.navbar{position:fixed;top:0;left:0;right:0;background:#50b19f;box-shadow:0 2px 10px #0000001a;z-index:1000}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.navbar-brand{cursor:pointer}.logo{display:flex;align-items:center;gap:.5rem}.logo-icon{font-size:1.75rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.navbar .logo-text{font-size:1.5rem;font-weight:800;color:#fff!important}.navbar-links{display:flex;gap:2rem;align-items:center}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease;cursor:pointer}.nav-link:hover{color:#fff}.btn-login{background:#fff;color:#50b19f;border:2px solid white;padding:.65rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease}.btn-login:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger{display:flex;flex-direction:column;gap:4px}.hamburger span{width:24px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{display:none;flex-direction:column;padding:1rem 2rem;background:#fff;border-top:1px solid #e2e8f0}.mobile-nav-link{color:#334155;text-decoration:none;font-weight:500;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.mobile-login-btn{margin-top:1rem;background:#50b19f;color:#fff;border:none;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer}@media (max-width: 768px){.navbar-links,.btn-login{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:flex}}.footer{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:3rem 0 0;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-section{display:flex;flex-direction:column}.footer-heading{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-description{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.footer-logo{display:flex;align-items:center;gap:.5rem}.footer-logo-icon{font-size:1.5rem}.footer-logo-text{font-size:1.25rem;font-weight:800;color:#fff}.footer-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li a{color:#ffffffb3;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-links li a:hover{color:#fff}.footer-social{display:flex;gap:1rem;margin-top:1rem}.footer-social a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-social a:hover{color:#fff}.footer-bottom{padding:2rem 0}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.footer-copyright{color:#ffffffb3;font-size:.9rem;margin:0}.footer-disclaimer{color:#fff9;font-size:.85rem;max-width:800px;margin:0;font-style:italic}.footer-nonprofit{color:#ffffff80;font-size:.85rem;font-weight:600;margin:0}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer{padding:2rem 0 0}.footer-bottom-content{text-align:center}}.home-page{color:#1f2937;min-height:100vh;background-image:url(https://images.unsplash.com/photo-1485738422979-f5c462d49f74?w=1920&q=80);background-size:cover;background-position:center top;background-attachment:fixed;position:relative}.home-page:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffd9;z-index:0}.home-page>*{position:relative;z-index:1}.hero{text-align:center;padding:8rem 0 4rem;margin-top:80px}.hero h1{font-size:3.5rem;margin-bottom:1rem;font-weight:800;color:#1f2937}.tagline{font-size:1.5rem;margin-bottom:1rem;color:#50b19f;font-weight:500}.description{font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:#4b5563}.btn-large{padding:1rem 3rem;font-size:1.25rem}.features{margin:4rem 0;margin-top:350px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0003}.feature-card:hover{transform:translateY(-5px);background:#0009;border-color:#fff6;box-shadow:0 8px 25px #0000004d}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.feature-card p{color:#ffffffe6;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.supported-forms{margin:4rem 0;text-align:center}.supported-forms h2{font-size:2.5rem;margin-bottom:2rem;color:#1f2937}.forms-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.form-item{background:#50b19f;border:1px solid #50b19f;padding:1rem 2rem;border-radius:25px;font-weight:600;color:#fff}.content-section{margin:6rem 0;scroll-margin-top:100px}.content-section h2{font-size:2.5rem;margin-bottom:2rem;text-align:center;color:#1f2937}.section-description{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.125rem;color:#4b5563;line-height:1.6}.mission-box{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:3rem;max-width:800px;margin:3rem auto 0;text-align:center;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #0000004d}.mission-box h3{font-size:1.75rem;margin-bottom:1.5rem;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.mission-box p{font-size:1.125rem;line-height:1.7;color:#fffffff2;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.pricing-box{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:3rem 4rem;max-width:600px;margin:0 auto;text-align:center;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #0000004d}.pricing-box h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:.02em;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.pricing-box p{font-size:1.25rem;color:#fffffff2;font-style:italic;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.what-we-do-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;transition:all .3s ease;box-shadow:0 4px 15px #0003}.service-card:hover{transform:translateY(-5px);background:#0009;border-color:#fff6;box-shadow:0 8px 25px #0000004d}.service-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.service-card p{color:#ffffffe6;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.5}.help-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.help-card{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2.5rem;text-align:center;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 15px #0003;transition:all .3s ease}.help-card:hover{transform:translateY(-5px);background:#0009;border-color:#fff6;box-shadow:0 8px 25px #0000004d}.help-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.help-card p{color:#ffffffe6;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.6;flex-grow:1}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.news-card{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;transition:all .3s ease;box-shadow:0 4px 15px #0003}.news-card:hover{transform:translateY(-5px);background:#0009;border-color:#fff6;box-shadow:0 8px 25px #0000004d}.news-date{color:#50b19f;font-size:.875rem;font-weight:600;margin-bottom:.75rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.news-card h3{font-size:1.25rem;margin-bottom:1rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.news-card p{color:#ffffffe6;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.6;margin-bottom:1rem}.read-more{color:#50b19f;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;transition:color .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.read-more:hover{color:#3d9988}@media (max-width: 768px){.hero{padding:6rem 0 3rem}.hero h1{font-size:2.5rem}.tagline{font-size:1.25rem}.feature-grid{grid-template-columns:1fr}.content-section{margin:4rem 0}.content-section h2{font-size:2rem}.what-we-do-grid,.help-options,.news-grid{grid-template-columns:1fr}}.login-page{min-height:100vh;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding:1rem}.login-container{width:100%;max-width:450px}.login-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.login-header{text-align:center;margin-bottom:1.25rem}.login-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.logo-icon{font-size:2.5rem}.logo-text{font-size:2rem;font-weight:800;color:#50b19f}.login-header h1{font-size:2rem;color:#1e293b;margin-bottom:.5rem}.login-header p{color:#64748b;font-size:1rem}.login-form{margin-bottom:1.25rem}.error-message{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;display:flex;align-items:center;gap:.5rem;border:1px solid #fecaca;animation:shake .5s ease-in-out}.error-icon{font-size:1.1rem}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.btn-login-submit{width:100%;background:#50b19f;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.btn-login-submit:hover:not(:disabled){background:#3d9988;transform:translateY(-2px)}.btn-login-submit:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;padding-top:1rem;border-top:1px solid #e2e8f0}.login-footer p{color:#64748b;margin:.5rem 0}.login-footer a{color:#50b19f;text-decoration:none;font-weight:600}.login-footer a:hover{color:#3d9988;text-decoration:underline}.demo-credentials{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.demo-credentials h3{font-size:.9rem;color:#334155;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.demo-account{padding:.5rem 0;color:#64748b;font-size:.875rem}.demo-account strong{color:#334155}@media (max-width: 500px){.login-card{padding:2rem}.login-header h1{font-size:1.5rem}}.signup-page{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:3rem 2rem 2rem}.signup-container{width:100%;max-width:500px}.signup-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.signup-header{text-align:center;margin-bottom:2rem}.signup-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.signup-logo .logo-icon{font-size:2.5rem}.signup-logo .logo-text{font-size:2rem;font-weight:800;color:#50b19f}.signup-header h1{font-size:1.75rem;color:#1e293b;margin-bottom:.5rem}.signup-header p{color:#64748b;font-size:1rem}.signup-form{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;background:#fff}.form-group input:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.form-group input::placeholder{color:#9ca3af}.form-hint{display:block;font-size:.75rem;color:#9ca3af;margin-top:.375rem}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1.125rem;padding:.25rem;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease}.password-toggle:hover{opacity:1}.password-requirements{margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.requirement{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;padding:.25rem 0;transition:color .2s ease}.requirement.met{color:#50b19f}.requirement.unmet{color:#ef4444}.requirement-icon{font-size:.75rem;width:1rem;text-align:center}.requirement.met .requirement-icon{color:#50b19f;font-weight:700}.requirement.unmet .requirement-icon{color:#ef4444}.password-match{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.password-match.match{color:#50b19f;background:#ecfdf5}.password-match.no-match{color:#ef4444;background:#fef2f2}.email-match{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;transition:all .2s ease}.email-match.match{color:#50b19f;background:#ecfdf5}.email-match.no-match{color:#ef4444;background:#fef2f2}.match-icon{font-weight:700}.error-message{background:#fee2e2;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.btn-signup-submit{width:100%;background:#50b19f;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.btn-signup-submit:hover:not(:disabled){background:#3d9988;transform:translateY(-2px)}.btn-signup-submit:disabled{opacity:.6;cursor:not-allowed}.signup-footer{text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0}.signup-footer p{color:#64748b;margin:.5rem 0}.signup-footer a{color:#50b19f;text-decoration:none;font-weight:600}.signup-footer a:hover{color:#3d9988;text-decoration:underline}.signup-terms{margin-top:1.5rem;text-align:center}.signup-terms p{font-size:.8125rem;color:#9ca3af}.signup-terms a{color:#64748b;text-decoration:underline}.signup-terms a:hover{color:#50b19f}.optional-label{font-weight:400;color:#9ca3af;font-size:.75rem}.checkbox-group{margin-top:.5rem;margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.checkbox-label:hover{border-color:#50b19f;background:#f0fdf4}.checkbox-label input[type=checkbox]{width:1.25rem;height:1.25rem;margin-top:.125rem;accent-color:#50b19f;cursor:pointer;flex-shrink:0}.checkbox-text{font-size:.9rem;color:#374151;line-height:1.4}.terms-checkbox-group{margin-top:1rem;margin-bottom:1rem}.terms-checkbox{background:#fffbeb;border-color:#fbbf24}.terms-checkbox:hover{background:#fef3c7;border-color:#f59e0b}.terms-checkbox.accepted{background:#ecfdf5;border-color:#50b19f}.terms-checkbox.accepted:hover{background:#d1fae5;border-color:#059669}.terms-link{color:#50b19f;text-decoration:underline;font-weight:500}.terms-link:hover{color:#3d9988}.required-indicator{color:#ef4444;font-weight:600;margin-left:.25rem}@media (max-width: 500px){.signup-card{padding:1.5rem}.signup-header h1{font-size:1.5rem}.form-row{grid-template-columns:1fr}}.user-sidebar{width:260px;background:linear-gradient(#ffffffeb,#ffffffeb),url(https://images.unsplash.com/photo-1485738422979-f5c462d49f74?w=800&q=80);background-size:cover;background-position:center;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;position:fixed;left:0;top:0;transition:width .2s ease}.user-sidebar.collapsed{width:70px}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.user-sidebar.collapsed .sidebar-header{padding:1.5rem .75rem}.sidebar-toggle{position:absolute;top:50%;right:-20px;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#50b19f;font-size:1.75rem;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease;z-index:10}.sidebar-toggle:hover{color:#3d9988;transform:translateY(-50%) scale(1.2)}.sidebar-logo{display:flex;align-items:center;gap:.75rem;cursor:pointer}.sidebar-logo-icon{font-size:1.5rem}.sidebar-logo-text{font-size:1.25rem;font-weight:700;color:#1e293b}.sidebar-nav{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.sidebar-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;border-radius:.5rem;cursor:pointer;font-size:.9375rem;color:#64748b;text-align:left;width:100%;transition:all .15s ease;border-left:3px solid transparent}.user-sidebar.collapsed .sidebar-nav-item{justify-content:center;padding:.75rem;border-left:none;border-bottom:3px solid transparent}.user-sidebar.collapsed .sidebar-nav-item.active{border-left:none;border-bottom-color:#50b19f}.sidebar-nav-item:hover{background:#50b19f1a;color:#50b19f}.sidebar-nav-item.active{background:#50b19f26;color:#50b19f;border-left-color:#50b19f}.nav-icon{font-size:1.125rem}.nav-label{font-weight:600}.btn-signout{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;background:transparent;border-radius:.5rem;color:#64748b;font-size:.875rem;cursor:pointer;transition:all .15s ease}.user-sidebar.collapsed .btn-signout{justify-content:center;padding:.75rem}.user-sidebar.collapsed .sidebar-nav,.user-sidebar.collapsed .sidebar-footer{padding:1rem .5rem}.top-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb}.header-left h1{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.header-subtitle{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.header-right{position:relative}.user-avatar-btn{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#50b19f,#3d9988);color:#fff;border:2px solid #e5e7eb;cursor:pointer;font-weight:600;font-size:.875rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease;overflow:hidden;padding:0}.user-avatar-btn:hover{border-color:#50b19f;transform:scale(1.05)}.header-avatar-img{width:100%;height:100%;object-fit:cover}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 25px #00000026;min-width:280px;z-index:100;overflow:hidden}.dropdown-user-info{padding:1rem}.dropdown-user-name{font-weight:600;color:#1e293b;font-size:.9375rem}.dropdown-user-email{font-size:.8125rem;color:#64748b;margin-top:.125rem}.dropdown-divider{height:1px;background:#e5e7eb}.dropdown-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;cursor:pointer;font-size:.875rem;color:#64748b;text-align:left;transition:all .15s ease}.dropdown-item:hover{background:#f8fafc;color:#1e293b}.dropdown-signout:hover{background:#fee2e2;color:#dc2626}.dropdown-section{padding:.5rem 0}.dropdown-section-label{padding:.5rem 1rem .375rem;font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.dropdown-account-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:all .15s ease}.dropdown-account-item:hover{background:#f8fafc}.dropdown-account-item.current{background:#f0fdf9}.dropdown-account-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#50b19f,#3d9988);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0;overflow:hidden}.dropdown-account-avatar img{width:100%;height:100%;object-fit:cover}.dropdown-account-info{flex:1;min-width:0}.dropdown-account-name{font-size:.875rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-account-email{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-account-role{font-size:.75rem;color:#50b19f;font-weight:500}.dropdown-account-badge{padding:.25rem .5rem;font-size:.625rem;font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:.025em}.dropdown-account-badge.active{background:#ecfdf5;color:#059669}.dashboard-container{display:flex;min-height:100vh;background:#f8fafc}.dashboard-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.25rem;color:#64748b}.dashboard-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.sidebar-logo{display:flex;align-items:center;gap:.75rem}.sidebar-logo-icon{font-size:2rem}.sidebar-logo-text{font-size:1.5rem;font-weight:800;color:#50b19f}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar-nav-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:none;border:none;border-left:3px solid transparent;color:#64748b;font-size:.9375rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease}.sidebar-nav-item:hover{background:#f8fafc;color:#1e293b}.sidebar-nav-item.active{background:#ecfdf5;color:#50b19f;border-left-color:#50b19f}.sidebar-footer{padding:1rem;border-top:1px solid #e5e7eb}.sidebar-user{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.75rem}.user-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:#64748b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.user-info{flex:1;min-width:0}.user-name{font-size:.875rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-signout{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-signout:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.dashboard-main{flex:1;margin-left:280px;min-height:100vh;transition:margin-left .2s ease}.dashboard-container:has(.user-sidebar.collapsed) .dashboard-main{margin-left:90px}.dashboard-content{max-width:1200px;margin:0 auto;padding:2rem}.page-header{margin-bottom:3rem}.page-header h1{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.page-subtitle{font-size:1rem;color:#64748b;margin:0}.content-section{margin-bottom:3rem}.content-section h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.status-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.status-card{background:#fff;border-radius:12px;padding:1.25rem;text-align:center;border:1px solid #e5e7eb;transition:all .2s ease}.status-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.status-count{font-size:2rem;font-weight:700;margin-bottom:.25rem}.status-label{font-size:.875rem;font-weight:500;color:#64748b}.status-not-started{border-left:4px solid #94a3b8}.status-not-started .status-count{color:#64748b}.status-in-progress{border-left:4px solid #3b82f6}.status-in-progress .status-count{color:#3b82f6}.status-completed{border-left:4px solid #50b19f}.status-completed .status-count{color:#50b19f}.status-submitted{border-left:4px solid #8b5cf6}.status-submitted .status-count{color:#8b5cf6}.status-approved{border-left:4px solid #22c55e}.status-approved .status-count{color:#22c55e}.status-denied{border-left:4px solid #ef4444}.status-denied .status-count{color:#ef4444}.status-card{cursor:pointer}.status-card.active{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.status-not-started.active{background:#f1f5f9;border-color:#94a3b8}.status-in-progress.active{background:#eff6ff;border-color:#3b82f6}.status-completed.active{background:#ecfdf5;border-color:#50b19f}.status-submitted.active{background:#f5f3ff;border-color:#8b5cf6}.status-approved.active{background:#f0fdf4;border-color:#22c55e}.status-denied.active{background:#fef2f2;border-color:#ef4444}.filtered-applications{margin-top:1.5rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.filtered-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e5e7eb}.filtered-header h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0}.btn-clear-filter{background:none;border:none;color:#64748b;font-size:.875rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.btn-clear-filter:hover{background:#e5e7eb;color:#1e293b}.no-results{padding:2rem;text-align:center;color:#64748b}.applications-list{padding:.5rem}.application-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px;transition:background .2s ease}.application-item:hover{background:#f8fafc}.app-icon{font-size:1.5rem;flex-shrink:0}.app-details{flex:1;min-width:0}.app-details h4{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.app-details p{font-size:.8125rem;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-status-badge{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;flex-shrink:0}.app-status-badge.status-not-started{background:#f1f5f9;color:#64748b}.app-status-badge.status-in-progress{background:#dbeafe;color:#1d4ed8}.app-status-badge.status-completed{background:#d1fae5;color:#047857}.app-status-badge.status-submitted{background:#ede9fe;color:#6d28d9}.app-status-badge.status-approved{background:#dcfce7;color:#15803d}.app-status-badge.status-denied{background:#fee2e2;color:#b91c1c}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-header h2{margin:0}.section-description{color:#64748b;margin-bottom:2rem;line-height:1.5}.btn-new-packet{background:#50b19f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-new-packet:hover{background:#3d9988;transform:translateY(-1px)}.empty-state-box{text-align:center;padding:4rem 2rem;background:#fff;border:2px dashed #e5e7eb;border-radius:12px}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state-box h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.empty-state-box p{color:#64748b;margin:0}.packets-grid{display:grid;gap:1rem}.packet-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease}.packet-item:hover{border-color:#50b19f;box-shadow:0 4px 12px #50b19f1a}.packet-icon{font-size:2rem;flex-shrink:0}.packet-content{flex:1;min-width:0}.packet-content h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.packet-content p{font-size:.875rem;color:#64748b;margin:0}.btn-continue{background:#50b19f;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:all .2s ease}.btn-continue:hover{background:#3d9988}.modal-content{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.btn-close{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.btn-close:hover{background:#f1f5f9;color:#1e293b}.modal-body{padding:1.5rem}.empty-text{text-align:center;color:#64748b;padding:2rem}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.template-card{position:relative;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s ease}.template-card:hover{border-color:#50b19f;box-shadow:0 4px 12px #50b19f1a}.template-card.selected{border-color:#50b19f;background:#ecfdf5}.template-check{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid #50b19f;background:#50b19f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}.template-card:not(.selected) .template-check{background:#fff;color:transparent}.template-card h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.template-card p{font-size:.875rem;color:#64748b;margin:0}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid #e5e7eb}.btn-modal-cancel{background:#fff;border:1px solid #e5e7eb;color:#64748b;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-modal-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.btn-modal-create{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-modal-create:hover:not(:disabled){background:#3d9988}.btn-modal-create:disabled{opacity:.5;cursor:not-allowed}.progress-section{display:grid;grid-template-columns:280px 1fr;gap:2rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem}.progress-chart-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.progress-ring{position:relative;width:160px;height:160px}.progress-ring svg{transform:rotate(-90deg);width:100%;height:100%}.progress-ring-bg{stroke:#e5e7eb}.progress-ring-fill{stroke:#50b19f;transition:stroke-dasharray .5s ease}.progress-ring-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.progress-percentage{display:block;font-size:2rem;font-weight:700;color:#1e293b}.progress-label{display:block;font-size:.875rem;color:#64748b}.progress-summary{margin-top:1rem;text-align:center}.progress-summary p{margin:0;font-size:.875rem;color:#64748b}.applications-timeline{border-left:1px solid #e5e7eb;padding-left:1.5rem}.applications-timeline h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.no-apps-message{color:#64748b;font-style:italic}.timeline-list{display:flex;flex-direction:column;gap:1rem}.timeline-item{display:flex;gap:1rem;position:relative}.timeline-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px}.status-dot-not-started{background:#94a3b8}.status-dot-in-progress{background:#3b82f6}.status-dot-completed{background:#50b19f}.status-dot-submitted{background:#8b5cf6}.status-dot-approved{background:#22c55e}.status-dot-denied{background:#ef4444}.timeline-content{flex:1;background:#f8fafc;border-radius:8px;padding:1rem}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.timeline-header h4{margin:0;font-size:.9375rem;font-weight:600;color:#1e293b}.timeline-badge{font-size:.6875rem;font-weight:600;padding:.2rem .5rem;border-radius:9999px}.timeline-badge.status-not-started{background:#f1f5f9;color:#64748b}.timeline-badge.status-in-progress{background:#dbeafe;color:#1d4ed8}.timeline-badge.status-completed{background:#d1fae5;color:#047857}.timeline-badge.status-submitted{background:#ede9fe;color:#6d28d9}.timeline-badge.status-approved{background:#dcfce7;color:#15803d}.timeline-badge.status-denied{background:#fee2e2;color:#b91c1c}.timeline-description{font-size:.8125rem;color:#64748b;margin:0 0 .75rem}.timeline-dates{display:flex;flex-wrap:wrap;gap:1rem}.date-item{font-size:.75rem;color:#64748b}.date-item strong{color:#475569}.date-item.created,.date-item.created strong{color:#15803d}.date-item.days-since,.date-item.days-since strong{color:#ea580c}.date-item.days-until,.date-item.days-until strong{color:#dc2626}@media (max-width: 768px){.dashboard-sidebar{display:none}.dashboard-main{margin-left:0}.dashboard-content{padding:1rem}.page-header h1{font-size:1.5rem}.section-header{flex-direction:column;align-items:stretch;gap:1rem}.btn-new-packet{width:100%}.packet-item{flex-direction:column;align-items:stretch}.btn-continue{width:100%}.template-grid,.progress-section{grid-template-columns:1fr}.applications-timeline{border-left:none;border-top:1px solid #e5e7eb;padding-left:0;padding-top:1.5rem}.timeline-dates{flex-direction:column;gap:.25rem}}.applications-page .dashboard-main{position:relative;background:linear-gradient(#ffffffc7,#ffffffc7),url(https://images.unsplash.com/photo-1605130284535-11dd9eedc58a?w=1920&q=80);background-size:cover;background-position:center;background-attachment:fixed}.applications-page .dashboard-content{position:relative;z-index:1}.applications-page .empty-state-box{background:#ffffffb3}.dashboard-container:has(.documents-page-content) .dashboard-main{position:relative;background:linear-gradient(#ffffffc7,#ffffffc7),url(https://images.unsplash.com/photo-1589994965851-a8f479c573a9?w=1920&q=80);background-size:cover;background-position:center;background-attachment:fixed}.dashboard-container:has(.documents-page-content) .dashboard-content{position:relative;z-index:1}.dashboard-container:has(.documents-page-content) .empty-state-box{margin-top:12rem;max-width:600px;margin-left:auto;margin-right:auto;background:#ffffffb3}.documents-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:0}.documents-tab{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:none;border:none;font-size:.9375rem;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s ease}.documents-tab:hover{color:#50b19f}.documents-tab.active{color:#50b19f;border-bottom-color:#50b19f}.tab-icon{font-size:1rem}.support-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.support-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:all .2s ease}@media (max-width: 768px){.documents-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.documents-tab{padding:.75rem 1rem;font-size:.875rem;white-space:nowrap}.support-options{grid-template-columns:1fr}.support-card{padding:1.5rem}}.account-section{margin-bottom:1.5rem}.account-top-row{display:grid;grid-template-columns:280px 1fr;gap:1.5rem}.profile-picture-box{height:fit-content}.profile-picture-content{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem!important}.profile-picture-container{width:140px;height:140px;border-radius:50%;overflow:hidden;margin-bottom:1.25rem;border:3px solid #e5e7eb;background:#f8fafc}.profile-picture-image{width:100%;height:100%;object-fit:cover}.profile-picture-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#50b19f,#3d9988)}.placeholder-icon{font-size:3.5rem;font-weight:600;color:#fff}.profile-picture-actions{display:flex;flex-direction:column;gap:.5rem;width:100%}.btn-upload{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#50b19f;border:1px solid #50b19f;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center}.btn-upload:hover{background:#3d9988;border-color:#3d9988}.btn-remove-picture{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-remove-picture:hover{background:#f1f5f9;color:#ef4444;border-color:#ef4444}.btn-remove-picture:disabled{opacity:.5;cursor:not-allowed}.profile-picture-hint{margin:.75rem 0 0;font-size:.75rem;color:#9ca3af;text-align:center}.profile-info-box{flex:1}.account-box{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.account-box-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e5e7eb}.account-box-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#1e293b}.account-box-content{padding:1.5rem}.account-fields-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.account-field-item{display:flex;flex-direction:column;gap:.5rem}.account-field-item.full-width{grid-column:1 / -1}.account-field-item label{font-size:.8125rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.account-value{font-size:1rem;color:#1e293b;padding:.625rem 0;min-height:2.5rem;display:flex;align-items:center}.account-value-muted{color:#94a3b8;font-family:monospace;font-size:.875rem}.account-input{width:100%;padding:.625rem .875rem;font-size:1rem;color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.account-input:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.account-input:disabled{background:#f1f5f9;cursor:not-allowed}.btn-edit{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#50b19f;background:#fff;border:1px solid #50b19f;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-edit:hover{background:#ecfdf5}.edit-actions{display:flex;gap:.75rem}.btn-cancel{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-cancel:hover{background:#f1f5f9}.btn-cancel:disabled{opacity:.5;cursor:not-allowed}.btn-save{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#50b19f;border:1px solid #50b19f;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-save:hover{background:#3d9988;border-color:#3d9988}.btn-save:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.role-badge{display:inline-block;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;color:#6d28d9;background:#ede9fe;border-radius:9999px}.joint-requests-list{display:flex;flex-direction:column}.joint-requests-list .security-item{border-bottom:1px solid #e5e7eb}.joint-requests-list .security-item:last-child{border-bottom:none}.joint-request-content{display:flex;align-items:center;gap:.75rem;flex:1}.joint-request-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#50b19f,#3d9988);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;flex-shrink:0}.joint-request-actions{display:flex;gap:.5rem;flex-shrink:0}.btn-accept{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#50b19f;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-accept:hover:not(:disabled){background:#3d9988}.btn-accept:disabled{opacity:.6;cursor:not-allowed}.account-message{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9375rem}.account-message.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.account-message.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.security-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.security-info h4{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:#1e293b}.security-info p{margin:0;font-size:.875rem;color:#64748b}.password-change-form{display:flex;flex-direction:column;gap:1.25rem}.password-field{display:flex;flex-direction:column;gap:.5rem}.password-field label{font-size:.8125rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.password-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.account-footer{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;margin-top:.5rem}.terms-link{background:none;border:none;color:#64748b;font-size:.875rem;cursor:pointer;padding:.5rem 1rem;transition:color .2s ease;text-decoration:underline}.terms-link:hover{color:#50b19f}.delete-account-link{background:none;border:none;color:#ef4444;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;transition:color .2s ease}.delete-account-link:hover{color:#dc2626;text-decoration:underline}.delete-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;margin:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.delete-modal-header{padding:1.25rem 1.5rem;background:#fef2f2;border-bottom:1px solid #fecaca}.delete-modal-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#b91c1c}.delete-modal-content{padding:1.5rem}.delete-modal-content p{margin:0 0 .75rem;font-size:1rem;color:#1e293b}.delete-modal-content p:last-child{margin-bottom:0}.delete-warning{font-size:.875rem!important;color:#64748b!important}.delete-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;background:#f8fafc;border-top:1px solid #e5e7eb}.btn-delete{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#ef4444;border:1px solid #ef4444;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-delete:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.btn-delete:disabled{opacity:.5;cursor:not-allowed}.joint-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.joint-modal{background:#fff;border-radius:12px;width:100%;max-width:480px;margin:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.joint-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#50b19f;border-bottom:1px solid #3d9988}.joint-modal-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.joint-modal-close{background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:0;line-height:1;opacity:.8;transition:opacity .2s ease}.joint-modal-close:hover{opacity:1}.joint-modal-content{padding:1.5rem}.joint-modal-description{margin:0 0 1.25rem;font-size:.9375rem;color:#64748b;line-height:1.5}.joint-search-container{display:flex;gap:.75rem;margin-bottom:1rem}.joint-search-input{flex:1;padding:.75rem 1rem;font-size:1rem;color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.joint-search-input:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.btn-joint-search{padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;color:#fff;background:#50b19f;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-joint-search:hover:not(:disabled){background:#3d9988}.btn-joint-search:disabled{opacity:.6;cursor:not-allowed}.joint-error-message{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.joint-result-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem}.joint-result-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#50b19f,#3d9988);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;flex-shrink:0}.joint-result-info{flex:1;min-width:0}.joint-result-name{font-size:1rem;font-weight:500;color:#1e293b;margin-bottom:.25rem}.joint-result-email{font-size:.875rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-send-invite{padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#50b19f;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-send-invite:hover:not(:disabled){background:#3d9988}.btn-send-invite:disabled{opacity:.6;cursor:not-allowed}.joint-success-state{text-align:center;padding:1.5rem 0}.joint-success-icon{width:64px;height:64px;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.25rem}.joint-success-state h4{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#1e293b}.joint-success-state p{margin:0 0 1.5rem;font-size:.9375rem;color:#64748b;line-height:1.5}.btn-joint-done{padding:.75rem 2rem;font-size:.9375rem;font-weight:500;color:#fff;background:#50b19f;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-joint-done:hover{background:#3d9988}.joint-modal-tabs{display:flex;gap:0;margin-bottom:1.5rem;border-radius:8px;background:#f1f5f9;padding:4px}.joint-tab{flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.joint-tab:hover:not(.active){color:#1e293b}.joint-tab.active{background:#fff;color:#50b19f;box-shadow:0 1px 3px #0000001a}.btn-generate-code{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:500;color:#fff;background:#50b19f;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-generate-code:hover:not(:disabled){background:#3d9988}.btn-generate-code:disabled{opacity:.6;cursor:not-allowed}.joint-code-display{text-align:center}.invite-code-box{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.25rem;background:#f8fafc;border:2px dashed #d1d5db;border-radius:12px;margin-bottom:1rem}.invite-code{font-size:2rem;font-weight:700;font-family:monospace;letter-spacing:.25em;color:#1e293b}.btn-copy-code{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#50b19f;background:#fff;border:1px solid #50b19f;border-radius:6px;cursor:pointer;transition:all .2s ease}.btn-copy-code:hover{background:#ecfdf5}.joint-code-hint{font-size:.8125rem;color:#94a3b8;margin-bottom:1.5rem}.joint-code-input{flex:1;padding:.75rem 1rem;font-size:1.25rem;font-weight:600;font-family:monospace;letter-spacing:.15em;text-align:center;color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:8px;text-transform:uppercase;transition:all .2s ease}.joint-code-input:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.joint-code-input::placeholder{font-size:1rem;font-weight:400;letter-spacing:normal;text-transform:none}@media (max-width: 768px){.account-top-row{grid-template-columns:1fr}.profile-picture-box{order:-1}.account-fields-grid{grid-template-columns:1fr}.account-field-item.full-width{grid-column:1}.account-box-header{flex-direction:column;align-items:flex-start;gap:1rem}.edit-actions{width:100%}.btn-edit,.btn-cancel,.btn-save{width:100%;justify-content:center}.security-item{flex-direction:column;align-items:flex-start;gap:1rem}.joint-request-content,.joint-request-actions{width:100%}.joint-request-actions .btn-accept,.joint-request-actions .btn-secondary{flex:1}.security-item .btn-secondary{width:100%}}.admin-dashboard{display:flex;min-height:100vh;background:#f8fafc}.admin-sidebar{width:280px;background:linear-gradient(180deg,#1e293b,#334155);color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0}.sidebar-header{padding:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.admin-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.logo-icon{font-size:2rem}.logo-text{font-size:1.5rem;font-weight:800}.admin-badge{display:inline-block;background:#50b19f;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.sidebar-nav{flex:1;padding:1rem 0}.nav-item{width:100%;padding:1rem 2rem;background:none;border:none;color:#ffffffb3;text-align:left;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;font-size:1rem;border-left:3px solid transparent}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#50b19f1a;color:#fff;border-left-color:#50b19f}.nav-icon{font-size:1.25rem}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.user-info{margin-bottom:1rem}.user-name{font-weight:600;margin-bottom:.25rem}.user-role{font-size:.875rem;opacity:.7}.btn-logout{width:100%;padding:.75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease}.btn-logout:hover{background:#ffffff26}.admin-content{flex:1;margin-left:280px;padding:2rem}.content-header{margin-bottom:2rem}.content-header h1{font-size:2rem;color:#1e293b;margin:0}.content-body{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.stats-grid-admin{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card-admin{background:#50b19f;color:#fff;padding:2rem;border-radius:12px;text-align:center}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-value{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:.9rem;opacity:.9}.recent-activity{margin-top:2rem}.placeholder-text{color:#64748b;text-align:center;padding:2rem}.templates-tab{width:100%}.sub-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.sub-tab{padding:.75rem 1.5rem;background:none;border:none;color:#64748b;font-size:1rem;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .3s ease}.sub-tab:hover{color:#1e293b}.sub-tab.active{color:#50b19f;border-bottom-color:#50b19f}.data-grid-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.btn-filter{padding:.75rem 1.5rem;background:#fff;border:2px solid #e2e8f0;color:#1e293b;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-filter:hover{border-color:#50b19f;color:#50b19f}.btn-create{padding:.75rem 1.5rem;background:#50b19f;border:none;color:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-create:hover{background:#3d9988;transform:translateY(-1px)}.filter-panel{display:flex;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;margin-bottom:1rem}.filter-panel input,.filter-panel select{flex:1;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.btn-apply-filter{padding:.5rem 1.5rem;background:#50b19f;border:none;color:#fff;border-radius:6px;cursor:pointer;font-weight:600}.data-grid{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}.data-table{width:100%;border-collapse:collapse;background:#fff}.data-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.data-table th{text-align:left;padding:1rem;font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}.data-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .2s ease}.data-table tbody tr:hover{background:#f8fafc}.data-table td{padding:1rem;color:#334155}.cell-name{font-weight:600;color:#1e293b}.cell-description{color:#64748b;max-width:400px}.cell-status{text-align:center}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-active{background:#d1fae5;color:#065f46}.cell-actions{text-align:center;white-space:nowrap}.btn-action{background:none;border:1px solid #e2e8f0;font-size:.875rem;cursor:pointer;padding:.5rem 1rem;margin:0 .25rem;border-radius:6px;transition:all .2s ease;color:#475569;font-weight:500}.btn-action:hover{background:#f1f5f9;border-color:#50b19f;color:#50b19f}.btn-action .glyphicon{font-size:.875rem}.empty-state{text-align:center;padding:4rem 2rem;color:#64748b}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e2e8f0}.modal-header h2{margin:0;font-size:1.5rem;color:#1e293b}.btn-close{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;line-height:1}.template-form{padding:2rem}.form-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h3{font-size:1.125rem;color:#1e293b;margin:0}.btn-add{background:#50b19f;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer}.application-item{display:flex;gap:.75rem;margin-bottom:.75rem}.application-item select,.application-item input{flex:1}.btn-remove{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;white-space:nowrap}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;padding:2rem;border-top:1px solid #e2e8f0}@media (max-width: 768px){.admin-sidebar{display:none}.admin-content{margin-left:0}.templates-list{grid-template-columns:1fr}.application-item{flex-direction:column}}.packet-detail-page{min-height:100vh;background:#f8fafc;padding:2rem}.packet-detail-container{max-width:1200px;margin:0 auto}.packet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.packet-header-actions{display:flex;gap:1rem}.btn-edit-mode{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-edit-mode:hover{background:#3d9988}.btn-cancel{background:#fff;border:2px solid #e2e8f0;color:#64748b;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-cancel:hover{border-color:#cbd5e1}.packet-info-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.card-header h1{font-size:1.75rem;color:#1e293b;margin:0}.type-badge{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase}.type-badge.template{background:#dbeafe;color:#1e40af}.type-badge.packet{background:#d1fae5;color:#065f46}.card-body{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}.form-input,.form-textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#50b19f}.form-value{padding:.75rem;background:#f8fafc;border-radius:8px;color:#334155;font-size:1rem;min-height:2.5rem}.applications-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.applications-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem}.applications-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.application-card{border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.application-card:hover{border-color:#50b19f;box-shadow:0 5px 15px #50b19f33;transform:translateY(-2px)}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.app-header h3{font-size:1.125rem;color:#1e293b;margin:0}.app-description{color:#64748b;margin-bottom:1rem;line-height:1.5}.app-footer{padding-top:1rem;border-top:1px solid #e2e8f0}.app-date{font-size:.875rem;color:#94a3b8}.empty-state{text-align:center;padding:3rem;color:#64748b;background:#f8fafc;border-radius:8px}@media (max-width: 768px){.packet-detail-page{padding:1rem}.packet-header{flex-direction:column;gap:1rem;align-items:stretch}.packet-header-actions{justify-content:stretch}.applications-grid,.info-grid{grid-template-columns:1fr}}.application-detail-page{min-height:100vh;background:#f8fafc;padding:2rem}.application-container{max-width:1200px;margin:0 auto}.app-header{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.header-info{display:flex;align-items:center;gap:1rem;flex:1}.header-info h1{font-size:1.75rem;color:#1e293b;margin:0}.header-actions{display:flex;gap:1rem}.btn-back{background:#fff;border:2px solid #e2e8f0;color:#1e293b;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-back:hover{border-color:#50b19f;color:#50b19f}.btn-download{background:#f59e0b;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-download:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.btn-save{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-save:hover{background:#3d9988}.btn-submit{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease}.btn-submit:hover{background:#3d9988}.packet-banner{background:#50b19f;color:#fff;padding:1rem 2rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.banner-label{font-size:.875rem;opacity:.9}.banner-value{font-size:1.125rem;font-weight:600}.app-tabs{background:#fff;border-radius:12px;padding:.5rem;display:flex;gap:.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}.app-tab{flex:1;padding:.75rem 1.5rem;background:none;border:none;color:#64748b;font-size:.9rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .3s ease}.app-tab:hover{background:#f8fafc;color:#1e293b}.app-tab.active{background:#50b19f;color:#fff}.tab-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.details-tab{display:flex;flex-direction:column;gap:2rem}.section-card{border:2px solid #e2e8f0;border-radius:12px;padding:2rem}.section-card h2{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item label{font-size:.875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.info-value{font-size:1rem;color:#1e293b;font-weight:500}.description-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.description-section label{display:block;font-size:.875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.description-section p{color:#475569;line-height:1.6}.form-fields{display:flex;flex-direction:column;gap:2rem}.helper-text{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.form-section{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#f8fafc}.form-section h3{font-size:1.125rem;color:#1e293b;margin-bottom:1rem}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.field-group{display:flex;flex-direction:column;gap:.5rem}.field-group.full-width{grid-column:1 / -1}.field-group label{font-size:.875rem;font-weight:600;color:#334155}.field-group input,.field-group select,.field-group textarea{padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.9rem;transition:border-color .3s ease;background:#fff}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{outline:none;border-color:#50b19f}.required{color:#ef4444}.help-banner{background:#fef3c7;border-left:4px solid #f59e0b;padding:1rem 1.5rem;border-radius:8px;color:#92400e}.checklist-tab{display:flex;flex-direction:column;gap:2rem}.checklist-header{border-bottom:2px solid #e2e8f0;padding-bottom:1.5rem}.checklist-header h2{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.progress-bar-container{position:relative;background:#e2e8f0;height:2rem;border-radius:8px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(135deg,#50b19f,#3d9988);transition:width .8s cubic-bezier(.4,0,.2,1);animation:fillProgress 1s ease-out}@keyframes fillProgress{0%{width:0%}}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;color:#1e293b;font-size:.875rem}.checklist-filters{display:flex;gap:1.5rem;padding:1rem 1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-size:.875rem;font-weight:600;color:#64748b}.filter-group select{padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .3s ease}.filter-group select:focus{outline:none;border-color:#50b19f}.checklist-items{display:flex;flex-direction:column;gap:1rem}.checklist-item{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideIn .4s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.checklist-item:hover{background:#fff;border-color:#50b19f;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.checklist-item.completed{background:#d1fae5;border-color:#50b19f;animation:celebrate .6s ease-out}@keyframes celebrate{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.checklist-item.overdue{background:#fee2e2;border-color:#ef4444;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}.checklist-item-header{padding:1.5rem}.checklist-main-row{display:flex;align-items:center;gap:1rem}.checklist-checkbox{width:1.5rem;height:1.5rem;cursor:pointer;flex-shrink:0}.checklist-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.checklist-text{font-size:1rem;color:#1e293b;font-weight:500}.latest-note{font-size:.875rem;color:#475569;padding:.5rem;background:#f1f5f9;border-radius:4px;border-left:3px solid #50b19f;margin-top:.5rem}.note-meta{color:#94a3b8;font-size:.75rem}.checklist-badges{display:flex;gap:.5rem;flex-wrap:wrap}.required-badge{background:#fecaca;color:#991b1b;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.overdue-badge{background:#fee2e2;color:#991b1b;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.docs-badge{background:#dbeafe;color:#1e40af;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.checklist-actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;flex-shrink:0}.checklist-due-date{display:flex;align-items:center;gap:.5rem}.checklist-due-date label{font-size:.875rem;font-weight:600;color:#64748b}.due-date-input{padding:.5rem .75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;transition:border-color .3s ease}.due-date-input:focus{outline:none;border-color:#50b19f}.document-actions{display:flex;gap:.5rem}.btn-doc-action{background:#fff;border:1px solid #e2e8f0;color:#50b19f;padding:.5rem .75rem;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:600;transition:all .3s ease;white-space:nowrap}.btn-doc-action:hover{background:#50b19f;color:#fff;border-color:#50b19f}.btn-expand{background:none;border:1px solid #e2e8f0;color:#64748b;padding:.5rem .75rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s ease;flex-shrink:0}.btn-expand:hover{border-color:#50b19f;color:#50b19f;background:#f8fafc}.checklist-item-expanded{padding:1.5rem;border-top:1px solid #e2e8f0;background:#fafbfc}.expanded-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.expanded-section{display:flex;flex-direction:column;gap:1rem}.expanded-section h4{font-size:1.125rem;color:#1e293b;margin:0;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.upload-section-mini{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px dashed #cbd5e1;border-radius:8px}.upload-button-mini{display:inline-block;background:#50b19f;color:#fff;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.875rem;transition:all .3s ease}.upload-button-mini:hover{background:#3d9988}.upload-hint{font-size:.875rem;color:#64748b}.documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.document-card{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.document-card:hover{border-color:#50b19f;box-shadow:0 8px 16px #667eea33;transform:translateY(-3px)}.doc-card-actions-left{display:flex;flex-direction:column;gap:0;background:#f8fafc;border-right:2px solid #e2e8f0}.btn-doc-icon{background:none;border:none;padding:1rem .75rem;font-size:1.25rem;cursor:pointer;transition:all .3s ease;position:relative;border-bottom:1px solid #e2e8f0}.btn-doc-icon:last-child{border-bottom:none}.btn-doc-icon:hover{background:#50b19f;transform:scale(1.1)}.btn-doc-icon:active{transform:scale(.95)}.btn-doc-icon:after{content:attr(title);position:absolute;left:100%;top:50%;transform:translateY(-50%);background:#1e293b;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;margin-left:.5rem;transition:opacity .3s ease,margin-left .3s ease;z-index:10}.btn-doc-icon:hover:after{opacity:1;margin-left:.75rem}.doc-card-body{display:flex;gap:1rem;padding:1rem;flex:1}.doc-icon-large{font-size:2.5rem;flex-shrink:0}.doc-card-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.doc-card-name{font-weight:600;color:#1e293b;font-size:.9rem;word-break:break-word}.doc-card-meta{font-size:.75rem;color:#64748b;line-height:1.4}.doc-status-badge{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase}.doc-status-badge.status-uploaded{background:#dbeafe;color:#1e40af}.doc-status-badge.status-reviewed{background:#fef3c7;color:#92400e}.doc-status-badge.status-approved{background:#d1fae5;color:#065f46}.doc-status-badge.status-rejected{background:#fee2e2;color:#991b1b}.doc-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.doc-modal-content{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.doc-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid #e2e8f0}.doc-modal-header h3{font-size:1.25rem;color:#1e293b;margin:0}.doc-modal-actions{display:flex;gap:.5rem}.btn-modal-action{background:#50b19f;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-modal-action:hover{background:#3d9988;transform:translateY(-2px)}.btn-modal-close{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.btn-modal-close:hover{color:#ef4444;transform:rotate(90deg)}.doc-modal-body{padding:1.5rem}.doc-preview{text-align:center;padding:2rem;background:#f8fafc;border-radius:8px;margin-bottom:1.5rem}.doc-preview-icon{font-size:4rem;margin-bottom:1rem}.doc-preview-text{font-size:1rem;color:#1e293b;margin-bottom:.5rem}.doc-preview-meta{font-size:.875rem;color:#64748b;line-height:1.6}.doc-edit-section{display:flex;flex-direction:column;gap:1rem}.doc-input,.doc-select,.doc-file-input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.9rem;transition:border-color .3s ease}.doc-input:focus,.doc-select:focus,.doc-file-input:focus{outline:none;border-color:#50b19f}.doc-modal-footer{padding:1.5rem;border-top:2px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem}.btn-modal-cancel{background:#fff;border:2px solid #e2e8f0;color:#64748b;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-modal-cancel:hover{border-color:#cbd5e1;background:#f8fafc}.btn-modal-save{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-modal-save:hover{background:#3d9988;transform:translateY(-2px);box-shadow:0 4px 12px #50b19f4d}.btn-modal-download{background:#50b19f;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-modal-download:hover{background:#3d9988;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.add-note-section{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px}.note-input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-family:inherit;resize:vertical;transition:border-color .3s ease}.note-input:focus{outline:none;border-color:#50b19f}.btn-add-note{align-self:flex-end;background:#50b19f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-add-note:hover:not(:disabled){background:#3d9988;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.btn-add-note:active:not(:disabled){transform:translateY(0)}.btn-add-note:disabled{opacity:.5;cursor:not-allowed}.notes-list{display:flex;flex-direction:column;gap:.75rem}.note-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;border-left:3px solid #50b19f;animation:slideInLeft .4s ease-out;transition:all .3s ease}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.note-item:hover{box-shadow:0 4px 12px #667eea1a;transform:translate(5px)}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.note-header strong{color:#1e293b;font-size:.875rem}.note-date{font-size:.75rem;color:#94a3b8}.note-text{color:#475569;font-size:.875rem;line-height:1.5;white-space:pre-wrap}.documents-tab{display:flex;flex-direction:column;gap:2rem}.upload-section{text-align:center;padding:3rem;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.upload-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:.5rem}.upload-button{display:inline-block;background:#50b19f;color:#fff;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;margin-top:1rem}.upload-button:hover{background:#3d9988;transform:translateY(-2px)}.documents-list{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.documents-list h3{font-size:1.125rem;color:#1e293b;margin-bottom:1rem}.document-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem}.doc-icon{font-size:2rem}.doc-info{flex:1}.doc-name{font-weight:600;color:#1e293b;margin-bottom:.25rem}.doc-meta{font-size:.875rem;color:#64748b}.btn-remove-doc{background:none;border:1px solid #e2e8f0;color:#64748b;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s ease}.btn-remove-doc:hover{border-color:#ef4444;color:#ef4444}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-draft{background:#f3f4f6;color:#374151}.status-pending{background:#fef3c7;color:#92400e}.status-in_progress{background:#dbeafe;color:#1e40af}.status-completed{background:#d1fae5;color:#065f46}.loading,.error{text-align:center;padding:4rem;font-size:1.125rem;color:#64748b}@media (max-width: 768px){.application-detail-page{padding:1rem}.app-header{flex-direction:column;align-items:stretch}.header-actions,.app-tabs{flex-direction:column}.field-grid{grid-template-columns:1fr}.checklist-filters{flex-direction:column;gap:1rem}.checklist-main-row{flex-wrap:wrap}.checklist-actions{width:100%;flex-direction:row;justify-content:space-between}.checklist-due-date{width:auto}.document-actions{flex-wrap:wrap}.upload-section-mini{flex-direction:column;align-items:stretch}.expanded-sections,.documents-grid{grid-template-columns:1fr}.document-card{flex-direction:column}.doc-card-actions-left{flex-direction:row;border-right:none;border-bottom:2px solid #e2e8f0}.btn-doc-icon{flex:1;border-bottom:none;border-right:1px solid #e2e8f0}.btn-doc-icon:last-child{border-right:none}.btn-doc-icon:after{left:50%;top:auto;bottom:100%;transform:translate(-50%);margin-left:0;margin-bottom:.5rem}.btn-doc-icon:hover:after{margin-left:0;margin-bottom:.75rem}.doc-modal-content{width:95%;max-height:95vh}}.form-page{padding:2rem 0}.form-card-main{max-width:800px;margin:0 auto}.form-header{margin-bottom:2rem}.form-header h1{font-size:2rem;color:#1e293b;margin:1rem 0}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-top:1rem}.progress-fill{height:100%;background:#50b19f;transition:width .3s ease}.form-content{margin-bottom:2rem}.form-step h2{font-size:1.75rem;color:#334155;margin-bottom:1rem}.instruction{color:#64748b;margin-bottom:2rem;line-height:1.6}.form-group small{display:block;margin-top:.5rem;color:#64748b;font-size:.875rem}.ai-helper{display:flex;gap:1rem;padding:1.5rem;background:#d1fae5;border-left:4px solid #50b19f;border-radius:8px;margin-top:2rem}.ai-icon{font-size:2rem;flex-shrink:0}.ai-message{color:#1e40af;line-height:1.6}.form-footer{display:flex;justify-content:space-between;padding-top:2rem;border-top:2px solid #e2e8f0}@media (max-width: 768px){.form-footer{flex-direction:column;gap:1rem}.form-footer button{width:100%}}.legal-page{min-height:100vh;background:#fff;background-image:url(https://images.unsplash.com/photo-1485738422979-f5c462d49f74?w=1920&q=80);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.legal-nav{position:fixed;top:0;left:0;right:0;background:#50b19f;border-bottom:none;z-index:100;box-shadow:0 2px 10px #0000001a}.legal-nav-container{max-width:900px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.legal-back-btn{background:#fff;border:2px solid white;color:#50b19f;font-size:.95rem;font-weight:600;cursor:pointer;padding:.65rem 1.5rem;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.legal-back-btn:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.legal-nav-logo .logo-text{font-size:1.25rem;font-weight:700;color:#fff}.legal-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffeb;z-index:0}.legal-page>*{position:relative;z-index:1}.legal-content{max-width:900px;margin:0 auto;padding:2rem;padding-top:120px;padding-bottom:4rem}.legal-content h1{font-size:2.5rem;margin-bottom:.5rem;color:#4a3728}.last-updated{color:#7a6555;font-size:.9rem;margin-bottom:3rem}.page-intro{font-size:1.125rem;line-height:1.7;margin-bottom:3rem;color:#5d4537}.legal-section{margin-bottom:2.5rem;padding-bottom:2rem}.legal-section h2{font-size:1.5rem;margin-bottom:1rem;color:#50b19f;font-weight:600}.legal-section h3{font-size:1.25rem;margin:1.5rem 0 .75rem;color:#4a3728}.legal-section p{line-height:1.7;margin-bottom:1rem;color:#5d4537}.legal-section ul{margin:1rem 0 1rem 1.5rem;line-height:1.7}.legal-section li{margin-bottom:.75rem;color:#5d4537}.legal-section a{color:#50b19f;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.legal-section a:hover{border-bottom-color:#50b19f;color:#3d9988}.warning-box{background:#fef2f2;border-left:4px solid #ef4444;padding:1.5rem;margin:2rem 0;border-radius:8px}.warning-box.prominent{background:#fef2f2;border:2px solid #ef4444;padding:2rem}.warning-box h2{color:#dc2626;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.warning-box p,.warning-box ul{margin-bottom:1rem;color:#7f1d1d}.warning-box strong{color:#dc2626}.emphasis-text{background:#fffbeb;border-left:4px solid #f59e0b;padding:1rem;margin:1.5rem 0;border-radius:4px;color:#92400e}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:3rem}.contact-info-section h2,.contact-form-section h2{font-size:1.75rem;margin-bottom:2rem;color:#50b19f}.contact-method{margin-bottom:2.5rem}.contact-method h3{font-size:1.25rem;margin-bottom:.5rem;color:#4a3728}.contact-method p{margin-bottom:.25rem;color:#5d4537}.contact-description{font-size:.9rem;color:#7a6555!important;margin-top:.5rem}.contact-form{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e5e7eb}.success-message{background:#ecfdf5;border:1px solid #50b19f;color:#047857;padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}@media (max-width: 768px){.legal-content{margin-top:100px;padding:0 1rem}.legal-content h1{font-size:2rem}.legal-section h2{font-size:1.5rem}.contact-grid{grid-template-columns:1fr;gap:3rem}.warning-box,.warning-box.prominent{padding:1rem}}.support-page .dashboard-main{display:flex;flex-direction:column;background:linear-gradient(#ffffffc7,#ffffffc7),url(https://images.pexels.com/photos/64271/queen-of-liberty-statue-of-liberty-new-york-liberty-statue-64271.jpeg?auto=compress&cs=tinysrgb&w=1920);background-size:cover;background-position:center;background-attachment:fixed}.support-page .dashboard-content{flex:1;display:flex;flex-direction:column;max-width:none;padding-bottom:0}.support-page .content-section{flex:1}.support-content{padding:1rem 0}.support-header{text-align:center;margin-bottom:2.5rem}.support-header h2{font-size:1.75rem;color:#1e293b;margin-bottom:.5rem}.support-header p{color:#64748b;font-size:1rem}.support-options{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.support-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:all .2s ease;width:280px;flex-shrink:0}.support-card:hover{border-color:#50b19f;box-shadow:0 4px 12px #50b19f1a}.support-card-icon{font-size:2.5rem;margin-bottom:1rem}.support-card h3{font-size:1.125rem;color:#1e293b;margin-bottom:.5rem}.support-card p{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.btn-support{display:inline-block;padding:.75rem 1.5rem;background:#50b19f;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease}.btn-support:hover{background:#3d9988}.support-disclaimer{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:1.25rem;margin-top:2rem}.support-disclaimer p{color:#92400e;font-size:.9rem;line-height:1.6;margin:0}.support-disclaimer strong{color:#b45309}.message-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.message-modal{background:#fff;border-radius:16px;padding:2rem;width:90%;max-width:500px;position:relative;max-height:90vh;overflow-y:auto}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.modal-close:hover{background:#f1f5f9;color:#1e293b}.message-modal h2{font-size:1.5rem;color:#1e293b;margin-bottom:.5rem}.message-modal>p{color:#64748b;margin-bottom:1.5rem}.message-form{display:flex;flex-direction:column;gap:1.25rem}.message-form .form-group{display:flex;flex-direction:column;gap:.5rem}.message-form label{font-size:.9rem;font-weight:500;color:#374151}.message-form input,.message-form textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:inherit}.message-form input:focus,.message-form textarea:focus{outline:none;border-color:#50b19f;box-shadow:0 0 0 3px #50b19f1a}.message-form textarea{resize:vertical;min-height:120px}.btn-send-message{padding:.875rem 1.5rem;background:#50b19f;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-send-message:hover:not(:disabled){background:#3d9988}.btn-send-message:disabled{background:#9ca3af;cursor:not-allowed}.message-sent-success{text-align:center;padding:2rem 1rem}.message-sent-success .success-icon{width:60px;height:60px;background:#50b19f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem}.message-sent-success h3{font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}.message-sent-success p{color:#64748b}.legal-resources-modal{background:#fff;border-radius:16px;padding:2rem;width:95%;max-width:900px;position:relative;max-height:90vh;overflow-y:auto}.legal-resources-modal h2{font-size:1.75rem;color:#1e293b;margin-bottom:.5rem;text-align:center}.legal-resources-modal .modal-subtitle{text-align:center;color:#64748b;margin-bottom:2rem}.legal-resources-modal .resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.legal-resources-modal .resource-category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease}.legal-resources-modal .resource-category:hover{border-color:#50b19f;box-shadow:0 4px 12px #50b19f1a}.legal-resources-modal .resource-icon{font-size:2.5rem;margin-bottom:.75rem;text-align:center}.legal-resources-modal .resource-category h3{font-size:1.125rem;color:#1e293b;margin-bottom:1rem;text-align:center;font-weight:600}.legal-resources-modal .resource-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.legal-resources-modal .resource-list li{margin:0}.legal-resources-modal .resource-list a{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;background:#fff;border-radius:8px;color:#374151;text-decoration:none;font-size:.875rem;transition:all .2s ease;border:1px solid #e5e7eb}.legal-resources-modal .resource-list a:hover{background:#f0fdf9;border-color:#50b19f;color:#50b19f}.legal-resources-modal .resource-tag{background:#e0f2f1;color:#50b19f;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;white-space:nowrap;margin-left:.5rem}.legal-resources-modal .resources-disclaimer{text-align:center;color:#64748b;font-size:.8rem;margin-top:1rem;font-style:italic;padding:.75rem;background:#fef3c7;border-radius:8px;border:1px solid #fbbf24;color:#92400e}.btn-terms-link{display:block;width:100%;margin-top:1rem;padding:.75rem 1.5rem;background:transparent;color:#50b19f;border:2px solid #50b19f;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center}.btn-terms-link:hover{background:#50b19f;color:#fff}.support-page-footer{background:#374151;padding:.5rem 2rem;text-align:center;margin-top:auto}.support-page-footer h3{color:#fff;font-size:.85rem;font-weight:600;margin:0}.support-page-footer .footer-content{display:flex;align-items:center;justify-content:center;gap:1rem}.support-page-footer .contact-email{color:#50b19f;text-decoration:none;font-size:.8rem;transition:color .2s ease}.support-page-footer .contact-email:hover{color:#6fcfbc}.support-page-footer .contact-form-link{background:transparent;border:none;color:#ffffffe6;font-size:.8rem;cursor:pointer;transition:color .2s ease;padding:0}.support-page-footer .contact-form-link:hover{color:#50b19f}.support-page-footer .social-links{display:flex;align-items:center;gap:.75rem}.support-page-footer .social-links a{color:#fffc;text-decoration:none;font-size:.8rem;transition:color .2s ease}.support-page-footer .social-links a:hover{color:#50b19f}@media (max-width: 768px){.support-options{grid-template-columns:1fr}.support-card{padding:1.5rem}.message-modal{width:95%;padding:1.5rem}}.help-center-page{min-height:100vh;background-image:url(https://images.unsplash.com/photo-1485738422979-f5c462d49f74?w=1920&q=80);background-size:cover;background-position:center top;background-attachment:fixed}.help-nav{position:fixed;top:0;left:0;right:0;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(80,177,159,.3);z-index:100}.help-nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.help-back-btn{background:#50b19f;border:none;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;padding:.5rem 1.25rem;border-radius:8px;transition:all .2s ease}.help-back-btn:hover{background:#3d9988}.help-nav-logo{display:flex;align-items:center;gap:.5rem;cursor:pointer}.help-nav-logo .logo-icon{font-size:1.5rem}.help-nav-logo .logo-text{font-size:1.25rem;font-weight:700;color:#50b19f}.help-hero{position:relative;min-height:30vh;display:flex;align-items:flex-start;justify-content:center;background:transparent;padding-top:80px}.hero-overlay{display:none}.hero-content{position:relative;z-index:1;text-align:center;padding:2rem;padding-top:20px}.liberty-icon{font-size:5rem;margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.help-hero h1{font-size:4rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.5);margin-bottom:.5rem;font-weight:700}.hero-subtitle{font-size:1.5rem;color:#50b19f;text-shadow:1px 1px 4px rgba(0,0,0,.5);font-weight:500}.plaque-section{background:transparent;padding:5rem 2rem;padding-top:calc(40vh + 170px);position:relative}.plaque-section:before{display:none}.plaque-container{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.plaque{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:3rem 2.5rem;box-shadow:0 4px 20px #0000004d;position:relative}.plaque:before{display:none}.plaque-title{font-size:2rem;color:#fff;font-weight:700;margin-bottom:.25rem;font-family:Times New Roman,serif;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.plaque-author{font-size:1rem;color:#ffffffe6;font-style:italic;margin-bottom:1rem;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.plaque-divider{width:100px;height:2px;background:#50b19f;margin:1rem auto}.plaque-text{font-size:1.35rem;color:#fff;line-height:2.2;font-family:Times New Roman,serif;font-style:italic;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.plaque-context{margin-top:2.5rem;font-size:1.1rem;color:#fffffff2;line-height:1.8;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 4px rgba(0,0,0,.7);background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.5rem 2rem;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.quick-answers{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5rem 2rem}.quick-answers-container{max-width:1200px;margin:0 auto}.quick-answers h2{text-align:center;font-size:2.5rem;color:#fff;margin-bottom:3rem;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.quick-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.quick-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #0003}.quick-card:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.quick-card-icon{font-size:3rem;margin-bottom:1rem}.quick-card h3{font-size:1.25rem;color:#fff;margin-bottom:.75rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.quick-card p{color:#ffffffe6;line-height:1.6;font-size:.95rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.faq-section{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5rem 2rem}.faq-container{max-width:900px;margin:0 auto}.faq-section h2{text-align:center;font-size:2.5rem;color:#50b19f;margin-bottom:1rem}.faq-intro{text-align:center;color:#ffffffe6;font-size:1.1rem;margin-bottom:3rem}.faq-category{margin-bottom:3rem}.category-title{font-size:1.5rem;color:#fff;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #50b19f;display:inline-block}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#ffffff14;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.faq-item:hover{background:#ffffff1f}.faq-item.open{background:#10b98126;border-color:#10b9814d}.faq-question{width:100%;padding:1.25rem 1.5rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#fff;font-size:1.05rem;font-weight:500;transition:all .2s ease}.faq-question:hover{color:#50b19f}.faq-toggle{font-size:1.5rem;font-weight:300;color:#50b19f;flex-shrink:0;width:30px;text-align:center}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#ffffffe6;line-height:1.7;font-size:.95rem}.help-cta{background:linear-gradient(135deg,#50b19f,#3d9988);padding:5rem 2rem;margin-bottom:-4rem}.cta-container{max-width:800px;margin:0 auto;text-align:center}.help-cta h2{font-size:2.5rem;color:#fff;margin-bottom:1rem}.help-cta p{font-size:1.2rem;color:#ffffffe6;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:#3d2914;color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}.btn-cta-primary:hover{background:#2c1810;transform:translateY(-2px)}.btn-cta-secondary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}.btn-cta-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.scroll-to-quick-btn{position:fixed;right:2rem;bottom:2rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;box-shadow:0 4px 15px #0003;transition:all .3s ease;z-index:1000;font-weight:600;font-size:.9rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.scroll-to-quick-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.scroll-btn-icon{font-size:1rem}.scroll-btn-text{white-space:nowrap}@media (max-width: 768px){.help-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.liberty-icon{font-size:3.5rem}.plaque{padding:2rem 1.5rem}.plaque-title{font-size:1.25rem}.plaque-text{font-size:1rem}.quick-cards{grid-template-columns:1fr}.faq-section h2,.quick-answers h2,.help-cta h2{font-size:2rem}.faq-question{font-size:.95rem;padding:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn-cta-primary,.btn-cta-secondary{width:100%;max-width:300px}.scroll-to-quick-btn{right:1rem;bottom:1rem;padding:.6rem 1rem;font-size:.8rem}}.legal-resources-page{min-height:100vh;background-image:url(https://images.unsplash.com/photo-1485738422979-f5c462d49f74?w=1920&q=80);background-size:cover;background-position:center top;background-attachment:fixed}.legal-nav{position:fixed;top:0;left:0;right:0;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(80,177,159,.3);z-index:100}.legal-nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.legal-back-btn{background:#50b19f;border:none;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;padding:.5rem 1.25rem;border-radius:8px;transition:all .2s ease}.legal-back-btn:hover{background:#3d9988}.legal-nav-logo{display:flex;align-items:center;gap:.5rem;cursor:pointer}.legal-nav-logo .logo-icon{font-size:1.5rem}.legal-nav-logo .logo-text{font-size:1.25rem;font-weight:700;color:#50b19f}.legal-hero{padding-top:100px;padding-bottom:2rem;text-align:center}.legal-hero .hero-content{padding:2rem}.legal-hero .hero-icon{font-size:4rem;margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.legal-hero h1{font-size:3.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.5);margin-bottom:.5rem;font-weight:700}.legal-hero .hero-subtitle{font-size:1.25rem;color:#50b19f;text-shadow:1px 1px 4px rgba(0,0,0,.5);font-weight:500}.legal-main{padding:2rem 2rem 4rem}.legal-container{max-width:1200px;margin:0 auto}.legal-resources-page .resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;margin-bottom:2rem}.legal-resources-page .resource-category{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.75rem;transition:all .3s ease}.legal-resources-page .resource-category:hover{background:#0009;border-color:#50b19f80;transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.legal-resources-page .resource-icon{font-size:2.5rem;margin-bottom:.75rem}.legal-resources-page .resource-category h3{font-size:1.35rem;color:#fff;margin-bottom:.5rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-resources-page .category-description{color:#fffc;font-size:.9rem;margin-bottom:1.25rem;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-resources-page .resource-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.legal-resources-page .resource-list li{margin:0}.legal-resources-page .resource-list a{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;color:#fff;text-decoration:none;transition:all .2s ease;border:1px solid rgba(255,255,255,.15)}.legal-resources-page .resource-list a:hover{background:#50b19f40;border-color:#50b19f80}.legal-resources-page .resource-info{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.legal-resources-page .resource-name{font-weight:500;font-size:.95rem;color:#fff;transition:color .2s ease;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-resources-page .resource-list a:hover .resource-name{color:#50b19f}.legal-resources-page .resource-desc{font-size:.8rem;color:#ffffffb3;line-height:1.4;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-resources-page .resource-tag{background:#50b19f4d;color:#50b19f;padding:.35rem .75rem;border-radius:20px;font-size:.7rem;font-weight:600;white-space:nowrap;margin-left:1rem;flex-shrink:0;border:1px solid rgba(80,177,159,.4)}.legal-resources-page .resources-disclaimer{background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(251,191,36,.4);border-radius:12px;padding:1.25rem;margin-bottom:2rem}.legal-resources-page .resources-disclaimer p{color:#ffffffe6;font-size:.9rem;line-height:1.6;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-resources-page .resources-disclaimer strong{color:#fbbf24}.legal-resources-page .resources-footer{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.legal-resources-page .btn-terms{padding:.875rem 2rem;background:#50b19f;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #50b19f4d}.legal-resources-page .btn-terms:hover{background:#3d9988;transform:translateY(-2px);box-shadow:0 6px 20px #50b19f66}.legal-page-footer{background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(80,177,159,.3);padding:2rem;text-align:center}.legal-page-footer .footer-container{max-width:1200px;margin:0 auto}.legal-page-footer h3{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legal-page-footer .contact-email{display:block;color:#50b19f;text-decoration:none;font-size:.95rem;margin-bottom:.75rem;transition:color .2s ease}.legal-page-footer .contact-email:hover{color:#6fcfbc}.legal-page-footer .contact-form-link{display:block;background:transparent;border:none;color:#ffffffe6;font-size:.95rem;cursor:pointer;margin-bottom:1rem;transition:color .2s ease}.legal-page-footer .contact-form-link:hover{color:#50b19f}.legal-page-footer .social-links{display:flex;justify-content:center;gap:1.5rem}.legal-page-footer .social-links a{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .2s ease}.legal-page-footer .social-links a:hover{color:#50b19f}@media (max-width: 768px){.legal-hero h1{font-size:2.5rem}.legal-hero .hero-subtitle{font-size:1rem}.legal-hero .hero-icon{font-size:3rem}.legal-resources-page .resources-grid{grid-template-columns:1fr}.legal-resources-page .resource-list a{flex-direction:column;align-items:flex-start;gap:.75rem}.legal-resources-page .resource-tag{margin-left:0}.legal-resources-page .resources-footer{flex-direction:column}.legal-resources-page .btn-terms{width:100%;text-align:center}.legal-nav-container{padding:1rem}}*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem}.card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a}button{cursor:pointer;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s ease}.btn-primary{background:#50b19f;color:#fff}.btn-primary:hover{background:#3d9988;transform:translateY(-2px);box-shadow:0 5px 15px #50b19f66}.btn-secondary{background:#e2e8f0;color:#334155}.btn-secondary:hover{background:#cbd5e1}input,textarea,select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#50b19f}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#334155}.error{color:#ef4444;font-size:.875rem;margin-top:.25rem}.success{color:#50b19f;font-size:.875rem;margin-top:.25rem}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
