.login-container{min-height:100vh;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-form-column{width:100%;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}@media (min-width:1024px){.login-form-column{width:50%}}.login-form-container{width:100%;max-width:400px}.logo-section{text-align:center;margin-bottom:2rem}.logo-section img{margin:0 auto 1rem;border-radius:8px}.logo-section h1{font-size:1.75rem;font-weight:700;color:#111827;margin:0}.nav-tabs{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.nav-tab{flex:1 1;padding:.75rem 1rem;text-align:center;font-weight:500;color:#6b7280;background:none;cursor:pointer;transition:all .2s ease;border:none;border-bottom:2px solid transparent}.nav-tab.active{color:#7c3aed;border-bottom-color:#7c3aed}.nav-tab:hover:not(.active){color:#374151}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s ease;background:#ffffff}.form-input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.form-input::placeholder{color:#9ca3af}.password-container{position:relative}.password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;padding:.25rem;transition:color .2s ease}.password-toggle:hover{color:#6b7280}.password-toggle svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-top:.5rem}.submit-button{width:100%;background:#7c3aed;color:#ffffff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease}.submit-button:hover:not(:disabled){background:#6d28d9}.submit-button:disabled{opacity:.5;cursor:not-allowed}.forgot-password{text-align:center;margin-top:1rem}.forgot-password a{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .2s ease}.forgot-password a:hover{color:#374151}.copyright{text-align:center;margin-top:2rem;font-size:.875rem;color:#6b7280}.product-showcase{display:none;width:50%;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);flex-direction:column;align-items:center;justify-content:center;padding:3rem}@media (min-width:1024px){.product-showcase{display:flex}}.product-screenshot{margin-bottom:2rem;max-width:400px;width:100%}.screenshot-container{background:#ffffff;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:1.5rem;border:1px solid #e5e7eb}.screenshot-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.screenshot-logo{display:flex;align-items:center;gap:.5rem}.screenshot-logo span{font-weight:600;color:#111827}.start-referral-btn{background:#7c3aed;color:#ffffff;padding:.25rem .75rem;border:none;border-radius:.25rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s ease}.start-referral-btn:hover{background:#6d28d9}.mock-dashboard{display:flex;flex-direction:column;gap:.75rem}.dashboard-header{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;font-weight:500}.dashboard-content{border-top:1px solid #e5e7eb;padding-top:.5rem}.dashboard-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.dashboard-row:not(:last-child){border-bottom:1px solid #f3f4f6}.patient-name{font-size:.875rem;font-weight:500;color:#111827}.activity-time{font-size:.75rem;color:#6b7280}.status-badge{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.status-approved{background:#dcfce7;color:#166534}.status-pending{background:#fef3c7;color:#92400e}.testimonial{margin-bottom:2rem;max-width:400px}.testimonial h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.testimonial blockquote{color:#374151;margin-bottom:1rem;font-style:italic;line-height:1.6}.testimonial-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.stars{display:flex}.star{width:1rem;height:1rem}.star.filled{color:#fbbf24}.star.empty{color:#d1d5db}.testimonial-author{font-size:.875rem;color:#6b7280}.features{max-width:400px}.features h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem;line-height:1.4}.features-list{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem}.feature-icon{width:1.25rem;height:1.25rem;color:#7c3aed;margin-top:.125rem;flex-shrink:0}.feature-text{color:#374151;font-size:.875rem;line-height:1.5}@media (max-width:1023px){.login-form-column{padding:2rem 1rem}.product-showcase{display:none}}@media (max-width:640px){.login-form-column{padding:1.5rem 1rem}.logo-section h1{font-size:1.5rem}.screenshot-container{padding:1rem}}