body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{display:flex;flex-direction:column;min-height:100vh}.header{background:#2c3e50;color:#fff;padding:1rem 0}.container{align-items:center;display:flex;justify-content:space-between}.logo{font-size:1.5rem;font-weight:700;margin:0}.nav{display:flex;gap:2rem}.nav-link{border-radius:4px;color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.nav-link:hover{background-color:#ffffff1a}.main-content{flex:1 1}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero h2{font-size:3rem;font-weight:300;margin-bottom:1rem}.hero-text{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-section{margin-top:2rem}.cta-button{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s}.cta-button.primary{background:#e74c3c;color:#fff}.cta-button.primary:hover{background:#c0392b;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border:2px solid #2c3e50;color:#2c3e50}.cta-button.secondary:hover{background:#2c3e50;color:#fff}.cta-subtext{font-size:.9rem;margin-top:1rem;opacity:.9}.features{background:#f8f9fa;padding:4rem 0}.features h3{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature h4{color:#2c3e50;margin-bottom:1rem}.helper-section{background:#fff;padding:4rem 0;text-align:center}.helper-section h3{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.helper-section p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.footer{background:#2c3e50;color:#fff;padding:2rem 0;text-align:center}@media (max-width:768px){.container{gap:1rem}.container,.nav{flex-direction:column}.nav{gap:.5rem}.hero h2{font-size:2rem}.hero-text{font-size:1rem}.feature-grid{grid-template-columns:1fr}}.seeker-chat{background:#f8f9fa;min-height:100vh}.chat-header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem}.chat-header h2,.chat-header h3{color:#2c3e50;margin:0}.name-form-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem}.name-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:500px;padding:3rem;text-align:center;width:100%}.name-form h3{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem}.name-form p{color:#666;line-height:1.6;margin-bottom:2rem}.name-form form{display:flex;flex-direction:column;gap:1rem}.name-form input{border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s}.name-form input:focus{border-color:#667eea;outline:none}.name-form button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2rem;transition:background-color .3s}.name-form button:hover:not(:disabled){background:#5a6fd8}.name-form button:disabled{background:#ccc;cursor:not-allowed}.chat-container{background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 80px);margin:0 auto;max-width:800px}@media (max-width:768px){.name-form{margin:1rem;padding:2rem 1rem}.chat-header{flex-direction:column;gap:.5rem;text-align:center}.message-content{max-width:85%}}.login-page{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.login-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:3rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-header h2{color:#2c3e50;font-size:2rem;margin-bottom:.5rem}.login-header p{color:#666;margin-bottom:1rem}.back-link{font-size:.9rem}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-bottom:1rem;padding:1rem;text-align:center}.login-form{gap:1rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group input{border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s}.form-group input:focus{border-color:#667eea;outline:none}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;padding:.75rem;text-align:center}.submit-button{font-size:1rem;margin-top:.5rem;padding:1rem}.form-links{margin-top:1rem;text-align:center}.form-links p{color:#666;margin:0}.form-links a{color:#667eea;font-weight:500;text-decoration:none}.form-links a:hover{text-decoration:underline}@media (max-width:768px){.login-container{margin:1rem;padding:2rem 1.5rem}}.helper-registration{background:#f8f9fa;min-height:100vh;padding:2rem 0}.registration-container{margin:0 auto;max-width:800px;padding:0 1rem}.registration-header{margin-bottom:3rem;text-align:center}.registration-header h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.registration-header p{color:#666;font-size:1.1rem;margin-bottom:1rem}.back-link{color:#667eea;font-weight:500;text-decoration:none}.back-link:hover{text-decoration:underline}.registration-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:3rem}.form-section{margin-bottom:3rem}.form-section h3{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.5rem;padding-bottom:.5rem}.form-group,.form-section h3{margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#e74c3c}.form-group textarea{min-height:100px;resize:vertical}.error-message{color:#e74c3c;display:block;font-size:.9rem;margin-top:.25rem}.submit-error{background:#ffeaea;border:1px solid #e74c3c;border-radius:8px;color:#e74c3c;margin-bottom:1rem;padding:1rem;text-align:center}.submit-button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding:1rem 2rem;transition:background-color .3s;width:100%}.submit-button:hover:not(:disabled){background:#5a6fd8}.submit-button:disabled{background:#ccc;cursor:not-allowed}.login-link{text-align:center}.login-link p{color:#666;margin:0}.login-link a{color:#667eea;font-weight:500;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:768px){.registration-container{padding:0 .5rem}.registration-form{padding:2rem 1rem}.registration-header h2{font-size:2rem}.form-row{grid-template-columns:1fr}}.helper-dashboard{background:#f8f9fa;min-height:100vh}.dashboard-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:350px 1fr;height:calc(100vh - 80px);margin:0 auto;max-width:1400px;padding:1rem}.conversations-sidebar{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;overflow:hidden}.sidebar-header{background:#667eea;border-bottom:1px solid #e9ecef;color:#fff;padding:1.5rem}.sidebar-header h2{font-size:1.3rem;margin:0 0 .5rem}.conversation-count{font-size:.9rem;opacity:.9}.loading{color:#666;text-align:center}.empty-state,.loading{padding:2rem}.empty-state p{margin:.5rem 0}.conversations-list{flex:1 1;overflow-y:auto}.conversation-item{border-bottom:1px solid #f1f3f4;cursor:pointer;padding:1rem 1.5rem}.conversation-item:hover{background:#f8f9fa}.conversation-item.active{background:#e3f2fd;border-left:4px solid #667eea}.conversation-info h3{font-size:1.1rem;margin:0 0 .5rem}.conversation-date{color:#666;font-size:.8rem;margin:0 0 .5rem}.last-message{color:#888;font-size:.9rem;line-height:1.3;margin:0}.chat-area{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;overflow:hidden}.chat-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1.5rem}.chat-header h3{color:#2c3e50;font-size:1.3rem;margin:0 0 .5rem}.chat-header p{color:#666;font-size:.9rem;margin:0}.messages-container{background:#f8f9fa;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:0}.message{display:flex;margin-bottom:.5rem;padding:.5rem 1rem;width:100%}.message.own-message{justify-content:flex-end}.message.other-message{justify-content:flex-start}.message-content{word-wrap:break-word;border-radius:18px;box-shadow:0 1px 3px #0000001a;display:inline-block;max-width:70%;padding:.75rem 1rem;position:relative;width:auto}.own-message .message-content{background:#667eea;border-bottom-right-radius:6px;color:#fff}.other-message .message-content{background:#fff;border:1px solid #e9ecef;border-bottom-left-radius:6px;color:#333}.message-header{align-items:center;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:.5rem;opacity:.8}.sender-name{font-weight:700}.message-time{font-size:.7rem}.message-text{line-height:1.4}.message-form{align-items:flex-end;background:#fff;border-top:1px solid #e9ecef;display:flex;gap:.75rem;padding:1rem}.message-form input{background:#f8f9fa;border:1px solid #e9ecef;border-radius:24px;flex:1 1;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.message-form input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.message-form button{background:#667eea;border:none;border-radius:24px;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.message-form button:hover{background:#5a6fd8;box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.no-conversation-selected{align-items:center;display:flex;flex:1 1;justify-content:center}.welcome-message{max-width:400px;padding:2rem;text-align:center}.welcome-message h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.welcome-message p{color:#666;line-height:1.6;margin-bottom:1rem}@media (max-width:1024px){.dashboard-layout{grid-template-columns:300px 1fr}}@media (max-width:768px){.dashboard-layout{grid-template-columns:1fr;height:auto}.conversations-sidebar{max-height:300px}.chat-area{min-height:400px}.message-content{max-width:85%}}.admin-dashboard{background:#f8f9fa;min-height:100vh}.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px #0000001a;color:#fff;padding:2rem 0}.header-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.header-left h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0}.header-subtitle{font-size:1.1rem;font-weight:400;margin:.5rem 0 0;opacity:.9}.user-info{gap:1rem}.user-details,.user-info{align-items:center;display:flex}.user-details{gap:.75rem}.user-avatar{align-items:center;background:#fff3;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:48px;justify-content:center;width:48px}.user-text{display:flex;flex-direction:column;gap:.25rem}.user-name{color:#fff;font-size:1rem;font-weight:600}.user-role{color:#fff;font-size:.875rem;opacity:.8}.nav-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-right:.75rem;padding:.75rem 1.25rem;transition:all .3s ease}.nav-button:hover{background:#ffffff40;border-color:#fff6;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.logout-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.logout-button:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.logout-button svg{transition:transform .3s ease}.logout-button:hover svg{transform:translateX(2px)}.dashboard-tabs{background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.dashboard-tabs .container{display:flex;justify-content:center;overflow:hidden}.dashboard-tabs button{background:#fff;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:0 1 auto;font-weight:500;min-width:150px;padding:1rem 2rem;transition:all .3s}.dashboard-tabs button:hover{background:#f8f9fa}.dashboard-tabs button.active{background:#667eea;border-bottom-color:#5a6fd8;color:#fff}.applications-section,.conversations-section,.stats-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:1000px;padding:2rem}.applications-section h2,.conversations-section h2,.stats-section h2{color:#2c3e50;font-size:1.8rem;margin-bottom:2rem}.empty-state{color:#666;padding:3rem;text-align:center}.empty-state p{font-size:1.1rem}.applications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));justify-content:center}.application-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.application-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.application-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.application-header h3{color:#2c3e50;font-size:1.3rem;margin:0}.application-date{color:#666;font-size:.9rem}.application-details{margin-bottom:1.5rem}.application-details p{color:#555;margin:.5rem 0}.application-responses{margin-bottom:1.5rem}.response-section{margin-bottom:1rem}.response-section h4{color:#2c3e50;font-size:1rem;margin-bottom:.5rem}.response-section p{background:#fff;border-left:3px solid #667eea;border-radius:6px;color:#666;line-height:1.5;padding:1rem}.application-actions{display:flex;gap:1rem;justify-content:flex-end}.approve-button,.reject-button{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s}.reject-button{background:#e74c3c;color:#fff}.reject-button:hover{background:#c0392b}.approve-button{background:#27ae60;color:#fff}.approve-button:hover{background:#229954}.conversations-list{display:flex;flex-direction:column;gap:1rem}.conversation-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;transition:background-color .3s}.conversation-item.clickable{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.conversation-item.clickable:hover{background:#e9ecef;border-color:#667eea;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.conversation-action{color:#667eea;font-size:.9rem;font-weight:500}.conversation-item:hover{background:#fff}.conversation-info h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.conversation-info p{color:#666;margin:.25rem 0}.last-message{color:#888!important;font-style:italic}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;padding:2rem;text-align:center}.stat-card h3{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-card p{font-size:1.1rem;margin:0;opacity:.9}@media (max-width:768px){.dashboard-tabs{flex-direction:column}.dashboard-tabs button{border-bottom:none;border-right:3px solid #0000}.dashboard-tabs button.active{border-bottom-color:#0000;border-right-color:#5a6fd8}.applications-grid{grid-template-columns:1fr}.application-header{align-items:flex-start;gap:.5rem}.application-actions,.application-header{flex-direction:column}.stats-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:100%}.stat-card{padding:1.5rem}.stat-card h3{font-size:2rem}}.offline-indicator{animation:slideDown .3s ease-out;font-size:.9rem;font-weight:500;left:0;padding:.75rem 1rem;position:fixed;right:0;text-align:center;top:0;z-index:1001}.offline-indicator.offline{background:#dc3545;color:#fff}.offline-indicator.online{background:#28a745;color:#fff}.indicator-content{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:0 auto;max-width:600px}.indicator-icon{font-size:1rem}.indicator-text{flex:1 1}.dismiss-button{background:#0000;border:none;border-radius:4px;color:inherit;cursor:pointer;font-size:1.2rem;font-weight:700;line-height:1;padding:.25rem .5rem;transition:background-color .2s}.dismiss-button:hover{background:#fff3}.dismiss-button:focus{outline:2px solid #ffffff80;outline-offset:2px}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width:768px){.offline-indicator{font-size:.85rem;padding:.5rem}}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}*{box-sizing:border-box}body{background-color:#f8f9fa;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.message{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:2rem auto;max-width:600px;padding:2rem;text-align:center}.message h2{color:#2c3e50;margin-bottom:1rem}.message p{color:#666;line-height:1.6}.pwa-install-container{position:fixed;right:1rem;top:1rem;z-index:1000}@media (max-width:768px){.pwa-install-container{right:.5rem;top:.5rem}}
/*# sourceMappingURL=main.7c93dee0.css.map*/