*{box-sizing:border-box;margin:0;padding:0}ol{padding-left:24px;list-style:decimal}ul{padding-left:24px;list-style:outside}li{margin-bottom:8px}body{color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container{max-width:700px;margin:0 auto}.screen{display:none}.screen.active{animation:.4s ease-in fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 60px #0000004d}.email-gate{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.email-gate-content{padding:0}.email-gate-header{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px}.email-gate-header h1{color:#fff;margin-bottom:10px;font-size:32px;font-weight:700}.email-gate-subtitle{color:#ffffffe6;letter-spacing:.5px;margin:0;font-size:16px;font-weight:400}.email-gate-body{padding:40px}.email-gate-description{color:#666;text-align:center;margin-bottom:30px;font-size:16px;line-height:1.6}h1{color:#667eea;margin-bottom:10px;font-size:28px}p{color:#666;margin-bottom:30px;line-height:1.6}.form-group{margin-bottom:25px}label{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.email-input-wrapper{width:100%}input[type=email],input[type=number],input[type=time],select{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;max-width:100%;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .3s}select{cursor:pointer;background-color:#fff}.consent-box{background:#f8f9fa;border-radius:8px;margin-bottom:25px;padding:20px}.privacy-notice{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.privacy-notice input[type=checkbox]{cursor:pointer;min-width:16px;margin-top:4px}.privacy-notice label{color:#333;cursor:pointer;margin-bottom:0;font-size:14px;font-weight:500}.consent-text{color:#6b7280;text-align:left;margin:0;font-size:12px;line-height:1.5}.error-text{color:#ef4444;margin-top:10px;margin-bottom:0;font-size:14px}.email-display{background:#f0f4ff;border-radius:8px;margin-bottom:30px;padding:12px;font-size:14px}.email-display span{color:#667eea;font-weight:600}.loading{text-align:center;padding:40px 0}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-card,.error-card{text-align:center}.success-icon{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;font-size:50px;animation:.5s ease-out scaleIn;display:flex}.error-icon{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;font-size:50px;animation:.5s ease-out scaleIn;display:flex}@keyframes scaleIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.email-highlight{color:#667eea;margin:20px 0;font-size:18px;font-weight:600}.score-preview{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin:30px 0;padding:30px}.score-preview h2{margin-bottom:10px;font-size:48px}.score-preview p{color:#fff;margin:5px 0}@media (max-width:600px){.card,.email-gate-body,.email-gate-header{padding:30px 20px}.email-gate-header h1{font-size:24px}.email-gate-subtitle{font-size:14px}h1{font-size:24px}}.section{border-bottom:2px solid #e5e7eb;margin-bottom:40px;padding-bottom:30px}.section:last-of-type{border-bottom:none;margin-bottom:30px}.section h2{color:#667eea;margin-bottom:20px;font-size:20px;font-weight:600}.subtitle{color:#87ceeb;letter-spacing:.5px;text-align:center;margin-bottom:20px;font-size:16px}.doc-button{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:6px;width:auto;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s;display:block}.doc-button:hover{background:#357abd}.time-inputs{grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:100%;margin-bottom:20px;display:grid}.time-inputs .form-group{width:100%;min-width:0;max-width:100%}.info-text{color:#6b7280;margin-top:5px;margin-bottom:0;font-size:12px;font-style:italic;line-height:1.4}.email-display{text-align:center;background:#f0f4ff;border-radius:8px;margin-bottom:20px;padding:15px;font-size:14px;line-height:1.6}.email-display span{color:#667eea;margin-top:5px;font-weight:600;display:block}@media (max-width:600px){.time-inputs{grid-template-columns:1fr}.section h2{font-size:18px}.doc-button{width:100%}input[type=time]{padding:12px 0 12px 1px;font-size:14px}}.sleep-report{background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:2rem}.overall-score{text-align:center;background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.overall-score h3{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.score-display{color:#2563eb;margin:1rem 0;font-size:4rem;font-weight:700;line-height:1}.interpretation{color:#555;margin:1.5rem 0;font-size:1.1rem;line-height:1.6}.interpretation strong{color:#333;font-size:1.2rem}.composite-note{color:#666;text-align:left;background:#f0f4f8;border-left:4px solid #2563eb;border-radius:4px;margin-top:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5}.composite-note strong{color:#333}.chronotype-section{background:#fff;border-radius:8px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.chronotype-section h3{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.3rem}.chronotype-section p{color:#555;margin:0;line-height:1.6}.chronotype-section strong{color:#2563eb;font-weight:600}.recommendations-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.recommendations-section h3{color:#333;border-bottom:2px solid #e5e7eb;margin-top:0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem}.recommendation-item{background:#f9fafb;border-left:4px solid #10b981;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.recommendation-item:last-child{margin-bottom:0}.recommendation-item strong{color:#333;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;display:block}.recommendation-item p{color:#555;margin:0;line-height:1.6}@media (max-width:768px){.sleep-report{padding:1rem}.overall-score{padding:1.5rem}.score-display{font-size:3rem}.chronotype-section,.recommendations-section{padding:1.25rem}.recommendation-item{padding:1rem}}.results{background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.computed-inputs{background:#f9fafb;border-left:4px solid #2563eb;border-radius:6px;margin-bottom:2rem;padding:1.5rem}.computed-inputs h4{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.computed-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.computed-item:last-child{border-bottom:none}.computed-label{color:#555;font-size:1rem;font-weight:500}.computed-value{color:#2563eb;font-size:1.1rem;font-weight:600}.scores-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.score-item{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.score-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.score-item-left{flex-direction:column;gap:.25rem;display:flex}.score-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.score-detail{color:#888;font-size:.85rem;font-style:italic}.score-value{color:#2563eb;font-size:2rem;font-weight:700;line-height:1}@media (max-width:768px){.results{padding:1.5rem}.computed-inputs{padding:1rem}.scores-grid{grid-template-columns:1fr}.computed-item{flex-direction:column;align-items:flex-start;gap:.5rem}.score-item{padding:1rem}.score-value{font-size:1.75rem}}@media (max-width:480px){.computed-inputs h4{font-size:1rem}.computed-label{font-size:.9rem}.computed-value{font-size:1rem}.score-label{font-size:.8rem}.score-value{font-size:1.5rem}}.btn-primary,.btn-secondary,.email-submit-btn{box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary,.email-submit-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;width:100%}.btn-primary:hover:not(:disabled),.email-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}.btn-primary:active:not(:disabled),.email-submit-btn:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled,.email-submit-btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:#667eea;background:#fff;border:2px solid #667eea}.btn-secondary:hover{color:#fff;background:#667eea}.button-group{align-items:stretch;gap:15px;margin-top:30px;display:flex}.button-group .btn-secondary{flex:none;width:auto;min-width:100px}.button-group .btn-primary{flex:1;width:auto}@media (max-width:600px){.button-group{flex-direction:column}.button-group .btn-secondary,.button-group .btn-primary{flex:none;width:100%}}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.3s slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:2px solid #e5e7eb;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.modal-header h2{color:#fff;margin:0;font-size:24px;font-weight:600}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:36px;line-height:1;transition:background .2s;display:flex}.modal-close:hover{background:#fff3}.modal-body{flex:1;padding:30px;overflow-y:auto}.doc-section{margin-bottom:30px}.doc-section:last-child{margin-bottom:0}.doc-section h3{color:#667eea;margin-bottom:12px;font-size:20px;font-weight:600}.doc-section p{color:#333;margin-bottom:12px;line-height:1.7}.doc-section strong{color:#2d3748;font-weight:600}.doc-section ul{margin:12px 0;padding-left:24px}.doc-section li{color:#4a5568;margin-bottom:8px;line-height:1.7}.references-list{padding-left:0;list-style:none}.references-list li{margin-bottom:12px;padding-left:20px;font-size:14px;line-height:1.6;position:relative}.references-list li:before{content:"📚";position:absolute;left:0}.references-list em{color:#667eea;font-style:italic}.disclaimer{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;padding:20px}.disclaimer h3{color:#856404;margin-top:0}.disclaimer p{color:#856404;margin-bottom:0}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:20px 30px;display:flex}.modal-footer .btn-primary{width:auto;min-width:120px}@media (max-width:768px){.modal-overlay{align-items:flex-start;padding:10px}.modal-content{max-height:95vh;margin-top:10px}.modal-header{padding:20px}.modal-header h2{font-size:20px}.modal-body{padding:20px}.doc-section h3{font-size:18px}.modal-footer{padding:16px 20px}}body.modal-open{overflow:hidden}
