.test-results-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:Avenir Next,Helvetica Neue,sans-serif;color:#1a1a1a}.header-placeholder,.footer-placeholder{height:60px;background:#f8fafc;margin:1.5rem 0;border-radius:.5rem}.test-info{background:white;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:1.5rem}.test-info h2{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.test-info p{color:#666;margin-bottom:1rem;line-height:1.6}.test-steps{background:white;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin-top:1.5rem}.steps-header{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eaeaea}.step-container{margin-bottom:1.5rem;border-bottom:1px solid #eaeaea;padding-bottom:1.5rem}.step-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem;background:#f8fafc;border-radius:.5rem;transition:all .2s ease}.step-header:hover{background:#eaeaea}.step-header h3{margin:0;color:#1a1a1a;font-weight:500}.toggle-icon{font-size:1rem;color:#666}.step-image{max-width:100%;height:auto;margin-top:1rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.step-content{padding:1rem 0;color:#666;line-height:1.6}.test-results-footer{margin-top:2rem;padding:1.5rem;border-top:1px solid #eaeaea;display:flex;justify-content:flex-start;align-items:center}.back-link{color:#666;text-decoration:none;display:flex;align-items:center;font-weight:500;transition:color .2s ease;padding:.5rem 1rem;border-radius:.5rem;background:#f8fafc}.back-link:hover{color:#1a1a1a;background:#eaeaea}.landing-page{min-height:100vh;display:flex;flex-direction:column;font-family:Avenir Next,Helvetica Neue,sans-serif;background:white;color:#1a1a1a}.hero{background:white;padding:6rem 2rem;text-align:center;border-bottom:1px solid #eaeaea}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:3rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.subtitle{font-size:1.25rem;margin-bottom:2rem;color:#666}.email-display{margin:2rem 0}.email-display a{font-size:1.25rem;color:#1a1a1a;text-decoration:none;border-bottom:2px solid #1a1a1a;padding-bottom:.25rem;transition:all .2s ease}.email-display a:hover{color:#666;border-color:#666}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.primary-cta{padding:.75rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:#1a1a1a;color:#fff;border:none}.primary-cta:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.main-nav{margin-top:auto;padding:1rem;background:#f8fafc}.main-nav ul{display:flex;justify-content:flex-end;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;list-style:none}.expandable-button{background:none;border:none;color:#666;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer}.expandable-button:hover{color:#1a1a1a}.info-sections{width:100%;background:#f8fafc;padding:2rem 1rem;border-top:1px solid #eaeaea;margin-top:2rem}.info-section{max-width:800px;margin:0 0 2rem;text-align:left}.info-section h3{font-size:1.25rem;color:#1a1a1a;margin-bottom:1rem}.info-section p{color:#666;line-height:1.6;margin-bottom:1rem}.info-section a{color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1a1a1a}.info-section a:hover{color:#666;border-color:#666}.expanded-content p{margin:.5rem 0;color:#666}.expanded-content h4{margin:0 0 1rem;color:#1a1a1a}.main-footer{text-align:center;padding:1.5rem;background:#f8fafc;color:#666;font-size:.875rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;overflow:hidden}.overlay-content{max-height:90vh;overflow:auto;width:90%;max-width:800px;background:white;padding:2rem;border-radius:8px;position:relative}.messages-container{overflow-y:auto;max-height:60vh;padding-right:10px;scrollbar-width:thin;scrollbar-color:#888 transparent}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background:transparent}.messages-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}body.overlay-open{overflow:hidden}.overlay-content{background:white;padding:2rem;border-radius:.5rem;width:90%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 4px 6px #0000001a}.overlay h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.close-button:hover{color:#1a1a1a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#666;font-weight:500}.form-group textarea{width:100%;padding:.75rem;border:1px solid #eaeaea;border-radius:.25rem;font-family:inherit;font-size:1rem;color:#1a1a1a;resize:vertical;min-height:100px}.form-group textarea:focus{outline:none;border-color:#1a1a1a}.status-bar{padding:.75rem;background:#f8fafc;border-radius:.25rem;color:#666}.messages-container{max-height:calc(70vh - 300px);min-height:200px;overflow-y:auto;margin:1rem 0;padding:1rem;background:#f8fafc;border-radius:.25rem}.message{margin-bottom:1rem;padding:.75rem;border-radius:.25rem;background:white;color:#1a1a1a}.message.sent{background:#1a1a1a;color:#fff}.button-group{display:flex;gap:1rem;justify-content:flex-end}.button-group button{padding:.75rem 1.5rem;border-radius:.25rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.button-group button[type=button]{background:#f8fafc;color:#666;border:1px solid #eaeaea}.button-group button[type=button]:hover{background:#eaeaea}.button-group button[type=submit]{background:#1a1a1a;color:#fff;border:none}.button-group button[type=submit]:hover{background:#333}.button-group button:disabled{opacity:.7;cursor:not-allowed}.message-image{max-width:100%;max-height:300px;width:auto;height:auto;margin:10px 0;border-radius:4px;object-fit:contain}.test-results{margin-top:20px;padding:15px;background-color:#f5f5f5;border-radius:4px}.test-results h3{margin-bottom:10px}.results-container{max-height:300px;overflow-y:auto;padding:10px;background-color:#fff;border:1px solid #ddd;border-radius:4px}
