*{margin:0;padding:0;font-family:Ubuntu,sans-serif}.style-module__container___AfQ6F{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:20px}.style-module__fullScreen___YdADf{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;width:100%;min-height:calc(100vh - 80px);padding:140px 20px 40px}.style-module__spinnerContainer___ULqg2{position:relative;display:flex;align-items:center;justify-content:center}.style-module__spinner___-JLP3{position:relative;border-radius:50%;border:3px solid transparent;border-top:3px solid #3b82f6;border-right:3px solid #3b82f6;animation:style-module__spin___aM0Cq .8s cubic-bezier(.68,-.55,.265,1.55) infinite}.style-module__spinner___-JLP3:before{content:"";position:absolute;inset:-3px;border-radius:50%;border:3px solid transparent;border-top:3px solid #60a5fa;border-right:3px solid #60a5fa;opacity:.6;animation:style-module__spin___aM0Cq 1.2s linear infinite reverse}.style-module__spinner___-JLP3:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa);animation:style-module__pulse___U-vbg 1.5s ease-in-out infinite}.style-module__small___2q8hR{width:24px;height:24px;border-width:2px}.style-module__small___2q8hR:before{border-width:2px;inset:-2px}.style-module__small___2q8hR:after{width:25%;height:25%}.style-module__medium___Bt1KR{width:48px;height:48px;border-width:4px}.style-module__medium___Bt1KR:before{border-width:4px}.style-module__medium___Bt1KR:after{width:35%;height:35%}.style-module__large___8Wvmt{width:72px;height:72px;border-width:5px}.style-module__large___8Wvmt:before{border-width:5px}.style-module__large___8Wvmt:after{width:40%;height:40%}.style-module__text___elgMk{color:#6b7280;font-size:15px;margin:0;text-align:center;font-weight:500;letter-spacing:.3px;animation:style-module__fadeInOut___D42-4 2s ease-in-out infinite}.style-module__fullScreen___YdADf .style-module__text___elgMk{font-size:18px;color:#374151;font-weight:600}@keyframes style-module__spin___aM0Cq{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes style-module__pulse___U-vbg{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}@keyframes style-module__fadeInOut___D42-4{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-color-scheme: dark){.style-module__text___elgMk{color:#d1d5db}.style-module__fullScreen___YdADf .style-module__text___elgMk{color:#f9fafb}.style-module__spinner___-JLP3{border-top-color:#60a5fa;border-right-color:#60a5fa}.style-module__spinner___-JLP3:before{border-top-color:#93c5fd;border-right-color:#93c5fd}.style-module__spinner___-JLP3:after{background:linear-gradient(135deg,#60a5fa,#93c5fd)}}.style-module__globalLoadingOverlay___nraFi{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;animation:style-module__fadeIn___3np0L .3s ease-out}@keyframes style-module__fadeIn___3np0L{0%{opacity:0}to{opacity:1}}.style-module__container___xNVr4,.style-module__fullScreen___dsd1V{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;width:100%;max-width:1200px;margin:0 auto}.style-module__errorCard___qSFA1{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:48px 40px;max-width:600px;width:100%;position:relative;animation:style-module__slideUp___F2Bwy .4s ease-out;text-align:center}.style-module__closeButton___r8w81{position:absolute;top:16px;right:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.style-module__closeButton___r8w81:hover{background:#f1f5f9;border-color:#cbd5e1;color:#374151;transform:translateY(-1px)}.style-module__errorIcon___oNhEu{margin-bottom:24px;display:flex;justify-content:center}.style-module__errorIcon___oNhEu svg{color:#ef4444;stroke-width:1.5}.style-module__errorTitle___IY0pe{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 16px;line-height:1.2}.style-module__errorCode___4ZAXc{display:inline-block;background:#fef2f2;color:#dc2626;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px;border:1px solid #fecaca}.style-module__errorMessage___nUKsn{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 32px;padding:0 20px}.style-module__errorActions___i0WTL{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.style-module__retryButton___XI26Y,.style-module__homeButton___wlPDH{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:160px;justify-content:center}.style-module__retryButton___XI26Y{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;box-shadow:0 2px 8px #1e3a8a33}.style-module__retryButton___XI26Y:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__retryButton___XI26Y:active{transform:translateY(0)}.style-module__homeButton___wlPDH{background:#f8fafc;color:#374151;border:1px solid #e5e7eb}.style-module__homeButton___wlPDH:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 2px 8px #0000000d}@keyframes style-module__slideUp___F2Bwy{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.style-module__container___xNVr4,.style-module__fullScreen___dsd1V{padding:20px 16px}.style-module__errorCard___qSFA1{padding:32px 24px;border-radius:12px}.style-module__errorTitle___IY0pe{font-size:22px}.style-module__errorMessage___nUKsn{font-size:15px;padding:0 10px}.style-module__errorActions___i0WTL{flex-direction:column}.style-module__retryButton___XI26Y,.style-module__homeButton___wlPDH{width:100%;min-width:auto}.style-module__errorIcon___oNhEu svg{width:48px;height:48px}}.style-module__header___qCyM9{background:linear-gradient(135deg,#fff,#f1f5f9,#e2e8f0);padding:0;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;border-bottom:2px solid #cbd5e1;position:relative;overflow:hidden}.style-module__header___qCyM9:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#1e40af);opacity:.8}.style-module__header_container___EqAcv{max-width:1200px;margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.style-module__logo___Aa87k{display:flex;align-items:center;gap:10px;text-decoration:none;transition:all .2s ease}.style-module__logo___Aa87k:hover{transform:translateY(-1px)}.style-module__logo_icon___xif3t{width:36px;height:36px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;box-shadow:0 4px 12px #1e3a8a4d;transition:all .3s ease}.style-module__logo___Aa87k:hover .style-module__logo_icon___xif3t{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a66}.style-module__logo_text___rIOhp{font-size:26px;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(30,58,138,.1)}.style-module__nav___pQ0fU{display:flex;gap:6px;align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);padding:8px;border-radius:16px;border:2px solid #e2e8f0;box-shadow:0 4px 16px #00000014,inset 0 1px #fffc;backdrop-filter:blur(10px)}.style-module__nav_link___8p7iq{display:flex;align-items:center;gap:6px;color:#475569;text-decoration:none;font-size:15px;font-weight:600;padding:12px 16px;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;border:1px solid transparent;box-sizing:border-box}.style-module__nav_link___8p7iq:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#eff6ff,#dbeafe);opacity:0;transition:opacity .3s ease;border-radius:12px;z-index:-1}.style-module__nav_link___8p7iq:hover:before{opacity:1}.style-module__nav_link___8p7iq:hover{color:#1e3a8a;box-shadow:0 6px 20px #1e3a8a33;transform:translateY(-2px);border-color:#bfdbfe}.style-module__nav_icon___GpIXV{color:#64748b;transition:all .3s ease;position:relative;z-index:1}.style-module__nav_link___8p7iq:hover .style-module__nav_icon___GpIXV{color:#1e3a8a;transform:scale(1.1)}.style-module__nav_divider___rgKBV{width:2px;height:24px;background:linear-gradient(180deg,transparent,#cbd5e1,transparent);margin:0 8px;border-radius:1px}.style-module__header_right___sQlj4{display:flex;align-items:center;gap:12px}.style-module__notification_link___hpCTb{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;text-decoration:none;transition:background .3s ease,border-color .3s ease,transform .3s ease;border:2px solid #e2e8f0;box-shadow:0 4px 12px #00000014,inset 0 1px #fffc;backdrop-filter:blur(10px);box-sizing:border-box;will-change:auto;outline:none}.style-module__notification_link___hpCTb:focus,.style-module__notification_link___hpCTb:active{outline:none;border-color:#e2e8f0;box-shadow:0 4px 12px #00000014,inset 0 1px #fffc}.style-module__notification_link___hpCTb:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe;box-shadow:0 6px 20px #1e3a8a33;transform:translateY(-2px);transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.style-module__icon___1-m9-{color:#64748b;transition:all .3s ease;width:20px;height:20px;min-width:20px;min-height:20px;flex-shrink:0;display:block}.style-module__notification_link___hpCTb:hover .style-module__icon___1-m9-{color:#1e3a8a;transform:scale(1.1)}.style-module__notification_badge___-WvVj{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border-radius:50%;width:20px;height:20px;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;box-shadow:0 4px 12px #dc262680;border:3px solid white;box-sizing:border-box;animation:style-module__pulse___4MRNQ 2s infinite;animation-delay:.3s}@keyframes style-module__pulse___4MRNQ{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.style-module__profile_link___dFMvY{display:flex;align-items:center;gap:8px;color:#475569;text-decoration:none;font-size:15px;font-weight:600;padding:12px 16px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;transition:all .3s ease;border:2px solid #e2e8f0;box-shadow:0 4px 12px #00000014,inset 0 1px #fffc;backdrop-filter:blur(10px)}.style-module__profile_link___dFMvY:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;border-color:#bfdbfe;box-shadow:0 6px 20px #1e3a8a33;transform:translateY(-2px)}.style-module__profile_icon___TyTka{color:#64748b;transition:all .3s ease}.style-module__profile_link___dFMvY:hover .style-module__profile_icon___TyTka{color:#1e3a8a;transform:scale(1.1)}.style-module__profile_text___H0LBA{color:#475569;font-weight:600}.style-module__logout_btn___BPNjM{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;color:#dc2626;cursor:pointer;padding:12px;border-radius:12px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #dc262626;backdrop-filter:blur(10px)}.style-module__logout_btn___BPNjM:hover{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#fca5a5;color:#b91c1c;box-shadow:0 6px 20px #dc262640;transform:translateY(-2px)}.style-module__login_btn___3-P9E{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:15px;font-weight:700;padding:12px 20px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:12px;transition:all .3s ease;border:2px solid #1e3a8a;box-shadow:0 6px 20px #1e3a8a66;backdrop-filter:blur(10px);position:relative;overflow:hidden}.style-module__login_btn___3-P9E:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.style-module__login_btn___3-P9E:hover:before{left:100%}.style-module__login_btn___3-P9E:hover{background:linear-gradient(135deg,#1e40af,#2563eb);border-color:#1e40af;box-shadow:0 8px 24px #1e3a8a80;transform:translateY(-2px)}.style-module__btn_icon___NN3aU{color:#fff;transition:all .3s ease;position:relative;z-index:1}.style-module__login_btn___3-P9E:hover .style-module__btn_icon___NN3aU{color:#fff;transform:scale(1.1)}@media (max-width: 1024px) and (min-width: 769px){.style-module__header_container___EqAcv{padding:16px 20px}.style-module__logo_text___rIOhp{font-size:22px}.style-module__nav___pQ0fU{display:flex;gap:3px;padding:5px;align-items:center}.style-module__nav_link___8p7iq{padding:8px 10px;font-size:13px;box-sizing:border-box;gap:4px}.style-module__nav_link___8p7iq span{display:inline;font-size:13px}.style-module__nav_icon___GpIXV{display:none}.style-module__nav_divider___rgKBV{width:1px;height:20px;margin:0 4px}.style-module__header_right___sQlj4{gap:8px}.style-module__notification_link___hpCTb,.style-module__profile_link___dFMvY,.style-module__logout_btn___BPNjM{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.style-module__profile_link___dFMvY{gap:0}.style-module__profile_text___H0LBA{display:none}.style-module__profile_icon___TyTka{margin:0;width:20px;height:20px;min-width:20px;min-height:20px;flex-shrink:0}.style-module__login_btn___3-P9E{padding:10px 16px;font-size:14px}}@media (max-width: 768px){.style-module__nav___pQ0fU{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:6px;align-items:stretch}.style-module__nav_link___8p7iq{padding:8px 10px;font-size:14px;min-width:0;justify-content:flex-start;box-sizing:border-box}.style-module__nav_link___8p7iq span{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style-module__nav_icon___GpIXV{margin:0;width:16px;height:16px;flex-shrink:0;display:block}.style-module__nav_divider___rgKBV{display:none}}@media (max-width: 768px){.style-module__header_container___EqAcv{padding:16px 20px;flex-wrap:wrap;gap:16px}.style-module__nav___pQ0fU{order:3;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:stretch;margin-top:8px;padding:6px}.style-module__nav_link___8p7iq{min-width:0;justify-content:flex-start;padding:10px 8px;font-size:14px;box-sizing:border-box;width:100%}.style-module__nav_link___8p7iq span{display:inline;font-size:14px}.style-module__nav_icon___GpIXV{width:17px;height:17px;flex-shrink:0}.style-module__nav_divider___rgKBV{display:none}.style-module__logo_text___rIOhp{font-size:24px}.style-module__logo_icon___xif3t{width:36px;height:36px;font-size:18px}.style-module__header_right___sQlj4{gap:8px}.style-module__profile_text___H0LBA{display:none}.style-module__profile_link___dFMvY{padding:10px;gap:0}}@media (max-width: 480px){.style-module__header_container___EqAcv{padding:12px 16px}.style-module__logo___Aa87k{gap:8px}.style-module__logo_text___rIOhp{font-size:20px}.style-module__logo_icon___xif3t{width:32px;height:32px;font-size:16px}.style-module__nav___pQ0fU{padding:5px;gap:5px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.style-module__nav_link___8p7iq{padding:9px 7px;min-width:0;justify-content:flex-start;font-size:13px;box-sizing:border-box;width:100%}.style-module__nav_link___8p7iq span{display:inline;font-size:13px}.style-module__nav_icon___GpIXV{width:16px;height:16px;flex-shrink:0}.style-module__nav_divider___rgKBV{display:none}.style-module__header_right___sQlj4{gap:6px}.style-module__notification_link___hpCTb,.style-module__profile_link___dFMvY,.style-module__logout_btn___BPNjM{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;padding:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.style-module__profile_link___dFMvY{gap:0}.style-module__notification_badge___-WvVj{position:absolute;top:-4px;right:-4px;width:18px;height:18px;min-width:18px;min-height:18px;font-size:10px;border-width:2px}}.style-module__footer___7SU6u{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;margin-top:auto;position:relative;z-index:1}.style-module__footer_container___aUnHp{max-width:1200px;margin:0 auto;padding:60px 20px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.style-module__footer_section___nxA9P{display:flex;flex-direction:column}.style-module__footer_logo___1gmy6 h3{font-size:1.8rem;font-weight:800;margin-bottom:12px;color:#fff}.style-module__footer_description___qp7ew{color:#cbd5e1;line-height:1.6;font-size:.95rem;margin:0}.style-module__footer_title___7rHdI{font-size:1.1rem;font-weight:700;margin-bottom:20px;color:#fff}.style-module__footer_links___ZLVJw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.style-module__footer_link___U-LeN{color:#cbd5e1;text-decoration:none;font-size:.95rem;transition:all .2s ease;display:inline-block}.style-module__footer_link___U-LeN:hover{color:#3b82f6;transform:translate(4px)}.style-module__social_links___fuPPE{display:flex;gap:16px;flex-wrap:wrap}.style-module__social_link___WNtIt{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff1a;border-radius:12px;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px)}.style-module__social_link___WNtIt:hover{background:#3b82f633;transform:translateY(-2px);box-shadow:0 4px 15px #3b82f64d}.style-module__social_icon___wf5bP{color:#fff;font-size:1.2rem}.style-module__footer_bottom___HsbG8{border-top:1px solid rgba(255,255,255,.1);background:#0003}.style-module__footer_bottom_container___o8D9u{max-width:1200px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.style-module__footer_copyright___HCIju p{margin:0;color:#94a3b8;font-size:.9rem}.style-module__footer_legal___NT-dG{display:flex;gap:24px;flex-wrap:wrap}.style-module__footer_legal_link___3bDBo{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s ease}.style-module__footer_legal_link___3bDBo:hover{color:#3b82f6}@media (max-width: 1024px){.style-module__footer_container___aUnHp{gap:32px;padding:50px 20px 35px}}@media (max-width: 768px){.style-module__footer_container___aUnHp{grid-template-columns:1fr;gap:28px;padding:40px 20px 30px}.style-module__footer_logo___1gmy6 h3{font-size:1.625rem}.style-module__footer_description___qp7ew{font-size:.9rem}.style-module__footer_title___7rHdI{font-size:1.0625rem;margin-bottom:16px}.style-module__footer_links___ZLVJw{gap:10px}.style-module__footer_link___U-LeN{font-size:.9rem}.style-module__social_links___fuPPE{justify-content:center;gap:12px}.style-module__social_link___WNtIt{width:42px;height:42px}.style-module__footer_bottom_container___o8D9u{flex-direction:column;text-align:center;gap:12px;padding:18px 20px}.style-module__footer_copyright___HCIju p{font-size:.875rem}.style-module__footer_legal___NT-dG{justify-content:center;gap:16px}.style-module__footer_legal_link___3bDBo{font-size:.875rem}}@media (max-width: 480px){.style-module__footer_container___aUnHp{padding:30px 16px 20px;gap:24px}.style-module__footer_logo___1gmy6 h3{font-size:1.5rem;margin-bottom:10px}.style-module__footer_description___qp7ew{font-size:.875rem}.style-module__footer_title___7rHdI{font-size:1rem;margin-bottom:14px}.style-module__footer_links___ZLVJw{gap:8px}.style-module__footer_link___U-LeN{font-size:.875rem}.style-module__social_links___fuPPE{gap:10px}.style-module__social_link___WNtIt{width:40px;height:40px}.style-module__social_icon___wf5bP{font-size:1rem}.style-module__footer_bottom_container___o8D9u{padding:16px}.style-module__footer_copyright___HCIju p{font-size:.8125rem}.style-module__footer_legal___NT-dG{gap:12px}.style-module__footer_legal_link___3bDBo{font-size:.8125rem}}@media (max-width: 360px){.style-module__footer_container___aUnHp{padding:24px 12px 16px}.style-module__footer_logo___1gmy6 h3{font-size:1.375rem}.style-module__footer_title___7rHdI{font-size:.9375rem}}.style-module__home___s-W2-{max-width:1200px;margin:0 auto;padding:0 16px}.style-module__hero___YzMDx{text-align:center;padding:80px 0 60px;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e1);color:#1e293b;margin:0 -16px 80px;border-radius:0 0 24px 24px;border:1px solid #cbd5e1;box-shadow:0 4px 20px #0000000d}.style-module__hero_title___wDaDd{font-size:3.5rem;font-weight:800;margin-bottom:24px;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.style-module__hero_subtitle___eIv-G{font-size:1.3rem;margin-bottom:40px;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto;opacity:.95}.style-module__hero_actions___uuLYG{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.style-module__hero_btn_primary___I2dqX{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:2px solid #1e3a8a;padding:16px 32px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1e3a8a33}.style-module__hero_btn_primary___I2dqX:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1e3a8a4d;background:linear-gradient(135deg,#1e40af,#2563eb);border-color:#1e40af}.style-module__hero_btn_secondary___AluHm{background:#fffc;color:#1e3a8a;border:2px solid #3b82f6;padding:14px 30px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.style-module__hero_btn_secondary___AluHm:hover{background:#3b82f61a;border-color:#1e3a8a;transform:translateY(-3px);box-shadow:0 8px 25px #1e3a8a33;color:#1e40af}.style-module__stats___lRnZw{background:linear-gradient(135deg,#fff,#f8fafc);padding:60px 0;margin:0 -16px 80px;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0000000d}.style-module__stats_container___zVb8W{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1000px;margin:0 auto;padding:0 20px}.style-module__stat_item___ulQLK{text-align:center}.style-module__stat_number___7QiVH{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;line-height:1}.style-module__stat_label___3TpYQ{font-size:1.1rem;color:#64748b;font-weight:600}.style-module__features___t6AzL{margin-bottom:80px}.style-module__features_title___LYM4k{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:60px;color:#111827}.style-module__features_grid___pTFdP{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.style-module__feature_card___PIAMC{background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.style-module__feature_card___PIAMC:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__feature_card___PIAMC:hover:before{transform:scaleX(1)}.style-module__feature_card___PIAMC:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.style-module__feature_icon___nX8U5{font-size:3.5rem;margin-bottom:20px;display:block}.style-module__feature_title___fwia8{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:16px}.style-module__feature_description___OGcrY{color:#6b7280;line-height:1.7;font-size:1rem}.style-module__how_it_works___-FrFO{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:80px 0;margin:0 -16px 80px;border-radius:24px;border:1px solid #cbd5e1;box-shadow:0 4px 20px #0000000d}.style-module__how_it_works_title___CmtwL{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:60px;color:#111827}.style-module__steps___ntVb3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1000px;margin:0 auto;padding:0 20px}.style-module__step___Kc9c1{text-align:center;position:relative}.style-module__step_number___JAYEH{width:60px;height:60px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin:0 auto 20px;box-shadow:0 4px 15px #1e3a8a4d}.style-module__step_title___JcEuo{font-size:1.3rem;font-weight:700;color:#111827;margin-bottom:12px}.style-module__step_description___txyNw{color:#6b7280;line-height:1.6;font-size:1rem}.style-module__cta___WI0WK{text-align:center;padding:80px 0;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#1e40af);color:#fff;margin:0 -16px;border-radius:24px 24px 0 0;border:1px solid #1e40af;box-shadow:0 -4px 20px #1e3a8a33}.style-module__cta_title___754yg{font-size:2.5rem;font-weight:700;margin-bottom:20px}.style-module__cta_subtitle___r6TGr{font-size:1.2rem;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.style-module__cta_actions___x3hMe{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.style-module__cta_btn_primary___SARMW{background:#fffffff2;color:#1e3a8a;border:2px solid rgba(255,255,255,.8);padding:16px 32px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffffff4d;backdrop-filter:blur(10px)}.style-module__cta_btn_primary___SARMW:hover{background:#fff;color:#1e40af;transform:translateY(-3px);box-shadow:0 8px 25px #fff6}.style-module__cta_btn_secondary___RNH3f{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.6);padding:14px 30px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.style-module__cta_btn_secondary___RNH3f:hover{background:#fff3;border-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d}@media (max-width: 768px){.style-module__hero___YzMDx{padding:60px 0 40px;margin:0 -16px 60px}.style-module__hero_title___wDaDd{font-size:2.5rem}.style-module__hero_subtitle___eIv-G{font-size:1.1rem}.style-module__hero_actions___uuLYG{flex-direction:column;align-items:center;gap:16px}.style-module__hero_btn_primary___I2dqX,.style-module__hero_btn_secondary___AluHm{width:100%;max-width:300px}.style-module__stats___lRnZw{padding:40px 0;margin:0 -16px 60px}.style-module__stats_container___zVb8W{grid-template-columns:repeat(2,1fr);gap:30px}.style-module__stat_number___7QiVH{font-size:2.5rem}.style-module__features_title___LYM4k,.style-module__how_it_works_title___CmtwL,.style-module__cta_title___754yg{font-size:2rem}.style-module__features_grid___pTFdP{grid-template-columns:1fr;gap:20px}.style-module__feature_card___PIAMC{padding:30px 20px}.style-module__how_it_works___-FrFO{padding:60px 0;margin:0 -16px 60px}.style-module__steps___ntVb3{grid-template-columns:1fr;gap:30px}.style-module__cta___WI0WK{padding:60px 0}.style-module__cta_actions___x3hMe{flex-direction:column;align-items:center;gap:16px}.style-module__cta_btn_primary___SARMW,.style-module__cta_btn_secondary___RNH3f{width:100%;max-width:300px}}@media (max-width: 480px){.style-module__hero___YzMDx{padding:50px 0 30px;margin:0 -12px 50px}.style-module__hero_title___wDaDd{font-size:1.875rem;line-height:1.2}.style-module__hero_subtitle___eIv-G{font-size:.9375rem;line-height:1.5}.style-module__hero_actions___uuLYG{gap:12px}.style-module__hero_btn_primary___I2dqX,.style-module__hero_btn_secondary___AluHm{max-width:100%;padding:12px 20px;font-size:15px}.style-module__stats___lRnZw{padding:30px 0;margin:0 -12px 50px}.style-module__stats_container___zVb8W{grid-template-columns:1fr;gap:20px;padding:0 20px}.style-module__stat_number___7QiVH{font-size:2rem}.style-module__stat_label___3TpYQ{font-size:.875rem}.style-module__features_title___LYM4k,.style-module__how_it_works_title___CmtwL,.style-module__cta_title___754yg{font-size:1.75rem;line-height:1.3}.style-module__features_grid___pTFdP{gap:16px}.style-module__feature_card___PIAMC{padding:24px 16px}.style-module__feature_icon___nX8U5{font-size:2rem}.style-module__feature_title___fwia8{font-size:1.125rem}.style-module__feature_description___OGcrY{font-size:.875rem}.style-module__how_it_works___-FrFO{padding:50px 0;margin:0 -12px 50px}.style-module__steps___ntVb3{gap:24px}.style-module__step_number___JAYEH{width:50px;height:50px;font-size:1.2rem}.style-module__step_title___JcEuo{font-size:1.1rem}.style-module__step_description___txyNw{font-size:.875rem}.style-module__cta___WI0WK{padding:50px 0}.style-module__cta_title___754yg{font-size:1.75rem}.style-module__cta_description___YtRwY{font-size:.9375rem}.style-module__cta_actions___x3hMe{gap:12px}.style-module__cta_btn_primary___SARMW,.style-module__cta_btn_secondary___RNH3f{max-width:100%;padding:12px 20px;font-size:15px}}@media (max-width: 360px){.style-module__hero_title___wDaDd{font-size:1.625rem}.style-module__hero_subtitle___eIv-G{font-size:.875rem}.style-module__features_title___LYM4k,.style-module__how_it_works_title___CmtwL,.style-module__cta_title___754yg{font-size:1.5rem}.style-module__stat_number___7QiVH{font-size:1.75rem}}.style-module__main_block___9oaF1{max-width:400px;margin:60px auto;padding:40px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a;text-align:center}.style-module__main_block___9oaF1 h2{font-size:28px;font-weight:700;margin-bottom:32px;color:#111827}.style-module__main_block___9oaF1 input{width:100%;padding:14px 16px;margin:12px 0;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__passwordWrapper___n1RQk{position:relative;width:100%;margin:12px 0}.style-module__passwordInput___QjOII{width:100%;padding:14px 60px 14px 16px;margin:0;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__passwordInput___QjOII:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__toggle_visibility___6QNyw{position:absolute;right:4px;top:50%;transform:translateY(-50%);background:transparent;color:#6b7280;border:none;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:auto;height:auto;box-sizing:border-box}.style-module__toggle_visibility___6QNyw:hover,.style-module__toggle_visibility___6QNyw:focus{background:transparent;color:#111827;transform:translateY(-50%);outline:none}.style-module__toggle_visibility___6QNyw:active{transform:translateY(-50%)}.style-module__toggle_visibility___6QNyw:disabled{cursor:not-allowed;opacity:.5;transform:translateY(-50%)}.style-module__toggle_visibility___6QNyw svg{width:18px;height:18px}.style-module__main_block___9oaF1 button[type=submit],.style-module__submit_button___Gc2Oe{width:100%;height:48px;padding:14px;margin-top:16px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.style-module__main_block___9oaF1 button[type=submit]:hover,.style-module__submit_button___Gc2Oe:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.style-module__main_block___9oaF1 button[type=submit]:active,.style-module__submit_button___Gc2Oe:active{transform:translateY(0)}.style-module__main_block___9oaF1 button[type=submit]:disabled,.style-module__submit_button___Gc2Oe:disabled{opacity:.7;cursor:not-allowed;transform:none}.style-module__loading_content___6tys2{display:flex;align-items:center;justify-content:center;gap:8px}.style-module__main_block___9oaF1 hr{margin:24px 0;border:0;border-top:1px solid #e5e7eb}.style-module__main_block___9oaF1 p{font-size:14px;margin-top:16px;color:#374151;line-height:1.5}.style-module__main_block___9oaF1 .style-module__error_message___sU8ns{color:#dc2626;margin:-16px 0 24px;text-align:center;font-size:14px}.style-module__main_block___9oaF1 .style-module__success___W-B93{color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;padding:12px;border-radius:8px;margin:12px 0;font-size:14px}@media (max-width: 768px){.style-module__main_block___9oaF1{margin:40px auto;padding:32px 24px;max-width:90%;border-radius:12px}.style-module__main_block___9oaF1 h2{font-size:24px;margin-bottom:24px}.style-module__main_block___9oaF1 input,.style-module__passwordInput___QjOII{padding:12px 14px;font-size:16px;margin:10px 0}.style-module__passwordWrapper___n1RQk{margin:10px 0}.style-module__main_block___9oaF1 button[type=submit]{padding:12px;font-size:16px;margin-top:14px}.style-module__main_block___9oaF1 hr{margin:20px 0}.style-module__main_block___9oaF1 p{font-size:13px;margin-top:14px}.style-module__main_block___9oaF1 .style-module__error___IKC0V,.style-module__main_block___9oaF1 .style-module__success___W-B93{padding:10px;font-size:13px}}@media (max-width: 480px){.style-module__main_block___9oaF1{margin:20px auto;padding:24px 20px;max-width:95%;border-radius:10px}.style-module__main_block___9oaF1 h2{font-size:22px;margin-bottom:20px}.style-module__main_block___9oaF1 input,.style-module__passwordInput___QjOII{padding:10px 12px;font-size:16px;margin:8px 0}.style-module__passwordWrapper___n1RQk{margin:8px 0}.style-module__toggle_visibility___6QNyw{padding:6px}.style-module__toggle_visibility___6QNyw svg{width:16px;height:16px}.style-module__main_block___9oaF1 button[type=submit]{padding:10px;font-size:15px;margin-top:12px}.style-module__main_block___9oaF1 p{font-size:12px}}@media (max-width: 360px){.style-module__main_block___9oaF1{margin:16px auto;padding:20px 16px}.style-module__main_block___9oaF1 h2{font-size:20px}}.style-module__register_step1___00t7y{max-width:400px;margin:60px auto;padding:40px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a}.style-module__register_step1___00t7y h2{font-size:28px;font-weight:700;margin-bottom:32px;text-align:center;color:#111827}.style-module__register_step1___00t7y form{display:flex;flex-direction:column}.style-module__register_step1___00t7y input{width:100%;padding:14px 16px;margin-bottom:16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__passwordWrapper___eu3h4{position:relative;width:100%;margin:12px 0}.style-module__passwordInput___n8-mP{width:100%;padding:14px 60px 14px 16px;margin:0;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__passwordInput___n8-mP:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__toggle_visibility___SpK7B{position:absolute;right:4px;top:40%;transform:translateY(-50%);background:transparent;color:#6b7280;border:none;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:auto;height:auto;box-sizing:border-box}.style-module__toggle_visibility___SpK7B:hover,.style-module__toggle_visibility___SpK7B:focus{background:transparent;color:#111827;transform:translateY(-50%);outline:none}.style-module__toggle_visibility___SpK7B:active{transform:translateY(-50%)}.style-module__toggle_visibility___SpK7B:disabled{cursor:not-allowed;opacity:.5;transform:translateY(-50%)}.style-module__toggle_visibility___SpK7B svg{width:18px;height:18px}.style-module__register_step1___00t7y button[type=submit]{padding:14px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.style-module__register_step1___00t7y button[type=submit]:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.style-module__register_step1___00t7y button[type=submit]:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.style-module__register_step1___00t7y button[type=submit]:active{transform:translateY(0)}.style-module__register_step1___00t7y p{font-size:14px;margin-top:16px;color:#374151;line-height:1.5}.style-module__register_step1___00t7y .style-module__error_message___-UQAX{color:#dc2626;margin:-16px 0 24px;text-align:center;font-size:14px}.style-module__register_step1___00t7y .style-module__success___j-F0r{color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;padding:12px;border-radius:8px;margin:12px 0;text-align:center;font-size:14px}@media (max-width: 768px){.style-module__register_step1___00t7y{margin:40px auto;padding:32px 24px;max-width:90%;border-radius:12px}.style-module__register_step1___00t7y h2{font-size:24px;margin-bottom:24px}.style-module__register_step1___00t7y input,.style-module__passwordInput___n8-mP{padding:12px 14px;font-size:16px;margin-bottom:14px}.style-module__passwordWrapper___eu3h4{margin:12px 0}.style-module__register_step1___00t7y button[type=submit]{padding:12px;font-size:16px}.style-module__register_step1___00t7y p{font-size:13px}.style-module__register_step1___00t7y .style-module__error___DGCn5,.style-module__register_step1___00t7y .style-module__success___j-F0r{padding:10px;font-size:13px}}@media (max-width: 480px){.style-module__register_step1___00t7y{margin:20px auto;padding:24px 20px;max-width:95%;border-radius:10px}.style-module__register_step1___00t7y h2{font-size:22px;margin-bottom:20px}.style-module__register_step1___00t7y input,.style-module__passwordInput___n8-mP{padding:10px 12px;font-size:16px;margin-bottom:12px}.style-module__passwordWrapper___eu3h4{margin:10px 0}.style-module__toggle_visibility___SpK7B{padding:6px}.style-module__toggle_visibility___SpK7B svg{width:16px;height:16px}.style-module__register_step1___00t7y button[type=submit]{padding:10px;font-size:15px}.style-module__register_step1___00t7y p{font-size:12px}}@media (max-width: 360px){.style-module__register_step1___00t7y{margin:16px auto;padding:20px 16px}.style-module__register_step1___00t7y h2{font-size:20px}}.style-module__register_step2___t-B-L{max-width:400px;margin:60px auto;padding:40px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a}.style-module__register_step2___t-B-L h2{font-size:28px;font-weight:700;margin-bottom:32px;text-align:center;color:#111827}.style-module__register_step2___t-B-L form{display:flex;flex-direction:column}.style-module__register_step2___t-B-L input{width:100%;padding:14px 16px;margin-bottom:16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__register_step2___t-B-L input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__register_step2___t-B-L button{padding:14px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.style-module__register_step2___t-B-L button:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.style-module__register_step2___t-B-L button:active{transform:translateY(0)}.style-module__register_step2___t-B-L p{font-size:14px;margin-top:16px;text-align:center;color:#374151;line-height:1.5}.style-module__register_step2___t-B-L .style-module__error___pwSY3{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:12px;border-radius:8px;margin:12px 0;text-align:center;font-size:14px}.style-module__register_step2___t-B-L .style-module__success___ie4nh{color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;padding:12px;border-radius:8px;margin:12px 0;text-align:center;font-size:14px}@media (max-width: 768px){.style-module__register_step2___t-B-L{margin:40px auto;padding:32px 24px;max-width:90%;border-radius:12px}.style-module__register_step2___t-B-L h2{font-size:24px;margin-bottom:24px}.style-module__register_step2___t-B-L input{padding:12px 14px;font-size:16px;margin-bottom:14px}.style-module__register_step2___t-B-L button{padding:12px;font-size:16px}.style-module__register_step2___t-B-L p{font-size:13px}.style-module__register_step2___t-B-L .style-module__error___pwSY3,.style-module__register_step2___t-B-L .style-module__success___ie4nh{padding:10px;font-size:13px}}@media (max-width: 480px){.style-module__register_step2___t-B-L{margin:20px auto;padding:24px 20px;max-width:95%;border-radius:10px}.style-module__register_step2___t-B-L h2{font-size:22px;margin-bottom:20px}.style-module__register_step2___t-B-L input{padding:10px 12px;font-size:16px;margin-bottom:12px}.style-module__register_step2___t-B-L button{padding:10px;font-size:15px}.style-module__register_step2___t-B-L p{font-size:12px}}@media (max-width: 360px){.style-module__register_step2___t-B-L{margin:16px auto;padding:20px 16px}.style-module__register_step2___t-B-L h2{font-size:20px}}.style-module__profile_page___SkGd-{display:flex;gap:32px;max-width:1200px;margin:40px auto;padding:0 20px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0;box-sizing:border-box;width:100%;overflow-x:hidden}.style-module__profile_left___yB0tG{width:320px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:48px;box-shadow:0 8px 32px #00000014;text-align:center;position:relative;border:1px solid #e2e8f0;overflow:hidden;box-sizing:border-box;min-width:0}.style-module__profile_left___yB0tG:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);opacity:.8}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img{width:200px;height:200px;border-radius:50%;object-fit:cover;margin:16px 0;border:4px solid #e2e8f0;box-shadow:0 8px 24px #0000001f,0 4px 12px #1e3a8a1a;transition:all .3s ease}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img:hover{transform:scale(1.05);box-shadow:0 12px 32px #00000026,0 6px 16px #1e3a8a33}.style-module__profile_left_block1___WkIvF{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:40px;border-bottom:2px solid #e2e8f0}.style-module__profile_left_block1___WkIvF .style-module__username___Ljg4X{font-size:18px;font-weight:500;color:#64748b;padding-bottom:8px}.style-module__profile_left_block1___WkIvF .style-module__last_first_name___0jOQ5{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.style-module__profile_left_block1___WkIvF .style-module__position___95Z4b{margin-top:12px;font-size:16px;font-weight:500;color:#64748b;font-style:italic}.style-module__profile_left_block2___YCorD{display:flex;flex-direction:column;align-items:flex-start;margin-top:40px;gap:32px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st1___zBLkG{font-weight:600;font-size:14px;color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st2___S-2C5{font-weight:600;font-size:18px;color:#475569;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.style-module__profile_right___1U8eT{flex:1;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:48px;display:flex;flex-direction:column;gap:48px;box-shadow:0 8px 32px #00000014;position:relative;border:1px solid #e2e8f0;overflow:hidden;box-sizing:border-box;min-width:0}.style-module__profile_right___1U8eT:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);opacity:.8}.style-module__edit_icon___Iut4T{position:absolute;top:24px;right:48px;color:#64748b;font-size:20px;transition:all .3s ease;padding:8px;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.style-module__edit_icon___Iut4T:hover{color:#1e3a8a;cursor:pointer;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe;box-shadow:0 4px 12px #1e3a8a26;transform:translateY(-2px)}.style-module__profile_right___1U8eT .style-module__block___kOM4a{display:flex;flex-direction:column;align-items:flex-start;border-bottom:2px solid #e2e8f0;padding:0 0 16px}.style-module__profile_right___1U8eT .style-module__block___kOM4a .style-module__title___yl7T6{font-size:28px;font-weight:700;color:#1e3a8a;margin-bottom:16px;display:flex;align-items:center;gap:12px}.style-module__profile_right___1U8eT .style-module__block___kOM4a .style-module__title___yl7T6:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__profile_right___1U8eT .style-module__block_about___8XtB9{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 16px;gap:24px}.style-module__profile_right___1U8eT .style-module__block_about___8XtB9 .style-module__title___yl7T6{font-size:28px;font-weight:700;color:#1e3a8a;margin-bottom:16px;display:flex;align-items:center;gap:12px}.style-module__profile_right___1U8eT .style-module__block_about___8XtB9 .style-module__title___yl7T6:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__about_myself___S1wLn{font-weight:500;font-size:16px;line-height:1.7;color:#475569;background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.style-module__about_myself___S1wLn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.style-module__tabs___M7P0D{display:flex;gap:12px;margin-bottom:24px}.style-module__skills___gontg,.style-module__qualities___Xch8L{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0 24px}.style-module__skills___gontg p,.style-module__qualities___Xch8L p{padding:12px 0 0 24px;font-weight:500;color:#64748b;font-style:italic}.style-module__tag___Lq1LD{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;white-space:nowrap;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;transition:all .3s ease}.style-module__tag___Lq1LD:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}@media (max-width: 1024px){.style-module__profile_page___SkGd-{margin:30px auto;padding:0 20px;gap:28px}.style-module__profile_left___yB0tG{width:280px;padding:40px}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img{width:180px;height:180px}.style-module__profile_right___1U8eT{padding:40px;gap:40px}}@media (max-width: 768px){.style-module__profile_page___SkGd-{flex-direction:column;margin:20px auto;padding:20px;gap:24px;max-width:100%;width:100%;box-sizing:border-box;overflow-x:hidden}.style-module__profile_left___yB0tG{width:100%;max-width:100%;padding:32px 24px;box-sizing:border-box}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img{width:150px;height:150px}.style-module__profile_right___1U8eT{padding:32px 24px;gap:32px;width:100%;max-width:100%;box-sizing:border-box}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st2___S-2C5{font-size:16px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.style-module__edit_icon___Iut4T{top:20px;right:24px;padding:8px;font-size:18px}.style-module__profile_left_block1___WkIvF{padding-bottom:32px}.style-module__profile_left_block1___WkIvF .style-module__username___Ljg4X{font-size:16px}.style-module__profile_left_block1___WkIvF .style-module__last_first_name___0jOQ5{font-size:24px}.style-module__profile_left_block1___WkIvF .style-module__position___95Z4b{font-size:15px}.style-module__profile_left_block2___YCorD{margin-top:32px;gap:28px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st1___zBLkG{font-size:13px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st2___S-2C5{font-size:16px}.style-module__profile_right___1U8eT .style-module__block___kOM4a .style-module__title___yl7T6,.style-module__profile_right___1U8eT .style-module__block_about___8XtB9 .style-module__title___yl7T6{font-size:22px;margin-bottom:14px}.style-module__about_myself___S1wLn{padding:20px;font-size:15px}.style-module__skills___gontg,.style-module__qualities___Xch8L{gap:10px;margin:14px 0 20px}.style-module__tag___Lq1LD{padding:8px 16px;font-size:13px}}@media (max-width: 480px){.style-module__profile_page___SkGd-{margin:16px auto;padding:16px;gap:20px}.style-module__profile_left___yB0tG,.style-module__profile_right___1U8eT{padding:24px 16px}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img{width:120px;height:120px;margin:12px 0}.style-module__profile_left_block1___WkIvF{padding-bottom:24px}.style-module__profile_left_block1___WkIvF .style-module__username___Ljg4X{font-size:14px}.style-module__profile_left_block1___WkIvF .style-module__last_first_name___0jOQ5{font-size:20px}.style-module__profile_left_block1___WkIvF .style-module__position___95Z4b{font-size:14px;margin-top:10px}.style-module__profile_left_block2___YCorD{margin-top:24px;gap:24px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st1___zBLkG{font-size:12px}.style-module__profile_left_block2___YCorD .style-module__block___kOM4a .style-module__st2___S-2C5{font-size:15px}.style-module__profile_right___1U8eT{gap:24px}.style-module__profile_right___1U8eT .style-module__block___kOM4a .style-module__title___yl7T6,.style-module__profile_right___1U8eT .style-module__block_about___8XtB9 .style-module__title___yl7T6{font-size:18px;margin-bottom:12px}.style-module__about_myself___S1wLn{padding:16px;font-size:14px;line-height:1.6}.style-module__skills___gontg,.style-module__qualities___Xch8L{gap:8px;margin:12px 0 16px}.style-module__tag___Lq1LD{padding:6px 12px;font-size:12px}.style-module__edit_icon___Iut4T{top:16px;right:16px;padding:6px;font-size:16px}}@media (max-width: 360px){.style-module__profile_page___SkGd-{margin:12px auto;padding:12px}.style-module__profile_left___yB0tG,.style-module__profile_right___1U8eT{padding:20px 12px}.style-module__profile_left___yB0tG .style-module__profile_avatar___2AFb- img{width:100px;height:100px}.style-module__profile_left_block1___WkIvF .style-module__last_first_name___0jOQ5{font-size:18px}.style-module__profile_right___1U8eT .style-module__block___kOM4a .style-module__title___yl7T6,.style-module__profile_right___1U8eT .style-module__block_about___8XtB9 .style-module__title___yl7T6{font-size:16px}.style-module__tag___Lq1LD{padding:5px 10px;font-size:11px}}.style-module__modal_overlay___XXCv6{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.style-module__modal___mLyEE{background:#fff;border-radius:16px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;padding:32px;box-shadow:0 20px 40px #0000004d;border:1px solid #e5e7eb;animation:style-module__fadeIn___9ggqo .3s ease-out}@keyframes style-module__fadeIn___9ggqo{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}h3{font-size:16px;font-weight:600;margin:16px 0 8px;color:#333}.style-module__title___vZFt8{display:block;font-size:15px;font-weight:600;margin-bottom:8px;color:#333}textarea{width:97%;min-height:80px;border:1px solid #d0d7de;border-radius:8px;padding:10px;resize:vertical;font-size:14px;color:#222;outline:none}textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff26}input{width:97%;border:1px solid #d0d7de;border-radius:8px;padding:8px 10px;font-size:14px;margin-top:8px;margin-bottom:8px;outline:none}input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff26}.style-module__buttons___7MyYk{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.style-module__buttons___7MyYk button:nth-child(2){background:#e4e6eb;color:#333}.style-module__buttons___7MyYk button:nth-child(2):hover{background:#d6d8db}.style-module__tags___XI45f{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.style-module__tag___5PP4r{background:#f8f9fa;border:1px solid #cfd3d7;border-radius:8px;padding:6px 10px;font-size:13px;color:#333;cursor:pointer;transition:all .2s}.style-module__tag___5PP4r:hover{background:#e9ecef;border-color:#bfc4c8}.style-module__section___AqPhK{margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:16px}button{background:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:background .2s}button:hover{background:#005dc1}.style-module__inputWrapper___-v7rO{position:relative}.style-module__suggestions___p93Yd{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;max-height:150px;overflow-y:auto;z-index:10;margin-top:4px;list-style:none;padding:0}.style-module__suggestions___p93Yd li{padding:8px 10px;cursor:pointer}.style-module__suggestions___p93Yd li:hover{background:#f0f0f0}.style-module__closeSuggestions___fpdCp{position:absolute;right:6px;top:13px;border:1px solid #d0d7de;background:none;cursor:pointer;font-size:12px;padding:4px 7px;color:#888;z-index:11}.style-module__closeSuggestions___fpdCp:hover{background:#f0f0f0}.style-module__modal_overlay___A17hQ{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.style-module__modal___VEf1T{background:#fff;border-radius:16px;width:90%;max-width:520px;max-height:90vh;overflow-y:auto;padding:28px;box-shadow:0 20px 40px #0000004d;border:1px solid #e5e7eb;animation:style-module__fadeIn___I-ajL .3s ease-out}@keyframes style-module__fadeIn___I-ajL{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}h3{font-size:18px;font-weight:600;margin:0 0 12px;color:#111827}label{display:block;font-size:14px;font-weight:600;margin-top:12px;color:#374151}.style-module__password___Mfh4I{position:relative;width:100%;margin-top:8px;display:block}.style-module__password___Mfh4I input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:12px 40px 12px 16px;font-size:16px;margin-top:0;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__password___Mfh4I input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__toggle_visibility___U-xKa{background:none;border:none;cursor:pointer;font-size:.75em;line-height:1em;position:absolute;top:50%;right:.5em;text-align:center;transform:translateY(-50%);transition:all .25s;padding:0;display:flex;align-items:center;justify-content:center;color:#6b7280;width:24px;height:24px;z-index:1}.style-module__toggle_visibility___U-xKa:hover,.style-module__toggle_visibility___U-xKa:focus,.style-module__toggle_visibility___U-xKa:active{color:#000;outline:none}.style-module__toggle_visibility___U-xKa:disabled{cursor:not-allowed;opacity:.5}.style-module__toggle_visibility___U-xKa span{vertical-align:middle;display:flex;align-items:center;justify-content:center}.style-module__toggle_visibility___U-xKa svg{width:18px;height:18px}.style-module__buttons___QbDpM{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.style-module__buttons___QbDpM button{background:#3b82f6;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:110px}.style-module__buttons___QbDpM button:hover{background:#2563eb}.style-module__buttons___QbDpM button:nth-child(2){background:#f8fafc;color:#374151;border:1px solid #e5e7eb}.style-module__buttons___QbDpM button:nth-child(2):hover{background:#f1f5f9}.style-module__modal_overlay___p2DQ4{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.style-module__modal___qisf9{background:#fff;border-radius:16px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;padding:32px;box-shadow:0 20px 40px #0000004d;border:1px solid #e5e7eb;animation:style-module__fadeIn___xHBjM .3s ease-out}@keyframes style-module__fadeIn___xHBjM{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}h3{font-size:18px;font-weight:600;margin:24px 0 12px;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:8px}.style-module__title___ROeTu{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#374151}textarea{width:100%;min-height:100px;border:1px solid #d1d5db;border-radius:8px;padding:12px 16px;resize:vertical;font-size:16px;color:#374151;outline:none;transition:all .2s ease;box-sizing:border-box}textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:12px 16px;font-size:16px;margin-top:8px;margin-bottom:8px;outline:none;transition:all .2s ease;box-sizing:border-box}input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__buttons___UyYso{display:flex;justify-content:flex-end;gap:16px;margin-top:32px;flex-wrap:wrap}.style-module__buttons___UyYso button{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.style-module__buttons___UyYso button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__buttons___UyYso button:nth-child(2){background:#f8fafc;color:#374151;border:1px solid #e5e7eb}.style-module__buttons___UyYso button:nth-child(2):hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__tags___oyUU9{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.style-module__tag___pSOV3{background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;padding:6px 12px;font-size:14px;font-weight:500;color:#3730a3;cursor:pointer;transition:all .2s ease}.style-module__tag___pSOV3:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.style-module__section___hsfMt{margin-bottom:24px;border-bottom:1px solid #e5e7eb;padding-bottom:20px}.style-module__section___hsfMt:last-child{border-bottom:none;margin-bottom:0}.style-module__inputWrapper___K4hJk{position:relative}.style-module__suggestions___C7fsX{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;max-height:200px;overflow-y:auto;z-index:50;margin-top:8px;list-style:none;padding:0;box-shadow:0 4px 12px #0000001a}.style-module__suggestions___C7fsX li{padding:12px 16px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#374151}.style-module__suggestions___C7fsX li:hover{background:#f8fafc;color:#111827}.style-module__closeSuggestions___aJdzP{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:12px;padding:4px 8px;color:#6b7280;z-index:11;border-radius:4px;transition:all .2s ease}.style-module__closeSuggestions___aJdzP:hover{background:#f3f4f6;color:#374151}.style-module__field___maxUv{margin-bottom:20px;display:flex;flex-direction:column}.style-module__field___maxUv label{font-size:14px;font-weight:600;margin-bottom:8px;color:#374151}.style-module__preview___mSeAh{width:100px;height:100px;border-radius:12px;object-fit:cover;margin-top:12px;border:2px solid #e5e7eb;box-shadow:0 4px 12px #0000001a}select{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:12px 16px;font-size:16px;background-color:#fff;color:#374151;margin-top:8px;margin-bottom:8px;outline:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%236b7280' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer;transition:all .2s ease;box-sizing:border-box}select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}select:hover{border-color:#9ca3af}option{background:#fff;color:#374151;font-size:16px}@media (max-width: 768px){.style-module__modal___qisf9{width:95%;padding:24px;margin:20px}.style-module__buttons___UyYso{flex-direction:column}.style-module__buttons___UyYso button{width:100%}}@media (max-width: 480px){.style-module__modal___qisf9{padding:20px;margin:10px}h3{font-size:16px}}.style-module__users_page___xlVNl{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 200px)}.style-module__users_page___xlVNl h2{margin:0 0 24px;font-size:2rem;font-weight:700;color:#1f2937;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.style-module__input___lcw1R,.style-module__select___oDFT7{width:100%;box-sizing:border-box}.style-module__users_grid___SSCta{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:30px;min-height:400px;position:relative}.style-module__loading_container___q1GQy{grid-column:1 / -1;display:flex;justify-content:center;min-height:400px;width:100%}.style-module__empty_container___-PoeW{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;min-height:400px;width:100%;padding:50px 20px 40px;text-align:center}.style-module__empty_code___0fHhz{font-size:120px;font-weight:700;color:#e2e8f0;line-height:1;margin-bottom:20px;font-family:Arial,sans-serif}.style-module__empty_message___VG-Pv{font-size:24px;font-weight:600;color:#475569;margin-bottom:12px}.style-module__empty_description___ew356{font-size:16px;color:#94a3b8;max-width:400px}.style-module__user_card___-SpLZ{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 12px #0000001a;text-align:center;transition:all .2s ease;border:1px solid #e5e7eb;cursor:pointer}.style-module__user_card___-SpLZ h3{margin:6px 0 2px}.style-module__user_name_link___98SdQ{color:#111827;transition:color .2s}.style-module__user_card___-SpLZ:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.style-module__user_card___-SpLZ:hover .style-module__user_name_link___98SdQ{color:#1e3a8a}.style-module__user_subname___V2XOz{color:#6b7280;font-size:13px;margin-bottom:6px}.style-module__user_avatar___7vkAI{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:10px}.style-module__user_edu___VVyNs{font-size:14px;color:#555;margin:6px 0}.style-module__user_role___hNH4-{color:#666;font-style:italic;margin-bottom:10px}.style-module__user_skills___gVhqK,.style-module__user_qualities___oG0Xp{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:10px}.style-module__tag___oeOpI{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:4px 10px;border-radius:12px;font-size:11px;border:1px solid #bfdbfe;box-shadow:0 1px 4px #1e3a8a1f;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.style-module__tag_quality___uo93c{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:4px 10px;border-radius:12px;font-size:11px;border:1px solid #7dd3fc;box-shadow:0 1px 4px #0369a11f;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.style-module__tag_more___1IbVd{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#64748b;padding:4px 10px;border-radius:12px;font-size:11px;border:1px solid #cbd5e1;box-shadow:0 1px 4px #0000001f;display:inline-block}.style-module__filterChipBox___wdcAe,.style-module__filterBox___-zhQQ{border:1px solid #d0d7de;border-radius:8px;padding:6px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;position:relative}.style-module__inputRow___u51Yd{display:flex;gap:8px;width:100%;align-items:center}.style-module__inputOverlayWrap___h86lg{position:relative;width:100%}.style-module__inputPaddingForBtn___4g518{padding-right:110px}.style-module__addBtnOverlay___17-17{display:none}.style-module__suggestions___wukd1{position:absolute;left:6px;right:6px;top:calc(100% + 4px);border:1px solid #d0d7de;border-radius:8px;max-height:220px;overflow:auto;background:#fff;z-index:50}.style-module__suggestionItem___nvqV9{padding:8px 10px;background:#fff;cursor:pointer}.style-module__suggestionItem___nvqV9:hover{background:#f3f4f6}.style-module__filterChip___X-lni{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:2px 6px;border-radius:12px;font-size:11px;border:1px solid #bfdbfe;box-shadow:0 1px 2px #1e3a8a1a;line-height:1.3}.style-module__filterChipRemove___Qxr5Q{background:transparent;border:none;color:#111827;cursor:pointer;padding:0;margin-left:2px;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.style-module__addBtn___FBx-U{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #1e3a8a33;white-space:nowrap;flex-shrink:0}.style-module__searchButton___aGpzr{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #1e3a8a33;width:100%;margin-top:8px}.style-module__searchButton___aGpzr:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__searchButton___aGpzr:active{transform:translateY(0);box-shadow:0 2px 8px #1e3a8a33}.style-module__addBtn___FBx-U:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 2px 6px #1e3a8a4d}.style-module__addBtn___FBx-U:active{transform:translateY(0);box-shadow:0 1px 3px #1e3a8a33}.style-module__suggestWrap___9ScF5{position:relative;width:100%;display:flex;gap:8px;align-items:center}.style-module__inputInline___4y4XR{flex:1;min-width:140px;border:none;outline:none;font:inherit;font-size:13px;padding:4px 8px;height:28px;box-sizing:border-box}.style-module__loading_section___ymDl4{min-height:400px;padding:0}.style-module__loading_section___ymDl4 .style-module__skeletonContainer___qkP5-{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.style-module__filterRow3___4ZWeZ{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}@media (max-width: 1024px){.style-module__users_page___xlVNl{padding:20px}.style-module__users_grid___SSCta{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}}@media (max-width: 768px){.style-module__users_page___xlVNl{padding:16px}.style-module__users_page___xlVNl h2{font-size:1.75rem;margin-bottom:20px;padding-bottom:12px}.style-module__users_grid___SSCta{grid-template-columns:1fr;gap:16px;margin-top:24px}.style-module__empty_code___0fHhz{font-size:80px;margin-bottom:16px}.style-module__empty_message___VG-Pv{font-size:20px;margin-bottom:10px}.style-module__empty_description___ew356{font-size:14px}.style-module__empty_container___-PoeW{min-height:300px;padding:30px 16px}.style-module__filterRow3___4ZWeZ{grid-template-columns:1fr;gap:12px}.style-module__user_card___-SpLZ{padding:18px}.style-module__user_avatar___7vkAI{width:70px;height:70px}.style-module__user_card___-SpLZ h3{font-size:1.125rem}.style-module__user_subname___V2XOz{font-size:12px}.style-module__user_edu___VVyNs,.style-module__user_role___hNH4-{font-size:13px}.style-module__tag___oeOpI{font-size:11px;padding:3px 8px}.style-module__filterBox___-zhQQ,.style-module__filterChipBox___wdcAe{padding:8px}.style-module__inputRow___u51Yd{flex-direction:column;gap:8px}.style-module__suggestWrap___9ScF5{flex-direction:column;gap:8px;align-items:stretch}.style-module__inputInline___4y4XR{width:100%;min-width:auto;padding:4px 8px;height:28px;font-size:13px}.style-module__addBtn___FBx-U{width:100%;padding:10px;font-size:14px;white-space:nowrap}}@media (max-width: 480px){.style-module__users_page___xlVNl{padding:12px}.style-module__users_page___xlVNl h2{font-size:1.5rem;margin-bottom:16px;padding-bottom:10px}.style-module__empty_code___0fHhz{font-size:60px;margin-bottom:12px}.style-module__empty_message___VG-Pv{font-size:18px;margin-bottom:8px}.style-module__empty_description___ew356{font-size:13px}.style-module__empty_container___-PoeW{min-height:250px;padding:20px 12px}.style-module__users_grid___SSCta{gap:12px;margin-top:20px}.style-module__user_card___-SpLZ{padding:14px}.style-module__user_avatar___7vkAI{width:60px;height:60px;margin-bottom:8px}.style-module__user_card___-SpLZ h3{font-size:1rem;margin:4px 0 2px}.style-module__user_subname___V2XOz{font-size:11px;margin-bottom:4px}.style-module__user_edu___VVyNs,.style-module__user_role___hNH4-{font-size:12px;margin-bottom:8px}.style-module__user_skills___gVhqK,.style-module__user_qualities___oG0Xp{gap:4px;margin-top:8px}.style-module__tag___oeOpI{font-size:10px;padding:3px 6px}.style-module__filterBox___-zhQQ,.style-module__filterChipBox___wdcAe{padding:6px;gap:4px}.style-module__suggestWrap___9ScF5{flex-direction:column;gap:6px;align-items:stretch}.style-module__inputInline___4y4XR{padding:4px 8px;height:28px;font-size:13px}.style-module__addBtn___FBx-U{padding:8px 12px;font-size:13px;white-space:nowrap}.style-module__suggestions___wukd1{max-height:180px}.style-module__suggestionItem___nvqV9{padding:6px 8px;font-size:13px}}@media (max-width: 360px){.style-module__users_page___xlVNl{padding:8px}.style-module__users_page___xlVNl h2{font-size:1.375rem}.style-module__user_card___-SpLZ{padding:12px}.style-module__user_avatar___7vkAI{width:50px;height:50px}}.style-module__pagination___OQZ6-{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0;flex-wrap:wrap}.style-module__paginationButton___sXSuE{min-width:40px;height:40px;padding:8px 12px;border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.style-module__paginationButton___sXSuE:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.style-module__paginationButton___sXSuE:active:not(:disabled){transform:translateY(0)}.style-module__paginationButton___sXSuE:disabled{opacity:.5;cursor:not-allowed}.style-module__paginationButton___sXSuE.style-module__active___TXVdR{background:#3b82f6;color:#fff;border-color:#3b82f6;font-weight:600}.style-module__paginationButton___sXSuE.style-module__active___TXVdR:hover{background:#2563eb;border-color:#2563eb}.style-module__ellipsis___Kr-vJ{padding:8px 4px;color:#64748b;user-select:none}@media (max-width: 768px){.style-module__pagination___OQZ6-{gap:4px;margin:30px 0}.style-module__paginationButton___sXSuE{min-width:36px;height:36px;padding:6px 10px;font-size:13px}}.style-module__teams_page___-UiuL{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 200px)}.style-module__toolbar___dgBS6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.style-module__toolbar___dgBS6 h1{margin:0;font-size:2rem;font-weight:700;color:#1f2937}.style-module__toolbar_btns___q5GrH{display:flex;gap:8px}.style-module__create_button___xg7ze{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:8px;padding:10px 14px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #1e3a8a33}.style-module__create_button___xg7ze:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__teams_grid___1NaVp{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px;min-height:400px;position:relative}.style-module__loading_container___mpJE2{grid-column:1 / -1;display:flex;justify-content:center;min-height:400px;width:100%}.style-module__empty_container___w1kSK{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;min-height:400px;width:100%;padding:50px 20px 40px;text-align:center}.style-module__empty_code___yVEqh{font-size:120px;font-weight:700;color:#e2e8f0;line-height:1;margin-bottom:20px;font-family:Arial,sans-serif}.style-module__empty_message___nv8nq{font-size:24px;font-weight:600;color:#475569;margin-bottom:12px}.style-module__empty_description___4xNJu{font-size:16px;color:#94a3b8;max-width:400px}.style-module__team_card___vLLp6{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 4px 12px #0000001a;transition:all .2s ease;cursor:pointer}.style-module__team_card___vLLp6:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.style-module__team_tags___ChlPo{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.style-module__members_list___gMz9C{margin:12px 0}.style-module__members_list___gMz9C ul{margin:8px 0 0;padding-left:20px}.style-module__members_list___gMz9C li{margin:4px 0;color:#374151}.style-module__no_members___9ZUqe{color:#6b7280;font-style:italic;font-size:14px}.style-module__tag_quality___tPkls{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:4px 8px;border-radius:8px;font-size:12px;white-space:nowrap;border:1px solid #7dd3fc;box-shadow:0 1px 3px #0369a11a;max-width:100px;overflow:hidden;text-overflow:ellipsis}.style-module__created_at___Y62v3{color:#6b7280;font-size:12px}.style-module__join_button___26rFD{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:500;margin-top:12px;width:100%;transition:all .2s ease;box-shadow:0 2px 8px #1e3a8a33}.style-module__join_button___26rFD:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__team_actions___dhgF6{display:flex;gap:8px;margin-top:12px}.style-module__invite_btn___cbjFB{background:linear-gradient(135deg,#0369a1,#0ea5e9);color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:12px;font-weight:500;flex:1;transition:all .2s ease;box-shadow:0 2px 6px #0369a133}.style-module__invite_btn___cbjFB:hover{background:linear-gradient(135deg,#0284c7,#0d9488);transform:translateY(-1px);box-shadow:0 4px 10px #0369a14d}.style-module__requests_btn___Jq3tF{background:linear-gradient(135deg,#64748b,#94a3b8);color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:12px;font-weight:500;flex:1;transition:all .2s ease;box-shadow:0 2px 6px #64748b33}.style-module__requests_btn___Jq3tF:hover{background:linear-gradient(135deg,#475569,#64748b);transform:translateY(-1px);box-shadow:0 4px 10px #64748b4d}.style-module__requests_section___Ll4xA{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.style-module__requests_section___Ll4xA h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.style-module__request_item___lEqB1{display:flex;justify-content:space-between;align-items:flex-start;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px}.style-module__request_info___Y--7j{flex:1}.style-module__request_info___Y--7j strong{display:block;margin-bottom:4px;color:#111827}.style-module__request_message___c2jdM{margin:0;font-size:12px;color:#6b7280;font-style:italic}.style-module__request_actions___cOEDO{display:flex;gap:6px;margin-left:12px}.style-module__approve_btn___N-TA6{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:4px;padding:6px 10px;cursor:pointer;font-size:12px;transition:all .2s ease;box-shadow:0 1px 4px #05966933}.style-module__approve_btn___N-TA6:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-1px);box-shadow:0 2px 6px #0596694d}.style-module__reject_btn___LGavh{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:none;border-radius:4px;padding:6px 10px;cursor:pointer;font-size:12px;transition:all .2s ease;box-shadow:0 1px 4px #dc262633}.style-module__reject_btn___LGavh:hover{background:linear-gradient(135deg,#b91c1c,#dc2626);transform:translateY(-1px);box-shadow:0 2px 6px #dc26264d}.style-module__team_title_link___aVxyX{cursor:pointer;color:#111827;transition:color .2s}.style-module__team_title_link___aVxyX:hover{color:#1e3a8a}.style-module__creator_link___Ai0r4{color:#1e3a8a;cursor:pointer;text-decoration:underline;transition:color .2s}.style-module__creator_link___Ai0r4:hover{color:#1e40af}.style-module__filterBox___sb89e{border:1px solid #d0d7de;border-radius:8px;padding:4px 6px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.style-module__inputRow___tdjd-{display:flex;gap:8px;width:100%;align-items:center}.style-module__addBtn___crtX5{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #1e3a8a33;white-space:nowrap;flex-shrink:0}.style-module__searchButton___SEl1R{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #1e3a8a33;width:100%;margin-top:8px}.style-module__searchButton___SEl1R:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__searchButton___SEl1R:active{transform:translateY(0);box-shadow:0 2px 8px #1e3a8a33}.style-module__addBtn___crtX5:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 2px 6px #1e3a8a4d}.style-module__addBtn___crtX5:active{transform:translateY(0);box-shadow:0 1px 3px #1e3a8a33}.style-module__suggestWrap___-o-LN{position:relative;width:100%;display:flex;gap:8px;align-items:center}.style-module__suggestions___qOQZm{position:absolute;left:0;right:0;top:calc(100% + 4px);border:1px solid #d0d7de;border-radius:8px;max-height:220px;overflow:auto;width:100%;background:#fff;z-index:50}.style-module__suggestionItem___wghHW{padding:8px 10px;background:#fff;cursor:pointer}.style-module__suggestionItem___wghHW:hover{background:#f3f4f6}.style-module__filterChip___isoEO{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:2px 6px;border-radius:12px;font-size:11px;border:1px solid #bfdbfe;box-shadow:0 1px 2px #1e3a8a1a;line-height:1.3}.style-module__filterChipRemove___0jcIC{background:transparent;border:none;color:#111827;cursor:pointer;padding:0;margin-left:2px;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.style-module__inputInline___SBHos{flex:1;min-width:140px;border:none;outline:none;font:inherit;font-size:13px;padding:4px 8px;height:28px;box-sizing:border-box}.style-module__team_card___vLLp6 h2{font-size:18px;font-weight:600;margin-bottom:8px;color:#1f2937}.style-module__team_card___vLLp6 p{font-size:14px;color:#555;margin:4px 0}.style-module__team_tags___ChlPo{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.style-module__tag___WX-B5{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:4px 8px;border-radius:8px;font-size:12px;white-space:nowrap;border:1px solid #bfdbfe;box-shadow:0 1px 3px #1e3a8a1a;max-width:100px;overflow:hidden;text-overflow:ellipsis}.style-module__tag_quality___tPkls{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;border:1px solid #7dd3fc;box-shadow:0 1px 3px #0369a11a;max-width:100px;overflow:hidden;text-overflow:ellipsis}.style-module__tag_more___q-pR3{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#64748b;border:1px solid #cbd5e1;box-shadow:0 1px 3px #0000000d;padding:4px 8px;border-radius:8px;font-size:12px;white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis}.style-module__team_card___vLLp6 ul{margin-top:8px;padding-left:18px;font-size:13px;color:#444}.style-module__team_card___vLLp6 ul li{margin:2px 0}.style-module__team_card___vLLp6 .style-module__created-at___V05X0{font-size:12px;color:#888;margin-top:12px;display:block}.style-module__filters___cOVTx{display:grid;gap:8px;margin-bottom:0}.style-module__filterRow3___1aZiN{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.style-module__filterRow2___dmpVj{display:grid;grid-template-columns:1fr 1fr;gap:8px}.style-module__loading_section___moknt{min-height:400px;padding:0}.style-module__loading_section___moknt .style-module__skeletonContainer___SPLo7{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}@media (max-width: 1024px){.style-module__teams_page___-UiuL{padding:20px}.style-module__teams_grid___1NaVp{grid-template-columns:repeat(2,1fr);gap:20px}.style-module__toolbar___dgBS6 h1{font-size:1.875rem}}@media (max-width: 768px){.style-module__teams_page___-UiuL{padding:16px}.style-module__toolbar___dgBS6{flex-direction:column;gap:16px;align-items:stretch;margin-bottom:20px;padding-bottom:12px}.style-module__toolbar___dgBS6 h1{font-size:1.75rem;text-align:center}.style-module__empty_code___yVEqh{font-size:80px;margin-bottom:16px}.style-module__empty_message___nv8nq{font-size:20px;margin-bottom:10px}.style-module__empty_description___4xNJu{font-size:14px}.style-module__empty_container___w1kSK{min-height:300px;padding:30px 16px}.style-module__toolbar_btns___q5GrH{justify-content:center;width:100%}.style-module__create_button___xg7ze{width:100%;max-width:300px;padding:12px 20px;font-size:15px}.style-module__teams_grid___1NaVp{grid-template-columns:1fr;gap:16px;margin-top:24px}.style-module__team_card___vLLp6{padding:18px}.style-module__team_card___vLLp6 h2{font-size:1.125rem}.style-module__team_card___vLLp6 p{font-size:13px}.style-module__filters___cOVTx{gap:12px}.style-module__filterRow3___1aZiN,.style-module__filterRow2___dmpVj{grid-template-columns:1fr;gap:12px}.style-module__filterBox___sb89e{padding:8px}.style-module__inputRow___tdjd-{flex-direction:column;gap:8px}.style-module__suggestWrap___-o-LN{flex-direction:column;gap:8px;align-items:stretch}.style-module__inputInline___SBHos{width:100%;min-width:auto;padding:4px 8px;height:28px;font-size:13px}.style-module__addBtn___crtX5{width:100%;padding:10px;font-size:14px;white-space:nowrap}.style-module__join_button___26rFD{padding:10px 16px;font-size:14px}.style-module__team_actions___dhgF6{flex-direction:column;gap:8px}.style-module__invite_btn___cbjFB,.style-module__requests_btn___Jq3tF{width:100%;padding:10px}.style-module__request_item___lEqB1{flex-direction:column;gap:12px}.style-module__request_actions___cOEDO{width:100%;justify-content:stretch;margin-left:0}.style-module__approve_btn___N-TA6,.style-module__reject_btn___LGavh{flex:1;padding:8px 12px}}@media (max-width: 480px){.style-module__teams_page___-UiuL{padding:12px}.style-module__toolbar___dgBS6 h1{font-size:1.5rem}.style-module__empty_code___yVEqh{font-size:60px;margin-bottom:12px}.style-module__empty_message___nv8nq{font-size:18px;margin-bottom:8px}.style-module__empty_description___4xNJu{font-size:13px}.style-module__empty_container___w1kSK{min-height:250px;padding:20px 12px}.style-module__team_card___vLLp6{padding:14px}.style-module__team_card___vLLp6 h2{font-size:1rem;margin-bottom:6px}.style-module__team_card___vLLp6 p{font-size:12px;margin:3px 0}.style-module__team_tags___ChlPo{gap:4px;margin-top:8px}.style-module__tag___WX-B5{font-size:11px;padding:3px 6px;max-width:none}.style-module__members_list___gMz9C ul{font-size:12px;padding-left:16px}.style-module__created_at___Y62v3{font-size:11px;margin-top:10px}.style-module__join_button___26rFD{padding:8px 14px;font-size:13px;margin-top:10px}.style-module__request_item___lEqB1{padding:10px}.style-module__request_info___Y--7j strong{font-size:13px}.style-module__request_message___c2jdM{font-size:11px}.style-module__filterBox___sb89e{padding:6px;gap:4px}.style-module__suggestWrap___-o-LN{flex-direction:column;gap:6px;align-items:stretch}.style-module__inputInline___SBHos{padding:4px 8px;height:28px;font-size:13px}.style-module__addBtn___crtX5{padding:8px 12px;font-size:13px;white-space:nowrap}.style-module__suggestions___qOQZm{max-height:180px}.style-module__suggestionItem___wghHW{padding:6px 8px;font-size:13px}}@media (max-width: 360px){.style-module__teams_page___-UiuL{padding:8px}.style-module__toolbar___dgBS6 h1{font-size:1.375rem}.style-module__team_card___vLLp6{padding:12px}.style-module__team_card___vLLp6 h2{font-size:.9375rem}}.style-module__modal_overlay___tnMu5{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.style-module__modal_content___Y69Yw{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #e5e7eb;animation:style-module__fadeIn___tgmzJ .3s ease-out}@keyframes style-module__fadeIn___tgmzJ{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.style-module__modal_header___UMbN1{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.style-module__modal_header___UMbN1 h3{margin:0;font-size:20px;font-weight:600;color:#111827}.style-module__close_btn___PSOod{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___PSOod:hover{background:#f3f4f6}.style-module__team_info___H-xRN{padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.style-module__team_info___H-xRN h4{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}.style-module__team_info___H-xRN p{margin:0;color:#6b7280;line-height:1.5}.style-module__form___jEDyT{padding:24px}.style-module__form_group___0bgWb{margin-bottom:20px}.style-module__form_group___0bgWb label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.style-module__textarea___Jr1tm{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s,box-shadow .2s}.style-module__textarea___Jr1tm:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__form_actions___xsSVK{display:flex;gap:12px;justify-content:flex-end}.style-module__cancel_btn___wjUTs{padding:12px 24px;border:1px solid #e5e7eb;background:#f8fafc;color:#374151;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__cancel_btn___wjUTs:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__submit_btn___KECMM{padding:12px 24px;border:none;background:#3b82f6;color:#fff;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__submit_btn___KECMM:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__submit_btn___KECMM:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.style-module__cancel_btn___wjUTs:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 640px){.style-module__modal_overlay___tnMu5{padding:10px}.style-module__modal_content___Y69Yw{max-height:95vh}.style-module__modal_header___UMbN1,.style-module__team_info___H-xRN,.style-module__form___jEDyT{padding:16px}.style-module__form_actions___xsSVK{flex-direction:column}.style-module__cancel_btn___wjUTs,.style-module__submit_btn___KECMM{width:100%}}.style-module__about_page___GwGZd{max-width:1000px;margin:40px auto;padding:60px 20px;font-family:Inter,sans-serif;line-height:1.7;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0}.style-module__about_header___9C5II{text-align:center;margin-bottom:60px;padding:40px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;border:1px solid #cbd5e1;position:relative;overflow:hidden}.style-module__about_header___9C5II:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6)}.style-module__about_header___9C5II h1{font-size:3rem;font-weight:800;margin-bottom:16px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.style-module__about_header___9C5II p{font-size:1.3rem;color:#64748b;font-weight:500;max-width:600px;margin:0 auto}.style-module__about_section___aOZOW{margin-bottom:48px;padding:32px;background:#ffffffb3;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}.style-module__about_section___aOZOW:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__about_section___aOZOW:hover:before{transform:scaleX(1)}.style-module__about_section___aOZOW:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;background:#ffffffe6}.style-module__about_section___aOZOW h2{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1e3a8a;display:flex;align-items:center;gap:12px}.style-module__about_section___aOZOW h2:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__about_section___aOZOW p{margin:12px 0;font-size:1.1rem;color:#475569;line-height:1.8}.style-module__about_section___aOZOW ul,.style-module__about_section___aOZOW ol{margin-top:16px;padding-left:24px}.style-module__about_section___aOZOW ul li,.style-module__about_section___aOZOW ol li{margin:12px 0;font-size:1.1rem;color:#475569;line-height:1.8;position:relative}.style-module__about_section___aOZOW ul li::marker{color:#1e3a8a}.style-module__about_section___aOZOW ol li::marker{color:#1e3a8a;font-weight:600}.style-module__about_section___aOZOW ul li:before{content:"";position:absolute;left:-20px;top:12px;width:6px;height:6px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 2px #1e3a8a1a}@media (max-width: 768px){.style-module__about_page___GwGZd{margin:20px auto;padding:40px 20px;border-radius:16px}.style-module__about_header___9C5II{padding:30px 20px;margin-bottom:40px;border-radius:16px}.style-module__about_header___9C5II h1{font-size:2.2rem;margin-bottom:12px}.style-module__about_header___9C5II p{font-size:1.1rem}.style-module__about_section___aOZOW{padding:24px 20px;margin-bottom:32px;border-radius:12px}.style-module__about_section___aOZOW h2{font-size:1.5rem;margin-bottom:16px}.style-module__about_section___aOZOW p,.style-module__about_section___aOZOW ul li,.style-module__about_section___aOZOW ol li{font-size:1rem;line-height:1.7}.style-module__about_section___aOZOW ul,.style-module__about_section___aOZOW ol{padding-left:20px}}@media (max-width: 480px){.style-module__about_page___GwGZd{margin:16px auto;padding:30px 16px;border-radius:12px}.style-module__about_header___9C5II{padding:24px 16px;margin-bottom:32px;border-radius:12px}.style-module__about_header___9C5II h1{font-size:1.8rem;margin-bottom:10px}.style-module__about_header___9C5II p{font-size:1rem}.style-module__about_section___aOZOW{padding:20px 16px;margin-bottom:24px;border-radius:10px}.style-module__about_section___aOZOW h2{font-size:1.3rem;margin-bottom:14px}.style-module__about_section___aOZOW p,.style-module__about_section___aOZOW ul li,.style-module__about_section___aOZOW ol li{font-size:.9375rem;line-height:1.6}.style-module__about_section___aOZOW ul,.style-module__about_section___aOZOW ol{padding-left:18px}}@media (max-width: 360px){.style-module__about_page___GwGZd{margin:12px auto;padding:24px 12px}.style-module__about_header___9C5II{padding:20px 12px}.style-module__about_header___9C5II h1{font-size:1.625rem}.style-module__about_section___aOZOW{padding:16px 12px}.style-module__about_section___aOZOW h2{font-size:1.125rem}.style-module__about_section___aOZOW p,.style-module__about_section___aOZOW ul li,.style-module__about_section___aOZOW ol li{font-size:.875rem}}.style-module__chipLabel___CvvF9{pointer-events:none}.style-module__wrapper___nyFw7{max-width:1100px;margin:24px auto;padding:0 12px;min-height:calc(100vh - 200px)}.style-module__heading___H-qFu{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 32px;text-align:center}.style-module__form___Dshcc{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;max-width:600px;margin:0 auto;display:grid;gap:24px}.style-module__label___IZLN3{display:grid;gap:8px;font-weight:600;color:#374151;position:relative;z-index:0}.style-module__input___XYXe4,.style-module__select___W8k6l,.style-module__textarea___Yao2r{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__input___XYXe4:focus,.style-module__select___W8k6l:focus,.style-module__textarea___Yao2r:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__textarea___Yao2r{min-height:120px;resize:vertical}.style-module__hint___vRuIe{color:#6b7280;font-weight:400;font-size:14px;line-height:1.5}.style-module__actions___H-AyO{display:flex;gap:16px;justify-content:center;margin-top:32px;flex-wrap:wrap}.style-module__button___KZw6D{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.style-module__button___KZw6D:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__button___KZw6D:disabled{opacity:.7;cursor:default;transform:none;box-shadow:none}.style-module__buttonSecondary___LXzfr{background:#f8fafc;color:#374151;border:1px solid #e5e7eb;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.style-module__buttonSecondary___LXzfr:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__error___T65IQ{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:14px;line-height:1.5}.style-module__success___NCKde{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669;padding:12px;border-radius:8px;font-size:14px;line-height:1.5}.style-module__chipContainer___Z4SPn{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px;border:1px solid #d1d5db;border-radius:8px;min-height:48px;transition:all .2s ease}.style-module__chipContainer___Z4SPn:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__chip___81b9a{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;position:relative;z-index:1;color:#3730a3;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500;user-select:none;pointer-events:auto;transition:all .2s ease}.style-module__chip___81b9a:hover{background:#dbeafe;transform:translateY(-1px)}.style-module__chipRemove___SddSW{background:transparent;border:none;color:#111827;cursor:pointer;padding:0;width:14px;height:14px;display:inline-flex;align-items:center;position:relative;z-index:2;justify-content:center;border-radius:50%;flex-shrink:0;margin-left:4px;line-height:14px;font-size:12px;pointer-events:auto;outline:none;box-sizing:content-box;position:static}.style-module__chipRemove___SddSW:hover{background:#e5e7eb}.style-module__inputInline___cgjEo{flex:1;min-width:140px;border:none;outline:none;font:inherit;padding:8px;font-size:16px;background:transparent}.style-module__selectedRow___z7-WB{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px;pointer-events:none}.style-module__suggestions___nI4FC{border:1px solid #d1d5db;border-radius:8px;margin-top:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;background:#fff;z-index:50;position:relative}.style-module__suggestionItem___j0TSD{padding:12px 16px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:14px;color:#374151}.style-module__suggestionItem___j0TSD:hover{background:#f8fafc;color:#111827}@media (max-width: 768px){.style-module__wrapper___nyFw7{padding:0 16px}.style-module__heading___H-qFu{font-size:2rem}.style-module__form___Dshcc{padding:24px}.style-module__actions___H-AyO{flex-direction:column}.style-module__button___KZw6D,.style-module__buttonSecondary___LXzfr{width:100%}}@media (max-width: 480px){.style-module__heading___H-qFu{font-size:1.75rem}.style-module__form___Dshcc{padding:20px}}.style-module__modal_overlay___2Z-Lh{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.style-module__modal_content___ULhQJ{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #e5e7eb;animation:style-module__fadeIn___a9Xak .3s ease-out}@keyframes style-module__fadeIn___a9Xak{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.style-module__modal_header___StTzw{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.style-module__modal_header___StTzw h3{margin:0;font-size:20px;font-weight:600;color:#111827}.style-module__close_btn___mNQ6s{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___mNQ6s:hover{background:#f3f4f6}.style-module__team_info___tvg4L{padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.style-module__team_info___tvg4L h4{margin:0 0 8px;font-size:18px;font-weight:600;color:#111827}.style-module__team_info___tvg4L p{margin:0;color:#6b7280;line-height:1.5}.style-module__form___eqvm5{padding:24px}.style-module__form_group___dpL3l{margin-bottom:20px}.style-module__form_group___dpL3l label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.style-module__search_container___iJIKC{position:relative}.style-module__search_input___QsXsW{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:border-color .2s,box-shadow .2s}.style-module__search_input___QsXsW:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__search_results___6c75f{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:10}.style-module__user_option___jFgHj{padding:12px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s}.style-module__user_option___jFgHj:hover{background:#f9fafb}.style-module__user_option___jFgHj:last-child{border-bottom:none}.style-module__user_info___vjQYv{display:flex;flex-direction:column;gap:2px}.style-module__username___rlJoK{font-weight:500;color:#111827}.style-module__full_name___sq-DO{font-size:12px;color:#6b7280}.style-module__selected_user___EAV7k{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:6px;margin-top:8px;font-size:14px}.style-module__clear_selection___swM3x{background:none;border:none;color:#dc2626;cursor:pointer;font-size:18px;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.style-module__clear_selection___swM3x:hover{background:#fee2e2}.style-module__textarea___wBbzn{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s,box-shadow .2s}.style-module__textarea___wBbzn:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__form_actions___vOkXA{display:flex;gap:12px;justify-content:flex-end}.style-module__cancel_btn___0gmOJ{padding:12px 24px;border:1px solid #e5e7eb;background:#f8fafc;color:#374151;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__cancel_btn___0gmOJ:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__submit_btn___Lrm1G{padding:12px 24px;border:none;background:#3b82f6;color:#fff;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__submit_btn___Lrm1G:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__submit_btn___Lrm1G:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.style-module__cancel_btn___0gmOJ:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 640px){.style-module__modal_overlay___2Z-Lh{padding:10px}.style-module__modal_content___ULhQJ{max-height:95vh}.style-module__modal_header___StTzw,.style-module__team_info___tvg4L,.style-module__form___eqvm5{padding:16px}.style-module__form_actions___vOkXA{flex-direction:column}.style-module__cancel_btn___0gmOJ,.style-module__submit_btn___Lrm1G{width:100%}}.style-module__notifications_container___zDqEl{max-width:1100px;margin:24px auto;padding:0 12px;min-height:calc(100vh - 200px)}.style-module__header___BO-VS{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.style-module__header___BO-VS h2{margin:0;color:#111827;font-size:2.5rem;font-weight:700;text-align:center}.style-module__mark_all_read___zjdkw{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.style-module__mark_all_read___zjdkw:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__loading___hKB02{text-align:center;padding:40px;color:#6b7280;font-size:16px}.style-module__empty_state___ESzwD{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.style-module__empty_state___ESzwD p{margin:0;font-size:1.1rem;color:#6b7280;line-height:1.6}.style-module__notifications_list___eBCaF{display:flex;flex-direction:column;gap:16px}.style-module__notification_item___dTDmf{display:flex;align-items:flex-start;padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 4px 12px #0000001a;transition:all .2s ease;position:relative}.style-module__notification_item___dTDmf:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.style-module__notification_item___dTDmf.style-module__unread___XM4IT{border-left:4px solid #3b82f6;background:#f8fafc}.style-module__notification_content___XBzbj{flex:1}.style-module__notification_header___-fyzy{display:flex;align-items:center;gap:12px;margin-bottom:8px;padding-right:80px}.style-module__icon___R5-BH{font-size:20px}.style-module__type___X9Sei{font-weight:600;color:#111827;font-size:16px}.style-module__time___r0GKQ{color:#6b7280;font-size:14px;margin-left:auto;white-space:nowrap}.style-module__notification_body___LL-z7{margin-bottom:12px}.style-module__message___55EK0{margin:0 0 8px;color:#374151;line-height:1.6}.style-module__team_name___7qES6{margin:0;color:#3b82f6;font-weight:500;font-size:14px}.style-module__user_info___R-2Zt{margin-top:8px}.style-module__profile_link___b-ohN{background:#f8f9fa;color:#495057;border:1px solid #dee2e6;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:4px}.style-module__profile_link___b-ohN:hover{background:#e9ecef;border-color:#adb5bd}.style-module__actions___1N-O5{display:flex;gap:8px;margin-top:12px}.style-module__accept_btn___2PRPp{background:#10b981;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__accept_btn___2PRPp:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.style-module__reject_btn___FKmaJ{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__reject_btn___FKmaJ:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.style-module__notification_actions___TFWB2{position:absolute;top:16px;right:16px;display:flex;gap:6px;align-items:center;z-index:1}.style-module__mark_read_btn___YYH8c{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 6px #10b98133;font-weight:600}.style-module__mark_read_btn___YYH8c:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 10px #10b9814d}.style-module__delete_btn___ZRrza{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 6px #ef444433}.style-module__delete_btn___ZRrza:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 10px #ef44444d}@media (max-width: 768px){.style-module__notifications_container___zDqEl{margin:10px;padding:16px}.style-module__header___BO-VS{flex-direction:column;gap:12px;align-items:stretch}.style-module__header___BO-VS h2{text-align:center}.style-module__notification_header___-fyzy{flex-wrap:wrap;padding-right:70px}.style-module__time___r0GKQ{margin-left:0;width:100%;text-align:right}.style-module__notification_actions___TFWB2{top:12px;right:12px;gap:4px}.style-module__mark_read_btn___YYH8c,.style-module__delete_btn___ZRrza{width:28px;height:28px;font-size:12px}.style-module__actions___1N-O5{flex-direction:column}.style-module__accept_btn___2PRPp,.style-module__reject_btn___FKmaJ{width:100%}}.style-module__notifications_page___2-fjs{max-width:1100px;margin:24px auto;padding:0 12px;min-height:calc(100vh - 200px)}.style-module__notifications_header___g-GEz{text-align:center;margin-bottom:32px}.style-module__notifications_header___g-GEz h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:16px}.style-module__notifications_header___g-GEz p{color:#6b7280;font-size:1.1rem;line-height:1.6}.style-module__notifications_list___kWyEe{display:flex;flex-direction:column;gap:16px}.style-module__notification_card___5NekT{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;transition:all .2s ease}.style-module__notification_card___5NekT:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.style-module__notification_header___EkB4O{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.style-module__notification_title___6XRQW{font-size:1.1rem;font-weight:600;color:#111827;margin:0}.style-module__notification_time___aqO4J{color:#6b7280;font-size:.9rem}.style-module__notification_content___8AADO{color:#374151;line-height:1.6;margin-bottom:16px}.style-module__notification_actions___0mTLg{display:flex;gap:8px;flex-wrap:wrap}.style-module__notification_btn___J-HqM{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.style-module__notification_btn___J-HqM:hover{background:#2563eb;transform:translateY(-1px)}.style-module__notification_btn_secondary___R3uX1{background:#f8fafc;color:#374151;border:1px solid #e5e7eb}.style-module__notification_btn_secondary___R3uX1:hover{background:#f1f5f9;border-color:#cbd5e1}.style-module__empty_state___bsDLi{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.style-module__empty_state___bsDLi h3{color:#111827;font-size:1.5rem;margin-bottom:12px;font-weight:600}.style-module__empty_state___bsDLi p{color:#6b7280;margin-bottom:32px;line-height:1.6}@media (max-width: 768px){.style-module__notifications_page___2-fjs{padding:0 16px;margin:20px auto}.style-module__notifications_header___g-GEz{margin-bottom:24px}.style-module__notifications_header___g-GEz h1{font-size:1.875rem;margin-bottom:12px}.style-module__notifications_header___g-GEz p{font-size:1rem}.style-module__notifications_list___kWyEe{gap:14px}.style-module__notification_card___5NekT{padding:20px;border-radius:12px}.style-module__notification_header___EkB4O{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:10px}.style-module__notification_title___6XRQW{font-size:1rem}.style-module__notification_time___aqO4J{font-size:.85rem}.style-module__notification_content___8AADO{font-size:14px;margin-bottom:14px}.style-module__notification_actions___0mTLg{flex-direction:column;gap:8px}.style-module__notification_btn___J-HqM{width:100%;justify-content:center;padding:10px 16px}.style-module__empty_state___bsDLi{padding:40px 16px}.style-module__empty_state___bsDLi h3{font-size:1.25rem}}@media (max-width: 480px){.style-module__notifications_page___2-fjs{padding:0 12px;margin:16px auto}.style-module__notifications_header___g-GEz{margin-bottom:20px}.style-module__notifications_header___g-GEz h1{font-size:1.5rem;margin-bottom:10px}.style-module__notifications_header___g-GEz p{font-size:.9375rem}.style-module__notifications_list___kWyEe{gap:12px}.style-module__notification_card___5NekT{padding:16px;border-radius:10px}.style-module__notification_title___6XRQW{font-size:.9375rem}.style-module__notification_time___aqO4J{font-size:.8125rem}.style-module__notification_content___8AADO{font-size:13px;margin-bottom:12px}.style-module__notification_btn___J-HqM{padding:8px 14px;font-size:.875rem}.style-module__empty_state___bsDLi{padding:32px 12px}.style-module__empty_state___bsDLi h3{font-size:1.125rem}.style-module__empty_state___bsDLi p{font-size:13px}}@media (max-width: 360px){.style-module__notifications_page___2-fjs{padding:0 8px}.style-module__notifications_header___g-GEz h1{font-size:1.375rem}.style-module__notification_card___5NekT{padding:14px}}.style-module__container___n0hkO{max-width:1100px;margin:24px auto;padding:0 12px;min-height:calc(100vh - 200px)}.style-module__header___v982Z{text-align:center;margin-bottom:30px}.style-module__header___v982Z h1{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:16px;text-align:center}.style-module__header___v982Z p{color:#6b7280;font-size:1.1rem;text-align:center;line-height:1.6}.style-module__loading___igfPL{text-align:center;padding:40px;font-size:1.2rem;color:#64748b}.style-module__empty_state___gaTKI{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.style-module__empty_icon___cirrE{font-size:4rem;margin-bottom:20px}.style-module__empty_state___gaTKI h3{color:#111827;font-size:1.5rem;margin-bottom:12px;font-weight:600}.style-module__empty_state___gaTKI p{color:#6b7280;margin-bottom:32px;line-height:1.6}.style-module__browse_teams_btn___ivLGR{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.style-module__browse_teams_btn___ivLGR:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__requests_list___WcxMf{display:flex;flex-direction:column;gap:20px}.style-module__request_card___gs09n{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;transition:all .2s ease}.style-module__request_card___gs09n:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.style-module__request_header___z8pk4{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.style-module__team_title___uddWs{color:#111827;font-size:1.3rem;font-weight:600;margin:0;cursor:pointer;transition:color .2s}.style-module__team_title___uddWs:hover{color:#3b82f6}.style-module__status___mIYex{background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:500}.style-module__request_body___imYsk{margin-bottom:20px}.style-module__message___hsClz{margin-bottom:16px}.style-module__message___hsClz strong{color:#374151;font-size:.9rem;display:block;margin-bottom:8px}.style-module__message___hsClz p{color:#4b5563;line-height:1.6;margin:0;padding:12px;background:#f8fafc;border-radius:8px;border-left:3px solid #3b82f6}.style-module__request_info___r-OlS{display:flex;justify-content:space-between;align-items:center}.style-module__date___MqOaO{color:#6b7280;font-size:.9rem}.style-module__request_actions___iHdeU{display:flex;gap:12px;flex-wrap:wrap}.style-module__view_team_btn___PzKN8{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.style-module__view_team_btn___PzKN8:hover{background:#e2e8f0;border-color:#94a3b8}.style-module__cancel_btn___DQMjm{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.style-module__cancel_btn___DQMjm:hover{background:#fee2e2;border-color:#fca5a5}@media (max-width: 768px){.style-module__container___n0hkO{padding:16px;margin:20px auto}.style-module__header___v982Z{margin-bottom:24px}.style-module__header___v982Z h1{font-size:1.875rem;margin-bottom:12px}.style-module__header___v982Z p{font-size:1rem}.style-module__requests_list___WcxMf{gap:16px}.style-module__request_card___gs09n{padding:20px;border-radius:12px}.style-module__request_header___z8pk4{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:10px}.style-module__team_title___uddWs{font-size:1.125rem}.style-module__status___mIYex{font-size:.8125rem;padding:3px 10px}.style-module__request_body___imYsk{margin-bottom:16px}.style-module__message___hsClz strong{font-size:.875rem}.style-module__message___hsClz p{font-size:13px;padding:10px}.style-module__request_info___r-OlS{flex-direction:column;align-items:flex-start;gap:8px}.style-module__date___MqOaO{font-size:.8125rem}.style-module__request_actions___iHdeU{flex-direction:column;gap:8px;width:100%}.style-module__view_team_btn___PzKN8,.style-module__cancel_btn___DQMjm{width:100%;justify-content:center;padding:10px 16px}.style-module__empty_state___gaTKI{padding:40px 16px}.style-module__empty_state___gaTKI h3{font-size:1.25rem}.style-module__empty_state___gaTKI p{font-size:14px}}@media (max-width: 480px){.style-module__container___n0hkO{padding:12px;margin:16px auto}.style-module__header___v982Z h1{font-size:1.5rem;margin-bottom:10px}.style-module__header___v982Z p{font-size:.9375rem}.style-module__requests_list___WcxMf{gap:12px}.style-module__request_card___gs09n{padding:16px;border-radius:10px}.style-module__team_title___uddWs{font-size:1rem}.style-module__status___mIYex{font-size:.75rem;padding:3px 8px}.style-module__message___hsClz strong{font-size:.8125rem}.style-module__message___hsClz p{font-size:12px;padding:8px}.style-module__date___MqOaO{font-size:.75rem}.style-module__view_team_btn___PzKN8,.style-module__cancel_btn___DQMjm{padding:8px 14px;font-size:.875rem}.style-module__empty_state___gaTKI{padding:32px 12px}.style-module__empty_state___gaTKI h3{font-size:1.125rem}.style-module__empty_state___gaTKI p{font-size:13px}.style-module__browse_teams_btn___ivLGR{padding:10px 20px;font-size:.9375rem}}@media (max-width: 360px){.style-module__container___n0hkO{padding:8px}.style-module__header___v982Z h1{font-size:1.375rem}.style-module__request_card___gs09n{padding:14px}}.style-module__team_public_page___d4pmc{max-width:1200px;margin:40px auto;padding:0 20px;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0}.style-module__header___vekif{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.style-module__back_btn___bTihw{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e3a8a;border:1px solid #cbd5e1;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #0000000d}.style-module__back_btn___bTihw:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #1e3a8a26;color:#1e3a8a}.style-module__header_actions___EQMnf{display:flex;gap:12px}.style-module__join_btn___FWhs1{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:1px solid #059669;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #05966933}.style-module__join_btn___FWhs1:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 6px 20px #0596694d}.style-module__private_btn___rT-8I{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:1px solid #1e3a8a;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #1e3a8a33}.style-module__private_btn___rT-8I:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a4d}.style-module__team_content___xJImm{display:grid;grid-template-columns:2fr 1fr;gap:40px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:40px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0;margin-top:20px}.style-module__team_main___ZFPRY{display:flex;flex-direction:column;gap:30px}.style-module__team_header___Q8yDp{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.style-module__team_title___NY6Ne{font-size:36px;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.style-module__status_badge___75N1W{color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;white-space:nowrap}.style-module__team_description___QutNa{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:32px;border-radius:16px;border-left:4px solid #1e3a8a;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__team_description___QutNa:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__team_description___QutNa:hover:before{transform:scaleX(1)}.style-module__team_description___QutNa h3{margin:0 0 20px;font-size:22px;font-weight:700;color:#1e3a8a;display:flex;align-items:center;gap:12px}.style-module__team_description___QutNa h3:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__team_description___QutNa p{margin:0;font-size:16px;line-height:1.6;color:#374151}.style-module__team_info___J7FEA{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.style-module__info_item___ylPnw{background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}.style-module__info_item___ylPnw:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__info_item___ylPnw:hover:before{transform:scaleX(1)}.style-module__info_item___ylPnw:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.style-module__info_item___ylPnw h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px}.style-module__info_item___ylPnw span{font-size:16px;font-weight:500;color:#111827}.style-module__category_tag___KtW-d{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:8px 16px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.style-module__creator_link___kGWXs{color:#1e3a8a;cursor:pointer;text-decoration:underline;transition:all .3s ease;font-weight:600}.style-module__creator_link___kGWXs:hover{color:#3b82f6;text-shadow:0 0 8px rgba(30,58,138,.3)}.style-module__requirements___s1VUr{display:flex;flex-direction:column;gap:24px}.style-module__requirement_section___TQ0nq h3{margin:0 0 16px;font-size:20px;font-weight:600;color:#111827}.style-module__tags___NpuR6{display:flex;flex-wrap:wrap;gap:8px}.style-module__skill_tag___xiPIB{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;transition:all .3s ease}.style-module__skill_tag___xiPIB:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}.style-module__quality_tag___Xcz7L{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #7dd3fc;box-shadow:0 2px 8px #0369a11a;transition:all .3s ease}.style-module__quality_tag___Xcz7L:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0369a133}.style-module__no_requirements___0vGU4{color:#6b7280;font-style:italic;margin:0}.style-module__team_sidebar___m1mdO{display:flex;flex-direction:column;gap:24px}.style-module__creator_section___wTbjt{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:24px;border-radius:16px;border:1px solid #7dd3fc;box-shadow:0 4px 16px #0369a11a;position:relative;overflow:hidden}.style-module__creator_section___wTbjt:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0369a1,#0ea5e9);transform:scaleX(0);transition:transform .3s ease}.style-module__creator_section___wTbjt:hover:before{transform:scaleX(1)}.style-module__creator_section___wTbjt h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#0369a1;text-transform:uppercase;letter-spacing:.5px}.style-module__creator_info___GT9QB{display:flex;align-items:center}.style-module__creator_name___Dwgu7{color:#0369a1;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease}.style-module__creator_name___Dwgu7:hover{color:#0ea5e9;text-decoration:underline;text-shadow:0 0 8px rgba(3,105,161,.3)}.style-module__members_section___Qv0wJ,.style-module__actions_section___xR-eS{background:linear-gradient(135deg,#fff,#f8fafc);padding:32px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__members_section___Qv0wJ:before,.style-module__actions_section___xR-eS:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__members_section___Qv0wJ:hover:before,.style-module__actions_section___xR-eS:hover:before{transform:scaleX(1)}.style-module__members_section___Qv0wJ h3,.style-module__actions_section___xR-eS h3{margin:0 0 24px;font-size:20px;font-weight:700;color:#1e3a8a;display:flex;align-items:center;gap:12px}.style-module__members_section___Qv0wJ h3:before,.style-module__actions_section___xR-eS h3:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__members_list___dUErB{display:flex;flex-direction:column;gap:12px}.style-module__member_item___BUNeK{background:linear-gradient(135deg,#fff,#f8fafc);padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.style-module__member_item___BUNeK:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.style-module__member_info___28gEA{display:flex;justify-content:space-between;align-items:center}.style-module__member_name___KJUu2{color:#1e3a8a;cursor:pointer;font-weight:600;transition:all .3s ease}.style-module__member_name___KJUu2:hover{color:#3b82f6;text-decoration:underline;text-shadow:0 0 8px rgba(30,58,138,.3)}.style-module__member_status_approved___znSJD{font-size:12px;padding:6px 12px;border-radius:8px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;font-weight:600;border:1px solid #6ee7b7;box-shadow:0 2px 6px #0596691a}.style-module__no_members___lqYaX{color:#6b7280;font-style:italic;margin:0;text-align:center}.style-module__action_buttons___xKkJn{display:flex;flex-direction:column;gap:12px}.style-module__status_message___BdPcX{background:#f3f4f6;color:#6b7280;padding:16px;border-radius:8px;text-align:center;font-style:italic}.style-module__loading___2PhVR{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff}.style-module__spinner___-D-0h{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:style-module__spin___dtyFG 1s linear infinite;margin-bottom:20px}@keyframes style-module__spin___dtyFG{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__error___-wRSs{text-align:center;color:#fff;padding:60px 20px}.style-module__error___-wRSs h2{margin:0 0 16px;font-size:28px}.style-module__error___-wRSs p{margin:0 0 24px;font-size:16px;opacity:.9}@media (max-width: 1024px){.style-module__team_public_page___d4pmc{margin:30px auto;padding:0 20px}.style-module__team_content___xJImm{gap:32px;padding:32px}}@media (max-width: 768px){.style-module__team_public_page___d4pmc{margin:20px auto;padding:16px}.style-module__team_content___xJImm{grid-template-columns:1fr;padding:24px;gap:24px}.style-module__team_header___Q8yDp{flex-direction:column;align-items:stretch;gap:16px}.style-module__team_title___NY6Ne{font-size:24px}.style-module__status_badge___75N1W{align-self:flex-start;padding:6px 12px;font-size:12px}.style-module__team_description___QutNa{padding:24px}.style-module__team_description___QutNa h3{font-size:20px;margin-bottom:16px}.style-module__team_description___QutNa p{font-size:15px}.style-module__team_info___J7FEA{grid-template-columns:1fr;gap:16px}.style-module__info_item___ylPnw{padding:20px}.style-module__info_item___ylPnw h4{font-size:13px;margin-bottom:10px}.style-module__info_item___ylPnw span{font-size:15px}.style-module__requirements___s1VUr{gap:20px}.style-module__requirement_section___TQ0nq h3{font-size:18px;margin-bottom:14px}.style-module__tags___NpuR6{gap:6px}.style-module__skill_tag___xiPIB,.style-module__quality_tag___Xcz7L{padding:8px 14px;font-size:13px}.style-module__team_sidebar___m1mdO{gap:20px}.style-module__creator_section___wTbjt,.style-module__members_section___Qv0wJ,.style-module__requests_section___a3XRY,.style-module__actions_section___xR-eS,.style-module__messenger_links___DGQRM{padding:24px}.style-module__members_section___Qv0wJ h3,.style-module__requests_section___a3XRY h3,.style-module__actions_section___xR-eS h3,.style-module__messenger_links___DGQRM h3{font-size:18px;margin-bottom:20px}.style-module__header___vekif{flex-direction:column;gap:16px;align-items:stretch;margin-bottom:24px}.style-module__back_btn___bTihw{width:100%;justify-content:center;padding:12px 20px}.style-module__header_actions___EQMnf{justify-content:center;width:100%}.style-module__join_btn___FWhs1{width:100%;padding:12px 20px}}@media (max-width: 480px){.style-module__team_public_page___d4pmc{margin:16px auto;padding:12px}.style-module__team_content___xJImm{padding:20px;gap:20px}.style-module__team_title___NY6Ne{font-size:20px}.style-module__team_description___QutNa{padding:20px}.style-module__team_description___QutNa h3{font-size:18px;margin-bottom:14px}.style-module__team_description___QutNa p{font-size:14px;line-height:1.5}.style-module__info_item___ylPnw{padding:16px}.style-module__info_item___ylPnw h4{font-size:12px}.style-module__info_item___ylPnw span{font-size:14px}.style-module__category_tag___KtW-d{padding:6px 12px;font-size:12px}.style-module__requirement_section___TQ0nq h3{font-size:16px}.style-module__skill_tag___xiPIB,.style-module__quality_tag___Xcz7L{padding:6px 12px;font-size:12px}.style-module__creator_section___wTbjt,.style-module__members_section___Qv0wJ,.style-module__requests_section___a3XRY,.style-module__actions_section___xR-eS,.style-module__messenger_links___DGQRM{padding:20px}.style-module__members_section___Qv0wJ h3,.style-module__requests_section___a3XRY h3,.style-module__actions_section___xR-eS h3,.style-module__messenger_links___DGQRM h3{font-size:16px;margin-bottom:16px}.style-module__member_item___BUNeK,.style-module__request_item___ZaGNt{padding:12px}.style-module__member_name___KJUu2,.style-module__request_name___bWLcC{font-size:14px}.style-module__request_message___7b-wd{font-size:12px;padding:6px}.style-module__action_buttons___xKkJn{gap:10px}.style-module__edit_btn___P2JE9,.style-module__manage_btn___oNNyC{width:100%;padding:12px 20px;font-size:15px}.style-module__messenger_link___fm3Qp{padding:16px;font-size:14px}.style-module__whatsapp_icon___B2aK7,.style-module__telegram_icon___56Ng-{font-size:18px}}@media (max-width: 360px){.style-module__team_public_page___d4pmc{margin:12px auto;padding:8px}.style-module__team_content___xJImm{padding:16px}.style-module__team_title___NY6Ne{font-size:18px}.style-module__team_description___QutNa{padding:16px}}.style-module__team_detail_page___uE5L4{max-width:1200px;margin:40px auto;padding:0 20px;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0}.style-module__header___bp9sA{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.style-module__back_btn___1t-84{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e3a8a;border:1px solid #cbd5e1;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #0000000d}.style-module__back_btn___1t-84:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #1e3a8a26;color:#1e3a8a}.style-module__header_actions___0nZVY{display:flex;gap:12px}.style-module__join_btn___UJb7E{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:1px solid #059669;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #05966933}.style-module__join_btn___UJb7E:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 6px 20px #0596694d}.style-module__team_content___Q7Yml{display:grid;grid-template-columns:2fr 1fr;gap:40px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:40px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0;margin-top:20px}.style-module__team_main___lOdXM{display:flex;flex-direction:column;gap:30px}.style-module__team_header___w2S9Z{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.style-module__team_title___-8J-s{font-size:36px;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.style-module__status_badge___Ixohs{color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;white-space:nowrap}.style-module__team_description___E0HY0{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:32px;border-radius:16px;border-left:4px solid #1e3a8a;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__team_description___E0HY0:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__team_description___E0HY0:hover:before{transform:scaleX(1)}.style-module__team_description___E0HY0 h3{margin:0 0 20px;font-size:22px;font-weight:700;color:#1e3a8a;display:flex;align-items:center;gap:12px}.style-module__team_description___E0HY0 h3:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__team_description___E0HY0 p{margin:0;font-size:16px;line-height:1.6;color:#374151}.style-module__team_info___zAb3l{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.style-module__info_item___TmhP3{background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}.style-module__info_item___TmhP3:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__info_item___TmhP3:hover:before{transform:scaleX(1)}.style-module__info_item___TmhP3:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.style-module__info_item___TmhP3 h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px}.style-module__info_item___TmhP3 span{font-size:16px;font-weight:500;color:#111827}.style-module__category_tag___cVijr{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:8px 16px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.style-module__creator_link___s3s0e{color:#1e3a8a;cursor:pointer;text-decoration:underline;transition:all .3s ease;font-weight:600}.style-module__creator_link___s3s0e:hover{color:#3b82f6;text-shadow:0 0 8px rgba(30,58,138,.3)}.style-module__requirements___xfIUI{display:flex;flex-direction:column;gap:24px}.style-module__requirement_section___-T199 h3{margin:0 0 16px;font-size:20px;font-weight:600;color:#111827}.style-module__tags___60rfq{display:flex;flex-wrap:wrap;gap:8px}.style-module__skill_tag___LHjIf{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;transition:all .3s ease}.style-module__skill_tag___LHjIf:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}.style-module__quality_tag___rcoMm{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #7dd3fc;box-shadow:0 2px 8px #0369a11a;transition:all .3s ease}.style-module__quality_tag___rcoMm:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0369a133}.style-module__no_requirements___A7PPu{color:#6b7280;font-style:italic;margin:0}.style-module__team_sidebar___vGmg0{display:flex;flex-direction:column;gap:24px}.style-module__creator_section___c4Xgs{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:24px;border-radius:16px;border:1px solid #7dd3fc;box-shadow:0 4px 16px #0369a11a;position:relative;overflow:hidden}.style-module__creator_section___c4Xgs:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0369a1,#0ea5e9);transform:scaleX(0);transition:transform .3s ease}.style-module__creator_section___c4Xgs:hover:before{transform:scaleX(1)}.style-module__creator_section___c4Xgs h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#0369a1;text-transform:uppercase;letter-spacing:.5px}.style-module__creator_info___SSKPc{display:flex;align-items:center}.style-module__creator_name___7QQYg{color:#0369a1;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease}.style-module__creator_name___7QQYg:hover{color:#0ea5e9;text-decoration:underline;text-shadow:0 0 8px rgba(3,105,161,.3)}.style-module__members_section___mW8Kw,.style-module__requests_section___bPfCa,.style-module__actions_section___gPwqx{background:linear-gradient(135deg,#fff,#f8fafc);padding:32px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__members_section___mW8Kw:before,.style-module__requests_section___bPfCa:before,.style-module__actions_section___gPwqx:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__members_section___mW8Kw:hover:before,.style-module__requests_section___bPfCa:hover:before,.style-module__actions_section___gPwqx:hover:before{transform:scaleX(1)}.style-module__members_section___mW8Kw h3,.style-module__requests_section___bPfCa h3,.style-module__actions_section___gPwqx h3{margin:0 0 24px;font-size:20px;font-weight:700;color:#1e3a8a;display:flex;align-items:center;gap:12px}.style-module__members_section___mW8Kw h3:before,.style-module__requests_section___bPfCa h3:before,.style-module__actions_section___gPwqx h3:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__member_status_approved___wwMf-{font-size:12px;padding:4px 8px;border-radius:4px;background:#d1fae5;color:#065f46;font-weight:500}.style-module__requests_list___mYh-3{display:flex;flex-direction:column;gap:12px}.style-module__request_item___F4BoE{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.style-module__request_info___HmXOP{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.style-module__request_name___q7dct{color:#3b82f6;cursor:pointer;font-weight:500;transition:color .2s}.style-module__request_name___q7dct:hover{color:#1d4ed8;text-decoration:underline}.style-module__request_status___yKoAE{font-size:12px;padding:4px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:500}.style-module__invited_status___JOpsR{font-size:12px;padding:4px 8px;border-radius:4px;background:#dbeafe;color:#1e40af;font-weight:500}.style-module__request_message___b2hgf{font-size:14px;color:#6b7280;font-style:italic;background:#f9fafb;padding:8px;border-radius:4px;border-left:3px solid #3b82f6}.style-module__no_requests___i4Wf4{color:#6b7280;font-style:italic;margin:0;text-align:center}.style-module__members_list___z3wy3{display:flex;flex-direction:column;gap:12px}.style-module__member_item___GL1uW{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.style-module__member_info___xzDL1{display:flex;justify-content:space-between;align-items:center}.style-module__member_name___ecmh4{color:#3b82f6;cursor:pointer;font-weight:500;transition:color .2s}.style-module__member_name___ecmh4:hover{color:#1d4ed8;text-decoration:underline}.style-module__member_status___FypsT{font-size:12px;padding:4px 8px;border-radius:4px;background:#f3f4f6;color:#374151}.style-module__no_members___KLf0U{color:#6b7280;font-style:italic;margin:0;text-align:center}.style-module__action_buttons___G-taF{display:flex;flex-direction:column;gap:12px}.style-module__status_message___NkME9{background:#f3f4f6;color:#6b7280;padding:16px;border-radius:8px;text-align:center;font-style:italic}.style-module__owner_actions___YQFJ8{display:flex;flex-direction:column;gap:12px}.style-module__edit_btn___qGVzh{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:1px solid #1e3a8a;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #1e3a8a33}.style-module__edit_btn___qGVzh:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a4d}.style-module__manage_btn___fs2iH{background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;border:1px solid #d97706;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #d9770633}.style-module__manage_btn___fs2iH:hover{background:linear-gradient(135deg,#b45309,#d97706);transform:translateY(-2px);box-shadow:0 6px 20px #d977064d}.style-module__delete_btn___rdQn0{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:1px solid #dc2626;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #dc262633}.style-module__delete_btn___rdQn0:hover{background:linear-gradient(135deg,#b91c1c,#dc2626);transform:translateY(-2px);box-shadow:0 6px 20px #dc26264d}.style-module__messenger_links___p67Zc{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:32px;border-radius:16px;border:1px solid #7dd3fc;box-shadow:0 4px 16px #0369a11a;position:relative;overflow:hidden}.style-module__messenger_links___p67Zc:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0369a1,#0ea5e9);transform:scaleX(0);transition:transform .3s ease}.style-module__messenger_links___p67Zc:hover:before{transform:scaleX(1)}.style-module__messenger_links___p67Zc h3{margin:0 0 20px;font-size:22px;font-weight:700;color:#0369a1;display:flex;align-items:center;gap:12px}.style-module__messenger_links___p67Zc h3:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#0369a1,#0ea5e9);border-radius:50%;box-shadow:0 0 0 4px #0369a11a}.style-module__links_container___yv5g-{display:flex;flex-direction:column;gap:12px}.style-module__messenger_link___z8NkZ{display:flex;align-items:center;gap:12px;padding:20px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;text-decoration:none;color:#1e3a8a;font-weight:600;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.style-module__messenger_link___z8NkZ:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);transform:translateY(-2px);box-shadow:0 4px 16px #0000001a;color:#3b82f6}.style-module__whatsapp_icon___wBt98,.style-module__telegram_icon___WFHBy{font-size:20px}.style-module__loading___xk2lu{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff}.style-module__spinner___io-wz{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:style-module__spin___JJqzg 1s linear infinite;margin-bottom:20px}@keyframes style-module__spin___JJqzg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__error___TK-Sz{text-align:center;color:#fff;padding:60px 20px}.style-module__error___TK-Sz h2{margin:0 0 16px;font-size:28px}.style-module__error___TK-Sz p{margin:0 0 24px;font-size:16px;opacity:.9}.style-module__error_actions___r9Ymg{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.style-module__public_btn___-LZEM{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s}.style-module__public_btn___-LZEM:hover{background:#2563eb}@media (max-width: 1024px){.style-module__team_detail_page___uE5L4{margin:30px auto;padding:0 20px}.style-module__team_content___Q7Yml{gap:32px;padding:32px}}@media (max-width: 768px){.style-module__team_detail_page___uE5L4{margin:20px auto;padding:16px}.style-module__team_content___Q7Yml{grid-template-columns:1fr;padding:24px;gap:24px}.style-module__team_header___w2S9Z{flex-direction:column;align-items:stretch;gap:16px}.style-module__team_title___-8J-s{font-size:24px}.style-module__status_badge___Ixohs{align-self:flex-start;padding:6px 12px;font-size:12px}.style-module__team_description___E0HY0{padding:24px}.style-module__team_description___E0HY0 h3{font-size:20px;margin-bottom:16px}.style-module__team_description___E0HY0 p{font-size:15px}.style-module__team_info___zAb3l{grid-template-columns:1fr;gap:16px}.style-module__info_item___TmhP3{padding:20px}.style-module__requirements___xfIUI{gap:20px}.style-module__requirement_section___-T199 h3{font-size:18px}.style-module__team_sidebar___vGmg0{gap:20px}.style-module__creator_section___c4Xgs,.style-module__members_section___mW8Kw,.style-module__requests_section___bPfCa,.style-module__actions_section___gPwqx,.style-module__messenger_links___p67Zc{padding:24px}.style-module__header___bp9sA{flex-direction:column;gap:16px;align-items:stretch;margin-bottom:24px}.style-module__back_btn___1t-84{width:100%;justify-content:center;padding:12px 20px}.style-module__header_actions___0nZVY{justify-content:center;width:100%;flex-direction:column;gap:12px}.style-module__edit_btn___qGVzh,.style-module__manage_btn___fs2iH,.style-module__delete_btn___rdQn0{width:100%;padding:12px 20px}.style-module__limited_access___0YWGg{padding:16px}.style-module__access_actions___yAKKn{flex-direction:column}.style-module__access_actions___yAKKn .style-module__join_btn___UJb7E,.style-module__access_actions___yAKKn .style-module__public_btn___-LZEM{width:100%}}@media (max-width: 480px){.style-module__team_detail_page___uE5L4{margin:16px auto;padding:12px}.style-module__team_content___Q7Yml{padding:20px;gap:20px}.style-module__team_title___-8J-s{font-size:20px}.style-module__team_description___E0HY0{padding:20px}.style-module__team_description___E0HY0 h3{font-size:18px}.style-module__team_description___E0HY0 p{font-size:14px}.style-module__info_item___TmhP3{padding:16px}.style-module__info_item___TmhP3 h4{font-size:12px}.style-module__info_item___TmhP3 span{font-size:14px}.style-module__skill_tag___LHjIf,.style-module__quality_tag___rcoMm{padding:6px 12px;font-size:12px}.style-module__creator_section___c4Xgs,.style-module__members_section___mW8Kw,.style-module__requests_section___bPfCa,.style-module__actions_section___gPwqx,.style-module__messenger_links___p67Zc{padding:20px}.style-module__members_section___mW8Kw h3,.style-module__requests_section___bPfCa h3,.style-module__actions_section___gPwqx h3,.style-module__messenger_links___p67Zc h3{font-size:16px}.style-module__member_item___GL1uW,.style-module__request_item___F4BoE{padding:12px}.style-module__action_buttons___G-taF{gap:10px}.style-module__edit_btn___qGVzh,.style-module__manage_btn___fs2iH,.style-module__delete_btn___rdQn0{font-size:15px}.style-module__messenger_link___z8NkZ{padding:16px;font-size:14px}}@media (max-width: 360px){.style-module__team_detail_page___uE5L4{margin:12px auto;padding:8px}.style-module__team_content___Q7Yml{padding:16px}.style-module__team_title___-8J-s{font-size:18px}}.style-module__limited_access___0YWGg{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fef3c7;border:1px solid #f59e0b;border-radius:12px}.style-module__access_actions___yAKKn{display:flex;gap:12px;flex-wrap:wrap}.style-module__access_actions___yAKKn .style-module__join_btn___UJb7E{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s}.style-module__access_actions___yAKKn .style-module__join_btn___UJb7E:hover{background:#2563eb}.style-module__access_actions___yAKKn .style-module__public_btn___-LZEM{background:#6b7280;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s}.style-module__access_actions___yAKKn .style-module__public_btn___-LZEM:hover{background:#4b5563}.style-module__modal_overlay___GG-kz{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.style-module__modal_content___FWZWm{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;border:1px solid #e5e7eb;animation:style-module__fadeIn___PWKrB .3s ease-out}@keyframes style-module__fadeIn___PWKrB{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.style-module__modal_header___48bcr{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.style-module__modal_header___48bcr h2{margin:0;font-size:24px;font-weight:600;color:#111827}.style-module__close_btn___2EXEi{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___2EXEi:hover{background:#f3f4f6}.style-module__form___--9Mj{padding:0 24px 24px}.style-module__form_group___Uj-vx{margin-bottom:24px}.style-module__form_group___Uj-vx label{display:block;margin-bottom:8px;font-weight:500;color:#374151;font-size:14px}.style-module__form_group___Uj-vx input,.style-module__form_group___Uj-vx textarea,.style-module__form_group___Uj-vx select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.style-module__form_group___Uj-vx input:focus,.style-module__form_group___Uj-vx textarea:focus,.style-module__form_group___Uj-vx select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__form_group___Uj-vx textarea{resize:vertical;min-height:100px}.style-module__checkbox_group___Lwsxk{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;max-height:200px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#f9fafb}.style-module__checkbox_item___twDqS{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s}.style-module__checkbox_item___twDqS:hover{background:#f3f4f6}.style-module__checkbox_item___twDqS input[type=checkbox]{width:auto;margin:0}.style-module__checkbox_item___twDqS span{font-size:14px;color:#374151}.style-module__form_actions___sfuOb{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.style-module__cancel_btn___sruCC{background:#f8fafc;color:#374151;border:1px solid #e5e7eb;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__cancel_btn___sruCC:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__submit_btn___Dbegf{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__submit_btn___Dbegf:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__submit_btn___Dbegf:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.style-module__modal_content___FWZWm{margin:10px;max-height:95vh}.style-module__modal_header___48bcr{padding:20px 20px 0}.style-module__form___--9Mj{padding:0 20px 20px}.style-module__checkbox_group___Lwsxk{grid-template-columns:1fr}.style-module__form_actions___sfuOb{flex-direction:column}.style-module__cancel_btn___sruCC,.style-module__submit_btn___Dbegf{width:100%}}.style-module__modal_overlay___MGl9n{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.style-module__modal_content___Q2P8r{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 20px 40px #0000004d;border:1px solid #e5e7eb;display:flex;flex-direction:column;animation:style-module__fadeIn___ANpvH .3s ease-out}@keyframes style-module__fadeIn___ANpvH{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.style-module__modal_header___Em27v{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.style-module__modal_header___Em27v h2{margin:0;font-size:24px;font-weight:600;color:#111827}.style-module__close_btn___NrmtO{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___NrmtO:hover{background:#f3f4f6}.style-module__modal_body___tpLt6{flex:1;overflow-y:auto;padding:24px}.style-module__loading___OkVly{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280}.style-module__spinner___afWOM{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:style-module__spin___t7N0j 1s linear infinite;margin-bottom:16px}@keyframes style-module__spin___t7N0j{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__members_list___QtSYZ{display:flex;flex-direction:column;gap:16px}.style-module__no_members___nVKNt{text-align:center;padding:40px;color:#6b7280;font-style:italic}.style-module__member_card___xmryh{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .2s}.style-module__member_card___xmryh:hover{box-shadow:0 4px 12px #0000001a}.style-module__member_info___PiNqx{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.style-module__member_name___U53ov{font-size:18px;font-weight:600;color:#111827}.style-module__member_status___eD-F2{color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.style-module__member_message___-rHHh{background:#fff;padding:12px;border-radius:8px;border-left:3px solid #3b82f6;margin-bottom:16px;font-size:14px;color:#374151}.style-module__member_message___-rHHh strong{color:#111827}.style-module__member_actions___fvqwq{display:flex;gap:12px;flex-wrap:wrap}.style-module__status_actions___gv8G3{display:flex;gap:8px;flex-wrap:wrap}.style-module__approve_btn___8e4SE{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__approve_btn___8e4SE:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.style-module__reject_btn___Ohuf3{background:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__reject_btn___Ohuf3:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.style-module__cancel_invite_btn___D3UDx{background:#f59e0b;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__cancel_invite_btn___D3UDx:hover:not(:disabled){background:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.style-module__remove_btn___vjDFY{background:#6b7280;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.style-module__remove_btn___vjDFY:hover:not(:disabled){background:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px #6b72804d}.style-module__approve_btn___8e4SE:disabled,.style-module__reject_btn___Ohuf3:disabled,.style-module__cancel_invite_btn___D3UDx:disabled,.style-module__remove_btn___vjDFY:disabled{background:#9ca3af;cursor:not-allowed}.style-module__modal_footer___rRqsa{padding:24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.style-module__close_modal_btn___665Ra{background:#f8fafc;color:#374151;border:1px solid #e5e7eb;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__close_modal_btn___665Ra:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.style-module__modal_content___Q2P8r{margin:10px;max-height:95vh}.style-module__modal_header___Em27v,.style-module__modal_body___tpLt6,.style-module__modal_footer___rRqsa{padding:20px}.style-module__member_info___PiNqx{flex-direction:column;align-items:flex-start;gap:12px}.style-module__member_actions___fvqwq,.style-module__status_actions___gv8G3{flex-direction:column}.style-module__approve_btn___8e4SE,.style-module__reject_btn___Ohuf3,.style-module__cancel_invite_btn___D3UDx,.style-module__remove_btn___vjDFY{width:100%}}.style-module__task_tracker___qSdrM{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;margin-top:24px}.style-module__header___sRJkU{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.style-module__header___sRJkU h3{margin:0;color:#1f2937;font-size:24px;font-weight:600}.style-module__create_btn___GYzYM{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}.style-module__create_btn___GYzYM:hover{background:#2563eb}.style-module__tasks_list___JnjPt{display:flex;flex-direction:column;gap:16px}.style-module__no_tasks___YrBPs{text-align:center;padding:48px 24px;color:#6b7280}.style-module__no_tasks___YrBPs p{margin:8px 0;font-size:16px}.style-module__task_card___y3Q1X{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s}.style-module__task_card___y3Q1X:hover{box-shadow:0 4px 12px #0000001a;border-color:#d1d5db}.style-module__task_header___8Jyaj{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.style-module__task_title___WXiZu{margin:0 16px 0 0;color:#1f2937;font-size:18px;font-weight:600;flex:1}.style-module__task_meta___FznIc{display:flex;gap:8px;flex-shrink:0}.style-module__priority_badge___DVCUi,.style-module__status_badge___d9PUU{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.5px}.style-module__task_description___s1lrl{color:#4b5563;margin:12px 0;line-height:1.5}.style-module__task_info___Or3vm{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:16px 0;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.style-module__task_field___sExMq{color:#374151;font-size:14px}.style-module__task_field___sExMq strong{color:#1f2937;margin-right:8px}.style-module__task_actions___-vFVa{display:flex;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.style-module__edit_btn___eXo8-,.style-module__delete_btn___sCILf,.style-module__status_btn___zHUVa{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.style-module__edit_btn___eXo8-{background:#f59e0b;color:#fff}.style-module__edit_btn___eXo8-:hover{background:#d97706}.style-module__delete_btn___sCILf{background:#ef4444;color:#fff}.style-module__delete_btn___sCILf:hover{background:#dc2626}.style-module__status_btn___zHUVa{background:#10b981;color:#fff}.style-module__status_btn___zHUVa:hover{background:#059669}.style-module__status_actions___759yd{display:flex;gap:8px}.style-module__modal_overlay___QTqHh{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.style-module__modal_content___ooRz1{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.style-module__modal_header___9sy65{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.style-module__modal_header___9sy65 h3{margin:0;color:#1f2937;font-size:20px;font-weight:600}.style-module__close_btn___yjf2A{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___yjf2A:hover{background:#f3f4f6}form{padding:0 24px 24px}.style-module__form_group___zwz6N{margin-bottom:20px}.style-module__form_group___zwz6N label{display:block;margin-bottom:8px;color:#374151;font-weight:500;font-size:14px}.style-module__form_group___zwz6N input,.style-module__form_group___zwz6N textarea,.style-module__form_group___zwz6N select{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.style-module__form_group___zwz6N input:focus,.style-module__form_group___zwz6N textarea:focus,.style-module__form_group___zwz6N select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__form_group___zwz6N textarea{resize:vertical;min-height:80px}.style-module__form_actions___ilBfn{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.style-module__cancel_btn___T2Zqj,.style-module__submit_btn___nxUJP{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.style-module__cancel_btn___T2Zqj{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.style-module__cancel_btn___T2Zqj:hover{background:#e5e7eb}.style-module__submit_btn___nxUJP{background:#3b82f6;color:#fff}.style-module__submit_btn___nxUJP:hover{background:#2563eb}.style-module__loading___lBuIN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:#6b7280}.style-module__spinner___xomhq{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:style-module__spin___FxRRT 1s linear infinite;margin-bottom:16px}@keyframes style-module__spin___FxRRT{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.style-module__task_tracker___qSdrM{padding:16px;margin-top:16px}.style-module__header___sRJkU{flex-direction:column;gap:16px;align-items:stretch}.style-module__task_header___8Jyaj{flex-direction:column;gap:12px}.style-module__task_meta___FznIc{align-self:flex-start}.style-module__task_info___Or3vm{grid-template-columns:1fr}.style-module__task_actions___-vFVa{flex-wrap:wrap}.style-module__modal_content___ooRz1{width:95%;margin:20px}.style-module__form_actions___ilBfn{flex-direction:column}}.style-module__user_detail_page___JQqav{max-width:1200px;margin:40px auto;padding:0 20px;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0}.style-module__header___iOydk{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.style-module__back_btn___x1MDL{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e3a8a;border:1px solid #cbd5e1;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #0000000d}.style-module__back_btn___x1MDL:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #1e3a8a26;color:#1e3a8a}.style-module__header_actions___1ogSm{display:flex;gap:12px}.style-module__invite_btn___lJ--w{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:1px solid #1e3a8a;padding:14px 28px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #1e3a8a33}.style-module__invite_btn___lJ--w:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a4d}.style-module__user_content___DHtzg{display:grid;grid-template-columns:1fr 2fr;gap:40px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;padding:40px;box-shadow:0 8px 32px #00000014;border:1px solid #e2e8f0;margin-top:20px}.style-module__user_left___7hQKF{display:flex;flex-direction:column;gap:24px}.style-module__profile_avatar___UWFMC{text-align:center}.style-module__profile_avatar___UWFMC img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #e2e8f0;box-shadow:0 8px 24px #0000001f,0 4px 12px #1e3a8a1a;transition:all .3s ease}.style-module__profile_avatar___UWFMC img:hover{transform:scale(1.05);box-shadow:0 12px 32px #00000026,0 6px 16px #1e3a8a33}.style-module__profile_info___72Kfb{text-align:center;padding:32px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__profile_info___72Kfb:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__profile_info___72Kfb:hover:before{transform:scaleX(1)}.style-module__username___JaANn{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;line-height:1.2}.style-module__full_name___vG6ZM{font-size:20px;font-weight:600;color:#475569;margin-bottom:12px}.style-module__position___NuBhV{font-size:16px;color:#64748b;font-style:italic;font-weight:500}.style-module__profile_details___TRqaw{display:flex;flex-direction:column;gap:16px}.style-module__detail_item___jf2k7{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}.style-module__detail_item___jf2k7:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__detail_item___jf2k7:hover:before{transform:scaleX(1)}.style-module__detail_item___jf2k7:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.style-module__detail_label___FIvaS{font-size:14px;font-weight:700;color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px}.style-module__detail_value___5y06a{font-size:15px;font-weight:600;color:#475569;text-align:right}.style-module__user_right___5cjTg{display:flex;flex-direction:column;gap:24px}.style-module__skills_section___IEALW,.style-module__qualities_section___eYC4m,.style-module__about_section___jURE5{background:linear-gradient(135deg,#fff,#f8fafc);padding:32px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;position:relative;overflow:hidden}.style-module__skills_section___IEALW:before,.style-module__qualities_section___eYC4m:before,.style-module__about_section___jURE5:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);transform:scaleX(0);transition:transform .3s ease}.style-module__skills_section___IEALW:hover:before,.style-module__qualities_section___eYC4m:hover:before,.style-module__about_section___jURE5:hover:before{transform:scaleX(1)}.style-module__section_title___GVx5I{font-size:22px;font-weight:700;color:#1e3a8a;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:12px}.style-module__section_title___GVx5I:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 0 0 4px #1e3a8a1a}.style-module__skills___bBycY,.style-module__qualities___v8J-3{display:flex;flex-wrap:wrap;gap:8px}.style-module__skill_tag___jEM6U{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e3a8a;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #bfdbfe;box-shadow:0 2px 8px #1e3a8a1a;transition:all .3s ease}.style-module__skill_tag___jEM6U:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}.style-module__quality_tag___-7Y9N{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #7dd3fc;box-shadow:0 2px 8px #0369a11a;transition:all .3s ease}.style-module__quality_tag___-7Y9N:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0369a133}.style-module__about_text___GvKo1{font-size:16px;line-height:1.7;color:#475569;background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.style-module__about_text___GvKo1:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.style-module__no_data___192PO{color:#6b7280;font-style:italic;margin:0;text-align:center;padding:20px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.style-module__loading___5FBKY{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#6b7280;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.style-module__spinner___sLjPn{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:style-module__spin___srdsB 1s linear infinite;margin-bottom:20px}@keyframes style-module__spin___srdsB{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__error___Hky2Y{text-align:center;color:#6b7280;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb}.style-module__error___Hky2Y h2{margin:0 0 16px;font-size:28px;color:#111827}.style-module__error___Hky2Y p{margin:0 0 24px;font-size:16px;color:#6b7280}@media (max-width: 1024px){.style-module__user_detail_page___JQqav{margin:30px auto;padding:0 20px}.style-module__user_content___DHtzg{gap:32px;padding:32px}}@media (max-width: 768px){.style-module__user_detail_page___JQqav{margin:20px auto;padding:16px}.style-module__user_content___DHtzg{grid-template-columns:1fr;padding:24px;gap:24px}.style-module__profile_avatar___UWFMC img{width:120px;height:120px}.style-module__header___iOydk{flex-direction:column;gap:16px;align-items:stretch;margin-bottom:24px}.style-module__back_btn___x1MDL{width:100%;justify-content:center;padding:12px 20px}.style-module__header_actions___1ogSm{justify-content:center;width:100%}.style-module__invite_btn___lJ--w{width:100%;padding:12px 20px}.style-module__profile_info___72Kfb{padding:24px}.style-module__username___JaANn{font-size:24px}.style-module__full_name___vG6ZM{font-size:18px}.style-module__position___NuBhV{font-size:15px}.style-module__detail_item___jf2k7{flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px}.style-module__detail_label___FIvaS{font-size:12px}.style-module__detail_value___5y06a{text-align:left;font-size:14px}.style-module__skills_section___IEALW,.style-module__qualities_section___eYC4m,.style-module__about_section___jURE5{padding:24px}.style-module__section_title___GVx5I{font-size:20px;margin-bottom:16px}.style-module__skill_tag___jEM6U,.style-module__quality_tag___-7Y9N{padding:8px 14px;font-size:13px}.style-module__about_text___GvKo1{padding:20px;font-size:15px}}@media (max-width: 480px){.style-module__user_detail_page___JQqav{margin:16px auto;padding:12px}.style-module__user_content___DHtzg{padding:20px;gap:20px}.style-module__profile_avatar___UWFMC img{width:100px;height:100px}.style-module__profile_info___72Kfb{padding:20px}.style-module__username___JaANn{font-size:20px;margin-bottom:10px}.style-module__full_name___vG6ZM{font-size:16px;margin-bottom:10px}.style-module__position___NuBhV{font-size:14px}.style-module__detail_item___jf2k7{padding:12px}.style-module__detail_label___FIvaS{font-size:11px}.style-module__detail_value___5y06a{font-size:13px}.style-module__skills_section___IEALW,.style-module__qualities_section___eYC4m,.style-module__about_section___jURE5{padding:20px}.style-module__section_title___GVx5I{font-size:18px;margin-bottom:14px}.style-module__skills___bBycY,.style-module__qualities___v8J-3{gap:6px}.style-module__skill_tag___jEM6U,.style-module__quality_tag___-7Y9N{padding:6px 12px;font-size:12px}.style-module__about_text___GvKo1{padding:16px;font-size:14px;line-height:1.6}.style-module__error___Hky2Y h2{font-size:24px}.style-module__error___Hky2Y p{font-size:14px}}@media (max-width: 360px){.style-module__user_detail_page___JQqav{margin:12px auto;padding:8px}.style-module__user_content___DHtzg{padding:16px}.style-module__profile_avatar___UWFMC img{width:80px;height:80px}.style-module__username___JaANn{font-size:18px}}.style-module__modal_overlay___-sK1Q{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.style-module__modal_content___ot103{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #e5e7eb;animation:style-module__fadeIn___1RzLa .3s ease-out}@keyframes style-module__fadeIn___1RzLa{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.style-module__modal_header___SwuMW{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.style-module__modal_header___SwuMW h3{margin:0;font-size:20px;font-weight:600;color:#111827}.style-module__close_btn___uNj2c{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.style-module__close_btn___uNj2c:hover{background:#f3f4f6}.style-module__user_info___nb1MP{padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.style-module__user_info___nb1MP h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827}.style-module__user_card___IFwYO{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.style-module__user_avatar___1LFK3 img{width:50px;height:50px;border-radius:50%;object-fit:cover}.style-module__user_details___plkiP{flex:1}.style-module__user_name___Tj8-Z{font-size:16px;font-weight:600;color:#111827;margin-bottom:4px}.style-module__user_full_name___OY0YP{font-size:14px;color:#6b7280}.style-module__form___cqu1T{padding:24px}.style-module__form_group___6t9Ie{margin-bottom:20px}.style-module__form_group___6t9Ie label{display:block;margin-bottom:8px;font-weight:500;color:#374151}.style-module__teams_list___fWrfK{max-height:300px;overflow-y:auto;border:1px solid #d1d5db;border-radius:8px}.style-module__team_option___xRFIp{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}.style-module__team_option___xRFIp:hover{background:#f9fafb}.style-module__team_option___xRFIp.style-module__selected___p5BlY{background:#eff6ff;border-color:#3b82f6}.style-module__team_option___xRFIp:last-child{border-bottom:none}.style-module__team_info___jwKVG{flex:1}.style-module__team_title___C1SlN{font-size:16px;font-weight:600;color:#111827;margin-bottom:4px}.style-module__team_description___udLAn{font-size:14px;color:#6b7280;margin-bottom:8px;line-height:1.4}.style-module__team_meta___NM3Bs{display:flex;gap:8px}.style-module__team_category___grNIK{background:#dbeafe;color:#1e40af;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.style-module__team_status___ME2DD{background:#f3f4f6;color:#374151;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.style-module__team_members_count___MToaZ{font-size:12px;color:#6b7280;white-space:nowrap}.style-module__no_teams___Nvvzk{padding:40px 20px;text-align:center;color:#6b7280}.style-module__no_teams___Nvvzk p{margin:0 0 8px;font-size:16px}.style-module__hint___q-TKA{font-size:14px!important;font-style:italic}.style-module__textarea___TsRdK{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s,box-shadow .2s}.style-module__textarea___TsRdK:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__form_actions___Y3Cyf{display:flex;gap:12px;justify-content:flex-end}.style-module__cancel_btn___q8SAl{padding:12px 24px;border:1px solid #e5e7eb;background:#f8fafc;color:#374151;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__cancel_btn___q8SAl:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.style-module__submit_btn___eWQhB{padding:12px 24px;border:none;background:#3b82f6;color:#fff;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;min-width:120px}.style-module__submit_btn___eWQhB:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.style-module__submit_btn___eWQhB:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.style-module__cancel_btn___q8SAl:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 640px){.style-module__modal_overlay___-sK1Q{padding:10px}.style-module__modal_content___ot103{max-height:95vh}.style-module__modal_header___SwuMW,.style-module__user_info___nb1MP,.style-module__form___cqu1T{padding:16px}.style-module__form_actions___Y3Cyf{flex-direction:column}.style-module__cancel_btn___q8SAl,.style-module__submit_btn___eWQhB{width:100%}.style-module__team_option___xRFIp{flex-direction:column;align-items:flex-start;gap:8px}.style-module__team_members_count___MToaZ{align-self:flex-end}}.style-module__container___Vybtc{max-width:400px;margin:60px auto;padding:40px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a}.style-module__container___Vybtc h2{font-size:28px;font-weight:700;margin-bottom:12px;text-align:center;color:#111827}.style-module__subtitle___1Y-sb{color:#374151;text-align:center;margin-bottom:16px}.style-module__container___Vybtc form{display:flex;flex-direction:column}.style-module__container___Vybtc input{width:100%;padding:14px 16px;margin-bottom:16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;outline:none;transition:all .2s ease;box-sizing:border-box}.style-module__container___Vybtc input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.style-module__container___Vybtc button,.style-module__submit_button___vnCae{width:100%;height:48px;padding:14px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.style-module__container___Vybtc button:hover,.style-module__submit_button___vnCae:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.style-module__container___Vybtc button:disabled,.style-module__submit_button___vnCae:disabled{opacity:.7;cursor:not-allowed;transform:none}.style-module__loading_content___WFTLg{display:flex;align-items:center;justify-content:center;gap:8px}.style-module__info___FHvZl{font-size:14px;margin-top:16px;color:#374151;text-align:center}.style-module__error_message___0Lvix{color:#dc2626;margin:-16px 0 24px;text-align:center;font-size:14px}.style-module__success_message___e0rEL{color:#059669;margin:-16px 0 24px;text-align:center;font-size:14px}@media (max-width: 768px){.style-module__container___Vybtc{margin:40px auto;padding:32px 24px;max-width:90%;border-radius:12px}.style-module__container___Vybtc h2{font-size:24px;margin-bottom:10px}.style-module__subtitle___1Y-sb{font-size:14px;margin-bottom:14px}.style-module__container___Vybtc input{padding:12px 14px;font-size:16px;margin-bottom:14px}.style-module__container___Vybtc button,.style-module__submit_button___vnCae{height:48px;padding:12px;font-size:16px}.style-module__info___FHvZl{font-size:13px}}@media (max-width: 480px){.style-module__container___Vybtc{margin:20px auto;padding:24px 20px;max-width:95%;border-radius:10px}.style-module__container___Vybtc h2{font-size:22px;margin-bottom:8px}.style-module__subtitle___1Y-sb{font-size:13px}.style-module__container___Vybtc input{padding:10px 12px;font-size:16px;margin-bottom:12px}.style-module__container___Vybtc button,.style-module__submit_button___vnCae{height:48px;padding:10px;font-size:15px}.style-module__info___FHvZl{font-size:12px}}@media (max-width: 360px){.style-module__container___Vybtc{margin:16px auto;padding:20px 16px}.style-module__container___Vybtc h2{font-size:20px}}.style-module__admin_page___hoBtJ{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 200px)}.style-module__admin_header___RvhUk{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.style-module__admin_header___RvhUk h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.style-module__back_btn___06-4F{padding:10px 20px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 8px #1e3a8a33}.style-module__back_btn___06-4F:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.style-module__stats___uU97T{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.style-module__stat_card___1pvMX{background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:24px;border-radius:16px;color:#fff;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;transition:all .2s ease}.style-module__stat_card___1pvMX:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.style-module__stat_value___vyv9V{font-size:36px;font-weight:700;margin-bottom:8px}.style-module__stat_label___JNrGh{font-size:14px;opacity:.9}.style-module__tabs___RNLX4{display:flex;gap:10px;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.style-module__tab___cx9ep{padding:12px 24px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:16px;font-weight:500;color:#64748b;transition:all .2s ease;margin-bottom:-1px}.style-module__tab___cx9ep:hover{color:#475569;background:#f8fafc}.style-module__tab___cx9ep.style-module__active___woXJS{color:#3b82f6;border-bottom-color:#3b82f6;background:#f8fafc}.style-module__content___a1Qqh{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;overflow:hidden}.style-module__table_container___x9Nb2{overflow-x:auto}.style-module__table___y8GpK{width:100%;border-collapse:collapse}.style-module__table___y8GpK thead{background:#f8fafc}.style-module__table___y8GpK th{padding:16px;text-align:left;font-weight:600;font-size:14px;color:#475569;border-bottom:1px solid #e5e7eb}.style-module__table___y8GpK td{padding:16px;border-bottom:1px solid #e5e7eb;font-size:14px;color:#334155}.style-module__table___y8GpK tbody tr:hover{background:#f8fafc}.style-module__table___y8GpK td.style-module__empty___ihbIC{text-align:center;color:#94a3b8;padding:40px}.style-module__status___jHRaX{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase}.style-module__status___jHRaX.style-module__open___Vnhq-{background:#d1fae5;color:#065f46}.style-module__status___jHRaX.style-module__closed___7dLGr{background:#fee2e2;color:#991b1b}.style-module__status___jHRaX.style-module__in_progress___i0not{background:#fef3c7;color:#92400e}.style-module__status___jHRaX.style-module__done___BgUvG{background:#e5e7eb;color:#374151}.style-module__delete_btn___NLyj9{padding:8px 16px;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 8px #dc262633}.style-module__delete_btn___NLyj9:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#dc2626);transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.style-module__delete_btn___NLyj9:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 1024px){.style-module__admin_page___hoBtJ{padding:20px 16px}.style-module__admin_header___RvhUk h1{font-size:1.75rem}.style-module__stats___uU97T{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.style-module__stat_card___1pvMX{padding:20px}.style-module__stat_value___vyv9V{font-size:32px}.style-module__table___y8GpK th,.style-module__table___y8GpK td{padding:14px 12px;font-size:13px}}@media (max-width: 768px){.style-module__admin_page___hoBtJ{padding:16px 12px}.style-module__admin_header___RvhUk{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:12px}.style-module__admin_header___RvhUk h1{font-size:1.5rem}.style-module__back_btn___06-4F{width:100%;padding:12px 20px;font-size:15px}.style-module__stats___uU97T{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.style-module__stat_card___1pvMX{padding:20px}.style-module__stat_value___vyv9V{font-size:28px}.style-module__stat_label___JNrGh{font-size:13px}.style-module__tabs___RNLX4{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:20px;gap:8px}.style-module__tab___cx9ep{white-space:nowrap;padding:10px 16px;font-size:14px;min-width:fit-content}.style-module__content___a1Qqh{border-radius:12px}.style-module__table_container___x9Nb2{overflow-x:auto;-webkit-overflow-scrolling:touch}.style-module__table___y8GpK{min-width:800px}.style-module__table___y8GpK th,.style-module__table___y8GpK td{padding:12px 8px;font-size:12px}.style-module__table___y8GpK th{font-size:11px;font-weight:600}.style-module__delete_btn___NLyj9{padding:6px 12px;font-size:12px;white-space:nowrap}.style-module__status___jHRaX{font-size:10px;padding:3px 8px}}@media (max-width: 480px){.style-module__admin_page___hoBtJ{padding:12px 8px}.style-module__admin_header___RvhUk{gap:12px;margin-bottom:16px;padding-bottom:10px}.style-module__admin_header___RvhUk h1{font-size:1.375rem}.style-module__back_btn___06-4F{padding:10px 16px;font-size:14px}.style-module__stats___uU97T{gap:10px;margin-bottom:20px}.style-module__stat_card___1pvMX{padding:16px;border-radius:12px}.style-module__stat_value___vyv9V{font-size:24px;margin-bottom:6px}.style-module__stat_label___JNrGh{font-size:12px}.style-module__tabs___RNLX4{margin-bottom:16px;gap:6px}.style-module__tab___cx9ep{padding:8px 12px;font-size:13px}.style-module__content___a1Qqh{border-radius:12px}.style-module__table___y8GpK{min-width:700px}.style-module__table___y8GpK th,.style-module__table___y8GpK td{padding:10px 6px;font-size:11px}.style-module__table___y8GpK th{font-size:10px;padding:10px 6px}.style-module__table___y8GpK td.style-module__empty___ihbIC{padding:30px 20px;font-size:13px}.style-module__delete_btn___NLyj9{padding:5px 10px;font-size:11px}.style-module__status___jHRaX{font-size:9px;padding:2px 6px;border-radius:10px}}@media (max-width: 360px){.style-module__admin_page___hoBtJ{padding:10px 6px}.style-module__admin_header___RvhUk h1{font-size:1.25rem}.style-module__back_btn___06-4F{padding:8px 14px;font-size:13px}.style-module__stat_card___1pvMX{padding:14px}.style-module__stat_value___vyv9V{font-size:22px}.style-module__stat_label___JNrGh{font-size:11px}.style-module__tab___cx9ep{padding:8px 10px;font-size:12px}.style-module__table___y8GpK th,.style-module__table___y8GpK td{padding:8px 4px;font-size:10px}.style-module__table___y8GpK th{font-size:9px}.style-module__delete_btn___NLyj9{padding:4px 8px;font-size:10px}}
