*{margin:0;padding:0;box-sizing:border-box}body{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;background:linear-gradient(135deg,#f5f0ff,#f8f5ff,#faf8ff);min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1000px;margin:0 auto;padding:0 20px}.main{flex:1;padding:2rem 0}.hero-cta{background:#fff;padding:2.5rem;border-radius:20px;margin-bottom:1.5rem;box-shadow:0 2px 8px #8b5cf614;border:1px solid rgba(139,92,246,.1)}.hero-content{text-align:center;max-width:600px;margin:0 auto}.hero-title{font-size:1.8rem;font-weight:600;margin-bottom:.75rem;color:#6d28d9;letter-spacing:-.3px}.hero-description{font-size:.95rem;line-height:1.6;color:#7c3aed;opacity:.9;margin-bottom:1.5rem}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-button{background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;border:none;padding:.85rem 2rem;font-size:1rem;font-weight:500;border-radius:25px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #a78bfa40}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a78bfa59}.cta-note{font-size:.8rem;color:#a78bfa;margin:0}.features-compact{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.feature-item{background:#fff;padding:1.25rem;border-radius:16px;display:flex;align-items:flex-start;gap:.75rem;box-shadow:0 1px 4px #8b5cf60f;border:1px solid rgba(139,92,246,.08)}.feature-icon{font-size:1.5rem;flex-shrink:0}.feature-item h4{font-size:.9rem;font-weight:600;color:#6d28d9;margin:0 0 .25rem}.feature-item p{font-size:.8rem;color:#7c3aed;margin:0;opacity:.85;line-height:1.4}.about-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.about-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 1px 4px #8b5cf60f;border:1px solid rgba(139,92,246,.08)}.about-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#6d28d9;font-weight:600}.about-card p{font-size:.85rem;line-height:1.6;margin-bottom:.75rem;color:#7c3aed;opacity:.9}.about-card p:last-child{margin-bottom:0}.emergency-notice{background:#fef3c7;padding:1rem 1.5rem;border-radius:12px;border-left:3px solid #f59e0b;margin-bottom:1.5rem}.emergency-notice p{font-size:.85rem;color:#92400e;margin:0;line-height:1.5}.emergency-notice strong{color:#b45309}.footer{background:#fff;padding:1.5rem 0;text-align:center;color:#6d28d9;margin-top:auto;border-top:1px solid rgba(139,92,246,.1)}.footer-content{max-width:1000px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.header-container{flex-direction:column;gap:.75rem}.header-left{flex-direction:column;gap:.25rem}.tagline{border-left:none;padding-left:0}.header-nav{gap:1rem}.hero-title{font-size:1.5rem}.hero-description{font-size:.9rem}.features-compact,.about-sections,.footer-hotlines-list{grid-template-columns:1fr}}.survey-container{min-height:100vh;background:linear-gradient(135deg,#f5f0ff,#f8f5ff,#faf8ff);display:flex;flex-direction:column}.survey-header{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem 0;box-shadow:0 1px 3px #8b5cf61a;border-bottom:1px solid rgba(139,92,246,.1)}.survey-main{padding:2rem 0 4rem}.progress-section{margin-bottom:2rem}.progress-bar{width:100%;height:8px;background:#a78bfa33;border-radius:4px;overflow:hidden;margin-bottom:.5rem;border:1px solid rgba(167,139,250,.3)}.progress-fill{height:100%;background:linear-gradient(135deg,#a78bfa,#c084fc);transition:width .3s ease;border-radius:4px}.progress-text{color:#6d28d9;text-align:center;font-weight:500;font-size:.9rem}.email-section{background:#fff;padding:1.5rem;border-radius:20px;margin-bottom:2rem;box-shadow:0 2px 8px #8b5cf614;border:1px solid rgba(139,92,246,.1)}.email-section label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.email-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.email-input:focus{outline:none;border-color:#a78bfa}.question-card{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 2px 8px #8b5cf614;margin-bottom:2rem;border:1px solid rgba(139,92,246,.1)}.question-category{display:inline-block;background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;margin-bottom:1.5rem}.question-text{font-size:1.5rem;color:#333;margin-bottom:2rem;line-height:1.6;font-weight:600}.options-container{display:flex;flex-direction:column;gap:1rem}.option-button{display:flex;align-items:center;padding:1.25rem;border-radius:16px;border:2px solid rgba(139,92,246,.2);background:#fff;cursor:pointer;transition:all .3s ease;text-align:left;font-size:1rem}.option-button:hover{border-color:#a78bfa;background:#faf5ff;transform:translate(3px)}.option-button.selected{border-color:#a78bfa;background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;box-shadow:0 4px 12px #a78bfa4d}.option-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#a78bfa26;color:#a78bfa;font-weight:600;margin-right:1rem;flex-shrink:0}.option-button.selected .option-number{background:#ffffff4d;color:#fff}.option-text{flex:1}.navigation-buttons{display:flex;justify-content:space-between;gap:1rem}.nav-button{padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.prev-button{background:#fff9;color:#6d28d9;border:2px solid rgba(167,139,250,.3)}.prev-button:hover:not(:disabled){background:#fffc;border-color:#a78bfa}.prev-button:disabled{opacity:.5;cursor:not-allowed}.next-button{background:#fff;color:#a78bfa;box-shadow:0 4px 12px #a78bfa40}.next-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #a78bfa59;background:#faf5ff}.next-button:disabled{opacity:.5;cursor:not-allowed;background:#ffffff80}@media (max-width: 768px){.question-card{padding:1.5rem}.question-text{font-size:1.25rem}.option-button{padding:1rem}.nav-button{padding:.75rem 1.5rem;font-size:.9rem}}.results-container{min-height:100vh;background:linear-gradient(135deg,#f5f0ff,#f8f5ff,#faf8ff);display:flex;flex-direction:column}.results-header{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem 0;box-shadow:0 1px 3px #8b5cf61a;border-bottom:1px solid rgba(139,92,246,.1)}.results-main{padding:2rem 0 4rem}.container{max-width:800px;margin:0 auto;padding:0 20px}.results-card{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 2px 8px #8b5cf614;border:1px solid rgba(139,92,246,.1)}.results-title{font-size:2rem;color:#6d28d9;margin-bottom:.5rem;background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.results-date,.results-email{color:#666;font-size:.9rem;margin-bottom:.5rem}.result-section{margin:2.5rem 0;padding:2rem;background:#faf5ff;border-radius:20px;border-left:4px solid #a78bfa}.result-section-title{font-size:1.5rem;color:#333;margin-bottom:1.5rem}.score-display{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.score-value{font-size:3rem;font-weight:700;color:#a78bfa}.score-max{font-size:1.2rem;color:#666}.severity-badge{display:inline-block;padding:.5rem 1.5rem;border-radius:20px;color:#fff;font-weight:600;font-size:1rem;margin-bottom:1rem}.severity-description{color:#666;line-height:1.6;font-size:1rem}.recommendations-section{margin:2.5rem 0;padding:2rem;background:#fff9e6;border-radius:12px;border-left:4px solid #ffc107}.recommendations-title{font-size:1.5rem;color:#333;margin-bottom:1rem}.recommendations-list{list-style:none;padding:0}.recommendations-list li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#555;line-height:1.6}.recommendations-list li:before{content:"✓";position:absolute;left:0;color:#ffc107;font-weight:700;font-size:1.2rem}.severe-warning{background:#fff3cd;border-left:4px solid #ff9800;padding:2rem;border-radius:12px;margin:2rem 0;box-shadow:0 4px 15px #ff980033}.severe-warning-title{font-size:1.5rem;color:#f57c00;margin-bottom:1rem;font-weight:700}.severe-warning-text{color:#856404;line-height:1.8;font-size:1rem;font-weight:500}.hotline-section{background:#e3f2fd;border-left:4px solid #2196f3;padding:2rem;border-radius:12px;margin:2rem 0}.hotline-title{font-size:1.5rem;color:#1976d2;margin-bottom:1.5rem;font-weight:700}.hotline-list{display:flex;flex-direction:column;gap:1rem}.hotline-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.hotline-item strong{color:#333;font-size:.95rem}.hotline-number{color:#1976d2;font-size:1.2rem;font-weight:700;font-family:monospace}.notice-box{background:#ffe6e6;border-left:4px solid #f44336;padding:1.5rem;border-radius:8px;margin:2rem 0}.notice-text{color:#666;line-height:1.6;font-size:.9rem}.action-buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.action-button{flex:1;min-width:200px;padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.action-button.primary{background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;box-shadow:0 4px 12px #a78bfa4d}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.action-button.secondary{background:#fff;color:#667eea;border:2px solid #667eea}.action-button.secondary:hover{background:#f5f7ff;transform:translateY(-2px)}@media (max-width: 768px){.results-card,.result-section{padding:1.5rem}.score-value{font-size:2.5rem}.action-buttons{flex-direction:column}.action-button{width:100%}}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}.header{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.75rem 0;box-shadow:0 1px 3px #8b5cf61a;border-bottom:1px solid rgba(139,92,246,.1);position:sticky;top:0;z-index:100}.header-container{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:1rem}.logo{font-size:1.4rem;font-weight:600;background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.3px;margin:0}.tagline{color:#a78bfa;font-size:.85rem;font-weight:400;padding-left:1rem;border-left:1px solid rgba(139,92,246,.2)}.header-nav{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#7c3aed;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.nav-link:hover{color:#a78bfa}.nav-cta{background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;border:none;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;border-radius:20px;cursor:pointer;transition:all .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #a78bfa4d}.footer{background:#fff;padding:3rem 0 2rem;text-align:center;color:#6d28d9;margin-top:auto;border-top:1px solid rgba(139,92,246,.1)}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px}.footer-copyright{margin-bottom:.5rem;color:#6d28d9;font-size:.85rem}.footer-hotlines-minimal{color:#6d28d9;font-size:.85rem;margin:0}@media (max-width: 768px){.footer-hotlines-list{grid-template-columns:1fr}.footer-hotlines{padding:1.5rem}}
