.EditProfile-module__container___-3E-Y{padding:2rem;max-width:800px;margin:0 auto;min-height:100vh;background-color:#fff}.EditProfile-module__header___Yj7Za{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.EditProfile-module__header___Yj7Za h1{color:#111827;margin:0}.EditProfile-module__backButton___UraHr{background:none;border:1px solid #4F46E5;color:#4f46e5;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.EditProfile-module__backButton___UraHr:hover{background-color:#4f46e5;color:#fff}.EditProfile-module__form___rtJGI{background-color:#f0f7ff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.EditProfile-module__formGroup___vSOUj{margin-bottom:1.5rem}.EditProfile-module__formGroup___vSOUj label{display:block;color:#111827;font-weight:500;margin-bottom:.5rem}.EditProfile-module__input___-PkRi,.EditProfile-module__select___rX9xr,.EditProfile-module__textarea___Ttq5p{width:100%;padding:.75rem;border:1px solid #D1D5DB;border-radius:.5rem;font-size:1rem;color:#111827;background-color:#fff}.EditProfile-module__textarea___Ttq5p{min-height:100px;resize:vertical}.EditProfile-module__input___-PkRi:focus,.EditProfile-module__select___rX9xr:focus,.EditProfile-module__textarea___Ttq5p:focus{outline:none;border-color:#4f46e5;ring:2px solid #EEF2FF}.EditProfile-module__addItemContainer___M1vEQ{display:flex;gap:.5rem;margin-bottom:1rem}.EditProfile-module__addButton___-Kn0h{background-color:#4f46e5;color:#fff;border:none;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.EditProfile-module__addButton___-Kn0h:hover{background-color:#4338ca}.EditProfile-module__tagContainer___MsYw5{display:flex;flex-wrap:wrap;gap:.5rem}.EditProfile-module__tag___1OCw2{background-color:#eef2ff;color:#4f46e5;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.EditProfile-module__removeButton___sKGd5{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}.EditProfile-module__removeButton___sKGd5:hover{color:#ef4444}.EditProfile-module__accomplishmentsList___iRnIu{display:flex;flex-direction:column;gap:1rem}.EditProfile-module__accomplishment___-JnwZ{background-color:#fff;border:1px solid #E5E7EB;border-radius:.5rem;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.EditProfile-module__accomplishment___-JnwZ p{margin:0;color:#374151;line-height:1.5;flex:1}.EditProfile-module__message___Ou95z{margin:1rem 0;padding:1rem;border-radius:.5rem;text-align:center}.EditProfile-module__success___Z-iJD{background-color:#ecfdf5;color:#059669}.EditProfile-module__error___q83FI{background-color:#fef2f2;color:#ef4444}.EditProfile-module__formActions___Oulxn{margin-top:2rem;display:flex;justify-content:flex-end;gap:1rem}.EditProfile-module__submitButton___ExZbj{background-color:#4f46e5;color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}.EditProfile-module__cancelButton___T6T3L{background-color:#fff;color:#4f46e5;border:1px solid #4F46E5;padding:.75rem 2rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}.EditProfile-module__cancelButton___T6T3L:hover{background-color:#f5f5f5}.EditProfile-module__submitButton___ExZbj:hover:not(:disabled){background-color:#4338ca}.EditProfile-module__submitButton___ExZbj:disabled{opacity:.5;cursor:not-allowed}.proposal-buttons{display:flex;gap:12px;margin-top:16px;padding:16px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:center;justify-content:center}.proposal-button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;display:flex;align-items:center;justify-content:center;gap:6px}.proposal-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.proposal-button:active{transform:translateY(0)}.proposal-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.accept-button{background-color:#28a745;color:#fff}.accept-button:hover:not(:disabled){background-color:#218838}.modify-button{background-color:#6c757d;color:#fff}.modify-button:hover:not(:disabled){background-color:#5a6268}@media (max-width: 768px){.proposal-buttons{flex-direction:column;gap:8px}.proposal-button{width:100%;min-width:unset}}.signin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.signin-modal-content{background:#fff;border-radius:16px;padding:32px;max-width:480px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.signin-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:8px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.signin-modal-close:hover{background-color:#f3f4f6;color:#374151}.signin-modal-header{margin-bottom:24px}.signin-modal-header h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#111827}.signin-modal-header p{margin:0;font-size:16px;color:#6b7280;line-height:1.5}.signin-modal-benefits{margin-bottom:24px}.signin-modal-benefits h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#111827}.signin-modal-benefits ul{list-style:none;padding:0;margin:0}.signin-modal-benefits li{padding:8px 0;font-size:15px;color:#374151;display:flex;align-items:center;gap:8px}.signin-modal-benefits li:before{content:"✓";color:#10b981;font-weight:600}.signin-modal-info{margin-bottom:24px}.signin-info-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;font-size:14px;color:#475569;line-height:1.5}.signin-info-note strong{color:#1e293b;font-weight:600}.signin-modal-actions{display:flex;gap:12px;flex-direction:column}.signin-button{background:#4285f4;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.signin-button:hover{background:#3367d6;transform:translateY(-1px);box-shadow:0 4px 12px #4285f44d}.signin-button:active{transform:translateY(0)}.signin-cancel-button{background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.signin-cancel-button:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}@media (max-width: 768px){.signin-modal-content{padding:24px;margin:16px;width:calc(100% - 32px)}.signin-modal-header h2{font-size:20px}.signin-modal-benefits h3{font-size:16px}.signin-modal-benefits li{font-size:14px}.signin-info-note{font-size:13px;padding:12px}}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.signin-modal-content{animation:fadeIn .2s ease-out}.thankyou-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.thankyou-modal-content{background:#fff;border-radius:16px;padding:0;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s ease-out}.thankyou-modal-close{position:absolute;top:20px;right:20px;background:#6b72801a;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#6b7280;transition:all .2s ease;z-index:1001}.thankyou-modal-close:hover{background:#6b728033;color:#374151;transform:scale(1.1)}.thankyou-modal-header{text-align:center;padding:40px 40px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:16px 16px 0 0}.thankyou-modal-icon{margin:0 auto 20px;width:80px;height:80px}.checkmark{width:80px;height:80px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:0 auto;animation:checkmark-scale .3s ease-in-out .9s both}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#fff;fill:none;animation:checkmark-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:checkmark-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}.thankyou-modal-header h2{font-size:28px;font-weight:700;margin:0 0 8px;color:#fff}.thankyou-modal-header p{font-size:16px;margin:0;opacity:.9;font-weight:400}.thankyou-modal-body{padding:30px 40px}.thankyou-message{margin-bottom:30px}.thankyou-message p{font-size:16px;line-height:1.6;color:#374151;margin:0 0 12px}.thankyou-message p:last-child{margin-bottom:0;font-weight:500;color:#059669}.thankyou-next-steps{background:#f9fafb;border-radius:12px;padding:24px;border:1px solid #e5e7eb}.thankyou-next-steps h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}.thankyou-next-steps ul{list-style:none;padding:0;margin:0}.thankyou-next-steps li{font-size:14px;line-height:1.5;color:#4b5563;margin-bottom:8px;padding-left:0;display:flex;align-items:flex-start}.thankyou-next-steps li:last-child{margin-bottom:0}.thankyou-modal-actions{padding:0 40px 40px;text-align:center}.thankyou-continue-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #10b9814d;min-width:200px}.thankyou-continue-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.thankyou-continue-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes checkmark-stroke{to{stroke-dashoffset:0}}@keyframes checkmark-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@media (max-width: 768px){.thankyou-modal-content{width:95%;margin:20px}.thankyou-modal-header{padding:30px 20px 20px}.thankyou-modal-body{padding:20px}.thankyou-modal-actions{padding:0 20px 30px}.thankyou-modal-header h2{font-size:24px}.thankyou-modal-icon,.checkmark{width:60px;height:60px}}.HomePage-module__container___2du4b{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;background-color:#f4f4f0;font-family:Inter,sans-serif;padding:2rem;overscroll-behavior:contain}.HomePage-module__chatContainer___Z1UPM{width:100%;max-width:800px;height:calc(100vh - 4rem);background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;overflow:hidden;margin:0 auto;overscroll-behavior:contain}.HomePage-module__chatArea___-TCXW{flex-grow:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.HomePage-module__container___2du4b{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.HomePage-module__chatContainer___Z1UPM{height:calc(100vh - 2rem);overscroll-behavior-y:contain}.HomePage-module__chatArea___-TCXW{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}}.HomePage-module__message___SBF9r{max-width:70%;padding:1rem 1.25rem;border-radius:16px;font-size:1rem;line-height:1.5;word-wrap:break-word}.HomePage-module__userMessage___pb1lO{align-self:flex-end;background-color:#007aff;color:#fff;border-bottom-right-radius:4px;margin-left:auto}.HomePage-module__agentMessage___jIAPp{align-self:flex-start;background-color:#f4f4f0;color:#1e1e1e;border-bottom-left-radius:4px;margin-right:auto}.HomePage-module__agentMessageContent___FI70-{line-height:1.6;font-size:.95rem}.HomePage-module__codeBlock___pAaCw{background-color:#f1f5f9;border-radius:4px;padding:.5rem;font-family:Courier New,monospace;font-size:.9em;overflow-x:auto;white-space:pre-wrap;margin:.75rem 0;border-left:3px solid #0ea5e9}.HomePage-module__inlineCode___BJAIR{background-color:#f1f5f9;border-radius:4px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em;color:#0c4a6e}.HomePage-module__listItem___R5b69{padding:.2rem 0;margin-left:1rem;position:relative}.HomePage-module__paragraph___Ecuit{margin:.75rem 0}.HomePage-module__typingIndicator___U2haf{align-self:flex-start;background-color:#f4f4f0;color:#666;padding:1rem;border-radius:16px 16px 16px 4px;min-width:200px;min-height:50px;display:flex;align-items:center;justify-content:flex-start;margin:1rem 0}.HomePage-module__thinkingMessage___aTzbl{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#4a5568}.HomePage-module__errorBanner___dx0xJ{background-color:#fed7d7cc;border:1px solid rgb(248,114,114);color:#b91c1c;padding:1rem;margin:1rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.HomePage-module__errorBanner___dx0xJ button{background:none;border:none;color:#b91c1c;font-weight:700;cursor:pointer;padding:.25rem .5rem}.HomePage-module__inputArea___ccFpo{display:flex;gap:2rem;padding:1.25rem;background:#fff;border-top:1px solid #e8e8e8;align-items:center}.HomePage-module__messageInput___7-378{flex-grow:1;border:1px solid #e8e8e8;border-radius:20px;padding:.75rem 1.25rem;font-size:1rem;outline:none;background:#fff;color:#333;transition:border-color .2s,box-shadow .2s;font-family:inherit;resize:none;overflow-y:auto;min-height:44px;max-height:150px;line-height:1.5;margin-right:.5rem;text-align:left}.HomePage-module__messageInput___7-378:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff1a}.HomePage-module__messageInput___7-378::-moz-placeholder{color:#999}.HomePage-module__messageInput___7-378::placeholder{color:#999}.HomePage-module__messageInput___7-378:disabled{background-color:#f4f4f0;cursor:not-allowed}.HomePage-module__sendButton___Pesn3{background-color:#007aff;color:#fff;border:none;border-radius:50%;width:44px;height:44px;min-width:44px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s;font-size:1.25rem;margin-left:.5rem}.HomePage-module__sendButton___Pesn3:hover:not(:disabled){background-color:#005ecb}.HomePage-module__sendButton___Pesn3:disabled{background-color:#a0c7f1;cursor:not-allowed}.HomePage-module__content___5K1cF{max-width:650px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage-module__welcomeMessage___RhvHt{margin-bottom:2rem;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePage-module__title___6RgTj{font-size:2.5rem;font-weight:700;color:#1e1e1e;margin-bottom:1rem;text-align:center;line-height:1.2;width:100%;display:flex;align-items:center;justify-content:center}.HomePage-module__betaLabel___YFXW4{display:inline-block;font-size:.7rem;font-weight:500;color:#666;background:#f4f4f0;padding:2px 6px;border-radius:4px;margin-left:8px;vertical-align:middle;letter-spacing:.02em;position:relative;top:-2px}.HomePage-module__subtitle___8Ymlk{font-size:1.2rem;color:#6c757d;text-align:center;line-height:1.4;margin:0;width:100%;display:flex;align-items:center;justify-content:center}.HomePage-module__messageInputForm___OV6Ao{width:100%;margin:0 auto}.HomePage-module__inputGroup___9AiNU{display:flex;align-items:center;background-color:#fff;border-radius:30px;padding:.5rem .75rem;box-shadow:0 4px 12px #00000014;border:1px solid #dee2e6;transition:border-color .2s,box-shadow .2s;min-height:54px;gap:.25rem}.HomePage-module__inputGroup___9AiNU .HomePage-module__messageInput___7-378{border:none;outline:none;background:transparent;font-size:1rem;color:#333;flex:1;padding:.75rem 0;resize:none;overflow-y:auto;min-height:44px;max-height:120px;line-height:1.5;text-align:left}.HomePage-module__inputGroup___9AiNU:focus-within{border-color:#80bdff;box-shadow:0 4px 15px #007bff26}.HomePage-module__attachButton___dgmTc,.HomePage-module__githubButton___aasix,.HomePage-module__newChatButton___vcbWl{color:silver;min-width:20px;padding:.1rem;margin-right:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;transition:color .15s}.HomePage-module__newChatButton___vcbWl{color:#007aff}.HomePage-module__attachButton___dgmTc svg,.HomePage-module__githubButton___aasix svg,.HomePage-module__newChatButton___vcbWl svg{width:12px;height:12px;display:block}.HomePage-module__attachButton___dgmTc:hover,.HomePage-module__attachButton___dgmTc:focus,.HomePage-module__githubButton___aasix:hover,.HomePage-module__githubButton___aasix:focus,.HomePage-module__newChatButton___vcbWl:hover,.HomePage-module__newChatButton___vcbWl:focus{color:#999}.HomePage-module__newChatButton___vcbWl:hover,.HomePage-module__newChatButton___vcbWl:focus{color:#005ecb}.HomePage-module__fileInfo___aHonl{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;max-width:100%;overflow:hidden}.HomePage-module__attachmentPreview___nB7-r{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;background-color:#00000008;max-width:100%}.HomePage-module__imagePreviewContainer___I-mxs{width:60px;height:60px;overflow:hidden;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.HomePage-module__imagePreview___ltJh-{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.HomePage-module__fileIcon___-wUbh{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#666}.HomePage-module__fileDetails___vvr6T{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.HomePage-module__fileName___7c45w{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.HomePage-module__fileSize___Csi1N{color:#666;font-size:.8rem}.HomePage-module__removeFileButton___nvOTj{background:none;border:none;color:#666;font-size:1.25rem;cursor:pointer;padding:0;margin-left:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.HomePage-module__removeFileButton___nvOTj:hover{background-color:#0000001a;color:#333}.HomePage-module__errorDisplay___GS7Pj{background-color:#f8d7da;border-left:4px solid #dc3545;padding:1rem;margin-top:1rem;color:#721c24;border-radius:.25rem;text-align:left}.HomePage-module__errorDisplay___GS7Pj button{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;margin-top:.5rem;cursor:pointer;font-size:.875rem}.HomePage-module__messageWrapper___Q-G3T{display:flex;flex-direction:column;margin-bottom:1.5rem;max-width:80%}.HomePage-module__messageSender___2FN4w{font-size:.8rem;margin-bottom:.25rem;font-weight:500;color:#666}.HomePage-module__messageTimestamp___yTryH{font-size:.7rem;color:#999;margin-top:.25rem;text-align:right}.HomePage-module__replyingTo___2AKqa{font-size:.8rem;color:#666;background-color:#0000000d;padding:.5rem;border-radius:8px;margin-bottom:.5rem;font-style:italic}.HomePage-module__typingDots___06yNM{display:flex;gap:.25rem;margin-top:.25rem}.HomePage-module__typingDots___06yNM span{width:8px;height:8px;background:#4a5568;border-radius:50%;display:inline-block;animation:HomePage-module__typingAnimation___wU2Bm 1.4s infinite ease-in-out}.HomePage-module__typingDots___06yNM span:nth-child(1){animation-delay:0s}.HomePage-module__typingDots___06yNM span:nth-child(2){animation-delay:.2s}.HomePage-module__typingDots___06yNM span:nth-child(3){animation-delay:.4s}@keyframes HomePage-module__typingAnimation___wU2Bm{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.HomePage-module__userMessage___pb1lO+.HomePage-module__agentMessage___jIAPp{margin-top:.25rem;border-top:1px solid rgba(0,0,0,.05);padding-top:.5rem}.HomePage-module__agentMessage___jIAPp+.HomePage-module__userMessage___pb1lO{margin-top:1.5rem}.HomePage-module__imageContainer___2Kkj5{margin:.5rem 0;max-width:100%;display:flex;justify-content:center;border-radius:8px;overflow:hidden}.HomePage-module__messageImage___UnbEd{max-width:100%;max-height:300px;border-radius:8px;-o-object-fit:contain;object-fit:contain;border:1px solid rgba(0,0,0,.1);background-color:#f9f9f9;padding:2px}.HomePage-module__authPrompt___--9XG{background-color:#f0f8ff;border:1px solid #b3d7ff;border-radius:12px;padding:1.5rem;margin:1rem 0;text-align:center;box-shadow:0 4px 12px #0000000d;width:100%;max-width:500px;align-self:center}.HomePage-module__authPrompt___--9XG h3{color:#06c;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.HomePage-module__authPrompt___--9XG p{color:#333;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.HomePage-module__authBenefits___JY9ao{background-color:#fff;border-radius:8px;padding:1rem;margin-bottom:1.25rem;text-align:left}.HomePage-module__authBenefits___JY9ao ul{list-style:none;padding:0;margin:0}.HomePage-module__authBenefits___JY9ao li{padding:.5rem 0;font-size:.9rem;color:#444}.HomePage-module__signInButton___nrh9z{background-color:#06c;color:#fff;border:none;border-radius:999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.HomePage-module__signInButton___nrh9z:hover{background-color:#004c99}.HomePage-module__guestLimitIndicator___VfIQm{display:flex;align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:.75rem 1rem;margin:1rem 0;width:-moz-fit-content;width:fit-content;align-self:center}.HomePage-module__guestIcon___ZFvf2{font-size:1.5rem;margin-right:.75rem;color:#6c757d}.HomePage-module__guestLimitText___L5zxp{display:flex;flex-direction:column;gap:.5rem}.HomePage-module__guestLimitText___L5zxp span{font-size:.9rem;color:#495057}.HomePage-module__guestSignInButton___6Qmt6{background:none;border:none;color:#06c;font-size:.85rem;padding:0;text-align:left;cursor:pointer;text-decoration:underline}.HomePage-module__guestSignInButton___6Qmt6:hover{color:#004c99}.HomePage-module__loginPrompt___Y3iw2{background-color:#f0f8ff;border:1px solid #b3d7ff;border-radius:12px;padding:2rem;margin:2rem auto;text-align:center;box-shadow:0 4px 12px #0000000d;width:100%;max-width:500px}.HomePage-module__loginPrompt___Y3iw2 h2{color:#06c;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.HomePage-module__loginPrompt___Y3iw2 p{color:#333;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}@media (max-width: 600px){.HomePage-module__inputArea___ccFpo{padding:.5rem;gap:.5rem}.HomePage-module__messageInput___7-378{font-size:.98rem;padding:.6rem .7rem;min-height:38px;max-height:90px}.HomePage-module__sendButton___Pesn3{width:38px;height:38px;font-size:1.1rem}.HomePage-module__attachButton___dgmTc,.HomePage-module__githubButton___aasix{min-width:24px;padding:.1rem;margin-right:3px}.HomePage-module__attachButton___dgmTc svg,.HomePage-module__githubButton___aasix svg{width:15px;height:15px}}.HomePage-module__modalOverlay___bsFG0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}.HomePage-module__modalContent___TDL9j{background-color:#fff;padding:24px 20px;border-radius:12px;width:90%;max-width:400px;box-shadow:0 4px 24px #00000021;font-family:inherit;text-align:left}@media (max-width: 400px){.HomePage-module__modalContent___TDL9j{padding:14px 6px;font-size:.98rem}}.HomePage-module__messageInput___7-378::-moz-placeholder{color:#999;font-size:1rem;opacity:1;font-family:inherit}.HomePage-module__messageInput___7-378::placeholder{color:#999;font-size:1rem;opacity:1;font-family:inherit}@media (max-width: 400px){.HomePage-module__messageInput___7-378::-moz-placeholder{font-size:.93rem}.HomePage-module__messageInput___7-378::placeholder{font-size:.93rem}}.HomePage-module__proposalAccepted___3sVZE{margin-top:12px;padding:12px 16px;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:6px;font-weight:500;text-align:center}.UserProfileDisplay-module__profileContainer___lcjw-{position:absolute;top:20px;right:20px;background:#f8faff;border:1px solid #e0e7ef;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:14px;box-shadow:0 2px 8px #0000001a;z-index:100}.UserProfileDisplay-module__profilePhoto___lrB4R{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.UserProfileDisplay-module__profileInfo___ntm6f{display:flex;flex-direction:column;gap:2px}.UserProfileDisplay-module__profileName___HeafU{font-weight:600;color:#374151}.UserProfileDisplay-module__profileEmail___KzB8m{color:#6b7280;font-size:12px}.UserProfileDisplay-module__signOutButton___z6DK5{background:none;border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;font-size:12px;color:#6b7280;cursor:pointer;margin-left:8px}.App{width:100%;min-height:100vh;background-color:var(--background-color);display:flex;flex-direction:column}.main-content{flex:1;padding-top:4rem}.App:not(:has(header)) .main-content{padding-top:0}.profile-setup h1{font-size:2.5rem;line-height:1.1;margin:0;text-align:left}.profile-setup button{border:none;background:none;padding:0;margin:0;font:inherit;cursor:pointer}button.linkedin-signin{background-color:#0077b5;color:#fff;border:none}h1{font-size:2.5em;line-height:1.1;margin-bottom:1em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--primary-color);color:#fff;cursor:pointer;transition:background-color .25s,border-color .25s}button:hover{background-color:var(--primary-hover-color);border-color:var(--primary-hover-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.-ml-1{margin-left:-.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-96{width:24rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-3{padding-left:.75rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--primary-color: #4A90E2;--primary-hover-color: #357ABD;--background-color: #F4F7F9;--text-color: #333333;--container-bg-color: #FFFFFF;--border-color: #DDE4E8;--error-color: #D0021B;--success-color: #7ED321;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--text-color);background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--background-color)}#root{width:100%;min-height:100vh;background-color:var(--background-color)}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width: 2px}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:w-full{width:100%}.sm\:max-w-md{max-width:28rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
