@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";.language-selector-container{position:relative;display:inline-block}.language-selector-button{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;padding:.5rem .75rem;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#4a5568;font-size:.875rem;font-weight:500}.language-selector-button:hover{background-color:#f7fafc;color:#380e4b}.globe-icon{display:inline-flex;width:24px;height:24px;color:#380e4b;align-items:center;justify-content:center}.current-language{font-weight:600}.dropdown-arrow{font-size:.75rem;transition:transform .2s ease}.language-selector-button[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.language-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:120px;z-index:1000;margin-top:.25rem;overflow:hidden}.dropdown-option{display:block;width:100%;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease;color:#4a5568;font-size:.875rem;font-weight:500}.dropdown-option:hover{background-color:#f7fafc;color:#6b46c1}.dropdown-option.active{background-color:#6b46c1;color:#fff}.dropdown-option.active:hover{background-color:#553c9a;color:#fff}@media (max-width: 768px){.language-selector-button{padding:.4rem .6rem;font-size:.8rem}.globe-icon{font-size:.9rem}.dropdown-option{padding:.6rem .8rem;font-size:.8rem}}@media (max-width: 480px){.language-selector-button{padding:.3rem .5rem;font-size:.75rem}.globe-icon{font-size:.8rem}.current-language{display:none}.dropdown-option{padding:.5rem .7rem;font-size:.75rem}}.language-selector-button:focus{outline:2px solid #6b46c1;outline-offset:2px}.dropdown-option:focus{outline:2px solid #6b46c1;outline-offset:-2px}@media (prefers-contrast: high){.language-dropdown{border:2px solid #000000}.dropdown-option{border-bottom:1px solid #000000}}@media (prefers-reduced-motion: reduce){.dropdown-arrow,.dropdown-option{transition:none}}.survey-version-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.survey-version-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-color:#6b46c1}.survey-version-card.primary{border-color:#6b46c1;background:linear-gradient(135deg,#f7fafc,#fff)}.survey-version-card.primary:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6b46c1,#9f7aea)}.version-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.version-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.access-method{display:inline-block;background:#f7fafc;color:#6b46c1;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid #e2e8f0}.action-button{display:inline-block;background:#6b46c1;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem;min-width:140px}.action-button:hover{background:#553c9a;transform:translateY(-1px);box-shadow:0 4px 12px #6b46c14d;text-decoration:none;color:#fff}.survey-version-card.primary .action-button{background:linear-gradient(135deg,#6b46c1,#553c9a)}.survey-version-card.primary .action-button:hover{background:linear-gradient(135deg,#553c9a,#44337a)}@media (max-width: 768px){.survey-version-card{padding:1.5rem}.version-title{font-size:1.25rem}.version-description{font-size:.9rem}.action-button{width:100%;min-width:auto}}@media (max-width: 480px){.survey-version-card{padding:1rem}.version-title{font-size:1.1rem}.version-description{font-size:.875rem}.access-method{font-size:.8rem;padding:.4rem .8rem}.action-button{font-size:.9rem;padding:.6rem 1.2rem}}@media (prefers-contrast: high){.survey-version-card,.action-button{border:2px solid #000000}}@media (prefers-reduced-motion: reduce){.survey-version-card,.action-button{transition:none}.survey-version-card:hover,.action-button:hover{transform:none}}.landing-page{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000001a}.landing-main{max-width:1200px;margin:0 auto;padding:3rem 2rem}.hero-section{text-align:center;margin-bottom:4rem}.hero-title{font-size:3rem;font-weight:700;color:#2d3748;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.hero-hook{font-size:1.1rem;color:#6b46c1;font-weight:500;line-height:1.6;max-width:800px;margin:0 auto}.survey-versions{margin-bottom:3rem}.section-title{font-size:2rem;font-weight:700;color:#2d3748;text-align:center;margin-bottom:2rem}.version-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}@media (max-width: 768px){.landing-header{padding:1rem}.landing-main{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-hook{font-size:1rem}.section-title{font-size:1.5rem}.version-cards{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.landing-main{padding:1.5rem .5rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.25rem}}.landing-page:focus{outline:none}.hero-title:focus,.section-title:focus{outline:2px solid #667eea;outline-offset:2px}.email-verification-step{max-width:500px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.verification-header{text-align:center;margin-bottom:2rem}.verification-header h2{color:#333;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.verification-header p{color:#666;font-size:1rem;margin:0}.verification-content{margin-bottom:2rem}.token-input-container{margin-bottom:1.5rem}.token-input-container label{display:block;margin-bottom:.5rem;color:#333;font-weight:500;font-size:.9rem}.token-input{width:100%;padding:1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1.1rem;font-family:Courier New,monospace;letter-spacing:1px;transition:border-color .2s ease;box-sizing:border-box}.token-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.token-input.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.token-input:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.error-message{color:#dc3545;font-size:.875rem;margin-top:.5rem;padding:.5rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px}.verification-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.verify-button{flex:1;padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.verify-button:hover:not(:disabled){background-color:#0056b3}.verify-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.back-button{padding:.75rem 1.5rem;background-color:#6c757d;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.back-button:hover:not(:disabled){background-color:#545b62}.back-button:disabled{background-color:#adb5bd;cursor:not-allowed}.success-message{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;margin-bottom:1.5rem}.success-icon{font-size:1.2rem;margin-right:.5rem;color:#28a745}.resend-section{text-align:center;padding:1rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.resend-section p{margin:0 0 .75rem;color:#666;font-size:.9rem}.resend-button{padding:.5rem 1rem;background-color:transparent;color:#007bff;border:1px solid #007bff;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.resend-button:hover:not(:disabled){background-color:#007bff;color:#fff}.resend-button:disabled{color:#6c757d;border-color:#6c757d;cursor:not-allowed}.verification-help{margin-top:2rem;padding:1rem;background-color:#f8f9fa;border-radius:6px;border-left:4px solid #007bff}.verification-help h3{margin:0 0 .75rem;color:#333;font-size:1rem;font-weight:600}.verification-help ul{margin:0;padding-left:1.25rem;color:#666;font-size:.875rem}.verification-help li{margin-bottom:.25rem}@media (max-width: 600px){.email-verification-step{padding:1.5rem;margin:1rem}.verification-actions{flex-direction:column}.token-input{font-size:1rem;padding:.875rem}}.survey-step{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.survey-step.auto-advancing{opacity:.7;transform:translateY(-4px);pointer-events:none;transition:opacity var(--motion-fast, .12s) var(--ease-out, ease-out),transform var(--motion-fast, .12s) var(--ease-out, ease-out)}.question-container{text-align:center}.question-text{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem;line-height:1.4}.survey-step.type-email .question-text:focus{outline:none}.question-description{font-size:1rem;color:#7f8c8d;margin-bottom:2rem;font-style:italic;line-height:1.5}.answer-container{margin-top:2rem}.email-input-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.email-input{width:100%;max-width:400px;padding:1rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.email-input:focus{outline:none;border-color:#380e4b;box-shadow:0 0 0 3px #3498db1a}.email-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.email-input:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.error-message{color:#e74c3c;font-size:.875rem;margin-top:.5rem;text-align:center}.other-input-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.75rem}.other-input-label{width:100%;max-width:500px;text-align:left;font-size:.95rem;color:#2c3e50;font-weight:500}.other-input{width:100%;max-width:500px;padding:.9rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.other-input:focus{outline:none;border-color:#380e4b;box-shadow:0 0 0 3px #380e4b1a}.other-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.email-actions{display:flex;justify-content:center;margin-top:1rem}.verify-email-button{padding:.75rem 1.5rem;background-color:#380e4b;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;min-width:200px}.verify-email-button:hover:not(:disabled){background-color:#2a0a37}.verify-email-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.yes-no-options{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.yes-no-option{display:flex;align-items:center;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.yes-no-option:hover{border-color:#380e4b;background:#f8f9fa}.yes-no-option input[type=radio]{margin-right:1rem;transform:scale(1.2)}.yes-no-option input[type=radio]:checked+.choice-text{color:#380e4b;font-weight:600}.choice-options{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto}.choice-option{display:flex;align-items:center;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.choice-option:hover{border-color:#380e4b;background:#f8f9fa}.choice-option input[type=radio],.choice-option input[type=checkbox]{margin-right:1rem;transform:scale(1.2)}.choice-option input[type=radio]:checked+.choice-text{color:#380e4b;font-weight:600}.choice-text{flex:1;text-align:left}.rating-options{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto}.rating-option{display:flex;align-items:center;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.rating-option:hover{border-color:#380e4b;background:#f8f9fa}.rating-option input[type=radio]{margin-right:1rem;transform:scale(1.2)}.rating-value{font-weight:600;color:#380e4b;margin-right:1rem;min-width:30px}.rating-text{flex:1;text-align:left}@media (max-width: 768px){.survey-step{padding:1rem;margin:1rem}.question-text{font-size:1.25rem}.question-description{font-size:.875rem}.email-input,.other-input-label,.other-input,.yes-no-options,.choice-options,.rating-options{max-width:100%}}.choice-option:focus-within,.yes-no-option:focus-within,.rating-option:focus-within{border:2px solid #380e4b;outline-offset:2px}.email-input:focus{outline:2px solid #380e4b;outline-offset:2px}.final-cta-container{margin-top:2rem;display:flex;justify-content:center}.final-cta-button{padding:.9rem 1.75rem;background:#380e4b;color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:transform var(--motion-fast, .12s) var(--ease-out, ease-out),box-shadow var(--motion-fast, .12s) var(--ease-out, ease-out),background-color .2s ease;box-shadow:0 8px 16px #380e4b26;min-width:240px}.final-cta-button:hover:not(:disabled){background-color:#2a0a37;transform:translateY(-1px);box-shadow:0 10px 18px #380e4b2e}.final-cta-button:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 12px #380e4b26}.final-cta-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.final-cta-button:focus-visible{outline:3px solid #8f48b0;outline-offset:2px}.maturity-level-display{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d;animation:fadeInUp .3s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.maturity-header{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.results-title{font-size:2rem}.maturity-illustration-wrap{flex-shrink:0;width:240px;height:240px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.maturity-illustration{width:100%;height:100%;object-fit:contain;display:block}.maturity-info{flex:1;min-width:0}.maturity-title{font-size:2.5rem;font-weight:700;color:#2d3748;margin:0 0 .75rem}.maturity-description{font-size:1rem;margin:0;color:#2d3748}.maturity-next-steps-title{margin-top:1.5rem;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.maturity-next-steps{margin-top:.5rem;font-size:1rem;color:#2d3748}@media (max-width: 768px){.maturity-level-display{padding:1.5rem;margin-bottom:1.5rem}.maturity-header{flex-direction:column;text-align:center;gap:1rem}.maturity-title{font-size:1.75rem}.maturity-description{font-size:1rem}.maturity-illustration-wrap{width:200px;height:200px}}@media (max-width: 480px){.maturity-level-display{padding:1rem}.maturity-title{font-size:1.5rem}.maturity-illustration-wrap{width:180px;height:180px}}.maturity-level-display:focus-within{outline:2px solid #6b46c1;outline-offset:2px}@media (prefers-contrast: high){.maturity-level-display{border:2px solid #000000}.score-circle{border:3px solid #000000}}@media (prefers-reduced-motion: reduce){.icon-emoji{transition:none}.maturity-level-display{animation:none}}.comprehensive-analysis-cta{background:#fff;color:#000;border-radius:16px;padding:2.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px #0000000d;position:relative;overflow:hidden;animation:fadeInUp .3s ease-out both}.cta-header{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.cta-title{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.cta-subtitle{font-size:1.1rem;margin:0;line-height:1.5;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.1)}.cta-content{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1;margin-top:2rem}.benefits-list{background:#380e4b1a;border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.benefits-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem;text-align:center}.benefits-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px}.benefit-icon{color:#48bb78;font-weight:700;font-size:1.1rem;flex-shrink:0;width:20px;text-align:center}.benefit-text{font-size:.95rem;line-height:1.4;flex:1}.cta-action{text-align:center}.cta-button{background:#380e4b;color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;min-width:200px}.cta-button:hover{background:#380e4be6;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.cta-button:active{transform:translateY(0)}.cta-gdpr-disclaimer{margin-top:1rem;font-size:.85rem;line-height:1.4;color:#5e5e5e;opacity:.9}@media (max-width: 768px){.comprehensive-analysis-cta{padding:2rem;margin-bottom:1.5rem}.cta-title{font-size:1.75rem}.cta-subtitle{font-size:1rem}.cta-content{gap:1.5rem}.benefits-list{padding:1.25rem}.cta-button{padding:.875rem 1.75rem;font-size:1rem;min-width:180px}}@media (max-width: 480px){.comprehensive-analysis-cta{padding:1.5rem}.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.9rem}.benefits-list{padding:1rem}.benefits-title{font-size:1.1rem}.benefit-item{padding:.375rem}.benefit-text{font-size:.9rem}.cta-button{padding:.75rem 1.5rem;font-size:.95rem;min-width:160px}}.cta-button:focus{outline:3px solid #ffffff;outline-offset:2px}.comprehensive-analysis-cta:focus-within{outline:2px solid #ffffff;outline-offset:2px}@media (prefers-contrast: high){.comprehensive-analysis-cta,.benefits-list{border:2px solid #ffffff}.cta-button{border:2px solid #667eea}}@media (prefers-reduced-motion: reduce){.cta-button{transition:none}.cta-button:hover{transform:none}.comprehensive-analysis-cta{animation:none}}.results-stagger .results-title,.results-stagger .maturity-level-display,.results-stagger .comprehensive-analysis-cta{opacity:0;transform:translateY(8px);animation:staggerFade var(--motion-slow, .75s) var(--ease-out, ease-out) forwards}.results-stagger .results-title{animation-delay:.1s}.results-stagger .maturity-level-display{animation-delay:.5s}.results-stagger .comprehensive-analysis-cta{animation-delay:1s}@keyframes staggerFade{to{opacity:1;transform:translateY(0)}}.results-congrats{font-size:.95rem;margin-bottom:.25rem;opacity:.95}.survey-results{min-height:100vh;background:#fff;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.results-container{max-width:900px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000026;overflow:hidden;border:1px solid #e2e8f0}.results-header{background:#380e4b;color:#fff;padding:3rem;text-align:center}.results-title{font-size:2rem;font-weight:700;margin:0;line-height:1.2;position:relative}.results-title .powered-by{position:absolute;bottom:0;right:0;font-size:.4em;transform:translate3d(-100%,120%,0);color:#fff}.results-title .powered-by-brakeable{font-size:1.5em;font-family:Bebas Neue,sans-serif;letter-spacing:.05em}.results-main{padding:2rem}.actions-section{margin-bottom:2rem}.primary-actions{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.secondary-actions{display:flex;gap:1rem;flex-wrap:wrap}.action-button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:140px}.action-button.primary{background:linear-gradient(135deg,#6b46c1,#553c9a);color:#fff}.action-button.primary:hover{background:linear-gradient(135deg,#553c9a,#44337a);transform:translateY(-1px);box-shadow:0 4px 12px #6b46c14d}.action-button.secondary{background:#fff;color:#6b46c1;border:2px solid #6b46c1}.action-button.secondary:hover{background:#6b46c1;color:#fff;transform:translateY(-1px)}.action-button.tertiary{background:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}.action-button.tertiary:hover{background:#edf2f7;color:#2d3748;transform:translateY(-1px)}.navigation-section{text-align:center;padding-top:2rem;border-top:1px solid #e2e8f0}.back-link{display:inline-flex;align-items:center;color:#6b46c1;text-decoration:none;font-weight:600;transition:color .2s ease}.back-link:hover{color:#553c9a;text-decoration:underline}@media (max-width: 768px){.survey-results{padding:1rem .5rem}.results-header{padding:2rem}.results-title{font-size:1.5rem}.results-main{padding:1.5rem}.primary-actions,.secondary-actions{flex-direction:column}.action-button{width:100%;min-width:auto}}@media (max-width: 480px){.results-header{padding:2rem 1rem}.results-title{font-size:1.25rem}.results-main{padding:1rem}}@media print{.survey-results{background:#fff;padding:0}.results-container{box-shadow:none;border:1px solid #e2e8f0}.action-button,.navigation-section{display:none}}.action-button:focus{outline:2px solid #6b46c1;outline-offset:2px}.back-link:focus{outline:2px solid #6b46c1;outline-offset:2px;border-radius:4px}@media (prefers-contrast: high){.results-container,.feedback-section,.action-button{border:2px solid #000000}}@media (prefers-reduced-motion: reduce){.action-button{transition:none}.action-button:hover{transform:none}.results-stagger .results-title,.results-stagger .maturity-level-display,.results-stagger .comprehensive-analysis-cta{animation:none;opacity:1;transform:none}}.light-survey{min-height:100vh;background:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root{--motion-fast: .12s;--motion-base: .5s;--motion-slow: .75s;--ease-base: cubic-bezier(.2, 0, 0, 1);--ease-in: ease-in;--ease-out: ease-out}.survey-header{background:#fff;padding:0;position:sticky;top:0;z-index:100}.header-top{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff}.brand-logo{font-family:Bebas Neue,Arial Black,sans-serif;font-size:2rem;color:#380e4b;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.language-selector{display:flex;align-items:center}.progress-section{padding:0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:3px solid #380e4b}.progress-bar{width:100%;height:8px;background-color:#e2e8f0;overflow:hidden}.progress-fill{height:100%;background:#380e4b;transition:width var(--motion-base) var(--ease-base)}.navigation-section{padding:1rem 2rem;background:#fff;display:flex;justify-content:space-between;align-items:center}.nav-button{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all var(--motion-fast) var(--ease-base);min-width:120px}.prev-button{background-color:#f7fafc;color:#380e4b;border:1px solid #380e4b}.prev-button:hover:not(:disabled){background-color:#380e4b;color:#fff}.prev-button:disabled{opacity:.25;cursor:not-allowed;background-color:#f7fafc;color:#4a5568;border-color:#a0aec0}.next-button{background-color:#380e4b;color:#fff}.next-button:hover:not(:disabled){background-color:#553c9a}.next-button:disabled{background-color:#718096;cursor:not-allowed}.survey-main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;min-height:calc(100vh - 200px);max-width:800px;margin:0 auto;width:100%}.survey-footer{text-align:center;padding:1rem 2rem;background:#fff;border-top:1px solid #e2e8f0}.restart-button{background:transparent;color:#380e4b;border:1px solid #380e4b;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.restart-button:hover{background:#380e4b;color:#fff}@media (max-width: 768px){.header-top{padding:1rem}.navigation-section{padding:1rem;gap:1rem}.nav-button{flex:1;min-width:auto}.brand-logo{font-size:1.5rem}.survey-main{padding:1rem .5rem;min-height:calc(100vh - 200px)}.survey-footer{padding:1rem}}@media (max-width: 480px){.header-top,.navigation-section{padding:.75rem}.brand-logo{font-size:1.25rem}.nav-button{font-size:.9rem;padding:.6rem 1rem}.survey-main{padding:.5rem}.restart-button{font-size:.8rem;padding:.4rem .8rem}}.nav-button:focus,.restart-button:focus{outline:2px solid #380e4b;outline-offset:2px}@media (prefers-contrast: high){.survey-header,.progress-section{border-color:#000}.nav-button,.restart-button{border:2px solid #000000}}@media (prefers-reduced-motion: reduce){.nav-button,.restart-button,.progress-fill{transition:none}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}main{padding:5rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}main p{font-size:1.2rem}.logo{margin-bottom:2rem}.logo img{max-height:200px}.welcome-title{font-weight:500}.welcome-subtitle{font-weight:400;margin-bottom:3rem}.buttons{display:flex;flex-direction:row}.buttons .button:not(:last-child){margin-right:.5rem}.button{border-radius:3px;font-size:1.2rem;padding:1rem 2rem;text-align:center;font-weight:700;text-decoration:none}.button-filled{border:2px solid #bf9900;background-color:#bf9900;color:#f4f4f4}.button-outline{border:2px solid #380e4b;color:#380e4b;background-color:none}code{border-radius:5px;padding:.2rem;background:#efefef;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.admin-wrapper{max-width:1100px;margin:24px auto;padding:16px}.admin-title{font-size:24px;font-weight:700;color:#380e4b;margin-bottom:12px}.admin-error{color:#b00020;background:#fde7ea;border:1px solid #f5c2c7;padding:8px 12px;border-radius:6px;margin-bottom:8px}.admin-table-scroll{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table th,.admin-table td{text-align:left;padding:8px;border-top:1px solid #eee;vertical-align:top}.admin-table thead th{background:#f9f5fb;color:#380e4b;border-top:none}.admin-email{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.answers-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:6px 16px}.answer-item{display:grid;grid-template-columns:1fr}.answer-key{font-size:12px;color:#6a5a75}.answer-value{font-size:13px}.admin-empty{padding:16px;text-align:center}.admin-pager{display:flex;gap:8px;margin-top:12px;align-items:center}.admin-page-indicator{color:#380e4b;font-weight:500}.admin-list{display:grid;grid-template-columns:1fr;gap:12px}.admin-card{border:1px solid #eee;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0000000a;overflow:hidden}.admin-card-header{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:baseline;padding:10px 12px;background:#f9f5fb}.admin-meta{display:flex;gap:8px;align-items:center}.badge{display:inline-block;padding:2px 6px;border-radius:999px;line-height:1.2}.badge.score{background:#eaf7f0;color:#206b3a}.badge.maturity{background:#eef2ff;color:#1e3a8a}.admin-createdAt,.admin-version{color:#6a5a75;font-size:12px}.admin-card-body{padding:12px}.qa-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px 16px}.qa .q{color:#380e4b;margin-bottom:2px;font-size:12px}.qa .a,.qa .a-other{font-size:14px;font-weight:600;margin-left:8px}
