*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;padding:0;min-height:100vh;font-family:Lexend,Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a2540;color:#fff}#root{min-height:100vh}.logo img{width:300px;height:auto}.request-tissue-button{background:#1976d2;color:#fff;border:none;padding:.75rem 2rem;border-radius:32px;font-size:1.1rem;font-weight:600;letter-spacing:.05em;box-shadow:0 2px 12px #0a254014;transition:background .2s,box-shadow .2s,transform .2s;cursor:pointer}.request-tissue-button:hover{background:#1565c0;box-shadow:0 4px 24px #0a25401f;transform:translateY(-2px) scale(1.04)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lexend,Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9f9f9;min-height:100vh;color:#000}.app{min-height:100vh;display:flex;flex-direction:column;background:#f9f9f9}.login-bar{padding:.75rem 0}.login-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.login-text{color:#000;font-size:.875rem;font-weight:500}.login-button{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid black;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease;text-decoration:none}.login-button:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.container{max-width:1200px;margin:0 auto;padding:0 2rem;flex:1;display:flex;flex-direction:column}.header{padding:1.5rem 0}.logo-container{display:flex;justify-content:center}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{display:flex;align-items:center;justify-content:center}.logo-text{font-size:1.75rem;font-weight:700;color:#000;letter-spacing:-.025em}.main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 0}.content{text-align:center;max-width:800px;width:100%}.title{font-size:clamp(2rem,6vw,4rem);font-weight:100;color:#000;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.05em}.title .title{font-family:Lexend,Inter,sans-serif;font-weight:200;font-size:clamp(2rem,6vw,4rem);color:#000;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.05em}.subtitle{font-size:1.25rem;color:#000;line-height:1.6;margin-bottom:2rem;font-weight:700}.coming-soon-badge{display:inline-block;margin-bottom:2.5rem}.coming-soon-badge span{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#000;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.email-form{margin-bottom:3rem}.form-group{display:flex;gap:.75rem;margin-bottom:.75rem;max-width:400px;margin-left:auto;margin-right:auto}.email-input{flex:1;padding:.875rem 1rem;border:1px solid black;border-radius:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;font-size:1rem;font-family:Inter,sans-serif;outline:none;transition:all .2s ease}.email-input::placeholder{color:#000}.email-input:focus{border-color:#000;background:#ffffff26}.submit-button{padding:.875rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #2563eb40}.submit-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb59}.submit-button:active{transform:translateY(0)}.form-note{color:#000;font-size:.875rem;margin-top:.5rem}.success-message{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;margin-bottom:3rem;max-width:400px;margin-left:auto;margin-right:auto}.success-icon{width:60px;height:60px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;margin:0 auto 1rem}.success-message h3{color:#000;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.success-message p{color:#000;font-size:1rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid darkgray;border-radius:12px;padding:1.5rem;text-align:center;transition:all .2s ease}.feature-icon{font-size:2rem;margin-bottom:1rem;display:block;display:flex;flex-direction:column;align-items:center}.feature-title{font-size:2rem;font-family:Lexend,Inter,sans-serif;font-weight:400;color:#000;margin-bottom:.5rem;letter-spacing:-.01em}.feature-subtitle{font-size:1.125rem;color:#000;font-weight:400;line-height:1.5}.feature h3{color:#000;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature p{color:#000;font-size:.875rem;line-height:1.5}.footer{padding:2rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.footer p{color:#000;font-size:.875rem}@media (max-width: 768px){.container{padding:0 1rem}.title{font-size:2.5rem}.subtitle{font-size:1.125rem}.form-group{flex-direction:column;gap:.75rem}.features{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.title{font-size:2rem}.logo-text{font-size:1.5rem}}
