@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.auth-modal[data-v-deb17c3e]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.auth-modal-backdrop[data-v-deb17c3e]{position:absolute;top:0;left:0;width:100%;height:100%;background:#053a38;opacity:.9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-modal-content[data-v-deb17c3e]{position:relative;background-color:#fff;border-radius:16px;width:684px;max-width:90%;max-height:90vh;overflow-y:auto;padding:40px;z-index:1001;box-shadow:0 10px 25px #0000001a}.auth-modal-header[data-v-deb17c3e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-modal-header h2[data-v-deb17c3e]{font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:33px;letter-spacing:-.005em;color:#1a1a1a;margin:0}.close-button[data-v-deb17c3e]{position:absolute;top:16px;right:16px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.auth-tabs[data-v-deb17c3e]{display:flex;width:100%;margin-bottom:24px;background:#fff;border:1px solid rgba(51,51,51,.1);border-radius:8px;padding:2px;height:48px}.auth-tab-button[data-v-deb17c3e]{flex:1;height:100%;background:none;border:none;font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#777;cursor:pointer;border-radius:8px;transition:all .2s}.auth-tab-button.active[data-v-deb17c3e]{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;color:#fff;font-weight:510}.auth-form-container[data-v-deb17c3e]{padding:0}.form-group[data-v-deb17c3e]{margin-bottom:12px}.form-label[data-v-deb17c3e]{display:block;margin-bottom:2px;font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#4a4a4a}.input-wrapper[data-v-deb17c3e]{position:relative;width:100%;cursor:text}.form-input[data-v-deb17c3e]{width:100%;height:52px;padding:16px 16px 16px 48px;background:#fff;border:1px solid #E8E8E8;box-shadow:0 1px 2px #e4e5e73d;border-radius:8px;font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#606060;position:relative;z-index:1}.form-input[data-v-deb17c3e]:focus{outline:none;border-color:#0f5957}.form-input[data-v-deb17c3e]:focus::placeholder{color:transparent}.input-icon[data-v-deb17c3e]{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#a4a4a4;display:flex;align-items:center;z-index:2;pointer-events:none}.input-icon-right[data-v-deb17c3e]{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#a4a4a4;z-index:2}.checkbox-group[data-v-deb17c3e]{margin-top:20px}.checkbox-label[data-v-deb17c3e]{display:flex;align-items:center;cursor:pointer}.checkbox-label input[data-v-deb17c3e]{margin-right:12px;width:16px;height:16px;border:1px solid #BBBBBB;border-radius:4px}.checkbox-text[data-v-deb17c3e]{font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.clickable[data-v-deb17c3e]{cursor:pointer}.clickable[data-v-deb17c3e]:hover{opacity:.8}.form-actions[data-v-deb17c3e]{margin-top:24px}.btn[data-v-deb17c3e]{cursor:pointer;text-align:center;font-family:SF Pro,Inter,sans-serif;border:none;font-weight:590;font-size:14px;line-height:140%;transition:all .2s}.btn-primary[data-v-deb17c3e]{width:100%;height:52px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;border-radius:8px;color:#fafafa}.btn-primary[data-v-deb17c3e]:hover{background-color:#0a4240}.btn-primary[data-v-deb17c3e]:disabled{background-color:#a0aec0;cursor:not-allowed}.form-error[data-v-deb17c3e]{background-color:#f565651a;color:#e53e3e;padding:16px;border-radius:8px;margin-top:16px;font-family:SF Pro,Inter,sans-serif;font-size:14px;transition:all .3s ease;animation:fadeIn-deb17c3e .3s ease-in-out}.error-container[data-v-deb17c3e]{display:flex;align-items:flex-start;gap:12px}.error-message[data-v-deb17c3e]{flex:1;line-height:1.4}@keyframes fadeIn-deb17c3e{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-options[data-v-deb17c3e]{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.forgot-password[data-v-deb17c3e]{font-family:SF Pro,Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#0f5957;text-decoration:none;transition:all .2s}.forgot-password[data-v-deb17c3e]:hover{color:#0a4240;text-decoration:underline}.password-mismatch-error[data-v-deb17c3e]{color:#e53e3e;font-size:12px;margin-top:4px;font-family:SF Pro,Inter,sans-serif}.form-row[data-v-deb17c3e]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px}@media (max-width: 768px){.form-row[data-v-deb17c3e]{grid-template-columns:1fr;gap:12px}}.change-password-modal[data-v-c7b88068]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1002}.modal-backdrop[data-v-c7b88068]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content[data-v-c7b88068]{position:relative;background-color:#fff;border-radius:16px;width:500px;max-width:90%;padding:32px;z-index:1003;box-shadow:0 10px 25px #0000001a}.modal-header[data-v-c7b88068]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h3[data-v-c7b88068]{font-family:SF Pro,Inter,sans-serif;font-weight:700;font-size:24px;color:#1a1a1a;margin:0}.close-button[data-v-c7b88068]{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.password-form[data-v-c7b88068]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-c7b88068]{display:flex;flex-direction:column}.form-label[data-v-c7b88068]{margin-bottom:8px;font-family:SF Pro,Inter,sans-serif;font-weight:400;font-size:14px;color:#4a4a4a}.input-wrapper[data-v-c7b88068]{position:relative}.form-input[data-v-c7b88068]{width:100%;height:52px;padding:16px 48px 16px 16px;background:#fff;border:1px solid #E8E8E8;box-shadow:0 1px 2px #e4e5e73d;border-radius:8px;font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#606060}.form-input[data-v-c7b88068]:focus{outline:none;border-color:#0f5957}.toggle-password[data-v-c7b88068]{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.password-mismatch-error[data-v-c7b88068]{color:#e53e3e;font-size:12px;margin-top:4px;font-family:SF Pro,Inter,sans-serif}.form-error[data-v-c7b88068]{background-color:#f565651a;color:#e53e3e;padding:16px;border-radius:8px;font-family:SF Pro,Inter,sans-serif;font-size:14px}.error-container[data-v-c7b88068]{display:flex;align-items:flex-start;gap:12px}.error-message[data-v-c7b88068]{flex:1;line-height:1.4}.form-actions[data-v-c7b88068]{display:flex;gap:16px;margin-top:24px}.btn[data-v-c7b88068]{cursor:pointer;text-align:center;font-family:SF Pro,Inter,sans-serif;border:none;font-weight:590;font-size:14px;line-height:140%;transition:all .2s;border-radius:8px;height:52px;padding:0 24px;flex:1}.btn-secondary[data-v-c7b88068]{background:#fff;border:1px solid #E8E8E8;color:#4a4a4a}.btn-secondary[data-v-c7b88068]:hover{border-color:#0f5957;color:#0f5957}.btn-primary[data-v-c7b88068]{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;color:#fafafa}.btn-primary[data-v-c7b88068]:hover{background-color:#0a4240}.btn-primary[data-v-c7b88068]:disabled{background-color:#a0aec0;cursor:not-allowed}.delete-account-modal[data-v-ca6e81be]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1002}.modal-backdrop[data-v-ca6e81be]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content[data-v-ca6e81be]{position:relative;background-color:#fff;border-radius:16px;width:500px;max-width:90%;padding:32px;z-index:1003;box-shadow:0 10px 25px #0000001a}.modal-header[data-v-ca6e81be]{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;position:relative}.warning-icon[data-v-ca6e81be]{margin-bottom:16px}.modal-header h3[data-v-ca6e81be]{font-family:SF Pro,Inter,sans-serif;font-weight:700;font-size:24px;color:#e53e3e;margin:0;text-align:center}.close-button[data-v-ca6e81be]{position:absolute;top:-16px;right:-16px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-body[data-v-ca6e81be]{margin-bottom:24px}.warning-text[data-v-ca6e81be]{font-family:SF Pro,Inter,sans-serif;font-size:16px;color:#1a1a1a;text-align:center;margin-bottom:16px;font-weight:500}.warning-description[data-v-ca6e81be]{font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#4a4a4a;margin-bottom:12px}.warning-list[data-v-ca6e81be]{font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#4a4a4a;margin:0 0 24px 16px;padding:0}.warning-list li[data-v-ca6e81be]{margin-bottom:8px}.confirmation-input[data-v-ca6e81be]{margin-bottom:24px}.form-label[data-v-ca6e81be]{display:block;margin-bottom:8px;font-family:SF Pro,Inter,sans-serif;font-weight:500;font-size:14px;color:#e53e3e}.form-input[data-v-ca6e81be]{width:100%;height:52px;padding:16px;background:#fff;border:2px solid #E53E3E;border-radius:8px;font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#606060;text-align:center;font-weight:600;letter-spacing:.1em}.form-input[data-v-ca6e81be]:focus{outline:none;border-color:#c53030;box-shadow:0 0 0 3px #e53e3e1a}.form-error[data-v-ca6e81be]{background-color:#f565651a;color:#e53e3e;padding:16px;border-radius:8px;margin-bottom:24px;font-family:SF Pro,Inter,sans-serif;font-size:14px}.error-container[data-v-ca6e81be]{display:flex;align-items:flex-start;gap:12px}.error-message[data-v-ca6e81be]{flex:1;line-height:1.4}.form-actions[data-v-ca6e81be]{display:flex;gap:16px}.btn[data-v-ca6e81be]{cursor:pointer;text-align:center;font-family:SF Pro,Inter,sans-serif;border:none;font-weight:590;font-size:14px;line-height:140%;transition:all .2s;border-radius:8px;height:52px;padding:0 24px;flex:1}.btn-secondary[data-v-ca6e81be]{background:#fff;border:1px solid #E8E8E8;color:#4a4a4a}.btn-secondary[data-v-ca6e81be]:hover{border-color:#0f5957;color:#0f5957}.btn-danger[data-v-ca6e81be]{background:#e53e3e;color:#fff;border:1px solid #E53E3E}.btn-danger[data-v-ca6e81be]:hover{background:#c53030;border-color:#c53030}.btn-danger[data-v-ca6e81be]:disabled{background-color:#fbd5d5;color:#a0aec0;border-color:#fbd5d5;cursor:not-allowed}.profile-modal[data-v-61603ad6]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.profile-modal-backdrop[data-v-61603ad6]{position:absolute;top:0;left:0;width:100%;height:100%;background:#053a38;opacity:.9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.profile-modal-content[data-v-61603ad6]{position:relative;background-color:#fff;border-radius:16px;width:800px;max-width:90%;max-height:90vh;overflow-y:auto;padding:40px;z-index:1001;box-shadow:0 10px 25px #0000001a}.profile-modal-header[data-v-61603ad6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.profile-modal-header h2[data-v-61603ad6]{font-family:SF Pro,Inter,sans-serif;font-weight:700;font-size:28px;color:#1a1a1a;margin:0}.close-button[data-v-61603ad6]{position:absolute;top:16px;right:16px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.profile-modal-subtitle[data-v-61603ad6]{font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#777;margin-bottom:32px;line-height:1.5}.profile-content[data-v-61603ad6]{display:flex;gap:40px}.profile-avatar-section[data-v-61603ad6]{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:16px}.avatar-container[data-v-61603ad6]{width:120px;height:120px;border-radius:50%;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.avatar-image[data-v-61603ad6]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-61603ad6]{display:flex;align-items:center;justify-content:center;color:#a4a4a4}.upload-photo-btn[data-v-61603ad6]{background:none;border:none;color:#0f5957;font-size:14px;cursor:pointer;text-decoration:underline;font-family:SF Pro,Inter,sans-serif}.upload-photo-btn[data-v-61603ad6]:hover{color:#0a4240}.profile-form[data-v-61603ad6]{flex:1}.form-row[data-v-61603ad6]{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group[data-v-61603ad6]{margin-bottom:20px}.form-label[data-v-61603ad6]{display:block;margin-bottom:8px;font-family:SF Pro,Inter,sans-serif;font-weight:400;font-size:14px;color:#4a4a4a}.form-input[data-v-61603ad6]{width:100%;height:52px;padding:16px;background:#fff;border:1px solid #E8E8E8;box-shadow:0 1px 2px #e4e5e73d;border-radius:8px;font-family:SF Pro,Inter,sans-serif;font-size:14px;color:#606060}.form-input[data-v-61603ad6]:focus{outline:none;border-color:#0f5957}.form-input[data-v-61603ad6]:disabled{background-color:#f5f5f5;color:#a4a4a4}.phone-input-wrapper[data-v-61603ad6],.two-fa-input-wrapper[data-v-61603ad6]{position:relative;display:flex;align-items:center}.clear-btn[data-v-61603ad6]{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.change-number-btn[data-v-61603ad6]{margin-left:12px;background:none;border:none;color:#0f5957;font-size:14px;cursor:pointer;text-decoration:underline;font-family:SF Pro,Inter,sans-serif}.change-number-btn[data-v-61603ad6]:hover{color:#0a4240}.notifications-section[data-v-61603ad6]{margin:32px 0;padding:24px;background:#f8f9fa;border-radius:8px}.checkbox-group[data-v-61603ad6]{margin-bottom:16px}.checkbox-label[data-v-61603ad6]{display:flex;align-items:center;cursor:pointer}.checkbox-label input[data-v-61603ad6]{margin-right:12px;width:16px;height:16px;border:1px solid #BBBBBB;border-radius:4px}.checkbox-text[data-v-61603ad6]{font-family:SF Pro,Inter,sans-serif;font-weight:400;font-size:14px;color:#4a4a4a}.form-error[data-v-61603ad6]{background-color:#f565651a;color:#e53e3e;padding:16px;border-radius:8px;margin-bottom:24px;font-family:SF Pro,Inter,sans-serif;font-size:14px}.error-container[data-v-61603ad6]{display:flex;align-items:flex-start;gap:12px}.error-message[data-v-61603ad6]{flex:1;line-height:1.4}.form-actions[data-v-61603ad6]{display:flex;gap:16px;margin-bottom:24px}.btn[data-v-61603ad6]{cursor:pointer;text-align:center;font-family:SF Pro,Inter,sans-serif;border:none;font-weight:590;font-size:14px;line-height:140%;transition:all .2s;border-radius:8px;height:52px;padding:0 24px}.btn-secondary[data-v-61603ad6]{background:#fff;border:1px solid #E8E8E8;color:#4a4a4a}.btn-secondary[data-v-61603ad6]:hover{border-color:#0f5957;color:#0f5957}.btn-primary[data-v-61603ad6]{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;color:#fafafa}.btn-primary[data-v-61603ad6]:hover{background-color:#0a4240}.btn-primary[data-v-61603ad6]:disabled{background-color:#a0aec0;cursor:not-allowed}.delete-account-section[data-v-61603ad6]{text-align:center;padding-top:24px;border-top:1px solid #E8E8E8}.btn-danger[data-v-61603ad6]{background:none;border:none;color:#e53e3e;font-size:14px;cursor:pointer;text-decoration:underline;font-family:SF Pro,Inter,sans-serif}.btn-danger[data-v-61603ad6]:hover{color:#c53030}@media (max-width: 768px){.profile-modal-content[data-v-61603ad6]{width:95%;padding:24px}.profile-content[data-v-61603ad6]{flex-direction:column;gap:24px}.form-row[data-v-61603ad6]{grid-template-columns:1fr;gap:16px}.form-actions[data-v-61603ad6]{flex-direction:column}}.navbar[data-v-d83ce0fe]{background:#fff;width:100%;height:102px;border-bottom:1px solid rgba(26,26,26,.08);position:relative;z-index:10;box-sizing:border-box;margin:0;padding:0;overflow:visible}.navbar-container[data-v-d83ce0fe]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 12px;box-sizing:border-box;overflow:visible}.navbar-logo[data-v-d83ce0fe]{margin:0;padding:0}.logo-wrapper[data-v-d83ce0fe]{display:flex;align-items:center;text-decoration:none}.logo-wrapper svg[data-v-d83ce0fe]{width:198px;height:54px}.navbar-links[data-v-d83ce0fe]{display:flex;align-items:center;gap:4px;margin:0;padding-left:8px;flex-shrink:1;min-width:0}.nav-link[data-v-d83ce0fe]{color:#1a1a1a;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:110%;padding:14px;white-space:nowrap;position:relative;border-radius:8px;transition:all .3s ease;min-width:96px;height:50px;display:flex;align-items:center;justify-content:center}.nav-link[data-v-d83ce0fe]:hover{color:#0f5957;background:#1a1a1a0a}.nav-link.router-link-active[data-v-d83ce0fe]{color:#1a1a1a;font-weight:700;background:#0f595714}.navbar-auth[data-v-d83ce0fe]{display:flex;align-items:center;gap:16px;margin:0;padding:0;flex-shrink:0}.language-switcher[data-v-d83ce0fe]{position:relative;display:inline-block;z-index:1001}.current-language[data-v-d83ce0fe]{display:flex;align-items:center;gap:0;padding:8px 12px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:80px;width:134px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:110%;color:#1a1a1a;height:50px}.current-language[data-v-d83ce0fe]:hover{border-color:#0f5957;box-shadow:0 2px 8px #0f59571a}.current-language .dropdown-arrow[data-v-d83ce0fe]{margin:0;padding:0}.language-name[data-v-d83ce0fe]{flex:1;text-align:left}.dropdown-arrow[data-v-d83ce0fe]{transition:transform .2s ease;flex-shrink:0}.dropdown-arrow.open[data-v-d83ce0fe]{transform:rotate(180deg)}.language-dropdown[data-v-d83ce0fe]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(26,26,26,.12);border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:99999;margin-top:4px;overflow:visible;min-width:120px}.language-option[data-v-d83ce0fe]{display:flex;align-items:center;padding:10px 12px;cursor:pointer;transition:background-color .2s ease;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#1a1a1a}.language-option[data-v-d83ce0fe]:hover{background-color:#0f59570d}.language-option.active[data-v-d83ce0fe]{background-color:#0f59571a;color:#0f5957;font-weight:600}.language-option .language-name[data-v-d83ce0fe]{flex:1;text-align:left}.btn-login[data-v-d83ce0fe]{background:#0f5957;color:#fff;border-radius:8px;padding:14px 20px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;line-height:110%;display:flex;align-items:center;gap:8px;border:none;cursor:pointer;white-space:nowrap}.btn-login[data-v-d83ce0fe]:hover{background:#0a4240}.btn-login svg[data-v-d83ce0fe]{width:24px;height:24px}.user-menu[data-v-d83ce0fe]{position:relative;display:flex;align-items:center}.user-profile[data-v-d83ce0fe]{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:10;-webkit-user-select:none;user-select:none;outline:none}.user-profile[data-v-d83ce0fe]:hover{transform:translateY(-1px)}.user-profile[data-v-d83ce0fe]:focus{outline:2px solid #0F5957;outline-offset:2px}.user-profile[data-v-d83ce0fe]:active{transform:translateY(0)}.avatar-container[data-v-d83ce0fe]{width:48px;height:48px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#0f5957,#0a4240);display:flex;align-items:center;justify-content:center;border:3px solid rgba(15,89,87,.1);box-shadow:0 2px 8px #0f595726;transition:all .3s ease}.user-profile:hover .avatar-container[data-v-d83ce0fe]{box-shadow:0 4px 12px #0f595740;border-color:#0f595733}.avatar-image[data-v-d83ce0fe]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-d83ce0fe]{display:flex;align-items:center;justify-content:center;color:#fff}@media (max-width: 1440px){.navbar[data-v-d83ce0fe]{width:100%;padding:24px 12px}.navbar-container[data-v-d83ce0fe]{padding:0}}@media (max-width: 1200px){.navbar-container[data-v-d83ce0fe]{padding:0 16px}.navbar-links[data-v-d83ce0fe]{gap:2px}.nav-link[data-v-d83ce0fe]{padding:12px;font-size:15px;min-width:80px}.logo-wrapper svg[data-v-d83ce0fe]{width:160px;height:44px}}@media (max-width: 1024px){.navbar[data-v-d83ce0fe]{height:90px}.navbar-container[data-v-d83ce0fe]{padding:0 12px}.navbar-links[data-v-d83ce0fe]{gap:0}.nav-link[data-v-d83ce0fe]{padding:8px 12px;font-size:14px;min-width:70px;height:40px}.logo-wrapper svg[data-v-d83ce0fe]{width:140px;height:38px}.btn-login[data-v-d83ce0fe]{padding:10px 16px;font-size:14px}.current-language[data-v-d83ce0fe]{padding:6px 10px;font-size:13px;min-width:70px}}@media (max-width: 1150px) and (min-width: 901px){.navbar[data-v-d83ce0fe]{height:85px}.navbar-container[data-v-d83ce0fe]{padding:0 8px}.navbar-links[data-v-d83ce0fe]{gap:1px;flex-shrink:1}.nav-link[data-v-d83ce0fe]{padding:8px;font-size:13px;min-width:60px;height:38px}.logo-wrapper svg[data-v-d83ce0fe]{width:130px;height:36px}.navbar-auth[data-v-d83ce0fe]{gap:10px;flex-shrink:0}.btn-login[data-v-d83ce0fe]{padding:10px 14px;font-size:13px;gap:6px;min-width:80px}.btn-login svg[data-v-d83ce0fe]{width:20px;height:20px}.current-language[data-v-d83ce0fe]{padding:6px 8px;font-size:12px;min-width:65px}.language-dropdown[data-v-d83ce0fe]{z-index:10000;min-width:100px}}@media (max-width: 900px){.navbar[data-v-d83ce0fe]{height:80px}.navbar-container[data-v-d83ce0fe]{padding:0 6px}.navbar-links[data-v-d83ce0fe]{display:flex;flex-wrap:nowrap;gap:0;flex-shrink:1}.nav-link[data-v-d83ce0fe]{padding:6px 4px;font-size:11px;min-width:50px;height:35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-wrapper svg[data-v-d83ce0fe]{width:110px;height:30px}.navbar-auth[data-v-d83ce0fe]{gap:8px;flex-shrink:0}.btn-login[data-v-d83ce0fe]{padding:6px 10px;font-size:12px;gap:4px;min-width:70px}.btn-login svg[data-v-d83ce0fe]{width:16px;height:16px}.current-language[data-v-d83ce0fe]{padding:4px 6px;font-size:11px;min-width:55px}.language-dropdown[data-v-d83ce0fe]{z-index:10001;min-width:90px;font-size:11px}.language-option[data-v-d83ce0fe]{padding:8px 6px}}@media (max-width: 1300px) and (min-width: 1151px){.navbar-links[data-v-d83ce0fe]{gap:2px}.nav-link[data-v-d83ce0fe]{padding:10px 12px;font-size:14px;min-width:75px}.navbar-auth[data-v-d83ce0fe]{gap:12px}}@media (min-width: 1600px){.navbar-container[data-v-d83ce0fe]{padding:0 1.5%}.nav-link[data-v-d83ce0fe]{padding:8px 14px;font-size:16px}.navbar-links[data-v-d83ce0fe]{gap:15px}}@media (max-width: 768px){.navbar[data-v-d83ce0fe]{display:none}}.footer[data-v-e38f01bc]{background-color:#1a1a1a;color:#fff;width:100%;margin-top:auto;display:flex;flex-direction:column;flex-shrink:0}.footer-content[data-v-e38f01bc]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;width:100%;max-width:1440px;padding:40px 32px;margin:0 auto;box-sizing:border-box}.footer-logo[data-v-e38f01bc]{display:flex;flex-direction:column}.logo-wrapper[data-v-e38f01bc]{display:flex;align-items:center;margin-bottom:15px}.logo-wrapper svg[data-v-e38f01bc]:first-child{height:42px;margin-right:12px}.logo-wrapper svg[data-v-e38f01bc]:last-child{height:32px}.footer-description[data-v-e38f01bc]{margin-bottom:8px}.footer-description p[data-v-e38f01bc]{color:#fff;font-size:1.1rem;line-height:1.4;margin:0;padding:0;font-weight:500}.company-name[data-v-e38f01bc]{color:#ffffffb3!important;font-size:.95rem!important;font-weight:400!important;margin-top:8px!important}.footer-copyright-year[data-v-e38f01bc]{color:#ffffff80;font-size:.9rem;margin-top:0}.footer-links h4[data-v-e38f01bc]{margin-bottom:15px;font-size:1rem;font-weight:500}.footer-links ul[data-v-e38f01bc]{list-style:none;padding:0;margin:0}.footer-links li[data-v-e38f01bc]{margin-bottom:10px}.footer-links a[data-v-e38f01bc]{color:#ffffffb3;text-decoration:none;transition:color .3s;white-space:nowrap;display:inline-block}.footer-links a[data-v-e38f01bc]:hover{color:#4caf50}.footer-bottom[data-v-e38f01bc]{background-color:#0f5957;width:100%;box-sizing:border-box;margin-top:auto}.footer-bottom-content[data-v-e38f01bc]{width:100%;max-width:1440px;margin:0 auto;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.copyright[data-v-e38f01bc]{color:#fff;font-size:.9rem}.policy-links[data-v-e38f01bc]{display:flex;gap:20px}.policy-links a[data-v-e38f01bc]{color:#fff;text-decoration:none;font-size:.9rem}.policy-links a[data-v-e38f01bc]:hover{text-decoration:underline}.section-heading[data-v-e38f01bc]{color:#ffffff80;margin-bottom:15px;font-size:1rem;font-weight:500}@media (max-width: 1440px){.footer-content[data-v-e38f01bc]{padding:35px 24px}.footer-bottom-content[data-v-e38f01bc]{padding:16px 24px}}@media (max-width: 1200px){.footer-content[data-v-e38f01bc]{padding:30px 20px;gap:20px}.footer-bottom-content[data-v-e38f01bc]{padding:14px 20px}}@media (max-width: 1024px) and (min-width: 901px){.footer-content[data-v-e38f01bc]{grid-template-columns:2fr 1fr 1fr 1fr;padding:25px 20px;gap:20px;align-items:start}.footer-logo[data-v-e38f01bc]{padding-right:15px}.footer-links[data-v-e38f01bc]{display:flex;flex-direction:column;height:fit-content}.footer-links h4[data-v-e38f01bc]{font-size:.95rem;margin-bottom:12px;white-space:nowrap}.footer-links a[data-v-e38f01bc]{font-size:.9rem;white-space:nowrap}.footer-links ul[data-v-e38f01bc]{margin:0;padding:0}.footer-links li[data-v-e38f01bc]{margin-bottom:8px}}@media (max-width: 900px) and (min-width: 768px){.footer-content[data-v-e38f01bc]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:22px;padding:20px 18px;align-items:start}.footer-logo[data-v-e38f01bc]{grid-column:1;width:100%;margin-bottom:0;padding-bottom:0;border-bottom:none;text-align:left}.footer-logo .logo-wrapper[data-v-e38f01bc]{justify-content:flex-start;margin-bottom:15px}.footer-logo .footer-description p[data-v-e38f01bc]{font-size:1.1rem;line-height:1.4;margin-bottom:8px}.footer-links[data-v-e38f01bc]{display:flex;flex-direction:column;width:100%;box-sizing:border-box;text-align:left}.footer-links h4[data-v-e38f01bc]{margin-bottom:12px;font-size:1rem;color:#fffc;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-links ul[data-v-e38f01bc]{margin:0;padding:0;list-style:none}.footer-links li[data-v-e38f01bc]{margin-bottom:8px}.footer-links a[data-v-e38f01bc]{display:block;color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease;padding:2px 0}.footer-links a[data-v-e38f01bc]:hover{color:#219d99}.footer-bottom-content[data-v-e38f01bc]{padding:12px 18px}.footer-bottom-content[data-v-e38f01bc]{flex-direction:row;gap:20px;text-align:left;justify-content:space-between;align-items:center}.policy-links[data-v-e38f01bc]{gap:15px;flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 768px){.footer[data-v-e38f01bc]{display:none}}:root{--basic-colors-black08: rgba(0, 0, 0, .08);--basic-colors-black80: rgba(0, 0, 0, .8);--basic-colors-black4: rgba(0, 0, 0, .04);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}.container-responsive{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 1440px){.container-responsive{padding:0 20px}}@media (max-width: 1200px){.container-responsive{padding:0 24px}}@media (max-width: 768px){.container-responsive{padding:0 16px}}.grid-responsive{display:grid;gap:24px}.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(var(--min-width, 280px),1fr))}.grid-auto-fill{grid-template-columns:repeat(auto-fill,minmax(var(--min-width, 280px),1fr))}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-1{grid-template-columns:1fr}@media (max-width: 1200px){.grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 924px){.news-container{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;align-items:start!important;width:100%!important}.main-news-card{width:100%!important;height:400px!important;margin-bottom:24px!important}.small-news-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px!important;width:100%!important;margin-bottom:24px!important}.small-news-card{width:100%!important;height:auto!important;min-height:320px!important}.small-news-image,.small-news-image-placeholder{height:180px!important;width:100%!important}.news-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;width:100%!important;margin-bottom:24px!important}.sidebar-header{width:100%!important;height:320px!important}.sidebar-image{height:180px!important;object-fit:cover!important}.sidebar-image-placeholder{height:180px!important}.telegram-publications{width:100%!important;height:320px!important;display:flex!important;flex-direction:column!important}.telegram-list{max-height:200px!important;overflow-y:auto!important}.telegram-item{min-height:50px!important;padding:8px 0!important}.telegram-item p{font-size:14px!important;-webkit-line-clamp:2!important}}.gap-xs{gap:8px}.gap-sm{gap:12px}.gap-md{gap:16px}.gap-lg{gap:20px}.gap-xl{gap:24px}.gap-2xl{gap:32px}@media (max-width: 768px){.gap-xl{gap:16px}.gap-2xl{gap:20px}}.text-responsive-xl{font-size:32px}.text-responsive-lg{font-size:24px}.text-responsive-md{font-size:18px}.text-responsive-sm{font-size:16px}@media (max-width: 1024px){.text-responsive-xl{font-size:28px}.text-responsive-lg{font-size:22px}}@media (max-width: 768px){.text-responsive-xl{font-size:24px}.text-responsive-lg{font-size:20px}.text-responsive-md{font-size:16px}.text-responsive-sm{font-size:14px}}.flex-responsive{display:flex;flex-wrap:wrap;gap:16px}.flex-responsive-nowrap{display:flex;flex-wrap:nowrap;gap:16px}@media (max-width: 768px){.flex-responsive-nowrap{flex-wrap:wrap}}.p-responsive{padding:24px}.px-responsive{padding-left:24px;padding-right:24px}.py-responsive{padding-top:24px;padding-bottom:24px}@media (max-width: 1024px){.p-responsive{padding:20px}.px-responsive{padding-left:20px;padding-right:20px}.py-responsive{padding-top:20px;padding-bottom:20px}}@media (max-width: 768px){.p-responsive{padding:16px}.px-responsive{padding-left:16px;padding-right:16px}.py-responsive{padding-top:16px;padding-bottom:16px}}.hide-mobile{display:block}.show-mobile{display:none}.hide-tablet{display:block}.show-tablet,.hide-desktop{display:none}.show-desktop{display:block}@media (max-width: 768px){.hide-mobile{display:none}.show-mobile{display:block}}@media (max-width: 1024px) and (min-width: 769px){.hide-tablet{display:none}.show-tablet{display:block}}@media (min-width: 1025px){.hide-desktop{display:none}.show-desktop{display:block}}.img-responsive{width:100%;height:auto;object-fit:cover}.img-responsive-contain{width:100%;height:auto;object-fit:contain}.card-responsive{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card-responsive:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}@media (max-width: 768px){.card-responsive{border-radius:8px}.card-responsive:hover{transform:none}}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}#app{display:flex;flex-direction:column;min-height:100vh;width:100%}.main-content{flex:1 0 auto;width:100%;background-color:#fff}.page-container{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 1600px){.page-container{padding:0 20px}}@media (max-width: 1440px){.page-container{padding:0 24px}}@media (max-width: 1200px){.page-container{padding:0 20px}}@media (max-width: 1024px){.page-container{padding:0 18px}}@media (max-width: 900px){.page-container{padding:0 16px}}@media (max-width: 768px){.page-container{padding:0 16px}}.flex-container{display:flex;flex-wrap:wrap;gap:16px}.grid-container{display:grid;gap:20px;width:100%}.content-wrapper{max-width:100%;overflow:hidden}.responsive-grid-1{grid-template-columns:1fr}.responsive-grid-2{grid-template-columns:repeat(2,1fr)}.responsive-grid-3{grid-template-columns:repeat(3,1fr)}.responsive-grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){.responsive-grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.responsive-grid-4,.responsive-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.responsive-grid-4,.responsive-grid-3,.responsive-grid-2{grid-template-columns:1fr}}.responsive-image{width:100%;height:auto;object-fit:cover;display:block}.text-content{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.card-component{width:100%;min-width:0;overflow:hidden}.navigation-fix{position:relative;z-index:100;width:100%}.footer-fix{margin-top:auto;flex-shrink:0;width:100%}.no-horizontal-scroll{overflow-x:hidden;max-width:100%}.debug-border{border:1px solid red!important}.debug-background{background-color:#ff00001a!important}@media (max-width: 768px){#app,.app{min-height:auto!important;display:block!important}.main-content{flex:none!important;min-height:auto!important;height:auto!important}.container{padding:24px 16px 20px!important;min-height:auto!important}.page-container{padding:0 16px!important;min-height:auto!important}.main-container{padding-bottom:20px!important}.content-wrapper{min-height:auto!important;height:auto!important}.news-empty,.podcast-empty,.lawyers-empty,.error-container,.not-found-container,.news-loading,.podcast-loading,.lawyers-loading{padding:40px 0 20px!important}}@media (max-width: 768px){.app,#app{min-height:auto!important;display:block!important}.main-content{flex:none!important;min-height:auto!important;height:auto!important;display:block!important}.container{padding:24px 16px 20px!important}.news-empty,.news-empty p,.podcast-empty,.lawyers-empty,.documents-empty{padding:20px 0!important;margin:0!important}.news-loading,.podcast-loading,.lawyers-loading,.documents-loading,.error-container,.not-found-container{padding:40px 0 20px!important}.section{margin-bottom:20px!important}.content-section{padding-bottom:0!important}.page-title,.section-title{margin-bottom:20px!important}.pagination{margin:20px 0!important}.news-list,.podcast-list,.lawyers-list,.documents-list{margin-bottom:20px!important}}@media (max-width: 375px){.container{padding:20px 12px 16px!important}.news-empty,.podcast-empty,.lawyers-empty,.documents-empty{padding:16px 0!important}}@media (min-width: 768px){.mobile-nav,.mobile-nav-overlay,.mobile-footer,.mobile-header,.mobile-navigation,.mobile-auth-navigation,.mobile-admin-navigation,[class*=mobile-]{display:none!important;visibility:hidden!important}}@media (max-width: 1024px) and (min-width: 769px){.footer{position:relative}.footer-content{align-items:flex-start!important;justify-items:start!important}.footer-logo{width:100%;max-width:none}.logo-wrapper{align-items:center;justify-content:flex-start}.footer-description p{max-width:100%;line-height:1.5;margin-bottom:8px}.footer-links{width:100%;box-sizing:border-box}.footer-links h4{color:#fffc!important;font-weight:600;margin-bottom:12px!important;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.footer-links ul{list-style:none;padding:0!important;margin:0!important}.footer-links li{margin-bottom:8px!important;width:100%}.footer-links a{display:block;width:100%;padding:4px 0;color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:#219d99}.footer-bottom{margin-top:20px}.footer-bottom-content{width:100%;max-width:100%}}@media (max-width: 1024px) and (min-width: 901px){.footer-content{grid-template-columns:2.2fr 1fr 1fr 1fr!important;gap:24px!important}.footer-logo{padding-right:20px}.footer-links{min-height:160px}}@media (max-width: 900px) and (min-width: 768px){.footer-content{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1fr!important;gap:22px!important;padding:20px 18px!important;align-items:start!important}.footer-logo{grid-column:1!important;width:100%!important;margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important;text-align:left!important}.footer-logo .logo-wrapper{justify-content:flex-start!important;margin-bottom:15px!important}.footer-logo .footer-description p{font-size:1.1rem!important;line-height:1.4!important;margin-bottom:8px!important}.footer-links{display:flex!important;flex-direction:column!important;width:100%!important;box-sizing:border-box!important;text-align:left!important}.footer-links h4{margin-bottom:12px!important;font-size:1rem!important;color:#fffc!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.footer-links ul{margin:0!important;padding:0!important;list-style:none!important}.footer-links li{margin-bottom:8px!important}.footer-links a{display:block!important;color:#ffffffb3!important;text-decoration:none!important;font-size:.9rem!important;transition:color .3s ease!important;padding:2px 0!important}.footer-links a:hover{color:#219d99!important}.footer-bottom{padding:12px 18px!important}.footer-bottom-content{display:flex!important;flex-direction:row!important;gap:10px!important;text-align:left!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important}.copyright{flex-shrink:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.policy-links{display:flex!important;gap:8px!important;flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;flex-shrink:0!important}.policy-links a{white-space:nowrap!important;font-size:.8rem!important;flex-shrink:0!important}}@media (max-width: 1024px) and (min-width: 769px){.footer-links a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.policy-links a{white-space:nowrap}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;touch-action:auto;-webkit-overflow-scrolling:touch}body{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:auto;-webkit-overflow-scrolling:touch}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.main-content{flex:1;width:100%;background-color:#fff}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}.main-container{padding-bottom:40px}@media (max-width: 1440px){.container{padding:0 20px}}@media (max-width: 1200px){.container{padding:0 24px}}@media (max-width: 1024px){.container{padding:0 20px}}@media (max-width: 768px){.app{min-height:auto;display:block}.main-content{flex:none;min-height:auto;display:block}.container{padding:24px 16px 20px}.main-container{padding-bottom:20px}body .container{padding-bottom:20px!important}}@media (min-width: 1600px){.container{padding:0 32px}}.page-enter-active,.page-leave-active{transition:all .3s ease-in-out}.page-enter-from{opacity:0;transform:translateY(20px)}.page-leave-to{opacity:0;transform:translateY(-20px)}.page-enter-to,.page-leave-from{opacity:1;transform:translateY(0)}.news-card[data-v-55caf5c6]{background:#fff;overflow:hidden;box-shadow:0 2px 8px #0000001a;height:100%;display:flex;flex-direction:column;transition:transform .2s ease;text-decoration:none;cursor:pointer;border-radius:8px;font-family:Inter,sans-serif}.news-card[data-v-55caf5c6]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.news-card__image[data-v-55caf5c6]{width:100%;height:160px;overflow:hidden}.news-card__image img[data-v-55caf5c6]{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0}.news-card__image-placeholder[data-v-55caf5c6]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc;border-radius:8px 8px 0 0}.news-card__placeholder-text[data-v-55caf5c6]{font-size:18px;font-weight:600;opacity:.7}.news-card__content[data-v-55caf5c6]{padding:16px 12px;display:flex;flex-direction:column;flex-grow:1}.news-card__title[data-v-55caf5c6]{margin:0 0 8px;font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.3;max-height:42px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-card__description[data-v-55caf5c6]{color:#666;font-size:13px;line-height:1.5;margin:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:40px}.lawyer-card[data-v-1685eac1]{display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;width:100%;border-radius:8px;overflow:hidden;background:#fff;height:auto;box-shadow:0 2px 6px #0000000d;cursor:pointer}.lawyer-image-container[data-v-1685eac1]{position:relative;overflow:hidden;width:100%;padding-top:130%;background-color:#f5f5f5}.lawyer-image[data-v-1685eac1]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lawyer-image-placeholder[data-v-1685eac1]{display:flex;justify-content:center;align-items:center;background-color:#e0e0e0;height:100%;width:100%}.placeholder-icon[data-v-1685eac1]{font-size:48px;color:#999}.card-content[data-v-1685eac1]{padding:14px;display:flex;flex-direction:column;min-height:70px}.lawyer-name[data-v-1685eac1]{margin:0 0 6px;font-size:1.1rem;font-weight:600;color:#1a1a1a}.lawyer-short-bio[data-v-1685eac1]{color:#666;font-size:.9rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lawyer-card[data-v-1685eac1]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.home-page[data-v-c9fd0c0c]{min-height:100vh;width:100%;margin:0;padding:0;background-color:#fff}.container[data-v-c9fd0c0c]{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}.news-section[data-v-c9fd0c0c],.lawyers-section[data-v-c9fd0c0c],.podcasts-section[data-v-c9fd0c0c]{margin:0;padding:40px 0;background-color:transparent;width:100%}.section-header[data-v-c9fd0c0c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;padding:0}.section-header h2[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:32px;line-height:110%;color:#1a1a1a;z-index:1;margin:0}.section-header-line[data-v-c9fd0c0c]{flex:1;height:1px;background:#e0e0e0;margin-left:20px;border-radius:0}.section-link[data-v-c9fd0c0c]{margin-left:auto;color:#1a1a1a;font-weight:500;font-size:16px;background:#fff;border-radius:16px;padding:18px 32px;box-shadow:0 2px 8px #0000000a;transition:background .2s,box-shadow .2s;display:flex;align-items:center;text-decoration:none;border:2px solid #f2f2f2;gap:12px}.section-link.main-news-link[data-v-c9fd0c0c]{font-size:1.25rem;font-weight:500;border-radius:12px;padding:12px 24px;box-shadow:0 2px 8px #0000000a;border:2px solid #f2f2f2;background:#fff;color:#1a1a1a;margin-left:auto;margin-top:0;gap:8px}.section-link.main-news-link .arrow-icon[data-v-c9fd0c0c]{margin-left:8px;width:22px;height:22px;stroke:#222}.section-link[data-v-c9fd0c0c]:hover{background:#f2f2f2}.loading-spinner[data-v-c9fd0c0c]{display:flex;justify-content:center;padding:40px 0}.spinner[data-v-c9fd0c0c]{width:40px;height:40px;border:4px solid rgba(76,175,80,.3);border-radius:50%;border-top-color:#0f5957;animation:spin-c9fd0c0c 1s linear infinite}.news-container[data-v-c9fd0c0c]{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(280px,1fr);gap:24px;align-items:start;width:100%}.news-main-column[data-v-c9fd0c0c]{display:flex;flex-direction:column;gap:6px;min-width:0}.main-news-link[data-v-c9fd0c0c]{display:block;width:100%;text-decoration:none;color:inherit}.main-news-card[data-v-c9fd0c0c]{position:relative;overflow:hidden;border-radius:12px;margin-bottom:24px;height:585px;width:100%;margin-left:0;display:block}.main-news-image[data-v-c9fd0c0c]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.main-news-image-placeholder[data-v-c9fd0c0c]{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc}.main-news-content[data-v-c9fd0c0c]{position:absolute;bottom:0;left:0;right:0;padding:24px 32px;background:linear-gradient(180deg,#0000,#000000e6)}.main-news-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:130%;color:#fff;margin:0;max-width:100%;padding:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.main-news-description[data-v-c9fd0c0c]{font-size:14px;margin:10px 0 0;color:#fff;font-weight:400;line-height:1.3;opacity:.9}.small-news-grid[data-v-c9fd0c0c]{display:grid;grid-template-columns:repeat(3,330px);gap:24px;width:100%}.third-news-desktop[data-v-c9fd0c0c]{display:block}.small-news-link[data-v-c9fd0c0c]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.small-news-card[data-v-c9fd0c0c]{display:flex;flex-direction:column;gap:16px;background:transparent;box-shadow:none;width:330px;height:282px;min-width:240px}.small-news-image[data-v-c9fd0c0c]{height:180px;width:100%;object-fit:cover;border-radius:8px}.small-news-image-placeholder[data-v-c9fd0c0c]{height:180px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc;border-radius:8px}.small-news-content[data-v-c9fd0c0c]{padding:16px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;height:auto;min-height:120px}.small-news-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:130%;color:#1a1a1a;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:none}.small-news-text[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:140%;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-sidebar[data-v-c9fd0c0c]{display:flex;flex-direction:column;gap:25px;width:100%;padding:0;margin:0}.sidebar-link[data-v-c9fd0c0c]{display:block;text-decoration:none;color:inherit;width:100%}.sidebar-header[data-v-c9fd0c0c]{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000a;background:#fff;width:100%}.sidebar-image[data-v-c9fd0c0c]{width:100%;height:auto;min-height:200px;max-height:280px;object-fit:contain;display:block;background-color:#f9f9f9}.sidebar-image-placeholder[data-v-c9fd0c0c]{width:100%;min-height:200px;max-height:280px;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc}.news-placeholder-text[data-v-c9fd0c0c]{font-size:16px;font-weight:600;opacity:.7;text-align:center;line-height:1.3;padding:8px}.sidebar-content[data-v-c9fd0c0c]{padding:16px;width:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff}.sidebar-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:130%;color:#1a1a1a;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:none}.sidebar-description[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:140%;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.telegram-publications[data-v-c9fd0c0c]{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:16px;margin-top:0;display:flex;flex-direction:column;height:585px;min-height:585px;max-height:585px}.telegram-header[data-v-c9fd0c0c]{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:18px;padding:0 16px;border-bottom:none}.telegram-header svg[data-v-c9fd0c0c]{width:24px;height:24px}.telegram-header svg path[data-v-c9fd0c0c]{fill:#000}.telegram-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:110%;color:#1a1a1a;text-align:left}.telegram-list[data-v-c9fd0c0c]{display:flex;flex-direction:column;gap:12px;flex-grow:1;overflow-y:auto;margin-bottom:15px;padding:0 16px;max-height:460px}.telegram-item-link[data-v-c9fd0c0c]{display:block;text-decoration:none;color:inherit;width:100%}.telegram-item[data-v-c9fd0c0c]{padding:0 0 12px;border-bottom:1px solid #F2F2F2;width:100%;min-height:60px;display:flex;align-items:flex-start}.telegram-item p[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:130%;color:#1a1a1a;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;flex:1}.telegram-footer[data-v-c9fd0c0c]{margin-top:auto;text-align:right;padding:0 16px;display:flex;justify-content:flex-end}.telegram-footer .section-link[data-v-c9fd0c0c]{color:#000;background:#fff;box-shadow:0 2px 8px #0000000a;padding:16px 24px;font-size:16px;display:inline-block;width:100%;height:auto;text-align:center;font-weight:700;margin:0;border:1px solid rgba(26,26,26,.08);border-radius:8px;transition:background .2s;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.telegram-footer .section-link[data-v-c9fd0c0c]:hover{background:#f2f2f2}@keyframes spin-c9fd0c0c{to{transform:rotate(360deg)}}@media (max-width: 1440px){.container[data-v-c9fd0c0c]{padding:0 4px}.news-container[data-v-c9fd0c0c]{grid-template-columns:2fr 1fr}.main-news-card[data-v-c9fd0c0c]{width:100%;height:585px}}@media (max-width: 1200px){.container[data-v-c9fd0c0c]{padding:0 24px}}.tablet-only[data-v-c9fd0c0c]{display:none}.desktop-only[data-v-c9fd0c0c]{display:block}@media (min-width: 768px) and (max-width: 924px){.news-container[data-v-c9fd0c0c]{display:flex!important;flex-direction:column!important;gap:24px!important;align-items:start!important;width:100%!important}.news-main-column[data-v-c9fd0c0c]{display:flex!important;flex-direction:column!important;gap:24px!important;min-width:0!important;width:100%!important}.main-news-card[data-v-c9fd0c0c]{width:100%!important;height:400px!important;margin-bottom:0!important}.small-news-grid[data-v-c9fd0c0c]{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px!important;width:100%!important;margin-bottom:0!important}.small-news-card[data-v-c9fd0c0c]{width:100%!important;height:auto!important;min-height:320px!important}.small-news-image[data-v-c9fd0c0c],.small-news-image-placeholder[data-v-c9fd0c0c]{height:180px!important;width:100%!important}.third-news-desktop[data-v-c9fd0c0c]{display:none!important}.tablet-only[data-v-c9fd0c0c]{display:flex!important}.fourth-fifth-news-grid[data-v-c9fd0c0c]{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px!important;width:100%!important;margin-bottom:0!important}.fourth-news-card[data-v-c9fd0c0c],.fifth-news-card[data-v-c9fd0c0c]{display:flex!important;flex-direction:column!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000000a!important;background:#fff!important;width:100%!important;height:320px!important;position:relative!important}.fourth-news-image[data-v-c9fd0c0c],.fifth-news-image[data-v-c9fd0c0c]{width:100%!important;height:180px!important;object-fit:cover!important}.fourth-news-image-placeholder[data-v-c9fd0c0c],.fifth-news-image-placeholder[data-v-c9fd0c0c]{width:100%!important;height:180px!important;display:flex!important;justify-content:center!important;align-items:center!important;background-color:#0f5957!important;color:#fffc!important}.fourth-news-content[data-v-c9fd0c0c],.fifth-news-content[data-v-c9fd0c0c]{padding:16px!important;width:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;flex-grow:1!important}.fourth-news-title[data-v-c9fd0c0c],.fifth-news-title[data-v-c9fd0c0c]{font-family:var(--font-family)!important;font-weight:700!important;font-size:16px!important;line-height:130%!important;color:#1a1a1a!important;margin:0 0 8px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.fourth-news-description[data-v-c9fd0c0c],.fifth-news-description[data-v-c9fd0c0c]{font-family:var(--font-family)!important;font-weight:500!important;font-size:14px!important;line-height:140%!important;color:#666!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.news-sidebar[data-v-c9fd0c0c]{display:none!important}.telegram-publications-tablet[data-v-c9fd0c0c]{width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;margin:0!important;align-self:stretch!important;border-radius:8px!important;overflow:visible!important;box-shadow:0 2px 8px #0000000a!important;background:#fff!important;padding:16px!important}.telegram-publications-tablet .telegram-header[data-v-c9fd0c0c]{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:16px!important;padding:0!important}.telegram-publications-tablet .telegram-header svg path[data-v-c9fd0c0c]{fill:#000!important}.telegram-publications-tablet .telegram-title[data-v-c9fd0c0c]{font-family:var(--font-family)!important;font-weight:700!important;font-size:20px!important;line-height:110%!important;color:#1a1a1a!important;text-align:left!important}.telegram-publications-tablet .telegram-list[data-v-c9fd0c0c]{display:flex!important;flex-direction:column!important;gap:12px!important;flex-grow:1!important;overflow-y:visible!important;margin-bottom:15px!important;padding:0!important;max-height:none!important}.telegram-publications-tablet .telegram-item[data-v-c9fd0c0c]{padding:0 0 12px!important;border-bottom:1px solid #F2F2F2!important;width:100%!important;min-height:50px!important;display:flex!important;align-items:flex-start!important}.telegram-publications-tablet .telegram-item p[data-v-c9fd0c0c]{font-family:var(--font-family)!important;font-weight:500!important;font-size:14px!important;line-height:130%!important;color:#1a1a1a!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;flex:1!important}.telegram-publications-tablet .telegram-footer[data-v-c9fd0c0c]{margin-top:auto!important;text-align:right!important;padding:0!important;display:flex!important;justify-content:flex-end!important}.telegram-publications-tablet .telegram-footer .section-link[data-v-c9fd0c0c]{color:#000!important;background:#fff!important;box-shadow:0 2px 8px #0000000a!important;padding:12px 20px!important;font-size:14px!important;display:inline-block!important;width:100%!important;height:auto!important;text-align:center!important;font-weight:700!important;margin:0!important;border:1px solid rgba(26,26,26,.08)!important;border-radius:8px!important;transition:background .2s!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.telegram-publications-tablet .telegram-footer .section-link[data-v-c9fd0c0c]:hover{background:#f2f2f2!important}}@media (max-width: 768px){.container[data-v-c9fd0c0c]{padding:0 24px}.main-news-card[data-v-c9fd0c0c]{width:100%;height:400px}}.main-news-link-svg[data-v-c9fd0c0c]{display:flex;align-items:center;justify-content:center;min-width:140px;height:42px;background:#fff;border-radius:8px;border:1px solid rgba(26,26,26,.08);font-size:16px;font-weight:500;color:#1a1a1a;text-decoration:none;gap:8px;box-sizing:border-box;padding:0 20px;box-shadow:none;transition:background .2s,box-shadow .2s;width:auto}.main-news-link-svg svg[data-v-c9fd0c0c]{width:18px;height:18px;margin-left:8px;display:block}.podcasts-section[data-v-c9fd0c0c]{margin:0;padding:25px 0;background-color:transparent;width:100%}.podcasts-grid[data-v-c9fd0c0c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:1400px}.podcast-card[data-v-c9fd0c0c]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;width:100%;height:300px;min-width:280px;position:relative}.podcast-image-container[data-v-c9fd0c0c]{position:relative;height:200px;overflow:hidden;border-radius:16px 16px 0 0}.podcast-image[data-v-c9fd0c0c]{width:100%;height:100%;object-fit:cover}.podcast-overlay[data-v-c9fd0c0c]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;z-index:1}.play-button[data-v-c9fd0c0c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.podcast-content[data-v-c9fd0c0c]{padding:16px;height:100px}.podcast-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:130%;color:#1a1a1a;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.lawyers-grid[data-v-c9fd0c0c]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;width:100%}.lawyers-section[data-v-c9fd0c0c]{margin:0;padding:25px 0;background-color:transparent;width:100%}@media (max-width: 1440px){.container[data-v-c9fd0c0c]{padding:0 20px}.podcasts-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 1200px){.container[data-v-c9fd0c0c]{padding:0 20px}.news-container[data-v-c9fd0c0c]{grid-template-columns:1fr;gap:32px}.news-sidebar[data-v-c9fd0c0c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.lawyers-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(180px,280px))}.podcasts-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.main-news-card[data-v-c9fd0c0c]{height:450px}}@media (max-width: 1024px){.container[data-v-c9fd0c0c]{padding:0 18px}.section-header h2[data-v-c9fd0c0c]{font-size:28px}.podcasts-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.lawyers-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(160px,260px));gap:20px}.main-news-card[data-v-c9fd0c0c]{height:400px}.news-sidebar[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}}@media (max-width: 900px){.section-header[data-v-c9fd0c0c]{flex-direction:column;align-items:flex-start;gap:16px}.section-header-line[data-v-c9fd0c0c]{display:none}.main-news-link-svg[data-v-c9fd0c0c]{align-self:flex-end}.podcasts-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.lawyers-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(140px,240px))}}@media (max-width: 768px){.section-header h2[data-v-c9fd0c0c]{font-size:24px}.news-sidebar[data-v-c9fd0c0c]{grid-template-columns:1fr}.main-news-card[data-v-c9fd0c0c]{height:350px}.podcasts-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.lawyers-grid[data-v-c9fd0c0c]{grid-template-columns:repeat(auto-fit,minmax(120px,220px));gap:16px}}@media (max-width: 576px){.small-news-grid[data-v-c9fd0c0c]{grid-template-columns:1fr}}.main-news-link[data-v-c9fd0c0c],.small-news-link[data-v-c9fd0c0c],.sidebar-link[data-v-c9fd0c0c],.telegram-item-link[data-v-c9fd0c0c]{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.small-news-link[data-v-c9fd0c0c]{flex:1}.small-news-grid[data-v-c9fd0c0c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;padding:0;margin:0}.small-news-card[data-v-c9fd0c0c]{width:100%;height:100%}.sidebar-header[data-v-c9fd0c0c]{width:100%}.main-news-link:hover .main-news-card[data-v-c9fd0c0c],.small-news-link:hover .small-news-card[data-v-c9fd0c0c],.sidebar-link:hover .sidebar-header[data-v-c9fd0c0c]{transform:translateY(-2px);box-shadow:0 4px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease}.main-news-link[data-v-c9fd0c0c],.small-news-link[data-v-c9fd0c0c],.sidebar-link[data-v-c9fd0c0c],.telegram-item-link[data-v-c9fd0c0c]{cursor:pointer}.telegram-item-link:hover .telegram-item p[data-v-c9fd0c0c]{color:#0f5957;transition:color .2s ease}.main-news-card[data-v-c9fd0c0c],.small-news-card[data-v-c9fd0c0c],.sidebar-header[data-v-c9fd0c0c],.telegram-item[data-v-c9fd0c0c],.telegram-item p[data-v-c9fd0c0c]{transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.absolute-link[data-v-c9fd0c0c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.main-news-card[data-v-c9fd0c0c],.small-news-card[data-v-c9fd0c0c],.sidebar-header[data-v-c9fd0c0c],.telegram-item[data-v-c9fd0c0c]{position:relative}.main-news-title[data-v-c9fd0c0c],.small-news-title[data-v-c9fd0c0c],.small-news-text[data-v-c9fd0c0c],.sidebar-title[data-v-c9fd0c0c],.sidebar-description[data-v-c9fd0c0c],.telegram-item p[data-v-c9fd0c0c]{position:relative;z-index:0}.main-news-card[data-v-c9fd0c0c]:hover,.small-news-card[data-v-c9fd0c0c]:hover,.sidebar-header[data-v-c9fd0c0c]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease}.telegram-item:hover p[data-v-c9fd0c0c]{color:#0f5957;transition:color .2s ease}.telegram-item a[data-v-c9fd0c0c]{text-decoration:none;color:inherit}.telegram-item a[data-v-c9fd0c0c]:hover{text-decoration:none}.news-section h1[data-v-c9fd0c0c],.lawyers-section h1[data-v-c9fd0c0c],.podcasts-section h1[data-v-c9fd0c0c],.section-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:32px;letter-spacing:-.01em;color:#1a1a1a;margin:0}.main-news-title[data-v-c9fd0c0c],.small-news-title[data-v-c9fd0c0c],.sidebar-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px!important;line-height:130%!important;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.main-news-title[data-v-c9fd0c0c]{color:#fff}.small-news-title[data-v-c9fd0c0c],.sidebar-title[data-v-c9fd0c0c]{color:#1a1a1a}.main-news-description[data-v-c9fd0c0c],.small-news-text[data-v-c9fd0c0c],.sidebar-description[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:500;font-size:14px!important;line-height:140%!important;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.main-news-description[data-v-c9fd0c0c]{color:#ffffffe6}.podcast-title[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:130%;color:#1a1a1a;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:42px}.podcast-description[data-v-c9fd0c0c]{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:140%;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.mobile-nav-overlay[data-v-21559646]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay.active[data-v-21559646]{opacity:1;visibility:visible}.mobile-nav[data-v-21559646]{position:fixed;top:0;right:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);height:100dvh;background:#fff;display:flex;flex-direction:column;padding:0;z-index:999;transform:translate(100%);transition:transform .3s ease;overflow:hidden}.mobile-nav.active[data-v-21559646]{transform:translate(0)}.mobile-nav-header[data-v-21559646]{display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));height:72px;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0}.mobile-nav-logo[data-v-21559646]{display:flex;flex-direction:row;align-items:center;gap:8px;flex:none;order:0;flex-grow:0;min-width:200px;min-height:54px;max-width:200px;max-height:54px;width:200px;height:54px;flex-shrink:0}.mobile-nav-logo svg[data-v-21559646]{width:200px;height:54px;min-width:200px;min-height:54px;max-width:200px;max-height:54px;flex-shrink:0}.mobile-nav-close[data-v-21559646]{display:flex;justify-content:center;align-items:center;background:transparent;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;cursor:pointer;transition:background-color .2s ease;flex:none;order:1;flex-grow:0}.mobile-nav-close[data-v-21559646]:hover{background:#0f59571a}.mobile-nav-content[data-v-21559646]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 0;gap:8px;width:100%;flex:1;order:1;align-self:stretch;overflow-y:auto;overflow-x:hidden;min-height:0}.mobile-nav-items[data-v-21559646]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%;flex:none;order:0;align-self:stretch;flex-grow:0}.mobile-nav-item[data-v-21559646]{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;background:transparent;border-radius:12px;border-bottom:1px solid rgba(26,26,26,.1);text-decoration:none;color:#1a1a1a;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;transition:background-color .2s ease;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0;padding:16px 16px 16px 0}.mobile-nav-item[data-v-21559646]:last-child{border-bottom:none}.mobile-nav-item[data-v-21559646]:hover{background:#0f59571a}.mobile-nav-item.router-link-active[data-v-21559646]{background:#0f595726;color:#1a1a1a;font-weight:590;border-radius:8px;margin-left:-8px;margin-right:-8px;padding-left:16px;padding-right:32px;height:60px;box-sizing:border-box}.mobile-nav-item svg[data-v-21559646]{flex:none;order:0;flex-grow:0}.mobile-nav-item span[data-v-21559646]{flex:none;order:1;flex-grow:1}.mobile-nav-bottom[data-v-21559646]{display:flex;flex-direction:column;align-items:flex-start;padding:0 24px 32px;gap:16px;width:100%;flex:none;order:2;align-self:stretch;flex-grow:0}.mobile-nav-language[data-v-21559646]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 16px 12px 0;gap:8px;width:100%;background:transparent;border-radius:8px;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1a;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0;position:relative;z-index:10;pointer-events:auto}.mobile-nav-language[data-v-21559646]:hover{background:#0f59570d}.mobile-nav-language span[data-v-21559646]{flex:none;order:1;flex-grow:0}.mobile-nav-language-content[data-v-21559646]{display:flex;align-items:center;gap:8px;pointer-events:none}.mobile-nav-language-content svg[data-v-21559646],.mobile-nav-language-content span[data-v-21559646]{pointer-events:none}.mobile-nav-language-dropdown[data-v-21559646]{position:relative;width:100%;background:#0f59571a;border-radius:8px;margin-top:8px;overflow:hidden;animation:slideDown-21559646 .2s ease-out}.mobile-nav-language-option[data-v-21559646]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1a}.mobile-nav-language-option[data-v-21559646]:hover{background:#0f59571a}.mobile-nav-language-option.active[data-v-21559646]{background:#0f595726;color:#1a1a1a;font-weight:590}.rotated[data-v-21559646]{transform:rotate(180deg);transition:transform .2s ease}@keyframes slideDown-21559646{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-login[data-v-21559646]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 24px;gap:8px;width:100%;height:56px;background:#0f5957;border-radius:8px;text-decoration:none;color:#fff;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;transition:background-color .2s ease;box-sizing:border-box;flex:none;order:1;align-self:stretch;flex-grow:0}.mobile-nav-login[data-v-21559646]:hover{background:#0f59571a}.mobile-nav-login span[data-v-21559646]{flex:none;order:0;flex-grow:0}.mobile-nav-login svg[data-v-21559646]{flex:none;order:1;flex-grow:0}.mobile-nav-user-profile[data-v-21559646]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:12px;width:100%;background:#0f59570d;border-radius:12px;box-sizing:border-box;flex:none;order:1;align-self:stretch;flex-grow:0;cursor:pointer;transition:background-color .2s ease}.mobile-nav-user-profile[data-v-21559646]:hover{background:#0f59571a}.mobile-nav-user-info[data-v-21559646]{display:flex;align-items:center;gap:12px;flex:1}.mobile-nav-user-avatar[data-v-21559646]{flex:none;order:0;flex-grow:0}.mobile-nav-user-details[data-v-21559646]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1}.mobile-nav-user-name[data-v-21559646]{font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1a;margin:0}.mobile-nav-user-email[data-v-21559646]{font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1ab3;margin:0}@media (max-width: 375px){.mobile-nav[data-v-21559646]{width:100vw;border-radius:0}}.mobile-nav-overlay[data-v-36b791e2]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay.active[data-v-36b791e2]{opacity:1;visibility:visible}.mobile-nav[data-v-36b791e2]{position:fixed;top:0;right:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);height:100dvh;background:#fff;display:flex;flex-direction:column;padding:0;z-index:999;transform:translate(100%);transition:transform .3s ease;overflow:hidden}.mobile-nav.active[data-v-36b791e2]{transform:translate(0)}.mobile-nav-header[data-v-36b791e2]{display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));height:72px;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0}.mobile-nav-logo[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;gap:8px;flex:none;order:0;flex-grow:0}.mobile-nav-close[data-v-36b791e2]{display:flex;justify-content:center;align-items:center;background:transparent;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;cursor:pointer;transition:background-color .2s ease;flex:none;order:1;flex-grow:0}.mobile-nav-close[data-v-36b791e2]:hover{background:#0f59571a}.mobile-nav-content[data-v-36b791e2]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 0;gap:8px;width:100%;flex:1;order:1;align-self:stretch;overflow-y:auto;overflow-x:hidden;min-height:0}.mobile-nav-items[data-v-36b791e2]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%;flex:none;order:0;align-self:stretch;flex-grow:0}.mobile-nav-section[data-v-36b791e2]{width:100%;border-radius:12px;overflow:hidden}.mobile-nav-section-header[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:16px;width:100%;background:transparent;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.mobile-nav-section-header[data-v-36b791e2]:hover{background:#0f59571a}.mobile-nav-section-title[data-v-36b791e2]{display:flex;align-items:center;gap:16px;color:#1a1a1a;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em}.mobile-nav-section-arrow[data-v-36b791e2]{transition:transform .3s ease}.mobile-nav-section-arrow.expanded[data-v-36b791e2]{transform:rotate(180deg)}.mobile-nav-submenu[data-v-36b791e2]{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#0f59570d}.mobile-nav-submenu.expanded[data-v-36b791e2]{max-height:300px}.mobile-nav-subitem[data-v-36b791e2]{display:flex;align-items:center;padding:12px 16px;gap:12px;width:100%;background:transparent;text-decoration:none;color:#1a1a1a;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;transition:background-color .2s ease,color .2s ease;box-sizing:border-box}.mobile-nav-subitem[data-v-36b791e2]:hover{background:#0f59571a;color:#1a1a1a}.mobile-nav-subitem.router-link-active[data-v-36b791e2]{background:#0f595726;color:#1a1a1a}.mobile-nav-subitem svg[data-v-36b791e2]{flex:none;order:0;flex-grow:0}.mobile-nav-subitem span[data-v-36b791e2]{flex:none;order:1;flex-grow:1}.mobile-nav-item[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;background:transparent;border-radius:12px;border-bottom:1px solid rgba(26,26,26,.1);text-decoration:none;color:#1a1a1a;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;transition:background-color .2s ease;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0;padding:16px 16px 16px 12px}.mobile-nav-item[data-v-36b791e2]:last-child{border-bottom:none}.mobile-nav-item[data-v-36b791e2]:hover{background:#0f59571a}.mobile-nav-item.router-link-active[data-v-36b791e2],.mobile-nav-item:first-child.router-link-active[data-v-36b791e2]{background:#0f595726;color:#1a1a1a;font-weight:590;border-radius:8px;margin:0 -32px 0 0;padding-right:24px;box-sizing:border-box}.mobile-nav-item svg[data-v-36b791e2]{flex:none;order:0;flex-grow:0}.mobile-nav-item span[data-v-36b791e2]{flex:none;order:1;flex-grow:1}.mobile-nav-compose-wrapper[data-v-36b791e2]{margin-top:24px;width:100%}.mobile-nav-compose[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:16px;width:100%;height:50px;background:#ffffff14;border-radius:8px;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box}.mobile-nav-compose[data-v-36b791e2]:hover{background:#ffffff1f}.mobile-nav-compose span[data-v-36b791e2]{flex:1;order:0}.mobile-nav-compose svg[data-v-36b791e2]{flex:none;order:1;flex-grow:0}.mobile-nav-bottom[data-v-36b791e2]{display:flex;flex-direction:column;align-items:flex-start;padding:0 24px 32px;gap:16px;width:100%;flex:none;order:2;align-self:stretch;flex-grow:0;position:relative}.mobile-nav-language[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 16px;gap:8px;width:100%;background:transparent;border-radius:8px;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1a;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box;flex:none;order:0;align-self:stretch;flex-grow:0}.mobile-nav-language[data-v-36b791e2]:hover{background:#0f59570d}.mobile-nav-language span[data-v-36b791e2]{flex:none;order:1;flex-grow:0}.mobile-nav-language-content[data-v-36b791e2]{display:flex;align-items:center;gap:8px}.mobile-nav-language-dropdown[data-v-36b791e2]{position:relative;width:100%;background:#0f59571a;border-radius:8px;margin-top:8px;overflow:hidden;animation:slideDown-36b791e2 .2s ease-out}.mobile-nav-language-option[data-v-36b791e2]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:20px;line-height:110%;letter-spacing:.01em;color:#1a1a1a}.mobile-nav-language-option[data-v-36b791e2]:hover{background:#0f59571a}.mobile-nav-language-option.active[data-v-36b791e2]{background:#0f595726;color:#1a1a1a;font-weight:590}.rotated[data-v-36b791e2]{transform:rotate(180deg);transition:transform .2s ease}@keyframes slideDown-36b791e2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-user-profile[data-v-36b791e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:12px;width:100%;background:#0f59570d;border-radius:12px;box-sizing:border-box;flex:none;order:1;align-self:stretch;flex-grow:0;cursor:pointer;transition:background-color .2s ease}.mobile-nav-user-profile[data-v-36b791e2]:hover{background:#0f59571a}.mobile-nav-user-info[data-v-36b791e2]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.mobile-nav-user-avatar[data-v-36b791e2]{flex:none;order:0;flex-grow:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.mobile-nav-user-avatar img[data-v-36b791e2]{width:100%;height:100%;object-fit:cover}.mobile-nav-user-details[data-v-36b791e2]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}.mobile-nav-user-name[data-v-36b791e2]{font-family:var(--font-family);font-style:normal;font-weight:590;font-size:16px;line-height:120%;letter-spacing:.01em;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mobile-nav-user-email[data-v-36b791e2]{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:14px;line-height:120%;letter-spacing:.01em;color:#1a1a1a99;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.mobile-nav-user-dropdown[data-v-36b791e2]{position:absolute;right:0;bottom:0;width:200px;min-width:160px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(15,89,87,.2);border-radius:12px;overflow:hidden;animation:slideUp-36b791e2 .2s ease-out;z-index:1000;box-shadow:0 4px 12px #0000001a}.mobile-nav-language.hidden[data-v-36b791e2]{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}@keyframes slideUp-36b791e2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-user-menu-item[data-v-36b791e2]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;gap:8px;width:100%;min-height:44px;background:transparent;border-top:1px solid rgba(15,89,87,.1);cursor:pointer;transition:background-color .2s ease;flex:none;align-self:stretch;flex-grow:0}.mobile-nav-user-menu-item[data-v-36b791e2]:first-child{border-top:none}.mobile-nav-user-menu-item[data-v-36b791e2]:hover{background:#0f59570d}.mobile-nav-user-menu-item span[data-v-36b791e2]{font-family:var(--font-family);font-style:normal;font-weight:500;font-size:16px;line-height:120%;letter-spacing:.01em;color:#1a1a1a;flex:1;white-space:nowrap}.mobile-nav-user-menu-item.logout span[data-v-36b791e2]{color:#ff6b6b}.mobile-nav-user-menu-item.logout[data-v-36b791e2]:hover{background:#ff6b6b26}@media (max-width: 375px){.mobile-nav[data-v-36b791e2]{width:100vw;border-radius:0}}.mobile-footer[data-v-e5522563]{background-color:#1a1a1a;color:#fff;padding:0 16px;margin-top:0;position:relative;min-height:calc(100px + env(safe-area-inset-bottom));font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Arial,sans-serif}.footer-content[data-v-e5522563]{max-width:100%;margin:0 auto;padding-top:24px}.footer-logo[data-v-e5522563]{display:flex;align-items:center;gap:8px;margin-bottom:24px}.footer-logo svg[data-v-e5522563]{width:200px;height:54px}.footer-slogan[data-v-e5522563]{font-size:28px;font-weight:700;color:#fff;margin:32px 0 24px;line-height:110%;letter-spacing:-.01em;white-space:pre-line}.footer-company-name[data-v-e5522563]{font-size:16px;font-weight:400;color:#ffffffb3;margin:0 0 24px;line-height:1.3}.footer-sections[data-v-e5522563]{display:grid;grid-template-columns:1fr 1fr;gap:8px 32px;margin-bottom:32px;margin-top:48px}.footer-section h4[data-v-e5522563]{font-size:14px;font-weight:700;line-height:140%;letter-spacing:-.01em;color:#fffc;margin:0 0 6px}.footer-section ul[data-v-e5522563]{list-style:none;padding:0;margin:0}.footer-section li[data-v-e5522563]{margin-bottom:4px}.footer-section li[data-v-e5522563]:first-child{margin-top:0}.footer-section li[data-v-e5522563]:last-child{margin-bottom:0}.footer-section a[data-v-e5522563],.footer-section router-link[data-v-e5522563]{color:#ffffffe6;text-decoration:none;font-size:12px;font-weight:400;line-height:140%;letter-spacing:-.01em;transition:color .2s ease}.footer-section a[data-v-e5522563]:hover,.footer-section router-link[data-v-e5522563]:hover{color:#fff}.footer-links[data-v-e5522563]{display:flex;flex-direction:column;gap:12px;padding:12px 16px;border-top:1px solid #333333;background-color:#0f5957;margin:0 -16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.footer-links a[data-v-e5522563],.footer-links router-link[data-v-e5522563]{color:#fff;opacity:.5;text-decoration:none;font-size:13px;font-weight:500;text-align:left}.footer-copyright[data-v-e5522563]{font-size:13px;color:#fff;margin:0;text-align:left;background-color:#0f5957;padding:8px 0 0}@media (min-width: 768px){.mobile-footer[data-v-e5522563]{display:none}}.footer-section--full[data-v-e5522563]{grid-column:1 / -1;margin-top:32px}[data-v-eb65ae55]{-webkit-overflow-scrolling:touch}html[data-v-eb65ae55],body[data-v-eb65ae55]{overscroll-behavior:none;-webkit-overflow-scrolling:touch}.home-page-mobile[data-v-eb65ae55]{min-height:100vh;min-height:100dvh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;position:relative}.mobile-header[data-v-eb65ae55]{background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-eb65ae55]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-eb65ae55]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-eb65ae55]{width:200px;height:54px}.menu-button[data-v-eb65ae55]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-eb65ae55]{padding:0}.container[data-v-eb65ae55]{max-width:100%;margin:0 auto 32px;padding:24px 16px 0;display:flex;flex-direction:column;gap:40px}.section-title[data-v-eb65ae55]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 32px;line-height:1.2}.news-section[data-v-eb65ae55]{display:flex;flex-direction:column}.news-list[data-v-eb65ae55]{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.news-card[data-v-eb65ae55]{display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:transform .2s ease}.news-card[data-v-eb65ae55]:hover{transform:translateY(-2px)}.news-image-container[data-v-eb65ae55]{width:100%;height:193px;border:1px solid rgba(26,26,26,.08);border-radius:12px;overflow:hidden;position:relative}.news-image[data-v-eb65ae55]{width:100%;height:100%;object-fit:cover}.news-image-placeholder[data-v-eb65ae55]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc}.news-placeholder-text[data-v-eb65ae55]{font-size:14px;font-weight:600;opacity:.7;text-align:center;line-height:1.3;padding:8px}.news-content[data-v-eb65ae55]{display:flex;flex-direction:column;gap:8px;text-align:left}.news-title[data-v-eb65ae55]{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.news-excerpt[data-v-eb65ae55]{font-size:13px;color:#1a1a1a;line-height:1.4;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.telegram-section[data-v-eb65ae55]{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:12px;padding:24px;position:relative}.telegram-header[data-v-eb65ae55]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.telegram-title[data-v-eb65ae55]{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.telegram-list[data-v-eb65ae55]{display:flex;flex-direction:column;gap:16px;max-height:256px;overflow:hidden}.telegram-item[data-v-eb65ae55]{padding-top:16px;border-top:1px solid rgba(26,26,26,.08);cursor:pointer;transition:background-color .2s ease}.telegram-item[data-v-eb65ae55]:first-child{border-top:none;padding-top:0}.telegram-item[data-v-eb65ae55]:hover{background-color:#0f595705}.telegram-text[data-v-eb65ae55]{font-size:13px;color:#1a1a1a;line-height:1.5;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.telegram-gradient[data-v-eb65ae55]{position:absolute;bottom:60px;left:0;right:0;height:80px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.podcasts-section[data-v-eb65ae55]{display:flex;flex-direction:column}.empty-podcasts[data-v-eb65ae55]{display:flex;justify-content:center;align-items:center;padding:40px 20px;margin-bottom:32px}.empty-message[data-v-eb65ae55]{font-size:16px;color:#666;text-align:center;margin:0;font-style:italic}.podcasts-container[data-v-eb65ae55]{margin-bottom:32px}.podcasts-scroll[data-v-eb65ae55]{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px}.podcast-card[data-v-eb65ae55]{display:flex;flex-direction:column;gap:10px;width:280px;min-width:280px;cursor:pointer;transition:transform .2s ease}.podcast-card[data-v-eb65ae55]:hover{transform:translateY(-2px)}.podcast-image-container[data-v-eb65ae55]{width:280px;height:158px;border:1px solid rgba(26,26,26,.08);border-radius:16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.podcast-image[data-v-eb65ae55]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.podcast-image-placeholder[data-v-eb65ae55]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc;position:absolute;top:0;left:0}.podcast-placeholder-text[data-v-eb65ae55]{font-size:14px;font-weight:600;opacity:.7;text-align:center;line-height:1.3;padding:8px}.podcast-overlay[data-v-eb65ae55]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;z-index:1}.play-button[data-v-eb65ae55]{width:48px;height:48px;z-index:2;display:flex;align-items:center;justify-content:center}.podcast-content[data-v-eb65ae55]{display:flex;flex-direction:column;gap:8px;text-align:left}.podcast-title[data-v-eb65ae55]{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.podcast-description[data-v-eb65ae55]{font-size:13px;color:#1a1a1a;line-height:1.4;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.lawyers-section[data-v-eb65ae55]{display:flex;flex-direction:column}.lawyers-container[data-v-eb65ae55]{margin-bottom:32px}.lawyers-scroll[data-v-eb65ae55]{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px}.lawyer-card[data-v-eb65ae55]{display:flex;flex-direction:column;gap:20px;width:200px;min-width:200px;cursor:pointer;transition:transform .2s ease}.lawyer-card[data-v-eb65ae55]:hover{transform:translateY(-2px)}.lawyer-image-container[data-v-eb65ae55]{width:200px;height:274px;border:1px solid rgba(26,26,26,.08);border-radius:16px;overflow:hidden}.lawyer-image[data-v-eb65ae55]{width:100%;height:100%;object-fit:cover}.lawyer-image-placeholder[data-v-eb65ae55]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}.placeholder-icon[data-v-eb65ae55]{opacity:.6}.lawyer-content[data-v-eb65ae55]{display:flex;flex-direction:column;gap:8px;text-align:left}.lawyer-name[data-v-eb65ae55]{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.lawyer-bio[data-v-eb65ae55]{font-size:13px;color:#1a1a1a;line-height:1.4;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-button[data-v-eb65ae55]{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;cursor:pointer;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;color:#1a1a1a;transition:background-color .2s ease}.section-button[data-v-eb65ae55]:hover{background-color:#f5f5f5}.loading-spinner[data-v-eb65ae55]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.loading-spinner .spinner[data-v-eb65ae55]{display:flex;align-items:center;margin-bottom:16px}.loading-spinner .spinner svg[data-v-eb65ae55]{animation:spin-eb65ae55 1s linear infinite}.loading-spinner p[data-v-eb65ae55]{font-size:16px;font-weight:500;margin:0}@keyframes spin-eb65ae55{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 375px){.container[data-v-eb65ae55]{margin:0 auto 32px;padding:24px 12px 0}.section-title[data-v-eb65ae55]{font-size:22px}}@media (min-width: 768px){.home-page-mobile[data-v-eb65ae55]{display:none}}.news-page[data-v-048143a2]{background-color:#fff;padding:30px 0 60px;font-family:Inter,sans-serif}.breadcrumbs[data-v-048143a2]{display:flex;align-items:center;margin-bottom:20px;font-size:14px}.breadcrumbs__link[data-v-048143a2]{color:#666;text-decoration:none}.breadcrumbs__link[data-v-048143a2]:hover{color:#0f5957}.breadcrumbs__separator[data-v-048143a2]{margin:0 8px;color:#666}.breadcrumbs__current[data-v-048143a2]{color:#1a1a1a;font-weight:700}.page-title[data-v-048143a2]{font-size:30px;font-weight:700;color:#1a1a1a;margin-bottom:30px}.news-grid[data-v-048143a2]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.container[data-v-048143a2]{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}.news-loading[data-v-048143a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.news-loading__spinner[data-v-048143a2]{width:40px;height:40px;border:3px solid rgba(15,89,87,.2);border-radius:50%;border-top-color:#0f5957;animation:spin-048143a2 1s linear infinite;margin-bottom:16px}@keyframes spin-048143a2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.news-empty[data-v-048143a2]{text-align:center;padding:40px 0;color:#666}.pagination[data-v-048143a2]{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:60px}.pagination-btn[data-v-048143a2]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin:0 5px;text-decoration:none;color:#333}.pagination-btn[data-v-048143a2]:disabled{opacity:.5;cursor:not-allowed}.pagination-pages[data-v-048143a2]{display:flex}.pagination-page[data-v-048143a2]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 4px;border:1px solid #ddd;border-radius:4px;background-color:transparent;cursor:pointer;transition:all .3s;font-weight:700;text-decoration:none;color:#333}.pagination-page[data-v-048143a2]:hover:not(.active):not(.pagination-dots){background-color:#0f59571a}.pagination-page.active[data-v-048143a2]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-btn.disabled[data-v-048143a2]{opacity:.5;pointer-events:none}.pagination-dots[data-v-048143a2]{border-color:transparent;cursor:default;pointer-events:none}@media (max-width: 1200px){.news-grid[data-v-048143a2]{grid-template-columns:repeat(3,1fr);gap:18px}.container[data-v-048143a2]{padding:0 24px}}@media (max-width: 1024px){.page-title[data-v-048143a2]{font-size:26px}.news-grid[data-v-048143a2]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.container[data-v-048143a2]{padding:0 20px}}@media (max-width: 900px){.page-title[data-v-048143a2]{font-size:24px}.news-grid[data-v-048143a2]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.news-grid[data-v-048143a2]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.container[data-v-048143a2]{padding:0 16px}.page-title[data-v-048143a2]{font-size:22px}}@media (max-width: 576px){.news-grid[data-v-048143a2]{grid-template-columns:1fr;gap:12px}.pagination-btn[data-v-048143a2],.pagination-page[data-v-048143a2]{width:32px;height:32px;font-size:14px;margin:0 3px}.page-title[data-v-048143a2]{font-size:20px}}.news-card-mobile[data-v-ae8520cf]{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Inter,sans-serif;overflow:hidden}.news-card-mobile[data-v-ae8520cf]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.news-card-image[data-v-ae8520cf]{width:100%;height:180px;overflow:hidden;border-radius:12px 12px 0 0}.news-card-image img[data-v-ae8520cf]{width:100%;height:100%;object-fit:cover}.news-card-image-placeholder[data-v-ae8520cf]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc}.news-card-placeholder-text[data-v-ae8520cf]{font-size:14px;font-weight:600;opacity:.7;text-align:center;line-height:1.3;padding:8px}.news-card-content[data-v-ae8520cf]{padding:16px;display:flex;flex-direction:column;flex-grow:1}.news-card-title[data-v-ae8520cf]{margin:0 0 8px;font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:46.8px}.news-card-description[data-v-ae8520cf]{color:#666;font-size:15px;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:42px}@media (max-width: 375px){.news-card-image[data-v-ae8520cf]{height:160px}.news-card-content[data-v-ae8520cf]{padding:14px}.news-card-title[data-v-ae8520cf]{font-size:16px}.news-card-description[data-v-ae8520cf]{font-size:14px;-webkit-line-clamp:2;max-height:39.2px}.news-card-placeholder-text[data-v-ae8520cf]{font-size:12px}}.news-page-mobile[data-v-766ca8d2]{min-height:100vh;min-height:100dvh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.mobile-header[data-v-766ca8d2]{background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-766ca8d2]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-766ca8d2]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-766ca8d2]{width:200px;height:54px}.menu-button[data-v-766ca8d2]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-766ca8d2]{padding:0}.container[data-v-766ca8d2]{max-width:100%;margin:0 auto;padding:24px 16px 64px}.breadcrumbs[data-v-766ca8d2]{display:flex;margin-bottom:-4px;font-size:14px;margin-top:8px}.breadcrumbs-link[data-v-766ca8d2]{color:#666;text-decoration:none}.breadcrumbs-link[data-v-766ca8d2]:hover{color:#0f5957}.breadcrumbs-separator[data-v-766ca8d2]{margin:0 8px;color:#999}.breadcrumbs-current[data-v-766ca8d2]{color:#333;font-weight:700}.page-header[data-v-766ca8d2]{margin-bottom:24px;margin-top:8px}.page-title[data-v-766ca8d2]{margin:0;font-size:24px;font-weight:700;color:#1a1a1a}.news-loading[data-v-766ca8d2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.spinner[data-v-766ca8d2]{display:flex;align-items:center;margin-bottom:16px}.spinner svg[data-v-766ca8d2]{animation:spin-766ca8d2 1s linear infinite}@keyframes spin-766ca8d2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.news-loading p[data-v-766ca8d2]{font-size:16px;font-weight:500;margin:0}.news-empty[data-v-766ca8d2]{text-align:center;padding:60px 0;color:#666;font-size:16px}.news-empty p[data-v-766ca8d2]{margin:0;font-weight:500}.news-list[data-v-766ca8d2]{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:24px}.pagination[data-v-766ca8d2]{display:flex;justify-content:center;align-items:center;gap:2px;margin:24px 0;padding:0 16px}.pagination-btn[data-v-766ca8d2]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease}.pagination-btn[data-v-766ca8d2]:hover:not(.disabled){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-btn.disabled[data-v-766ca8d2]{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination-pages[data-v-766ca8d2]{display:flex;gap:2px;margin:0 8px}.pagination-page[data-v-766ca8d2]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:14px;color:#666}.pagination-page[data-v-766ca8d2]:hover:not(.active):not(.pagination-dots){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-page.active[data-v-766ca8d2]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-dots[data-v-766ca8d2]{border-color:transparent;cursor:default;pointer-events:none;background-color:transparent;color:#a0a0a0}.mobile-menu-overlay[data-v-766ca8d2]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:200;display:flex;justify-content:flex-end}.mobile-menu[data-v-766ca8d2]{background-color:#fff;width:280px;height:100%;padding:0;box-shadow:-4px 0 24px #0000001a;display:flex;flex-direction:column}.mobile-menu-header[data-v-766ca8d2]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E0E0E0}.menu-logo[data-v-766ca8d2]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#0f5957}.menu-close[data-v-766ca8d2]{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px}.menu-close[data-v-766ca8d2]:hover{background-color:#f5f5f5}.mobile-nav[data-v-766ca8d2]{padding:24px 0;display:flex;flex-direction:column}.mobile-nav-link[data-v-766ca8d2]{padding:16px 24px;text-decoration:none;color:#1a1a1a;font-size:16px;font-weight:500;transition:background-color .2s ease}.mobile-nav-link[data-v-766ca8d2]:hover,.mobile-nav-link.router-link-active[data-v-766ca8d2]{background-color:#f0f9ff;color:#0f5957}@media (max-width: 375px){.container[data-v-766ca8d2]{padding:0 12px}.page-title[data-v-766ca8d2]{font-size:22px}.pagination-btn[data-v-766ca8d2],.pagination-page[data-v-766ca8d2]{width:28px;height:28px;font-size:13px}.footer-sections[data-v-766ca8d2]{grid-template-columns:1fr;gap:20px}}@media (min-width: 768px){.news-page-mobile[data-v-766ca8d2]{display:none}}.container[data-v-8dcf137f]{width:100%;max-width:1440px;margin:0 auto;padding:40px 16px 0;font-family:Inter,sans-serif}@media (max-width: 1200px){.container[data-v-8dcf137f]{padding:40px 24px 0}}.back-link[data-v-8dcf137f]{margin-bottom:20px}.back-button[data-v-8dcf137f]{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s;border:1px solid rgba(26,26,26,.08);border-radius:8px;padding:16px;width:194px;height:50px;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;color:#1a1a1a}.back-button svg[data-v-8dcf137f]{margin-right:8px}.back-button[data-v-8dcf137f]:hover{color:#083e3c}.loading-container[data-v-8dcf137f]{display:flex;justify-content:center;padding:100px 0}.spinner[data-v-8dcf137f]{width:50px;height:50px;border:5px solid rgba(15,89,87,.2);border-radius:50%;border-top-color:#0f5957;animation:spin-8dcf137f 1s linear infinite}.error-container[data-v-8dcf137f],.not-found-container[data-v-8dcf137f]{text-align:center;padding:60px 0}.news-content-wrapper[data-v-8dcf137f]{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-bottom:40px}.breadcrumbs[data-v-8dcf137f]{display:flex;align-items:center;margin-bottom:20px;font-size:14px}.breadcrumbs__link[data-v-8dcf137f]{color:#666;text-decoration:none}.breadcrumbs__link[data-v-8dcf137f]:hover{color:#0f5957}.breadcrumbs__separator[data-v-8dcf137f]{margin:0 8px;color:#666}.breadcrumbs__current[data-v-8dcf137f]{color:#1a1a1a;font-weight:700;white-space:normal;overflow:visible;text-overflow:unset;max-width:none}.news-title[data-v-8dcf137f]{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#1a1a1a}.news-image-container[data-v-8dcf137f]{margin-bottom:24px}.news-image[data-v-8dcf137f]{width:100%;max-height:450px;object-fit:cover;border-radius:8px}.news-description[data-v-8dcf137f]{font-size:18px;line-height:1.6;margin-bottom:24px;color:#444;font-weight:500}.news-body[data-v-8dcf137f]{font-size:16px;line-height:1.7;color:#333;margin-bottom:30px}.news-body h2[data-v-8dcf137f]{margin:30px 0 15px;font-size:24px}.news-body p[data-v-8dcf137f]{margin-bottom:18px}.news-body img[data-v-8dcf137f]{max-width:100%;border-radius:8px;margin:20px 0}.news-body .news-link[data-v-8dcf137f]{color:#0f5957;text-decoration:underline;transition:color .2s ease}.news-body .news-link[data-v-8dcf137f]:hover{color:#0d4a48;text-decoration:underline}.news-video[data-v-8dcf137f]{margin-bottom:30px}.video-container[data-v-8dcf137f]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin-top:15px}.video-container iframe[data-v-8dcf137f]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.news-author[data-v-8dcf137f]{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:20px}.news-author-title[data-v-8dcf137f]{font-size:14px;color:#666;margin-bottom:5px}.news-author-name[data-v-8dcf137f]{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:5px}.news-date[data-v-8dcf137f]{font-size:14px;color:#666}.news-sidebar[data-v-8dcf137f]{position:sticky;top:20px;align-self:start}.related-news-list[data-v-8dcf137f]{display:flex;flex-direction:column;gap:20px}.related-news-item[data-v-8dcf137f]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.related-news-item[data-v-8dcf137f]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.related-news-link[data-v-8dcf137f]{text-decoration:none;color:inherit;display:block;cursor:pointer}.related-news-image-container[data-v-8dcf137f]{height:150px;overflow:hidden}.related-news-image[data-v-8dcf137f]{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0}.related-news-image-placeholder[data-v-8dcf137f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc;font-weight:600}.related-news-content[data-v-8dcf137f]{padding:15px;text-align:left}.related-news-title[data-v-8dcf137f]{font-size:16px;font-weight:700;margin-bottom:10px;line-height:1.3;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.related-news-date[data-v-8dcf137f]{font-size:14px;color:#666;text-align:left}.all-news-button-container[data-v-8dcf137f]{margin-top:20px;margin-bottom:40px}.all-news-button[data-v-8dcf137f]{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;text-decoration:none;font-size:16px;font-weight:500;color:#1a1a1a;transition:background-color .2s ease,transform .2s ease;box-shadow:0 2px 8px #0000001a}.all-news-button[data-v-8dcf137f]:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.all-news-button svg[data-v-8dcf137f]{width:12px;height:19px}@keyframes spin-8dcf137f{to{transform:rotate(360deg)}}@media (max-width: 992px){.news-content-wrapper[data-v-8dcf137f]{grid-template-columns:1fr}.news-sidebar[data-v-8dcf137f]{margin-top:40px;position:static}.related-news-list[data-v-8dcf137f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width: 768px){.news-title[data-v-8dcf137f]{font-size:24px}.news-description[data-v-8dcf137f]{font-size:16px}.news-body[data-v-8dcf137f]{font-size:15px}.sidebar-title-top[data-v-8dcf137f]{font-size:20px}}@media (max-width: 576px){.related-news-list[data-v-8dcf137f]{grid-template-columns:1fr}.breadcrumbs__current[data-v-8dcf137f]{max-width:150px}}.sidebar-title-top[data-v-8dcf137f]{font-weight:700;font-size:32px;letter-spacing:-.01em;color:#1a1a1a;margin:-70px 0 20px;text-align:left}.news-detail-page-mobile[data-v-99cae014]{min-height:100vh;min-height:100dvh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.mobile-header[data-v-99cae014]{background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-99cae014]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-99cae014]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-99cae014]{width:200px;height:54px}.menu-button[data-v-99cae014]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-99cae014]{padding:0}.container[data-v-99cae014]{max-width:100%;margin:0 auto;padding:24px 16px 64px}.news-loading[data-v-99cae014]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.spinner[data-v-99cae014]{display:flex;align-items:center;margin-bottom:16px}.spinner svg[data-v-99cae014]{animation:spin-99cae014 1s linear infinite}@keyframes spin-99cae014{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.news-loading p[data-v-99cae014]{font-size:16px;font-weight:500;margin:0}.error-container[data-v-99cae014],.not-found-container[data-v-99cae014]{text-align:center;padding:60px 0;color:#666}.error-container h2[data-v-99cae014],.not-found-container h2[data-v-99cae014]{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.error-container p[data-v-99cae014],.not-found-container p[data-v-99cae014]{font-size:16px;margin-bottom:20px}.btn[data-v-99cae014]{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-primary[data-v-99cae014]{background-color:#0f5957;color:#fff}.btn-primary[data-v-99cae014]:hover{background-color:#083e3c}.news-content[data-v-99cae014]{padding-bottom:20px}.breadcrumbs[data-v-99cae014]{display:flex;align-items:center;padding:0;font-size:14px;margin-top:8px;flex-wrap:nowrap;overflow:hidden}.breadcrumbs-link[data-v-99cae014]{color:#666;text-decoration:none;font-weight:500;white-space:nowrap;flex-shrink:0}.breadcrumbs-link[data-v-99cae014]:hover{color:#0f5957}.breadcrumbs-separator[data-v-99cae014]{margin:0 8px;color:#666;flex-shrink:0}.breadcrumbs-current[data-v-99cae014]{color:#1a1a1a;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}.news-title[data-v-99cae014]{font-size:24px;font-weight:700;line-height:1.3;margin-bottom:20px;color:#1a1a1a}.news-image-container[data-v-99cae014]{margin-bottom:20px}.news-image[data-v-99cae014]{width:100%;max-height:250px;object-fit:cover;border-radius:8px}.news-body[data-v-99cae014]{font-size:15px;line-height:1.6;color:#333;margin-bottom:24px;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.news-body h2[data-v-99cae014]{margin:24px 0 12px;font-size:20px;font-weight:600;color:#1a1a1a}.news-body h3[data-v-99cae014]{margin:20px 0 10px;font-size:18px;font-weight:600;color:#1a1a1a}.news-body p[data-v-99cae014]{margin-bottom:16px;text-align:justify;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.news-body img[data-v-99cae014]{max-width:100%;border-radius:8px;margin:16px 0}.news-body ul[data-v-99cae014],.news-body ol[data-v-99cae014]{margin:16px 0;padding-left:20px}.news-body li[data-v-99cae014]{margin-bottom:8px}.news-body a.news-link[data-v-99cae014]{color:#0f5957;text-decoration:underline;word-break:break-all}.news-body a.news-link[data-v-99cae014]:hover{color:#083e3c}.news-video[data-v-99cae014]{margin-bottom:24px}.news-video h3[data-v-99cae014]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.video-container[data-v-99cae014]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border-radius:8px}.video-container iframe[data-v-99cae014]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.news-author[data-v-99cae014]{border-top:1px solid #E0E0E0;margin-top:24px;padding-top:16px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}.author-info[data-v-99cae014]{display:flex;align-items:center;gap:4px}.author-label[data-v-99cae014]{font-size:14px;color:#666}.author-name[data-v-99cae014]{font-size:14px;font-weight:600;color:#1a1a1a}.date-info[data-v-99cae014]{font-size:14px;color:#666}.related-news-section[data-v-99cae014]{border-top:1px solid #E0E0E0;padding-top:24px;margin-top:24px}.related-news-title[data-v-99cae014]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.related-news-list[data-v-99cae014]{display:flex;flex-direction:row;gap:16px;margin-bottom:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.related-news-list[data-v-99cae014]::-webkit-scrollbar{height:4px}.related-news-list[data-v-99cae014]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.related-news-list[data-v-99cae014]::-webkit-scrollbar-thumb{background:#0f5957;border-radius:2px}.related-news-list[data-v-99cae014]::-webkit-scrollbar-thumb:hover{background:#083e3c}.related-news-item[data-v-99cae014]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease;background-color:#fff;flex:none;width:calc(100vw - 48px);max-width:320px;scroll-snap-align:start}.related-news-item[data-v-99cae014]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.related-news-link[data-v-99cae014]{text-decoration:none;color:inherit;display:flex;flex-direction:column;cursor:pointer;height:100%}.related-news-image-container[data-v-99cae014]{width:100%;height:180px;flex-shrink:0;overflow:hidden}.related-news-image[data-v-99cae014]{width:100%;height:100%;object-fit:cover}.related-news-image-placeholder[data-v-99cae014]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0f5957;color:#fffc;font-weight:600;font-size:10px;text-align:center;line-height:1.2}.related-news-placeholder-text[data-v-99cae014]{padding:4px}.related-news-content[data-v-99cae014]{padding:16px;flex:1;display:flex;flex-direction:column}.related-news-item-title[data-v-99cae014]{font-size:16px;font-weight:600;margin:0;line-height:1.4;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.all-news-button-container[data-v-99cae014]{text-align:center;margin-top:20px}.all-news-button[data-v-99cae014]{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background-color:#fff;border:1px solid #E0E0E0;border-radius:8px;color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease}.all-news-button[data-v-99cae014]:hover{background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.all-news-button svg[data-v-99cae014]{width:16px;height:16px}@media (max-width: 375px){.related-news-list[data-v-99cae014]{gap:12px}}.podcast-card[data-v-a20c133f]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;height:100%}.podcast-card[data-v-a20c133f]:hover{transform:none;box-shadow:0 2px 12px #00000014}.podcast-card__link[data-v-a20c133f]{text-decoration:none;color:inherit;display:block;height:100%}.podcast-card__image-container[data-v-a20c133f]{position:relative;width:100%;height:200px;overflow:hidden}.podcast-card__image[data-v-a20c133f]{width:100%;height:100%;object-fit:cover}.podcast-card:hover .podcast-card__image[data-v-a20c133f]{transform:none}.podcast-card__play-overlay[data-v-a20c133f]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.8;display:flex;align-items:center;justify-content:center}.podcast-card:hover .podcast-card__play-overlay[data-v-a20c133f]{opacity:.8}.podcast-card__play-button[data-v-a20c133f]{width:48px;height:48px;background:transparent;display:flex;align-items:center;justify-content:center}.podcast-card__play-button[data-v-a20c133f]:hover{transform:none;background:transparent}.podcast-card__content[data-v-a20c133f]{padding:20px;display:flex;flex-direction:column;flex-grow:1}.podcast-card__title[data-v-a20c133f]{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:8px;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.podcast-card__description[data-v-a20c133f]{font-size:14px;line-height:1.5;color:#666;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.podcast-card__content[data-v-a20c133f]{padding:15px}.podcast-card__title[data-v-a20c133f]{font-size:15px}.podcast-card__description[data-v-a20c133f]{font-size:13px}}.podcast-page[data-v-9a76871d]{background-color:#fff;padding:30px 0 60px;font-family:Inter,sans-serif}.container[data-v-9a76871d]{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 1200px){.container[data-v-9a76871d]{padding:0 24px}}.breadcrumbs[data-v-9a76871d]{display:flex;align-items:center;margin-bottom:20px;font-size:14px}.breadcrumbs__link[data-v-9a76871d]{color:#666;text-decoration:none}.breadcrumbs__link[data-v-9a76871d]:hover{color:#0f5957}.breadcrumbs__separator[data-v-9a76871d]{margin:0 8px;color:#666}.breadcrumbs__current[data-v-9a76871d]{color:#1a1a1a;font-weight:700}.page-title[data-v-9a76871d]{font-size:30px;font-weight:700;color:#1a1a1a;margin-bottom:30px}.podcast-grid[data-v-9a76871d]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.podcast-loading[data-v-9a76871d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.podcast-loading__spinner[data-v-9a76871d]{width:40px;height:40px;border:3px solid rgba(15,89,87,.2);border-radius:50%;border-top-color:#0f5957;animation:spin-9a76871d 1s linear infinite;margin-bottom:16px}@keyframes spin-9a76871d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.podcast-empty[data-v-9a76871d]{text-align:center;padding:40px 0;color:#666}.pagination[data-v-9a76871d]{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:60px}.pagination-btn[data-v-9a76871d]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin:0 5px;text-decoration:none;color:#333}.pagination-btn[data-v-9a76871d]:disabled{opacity:.5;cursor:not-allowed}.pagination-pages[data-v-9a76871d]{display:flex}.pagination-page[data-v-9a76871d]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 4px;border:1px solid #ddd;border-radius:4px;background-color:transparent;cursor:pointer;transition:all .3s;font-weight:700;text-decoration:none;color:#333}.pagination-page[data-v-9a76871d]:hover:not(.active):not(.pagination-dots){background-color:#0f59571a}.pagination-page.active[data-v-9a76871d]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-btn.disabled[data-v-9a76871d]{opacity:.5;pointer-events:none}.pagination-dots[data-v-9a76871d]{border-color:transparent;cursor:default;pointer-events:none}@media (max-width: 1200px){.podcast-grid[data-v-9a76871d]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.container[data-v-9a76871d]{padding:0 20px}}@media (max-width: 1024px){.podcast-grid[data-v-9a76871d]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.page-title[data-v-9a76871d]{font-size:26px}}@media (max-width: 900px){.podcast-grid[data-v-9a76871d]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.page-title[data-v-9a76871d]{font-size:24px}}@media (max-width: 768px){.podcast-grid[data-v-9a76871d]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.container[data-v-9a76871d]{padding:0 16px}.page-title[data-v-9a76871d]{font-size:22px}}@media (max-width: 576px){.podcast-grid[data-v-9a76871d]{grid-template-columns:1fr;gap:10px}.pagination-btn[data-v-9a76871d],.pagination-page[data-v-9a76871d]{width:32px;height:32px;font-size:14px;margin:0 3px}.page-title[data-v-9a76871d]{font-size:20px}}.podcast-card[data-v-9a76871d]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;height:100%}.podcast-card[data-v-9a76871d]:hover{transform:none;box-shadow:0 2px 12px #00000014}.podcast-card__image[data-v-9a76871d]{width:100%;height:100%;object-fit:cover}.podcast-card:hover .podcast-card__image[data-v-9a76871d]{transform:none}.podcast-card__play-overlay[data-v-9a76871d]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;display:flex;align-items:center;justify-content:center}.podcast-card:hover .podcast-card__play-overlay[data-v-9a76871d]{opacity:.6}.podcast-card__play-button[data-v-9a76871d]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent}.podcast-card__play-button[data-v-9a76871d]:hover{transform:none}.podcasts-page-mobile[data-v-daca2916]{min-height:100vh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-header[data-v-daca2916]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-daca2916]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-daca2916]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-daca2916]{width:200px;height:54px}.menu-button[data-v-daca2916]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-daca2916]{padding:0}.container[data-v-daca2916]{max-width:100%;margin:0 auto 32px;padding:0 16px}.breadcrumbs[data-v-daca2916]{display:flex;margin-bottom:-4px;font-size:14px;margin-top:8px}.breadcrumb-item[data-v-daca2916]{color:#666;text-decoration:none}.breadcrumb-item[data-v-daca2916]:hover{color:#0f5957}.breadcrumb-item.active[data-v-daca2916]{color:#333;font-weight:700}.breadcrumb-separator[data-v-daca2916]{margin:0 8px;color:#999}.page-title[data-v-daca2916]{margin-bottom:24px;margin-top:8px;font-size:24px;font-weight:700;color:#1a1a1a}.loading-spinner[data-v-daca2916]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.loading-spinner .spinner[data-v-daca2916]{display:flex;align-items:center;margin-bottom:16px}.loading-spinner .spinner svg[data-v-daca2916]{animation:spin-daca2916 1s linear infinite}.loading-spinner p[data-v-daca2916]{font-size:16px;font-weight:500;margin:0}@keyframes spin-daca2916{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.podcasts-empty[data-v-daca2916]{text-align:center;padding:60px 0;color:#666;font-size:16px}.podcasts-empty p[data-v-daca2916]{margin:0;font-weight:500}.podcasts-list[data-v-daca2916]{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.podcast-card[data-v-daca2916]{display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .2s ease}.podcast-card[data-v-daca2916]:hover{transform:translateY(-2px)}.podcast-image-container[data-v-daca2916]{width:100%;height:200px;border:1px solid rgba(26,26,26,.08);border-radius:16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.podcast-image[data-v-daca2916]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.podcast-overlay[data-v-daca2916]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;z-index:1}.play-button[data-v-daca2916]{width:48px;height:48px;z-index:2;display:flex;align-items:center;justify-content:center}.podcast-content[data-v-daca2916]{display:flex;flex-direction:column;gap:8px}.podcast-title[data-v-daca2916]{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.podcast-description[data-v-daca2916]{font-size:15px;color:#1a1a1a;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pagination[data-v-daca2916]{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:8px}.pagination-btn[data-v-daca2916]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease}.pagination-btn[data-v-daca2916]:hover:not(.disabled){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-btn.disabled[data-v-daca2916]{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination-pages[data-v-daca2916]{display:flex;gap:2px;margin:0 8px}.pagination-page[data-v-daca2916]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:14px;color:#666}.pagination-page[data-v-daca2916]:hover:not(.active):not(.pagination-dots){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-page.active[data-v-daca2916]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-dots[data-v-daca2916]{border-color:transparent;cursor:default;pointer-events:none;background-color:transparent;color:#a0a0a0}@media (min-width: 768px){.podcasts-page-mobile[data-v-daca2916]{display:none}}@media (max-width: 375px){.container[data-v-daca2916]{margin:0 auto 32px;padding:0 12px}.page-title[data-v-daca2916]{font-size:22px}}.container[data-v-61e2cf16]{width:100%;max-width:1440px;margin:0 auto;padding:40px 16px 0;font-family:Inter,sans-serif}.back-link[data-v-61e2cf16]{margin-bottom:20px}.back-button[data-v-61e2cf16]{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s;border:1px solid rgba(26,26,26,.08);border-radius:8px;padding:16px;width:194px;height:50px;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;color:#1a1a1a}.back-button svg[data-v-61e2cf16]{margin-right:8px}.back-button[data-v-61e2cf16]:hover{color:#083e3c}.breadcrumbs[data-v-61e2cf16]{display:flex;align-items:center;margin-bottom:20px;font-size:14px;color:#666}.breadcrumbs__link[data-v-61e2cf16]{color:#666;text-decoration:none}.breadcrumbs__link[data-v-61e2cf16]:hover{color:#0f5957}.breadcrumbs__separator[data-v-61e2cf16]{margin:0 8px}.breadcrumbs__current[data-v-61e2cf16]{color:#1a1a1a;font-weight:600}.loading-container[data-v-61e2cf16]{display:flex;justify-content:center;padding:100px 0}.spinner[data-v-61e2cf16]{width:50px;height:50px;border:5px solid rgba(15,89,87,.2);border-radius:50%;border-top-color:#0f5957;animation:spin-61e2cf16 1s linear infinite}.error-container[data-v-61e2cf16],.not-found-container[data-v-61e2cf16]{text-align:center;padding:60px 0}.podcast-content-wrapper[data-v-61e2cf16]{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-top:20px}.podcast-main[data-v-61e2cf16]{max-width:800px}.podcast-title[data-v-61e2cf16]{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:24px}.podcast-video-container[data-v-61e2cf16]{margin-bottom:32px;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000026}.podcast-video-player[data-v-61e2cf16]{width:100%;height:450px;border:none;border-radius:8px}.podcast-description[data-v-61e2cf16]{font-size:18px;line-height:1.6;color:#444;font-weight:500;margin-bottom:24px}.podcast-body[data-v-61e2cf16]{font-size:16px;line-height:1.7;color:#333;margin-bottom:30px}.podcast-body h2[data-v-61e2cf16]{margin:30px 0 15px;font-size:24px}.podcast-body p[data-v-61e2cf16]{margin-bottom:18px}.podcast-author[data-v-61e2cf16]{border-top:1px solid #e5e5e5;padding-top:20px}.podcast-author-title[data-v-61e2cf16]{font-size:14px;color:#666;margin-bottom:5px}.podcast-author-name[data-v-61e2cf16]{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:5px}.podcast-date[data-v-61e2cf16]{font-size:14px;color:#666}.podcast-sidebar[data-v-61e2cf16]{position:sticky;top:20px;align-self:start}.sidebar-title[data-v-61e2cf16],.sidebar-title-top[data-v-61e2cf16]{font-weight:700;font-size:32px;letter-spacing:-.01em;color:#1a1a1a;margin:0;text-align:left}.podcast-sidebar .sidebar-title[data-v-61e2cf16]{display:block;text-align:left;margin-left:0;padding-left:0;margin-bottom:20px}.related-podcasts-list[data-v-61e2cf16]{display:flex;flex-direction:column;gap:20px}.related-podcast-item[data-v-61e2cf16]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.related-podcast-item[data-v-61e2cf16]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.related-podcast-link[data-v-61e2cf16]{text-decoration:none;color:inherit;display:block}.related-podcast-image-container[data-v-61e2cf16]{position:relative;height:150px;overflow:hidden}.related-podcast-image[data-v-61e2cf16]{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0}.related-podcast-play-overlay[data-v-61e2cf16]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.8;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.related-podcast-item:hover .related-podcast-play-overlay[data-v-61e2cf16]{opacity:.8}.related-podcast-play-button[data-v-61e2cf16]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:transparent;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;z-index:2}.related-podcast-play-button[data-v-61e2cf16]:hover{transform:translate(-50%,-50%);background:transparent}.related-podcast-content[data-v-61e2cf16]{padding:15px;text-align:left}.related-podcast-title[data-v-61e2cf16]{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}@keyframes spin-61e2cf16{to{transform:rotate(360deg)}}@media (max-width: 992px){.podcast-content-wrapper[data-v-61e2cf16]{grid-template-columns:1fr}.podcast-sidebar[data-v-61e2cf16]{margin-top:40px;position:static}}@media (max-width: 768px){.podcast-title[data-v-61e2cf16]{font-size:24px}.podcast-description[data-v-61e2cf16]{font-size:16px}.podcast-body[data-v-61e2cf16]{font-size:15px}.sidebar-title-top[data-v-61e2cf16]{font-size:20px}}@media (max-width: 576px){.related-podcasts-list[data-v-61e2cf16]{grid-template-columns:1fr}}.podcast-sidebar .sidebar-title-top[data-v-61e2cf16]{margin-top:-70px;margin-bottom:20px;text-align:left}.podcast-detail-page-mobile[data-v-70dbc2d9]{min-height:100vh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-header[data-v-70dbc2d9]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-70dbc2d9]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-70dbc2d9]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-70dbc2d9]{width:200px;height:54px}.menu-button[data-v-70dbc2d9]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-70dbc2d9]{padding:0}.container[data-v-70dbc2d9]{max-width:100%;margin:0 auto 32px;padding:0 16px}.podcast-loading[data-v-70dbc2d9]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#666}.spinner[data-v-70dbc2d9]{display:flex;align-items:center;margin-bottom:16px}.spinner svg[data-v-70dbc2d9]{animation:spin-70dbc2d9 1s linear infinite}@keyframes spin-70dbc2d9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.podcast-loading p[data-v-70dbc2d9]{font-size:16px;font-weight:500;margin:0}.error-container[data-v-70dbc2d9],.not-found-container[data-v-70dbc2d9]{text-align:center;padding:60px 0;color:#666}.error-container h2[data-v-70dbc2d9],.not-found-container h2[data-v-70dbc2d9]{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.error-container p[data-v-70dbc2d9],.not-found-container p[data-v-70dbc2d9]{font-size:16px;margin-bottom:20px}.btn[data-v-70dbc2d9]{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-primary[data-v-70dbc2d9]{background-color:#0f5957;color:#fff}.btn-primary[data-v-70dbc2d9]:hover{background-color:#083e3c}.podcast-content[data-v-70dbc2d9]{padding-bottom:20px}.breadcrumbs[data-v-70dbc2d9]{display:flex;margin-bottom:-4px;font-size:14px;margin-top:8px;align-items:center;flex-wrap:nowrap;overflow:hidden}.breadcrumbs-link[data-v-70dbc2d9]{color:#666;text-decoration:none;font-weight:500;white-space:nowrap;flex-shrink:0}.breadcrumbs-link[data-v-70dbc2d9]:hover{color:#0f5957}.breadcrumbs-separator[data-v-70dbc2d9]{margin:0 8px;color:#666;flex-shrink:0}.breadcrumbs-current[data-v-70dbc2d9]{color:#1a1a1a;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}.podcast-title[data-v-70dbc2d9]{font-size:24px;font-weight:700;line-height:1.3;margin-top:8px;margin-bottom:24px;color:#1a1a1a}.podcast-video-container[data-v-70dbc2d9]{margin-bottom:24px;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 16px #00000026;background-color:#1a1a1a;width:100%}.video-iframe-container[data-v-70dbc2d9]{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video-iframe-container iframe[data-v-70dbc2d9]{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.podcast-image-container[data-v-70dbc2d9]{width:100%;height:200px;border:1px solid rgba(26,26,26,.08);border-radius:16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.podcast-image[data-v-70dbc2d9]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.podcast-overlay[data-v-70dbc2d9]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;z-index:1}.play-button[data-v-70dbc2d9]{width:48px;height:48px;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent}.play-button svg[data-v-70dbc2d9]{width:48px;height:48px}.podcast-body[data-v-70dbc2d9]{font-size:15px;line-height:1.6;color:#333;margin-bottom:24px;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.podcast-body h2[data-v-70dbc2d9]{margin:24px 0 12px;font-size:20px;font-weight:600;color:#1a1a1a}.podcast-body h3[data-v-70dbc2d9]{margin:20px 0 10px;font-size:18px;font-weight:600;color:#1a1a1a}.podcast-body p[data-v-70dbc2d9]{margin-bottom:16px;text-align:justify;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.podcast-body img[data-v-70dbc2d9]{max-width:100%;border-radius:8px;margin:16px 0}.podcast-body ul[data-v-70dbc2d9],.podcast-body ol[data-v-70dbc2d9]{margin:16px 0;padding-left:20px}.podcast-body li[data-v-70dbc2d9]{margin-bottom:8px}.podcast-audio[data-v-70dbc2d9]{margin-bottom:24px}.podcast-audio h3[data-v-70dbc2d9]{font-size:18px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.audio-container[data-v-70dbc2d9]{width:100%;border-radius:8px;overflow:hidden}.audio-container audio[data-v-70dbc2d9]{width:100%;height:40px}.podcast-author[data-v-70dbc2d9]{border-top:1px solid #E0E0E0;margin-top:24px;padding-top:16px;margin-bottom:32px}.podcast-author-title[data-v-70dbc2d9]{font-size:14px;color:#666;margin-bottom:4px}.podcast-author-name[data-v-70dbc2d9]{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.podcast-date[data-v-70dbc2d9]{font-size:14px;color:#666}.related-podcasts-section[data-v-70dbc2d9]{border-top:1px solid #E0E0E0;padding-top:24px;margin-top:24px}.related-podcasts-title[data-v-70dbc2d9]{font-size:20px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.related-podcasts-list[data-v-70dbc2d9]{display:flex;flex-direction:row;gap:16px;margin-bottom:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.related-podcasts-list[data-v-70dbc2d9]::-webkit-scrollbar{display:none}.related-podcasts-list[data-v-70dbc2d9]::-webkit-scrollbar-track{display:none}.related-podcasts-list[data-v-70dbc2d9]::-webkit-scrollbar-thumb{display:none}.related-podcasts-list[data-v-70dbc2d9]::-webkit-scrollbar-thumb:hover{display:none}.related-podcast-item[data-v-70dbc2d9]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease;background-color:#fff;flex:none;width:calc(100vw - 48px);max-width:320px;scroll-snap-align:start}.related-podcast-item[data-v-70dbc2d9]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.related-podcast-link[data-v-70dbc2d9]{text-decoration:none;color:inherit;display:flex;flex-direction:column;cursor:pointer;height:100%}.related-podcast-image-container[data-v-70dbc2d9]{width:100%;height:180px;flex-shrink:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.related-podcast-image[data-v-70dbc2d9]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.related-podcast-image-placeholder[data-v-70dbc2d9]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#666;color:#fffc;font-weight:600;font-size:10px;text-align:center;line-height:1.2}.related-podcast-placeholder-text[data-v-70dbc2d9]{padding:4px}.related-podcast-overlay[data-v-70dbc2d9]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0f5957;opacity:.6;z-index:1}.related-play-button[data-v-70dbc2d9]{width:48px;height:48px;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent}.related-play-button svg[data-v-70dbc2d9]{width:48px;height:48px}.related-podcast-content[data-v-70dbc2d9]{padding:16px;flex:1;display:flex;flex-direction:column}.related-podcast-item-title[data-v-70dbc2d9]{font-size:16px;font-weight:600;margin:0;line-height:1.4;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.all-podcasts-button-container[data-v-70dbc2d9]{text-align:center;margin-top:20px}.all-podcasts-button[data-v-70dbc2d9]{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background-color:#fff;border:1px solid #E0E0E0;border-radius:8px;color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease}.all-podcasts-button[data-v-70dbc2d9]:hover{background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.all-podcasts-button svg[data-v-70dbc2d9]{width:16px;height:16px}@media (max-width: 375px){.related-podcast-list[data-v-70dbc2d9]{gap:12px}}.podcast-card[data-v-70dbc2d9]{width:100%;margin-bottom:16px;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #0000001a}.podcast-card-image[data-v-70dbc2d9]{width:100%;height:180px;object-fit:cover;position:relative}.podcast-card-overlay[data-v-70dbc2d9]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;opacity:.8}.other-podcasts-video-container[data-v-70dbc2d9]{border-radius:8px;overflow:hidden;margin-top:16px;margin-bottom:16px;position:relative}.other-podcasts-video[data-v-70dbc2d9]{width:100%;height:100%;object-fit:cover}.other-podcasts-overlay[data-v-70dbc2d9]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}.lawyer-modal-overlay[data-v-a931f04d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#053a38bf;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.lawyer-modal[data-v-a931f04d]{background:#fff;border-radius:20px;width:1200px;max-height:92vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc}.lawyer-modal[data-v-a931f04d]::-webkit-scrollbar{width:8px}.lawyer-modal[data-v-a931f04d]::-webkit-scrollbar-track{background:#f7fafc;border-radius:4px}.lawyer-modal[data-v-a931f04d]::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.lawyer-modal[data-v-a931f04d]::-webkit-scrollbar-thumb:hover{background:#a0aec0}.close-button[data-v-a931f04d]{position:absolute;top:20px;right:20px;background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;transition:all .2s;font-size:24px}.close-button[data-v-a931f04d]:hover{background:#fff;transform:scale(1.05)}.loading-state[data-v-a931f04d],.error-state[data-v-a931f04d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center}.spinner[data-v-a931f04d]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0F5957;border-radius:50%;animation:spin-a931f04d 1s linear infinite;margin-bottom:20px}@keyframes spin-a931f04d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lawyer-content[data-v-a931f04d]{display:flex;flex-direction:column;height:100%}.lawyer-main-layout[data-v-a931f04d]{display:flex;gap:30px;padding:20px 32px 12px;flex-shrink:0}.lawyer-photo-section[data-v-a931f04d]{flex-shrink:0;width:310px}.lawyer-info-section[data-v-a931f04d]{flex:1;display:flex;flex-direction:column}.lawyer-header-info[data-v-a931f04d]{margin-bottom:24px;flex-shrink:0}.lawyer-details[data-v-a931f04d]{padding-top:8px;border-top:1px solid rgba(226,232,240,.6)}.lawyer-photo-container[data-v-a931f04d]{flex-shrink:0}.profile-photo[data-v-a931f04d]{width:280px;height:320px;border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #0000001a}.profile-photo-placeholder[data-v-a931f04d]{width:280px;height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa;color:#666;border-radius:16px;box-shadow:0 8px 24px #0000001a}.placeholder-icon[data-v-a931f04d]{margin-bottom:16px}.placeholder-text[data-v-a931f04d]{font-size:16px;text-align:center;margin:0;color:#999}.lawyer-info[data-v-a931f04d]{flex:1;padding-left:24px}.lawyer-name[data-v-a931f04d]{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.2}.lawyer-description[data-v-a931f04d]{font-size:16px;line-height:1.6;color:#4a5568;margin-bottom:16px}.lawyer-description p[data-v-a931f04d]{margin:0 0 16px;text-align:left}.experience-years[data-v-a931f04d]{font-size:18px;color:#0f5957;font-weight:600;margin-bottom:8px}.detail-section[data-v-a931f04d]{margin-bottom:16px}.section-title[data-v-a931f04d]{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.detail-description[data-v-a931f04d]{margin-bottom:16px;color:#4a5568;line-height:1.6}.detail-list[data-v-a931f04d]{margin:0;padding:0;list-style:none}.detail-list li[data-v-a931f04d]{margin-bottom:4px;line-height:1.4;color:#4a5568;position:relative;padding-left:20px}.detail-list li[data-v-a931f04d]:before{content:"•";color:#0f5957;font-size:16px;font-weight:700;position:absolute;left:0;top:0}.languages-list li[data-v-a931f04d]{margin-bottom:8px;line-height:1.6;color:#4a5568;position:relative;padding-left:20px}.languages-list li[data-v-a931f04d]:before{content:"•";color:#0f5957;font-size:16px;font-weight:700;position:absolute;left:0;top:0}.contact-form[data-v-a931f04d]{background:#fff;padding:12px 32px 20px;margin-top:8px;flex-shrink:0;display:flex;flex-direction:column}.contact-form-inner[data-v-a931f04d]{margin-left:340px;margin-right:32px;display:flex;flex-direction:column;align-items:flex-start}.auth-notice[data-v-a931f04d]{color:#718096;font-size:14px;text-align:center;margin:0}.contact-fields[data-v-a931f04d]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;width:100%}.field-group[data-v-a931f04d]{display:flex;flex-direction:column}.field-group label[data-v-a931f04d]{font-size:13px;font-weight:500;color:#4a5568;margin-bottom:8px;display:block}.contact-field[data-v-a931f04d]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#4a5568;background-color:#f8f9fa;transition:border-color .2s;box-sizing:border-box}.contact-field[data-v-a931f04d]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 3px #0f59571a;background-color:#fff}.contact-button[data-v-a931f04d]{background:#0f5957;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:block;margin-bottom:16px;width:100%}.contact-button[data-v-a931f04d]:hover{background:#053a38e6;transform:translateY(-1px);box-shadow:0 4px 12px #053a384d}.auth-notice[data-v-a931f04d]{color:#718096;font-size:13px;text-align:center;max-width:280px;line-height:1.4;margin:16px auto 0}.btn[data-v-a931f04d]{padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;border:none;transition:all .2s}.btn-primary[data-v-a931f04d]{background-color:#0f5957;color:#fff}.btn-primary[data-v-a931f04d]:hover{background-color:#0d4c4a}.lawyers-page[data-v-aa5bfb78]{min-height:100vh;background-color:#fff;padding:30px 0 60px}.container[data-v-aa5bfb78]{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 1200px){.container[data-v-aa5bfb78]{padding:0 24px}}.breadcrumbs[data-v-aa5bfb78]{display:flex;align-items:center;margin-bottom:20px;font-size:14px}.breadcrumb-item[data-v-aa5bfb78]{color:#666;text-decoration:none}.breadcrumb-item[data-v-aa5bfb78]:hover{color:#0f5957}.breadcrumb-item.active[data-v-aa5bfb78]{color:#1a1a1a;font-weight:700}.breadcrumb-separator[data-v-aa5bfb78]{margin:0 8px;color:#666}.page-title[data-v-aa5bfb78]{font-size:30px;font-weight:700;color:#1a1a1a;margin-bottom:30px}.lawyers-grid[data-v-aa5bfb78]{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:40px}.lawyer-card[data-v-aa5bfb78]{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 1px 3px #0000000d;transition:transform .3s,box-shadow .3s;cursor:pointer}.lawyer-card[data-v-aa5bfb78]:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.lawyer-image-container[data-v-aa5bfb78]{height:0;padding-top:120%;position:relative;overflow:hidden;margin:8px;border-radius:8px}.lawyer-image[data-v-aa5bfb78]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.lawyer-info[data-v-aa5bfb78]{padding:8px 12px 16px}.lawyer-name[data-v-aa5bfb78]{margin:0 0 6px;font-size:16px;font-weight:600;color:#333}.lawyer-bio[data-v-aa5bfb78]{margin:0;font-size:13px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pagination[data-v-aa5bfb78]{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:60px}.pagination-btn[data-v-aa5bfb78]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin:0 5px}.pagination-btn[data-v-aa5bfb78]:disabled{opacity:.5;cursor:not-allowed}.pagination-pages[data-v-aa5bfb78]{display:flex}.pagination-page[data-v-aa5bfb78]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 4px;border:1px solid #ddd;border-radius:4px;background-color:transparent;cursor:pointer;transition:all .3s;font-weight:700}.pagination-page[data-v-aa5bfb78]:hover{background-color:#0f59571a}.pagination-page.active[data-v-aa5bfb78]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-btn.disabled[data-v-aa5bfb78]{opacity:.5;pointer-events:none}.pagination-page.non-link[data-v-aa5bfb78]{pointer-events:none}@media (max-width: 1200px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(auto-fit,minmax(200px,300px));gap:18px;justify-content:center}.container[data-v-aa5bfb78]{padding:0 20px}}@media (max-width: 1024px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(auto-fit,minmax(180px,280px));gap:16px;justify-content:center}.page-title[data-v-aa5bfb78]{font-size:26px}}@media (max-width: 900px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(auto-fit,minmax(160px,250px));gap:14px;justify-content:center}.page-title[data-v-aa5bfb78]{font-size:24px}}@media (max-width: 768px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.container[data-v-aa5bfb78]{padding:0 16px}.page-title[data-v-aa5bfb78]{font-size:22px}}@media (max-width: 600px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.lawyer-name[data-v-aa5bfb78]{font-size:14px}.lawyer-specialization[data-v-aa5bfb78],.lawyer-bio[data-v-aa5bfb78]{font-size:12px}}@media (max-width: 480px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width: 400px){.lawyers-grid[data-v-aa5bfb78]{grid-template-columns:1fr}}.no-lawyers-message[data-v-aa5bfb78]{text-align:center;padding:50px 0;font-size:18px;color:#666}.loading-container[data-v-aa5bfb78]{text-align:center;padding:50px 0}.loading-spinner[data-v-aa5bfb78]{display:inline-block;width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#0f5957;animation:spin-aa5bfb78 1s ease-in-out infinite}@keyframes spin-aa5bfb78{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-aa5bfb78]{text-align:center;padding:50px 0}.retry-button[data-v-aa5bfb78]{background-color:#0f5957;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:4px;cursor:pointer}.retry-button[data-v-aa5bfb78]:hover{background-color:#0a3f3e}.lawyer-modal[data-v-a061bd5b]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0a3230e6;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto;padding:20px}.lawyer-modal-content[data-v-a061bd5b]{background-color:#fff;border-radius:8px;width:100%;max-width:1000px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 5px 15px #0000001a;font-family:Inter,sans-serif;padding:25px}.close-btn[data-v-a061bd5b]{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;z-index:10}.loading-container[data-v-a061bd5b]{display:flex;justify-content:center;padding:60px 0}.spinner[data-v-a061bd5b]{width:50px;height:50px;border:5px solid rgba(15,89,87,.3);border-radius:50%;border-top-color:#0f5957;animation:spin-a061bd5b 1s linear infinite}.error-container[data-v-a061bd5b],.not-found-container[data-v-a061bd5b]{text-align:center;padding:40px 20px}.lawyer-profile[data-v-a061bd5b],.lawyer-info[data-v-a061bd5b]{padding:0}.lawyer-name[data-v-a061bd5b]{font-size:22px;font-weight:600;margin-bottom:20px;color:#333;font-family:Inter,sans-serif;text-align:center}.lawyer-details[data-v-a061bd5b]{margin-bottom:20px}.detail-item[data-v-a061bd5b]{margin-bottom:10px}.detail-item strong[data-v-a061bd5b]{font-weight:600}.detail-item span[data-v-a061bd5b]{margin-left:10px}.section-list[data-v-a061bd5b]{margin:0;padding-left:18px;font-size:13px;line-height:1.3;font-family:Inter,sans-serif}.section-list li[data-v-a061bd5b]{margin-bottom:2px}.section-text[data-v-a061bd5b]{font-size:13px;line-height:1.3;font-family:Inter,sans-serif}.contact-info[data-v-a061bd5b]{margin-top:20px}.contact-item[data-v-a061bd5b]{margin-bottom:10px}.contact-item strong[data-v-a061bd5b]{font-weight:600}.contact-item span[data-v-a061bd5b]{margin-left:10px}.unavailable[data-v-a061bd5b]{color:#999}.profile-content[data-v-a061bd5b]{display:grid;grid-template-columns:240px 1fr;gap:25px;margin-bottom:25px}.profile-photo-container[data-v-a061bd5b]{border-radius:12px;overflow:hidden;height:320px;width:100%}.profile-photo[data-v-a061bd5b]{width:100%;height:100%;object-fit:cover;border-radius:12px;object-position:center top}.profile-photo-placeholder[data-v-a061bd5b]{display:flex;justify-content:center;align-items:center;background-color:#e0e0e0;width:100%;height:100%;font-size:64px;color:#999}.profile-info[data-v-a061bd5b]{display:flex;flex-direction:column;gap:10px}.profile-description[data-v-a061bd5b]{font-size:13px;line-height:1.4;color:#444;font-family:Inter,sans-serif;margin-bottom:4px}.experience-text[data-v-a061bd5b]{margin-top:-5px}.info-section[data-v-a061bd5b]{margin-bottom:2px}.section-title[data-v-a061bd5b]{font-size:13px;font-weight:600;margin-bottom:2px;color:#333;font-family:Inter,sans-serif}.contact-form[data-v-a061bd5b]{margin-top:10px}.contact-fields[data-v-a061bd5b]{display:flex;justify-content:space-between;gap:15px;margin-bottom:10px}.contact-field[data-v-a061bd5b]{flex:1}.contact-label[data-v-a061bd5b]{font-size:13px;color:#666;margin-bottom:5px}.contact-value[data-v-a061bd5b]{padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-size:13px;color:#777;display:flex;align-items:center;background-color:#f9f9f9}.phone-icon[data-v-a061bd5b]:before{content:"";display:inline-block;width:16px;height:16px;background-image: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='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E");background-size:contain;margin-right:8px}.email-icon[data-v-a061bd5b]:before{content:"";display:inline-block;width:16px;height:16px;background-image: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='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;margin-right:8px}.contact-btn[data-v-a061bd5b]{width:100%;padding:12px;background-color:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:background-color .3s;font-family:Inter,sans-serif;margin-bottom:8px;text-align:center}.contact-btn[data-v-a061bd5b]:hover{background-color:#0a4240}.auth-message[data-v-a061bd5b]{text-align:center;font-size:13px;color:#666}.contact-unavailable[data-v-a061bd5b]{text-align:center;font-size:13px;color:#999;padding:12px;background-color:#f5f5f5;border-radius:8px;margin-bottom:8px}.auth-link[data-v-a061bd5b]{color:#0f5957;background:none;border:none;font-weight:500;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0;font-family:inherit}.auth-link[data-v-a061bd5b]:hover{color:#0a4240;text-decoration:underline}.btn[data-v-a061bd5b]{display:inline-block;padding:10px 20px;background-color:#0f5957;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;text-decoration:none;transition:background-color .3s}.btn[data-v-a061bd5b]:hover{background-color:#0a4240}@keyframes spin-a061bd5b{to{transform:rotate(360deg)}}@media (max-width: 768px){.profile-content[data-v-a061bd5b]{grid-template-columns:1fr}.profile-photo-container[data-v-a061bd5b]{height:350px;margin-bottom:15px}.lawyer-modal-content[data-v-a061bd5b]{max-height:95vh}.contact-fields[data-v-a061bd5b]{flex-direction:column}}.lawyers-page-mobile[data-v-a1810123]{font-family:Inter,sans-serif;min-height:100vh;background-color:#fff}.mobile-header[data-v-a1810123]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-a1810123]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-a1810123]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-a1810123]{width:200px;height:54px}.menu-button[data-v-a1810123]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-a1810123]{padding:0}.container[data-v-a1810123]{max-width:100%;margin:0 auto;padding:24px 16px 64px}.breadcrumbs[data-v-a1810123]{display:flex;margin-bottom:-4px;font-size:14px;margin-top:8px}.breadcrumb-item[data-v-a1810123]{color:#666;text-decoration:none}.breadcrumb-item[data-v-a1810123]:hover{color:#0f5957}.breadcrumb-item.active[data-v-a1810123]{color:#333;font-weight:700}.breadcrumb-separator[data-v-a1810123]{margin:0 8px;color:#999}.page-title[data-v-a1810123]{margin-bottom:24px;margin-top:8px;font-size:24px;font-weight:700;color:#1a1a1a}.lawyers-list[data-v-a1810123]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.lawyer-card[data-v-a1810123]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s,box-shadow .3s;cursor:pointer;border:1px solid rgba(26,26,26,.08)}.lawyer-card[data-v-a1810123]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001f}.lawyer-image-container[data-v-a1810123]{height:0;padding-top:120%;position:relative;overflow:hidden;background-color:#f8f9fa}.lawyer-image[data-v-a1810123]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lawyer-image-placeholder[data-v-a1810123]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa;color:#666}.placeholder-icon[data-v-a1810123]{margin-bottom:8px}.placeholder-text[data-v-a1810123]{font-size:12px;text-align:center;margin:0;color:#999}.lawyer-info[data-v-a1810123]{padding:16px;text-align:left}.lawyer-name[data-v-a1810123]{margin:0 0 8px;font-size:15px;font-weight:600;color:#1a1a1a;line-height:1.3;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.lawyer-bio[data-v-a1810123]{margin:0;font-size:13px;color:#666;line-height:1.4;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.loading-container[data-v-a1810123]{text-align:center;padding:40px 0}.loading-spinner[data-v-a1810123]{display:inline-block;width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#0f5957;animation:spin-a1810123 1s ease-in-out infinite}@keyframes spin-a1810123{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-a1810123]{text-align:center;padding:40px 0}.retry-button[data-v-a1810123]{background-color:#0f5957;color:#fff;border:none;padding:8px 16px;font-size:14px;border-radius:4px;cursor:pointer;margin-top:12px}.retry-button[data-v-a1810123]:hover{background-color:#0a3f3e}.no-lawyers-message[data-v-a1810123]{text-align:center;padding:40px 0;font-size:16px;color:#666}.pagination[data-v-a1810123]{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:8px}.pagination-btn[data-v-a1810123]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease}.pagination-btn[data-v-a1810123]:hover:not(.disabled){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-btn.disabled[data-v-a1810123]{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination-pages[data-v-a1810123]{display:flex;gap:2px;margin:0 8px}.pagination-page[data-v-a1810123]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:14px;color:#666}.pagination-page[data-v-a1810123]:hover:not(.active):not(.pagination-dots){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-page.active[data-v-a1810123]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-dots[data-v-a1810123]{border-color:transparent;cursor:default;pointer-events:none;background-color:transparent;color:#a0a0a0}@media (max-width: 375px){.container[data-v-a1810123]{padding:0 12px}.main-content[data-v-a1810123]{padding:0 0 20px}.lawyers-list[data-v-a1810123]{grid-template-columns:1fr;gap:16px}.lawyer-card[data-v-a1810123]{max-width:100%}.lawyer-info[data-v-a1810123]{padding:16px}.lawyer-name[data-v-a1810123]{font-size:16px;line-height:1.3;margin-bottom:8px}.lawyer-bio[data-v-a1810123]{font-size:13px;line-height:1.5;-webkit-line-clamp:4}.page-title[data-v-a1810123]{font-size:22px}.pagination-btn[data-v-a1810123],.pagination-page[data-v-a1810123]{width:28px;height:28px;font-size:13px}.footer-sections[data-v-a1810123]{grid-template-columns:1fr;gap:20px}}@media (min-width: 768px){.lawyers-page-mobile[data-v-a1810123]{display:none}}.lawyers-detail-page-mobile[data-v-ebad8679]{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.mobile-header[data-v-ebad8679]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-ebad8679]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-ebad8679]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-ebad8679]{width:200px;height:54px}.menu-button[data-v-ebad8679]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-ebad8679]{flex:1;padding:0}.container[data-v-ebad8679]{max-width:100%;padding:24px 16px 64px}.loading-container[data-v-ebad8679]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 16px;text-align:center}.loading-spinner[data-v-ebad8679]{margin-bottom:16px}.spinner[data-v-ebad8679]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #0F5957;border-radius:50%;animation:spin-ebad8679 1s linear infinite}@keyframes spin-ebad8679{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p[data-v-ebad8679]{color:#6b7280;font-size:16px;margin:0}.error-container[data-v-ebad8679]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 16px;text-align:center}.error-container p[data-v-ebad8679]{color:#ef4444;font-size:16px;margin-bottom:20px}.retry-button[data-v-ebad8679]{background-color:#0f5957;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .2s}.retry-button[data-v-ebad8679]:hover{background-color:#0d4a47}.breadcrumbs[data-v-ebad8679]{display:flex;align-items:center;gap:8px;margin:8px 0 20px;font-size:14px}.breadcrumb-item[data-v-ebad8679]{color:#6b7280;text-decoration:none;transition:color .2s}.breadcrumb-item[data-v-ebad8679]:hover{color:#0f5957}.breadcrumb-item.active[data-v-ebad8679]{color:#1f2937;font-weight:700}.breadcrumb-separator[data-v-ebad8679]{color:#d1d5db}.lawyer-content[data-v-ebad8679]{padding-bottom:40px}.lawyer-profile[data-v-ebad8679]{background:#fff}.lawyer-photo-container[data-v-ebad8679]{display:flex;justify-content:center;margin-bottom:32px;width:100%}.lawyer-photo[data-v-ebad8679]{width:100%;height:520px;border-radius:16px;object-fit:cover;border:4px solid #F3F4F6;max-width:100%}.lawyer-photo-placeholder[data-v-ebad8679]{width:100%;height:520px;border-radius:16px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;border:4px solid #E5E7EB;max-width:100%}.lawyer-photo-placeholder i[data-v-ebad8679]{font-size:60px;color:#9ca3af}.lawyer-name[data-v-ebad8679]{font-size:28px;font-weight:700;color:#1f2937;text-align:left;margin:0 0 16px;line-height:1.2}.lawyer-description[data-v-ebad8679]{font-size:16px;color:#6b7280;text-align:left;margin-bottom:32px;line-height:1.6;padding:0;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.info-section[data-v-ebad8679]{margin-bottom:32px;text-align:left}.section-title[data-v-ebad8679]{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:12px;text-align:left;padding:0}.section-list[data-v-ebad8679]{list-style:none;padding:0;margin:0;text-align:left}.section-list li[data-v-ebad8679]{font-size:16px;color:#4b5563;margin-bottom:8px;padding-left:16px;position:relative;line-height:1.6;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.section-list li[data-v-ebad8679]:before{content:"•";color:#0f5957;font-weight:700;position:absolute;left:0}.section-text[data-v-ebad8679]{font-size:16px;color:#4b5563;line-height:1.6;text-align:left;padding:0;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.contact-section[data-v-ebad8679]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%;margin-bottom:32px;text-align:left}.contact-fields[data-v-ebad8679]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%;text-align:left}.contact-field[data-v-ebad8679]{display:flex;flex-direction:column;align-items:flex-start;padding:24px;gap:8px;width:100%;background-color:#f9fafb;border-radius:12px;text-align:left;box-sizing:border-box}.contact-label[data-v-ebad8679]{font-size:14px;font-weight:500;color:#6b7280;text-align:left;padding:0;margin:0}.contact-value[data-v-ebad8679]{font-size:16px;color:#1f2937;display:flex;align-items:center;gap:8px;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;width:100%;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px}.contact-value svg[data-v-ebad8679]{flex-shrink:0}.contact-btn[data-v-ebad8679]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:8px;width:343px;height:52px;background:#fafafa;color:#1a1a1a;border:1px solid rgba(26,26,26,.08);border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-sizing:border-box}.contact-btn[data-v-ebad8679]:hover{background:#f0f0f0;border-color:#1a1a1a1f}.auth-message[data-v-ebad8679]{display:block;width:100%;text-align:center;font-size:14px;color:#6b7280;line-height:1.4;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;margin:0;padding:0}.auth-link[data-v-ebad8679]{background:none;border:none;color:#0f5957;text-decoration:underline;cursor:pointer;font-size:14px;padding:0;margin:0;display:inline;font-family:inherit}.other-lawyers-section[data-v-ebad8679]{margin-top:40px;text-align:left}.other-lawyers-grid[data-v-ebad8679]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.other-lawyer-card[data-v-ebad8679]{display:flex;flex-direction:column;align-items:center;padding:0;background-color:#f9fafb;border-radius:12px;cursor:pointer;transition:all .2s;text-align:center;overflow:hidden}.other-lawyer-card[data-v-ebad8679]:hover{background-color:#f3f4f6;transform:translateY(-2px)}.other-lawyer-image-container[data-v-ebad8679]{width:100%;height:220px;margin-bottom:0}.other-lawyer-image[data-v-ebad8679]{width:100%;height:100%;border-radius:12px 12px 0 0;object-fit:cover}.other-lawyer-image-placeholder[data-v-ebad8679]{width:100%;height:100%;border-radius:12px 12px 0 0;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.other-lawyer-image-placeholder i[data-v-ebad8679]{font-size:48px;color:#9ca3af}.other-lawyer-info[data-v-ebad8679]{text-align:left;width:100%;padding:12px 16px 16px}.other-lawyer-name[data-v-ebad8679]{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 4px;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.other-lawyer-description[data-v-ebad8679]{font-size:14px;color:#6b7280;margin:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.all-lawyers-button-container[data-v-ebad8679]{display:flex;justify-content:center}.all-lawyers-button[data-v-ebad8679]{display:flex;justify-content:center;align-items:center;gap:8px;background:#fff;color:#1a1a1a;text-decoration:none;padding:16px;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:343px;height:50px;font-size:16px;font-weight:600;transition:all .2s;box-sizing:border-box}.all-lawyers-button[data-v-ebad8679]:hover{background:#f8f8f8;border-color:#1a1a1a1f}.not-found-container[data-v-ebad8679]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 16px;text-align:center}.not-found-container h2[data-v-ebad8679]{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:12px}.not-found-container p[data-v-ebad8679]{color:#6b7280;font-size:16px;margin-bottom:24px}@media (max-width: 375px){.lawyer-info[data-v-ebad8679]{padding:12px}.lawyer-name[data-v-ebad8679]{font-size:18px}}.lawyers-detail-page-wrapper[data-v-79601e56]{width:100%;min-height:100vh;position:relative}.lawyers-detail-page-wrapper[data-v-79601e56] .lawyer-modal{position:static;background-color:transparent;padding:0;overflow:visible}.lawyers-detail-page-wrapper[data-v-79601e56] .lawyer-modal-content{max-height:none;max-width:none;box-shadow:none;border-radius:0;margin:0;padding:20px}.lawyers-detail-page-wrapper[data-v-79601e56] .close-btn{display:none}.documents-page[data-v-cd36fd3c]{font-family:Inter,sans-serif;min-height:100vh;background-color:#fff;padding:30px 0 60px}.container[data-v-cd36fd3c]{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (max-width: 1200px){.container[data-v-cd36fd3c]{padding:0 24px}}.breadcrumbs[data-v-cd36fd3c]{display:flex;align-items:center;margin-bottom:20px;font-size:14px}.breadcrumb-item[data-v-cd36fd3c]{color:#666;text-decoration:none}.breadcrumb-item[data-v-cd36fd3c]:hover{color:#0f5957}.breadcrumb-item.active[data-v-cd36fd3c]{color:#1a1a1a;font-weight:700}.breadcrumb-separator[data-v-cd36fd3c]{margin:0 8px;color:#666}.page-title[data-v-cd36fd3c]{font-size:30px;font-weight:700;color:#1a1a1a;margin-bottom:30px}.documents-table-container[data-v-cd36fd3c]{overflow-x:auto;margin-bottom:30px;box-shadow:0 1px 3px #0000001a;border-radius:4px}.documents-table[data-v-cd36fd3c]{width:100%;border-collapse:collapse}.documents-table th[data-v-cd36fd3c]{background-color:#0f5957;color:#fff;font-weight:500;text-align:left;padding:15px 20px}.documents-table td[data-v-cd36fd3c]{padding:15px 20px;border-bottom:1px solid #eee}.document-name[data-v-cd36fd3c]{width:60%;font-weight:700}.document-date[data-v-cd36fd3c]{width:20%;font-weight:700}.document-actions[data-v-cd36fd3c]{width:20%;text-align:left;padding-left:20px}.action-button[data-v-cd36fd3c]{background:none;border:none;cursor:pointer;padding:5px;border-radius:4px;transition:background-color .3s;margin-left:0}.action-button[data-v-cd36fd3c]:hover{background-color:#f0f0f0}.even-row[data-v-cd36fd3c]{background-color:#f9f9f9}.pagination[data-v-cd36fd3c]{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:60px}.pagination-btn[data-v-cd36fd3c]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin:0 5px;text-decoration:none;color:#333}.pagination-btn[data-v-cd36fd3c]:disabled{opacity:.5;cursor:not-allowed}.pagination-pages[data-v-cd36fd3c]{display:flex}.pagination-page[data-v-cd36fd3c]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 4px;border:1px solid #ddd;border-radius:4px;background-color:transparent;cursor:pointer;transition:all .3s;font-weight:700;text-decoration:none;color:#333}.pagination-page[data-v-cd36fd3c]:hover:not(.active){background-color:#0f59571a}.pagination-page.active[data-v-cd36fd3c]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-btn.disabled[data-v-cd36fd3c]{opacity:.5;pointer-events:none}.pagination-page.non-link[data-v-cd36fd3c]{pointer-events:none}.no-documents-message[data-v-cd36fd3c]{text-align:center;padding:50px 0;font-size:18px;color:#666}@media (max-width: 768px){.document-date[data-v-cd36fd3c],.document-actions[data-v-cd36fd3c]{width:auto}.documents-table th[data-v-cd36fd3c],.documents-table td[data-v-cd36fd3c]{padding:10px}.page-title[data-v-cd36fd3c]{font-size:24px}}.documents-page-mobile[data-v-c9267f3d]{font-family:Inter,sans-serif;min-height:100vh;min-height:100dvh;background-color:#fff}.mobile-header[data-v-c9267f3d]{background:#fff;border-bottom:1px solid #E0E0E0;padding:16px;padding-top:calc(16px + env(safe-area-inset-top));position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-c9267f3d]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-c9267f3d]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-c9267f3d]{width:200px;height:54px}.menu-button[data-v-c9267f3d]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-c9267f3d]{padding:0}.container[data-v-c9267f3d]{max-width:100%;margin:0 auto;padding:24px 16px 64px}.breadcrumbs[data-v-c9267f3d]{display:flex;margin-bottom:-4px;font-size:14px;margin-top:8px}.breadcrumb-item[data-v-c9267f3d]{color:#666;text-decoration:none}.breadcrumb-item[data-v-c9267f3d]:hover{color:#0f5957}.breadcrumb-item.active[data-v-c9267f3d]{color:#333;font-weight:700}.breadcrumb-separator[data-v-c9267f3d]{margin:0 8px;color:#999}.page-title[data-v-c9267f3d]{margin-bottom:24px;margin-top:8px;font-size:24px;font-weight:700;color:#1a1a1a}.documents-header[data-v-c9267f3d]{background-color:#0f5957;border-radius:8px 8px 0 0;position:relative;margin:0;padding:0}.header-row[data-v-c9267f3d]{display:flex;justify-content:space-between;align-items:center;padding:16px;position:relative;border-radius:8px 8px 0 0;overflow:hidden}.header-row[data-v-c9267f3d]:after{content:"";position:absolute;right:94px;top:0;bottom:0;width:1px;background-color:#ffffff4d;z-index:1}.header-title[data-v-c9267f3d]{font-size:14px;font-weight:600;color:#fff;flex:1;padding-right:16px}.header-action[data-v-c9267f3d]{font-size:14px;font-weight:600;color:#fff;text-align:center;width:64px}.documents-list[data-v-c9267f3d]{margin:0;position:relative;border:1px solid #E0E0E0;border-top:none}.documents-list[data-v-c9267f3d]:before{content:"";position:absolute;right:93.2px;top:0;bottom:0;width:1px;background-color:#e0e0e0;z-index:1}.document-item[data-v-c9267f3d]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E0E0E0;background:#fff}.document-item[data-v-c9267f3d]:last-child{border-radius:0 0 8px 8px}.document-info[data-v-c9267f3d]{flex:1;margin-right:16px;padding-right:8px}.document-name[data-v-c9267f3d]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px;line-height:1.3}.document-date[data-v-c9267f3d]{font-size:14px;color:#666;margin:0}.download-button[data-v-c9267f3d]{width:64px;display:flex;justify-content:center;padding:6px;background:none;border:none;cursor:pointer;border-radius:4px;background-color:#f5f5f5;transition:background-color .2s ease}.download-button[data-v-c9267f3d]:hover{background-color:#e0e0e0}.no-documents-message[data-v-c9267f3d]{text-align:center;padding:60px 0;color:#666;font-size:16px}.no-documents-message p[data-v-c9267f3d]{margin:0;font-weight:500}.pagination[data-v-c9267f3d]{display:flex;justify-content:center;align-items:center;margin-top:24px;gap:8px}.pagination-btn[data-v-c9267f3d]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease}.pagination-btn[data-v-c9267f3d]:hover:not(.disabled){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-btn.disabled[data-v-c9267f3d]{opacity:.3;cursor:not-allowed;pointer-events:none}.pagination-pages[data-v-c9267f3d]{display:flex;gap:2px;margin:0 8px}.pagination-page[data-v-c9267f3d]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:14px;color:#666}.pagination-page[data-v-c9267f3d]:hover:not(.active):not(.pagination-dots){background-color:#f5f5f5;border-color:#0f5957;color:#0f5957}.pagination-page.active[data-v-c9267f3d]{background-color:#0f5957;color:#fff;border-color:#0f5957}.pagination-dots[data-v-c9267f3d]{border-color:transparent;cursor:default;pointer-events:none;background-color:transparent;color:#a0a0a0}@media (max-width: 375px){.container[data-v-c9267f3d]{padding:0 12px}.documents-header[data-v-c9267f3d],.documents-list[data-v-c9267f3d]{margin:0 -12px}.documents-header[data-v-c9267f3d]{padding:0 12px}.main-content[data-v-c9267f3d]{padding:12px}.page-title[data-v-c9267f3d]{font-size:22px}.pagination-btn[data-v-c9267f3d],.pagination-page[data-v-c9267f3d]{width:28px;height:28px;font-size:13px}.footer-sections[data-v-c9267f3d]{grid-template-columns:1fr;gap:20px}}.loading-state[data-v-c9267f3d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner[data-v-c9267f3d]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0F5957;border-radius:50%;animation:spin-c9267f3d 1s linear infinite;margin-bottom:16px}@keyframes spin-c9267f3d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p[data-v-c9267f3d]{color:#666;font-size:16px;margin:0}.error-state[data-v-c9267f3d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.error-state p[data-v-c9267f3d]{color:#e74c3c;font-size:16px;margin:0 0 16px}.retry-button[data-v-c9267f3d]{background:#0f5957;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.retry-button[data-v-c9267f3d]:hover{background:#0d4a48}.mail-message-list[data-v-5e08eaf9]{height:100%;display:flex;flex-direction:column}.mail-list-header[data-v-5e08eaf9]{display:flex;align-items:center;padding:20px;border-bottom:1px solid var(--border-color)}.mail-list-header h2[data-v-5e08eaf9]{margin:0;font-size:1.5rem}.mail-list-content[data-v-5e08eaf9]{flex-grow:1;overflow-y:auto}.mail-empty[data-v-5e08eaf9]{display:flex;justify-content:center;align-items:center;height:200px;color:var(--light-text)}.mail-list[data-v-5e08eaf9]{padding:0}.message-group[data-v-5e08eaf9]{margin-bottom:24px}.group-header[data-v-5e08eaf9]{margin-bottom:12px}.group-header h3[data-v-5e08eaf9]{font-size:14px;font-weight:600;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:.5px}.messages-container[data-v-5e08eaf9]{display:flex;flex-direction:column;gap:8px}.message-item[data-v-5e08eaf9]{display:flex;align-items:center;padding:12px 16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;gap:12px}.message-item[data-v-5e08eaf9]:hover{background-color:#f8fafc}.message-item.selected[data-v-5e08eaf9]{background-color:#e0f2fe;border:1px solid #0F5957}.message-checkbox[data-v-5e08eaf9]{display:flex;align-items:center;margin-right:8px}.custom-checkbox[data-v-5e08eaf9]{cursor:pointer;position:relative}.checkbox-checked[data-v-5e08eaf9]{position:relative}.checkmark[data-v-5e08eaf9]{position:absolute;top:6px;left:4px;pointer-events:none}.message-avatar[data-v-5e08eaf9]{position:relative;flex-shrink:0}.avatar-circle[data-v-5e08eaf9]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0f5957,#15803d);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;text-transform:uppercase}.unread-indicator[data-v-5e08eaf9]{position:absolute;top:-3px;right:-3px;width:12px;height:12px;background:#10b981!important;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #00000026;z-index:10;display:block!important}.message-content[data-v-5e08eaf9]{flex:1;min-width:0}.message-line[data-v-5e08eaf9]{display:flex;align-items:center;gap:8px;width:100%}.sender-name[data-v-5e08eaf9]{font-size:14px;font-weight:600;color:#1e293b;flex-shrink:0;min-width:120px}.message-subject[data-v-5e08eaf9]{font-size:14px;font-weight:500;color:#334155;flex-shrink:0;min-width:150px}.message-preview[data-v-5e08eaf9]{font-size:14px;color:#64748b;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-time[data-v-5e08eaf9]{font-size:12px;color:#94a3b8;flex-shrink:0;min-width:50px;text-align:right}.no-messages[data-v-5e08eaf9]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-messages-icon[data-v-5e08eaf9]{margin-bottom:16px;opacity:.5}.no-messages p[data-v-5e08eaf9]{color:#64748b;font-size:16px;margin:0}@media (max-width: 768px){.message-line[data-v-5e08eaf9]{flex-direction:column;align-items:flex-start;gap:4px}.sender-name[data-v-5e08eaf9],.message-subject[data-v-5e08eaf9]{min-width:auto}.message-time[data-v-5e08eaf9]{align-self:flex-end}}.message-view[data-v-bd4a2622]{height:100%;display:flex;flex-direction:column;background:#fff}.message-navigation[data-v-bd4a2622]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid rgba(26,26,26,.08);background:#fff}.nav-left[data-v-bd4a2622]{display:flex;align-items:center;gap:12px}.nav-center[data-v-bd4a2622]{display:flex;align-items:center;gap:16px}.nav-right[data-v-bd4a2622]{display:flex;align-items:center}.nav-btn[data-v-bd4a2622]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;border-radius:6px;color:#1a1a1a;cursor:pointer;transition:background-color .2s ease;font-size:14px;font-weight:500}.nav-btn[data-v-bd4a2622]:hover{background:#1a1a1a0a}.back-btn svg[data-v-bd4a2622]{width:16px;height:16px}.delete-btn[data-v-bd4a2622]{padding:8px}.delete-btn[data-v-bd4a2622]:hover{background:#ef44441a;color:#ef4444}.print-btn[data-v-bd4a2622]{padding:8px}.message-counter[data-v-bd4a2622]{font-size:14px;color:#6b7280;font-weight:500}.message-nav-arrows[data-v-bd4a2622]{display:flex;gap:4px}.nav-arrow-btn[data-v-bd4a2622]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s ease}.nav-arrow-btn[data-v-bd4a2622]:hover:not(:disabled){background:#1a1a1a0a;color:#1a1a1a}.nav-arrow-btn[data-v-bd4a2622]:disabled{opacity:.3;cursor:not-allowed}.message-content[data-v-bd4a2622]{flex:1;padding:32px 24px;overflow-y:auto}.message-subject[data-v-bd4a2622]{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 24px;line-height:1.3}.sender-info[data-v-bd4a2622]{display:flex;align-items:flex-start;gap:12px;margin-bottom:32px}.sender-avatar[data-v-bd4a2622]{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.sender-details[data-v-bd4a2622]{flex:1}.sender-name-line[data-v-bd4a2622]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.sender-name[data-v-bd4a2622]{font-size:16px;font-weight:600;color:#1a1a1a}.sender-email[data-v-bd4a2622]{font-size:16px;color:#6b7280}.message-meta[data-v-bd4a2622]{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.meta-label[data-v-bd4a2622]{font-weight:500}.meta-value[data-v-bd4a2622]{color:#1a1a1a}.message-time[data-v-bd4a2622]{margin-left:auto}.message-body[data-v-bd4a2622]{color:#374151;line-height:1.6;font-size:16px}.message-body p[data-v-bd4a2622]{margin-bottom:16px}.message-body p[data-v-bd4a2622]:last-child{margin-bottom:0}.encrypted-message[data-v-bd4a2622]{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;color:#6c757d;font-style:italic}.encrypted-message[data-v-bd4a2622]:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.decrypting[data-v-bd4a2622]{background:#fff3cd;border-color:#ffeaa7;color:#856404;cursor:wait}.decrypting[data-v-bd4a2622]:hover{background:#fff3cd;border-color:#ffeaa7}.attachments[data-v-bd4a2622]{margin-top:32px;padding-top:24px;border-top:1px solid rgba(26,26,26,.08)}.attachments-title[data-v-bd4a2622]{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:600;color:#374151}.attachments-list[data-v-bd4a2622]{display:flex;flex-direction:column;gap:12px}.attachment-item[data-v-bd4a2622]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid rgba(26,26,26,.08)}.attachment-name[data-v-bd4a2622]{flex:1;font-weight:500;color:#374151}.attachment-size[data-v-bd4a2622]{color:#6b7280;font-size:14px}.download-btn[data-v-bd4a2622]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s ease}.download-btn[data-v-bd4a2622]:hover{background:#1a1a1a0a;color:#1a1a1a}.message-actions[data-v-bd4a2622]{display:flex;gap:12px;padding:20px 24px;border-top:1px solid rgba(26,26,26,.08);background:#fff}.action-btn[data-v-bd4a2622]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;color:#374151;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.action-btn[data-v-bd4a2622]:hover{background:#1a1a1a0a;border-color:#1a1a1a1f}.reply-btn svg[data-v-bd4a2622],.forward-btn svg[data-v-bd4a2622]{width:16px;height:16px}.message-loading[data-v-bd4a2622]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px}.loading-spinner[data-v-bd4a2622]{display:flex;align-items:center;justify-content:center}.spinner[data-v-bd4a2622]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0F5957;border-radius:50%;animation:spin-bd4a2622 1s linear infinite}@keyframes spin-bd4a2622{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-loading p[data-v-bd4a2622]{color:#64748b;font-size:16px;margin:0}@media (max-width: 768px){.message-navigation[data-v-bd4a2622]{padding:12px 16px}.nav-center[data-v-bd4a2622]{gap:12px}.back-btn span[data-v-bd4a2622]{display:none}.message-content[data-v-bd4a2622]{padding:24px 16px}.message-subject[data-v-bd4a2622]{font-size:24px}.message-actions[data-v-bd4a2622]{padding:16px;flex-direction:column}.action-btn[data-v-bd4a2622]{justify-content:center}}.mail-compose-modal-backdrop[data-v-e82e0092]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.mail-compose-modal[data-v-e82e0092]{width:90%;max-width:700px;background-color:#fff;border-radius:8px;box-shadow:0 5px 20px #0003;display:flex;flex-direction:column;max-height:90vh}.modal-header[data-v-e82e0092]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid var(--border-color)}.modal-header h2[data-v-e82e0092]{margin:0;font-size:1.3rem}.modal-close[data-v-e82e0092]{background:none;border:none;cursor:pointer;font-size:1.2rem;color:var(--light-text);padding:5px}.modal-body[data-v-e82e0092]{padding:20px;overflow-y:auto}.form-textarea[data-v-e82e0092]{resize:vertical;min-height:150px}.encryption-option[data-v-e82e0092]{border:1px solid #e0e0e0;padding:1rem;border-radius:4px;background-color:#f5f5f5;display:flex;flex-direction:column;gap:.5rem}.encryption-option label[data-v-e82e0092]{display:flex;align-items:center;font-weight:700;cursor:pointer}.encryption-option label i[data-v-e82e0092]{margin-right:.5rem}.encryption-info[data-v-e82e0092]{margin-top:.5rem;padding-left:1.5rem}.encryption-status[data-v-e82e0092]{padding:.5rem;border-radius:4px;font-size:.9rem;display:flex;align-items:center}.encryption-status i[data-v-e82e0092]{margin-right:.5rem}.encryption-status.success[data-v-e82e0092]{background-color:#e8f5e9;color:#2e7d32}.encryption-status.warning[data-v-e82e0092]{background-color:#fff8e1;color:#f57f17}.encryption-status.notice[data-v-e82e0092]{background-color:#e3f2fd;color:#1565c0}.warning-content[data-v-e82e0092]{flex:1;margin-left:.5rem}.warning-title[data-v-e82e0092]{font-weight:700;margin-bottom:.5rem}.warning-details[data-v-e82e0092]{font-size:.85rem;line-height:1.4}.warning-details p[data-v-e82e0092]{margin:.5rem 0}.warning-details ol[data-v-e82e0092]{margin:.5rem 0;padding-left:1.2rem}.warning-details li[data-v-e82e0092]{margin:.3rem 0}.help-actions[data-v-e82e0092]{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.btn-sm[data-v-e82e0092]{padding:.4rem .8rem;font-size:.8rem}.modal-actions[data-v-e82e0092]{display:flex;justify-content:flex-end;gap:15px;margin-top:20px}.form-error[data-v-e82e0092]{color:var(--danger-color);font-size:.9rem;margin-top:5px}.recipient-found[data-v-e82e0092]{color:var(--success-color);font-size:.9rem;margin-top:5px}.attachments-section[data-v-e82e0092]{margin-top:15px}.file-uploader[data-v-e82e0092]{display:flex;align-items:center;gap:15px;margin-bottom:10px}.attachment-btn[data-v-e82e0092]{display:flex;align-items:center;gap:8px}.file-limit-info[data-v-e82e0092]{font-size:.85rem;color:var(--light-text)}.attachment-list[data-v-e82e0092]{margin-top:10px;border:1px solid var(--border-color);border-radius:4px;max-height:150px;overflow-y:auto}.attachment-item[data-v-e82e0092]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--border-color)}.attachment-item[data-v-e82e0092]:last-child{border-bottom:none}.attachment-details[data-v-e82e0092]{display:flex;align-items:center;gap:8px}.attachment-name[data-v-e82e0092]{font-size:.9rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-size[data-v-e82e0092]{font-size:.8rem;color:var(--light-text)}.remove-attachment[data-v-e82e0092]{background:none;border:none;color:var(--danger-color);cursor:pointer;font-size:.9rem;padding:3px 6px}.remove-attachment[data-v-e82e0092]:hover{background-color:rgba(var(--danger-color-rgb),.1);border-radius:4px}.confidential-section[data-v-e82e0092]{margin-top:15px;padding:15px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.confidential-toggle[data-v-e82e0092]{display:flex;flex-direction:column;gap:10px}.toggle-label[data-v-e82e0092]{display:flex;align-items:center;gap:12px;cursor:pointer;font-weight:500;font-size:.95rem;color:#374151}.toggle-input[data-v-e82e0092]{display:none}.toggle-slider[data-v-e82e0092]{position:relative;display:inline-block;width:44px;height:24px;background-color:#d1d5db;border-radius:24px;transition:background-color .3s ease}.toggle-slider[data-v-e82e0092]:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.toggle-input:checked+.toggle-slider[data-v-e82e0092]{background-color:#0f5957}.toggle-input:checked+.toggle-slider[data-v-e82e0092]:before{transform:translate(20px)}.toggle-text[data-v-e82e0092]{-webkit-user-select:none;user-select:none}.confidential-info[data-v-e82e0092]{display:flex;align-items:center;gap:8px;color:#059669;font-size:.85rem;background:#ecfdf5;padding:8px 12px;border-radius:4px;border:1px solid #a7f3d0}.confidential-info i[data-v-e82e0092]{color:#047857}@media (max-width: 768px){.mail-compose-modal[data-v-e82e0092]{width:95%;max-height:95vh}.modal-actions[data-v-e82e0092]{flex-direction:column-reverse;gap:10px}.modal-actions button[data-v-e82e0092]{width:100%}.attachment-details[data-v-e82e0092]{max-width:200px}}[data-v-94689925],[data-v-94689925]:before,[data-v-94689925]:after{box-sizing:border-box;margin:0;padding:0}.mail-page[data-v-94689925]{height:100vh;background-color:#fff;font-family:var(--font-family)}.mail-page[data-v-94689925] *{font-family:var(--font-family)}.mail-layout[data-v-94689925]{display:flex;flex-direction:column;height:100%}.mail-content-layout[data-v-94689925]{display:flex;flex-direction:row;align-items:flex-start;padding:0 12px;gap:24px;width:100%;max-width:1440px;margin:0 auto;min-height:calc(100vh - 120px);flex-grow:1;overflow:hidden}.mail-sidebar[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:32px 0;gap:40px;width:330px;min-height:calc(100vh - 184px);flex:none;order:0;align-self:stretch;flex-grow:0}.sidebar-content[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:330px;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0}.compose-section[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:330px;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0}.compose-btn[data-v-94689925]{display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;width:330px;height:50px;background:#0f5957;border-radius:8px;border:none;color:#fff;cursor:pointer;flex:none;order:0;flex-grow:1}.compose-btn svg[data-v-94689925]{width:18px;height:18px;flex:none;order:0;flex-grow:0}.compose-btn span[data-v-94689925]{font-style:normal;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;color:#fff;flex:none;order:1;flex-grow:1}.compose-btn[data-v-94689925]:hover{background:#0d4f3b}.sidebar-divider[data-v-94689925]{width:330px;height:0px;border:1px solid rgba(26,26,26,.08);flex:none;order:1;align-self:stretch;flex-grow:0}.mail-folders[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:330px;height:250px;flex:none;order:2;align-self:stretch;flex-grow:0}.folder-item[data-v-94689925]{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px;width:330px;height:50px;border-radius:8px;cursor:pointer;color:#1a1a1acc;flex:none;align-self:stretch;flex-grow:0;margin-left:0}.folder-item[data-v-94689925]:hover{background:#1a1a1a0a}.folder-item.active[data-v-94689925]{background:#cfdedd;color:#1a1a1a}.folder-item svg[data-v-94689925]{width:18px;height:18px;font-size:20px;line-height:110%;flex:none;order:0;flex-grow:0}.folder-item>span[data-v-94689925]:first-of-type{font-style:normal;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;flex:1;order:1}.folder-count[data-v-94689925]{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:2px 6px!important;height:22px!important;background:#0f5957!important;border-radius:4px!important;font-style:normal!important;font-weight:590!important;font-size:12px!important;line-height:140%!important;letter-spacing:-.01em!important;color:#fff!important;flex:none!important;order:2!important;flex-grow:0!important;min-width:22px!important;text-align:center!important}.folder-group[data-v-94689925]{justify-content:flex-start;position:relative}.folder-group svg[data-v-94689925]:first-child{flex:none;order:0}.folder-group span[data-v-94689925]{flex:1}.folder-group .chevron-icon[data-v-94689925]{width:15px;height:9px;transition:transform .2s ease;flex:none;order:2;margin-right:8px}.folder-group .chevron-icon.rotated[data-v-94689925]{transform:rotate(180deg)}.confidential-submenu[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:330px;position:relative;background:transparent}.confidential-submenu .folder-item[data-v-94689925]{padding-left:40px}.mail-main-content[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:32px 0;gap:24px;width:calc(100% - 354px);min-height:calc(100vh - 184px);flex:none;order:1;flex-grow:1}.search-section[data-v-94689925]{display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;width:100%;height:50px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;flex:none;order:0;flex-grow:0}.search-input-container[data-v-94689925]{display:flex;align-items:center;gap:8px;flex-grow:1}.search-icon[data-v-94689925]{width:18px;height:18px;flex-shrink:0;color:#1a1a1acc}.search-input[data-v-94689925]{font-style:normal;font-weight:590;font-size:16px;line-height:110%;letter-spacing:-.01em;color:#1a1a1acc;border:none;outline:none;flex-grow:1;background:transparent}.search-input[data-v-94689925]::placeholder{color:#1a1a1a80}.dropdown-arrow[data-v-94689925]{position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;transition:transform .2s ease}.dropdown-arrow.active[data-v-94689925]{transform:translateY(-50%) rotate(180deg)}.search-input-container[data-v-94689925]{position:relative}.search-filter-section[data-v-94689925]{position:relative;display:flex;align-items:center}.search-filter-button[data-v-94689925]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;cursor:pointer;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1a;transition:all .2s ease;min-width:180px}.search-filter-button[data-v-94689925]:hover{background:#1a1a1a0a}.search-filter-button.active[data-v-94689925]{background:#cfdedd;border-color:#0f5957}.search-filter-button svg[data-v-94689925]{transition:transform .2s ease}.search-filter-button.active svg[data-v-94689925]{transform:rotate(180deg)}.search-filter-dropdown[data-v-94689925]{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;box-shadow:0 4px 16px #00000014;padding:8px 0;min-width:180px;z-index:1000}.filter-dropdown[data-v-94689925]{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;box-shadow:0 4px 16px #00000014;padding:8px 0;min-width:200px;z-index:1000}.filter-option[data-v-94689925]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;font-size:14px;line-height:140%;color:#1a1a1a;transition:background-color .2s ease}.filter-option[data-v-94689925]:hover{background:#1a1a1a0a}.filter-divider[data-v-94689925]{height:1px;background:#1a1a1a14;margin:8px 0}.mail-container[data-v-94689925]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%;min-height:500px;background:#fff;border-radius:16px;flex:none;order:1;align-self:stretch;flex-grow:1}.mail-header[data-v-94689925]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px;gap:56px;width:calc(100% - 32px);height:40px;flex:none;order:0;align-self:stretch;flex-grow:0}.mail-actions-left[data-v-94689925]{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px;width:311px;height:39px;flex:none;order:0;flex-grow:0}.custom-checkbox-container[data-v-94689925]{display:flex;flex-direction:row;align-items:flex-start;padding:10px 0;gap:12px;width:203px;height:39px;flex:none;order:0;flex-grow:0}.checkbox-wrapper[data-v-94689925]{display:flex;align-items:center;cursor:pointer}.custom-checkbox[data-v-94689925]{position:relative;width:16px;height:18px;flex:none;order:0;flex-grow:0}.checkbox-checked[data-v-94689925]{position:relative;width:16px;height:17px}.checkbox-checked .checkmark[data-v-94689925]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:6px}.checkbox-label[data-v-94689925]{font-family:var(--font-family);font-style:normal;font-weight:510;font-size:16px;line-height:19px;color:#1a1a1a;flex:none;order:1;flex-grow:0;width:220px;height:19px;display:flex;align-items:center;white-space:nowrap}.action-separator[data-v-94689925]{width:39px;height:0px;border:1px solid rgba(26,26,26,.08);transform:rotate(-90deg);flex:none;order:1;align-self:stretch;flex-grow:0}.action-buttons[data-v-94689925]{display:flex;gap:5px}.action-btn[data-v-94689925]{width:20px;height:20px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#1a1a1acc;transition:opacity .2s ease}.action-btn[data-v-94689925]:disabled{opacity:.3;cursor:not-allowed}.action-btn svg[data-v-94689925]{width:20px;height:19px}.action-btn svg[width="18"][data-v-94689925]{width:18px;height:19px}.mail-actions-right[data-v-94689925]{display:flex;flex-direction:row;align-items:center;padding:0;gap:12px;width:338px;height:40px;flex:none;order:1;flex-grow:0}.filter-text[data-v-94689925]{display:flex;align-items:center;padding:16px;height:40px;background:#fff;border-radius:8px;flex:none;order:0;flex-grow:0;font-family:var(--font-family);font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1a}.search-button[data-v-94689925]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;gap:8px;width:40px;height:40px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;cursor:pointer;flex:none;order:1;flex-grow:0;color:#1a1a1a}.search-button[data-v-94689925]:hover{background:#1a1a1a0a}.search-button svg[data-v-94689925]{width:18px;height:18px;flex:none;order:0;flex-grow:0}.mail-header-divider[data-v-94689925]{width:100%;height:0px;border:1px solid rgba(51,51,51,.1);flex:none;order:1;align-self:stretch;flex-grow:0}.mail-messages[data-v-94689925]{width:100%;min-height:400px;flex:none;order:1;align-self:stretch;flex-grow:1;overflow-y:auto}.mail-auth-required[data-v-94689925]{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.auth-container[data-v-94689925]{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;overflow:hidden;max-width:500px;width:90%}.auth-form-container[data-v-94689925]{padding:40px}.auth-form-header[data-v-94689925]{text-align:center;margin-bottom:30px}.auth-form-header h1[data-v-94689925]{color:#2d3748;margin-bottom:8px;font-size:28px}.auth-subtitle[data-v-94689925]{color:#718096;font-size:16px;margin:0}.auth-content[data-v-94689925]{text-align:center}.auth-icon[data-v-94689925]{margin-bottom:20px}.auth-description[data-v-94689925]{color:#4a5568;line-height:1.6;margin-bottom:30px}.auth-actions[data-v-94689925]{display:flex;flex-direction:column;gap:16px}.btn-login[data-v-94689925]{background:#0f5957;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.btn-login[data-v-94689925]:hover{background:#0d4f3b}.register-text[data-v-94689925]{color:#718096;margin:0}.register-link[data-v-94689925]{color:#0f5957;background:none;border:none;cursor:pointer;font-weight:600;text-decoration:underline}.register-link[data-v-94689925]:hover{color:#0d4f3b}.mail-loading[data-v-94689925]{display:flex;justify-content:center;align-items:center;height:200px}.spinner[data-v-94689925]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0F5957;border-radius:50%;animation:spin-94689925 1s linear infinite}@keyframes spin-94689925{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification[data-v-94689925]{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:8px;color:#fff;font-weight:500;z-index:10000;animation:slideIn-94689925 .3s ease}.notification.success[data-v-94689925]{background:#10b981}.notification.info[data-v-94689925]{background:#3b82f6}.notification.error[data-v-94689925]{background:#ef4444}@keyframes slideIn-94689925{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 1440px){.mail-content-layout[data-v-94689925]{width:100%;max-width:100%;padding:0 8px}}@media (max-width: 1024px){.mail-content-layout[data-v-94689925]{padding:0 16px}.mail-sidebar[data-v-94689925]{width:280px}.mail-main-content[data-v-94689925]{width:calc(100% - 304px)}}@media (max-width: 768px){.mail-content-layout[data-v-94689925]{flex-direction:column;padding:16px;gap:16px}.mail-sidebar[data-v-94689925],.mail-main-content[data-v-94689925]{width:100%;min-height:auto;padding:16px 0}.mail-container[data-v-94689925],.search-section[data-v-94689925]{width:100%}.mail-actions-right[data-v-94689925]{width:auto;gap:8px}.filter-text[data-v-94689925]{width:auto;padding:12px}.filter-text span[data-v-94689925]{display:none}.search-button[data-v-94689925]{width:40px;padding:12px}}.mail-development-placeholder[data-v-94689925]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 20px}.placeholder-container[data-v-94689925]{text-align:center;max-width:600px;background:#fff;padding:60px 40px;border-radius:20px;box-shadow:0 10px 30px #0000001a}.placeholder-icon[data-v-94689925]{margin-bottom:30px}.placeholder-container h1[data-v-94689925]{font-size:2.5rem;color:#0f5957;margin-bottom:20px;font-weight:700}.placeholder-description[data-v-94689925]{font-size:1.2rem;color:#4a5568;line-height:1.6;margin-bottom:15px}.placeholder-note[data-v-94689925]{font-size:1rem;color:#0f5957;font-weight:600;margin:0}@media (max-width: 768px){.placeholder-container[data-v-94689925]{padding:40px 20px}.placeholder-container h1[data-v-94689925]{font-size:2rem}.placeholder-description[data-v-94689925]{font-size:1.1rem}}.mail-message-list-mobile[data-v-2e892de8]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;flex:1;min-height:300px}.loading-state[data-v-2e892de8],.empty-state[data-v-2e892de8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#666}.loading-spinner[data-v-2e892de8]{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #0f5957;border-radius:50%;animation:spin-2e892de8 1s linear infinite;margin-bottom:16px}@keyframes spin-2e892de8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-icon[data-v-2e892de8]{margin-bottom:16px;opacity:.5}.empty-state h3[data-v-2e892de8]{font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 8px}.empty-state p[data-v-2e892de8]{font-size:14px;color:#666;margin:0}.empty-search-state[data-v-2e892de8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-search-state p[data-v-2e892de8]{font-size:14px;color:#1a1a1a;opacity:.6;margin:0}.empty-normal-state[data-v-2e892de8]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.message-list[data-v-2e892de8]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;flex:1}.message-item[data-v-2e892de8]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 0 12px;gap:16px;isolation:isolate;width:343px;height:64px;border-top:1px solid rgba(26,26,26,.04);flex:none;align-self:stretch;flex-grow:0;cursor:pointer;transition:background-color .2s;position:relative}.message-item[data-v-2e892de8]:hover{background-color:#f8f9fa}.message-item[data-v-2e892de8]:first-child{border-top:none}.message-avatar[data-v-2e892de8]{flex:none;order:0;align-self:stretch;flex-grow:0}.avatar-circle[data-v-2e892de8]{width:36px;height:36px;border-radius:50%;background:#d9d9d9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#666;transition:all .2s}.avatar-circle.unread[data-v-2e892de8]{background:#0f5957;color:#fff}.avatar-circle.selected[data-v-2e892de8]{background:#0f5957;color:#fff;display:flex;align-items:center;justify-content:center}.unread-dot[data-v-2e892de8]{position:absolute;display:none;width:8px;height:8px;left:-4px;top:20px;background:#0f5957;border-radius:50%;z-index:2}.message-content[data-v-2e892de8]{display:flex;flex-direction:column;align-items:flex-start;padding:0;flex:1;height:36px;min-width:0;flex-shrink:1;z-index:0}.message-header[data-v-2e892de8]{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:100%;height:18px;flex:none;order:0;align-self:stretch;flex-grow:0}.sender-name[data-v-2e892de8]{flex:1;height:18px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sender-name.unread[data-v-2e892de8]{font-weight:700}.message-subject[data-v-2e892de8]{width:100%;height:18px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:0}.message-subject.unread[data-v-2e892de8]{font-weight:700}.message-right[data-v-2e892de8]{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:60px;max-width:80px;flex:none;order:1;z-index:1}.message-time[data-v-2e892de8]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:140%;text-align:right;letter-spacing:-.01em;color:#1a1a1a;white-space:nowrap}.attachment-indicator[data-v-2e892de8]{color:#0f5957;opacity:.7;display:flex;align-items:center;justify-content:center}.message-indicators[data-v-2e892de8],.message-actions[data-v-2e892de8],.action-btn[data-v-2e892de8]{display:none}.action-menu[data-v-2e892de8]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:20;min-width:150px;overflow:hidden}.action-menu-item[data-v-2e892de8]{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:none;font-size:14px;color:#1a1a1a;cursor:pointer;transition:background-color .2s;text-align:left}.action-menu-item[data-v-2e892de8]:hover{background-color:#f8f9fa}.action-menu-item.delete[data-v-2e892de8]{color:#dc3545}.action-menu-item.delete[data-v-2e892de8]:hover{background-color:#fef2f2}.menu-overlay[data-v-2e892de8]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:15}.message-item.selection-mode[data-v-2e892de8]{-webkit-user-select:none;user-select:none}@media (max-width: 375px){.mail-message-list-mobile[data-v-2e892de8],.message-list[data-v-2e892de8],.message-item[data-v-2e892de8]{width:calc(100% - 32px)}.message-content[data-v-2e892de8],.message-header[data-v-2e892de8],.message-subject[data-v-2e892de8]{width:calc(100% - 70px)}}.mail-message-view-mobile[data-v-59866134]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;display:flex;flex-direction:column}.message-header[data-v-59866134]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(26,26,26,.08)}.header-action-btn[data-v-59866134]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(26,26,26,.08);border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.header-action-btn[data-v-59866134]:hover{background:#0f59570a}.sender-section[data-v-59866134]{display:flex;flex-direction:column;padding:16px;border-bottom:1px solid rgba(26,26,26,.08)}.message-subject[data-v-59866134]{margin-bottom:12px}.message-subject h1[data-v-59866134]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:20px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.sender-info-row[data-v-59866134]{display:flex;justify-content:space-between;align-items:center}.sender-left[data-v-59866134]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sender-avatar .avatar-circle[data-v-59866134]{width:40px;height:40px;border-radius:50%;background:#0f5957;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;flex-shrink:0}.sender-info[data-v-59866134]{min-width:0;flex:1}.sender-info h2[data-v-59866134]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sender-details[data-v-59866134]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;color:#1a1a1a99;margin:0}.sender-right[data-v-59866134]{display:flex;align-items:center;gap:12px;flex-shrink:0}.time-section[data-v-59866134]{display:flex;align-items:center;gap:8px}.message-time[data-v-59866134]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;color:#1a1a1a99;margin:0}.send-icon-btn[data-v-59866134]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:all .2s}.send-icon-btn[data-v-59866134]:hover{background:#0f59570a}.action-btn[data-v-59866134]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(26,26,26,.08);border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.action-btn[data-v-59866134]:hover{background:#0f59570a}.menu-btn[data-v-59866134]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:all .2s}.menu-btn[data-v-59866134]:hover{background:#0f59570a}.message-content[data-v-59866134]{flex:1;padding:20px 16px 0;overflow-y:auto}.message-body[data-v-59866134]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a}.message-body[data-v-59866134] p{margin:0 0 16px}.message-body[data-v-59866134] p:last-child{margin-bottom:0}.encrypted-notice[data-v-59866134]{display:flex;flex-direction:column;align-items:center;padding:40px 20px;text-align:center}.encryption-icon[data-v-59866134]{color:#0f5957;margin-bottom:16px}.encrypted-notice p[data-v-59866134]{font-size:16px;color:#666;margin:0 0 20px}.decrypt-btn[data-v-59866134]{background:#0f5957;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;cursor:pointer;transition:background .2s}.decrypt-btn[data-v-59866134]:hover:not(:disabled){background:#0d4a48}.decrypt-btn[data-v-59866134]:disabled{opacity:.6;cursor:not-allowed}.message-attachments[data-v-59866134]{padding:20px 16px;border-top:1px solid rgba(26,26,26,.08)}.message-attachments h3[data-v-59866134]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.attachments-list[data-v-59866134]{display:flex;flex-direction:column;gap:8px}.attachment-item[data-v-59866134]{display:flex;align-items:center;padding:12px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:background .2s}.attachment-item[data-v-59866134]:hover{background:#f0f0f0}.attachment-icon[data-v-59866134]{margin-right:12px;color:#666}.attachment-info[data-v-59866134]{flex:1;min-width:0}.attachment-name[data-v-59866134]{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-size[data-v-59866134]{font-size:12px;color:#666;margin:0}.attachment-download[data-v-59866134]{color:#0f5957;margin-left:8px}.bottom-actions[data-v-59866134]{display:flex;padding:16px;gap:12px;border-top:1px solid rgba(26,26,26,.08)}.bottom-action-btn[data-v-59866134]{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid rgba(26,26,26,.08);border-radius:8px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .2s}.bottom-action-btn[data-v-59866134]:hover{background:#0f59570a;border-color:#0f5957}@media (max-width: 375px){.message-header[data-v-59866134],.sender-section[data-v-59866134],.message-subject[data-v-59866134],.message-content[data-v-59866134],.message-attachments[data-v-59866134],.bottom-actions[data-v-59866134]{padding-left:12px;padding-right:12px}}.compose-modal-mobile[data-v-ec106742]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#fff}.compose-container[data-v-ec106742]{height:100vh;display:flex;flex-direction:column}.compose-header[data-v-ec106742]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(26,26,26,.08)}.header-actions[data-v-ec106742]{display:flex;gap:12px}.header-action-btn[data-v-ec106742]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(26,26,26,.08);border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.header-action-btn[data-v-ec106742]:hover{background:#0f59570a}.header-action-btn.active[data-v-ec106742]{background:#0f5957}.header-action-btn.active svg path[data-v-ec106742]{fill:#fff}.compose-form[data-v-ec106742]{flex:1;display:flex;flex-direction:column;padding:0}.form-field[data-v-ec106742]{border-bottom:1px solid rgba(26,26,26,.08);padding:0 16px;width:375px;height:50px;display:flex;align-items:center}.form-field label[data-v-ec106742]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;margin-right:16px;min-width:40px;flex-shrink:0}.field-input[data-v-ec106742]{width:100%;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:16px;color:#1a1a1a;outline:none;padding:0}.field-input[data-v-ec106742]::placeholder{color:#1a1a1a66}.field-input[readonly][data-v-ec106742]{color:#1a1a1a99}.message-field[data-v-ec106742]{flex:1;display:flex;flex-direction:column;border-bottom:none;height:auto;padding:16px;width:auto;align-items:stretch}.message-field label[data-v-ec106742]{margin-right:0;margin-bottom:8px;min-width:auto}.message-textarea[data-v-ec106742]{flex:1;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:16px;color:#1a1a1a;outline:none;resize:none;padding:0;min-height:200px}.message-textarea[data-v-ec106742]::placeholder{color:#1a1a1a66}.attachments-section[data-v-ec106742]{padding:8px 16px 12px;border-bottom:1px solid rgba(26,26,26,.08)}.attachments-grid[data-v-ec106742]{display:flex;flex-wrap:wrap;gap:8px}.attachment-card[data-v-ec106742]{position:relative;display:flex;flex-direction:column;align-items:center;padding:12px 8px 8px;background:#0f59570a;border-radius:8px;border:1px solid rgba(15,89,87,.1);min-width:60px;max-width:75px}.attachment-preview[data-v-ec106742]{display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#0f5957;width:40px;height:40px}.image-preview[data-v-ec106742]{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid rgba(15,89,87,.2)}.attachment-name[data-v-ec106742]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;width:100%}.file-name[data-v-ec106742]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:10px;font-weight:500;color:#1a1a1a;word-break:break-word;line-height:1.1;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.file-size[data-v-ec106742]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:9px;color:#1a1a1a99;white-space:nowrap}.remove-attachment-btn[data-v-ec106742]{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:#dc3545e6;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s;z-index:1}.remove-attachment-btn[data-v-ec106742]:hover{background:#dc3545;transform:scale(1.1)}.remove-attachment-btn[data-v-ec106742]:active{transform:scale(.95)}.close-confirm-overlay[data-v-ec106742]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.close-confirm-dialog[data-v-ec106742]{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:320px;width:100%;overflow:hidden}.confirm-header[data-v-ec106742]{padding:20px 20px 0;text-align:center}.confirm-header h3[data-v-ec106742]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a}.confirm-content[data-v-ec106742]{padding:16px 20px;text-align:center}.confirm-content p[data-v-ec106742]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;color:#666;line-height:1.4}.confirm-actions[data-v-ec106742]{display:flex;flex-direction:column;gap:8px;padding:0 20px 20px}.btn[data-v-ec106742]{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;text-decoration:none}.btn-primary[data-v-ec106742]{background:#0f5957;color:#fff}.btn-primary[data-v-ec106742]:hover:not(:disabled){background:#0d4a48}.btn-outline[data-v-ec106742]{background:transparent;color:#dc3545;border:1px solid #dc3545}.btn-outline[data-v-ec106742]:hover:not(:disabled){background:#dc3545;color:#fff}.btn-secondary[data-v-ec106742]{background:#f8f9fa;color:#666;border:1px solid #e9ecef}.btn-secondary[data-v-ec106742]:hover:not(:disabled){background:#e9ecef}.btn[data-v-ec106742]:disabled{opacity:.6;cursor:not-allowed}.reply-field[data-v-ec106742]{border-bottom:1px solid #E0E0E0;padding:16px}.reply-header[data-v-ec106742]{display:flex;align-items:center;gap:8px}.reply-header svg[data-v-ec106742]{flex-shrink:0}.reply-recipient[data-v-ec106742]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:16px;color:#1a1a1a;font-weight:400}@media (max-width: 375px){.compose-header[data-v-ec106742],.form-field[data-v-ec106742],.reply-field[data-v-ec106742],.attachments-section[data-v-ec106742]{padding:12px}}.mail-page-mobile[data-v-4753d137]{min-height:100vh;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif}.mobile-header[data-v-4753d137]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box;width:100%}.header-content[data-v-4753d137]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-4753d137]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-4753d137]{width:200px;height:54px}.menu-button[data-v-4753d137]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.mail-auth-required[data-v-4753d137]{padding:80px 20px 100px;text-align:center}.auth-container[data-v-4753d137]{max-width:400px;margin:0 auto}.auth-icon[data-v-4753d137]{margin-bottom:24px}.auth-icon svg[data-v-4753d137]{opacity:.8}.auth-container h1[data-v-4753d137]{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.auth-subtitle[data-v-4753d137]{font-size:16px;color:#666;margin-bottom:24px}.auth-description[data-v-4753d137]{font-size:14px;color:#666;line-height:1.5;margin-bottom:32px}.auth-actions[data-v-4753d137]{display:flex;flex-direction:column;gap:16px}.btn-login[data-v-4753d137]{background:#0f5957;color:#fff;border:none;border-radius:8px;padding:16px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}.btn-login[data-v-4753d137]:hover{background:#0d4c4a}.register-text[data-v-4753d137]{font-size:14px;color:#666;margin:0}.register-link[data-v-4753d137]{background:none;border:none;color:#0f5957;text-decoration:underline;cursor:pointer;font-size:14px}.mail-content[data-v-4753d137]{display:flex;flex-direction:column;align-items:flex-start;padding:8px 16px 40px;gap:0px;width:100%;background:linear-gradient(0deg,#fffc,#fffc),#f8fafd;flex:1;box-sizing:border-box}.mail-header[data-v-4753d137]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 0 4px;gap:133px;width:100%;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0}.header-back[data-v-4753d137]{display:flex;align-items:center;gap:12px}.header-back .back-btn[data-v-4753d137]{background:none;border:none;color:#0f5957;cursor:pointer;padding:4px;border-radius:4px}.header-normal[data-v-4753d137]{display:flex;justify-content:space-between;align-items:center;width:100%}.mail-header h1[data-v-4753d137]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0;flex:1;display:none}.compose-btn[data-v-4753d137]{background:#0f5957;color:#fafafa;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 20px;width:136px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;position:fixed;right:24px;bottom:24px;z-index:1000;gap:12px;box-sizing:border-box;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a}.compose-btn.hidden[data-v-4753d137]{display:none}.compose-btn span[data-v-4753d137]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#fafafa}.compose-btn[data-v-4753d137]:hover{background:#0d4c4a}.search-section[data-v-4753d137]{display:flex;flex-direction:row;align-items:center;padding:0 0 0 16px;gap:16px;width:100%;height:56px;background:#0f59570a;border:1px solid rgba(26,26,26,.08);box-sizing:border-box;margin-bottom:8px;border-radius:1000px}.search-input-container[data-v-4753d137]{display:flex;align-items:center;gap:16px;flex:1}.search-icon[data-v-4753d137]{width:19px;height:21px;color:#1a1a1a;flex-shrink:0}.search-input[data-v-4753d137]{border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:140%;letter-spacing:-.01em;color:#1a1a1acc;flex:1;outline:none;width:220px}.search-input[data-v-4753d137]::placeholder{color:#1a1a1acc}.search-section[data-v-4753d137]:after{content:"";width:40px;height:40px;background:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20" r="20" fill="%23D9D9D9"/></svg>');border:1px solid rgba(26,26,26,.08);border-radius:999px;flex-shrink:0;margin-right:8px}.mail-main-content[data-v-4753d137]{flex:1;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:0px}.selection-top-panel[data-v-4753d137]{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:16px;width:100%;height:auto;box-sizing:border-box;margin-bottom:8px}.selection-panel-content[data-v-4753d137]{display:flex;align-items:center;justify-content:space-between;width:100%}.selection-top-panel .back-btn[data-v-4753d137]{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:40px;height:40px;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center}.selection-count[data-v-4753d137]{font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:140%;letter-spacing:-.01em;color:#1a1a1acc;flex:1;text-align:left;margin-left:26px}.selection-actions-top[data-v-4753d137]{display:flex;gap:12px;padding:2px 0 0;margin-right:-12px}.action-icon-btn[data-v-4753d137]{background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.action-icon-btn[data-v-4753d137]:hover{background-color:#1a1a1a0a}.select-all-section[data-v-4753d137]{padding:4px;border-bottom:1px solid rgba(26,26,26,.04)}.select-all-checkbox[data-v-4753d137]{display:flex;align-items:center;gap:12px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#1a1a1a}.checkbox-checked[data-v-4753d137]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.checkbox-checked .checkmark[data-v-4753d137]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.mail-development-placeholder[data-v-4753d137]{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.placeholder-container[data-v-4753d137]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;max-width:400px;margin:0 auto}.placeholder-icon[data-v-4753d137]{margin-bottom:24px}.placeholder-container h1[data-v-4753d137]{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.placeholder-description[data-v-4753d137]{font-size:16px;color:#666;line-height:1.5;margin-bottom:24px}.placeholder-note[data-v-4753d137]{font-size:14px;color:#0f5957;font-weight:500;margin:0}@media (max-width: 375px){.mail-page-mobile[data-v-4753d137],.mail-content[data-v-4753d137]{width:100%}.mail-header[data-v-4753d137],.search-section[data-v-4753d137],.selection-top-panel[data-v-4753d137],.mail-main-content[data-v-4753d137]{width:calc(100% - 32px)}}.register-page[data-v-611cb226]{display:flex;justify-content:center;align-items:center;min-height:80vh;background-color:#f7fafc}.auth-container[data-v-611cb226]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.auth-form-container[data-v-611cb226]{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d,0 10px 15px #00000008;max-width:500px;width:100%;padding:40px;margin:0 auto}.auth-form-header[data-v-611cb226]{text-align:center;margin-bottom:40px}.auth-form-header h1[data-v-611cb226]{font-size:28px;margin-bottom:10px;color:#0f5957;font-weight:700}.auth-subtitle[data-v-611cb226]{color:#718096;font-size:16px;line-height:1.5}.form-group[data-v-611cb226]{margin-bottom:24px}.form-label[data-v-611cb226]{display:block;margin-bottom:8px;font-weight:600;color:#4a5568}.input-wrapper[data-v-611cb226]{position:relative}.form-input[data-v-611cb226]{width:100%;padding:12px 40px 12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .2s;background-color:#f8fafc}.form-input[data-v-611cb226]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 3px #0f595726}.input-icon[data-v-611cb226]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#718096}.clickable[data-v-611cb226]{cursor:pointer}.clickable[data-v-611cb226]:hover{opacity:.8}.btn-login[data-v-611cb226]{width:100%;padding:14px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s;background-color:#0f5957;color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0f595733}.btn-login[data-v-611cb226]:hover{background-color:#0a4240}.btn-login[data-v-611cb226]:disabled{opacity:.7;cursor:not-allowed}.btn-block[data-v-611cb226]{width:100%}.form-actions[data-v-611cb226]{margin-top:32px}.form-error[data-v-611cb226]{background-color:#f565651a;color:#e53e3e;padding:12px;border-radius:8px;margin-bottom:24px;font-size:14px;display:flex;align-items:center;animation:fadeIn-611cb226 .3s ease-in-out}.password-error[data-v-611cb226]{margin-top:8px;margin-bottom:0}.error-icon[data-v-611cb226]{margin-right:10px;display:flex;align-items:center}.error-message[data-v-611cb226]{flex:1}.auth-links[data-v-611cb226]{margin-top:24px;text-align:center;color:#718096}.auth-links a[data-v-611cb226]{color:#0f5957;text-decoration:none;font-weight:600}.auth-links a[data-v-611cb226]:hover{text-decoration:underline}.login-link[data-v-611cb226]{color:#0f5957}.button-status[data-v-611cb226]{margin-top:10px;text-align:center}.text-muted[data-v-611cb226]{color:#718096;font-size:14px}.spinner[data-v-611cb226]{display:inline-flex;align-items:center;margin-right:8px;animation:spin-611cb226 1s linear infinite}@keyframes spin-611cb226{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn-611cb226{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 576px){.auth-form-container[data-v-611cb226]{padding:30px 20px}}.register-page-mobile[data-v-a5e6cf9c]{min-height:100vh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-header[data-v-a5e6cf9c]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-a5e6cf9c]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-a5e6cf9c]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-a5e6cf9c]{width:200px;height:54px}.menu-button[data-v-a5e6cf9c]{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px;background-color:#f5f5f5}.main-content[data-v-a5e6cf9c]{padding:0 0 40px}.container[data-v-a5e6cf9c]{max-width:100%;margin:0 auto;padding:0 16px}.page-header[data-v-a5e6cf9c]{padding:24px 0 20px}.page-title[data-v-a5e6cf9c]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.auth-tabs[data-v-a5e6cf9c]{display:flex;background-color:#f5f5f5;border-radius:12px;padding:4px;margin-bottom:24px;width:100%}.auth-tab[data-v-a5e6cf9c]{flex:1;padding:12px 16px;border:none;background:none;border-radius:8px;font-size:14px;font-weight:600;color:#666;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s ease}.auth-tab.active[data-v-a5e6cf9c]{background-color:#0f5957;color:#fff}.auth-form[data-v-a5e6cf9c]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-a5e6cf9c]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-a5e6cf9c]{font-size:14px;font-weight:500;color:#1a1a1a;margin:0}.input-wrapper[data-v-a5e6cf9c]{position:relative;display:flex;align-items:center}.input-icon[data-v-a5e6cf9c]{position:absolute;left:16px;z-index:2;pointer-events:none}.form-input[data-v-a5e6cf9c]{width:100%;padding:16px 16px 16px 48px;border:1px solid #E0E0E0;border-radius:12px;font-size:16px;background-color:#fff;transition:border-color .2s ease;box-sizing:border-box}.form-input[data-v-a5e6cf9c]:focus{outline:none;border-color:#0f5957}.form-input[data-v-a5e6cf9c]::placeholder{color:#a0a0a0}.password-toggle[data-v-a5e6cf9c],.info-button[data-v-a5e6cf9c]{position:absolute;right:16px;background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;z-index:2}.password-toggle[data-v-a5e6cf9c]:hover,.info-button[data-v-a5e6cf9c]:hover{background-color:#f5f5f5}.field-info[data-v-a5e6cf9c]{padding:8px 12px;background-color:#f0f9ff;border-radius:8px;font-size:12px;color:#0f5957;margin-top:4px}.field-info p[data-v-a5e6cf9c]{margin:0}.checkbox-group[data-v-a5e6cf9c]{margin:8px 0}.checkbox-label[data-v-a5e6cf9c]{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#1a1a1a}.checkbox-input[data-v-a5e6cf9c]{display:none}.checkbox-custom[data-v-a5e6cf9c]{width:20px;height:20px;border:2px solid #E0E0E0;border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.checkbox-input:checked+.checkbox-custom[data-v-a5e6cf9c]{background-color:#0f5957;border-color:#0f5957}.checkbox-input:checked+.checkbox-custom[data-v-a5e6cf9c]:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3V0.3Z' fill='%23FAFAFA'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.checkbox-text[data-v-a5e6cf9c]{font-weight:500}.form-error[data-v-a5e6cf9c]{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#fef2f2;border:1px solid #FCA5A5;border-radius:8px;font-size:14px;color:#dc2626}.password-error[data-v-a5e6cf9c]{margin-top:4px}.error-message[data-v-a5e6cf9c]{font-size:14px;font-weight:500}.submit-button[data-v-a5e6cf9c]{background-color:#0f5957;color:#fff;border:none;border-radius:12px;padding:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.submit-button[data-v-a5e6cf9c]:hover:not(:disabled){background-color:#0d4a47}.submit-button[data-v-a5e6cf9c]:disabled{background-color:#a0a0a0;cursor:not-allowed}.spinner[data-v-a5e6cf9c]{display:flex;align-items:center;gap:8px}.spinner svg[data-v-a5e6cf9c]{animation:spin-a5e6cf9c 1s linear infinite}@keyframes spin-a5e6cf9c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-menu-overlay[data-v-a5e6cf9c]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:200;display:flex;justify-content:flex-end}.mobile-menu[data-v-a5e6cf9c]{background-color:#fff;width:280px;height:100%;padding:0;box-shadow:-4px 0 24px #0000001a;display:flex;flex-direction:column}.mobile-menu-header[data-v-a5e6cf9c]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E0E0E0}.menu-logo[data-v-a5e6cf9c]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#0f5957}.menu-close[data-v-a5e6cf9c]{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px}.menu-close[data-v-a5e6cf9c]:hover{background-color:#f5f5f5}.mobile-nav[data-v-a5e6cf9c]{padding:24px 0;display:flex;flex-direction:column}.mobile-nav-link[data-v-a5e6cf9c]{padding:16px 24px;text-decoration:none;color:#1a1a1a;font-size:16px;font-weight:500;transition:background-color .2s ease}.mobile-nav-link[data-v-a5e6cf9c]:hover,.mobile-nav-link.router-link-active[data-v-a5e6cf9c]{background-color:#f0f9ff;color:#0f5957}@media (max-width: 375px){.container[data-v-a5e6cf9c]{padding:0 12px}.page-title[data-v-a5e6cf9c]{font-size:22px}.footer-sections[data-v-a5e6cf9c]{grid-template-columns:1fr;gap:20px}}@media (min-width: 768px){.register-page-mobile[data-v-a5e6cf9c]{display:none}}.password-mismatch-popup[data-v-a5e6cf9c]{position:absolute;top:-250px;left:0;right:0;z-index:1000;width:327px;height:96px;border:2px solid #e2b6b6;border-radius:16px;padding:16px 24px;box-shadow:0 6px 12px #0000001a;background:#ffe8e8;box-sizing:border-box;margin:0 auto}.popup-content[data-v-a5e6cf9c]{height:100%;display:flex;flex-direction:column;gap:0px}.popup-header[data-v-a5e6cf9c]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2px}.header-left[data-v-a5e6cf9c]{display:flex;align-items:center;gap:8px}.close-popup[data-v-a5e6cf9c]{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.popup-text[data-v-a5e6cf9c]{display:flex;flex-direction:column;gap:4px;padding-left:32px}.popup-title[data-v-a5e6cf9c]{margin:0;font-family:var(--font-family);font-weight:700;font-size:16px;line-height:120%;color:#0a0a0a}.popup-message[data-v-a5e6cf9c]{margin:0;font-family:var(--font-family);font-weight:400;font-size:13px;line-height:140%;letter-spacing:-.01em;color:#424242}.form-group[data-v-a5e6cf9c]{position:relative}.profile-page[data-v-b8b58aae]{padding:2rem 0}.container[data-v-b8b58aae]{max-width:1200px;margin:0 auto;padding:0 1rem}.profile-header[data-v-b8b58aae]{margin-bottom:2rem;text-align:center}.profile-content[data-v-b8b58aae]{display:grid;grid-template-columns:1fr;gap:2rem}.profile-card[data-v-b8b58aae]{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem}.form-group[data-v-b8b58aae]{margin-bottom:1.5rem}.form-label[data-v-b8b58aae]{display:block;margin-bottom:.5rem;font-weight:500}.form-input[data-v-b8b58aae]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-textarea[data-v-b8b58aae]{min-height:100px;font-family:monospace;font-size:.85rem}.form-actions[data-v-b8b58aae]{margin-top:2rem}.form-error[data-v-b8b58aae]{color:#e53935;margin-top:.5rem}.btn[data-v-b8b58aae]{padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.btn-primary[data-v-b8b58aae]{background-color:#1976d2;color:#fff}.btn-primary[data-v-b8b58aae]:hover{background-color:#1565c0}.btn-outline[data-v-b8b58aae]{background-color:transparent;border:1px solid #1976d2;color:#1976d2}.btn-outline[data-v-b8b58aae]:hover{background-color:#f5f5f5}.btn-danger[data-v-b8b58aae]{background-color:#e53935;color:#fff}.btn-danger[data-v-b8b58aae]:hover{background-color:#d32f2f}.btn[data-v-b8b58aae]:disabled{opacity:.7;cursor:not-allowed}.danger-zone[data-v-b8b58aae]{border-top:2px solid #ffebee;padding-top:1.5rem}.loading-spinner[data-v-b8b58aae]{display:flex;justify-content:center;padding:2rem 0}.spinner[data-v-b8b58aae]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #1976d2;animation:spin-b8b58aae 1s linear infinite}@keyframes spin-b8b58aae{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pgp-keys-section h2[data-v-b8b58aae]{margin-bottom:1.5rem}.pgp-status[data-v-b8b58aae]{display:flex;align-items:center;margin-bottom:1.5rem;padding:.75rem;background-color:#e8f5e9;border-radius:4px}.pgp-status i[data-v-b8b58aae]{color:#43a047;margin-right:.75rem;font-size:1.25rem}.pgp-options[data-v-b8b58aae]{display:flex;gap:1rem;margin:1.5rem 0}.pgp-manual-form[data-v-b8b58aae]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.pgp-actions[data-v-b8b58aae]{margin-top:1.5rem}.text-success[data-v-b8b58aae]{color:#43a047}@media (min-width: 768px){.profile-content[data-v-b8b58aae]{grid-template-columns:1fr}}.mobile-header[data-v-8b474846]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box;width:100%;align-self:stretch}.header-content[data-v-8b474846]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%;width:100%}.logo-link[data-v-8b474846]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-8b474846]{width:200px;height:54px}.menu-button[data-v-8b474846]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile-page-mobile[data-v-8b474846]{display:flex;flex-direction:column;align-items:center;padding:0;position:relative;width:100%;min-height:100vh;background:#fff}.profile-content[data-v-8b474846]{display:flex;flex-direction:column;align-items:center;padding:24px 16px 40px;gap:24px;width:100%;background:linear-gradient(0deg,#fffc,#fffc),#f8fafd;flex:1;order:1;align-self:stretch}.profile-info-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;max-width:343px;margin:0 auto;flex:none;order:0;align-self:stretch;flex-grow:0}.profile-title-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;height:92px;flex:none;order:0;align-self:stretch;flex-grow:0}.profile-title[data-v-8b474846]{width:100%;max-width:343px;height:26px;font-family:SF Pro;font-style:normal;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;flex:none;order:0;flex-grow:1}.profile-description[data-v-8b474846]{width:100%;max-width:343px;height:54px;font-family:SF Pro;font-style:normal;font-weight:400;font-size:13px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;opacity:.6;margin:0;flex:none;order:1;align-self:stretch;flex-grow:0}.profile-photo-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;height:403px;flex:none;order:1;align-self:stretch;flex-grow:0}.profile-photo-container[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;gap:16px;isolation:isolate;width:100%;max-width:343px;height:343px;background:url(image.png);border:1px solid rgba(26,26,26,.08);border-radius:16px;flex:none;order:0;align-self:stretch;flex-grow:0}.profile-photo[data-v-8b474846]{width:100%;height:100%;object-fit:cover;border-radius:12px}.profile-photo-placeholder[data-v-8b474846]{width:100%;height:100%;background:#f5f5f5;border-radius:12px;display:flex;align-items:center;justify-content:center}.profile-photo-upload-btn[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:100%;max-width:343px;height:48px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;border-radius:8px;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#1a1a1a;cursor:pointer;flex:none;order:1;align-self:stretch;flex-grow:0}.profile-form-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;flex:none;order:2;align-self:stretch;flex-grow:0}.profile-input-field[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:2px;isolation:isolate;width:100%;max-width:343px;height:75px;flex:none;order:0;align-self:stretch;flex-grow:0}.profile-input-label[data-v-8b474846]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:10px;border-radius:100px;font-family:SF Pro;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#4a4a4a;flex:none;order:0;flex-grow:0;z-index:1}.profile-input-area[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:24px 16px;gap:8px;width:100%;max-width:343px;height:52px;background:#fff;border:1px solid #E8E8E8;box-shadow:0 1px 2px #e4e5e73d;border-radius:8px;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.profile-input-icon[data-v-8b474846]{width:16px;height:16px;flex:none;order:0;flex-grow:0}.profile-input[data-v-8b474846]{width:287px;height:21px;font-family:SF Pro;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#606060;border:none;outline:none;background:transparent;flex:none;order:1;flex-grow:1}.profile-input[data-v-8b474846]::placeholder{color:#a4a4a4}.profile-input-icon-right[data-v-8b474846]{width:16px;height:16px;flex:none;order:2;flex-grow:0}.loading-spinner[data-v-8b474846]{display:flex;justify-content:center;align-items:center;padding:20px}.spinner[data-v-8b474846]{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #0F5957;border-radius:50%;animation:spin-8b474846 1s linear infinite}@keyframes spin-8b474846{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-error[data-v-8b474846]{color:#cb4843;font-size:12px;margin-top:8px}.profile-actions-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 0 0;gap:12px;width:100%;max-width:343px;border-top:1px solid rgba(26,26,26,.08);flex:none;order:6;align-self:stretch;flex-grow:0}.profile-action-btn[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:100%;max-width:343px;height:52px;border-radius:8px;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;cursor:pointer;flex:none;align-self:stretch;flex-grow:0}.profile-save-btn[data-v-8b474846]{border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;background:#0f5957;color:#fafafa}.profile-change-password-btn[data-v-8b474846]{border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;background:#fff;color:#1a1a1a}.profile-delete-account-btn[data-v-8b474846]{width:100%;max-width:343px;height:44px;border-radius:8px;padding:12px 20px;background:transparent;border:none;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#cb4843;cursor:pointer;flex:none;align-self:stretch;flex-grow:0;box-shadow:none}.profile-phone-section[data-v-8b474846]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;flex:none;order:4;align-self:stretch;flex-grow:0}.profile-phone-section .profile-preferences-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:12px 0 0;gap:12px;width:100%;max-width:343px;flex:none;order:2;align-self:stretch;flex-grow:0}.profile-change-number-btn[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:100%;max-width:343px;height:52px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;border-radius:8px;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#1a1a1a;cursor:pointer;flex:none;order:1;align-self:stretch;flex-grow:0}.profile-password-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 0;gap:16px;width:100%;max-width:343px;border-top:1px solid rgba(26,26,26,.08);flex:none;order:4;align-self:stretch;flex-grow:0}.profile-section-title[data-v-8b474846]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:20px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0}.password-form[data-v-8b474846]{display:flex;flex-direction:column;gap:12px;width:100%}.profile-preferences-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 0;gap:12px;width:100%;max-width:343px;flex:none;order:7;align-self:stretch;flex-grow:0}.profile-checkbox-field[data-v-8b474846]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;flex:none;order:0;align-self:stretch;flex-grow:0}.profile-checkbox-label[data-v-8b474846]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:12px;width:100%;max-width:343px;flex:none;order:0;align-self:stretch;flex-grow:0;cursor:pointer}.profile-checkbox[data-v-8b474846]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.profile-checkbox-custom[data-v-8b474846]{width:16px;height:16px;background:#fff;border:1px solid #E8E8E8;border-radius:4px;position:relative;cursor:pointer;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.profile-checkbox:checked+.profile-checkbox-custom[data-v-8b474846]{background:#0f5957;border:1px solid #0F5957}.profile-checkbox:checked+.profile-checkbox-custom[data-v-8b474846]:after{content:"";width:8px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3Z' fill='%23FAFAFA'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.profile-checkbox-text[data-v-8b474846]{font-family:SF Pro;font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;opacity:.6;margin:0;cursor:pointer;flex:1}.profile-delete-section[data-v-8b474846]{display:flex;flex-direction:column;align-items:flex-start;padding:24px 0 0;gap:12px;width:100%;max-width:343px;border-top:1px solid rgba(26,26,26,.08);flex:none;order:8;align-self:stretch;flex-grow:0}@media (max-width: 375px){.profile-page-mobile[data-v-8b474846]{width:100vw;max-width:100vw}.mobile-header[data-v-8b474846]{width:100%}.header-content[data-v-8b474846]{width:100%;padding:0 16px}.profile-content[data-v-8b474846]{width:100%;max-width:100vw;padding:24px 16px 40px}.profile-info-section[data-v-8b474846],.profile-title-section[data-v-8b474846],.profile-title[data-v-8b474846],.profile-description[data-v-8b474846],.profile-photo-section[data-v-8b474846],.profile-photo-container[data-v-8b474846],.profile-photo-upload-btn[data-v-8b474846],.profile-form-section[data-v-8b474846],.profile-input-field[data-v-8b474846],.profile-input-area[data-v-8b474846],.profile-actions-section[data-v-8b474846],.profile-action-btn[data-v-8b474846],.profile-delete-account-btn[data-v-8b474846],.profile-phone-section[data-v-8b474846],.profile-change-number-btn[data-v-8b474846],.profile-password-section[data-v-8b474846]{width:100%;max-width:calc(100vw - 32px)}}.password-modal-overlay[data-v-8b474846]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.password-modal[data-v-8b474846]{background:#fff;border-radius:16px;width:100%;max-width:343px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.password-modal-header[data-v-8b474846]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid rgba(26,26,26,.08)}.password-modal-title[data-v-8b474846]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:20px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0}.password-modal-close[data-v-8b474846]{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.password-modal-form[data-v-8b474846]{padding:24px;display:flex;flex-direction:column;gap:16px}.password-modal-submit-btn[data-v-8b474846]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:100%;height:52px;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;background:#0f5957;color:#fafafa;border-radius:8px;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;cursor:pointer;margin-top:8px}.password-modal-submit-btn[data-v-8b474846]:disabled{opacity:.6;cursor:not-allowed}.profile-delete-account-text[data-v-8b474846]{background:transparent;border:none;font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#cb4843;cursor:pointer;padding:12px 0;margin-top:12px;width:100%;max-width:343px;flex:none;align-self:stretch;flex-grow:0}.pgp-keys-page[data-v-74e1e572]{min-height:100vh;background-color:#f8fafc;padding:40px 0}.container[data-v-74e1e572]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-74e1e572]{text-align:center;margin-bottom:40px}.page-header h1[data-v-74e1e572]{font-size:32px;color:#0f5957;margin-bottom:16px;font-weight:700}.page-description[data-v-74e1e572]{font-size:16px;color:#718096;max-width:600px;margin:0 auto;line-height:1.6}.keys-container[data-v-74e1e572]{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.loading-state[data-v-74e1e572],.error-state[data-v-74e1e572],.no-keys-state[data-v-74e1e572]{padding:60px 40px;text-align:center}.spinner[data-v-74e1e572]{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #0F5957;border-radius:50%;animation:spin-74e1e572 1s linear infinite;margin:0 auto 20px}@keyframes spin-74e1e572{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon[data-v-74e1e572],.no-keys-icon[data-v-74e1e572]{font-size:48px;color:#e53e3e;margin-bottom:20px}.no-keys-icon[data-v-74e1e572]{color:#718096}.keys-display[data-v-74e1e572]{padding:40px}.key-section[data-v-74e1e572]{margin-bottom:40px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.key-header[data-v-74e1e572]{background:#f8fafc;padding:20px;border-bottom:1px solid #e2e8f0}.key-header h3[data-v-74e1e572]{margin:0 0 8px;color:#2d3748;font-size:18px;display:flex;align-items:center;gap:8px}.key-description[data-v-74e1e572]{margin:0;color:#718096;font-size:14px;line-height:1.5}.key-content[data-v-74e1e572]{padding:20px}.key-textarea-container[data-v-74e1e572]{position:relative}.key-textarea[data-v-74e1e572]{width:100%;min-height:200px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.4;background:#f8fafc;resize:vertical;margin-bottom:16px}.key-textarea.private-key[data-v-74e1e572]{background:#fff5f5;border-color:#fed7d7}.key-actions[data-v-74e1e572]{display:flex;gap:12px;flex-wrap:wrap}.private-key-controls[data-v-74e1e572]{margin-bottom:16px}.password-input-group[data-v-74e1e572]{display:flex;gap:8px;margin-bottom:12px}.password-input-group .form-input[data-v-74e1e572]{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px}.btn[data-v-74e1e572]{padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:inline-flex;align-items:center;gap:8px}.btn-primary[data-v-74e1e572]{background:#0f5957;color:#fff}.btn-primary[data-v-74e1e572]:hover{background:#0a4240}.btn-primary[data-v-74e1e572]:disabled{background:#a0aec0;cursor:not-allowed}.btn-outline[data-v-74e1e572]{background:#fff;color:#0f5957;border:1px solid #0F5957}.btn-outline[data-v-74e1e572]:hover{background:#0f5957;color:#fff}.btn-outline[data-v-74e1e572]:disabled{background:#f7fafc;color:#a0aec0;border-color:#e2e8f0;cursor:not-allowed}.btn-secondary[data-v-74e1e572]{background:#718096;color:#fff}.btn-secondary[data-v-74e1e572]:hover{background:#4a5568}.btn-icon[data-v-74e1e572]{padding:12px;background:#f7fafc;color:#718096;border:1px solid #e2e8f0}.btn-icon[data-v-74e1e572]:hover{background:#edf2f7}.key-info[data-v-74e1e572]{margin-top:40px;padding:20px;background:#f8fafc;border-radius:8px}.key-info h3[data-v-74e1e572]{margin:0 0 16px;color:#2d3748;font-size:18px}.info-grid[data-v-74e1e572]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.info-item[data-v-74e1e572]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.info-item[data-v-74e1e572]:last-child{border-bottom:none}.status-active[data-v-74e1e572]{color:#38a169;display:flex;align-items:center;gap:4px}@media (max-width: 768px){.keys-display[data-v-74e1e572]{padding:20px}.key-actions[data-v-74e1e572],.password-input-group[data-v-74e1e572]{flex-direction:column}.info-grid[data-v-74e1e572]{grid-template-columns:1fr}.info-item[data-v-74e1e572]{flex-direction:column;align-items:flex-start;gap:4px}}.pgp-demo[data-v-c610e4e1]{padding:20px;max-width:800px;margin:0 auto}.demo-container[data-v-c610e4e1]{background:#fff;border-radius:8px;padding:30px;box-shadow:0 2px 10px #0000001a}.demo-container h2[data-v-c610e4e1]{color:#0f5957;margin-bottom:10px}.demo-container p[data-v-c610e4e1]{color:#666;margin-bottom:30px}.demo-section[data-v-c610e4e1]{margin-bottom:30px}.demo-section h3[data-v-c610e4e1]{color:#333;margin-bottom:15px}.input-group[data-v-c610e4e1]{display:flex;gap:10px;margin-bottom:20px}.demo-input[data-v-c610e4e1]{flex:1;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.demo-input[data-v-c610e4e1]:focus{outline:none;border-color:#0f5957}.demo-button[data-v-c610e4e1]{padding:12px 20px;background:#0f5957;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.demo-button[data-v-c610e4e1]:hover{background:#0a4240}.demo-button[data-v-c610e4e1]:disabled{background:#ccc;cursor:not-allowed}.error-message[data-v-c610e4e1]{background:#fee;color:#c33;padding:15px;border-radius:4px;margin-bottom:20px;border:1px solid #fcc}.result-section[data-v-c610e4e1]{margin-bottom:30px}.result-section h3[data-v-c610e4e1]{color:#0f5957;margin-bottom:15px}.key-display[data-v-c610e4e1]{border:1px solid #ddd;border-radius:4px;padding:15px;background:#f9f9f9}.key-textarea[data-v-c610e4e1]{width:100%;font-family:monospace;font-size:12px;border:1px solid #ddd;border-radius:4px;padding:10px;background:#fff;resize:vertical}.key-actions[data-v-c610e4e1]{margin-top:10px}.demo-info[data-v-c610e4e1]{background:#f0f9ff;padding:20px;border-radius:4px;border-left:4px solid #0F5957}.demo-info h3[data-v-c610e4e1]{color:#0f5957;margin-bottom:15px}.demo-info ol[data-v-c610e4e1]{color:#555;line-height:1.6}.demo-info li[data-v-c610e4e1]{margin-bottom:8px}.demo-page[data-v-223e0b02]{min-height:100vh;background-color:#f8fafc;padding:40px 0}.container[data-v-223e0b02]{max-width:1200px;margin:0 auto;padding:0 20px}.page-header[data-v-223e0b02]{text-align:center;margin-bottom:50px}.page-header h1[data-v-223e0b02]{font-size:36px;color:#0f5957;margin-bottom:16px;font-weight:700}.page-description[data-v-223e0b02]{font-size:18px;color:#718096;max-width:600px;margin:0 auto;line-height:1.6}.demo-sections[data-v-223e0b02]{display:flex;flex-direction:column;gap:40px}.demo-section[data-v-223e0b02]{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.info-section[data-v-223e0b02]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 6px #0000000d}.info-section h2[data-v-223e0b02]{font-size:28px;color:#2d3748;margin-bottom:30px;text-align:center}.info-grid[data-v-223e0b02]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.info-card[data-v-223e0b02]{text-align:center;padding:30px 20px;border:1px solid #e2e8f0;border-radius:8px;transition:transform .2s,box-shadow .2s}.info-card[data-v-223e0b02]:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.info-icon[data-v-223e0b02]{font-size:48px;color:#0f5957;margin-bottom:20px}.info-card h3[data-v-223e0b02]{font-size:20px;color:#2d3748;margin-bottom:15px;font-weight:600}.info-card p[data-v-223e0b02]{color:#718096;line-height:1.6;font-size:14px}.tech-section[data-v-223e0b02]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 6px #0000000d}.tech-section h2[data-v-223e0b02]{font-size:28px;color:#2d3748;margin-bottom:30px;text-align:center}.tech-details[data-v-223e0b02]{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:0 auto}.tech-item[data-v-223e0b02]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f8fafc;border-radius:8px;border-left:4px solid #0F5957}.tech-item strong[data-v-223e0b02]{color:#2d3748;font-weight:600;min-width:200px}.tech-item span[data-v-223e0b02]{color:#718096;text-align:right;flex:1}@media (max-width: 768px){.page-header h1[data-v-223e0b02]{font-size:28px}.page-description[data-v-223e0b02]{font-size:16px}.info-grid[data-v-223e0b02]{grid-template-columns:1fr;gap:20px}.info-section[data-v-223e0b02],.tech-section[data-v-223e0b02]{padding:30px 20px}.tech-item[data-v-223e0b02]{flex-direction:column;align-items:flex-start;gap:10px}.tech-item strong[data-v-223e0b02]{min-width:auto}.tech-item span[data-v-223e0b02]{text-align:left}}.test-page[data-v-5ed20155]{min-height:100vh;background-color:#f8fafc;padding:40px 0}.container[data-v-5ed20155]{max-width:1000px;margin:0 auto;padding:0 20px}.page-header[data-v-5ed20155]{text-align:center;margin-bottom:40px}.page-header h1[data-v-5ed20155]{font-size:32px;color:#0f5957;margin-bottom:16px;font-weight:700}.page-description[data-v-5ed20155]{font-size:16px;color:#718096;max-width:600px;margin:0 auto;line-height:1.6}.test-sections[data-v-5ed20155]{display:flex;flex-direction:column;gap:30px}.test-section[data-v-5ed20155]{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000000d}.test-section h2[data-v-5ed20155]{font-size:20px;color:#2d3748;margin-bottom:20px;border-bottom:2px solid #0F5957;padding-bottom:10px}.test-content[data-v-5ed20155]{display:flex;flex-direction:column;gap:20px}.input-group[data-v-5ed20155]{display:flex;gap:15px;align-items:center}.button-group[data-v-5ed20155]{display:flex;gap:15px}.test-input[data-v-5ed20155],.test-textarea[data-v-5ed20155]{flex:1;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.test-textarea[data-v-5ed20155]{resize:vertical;font-family:inherit}.test-button[data-v-5ed20155]{padding:12px 24px;background:#0f5957;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s;white-space:nowrap}.test-button[data-v-5ed20155]:hover:not(:disabled){background:#0a4240}.test-button[data-v-5ed20155]:disabled{background:#a0aec0;cursor:not-allowed}.test-result[data-v-5ed20155]{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:20px}.result-item[data-v-5ed20155]{margin-bottom:10px;padding:8px 12px;border-radius:4px;font-size:14px}.result-item[data-v-5ed20155]:last-child{margin-bottom:0}.result-item.success[data-v-5ed20155]{background:#f0fff4;color:#22543d;border:1px solid #9ae6b4}.result-item.error[data-v-5ed20155]{background:#fed7d7;color:#742a2a;border:1px solid #feb2b2}.result-textarea[data-v-5ed20155]{width:100%;margin-top:8px;padding:8px;border:1px solid #e2e8f0;border-radius:4px;font-family:monospace;font-size:12px;background:#fff;resize:vertical}@media (max-width: 768px){.input-group[data-v-5ed20155],.button-group[data-v-5ed20155]{flex-direction:column}.test-button[data-v-5ed20155]{width:100%}.test-section[data-v-5ed20155]{padding:20px}}.not-found-page[data-v-49709d7b]{padding:80px 0;text-align:center}.not-found-content[data-v-49709d7b]{max-width:600px;margin:0 auto}h1[data-v-49709d7b]{font-size:8rem;color:var(--primary-color);margin:0;opacity:.5}h2[data-v-49709d7b]{font-size:2rem;margin-bottom:20px}p[data-v-49709d7b]{margin-bottom:30px;color:var(--light-text);font-size:1.1rem}.login-page-mobile[data-v-947e9112]{min-height:100vh;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-header[data-v-947e9112]{background:#fff;border-bottom:1px solid #E0E0E0;padding:12px 16px;position:sticky;top:0;z-index:100;height:72px;box-sizing:border-box}.header-content[data-v-947e9112]{display:flex;justify-content:space-between;align-items:center;max-width:100%;height:100%}.logo-link[data-v-947e9112]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-947e9112]{width:200px;height:54px}.menu-button[data-v-947e9112]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-947e9112]{padding:0 0 40px}.container[data-v-947e9112]{max-width:100%;margin:0 auto;padding:0 16px}.page-header[data-v-947e9112]{padding:24px 0 20px}.page-title[data-v-947e9112]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.auth-tabs[data-v-947e9112]{display:flex;background-color:#f5f5f5;border-radius:12px;padding:4px;margin-bottom:24px;width:100%}.auth-tab[data-v-947e9112]{flex:1;padding:12px 16px;border:none;background:none;border-radius:8px;font-size:14px;font-weight:600;color:#666;text-decoration:none;text-align:center;cursor:pointer;transition:all .2s ease}.auth-tab.active[data-v-947e9112]{background-color:#0f5957;color:#fff}.auth-form[data-v-947e9112]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-947e9112]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-947e9112]{font-size:14px;font-weight:500;color:#1a1a1a;margin:0}.input-wrapper[data-v-947e9112]{position:relative;display:flex;align-items:center}.input-icon[data-v-947e9112]{position:absolute;left:16px;z-index:2;pointer-events:none}.form-input[data-v-947e9112]{width:100%;padding:16px 16px 16px 48px;border:1px solid #E0E0E0;border-radius:12px;font-size:16px;background-color:#fff;transition:border-color .2s ease;box-sizing:border-box}.form-input[data-v-947e9112]:focus{outline:none;border-color:#0f5957}.form-input[data-v-947e9112]::placeholder{color:#a0a0a0}.password-toggle[data-v-947e9112]{position:absolute;right:16px;background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;z-index:2}.password-toggle[data-v-947e9112]:hover{background-color:#f5f5f5}.remember-section[data-v-947e9112]{display:grid;grid-template-columns:1fr auto;align-items:center;margin:8px 0;width:100%;gap:16px}.checkbox-label[data-v-947e9112]{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#1a1a1a;white-space:nowrap}.checkbox-input[data-v-947e9112]{display:none}.checkbox-custom[data-v-947e9112]{width:20px;height:20px;border:2px solid #E0E0E0;border-radius:4px;position:relative;transition:all .2s ease;flex-shrink:0}.checkbox-input:checked+.checkbox-custom[data-v-947e9112]{background-color:#0f5957;border-color:#0f5957}.checkbox-input:checked+.checkbox-custom[data-v-947e9112]:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.7 0.3C7.3 -0.1 6.7 -0.1 6.3 0.3L3 3.6L1.7 2.3C1.3 1.9 0.7 1.9 0.3 2.3C-0.1 2.7 -0.1 3.3 0.3 3.7L2.3 5.7C2.5 5.9 2.7 6 3 6C3.3 6 3.5 5.9 3.7 5.7L7.7 1.7C8.1 1.3 8.1 0.7 7.7 0.3V0.3Z' fill='%23FAFAFA'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.checkbox-text[data-v-947e9112]{font-weight:500}.forgot-password[data-v-947e9112]{color:#007aff;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease;white-space:nowrap;justify-self:end}.forgot-password[data-v-947e9112]:hover{color:#0056cc}.form-error[data-v-947e9112]{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background-color:#fef2f2;border:1px solid #FCA5A5;border-radius:8px;font-size:14px;color:#dc2626;text-align:center}.error-message[data-v-947e9112]{font-size:14px;font-weight:500}.submit-button[data-v-947e9112]{background-color:#0f5957;color:#fff;border:none;border-radius:12px;padding:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.button-content[data-v-947e9112]{display:flex;align-items:center;gap:8px}.submit-button[data-v-947e9112]:hover:not(:disabled){background-color:#0d4a47}.submit-button[data-v-947e9112]:disabled{background-color:#a0a0a0;cursor:not-allowed}.spinner[data-v-947e9112]{display:flex;align-items:center;gap:8px}.spinner svg[data-v-947e9112]{animation:spin-947e9112 1s linear infinite}@keyframes spin-947e9112{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-menu-overlay[data-v-947e9112]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:200;display:flex;justify-content:flex-end}.mobile-menu[data-v-947e9112]{background-color:#fff;width:280px;height:100%;padding:0;box-shadow:-4px 0 24px #0000001a;display:flex;flex-direction:column}.mobile-menu-header[data-v-947e9112]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E0E0E0}.menu-logo[data-v-947e9112]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#0f5957}.menu-close[data-v-947e9112]{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px}.menu-close[data-v-947e9112]:hover{background-color:#f5f5f5}.mobile-nav[data-v-947e9112]{padding:24px 0;display:flex;flex-direction:column}.mobile-nav-link[data-v-947e9112]{padding:16px 24px;text-decoration:none;color:#1a1a1a;font-size:16px;font-weight:500;transition:background-color .2s ease}.mobile-nav-link[data-v-947e9112]:hover,.mobile-nav-link.router-link-active[data-v-947e9112]{background-color:#f0f9ff;color:#0f5957}@media (max-width: 375px){.container[data-v-947e9112]{padding:0 12px}.page-title[data-v-947e9112]{font-size:22px}.footer-sections[data-v-947e9112]{grid-template-columns:1fr;gap:20px}.checkbox-text[data-v-947e9112],.forgot-password[data-v-947e9112]{font-size:13px}}@media (min-width: 768px){.login-page-mobile[data-v-947e9112]{display:none}}.chat-ai-page[data-v-35d53d4b]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 20px}.chat-ai-placeholder[data-v-35d53d4b]{width:100%;display:flex;align-items:center;justify-content:center}.placeholder-container[data-v-35d53d4b]{text-align:center;max-width:600px;background:#fff;padding:60px 40px;border-radius:20px;box-shadow:0 10px 30px #0000001a}.placeholder-icon[data-v-35d53d4b]{margin-bottom:30px}.placeholder-container h1[data-v-35d53d4b]{font-size:2.5rem;color:#0f5957;margin-bottom:20px;font-weight:700}.placeholder-description[data-v-35d53d4b]{font-size:1.2rem;color:#4a5568;line-height:1.6;margin-bottom:15px}.placeholder-note[data-v-35d53d4b]{font-size:1rem;color:#0f5957;font-weight:600;margin:0}@media (max-width: 768px){.placeholder-container[data-v-35d53d4b]{padding:40px 20px}.placeholder-container h1[data-v-35d53d4b]{font-size:2rem}.placeholder-description[data-v-35d53d4b]{font-size:1.1rem}}.chat-ai-page-mobile[data-v-67143c63]{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.mobile-header[data-v-67143c63]{background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:100}.header-content[data-v-67143c63]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;max-width:100%}.logo-link[data-v-67143c63]{display:flex;align-items:center;text-decoration:none;gap:8px;position:relative}.logo-link svg[data-v-67143c63]{width:200px;height:54px}.menu-button[data-v-67143c63]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content[data-v-67143c63]{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.chat-ai-placeholder[data-v-67143c63]{width:100%;display:flex;align-items:center;justify-content:center}.placeholder-container[data-v-67143c63]{text-align:center;max-width:400px;background:#fff;padding:40px 30px;border-radius:16px;box-shadow:0 4px 20px #00000014}.placeholder-icon[data-v-67143c63]{margin-bottom:24px}.placeholder-container h1[data-v-67143c63]{font-size:2rem;color:#0f5957;margin-bottom:16px;font-weight:700}.placeholder-description[data-v-67143c63]{font-size:1rem;color:#4a5568;line-height:1.5;margin-bottom:12px}.placeholder-note[data-v-67143c63]{font-size:.9rem;color:#0f5957;font-weight:600;margin:0}@media (max-width: 480px){.header-content[data-v-67143c63]{padding:12px 16px}.main-content[data-v-67143c63]{padding:20px 16px}.placeholder-container[data-v-67143c63]{padding:30px 20px}.placeholder-container h1[data-v-67143c63]{font-size:1.75rem}.placeholder-description[data-v-67143c63]{font-size:.95rem}}.admin-sidebar[data-v-062171ce]{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 0 10px #0000000d;overflow:hidden}.menu-icon[data-v-062171ce]{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;background:#fff;z-index:1002;height:36px;width:36px}.sidebar-collapsed .menu-icon[data-v-062171ce]{right:8px}.menu-icon[data-v-062171ce]:hover{background:#1a1a1a0a}.menu-icon[data-v-062171ce]:active{background:#1a1a1a14}.sidebar-collapsed[data-v-062171ce]{width:52px!important}.sidebar-collapsed .logo-main-icon[data-v-062171ce],.sidebar-collapsed .logo-text[data-v-062171ce],.sidebar-collapsed .nav-list[data-v-062171ce],.sidebar-collapsed .sidebar-footer[data-v-062171ce]{visibility:hidden;opacity:0}.sidebar-collapsed .nav-text[data-v-062171ce]{display:none}.sidebar-header[data-v-062171ce]{padding:24px 8px;border-bottom:1px solid #f3f4f6}.logo-section[data-v-062171ce]{position:relative;height:80px;display:flex;align-items:center;padding:0 8px;border-bottom:1px solid #f3f4f6}.logo-icon[data-v-062171ce]{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;margin-left:-8px;transition:opacity .3s ease,visibility .3s ease;gap:12px}.logo-main-icon[data-v-062171ce],.logo-text[data-v-062171ce]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-nav[data-v-062171ce]{flex:1;padding:16px 0;overflow:hidden}.nav-list[data-v-062171ce]{list-style:none;padding:0;margin:0;transition:opacity .3s ease,visibility .3s ease}.nav-item[data-v-062171ce]{margin-bottom:4px}.nav-link[data-v-062171ce]{display:flex;align-items:center;padding:8px 12px;color:#1a1a1acc;text-decoration:none;transition:all .2s ease;border-radius:8px;position:relative;gap:12px;margin:2px 8px;height:40px;white-space:nowrap}.nav-link[data-v-062171ce]:hover{background:#f9fafb}.nav-link.active[data-v-062171ce]{background:#0f595714}.nav-icon[data-v-062171ce]{width:20px;height:20px;flex-shrink:0;color:#1a1a1acc;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.nav-icon svg[data-v-062171ce]{width:20px;height:20px;display:block}.sidebar-collapsed .nav-link[data-v-062171ce]{justify-content:center;padding:8px 0;margin:2px 4px}.sidebar-collapsed .nav-icon[data-v-062171ce]{margin:0}.nav-text[data-v-062171ce]{font-size:14px;font-weight:500;color:#1a1a1acc;white-space:nowrap}.sidebar-footer[data-v-062171ce]{padding:20px;border-top:1px solid #f3f4f6;transition:opacity .3s ease,visibility .3s ease}.user-profile[data-v-062171ce]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.user-avatar[data-v-062171ce]{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f3f4f6}.user-avatar img[data-v-062171ce]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-062171ce]{width:100%;height:100%;background:#0f5957;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.user-info[data-v-062171ce]{flex:1;min-width:0}.user-name[data-v-062171ce]{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role[data-v-062171ce]{font-size:12px;color:#6b7280}.logout-btn[data-v-062171ce]{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.logout-btn[data-v-062171ce]:hover{background:#f3f4f6;color:#374151}@media (max-width: 768px){.admin-sidebar[data-v-062171ce]{transform:translate(-100%)}.admin-sidebar.mobile-open[data-v-062171ce]{transform:translate(0);width:280px}.sidebar-collapsed .menu-icon[data-v-062171ce]{right:12px}}.admin-layout[data-v-ee2677f7]{display:flex;height:100vh;background-color:#f5f5f7;position:relative}.admin-sidebar[data-v-ee2677f7]{position:fixed;left:0;top:0;height:100vh;z-index:1000}.admin-main[data-v-ee2677f7]{flex:1;margin-left:280px;display:flex;flex-direction:column;transition:margin-left .3s ease}.admin-main.main-expanded[data-v-ee2677f7]{margin-left:52px}.admin-content[data-v-ee2677f7]{flex:1;overflow-y:auto;padding:32px}.admin-content-wrapper[data-v-ee2677f7]{max-width:1400px;margin:0 auto;height:100%}@media (max-width: 768px){.admin-main[data-v-ee2677f7]{margin-left:0}.admin-content[data-v-ee2677f7]{padding:16px}}.admin-panel[data-v-d1bfc49e]{padding:32px;background:#f8fafc;min-height:100vh;max-width:1400px;margin:0 auto;width:100%}.page-header[data-v-d1bfc49e]{margin-bottom:32px}.page-title[data-v-d1bfc49e]{font-size:32px;font-weight:600;color:#1e293b;margin:0}.loading-indicator[data-v-d1bfc49e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.spinner[data-v-d1bfc49e]{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-d1bfc49e 1s linear infinite;margin-bottom:16px}@keyframes spin-d1bfc49e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-d1bfc49e]{margin:0;font-size:16px}.error-message[data-v-d1bfc49e]{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px;text-align:center}.stats-grid[data-v-d1bfc49e]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.stat-card[data-v-d1bfc49e]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.stat-content[data-v-d1bfc49e]{display:flex;flex-direction:column;gap:8px}.stat-label[data-v-d1bfc49e]{font-size:14px;color:#6b7280;font-weight:500;line-height:1.4}.stat-number[data-v-d1bfc49e]{font-size:32px;font-weight:700;color:#1a1a1a;line-height:1.2}.main-content[data-v-d1bfc49e]{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.section-title[data-v-d1bfc49e]{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 32px;line-height:1.3}.content-section[data-v-d1bfc49e]{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid rgba(26,26,26,.08)}.content-section[data-v-d1bfc49e]:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.section-header[data-v-d1bfc49e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(26,26,26,.08)}.section-name[data-v-d1bfc49e]{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}.section-link[data-v-d1bfc49e]{color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;background:#fff;border:1px solid rgba(26,26,26,.08);border-radius:8px;transition:all .2s}.section-link[data-v-d1bfc49e]:hover{background:#f9fafb;border-color:#d1d5db}.content-table[data-v-d1bfc49e]{background:#fff;border-radius:8px;overflow:hidden;margin-bottom:24px;border:1px solid #e5e7eb}.table-header[data-v-d1bfc49e]{display:grid;grid-template-columns:2fr 2fr 1fr;padding:0;background:#0f595714;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.table-header>span[data-v-d1bfc49e]{padding:16px;border-right:1px solid #e5e7eb}.table-header>span[data-v-d1bfc49e]:last-child{border-right:none}.table-row[data-v-d1bfc49e]{display:grid;grid-template-columns:2fr 2fr 1fr;padding:0;border-bottom:1px solid #e5e7eb;font-size:14px;color:#1a1a1a;line-height:1.4}.table-row>span[data-v-d1bfc49e]{padding:16px;border-right:1px solid #e5e7eb}.table-row>span[data-v-d1bfc49e]:last-child{border-right:none}.table-row[data-v-d1bfc49e]:last-child{border-bottom:none}.table-cell[data-v-d1bfc49e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-cell[data-v-d1bfc49e]:last-child{display:flex;align-items:baseline}.documents-table .table-header[data-v-d1bfc49e],.documents-table .table-row[data-v-d1bfc49e]{grid-template-columns:1.5fr 1.5fr 1fr 1fr}.lawyers-table .table-header[data-v-d1bfc49e],.lawyers-table .table-row[data-v-d1bfc49e]{grid-template-columns:1fr 1fr 1fr 1.5fr 1fr 1fr}.edit-btn[data-v-d1bfc49e]{background:none;color:#1a1a1a;border:none;padding:0;font-size:14px;font-weight:400;cursor:pointer;text-decoration:underline;transition:color .2s}.edit-btn[data-v-d1bfc49e]:hover{color:#0f5957}.section-actions[data-v-d1bfc49e]{display:flex;gap:12px}.btn-primary[data-v-d1bfc49e]{background:#0f5957;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.btn-primary[data-v-d1bfc49e]:hover{background:#0d4a48}.btn-secondary[data-v-d1bfc49e]{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary[data-v-d1bfc49e]:hover{background:#f9fafb;border-color:#9ca3af}.telegram-section[data-v-d1bfc49e]{background:#f9fafb;padding:24px;border-radius:8px;border:1px solid #e5e7eb}.telegram-input label[data-v-d1bfc49e]{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.input-group[data-v-d1bfc49e]{display:flex;gap:12px;align-items:center}.telegram-url[data-v-d1bfc49e]{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff}.telegram-url[data-v-d1bfc49e]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 3px #0f59571a}.btn-save[data-v-d1bfc49e]{background:#0f5957;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s}.btn-save[data-v-d1bfc49e]:hover{background:#0d4a48}@media (max-width: 1440px){.admin-panel[data-v-d1bfc49e]{max-width:1200px}}@media (max-width: 1200px){.admin-panel[data-v-d1bfc49e]{max-width:100%;padding:24px}}@media (max-width: 768px){.admin-panel[data-v-d1bfc49e]{padding:16px}.stats-grid[data-v-d1bfc49e]{grid-template-columns:1fr;gap:16px}.table-header[data-v-d1bfc49e],.table-row[data-v-d1bfc49e]{grid-template-columns:1fr;gap:8px}.documents-table .table-header[data-v-d1bfc49e],.documents-table .table-row[data-v-d1bfc49e],.lawyers-table .table-header[data-v-d1bfc49e],.lawyers-table .table-row[data-v-d1bfc49e]{grid-template-columns:1fr}.section-actions[data-v-d1bfc49e]{flex-direction:column}.input-group[data-v-d1bfc49e]{flex-direction:column;align-items:stretch}.main-content[data-v-d1bfc49e]{padding:20px}.section-header[data-v-d1bfc49e]{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 480px){.admin-panel[data-v-d1bfc49e]{padding:12px}.page-title[data-v-d1bfc49e]{font-size:24px}}.mobile-admin-navigation[data-v-ce6bd6d3]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}.mobile-admin-navigation.is-open[data-v-ce6bd6d3]{pointer-events:auto}.navigation-overlay[data-v-ce6bd6d3]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease}.is-open .navigation-overlay[data-v-ce6bd6d3]{opacity:1}.navigation-content[data-v-ce6bd6d3]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.is-open .navigation-content[data-v-ce6bd6d3]{transform:translate(0)}.navigation-header[data-v-ce6bd6d3]{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E5E7EB}.logo-container[data-v-ce6bd6d3]{display:flex;align-items:center;gap:12px}.logo-container svg[data-v-ce6bd6d3]:first-child{width:27px;height:48px}.logo-container svg[data-v-ce6bd6d3]:last-child{width:130px;height:32px}.close-button[data-v-ce6bd6d3]{background:none;border:none;padding:8px;cursor:pointer;color:#1f2937}.navigation-menu[data-v-ce6bd6d3]{flex:1;padding:16px;overflow-y:auto}.menu-item[data-v-ce6bd6d3]{display:flex;align-items:center;padding:12px;color:#1a1a1a;text-decoration:none;border-radius:8px;margin-bottom:8px;transition:background-color .2s ease}.menu-item[data-v-ce6bd6d3]:hover,.menu-item.custom-active[data-v-ce6bd6d3]{background-color:#0f59571a}.menu-item.custom-active svg path[data-v-ce6bd6d3]{fill:#0f5957}.menu-item.custom-active span[data-v-ce6bd6d3]{color:#0f5957;font-weight:700}.menu-item svg[data-v-ce6bd6d3]{width:24px;min-width:24px;height:24px;margin-right:16px}.menu-item svg path[data-v-ce6bd6d3]{fill:#1a1a1a}.menu-item span[data-v-ce6bd6d3]{font-weight:700;font-size:16px;line-height:24px;transition:color .2s ease,font-weight .2s ease}.navigation-footer[data-v-ce6bd6d3]{padding:16px;border-top:1px solid #E5E7EB}.mobile-nav-user-profile[data-v-ce6bd6d3]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:12px;width:100%;background:#1a1a1a0d;border-radius:12px;box-sizing:border-box;flex:none;order:1;align-self:stretch;flex-grow:0;cursor:pointer;transition:background-color .2s ease}.mobile-nav-user-profile[data-v-ce6bd6d3]:hover{background:#1a1a1a1a}.mobile-nav-user-info[data-v-ce6bd6d3]{display:flex;align-items:center;gap:12px;flex:1}.mobile-nav-user-avatar[data-v-ce6bd6d3]{flex:none;order:0;flex-grow:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.mobile-nav-user-avatar img[data-v-ce6bd6d3]{width:100%;height:100%;object-fit:cover}.mobile-nav-user-details[data-v-ce6bd6d3]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1}.mobile-nav-user-name[data-v-ce6bd6d3]{font-family:SF Pro;font-style:normal;font-weight:600;font-size:18px;line-height:110%;color:#1a1a1a;margin:0}.mobile-nav-user-email[data-v-ce6bd6d3]{font-family:SF Pro;font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#1a1a1ab3;margin:0}.mobile-nav-user-dropdown[data-v-ce6bd6d3]{position:absolute;right:0;bottom:0;width:158px;min-width:120px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(26,26,26,.2);border-radius:12px;overflow:hidden;animation:slideUp-ce6bd6d3 .2s ease-out;z-index:1000;box-shadow:0 4px 20px #0000001a}@keyframes slideUp-ce6bd6d3{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-user-menu-item[data-v-ce6bd6d3]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:16px;gap:16px;width:100%;height:52px;background:transparent;border-top:1px solid rgba(26,26,26,.1);cursor:pointer;transition:background-color .2s ease;flex:none;align-self:stretch;flex-grow:0}.mobile-nav-user-menu-item[data-v-ce6bd6d3]:first-child{border-top:none}.mobile-nav-user-menu-item[data-v-ce6bd6d3]:hover{background:#1a1a1a1a}.mobile-nav-user-menu-item span[data-v-ce6bd6d3]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1a;flex:none;order:1;flex-grow:0}.mobile-nav-user-menu-item.logout span[data-v-ce6bd6d3]{color:#ff6b6b}.mobile-nav-user-menu-item.logout[data-v-ce6bd6d3]:hover{background:#ff6b6b26}.mobile-admin-header[data-v-33c9810b]{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border-bottom:1px solid #E5E7EB}.logo-container[data-v-33c9810b]{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-icon[data-v-33c9810b]{height:48px;width:27px}.logo-text[data-v-33c9810b]{height:32px;width:130px;margin-left:8px}.menu-button[data-v-33c9810b]{background:none;border:1px solid rgba(26,26,26,.08);border-radius:8px;width:48px;height:48px;min-width:40px;min-height:40px;padding:8px;cursor:pointer;color:#0f5957}.menu-button[data-v-33c9810b]:hover{opacity:.8}.menu-button[data-v-33c9810b]:active{opacity:.6}.admin-panel-mobile[data-v-6a80ea1a]{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.content[data-v-6a80ea1a]{padding:16px;flex:1;display:flex;flex-direction:column}.loading-indicator[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}.loading-indicator p[data-v-6a80ea1a]{margin:16px 0 0;font-size:16px}.error-message[data-v-6a80ea1a]{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px;text-align:center}.stats-grid[data-v-6a80ea1a]{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;align-items:center}.stat-card[data-v-6a80ea1a]{background:#fff;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:4px;width:343px;height:85px;justify-content:center}.stat-number[data-v-6a80ea1a]{font-size:28px;font-weight:600;color:#1a1a1a;line-height:1.2}.stat-label[data-v-6a80ea1a]{font-size:14px;color:#6b7280;line-height:1.4}.news-section[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:343px;margin:0 auto 24px}.news-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px;width:343px;height:26px}.news-title[data-v-6a80ea1a]{width:99px;height:26px;font-family:SF Pro;font-style:normal;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;flex:none;order:0;flex-grow:0}.news-line[data-v-6a80ea1a]{width:220px;height:0px;border:1px solid rgba(26,26,26,.08);flex:none;order:1;flex-grow:1}.news-table[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;background:#fff;border:1px solid #E8E8E8;border-radius:8px}.news-table-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;width:343px;height:42px;background:#0f595714}.news-table-row[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:stretch;padding:0;width:343px;min-height:60px}.news-table-cell[data-v-6a80ea1a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;gap:8px;border:1px solid #E8E8E8;flex:1;min-height:60px}.news-table-cell.header-cell[data-v-6a80ea1a]{background:transparent;min-height:42px;justify-content:center}.news-table-cell.actions-cell[data-v-6a80ea1a]{width:120px;max-width:120px;flex:none;justify-content:center}.news-table-cell span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:12px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;width:100%;text-align:left;overflow:hidden;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-loading[data-v-6a80ea1a],.news-error[data-v-6a80ea1a],.news-empty[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;gap:8px;width:343px;min-height:60px;color:#6b7280;font-family:SF Pro;font-style:normal;font-weight:500;font-size:13px;line-height:140%}.news-error[data-v-6a80ea1a]{color:#dc2626}.spinner[data-v-6a80ea1a]{width:16px;height:16px;border:2px solid #F3F4F6;border-top:2px solid #0F5957;border-radius:50%;animation:spin-6a80ea1a 1s linear infinite}@keyframes spin-6a80ea1a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.edit-button[data-v-6a80ea1a]{background:none;border:none;padding:0;cursor:pointer;width:100%;height:100%}.edit-button span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:12px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;text-align:center}.edit-button:hover span[data-v-6a80ea1a]{color:#0f5957}.news-buttons[data-v-6a80ea1a]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:12px 8px;width:343px}.news-button[data-v-6a80ea1a]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;gap:8px;height:48px;border-radius:8px;text-decoration:none;min-width:150px;white-space:nowrap;overflow:hidden}.news-button.primary[data-v-6a80ea1a]{width:167.5px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;flex:1}.news-button.primary span[data-v-6a80ea1a]{color:#fafafa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-button.secondary[data-v-6a80ea1a]{width:167.5px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:1}.news-button.secondary span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-button.full-width[data-v-6a80ea1a]{width:343px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:none}.news-button.full-width span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-button span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;flex:none;order:2;flex-grow:0}.podcasts-section[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:343px;margin:0 auto 24px}.podcasts-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px;width:343px;height:26px}.podcasts-title[data-v-6a80ea1a]{width:99px;height:26px;font-family:SF Pro;font-style:normal;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;flex:none;order:0;flex-grow:0}.podcasts-line[data-v-6a80ea1a]{width:220px;height:0px;border:1px solid rgba(26,26,26,.08);flex:none;order:1;flex-grow:1}.podcasts-table[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;background:#fff;border:1px solid #E8E8E8;border-radius:8px}.podcasts-table-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;width:343px;height:42px;background:#0f595714}.podcasts-table-row[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:stretch;padding:0;width:343px;min-height:60px}.podcasts-table-cell[data-v-6a80ea1a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;gap:8px;border:1px solid #E8E8E8;flex:1;min-height:60px}.podcasts-table-cell.header-cell[data-v-6a80ea1a]{background:transparent;min-height:42px;justify-content:center}.podcasts-table-cell.actions-cell[data-v-6a80ea1a]{width:120px;max-width:120px;flex:none;justify-content:center}.podcasts-table-cell span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:12px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;width:100%;text-align:left;overflow:hidden;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.podcasts-loading[data-v-6a80ea1a],.podcasts-error[data-v-6a80ea1a],.podcasts-empty[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;gap:8px;width:343px;height:42px;color:#6b7280;font-family:SF Pro;font-style:normal;font-weight:500;font-size:13px;line-height:140%}.podcasts-error[data-v-6a80ea1a]{color:#dc2626}.podcasts-buttons[data-v-6a80ea1a]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:12px 8px;width:343px}.podcasts-button[data-v-6a80ea1a]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;gap:8px;height:48px;border-radius:8px;text-decoration:none;min-width:150px;white-space:nowrap;overflow:hidden}.podcasts-button.primary[data-v-6a80ea1a]{width:167.5px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;flex:1}.podcasts-button.primary span[data-v-6a80ea1a]{color:#fafafa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcasts-button.secondary[data-v-6a80ea1a]{width:167.5px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:1}.podcasts-button.secondary span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcasts-button.full-width[data-v-6a80ea1a]{width:343px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:none}.podcasts-button.full-width span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcasts-button span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;flex:none;order:2;flex-grow:0}.telegram-section[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:343px;margin:0 auto 24px}.telegram-form[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:20px;gap:16px;width:343px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;box-sizing:border-box}.telegram-title[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:22px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;width:100%}.telegram-error[data-v-6a80ea1a]{padding:12px 16px;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;color:#dc2626;font-family:SF Pro;font-style:normal;font-weight:500;font-size:14px;line-height:140%;width:100%;box-sizing:border-box}.telegram-success[data-v-6a80ea1a]{padding:12px 16px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;color:#15803d;font-family:SF Pro;font-style:normal;font-weight:500;font-size:14px;line-height:140%;width:100%;box-sizing:border-box}.telegram-form-group[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%}.telegram-label[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#374151}.telegram-input-container[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:12px;width:100%;height:48px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;box-sizing:border-box}.telegram-icon[data-v-6a80ea1a]{width:20px;height:20px;flex-shrink:0}.telegram-input[data-v-6a80ea1a]{width:100%;height:100%;border:none;outline:none;font-family:SF Pro;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#1a1a1a;background:transparent}.telegram-input[data-v-6a80ea1a]::placeholder{color:#9ca3af}.telegram-save-button[data-v-6a80ea1a]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:100%;height:48px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;text-align:center}.telegram-save-button[data-v-6a80ea1a]:disabled{background:#9ca3af;border-color:#9ca3af;box-shadow:none;cursor:not-allowed;opacity:.6}.telegram-save-button[data-v-6a80ea1a]:hover:not(:disabled){opacity:.9}.telegram-save-button[data-v-6a80ea1a]:active:not(:disabled){transform:translateY(1px)}.documents-section[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:343px;margin:0 auto 24px}.documents-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px;width:343px;height:26px}.documents-title[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;flex:none;order:0;flex-grow:0}.documents-line[data-v-6a80ea1a]{width:220px;height:0px;border:1px solid rgba(26,26,26,.08);flex:none;order:1;flex-grow:1}.documents-table[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;background:#fff;border:1px solid #E8E8E8;border-radius:8px}.documents-table-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;width:343px;height:42px;background:#0f595714}.documents-table-row[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:stretch;padding:0;width:343px;min-height:60px}.documents-table-cell[data-v-6a80ea1a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;gap:8px;border:1px solid #E8E8E8;flex:1;min-height:60px}.documents-table-cell.header-cell[data-v-6a80ea1a]{background:transparent;min-height:42px;justify-content:center}.documents-table-cell.actions-cell[data-v-6a80ea1a]{width:120px;max-width:120px;flex:none;justify-content:center}.documents-table-cell span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:12px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;width:100%;text-align:left;overflow:hidden;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.documents-loading[data-v-6a80ea1a],.documents-error[data-v-6a80ea1a],.documents-empty[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;gap:8px;width:343px;min-height:60px;color:#6b7280;font-family:SF Pro;font-style:normal;font-weight:500;font-size:13px;line-height:140%}.documents-error[data-v-6a80ea1a]{color:#dc2626}.documents-buttons[data-v-6a80ea1a]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:12px 8px;width:343px}.documents-button[data-v-6a80ea1a]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;gap:8px;height:48px;border-radius:8px;text-decoration:none;min-width:150px;white-space:nowrap;overflow:hidden}.documents-button.primary[data-v-6a80ea1a]{width:167.5px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;flex:1}.documents-button.primary span[data-v-6a80ea1a]{color:#fafafa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-button.secondary[data-v-6a80ea1a]{width:167.5px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:1}.documents-button.secondary span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-button.full-width[data-v-6a80ea1a]{width:343px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:none}.documents-button.full-width span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-button span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;flex:none;order:2;flex-grow:0}.lawyers-section[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:343px;margin:0 auto 24px}.lawyers-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;gap:24px;width:343px;height:26px}.lawyers-title[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0;flex:none;order:0;flex-grow:0}.lawyers-line[data-v-6a80ea1a]{width:220px;height:0px;border:1px solid rgba(26,26,26,.08);flex:none;order:1;flex-grow:1}.lawyers-table[data-v-6a80ea1a]{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:343px;background:#fff;border:1px solid #E8E8E8;border-radius:8px}.lawyers-table-header[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;padding:0;width:343px;height:42px;background:#0f595714}.lawyers-table-row[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:stretch;padding:0;width:343px;min-height:60px}.lawyers-table-cell[data-v-6a80ea1a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 16px;gap:8px;border:1px solid #E8E8E8;flex:1;min-height:60px}.lawyers-table-cell.header-cell[data-v-6a80ea1a]{background:transparent;min-height:42px;justify-content:center}.lawyers-table-cell.actions-cell[data-v-6a80ea1a]{width:120px;max-width:120px;flex:none;justify-content:center}.lawyers-table-cell span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:700;font-size:12px;line-height:140%;letter-spacing:-.01em;color:#1a1a1a;width:100%;text-align:left;overflow:hidden;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.lawyers-loading[data-v-6a80ea1a],.lawyers-error[data-v-6a80ea1a],.lawyers-empty[data-v-6a80ea1a]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;gap:8px;width:343px;min-height:60px;color:#6b7280;font-family:SF Pro;font-style:normal;font-weight:500;font-size:13px;line-height:140%}.lawyers-error[data-v-6a80ea1a]{color:#dc2626}.lawyers-buttons[data-v-6a80ea1a]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:12px 8px;width:343px}.lawyers-button[data-v-6a80ea1a]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;gap:8px;height:48px;border-radius:8px;text-decoration:none;min-width:150px;white-space:nowrap;overflow:hidden}.lawyers-button.primary[data-v-6a80ea1a]{width:167.5px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;flex:1}.lawyers-button.primary span[data-v-6a80ea1a]{color:#fafafa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lawyers-button.secondary[data-v-6a80ea1a]{width:167.5px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:1}.lawyers-button.secondary span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lawyers-button.full-width[data-v-6a80ea1a]{width:343px;background:#fff;border:1px solid rgba(51,51,51,.1);box-shadow:inset 0 -3px 6px #f4f5fa99;flex:none}.lawyers-button.full-width span[data-v-6a80ea1a]{color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lawyers-button span[data-v-6a80ea1a]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;text-align:center;flex:none;order:2;flex-grow:0}.admin-login-mobile[data-v-3d5e3f42]{width:100vw;min-height:100vh;min-height:100dvh;max-width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%}.header-background[data-v-3d5e3f42]{width:100%;height:200px;padding:60px 16px 40px;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#0f5957,#053a38);background-size:cover;background-position:center;flex-shrink:0}.logo[data-v-3d5e3f42]{width:204.79px;height:56px}.logo img[data-v-3d5e3f42]{height:100%;width:auto}.login-container[data-v-3d5e3f42]{width:100%;padding:32px 16px 40px;display:flex;flex-direction:column;gap:24px;flex:1}.title-section[data-v-3d5e3f42]{display:flex;flex-direction:column;gap:12px}h1[data-v-3d5e3f42]{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:24px;line-height:110%;letter-spacing:-.005em;color:#1a1a1a;margin:0}.login-form[data-v-3d5e3f42]{display:flex;flex-direction:column;gap:24px}.form-group[data-v-3d5e3f42]{display:flex;flex-direction:column;gap:2px}.form-group label[data-v-3d5e3f42]{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#4a4a4a}.input-wrapper[data-v-3d5e3f42]{box-sizing:border-box;display:flex;align-items:center;padding:24px 16px;gap:8px;height:52px;background:#fff;border:1px solid #E8E8E8;box-shadow:0 1px 2px #e4e5e73d;border-radius:8px}.input-icon[data-v-3d5e3f42]{color:#a4a4a4;font-size:14px}input[data-v-3d5e3f42]{flex-grow:1;border:none;outline:none;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:140%;letter-spacing:.02em;color:#606060;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0}.toggle-password[data-v-3d5e3f42]{background:none;border:none;padding:0;color:#a4a4a4;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.toggle-password svg[data-v-3d5e3f42]{width:20px;height:20px}.error-message[data-v-3d5e3f42]{color:#f44336;text-align:center;font-size:14px}.login-button[data-v-3d5e3f42]{display:flex;justify-content:center;align-items:center;padding:12px 20px;gap:12px;height:52px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),#0f5957;border:1px solid rgba(255,255,255,.1);box-shadow:0 1px 2px #0f59577a,0 0 0 1px #0f5957;border-radius:8px;cursor:pointer}.button-text[data-v-3d5e3f42]{font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:590;font-size:14px;line-height:140%;text-align:center;color:#fafafa}.button-icon[data-v-3d5e3f42]{display:flex;align-items:center;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:510;font-size:14px;line-height:17px;text-align:center;color:#fafafa}.button-icon svg[data-v-3d5e3f42]{width:8px;height:13px;margin-top:1px}.login-button[data-v-3d5e3f42]:disabled{opacity:.7;cursor:not-allowed}.modal-overlay[data-v-c5e84faa]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}.modal-content[data-v-c5e84faa]{background:#fff;border-radius:16px;max-width:400px;width:100%;position:relative;box-shadow:0 20px 40px #00000026;animation:modalAppear-c5e84faa .2s ease-out}@keyframes modalAppear-c5e84faa{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-header[data-v-c5e84faa]{display:flex;justify-content:flex-end;padding:16px 16px 0}.modal-close[data-v-c5e84faa]{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;border-radius:8px;transition:all .2s ease}.modal-close[data-v-c5e84faa]:hover{background:#f3f4f6;color:#374151}.modal-body[data-v-c5e84faa]{padding:0 24px 24px;text-align:center}.modal-title[data-v-c5e84faa]{font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#1a1a1a;margin:0 0 12px}.modal-message[data-v-c5e84faa]{font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b7280;margin:0}.modal-actions[data-v-c5e84faa]{display:flex;gap:12px;padding:0 24px 24px}.btn-cancel[data-v-c5e84faa],.btn-delete[data-v-c5e84faa]{flex:1;height:48px;border-radius:12px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease;border:none}.btn-cancel[data-v-c5e84faa]{background:#f9fafb;color:#374151;border:1px solid #E5E7EB}.btn-cancel[data-v-c5e84faa]:hover{background:#f3f4f6;border-color:#d1d5db}.btn-delete[data-v-c5e84faa]{background:#dc2626;color:#fff}.btn-delete[data-v-c5e84faa]:hover{background:#b91c1c}.btn-cancel[data-v-c5e84faa]:active,.btn-delete[data-v-c5e84faa]:active{transform:scale(.98)}@media (max-width: 480px){.modal-content[data-v-c5e84faa]{margin:16px;max-width:none}.modal-actions[data-v-c5e84faa]{flex-direction:column}.btn-cancel[data-v-c5e84faa],.btn-delete[data-v-c5e84faa]{flex:none}}.admin-news-mobile[data-v-c58c81c1]{min-height:100vh;background:#f8fafc}.content[data-v-c58c81c1]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-c58c81c1]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.language-switcher[data-v-c58c81c1]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.language-switcher label[data-v-c58c81c1]{font-size:14px;font-weight:500;color:#374151}.custom-dropdown[data-v-c58c81c1]{position:relative;width:120px;min-width:120px}.dropdown-trigger[data-v-c58c81c1]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;width:120px;height:48px;background:#fff;border:1px solid rgba(26,26,26,.04);border-radius:8px;cursor:pointer;transition:all .2s ease}.dropdown-trigger[data-v-c58c81c1]:hover{border-color:#e5e7eb}.dropdown-text[data-v-c58c81c1]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-arrow[data-v-c58c81c1]{width:18px;height:18px;color:#1a1a1a80;transition:transform .3s ease}.dropdown-arrow.rotated[data-v-c58c81c1]{transform:rotate(180deg)}.dropdown-menu[data-v-c58c81c1]{box-sizing:border-box;position:absolute;top:calc(100% + 4px);left:0;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:120px;min-width:120px;height:156px;background:#fff;border:1px solid rgba(26,26,26,.04);filter:drop-shadow(0px 8px 16px rgba(0,0,0,.08));border-radius:12px;overflow:hidden;z-index:1000;animation:slideDown-c58c81c1 .2s ease-out}@keyframes slideDown-c58c81c1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-option[data-v-c58c81c1]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;width:120px;height:52px;background:#fff;border-top:1px solid rgba(26,26,26,.04);cursor:pointer;flex:none;align-self:stretch;flex-grow:0;transition:background-color .2s ease}.dropdown-option[data-v-c58c81c1]:first-child{border-top:none}.dropdown-option[data-v-c58c81c1]:hover{background:#0f595714}.dropdown-option.active[data-v-c58c81c1]{background:#0f5957}.dropdown-option span[data-v-c58c81c1],.dropdown-option[data-v-c58c81c1]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-option.active[data-v-c58c81c1]{color:#fff}.search-section[data-v-c58c81c1]{margin-bottom:16px}.search-box[data-v-c58c81c1]{position:relative;width:100%}.search-icon[data-v-c58c81c1]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-c58c81c1]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.news-list[data-v-c58c81c1]{width:100%}.news-table[data-v-c58c81c1]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-c58c81c1]{display:flex;min-height:42px;background:#0f595714;align-items:stretch}.header-title[data-v-c58c81c1]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center}.header-actions[data-v-c58c81c1]{width:120px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center;display:flex;align-items:center;justify-content:center;flex-shrink:0}.table-row[data-v-c58c81c1]{display:flex;min-height:48px;border-bottom:1px solid #E8E8E8;align-items:stretch}.table-row[data-v-c58c81c1]:last-child{border-bottom:none}.row-title[data-v-c58c81c1]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.row-actions[data-v-c58c81c1]{width:120px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.action-button[data-v-c58c81c1]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-c58c81c1]{width:32px;height:32px}.error-message[data-v-c58c81c1]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-c58c81c1]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-c58c81c1]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-c58c81c1 1s linear infinite;margin-bottom:16px}@keyframes spin-c58c81c1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-c58c81c1]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-c58c81c1]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.add-news-button[data-v-c58c81c1]{margin-top:16px;width:100%;min-height:48px;padding:12px 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.add-news-button[data-v-c58c81c1]:hover{opacity:.9}.add-news-button[data-v-c58c81c1]:active{transform:translateY(1px)}.custom-checkbox[data-v-a10a76fc]{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif}.checkbox-container[data-v-a10a76fc]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.checkbox-icon[data-v-a10a76fc]{width:16px;height:16px;transition:all .2s ease}.checkbox-icon.checked[data-v-a10a76fc]{opacity:1}.checkbox-icon.unchecked[data-v-a10a76fc]{border:1px solid #D1D5DB;border-radius:4px;background:#fff;opacity:1}.checkbox-label[data-v-a10a76fc]{font-size:14px;font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}.custom-checkbox:hover .checkbox-icon.unchecked[data-v-a10a76fc]{border-color:#0f5957}.custom-checkbox:hover .checkbox-icon.checked[data-v-a10a76fc]{transform:scale(1.05)}.file-upload-wrapper[data-v-aa3344b8]{display:flex;flex-direction:column;gap:12px}.file-upload-container[data-v-aa3344b8]{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed #D1D5DB;border-radius:8px;background:#fafafa;cursor:pointer;transition:all .2s ease}.file-upload-container[data-v-aa3344b8]:hover{border-color:#0f5957;background:#f8fafc}.file-upload-container.has-file[data-v-aa3344b8]{border-style:solid;border-color:#e5e7eb;background:#fff}.upload-content[data-v-aa3344b8]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;text-align:center}.upload-text[data-v-aa3344b8]{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-main-text[data-v-aa3344b8]{font-size:14px;color:#6b7280;font-weight:500}.upload-icon[data-v-aa3344b8]{opacity:.7}.file-preview[data-v-aa3344b8]{display:flex;align-items:center;justify-content:center;padding:8px;width:100%}.image-preview[data-v-aa3344b8]{max-width:100%;max-height:100px;border-radius:6px;object-fit:cover}.file-info[data-v-aa3344b8]{display:flex;align-items:center;gap:8px}.filename[data-v-aa3344b8]{font-size:14px;color:#374151;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-actions[data-v-aa3344b8]{display:flex;gap:8px}.upload-button[data-v-aa3344b8]{flex:1;padding:12px 20px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.upload-button-primary[data-v-aa3344b8]{background:#0f5957;color:#fff;border-color:#0f5957}.upload-button[data-v-aa3344b8]:hover{border-color:#0f5957}.upload-button-primary[data-v-aa3344b8]:hover{background:#0d4f4d}.delete-button[data-v-aa3344b8]{flex:1;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;transition:all .2s ease;height:52px}.delete-button[data-v-aa3344b8]:hover{transform:scale(1.02)}.delete-button svg[data-v-aa3344b8]{width:100%;height:100%}.admin-news-edit-mobile[data-v-4c242ac4]{min-height:100vh;background:#f8fafc}.header[data-v-4c242ac4]{background:#fff;padding:16px;border-bottom:1px solid #E5E7EB;margin-bottom:16px;position:sticky;top:0;z-index:10}.header-content[data-v-4c242ac4]{display:flex;justify-content:space-between;align-items:center}.title-section[data-v-4c242ac4]{display:flex;align-items:center;gap:12px}.back-button[data-v-4c242ac4]{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-title[data-v-4c242ac4]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.content[data-v-4c242ac4]{padding:0 16px 80px}.news-form[data-v-4c242ac4]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-4c242ac4]{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px}.section-title[data-v-4c242ac4]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.form-group[data-v-4c242ac4]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group[data-v-4c242ac4]:last-child{margin-bottom:0}.form-group label[data-v-4c242ac4]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-4c242ac4],.form-group textarea[data-v-4c242ac4]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group textarea[data-v-4c242ac4]{resize:vertical;min-height:80px}.form-group input[data-v-4c242ac4]:focus,.form-group textarea[data-v-4c242ac4]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.error-message[data-v-4c242ac4]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px}.form-actions[data-v-4c242ac4]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;border-top:1px solid #E5E7EB;display:flex;gap:12px;z-index:10}.btn-cancel[data-v-4c242ac4]{flex:1;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-4c242ac4]{flex:1;padding:12px 16px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-4c242ac4]:disabled{opacity:.7;cursor:not-allowed}.loading-indicator[data-v-4c242ac4]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-4c242ac4]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-4c242ac4 1s linear infinite;margin-bottom:16px}@keyframes spin-4c242ac4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-4c242ac4]{color:#6b7280;font-size:14px;margin:0}.ckeditor-wrapper[data-v-de54e1d1]{display:flex;flex-direction:column;gap:8px}.ckeditor-label[data-v-de54e1d1]{font-weight:500;color:#333;font-size:14px}.ckeditor-container[data-v-de54e1d1]{border:1px solid #ddd;border-radius:4px;background:#fff;min-height:150px}.ckeditor-container.ckeditor-error[data-v-de54e1d1]{border-color:#dc3545}.ckeditor-error-message[data-v-de54e1d1]{color:#dc3545;font-size:12px}.ckeditor-help[data-v-de54e1d1]{color:#666;font-size:12px}.cke_notification_warning,.cke_notification_info,.cke_notification,[data-cke-notification]{display:none!important}.admin-news-create-mobile[data-v-1b0ff256]{min-height:100vh;background:#f8fafc}.header[data-v-1b0ff256]{background:#fff;padding:16px;border-bottom:1px solid #E5E7EB;margin-bottom:16px;position:sticky;top:0;z-index:10}.header-content[data-v-1b0ff256]{display:flex;justify-content:space-between;align-items:center}.title-section[data-v-1b0ff256]{display:flex;align-items:center;gap:12px}.back-button[data-v-1b0ff256]{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-title[data-v-1b0ff256]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.content[data-v-1b0ff256]{padding:0 16px 80px}.news-form[data-v-1b0ff256]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-1b0ff256]{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px}.section-title[data-v-1b0ff256]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.form-group[data-v-1b0ff256]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group[data-v-1b0ff256]:last-child{margin-bottom:0}.form-group label[data-v-1b0ff256]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-1b0ff256],.form-group textarea[data-v-1b0ff256]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group textarea[data-v-1b0ff256]{resize:vertical;min-height:80px}.form-group input[data-v-1b0ff256]:focus,.form-group textarea[data-v-1b0ff256]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.error-message[data-v-1b0ff256]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px}.form-actions[data-v-1b0ff256]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;border-top:1px solid #E5E7EB;display:flex;gap:12px;z-index:10}.btn-cancel[data-v-1b0ff256]{flex:1;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-1b0ff256]{flex:1;padding:12px 16px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-1b0ff256]:disabled{opacity:.7;cursor:not-allowed}.admin-podcasts-mobile[data-v-aeffcaab]{min-height:100vh;background:#f8fafc}.content[data-v-aeffcaab]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-aeffcaab]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.language-switcher[data-v-aeffcaab]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.language-switcher label[data-v-aeffcaab]{font-size:14px;font-weight:500;color:#374151}.custom-dropdown[data-v-aeffcaab]{position:relative;width:120px;min-width:120px}.dropdown-trigger[data-v-aeffcaab]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;width:120px;height:48px;background:#fff;border:1px solid rgba(26,26,26,.04);border-radius:8px;cursor:pointer;transition:all .2s ease}.dropdown-trigger[data-v-aeffcaab]:hover{border-color:#e5e7eb}.dropdown-text[data-v-aeffcaab]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-arrow[data-v-aeffcaab]{width:18px;height:18px;color:#1a1a1a80;transition:transform .3s ease}.dropdown-arrow.rotated[data-v-aeffcaab]{transform:rotate(180deg)}.dropdown-menu[data-v-aeffcaab]{box-sizing:border-box;position:absolute;top:calc(100% + 4px);left:0;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:120px;min-width:120px;height:156px;background:#fff;border:1px solid rgba(26,26,26,.04);filter:drop-shadow(0px 8px 16px rgba(0,0,0,.08));border-radius:12px;overflow:hidden;z-index:1000;animation:slideDown-aeffcaab .2s ease-out}@keyframes slideDown-aeffcaab{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-option[data-v-aeffcaab]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;width:120px;height:52px;background:#fff;border-top:1px solid rgba(26,26,26,.04);cursor:pointer;flex:none;align-self:stretch;flex-grow:0;transition:background-color .2s ease}.dropdown-option[data-v-aeffcaab]:first-child{border-top:none}.dropdown-option[data-v-aeffcaab]:hover{background:#0f595714}.dropdown-option.active[data-v-aeffcaab]{background:#0f5957}.dropdown-option span[data-v-aeffcaab],.dropdown-option[data-v-aeffcaab]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-option.active[data-v-aeffcaab]{color:#fff}.search-section[data-v-aeffcaab]{margin-bottom:16px}.search-box[data-v-aeffcaab]{position:relative;width:100%}.search-icon[data-v-aeffcaab]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-aeffcaab]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.podcasts-list[data-v-aeffcaab]{width:100%}.podcasts-table[data-v-aeffcaab]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-aeffcaab]{display:flex;height:42px;background:#0f595714;align-items:center}.header-title[data-v-aeffcaab]{flex:1;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8}.header-actions[data-v-aeffcaab]{width:80px;padding:12px 8px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center;flex-shrink:0}.table-row[data-v-aeffcaab]{display:flex;min-height:48px;border-bottom:1px solid #E8E8E8;align-items:stretch}.table-row[data-v-aeffcaab]:last-child{border-bottom:none}.row-title[data-v-aeffcaab]{flex:1;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.row-actions[data-v-aeffcaab]{width:80px;padding:12px 8px;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.action-button[data-v-aeffcaab]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-aeffcaab]{width:32px;height:32px}.error-message[data-v-aeffcaab]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-aeffcaab]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-aeffcaab]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-aeffcaab 1s linear infinite;margin-bottom:16px}@keyframes spin-aeffcaab{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-aeffcaab]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-aeffcaab]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.add-podcast-button[data-v-aeffcaab]{margin-top:16px;width:100%;min-height:48px;padding:12px 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.add-podcast-button[data-v-aeffcaab]:hover{opacity:.9}.add-podcast-button[data-v-aeffcaab]:active{transform:translateY(1px)}.admin-podcasts-edit-mobile[data-v-07e98452]{min-height:100vh;background:#f8fafc}.content[data-v-07e98452]{padding:0 16px 80px}.edit-form[data-v-07e98452]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-07e98452]{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px}.section-title[data-v-07e98452]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.form-group[data-v-07e98452]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group[data-v-07e98452]:last-child{margin-bottom:0}.form-group label[data-v-07e98452]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-07e98452],.form-group textarea[data-v-07e98452]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group textarea[data-v-07e98452]{resize:vertical;min-height:80px}.form-group input[data-v-07e98452]:focus,.form-group textarea[data-v-07e98452]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.image-preview[data-v-07e98452]{margin-top:8px}.image-preview img[data-v-07e98452]{max-width:100%;max-height:200px;border-radius:8px;object-fit:cover}.video-preview[data-v-07e98452]{margin-top:8px}.video-preview p[data-v-07e98452]{font-size:14px;color:#374151}.video-preview a[data-v-07e98452]{color:#0f5957;text-decoration:none}.error-message[data-v-07e98452]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px}.loading-indicator[data-v-07e98452]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-07e98452]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-07e98452 1s linear infinite;margin-bottom:16px}@keyframes spin-07e98452{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-07e98452]{color:#6b7280;font-size:14px;margin:0}.form-actions[data-v-07e98452]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;border-top:1px solid #E5E7EB;display:flex;gap:12px;z-index:10}.btn-cancel[data-v-07e98452]{flex:1;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-07e98452]{flex:1;padding:12px 16px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-07e98452]:disabled{opacity:.7;cursor:not-allowed}.checkbox-label[data-v-07e98452]{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-label input[type=checkbox][data-v-07e98452]{width:auto}select[data-v-07e98452]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff;cursor:pointer}select[data-v-07e98452]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.language-switcher[data-v-07e98452]{position:relative;width:100%}.current-language[data-v-07e98452]{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease}.current-language[data-v-07e98452]:hover{border-color:#0f5957}.language-name[data-v-07e98452]{font-size:14px;color:#1a1a1a;font-weight:500}.dropdown-arrow[data-v-07e98452]{transition:transform .3s ease;flex-shrink:0}.dropdown-arrow.open[data-v-07e98452]{transform:rotate(180deg)}.language-dropdown[data-v-07e98452]{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:20;margin-top:4px;overflow:hidden}.language-option[data-v-07e98452]{display:flex;align-items:center;padding:12px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #F3F4F6}.language-option[data-v-07e98452]:last-child{border-bottom:none}.language-option[data-v-07e98452]:hover{background-color:#f9fafb}.language-option.active[data-v-07e98452]{background-color:#0f5957;color:#fff}.language-option.active .language-name[data-v-07e98452]{color:#fff}.admin-users-mobile[data-v-20ba3a15]{min-height:100vh;background:#f8fafc}.content[data-v-20ba3a15]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-20ba3a15]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.search-section[data-v-20ba3a15]{margin-bottom:16px}.search-box[data-v-20ba3a15]{position:relative;width:100%}.search-icon[data-v-20ba3a15]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-20ba3a15]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.users-list[data-v-20ba3a15]{width:100%}.users-table[data-v-20ba3a15]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-20ba3a15]{display:flex;height:42px;background:#0f595714}.header-title[data-v-20ba3a15]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8}.header-actions[data-v-20ba3a15]{width:120px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center}.table-row[data-v-20ba3a15]{display:flex;height:48px;border-bottom:1px solid #E8E8E8}.table-row[data-v-20ba3a15]:last-child{border-bottom:none}.row-title[data-v-20ba3a15]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center}.row-actions[data-v-20ba3a15]{width:120px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.action-button[data-v-20ba3a15]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-20ba3a15]{width:32px;height:32px}.error-message[data-v-20ba3a15]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-20ba3a15]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-20ba3a15]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-20ba3a15 1s linear infinite;margin-bottom:16px}@keyframes spin-20ba3a15{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-20ba3a15]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-20ba3a15]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.modal[data-v-20ba3a15]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:flex-end;z-index:1000}.modal-content[data-v-20ba3a15]{background:#fff;width:100%;border-radius:16px 16px 0 0;padding:16px;max-height:90vh;overflow-y:auto}.modal-header[data-v-20ba3a15]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h2[data-v-20ba3a15]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.close-button[data-v-20ba3a15]{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280}.modal-form[data-v-20ba3a15]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-20ba3a15]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-20ba3a15]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-20ba3a15],.form-group select[data-v-20ba3a15]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group input[data-v-20ba3a15]:focus,.form-group select[data-v-20ba3a15]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.form-actions[data-v-20ba3a15]{display:flex;gap:12px;margin-top:12px}.btn-cancel[data-v-20ba3a15]{flex:1;padding:12px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer}.btn-save[data-v-20ba3a15]{flex:1;padding:12px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.btn-save[data-v-20ba3a15]:disabled{opacity:.7;cursor:not-allowed}.add-user-button[data-v-20ba3a15]{margin-top:16px;width:100%;min-height:48px;padding:12px 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.add-user-button[data-v-20ba3a15]:hover{opacity:.9}.add-user-button[data-v-20ba3a15]:active{transform:translateY(1px)}.admin-lawyers-mobile[data-v-5afb222c]{min-height:100vh;background:#f8fafc}.content[data-v-5afb222c]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-5afb222c]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.search-section[data-v-5afb222c]{margin-bottom:16px}.search-box[data-v-5afb222c]{position:relative;width:100%}.search-icon[data-v-5afb222c]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-5afb222c]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.lawyers-list[data-v-5afb222c]{width:100%}.lawyers-table[data-v-5afb222c]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-5afb222c]{display:flex;height:42px;background:#0f595714}.header-title[data-v-5afb222c]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8}.header-actions[data-v-5afb222c]{width:120px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center}.table-row[data-v-5afb222c]{display:flex;height:48px;border-bottom:1px solid #E8E8E8}.table-row[data-v-5afb222c]:last-child{border-bottom:none}.row-title[data-v-5afb222c]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center}.row-actions[data-v-5afb222c]{width:120px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.action-button[data-v-5afb222c]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-5afb222c]{width:32px;height:32px}.error-message[data-v-5afb222c]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-5afb222c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-5afb222c]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-5afb222c 1s linear infinite;margin-bottom:16px}@keyframes spin-5afb222c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-5afb222c]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-5afb222c]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.add-lawyer-button[data-v-5afb222c]{margin-top:16px;width:100%;min-height:48px;padding:12px 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.add-lawyer-button[data-v-5afb222c]:hover{opacity:.9}.add-lawyer-button[data-v-5afb222c]:active{transform:translateY(1px)}.admin-lawyers-edit-mobile[data-v-7673fa0f]{display:flex;flex-direction:column;min-height:100vh;background:#f8fafc}.header[data-v-7673fa0f]{background:#fff;padding:16px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.header-content[data-v-7673fa0f]{display:flex;align-items:center;gap:16px}.title-section[data-v-7673fa0f]{display:flex;align-items:center;gap:12px}.back-button[data-v-7673fa0f]{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease}.back-button[data-v-7673fa0f]:hover{background:#f1f5f9;border-color:#9ca3af}.page-title[data-v-7673fa0f]{font-size:20px;font-weight:600;color:#1e293b;margin:0}.content[data-v-7673fa0f]{flex:1;padding:20px}.error-message[data-v-7673fa0f]{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:16px;margin-bottom:20px;color:#dc2626;font-size:14px}.loading-indicator[data-v-7673fa0f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}.spinner[data-v-7673fa0f]{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-7673fa0f 1s linear infinite;margin-bottom:16px}@keyframes spin-7673fa0f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lawyer-form[data-v-7673fa0f]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.form-section[data-v-7673fa0f]{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.form-section[data-v-7673fa0f]:last-child{border-bottom:none}.form-section h3[data-v-7673fa0f]{font-size:18px;font-weight:600;color:#1e293b;margin-bottom:20px}.form-group[data-v-7673fa0f]{margin-bottom:20px}.form-group label[data-v-7673fa0f]{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-group input[data-v-7673fa0f],.form-group textarea[data-v-7673fa0f]{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .2s ease;background:#fff}.form-group input[data-v-7673fa0f]:focus,.form-group textarea[data-v-7673fa0f]:focus{outline:none;border-color:#0f5957}.form-group textarea[data-v-7673fa0f]{resize:vertical;min-height:80px}.multi-input-row[data-v-7673fa0f]{display:flex;gap:8px;margin-bottom:8px}.multi-input-row input[data-v-7673fa0f]{flex:1;margin-bottom:0}.remove-btn[data-v-7673fa0f]{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:16px;font-weight:500;transition:background .2s ease}.remove-btn[data-v-7673fa0f]:hover{background:#dc2626}.add-btn[data-v-7673fa0f]{background:#0f5957;color:#fff;border:none;border-radius:8px;padding:10px 16px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s ease;width:100%}.add-btn[data-v-7673fa0f]:hover{background:#0d4a48}.language-tabs[data-v-7673fa0f]{margin-bottom:28px}.tabs-header[data-v-7673fa0f]{display:flex;gap:6px;background:#f8fafc;padding:4px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.tab-button[data-v-7673fa0f]{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 16px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;color:#64748b;transition:all .3s cubic-bezier(.4,0,.2,1);flex:1;overflow:hidden;white-space:nowrap;flex-shrink:0}.tab-button[data-v-7673fa0f]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s ease;border-radius:8px}.tab-button[data-v-7673fa0f]:hover:before{opacity:1}.tab-button[data-v-7673fa0f]:hover{color:#334155;box-shadow:0 2px 8px #0000001a}.tab-button.active[data-v-7673fa0f]{background:linear-gradient(135deg,#0f5957,#0d4a48);color:#fff;box-shadow:0 2px 8px #0f595766,0 1px 3px #0f59574d}.tab-button.active[data-v-7673fa0f]:before{opacity:0}.tab-text[data-v-7673fa0f]{font-weight:600;transition:all .3s ease}.tab-indicator[data-v-7673fa0f]{position:absolute;bottom:-1px;left:50%;transform:translate(-50%) scaleX(0);width:80%;height:2px;background:linear-gradient(90deg,#0f5957,#10b981);border-radius:2px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.tab-button.active .tab-indicator[data-v-7673fa0f]{transform:translate(-50%) scaleX(1)}.language-content[data-v-7673fa0f]{animation:fadeInUp-7673fa0f .4s ease-out forwards}@keyframes fadeInUp-7673fa0f{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.tabs-header[data-v-7673fa0f]{flex-direction:column;gap:3px;padding:3px}.tab-button[data-v-7673fa0f]{padding:8px 12px;font-size:12px}.tab-button[data-v-7673fa0f]:hover{box-shadow:none}.tab-button.active[data-v-7673fa0f]{box-shadow:0 1px 4px #0f59574d}}.language-content[data-v-7673fa0f]{display:none}.language-content.active[data-v-7673fa0f]{display:block}.form-actions[data-v-7673fa0f]{display:flex;gap:12px;margin-top:32px}.btn-cancel[data-v-7673fa0f]{flex:1;background:#f8fafc;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:14px 20px;font-size:16px;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-cancel[data-v-7673fa0f]:hover{background:#f1f5f9;border-color:#9ca3af}.btn-save[data-v-7673fa0f]{flex:1;background:#0f5957;color:#fff;border:none;border-radius:8px;padding:14px 20px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-save[data-v-7673fa0f]:hover:not(:disabled){background:#0d4a48}.btn-save[data-v-7673fa0f]:disabled{background:#9ca3af;cursor:not-allowed}.admin-documents-mobile[data-v-f36117c7]{min-height:100vh;background:#f8fafc}.content[data-v-f36117c7]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-f36117c7]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.language-switcher[data-v-f36117c7]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.language-switcher label[data-v-f36117c7]{font-size:14px;font-weight:500;color:#374151}.custom-dropdown[data-v-f36117c7]{position:relative;width:120px;min-width:120px}.dropdown-trigger[data-v-f36117c7]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;width:120px;height:48px;background:#fff;border:1px solid rgba(26,26,26,.04);border-radius:8px;cursor:pointer;transition:all .2s ease}.dropdown-trigger[data-v-f36117c7]:hover{border-color:#e5e7eb}.dropdown-text[data-v-f36117c7]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-arrow[data-v-f36117c7]{width:18px;height:18px;color:#1a1a1a80;transition:transform .3s ease}.dropdown-arrow.rotated[data-v-f36117c7]{transform:rotate(180deg)}.dropdown-menu[data-v-f36117c7]{box-sizing:border-box;position:absolute;top:calc(100% + 4px);left:0;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:120px;min-width:120px;height:156px;background:#fff;border:1px solid rgba(26,26,26,.04);filter:drop-shadow(0px 8px 16px rgba(0,0,0,.08));border-radius:12px;overflow:hidden;z-index:1000;animation:slideDown-f36117c7 .2s ease-out}@keyframes slideDown-f36117c7{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-option[data-v-f36117c7]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;width:120px;height:52px;background:#fff;border-top:1px solid rgba(26,26,26,.04);cursor:pointer;flex:none;align-self:stretch;flex-grow:0;transition:background-color .2s ease}.dropdown-option[data-v-f36117c7]:first-child{border-top:none}.dropdown-option[data-v-f36117c7]:hover{background:#0f595714}.dropdown-option.active[data-v-f36117c7]{background:#0f5957}.dropdown-option span[data-v-f36117c7],.dropdown-option[data-v-f36117c7]{font-family:SF Pro;font-style:normal;font-weight:590;font-size:14px;line-height:140%;color:#1a1a1acc}.dropdown-option.active[data-v-f36117c7]{color:#fff}.search-section[data-v-f36117c7]{margin-bottom:16px}.search-box[data-v-f36117c7]{position:relative;width:100%}.search-icon[data-v-f36117c7]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-f36117c7]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.documents-list[data-v-f36117c7]{width:100%}.documents-table[data-v-f36117c7]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-f36117c7]{display:flex;height:42px;background:#0f595714}.header-title[data-v-f36117c7]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8}.header-actions[data-v-f36117c7]{width:120px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center}.table-row[data-v-f36117c7]{display:flex;height:48px;border-bottom:1px solid #E8E8E8}.table-row[data-v-f36117c7]:last-child{border-bottom:none}.row-title[data-v-f36117c7]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center}.row-actions[data-v-f36117c7]{width:120px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.action-button[data-v-f36117c7]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-f36117c7]{width:32px;height:32px}.error-message[data-v-f36117c7]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-f36117c7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-f36117c7]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-f36117c7 1s linear infinite;margin-bottom:16px}@keyframes spin-f36117c7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-f36117c7]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-f36117c7]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.add-document-button[data-v-f36117c7]{margin-top:16px;width:100%;height:48px;padding:0 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.add-document-button[data-v-f36117c7]:hover{opacity:.9}.add-document-button[data-v-f36117c7]:active{transform:translateY(1px)}.admin-documents-edit-mobile[data-v-119fa65d]{min-height:100vh;background:#f8fafc}.header[data-v-119fa65d]{background:#fff;padding:16px;border-bottom:1px solid #E5E7EB;margin-bottom:16px}.header-content[data-v-119fa65d]{display:flex;justify-content:space-between;align-items:center}.title-section[data-v-119fa65d]{display:flex;align-items:center;gap:12px}.back-button[data-v-119fa65d]{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-title[data-v-119fa65d]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.content[data-v-119fa65d]{padding:0 16px 80px}.document-form[data-v-119fa65d]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-119fa65d]{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px}.section-title[data-v-119fa65d]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.form-group[data-v-119fa65d]{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.form-group[data-v-119fa65d]:last-child{margin-bottom:0}.form-group label[data-v-119fa65d]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-119fa65d],.form-group textarea[data-v-119fa65d]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group textarea[data-v-119fa65d]{resize:vertical;min-height:100px}.form-group input[data-v-119fa65d]:focus,.form-group textarea[data-v-119fa65d]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.form-actions[data-v-119fa65d]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;border-top:1px solid #E5E7EB;display:flex;gap:12px;z-index:10}.btn-cancel[data-v-119fa65d]{flex:1;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-119fa65d]{flex:1;padding:12px 16px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.btn-save[data-v-119fa65d]:disabled{opacity:.7;cursor:not-allowed}.error-message[data-v-119fa65d]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin:16px;font-size:14px}.loading-indicator[data-v-119fa65d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-119fa65d]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-119fa65d 1s linear infinite;margin-bottom:16px}@keyframes spin-119fa65d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-119fa65d]{color:#6b7280;font-size:14px;margin:0}.admin-specializations-mobile[data-v-83b32bb8]{min-height:100vh;background:#f8fafc}.content[data-v-83b32bb8]{padding:16px;display:flex;flex-direction:column;gap:16px}.section-title[data-v-83b32bb8]{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.search-section[data-v-83b32bb8]{margin-bottom:16px}.search-box[data-v-83b32bb8]{position:relative;width:100%}.search-icon[data-v-83b32bb8]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input[data-v-83b32bb8]{width:100%;height:50px;padding:12px 16px 12px 40px;background:#fff;border:1px solid #E8E8E8;border-radius:8px;font-size:14px;color:#1a1a1a}.specializations-list[data-v-83b32bb8]{width:100%}.specializations-table[data-v-83b32bb8]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.table-header[data-v-83b32bb8]{display:flex;height:42px;background:#0f595714}.header-title[data-v-83b32bb8]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8}.header-actions[data-v-83b32bb8]{width:120px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;text-align:center}.table-row[data-v-83b32bb8]{display:flex;height:48px;border-bottom:1px solid #E8E8E8}.table-row[data-v-83b32bb8]:last-child{border-bottom:none}.row-title[data-v-83b32bb8]{width:223px;padding:12px 16px;font-family:SF Pro;font-weight:700;font-size:14px;line-height:140%;color:#1a1a1a;border-right:1px solid #E8E8E8;display:flex;align-items:center}.row-actions[data-v-83b32bb8]{width:120px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.action-button[data-v-83b32bb8]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.action-button svg[data-v-83b32bb8]{width:32px;height:32px}.error-message[data-v-83b32bb8]{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.loading-indicator[data-v-83b32bb8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.spinner[data-v-83b32bb8]{width:40px;height:40px;border:4px solid #F3F4F6;border-top:4px solid #0F5957;border-radius:50%;animation:spin-83b32bb8 1s linear infinite;margin-bottom:16px}@keyframes spin-83b32bb8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-indicator p[data-v-83b32bb8]{color:#6b7280;font-size:14px;margin:0}.empty-state[data-v-83b32bb8]{text-align:center;padding:32px 16px;color:#6b7280;font-size:14px}.modal[data-v-83b32bb8]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:flex-end;z-index:1000}.modal-content[data-v-83b32bb8]{background:#fff;width:100%;border-radius:16px 16px 0 0;padding:16px}.modal-header[data-v-83b32bb8]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h2[data-v-83b32bb8]{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.close-button[data-v-83b32bb8]{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280}.modal-form[data-v-83b32bb8]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-83b32bb8]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-83b32bb8]{font-size:14px;font-weight:500;color:#374151}.form-group input[data-v-83b32bb8]{width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff}.form-group input[data-v-83b32bb8]:focus{outline:none;border-color:#0f5957;box-shadow:0 0 0 2px #0f59571a}.form-actions[data-v-83b32bb8]{display:flex;gap:12px;margin-top:12px}.btn-cancel[data-v-83b32bb8]{flex:1;padding:12px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer}.btn-save[data-v-83b32bb8]{flex:1;padding:12px;background:#0f5957;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.btn-save[data-v-83b32bb8]:disabled{opacity:.7;cursor:not-allowed}.add-specialization-button[data-v-83b32bb8]{margin-top:16px;width:100%;min-height:48px;padding:12px 20px;background:#0f5957;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 0 0 1px #0f5957,0 1px 2px #0f59577a;color:#fff;font-family:SF Pro;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.add-specialization-button[data-v-83b32bb8]:hover{opacity:.9}.add-specialization-button[data-v-83b32bb8]:active{transform:translateY(1px)}:root{--primary-color: #0F5957;--secondary-color: #0F5957;--text-color: #1A1A1A;--light-text: #333333;--lighter-text: #666666;--background-color: #FFFFFF;--card-background: #FFFFFF;--border-color: #E0E0E0;--danger-color: #DC3545;--warning-color: #FFC107;--success-color: #28A745;--info-color: #17A2B8}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif;color:var(--text-color);line-height:1.6;background-color:var(--background-color)}a{text-decoration:none;color:var(--primary-color)}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;color:var(--text-color)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:4px;font-weight:500;font-size:16px;text-align:center;cursor:pointer;transition:all .2s ease;border:none;gap:8px}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:#0a4240}.btn-secondary{background-color:var(--secondary-color);color:#fff}.btn-secondary:hover{background-color:#0a4240}.btn-outline{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color)}.btn-outline:hover{background-color:var(--primary-color);color:#fff}.card{background-color:var(--card-background);border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.card-image{width:100%;height:200px;object-fit:cover}.card-content{padding:16px}.card-title{margin:0 0 8px;font-weight:600}.card-description{color:var(--light-text);margin-bottom:16px}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-weight:500;color:var(--text-color)}.form-input{width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:4px;font-size:16px;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--primary-color);outline:none}.form-error{color:var(--danger-color);font-size:14px;margin-top:8px}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:2.5rem}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.ml-3{margin-left:1.5rem}.ml-4{margin-left:2rem}.ml-5{margin-left:2.5rem}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mr-3{margin-right:1.5rem}.mr-4{margin-right:2rem}.mr-5{margin-right:2.5rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:2.5rem}.grid{display:grid;gap:24px}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){.grid-cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.container{padding:0 16px}.grid{gap:20px}}@media (max-width: 576px){.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}
