:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h1,h2,h3,h4,h5,h6,.title,.results-title,.results-section-heading,.signature{font-family:Sofia,cursive!important}.subtitle{font-family:inherit!important}.page{min-height:100vh}.quiz-container{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 3rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.header{text-align:center;margin-bottom:2.5rem}.portrait{width:220px;max-width:70vw;border-radius:50%;display:block;margin:0 auto 1.5rem;object-fit:cover}.title{font-size:2rem;margin-bottom:.75rem;font-weight:400}.subtitle{max-width:720px;margin:.25rem auto;font-size:1rem;color:#3f3f46;font-style:italic}.signature{max-width:720px;margin:1.5rem auto 0;font-size:1.5rem;text-align:right}.card{background:#fff;border:1px solid #e0cda9;border-radius:4px;padding:1.75rem 1.5rem;box-shadow:0 1px 4px #00000014}.question-block{margin-bottom:1.75rem}.question-text{font-size:1rem;margin-bottom:.75rem;line-height:1.4}.question-number{color:#8b5e3c;margin-right:.35rem}.option-row{display:flex;align-items:center;gap:.75rem;border:1px solid #e0cda9;border-radius:4px;padding:.75rem .9rem;margin-bottom:.5rem;background-color:#faf3ea;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease;color:#5b4630}.option-row:hover{background-color:#f0e1cc}.option-selected{background-color:#000;color:#f5efe7!important;border-color:#000}.radio{width:18px;height:18px;border-radius:999px;border:1px solid #6b7280;display:flex;align-items:center;justify-content:center;flex-shrink:0}.radio-selected{border-color:#f5efe7}.radio-dot{width:9px;height:9px;border-radius:999px;background-color:#f5efe7}.option-text{font-size:.98rem;font-weight:300;color:inherit}.button-row{text-align:center;margin-top:1.75rem}.primary-button,.secondary-button{font-size:1rem;padding:.85rem 2.5rem;border-radius:4px;border:1px solid #000000;cursor:pointer;transition:background-color .15s ease,color .15s ease}.primary-button{background-color:#000;color:#f5efe7}.primary-button:hover{background-color:#1f2933}.secondary-button{background-color:#000;color:#f5efe7}.secondary-button:hover{background-color:#1f2933}.results-card{margin-top:1rem;text-align:center}.results-title{font-size:1.5rem;margin-bottom:.5rem}.results-code{font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.results-summary{font-size:1rem;line-height:1.6;margin-bottom:.75rem}.results-scores{font-size:.95rem;margin-bottom:.25rem}.results-note{font-size:.8rem;color:#6b7280}.error{margin-top:1rem;text-align:center;padding:.75rem 1rem;background-color:#f0e1cc;border:1px solid #e0cda9;border-radius:4px}.footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e0cda9;text-align:center;font-size:.8rem;line-height:1.6;color:#4b5563}.results-list{text-align:left!important;margin-left:1.25rem;list-style-type:disc}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;background-color:#f7efe6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.app-root{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem}.portrait-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.portrait-img{width:220px;height:auto;border-radius:9999px}.app-root,.app-root *{color:#111827}.checkbox-row{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem}.checkbox-row input[type=checkbox]{accent-color:#8b5e3c}.field{display:flex;flex-direction:column;gap:.35rem;margin-top:1.25rem}.field textarea{min-height:120px;resize:vertical}.field input,.field select,.field textarea{padding:.6rem .75rem;border-radius:4px;border:1px solid #e0cda9;background-color:#faf3ea}.section-title{font-size:1.5rem;margin-bottom:1rem}.section-text p{margin-bottom:.9rem;line-height:1.5}.section-indicator{margin-bottom:.75rem;font-size:.9rem;color:#6b7280}.section-intro{margin-bottom:1rem;font-size:.95rem;color:#4b5563}.radio-row{display:flex;align-items:flex-start;gap:.5rem;margin-top:.5rem}.section-tabs{display:flex;gap:1rem;margin:2rem 0 1.5rem}.section-tab{border-radius:4px;border:1px solid #d4d4d4;padding:.75rem 1.75rem;background-color:#f7efe6;font-size:.95rem;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.section-tab--active{background-color:#000;color:#f7efe6;border-color:#000}.section-tab--active body,.section-tab--active .page,.section-tab--active .section-body,.section-tab--active .section-body *{color:#111827}.section-tab--active input[type=text],.section-tab--active input[type=email],.section-tab--active input[type=tel],.section-tab--active input[type=date],.section-tab--active input[type=number],.section-tab--active select,.section-tab--active textarea{background-color:#fdf7ef;color:#111827;border:1px solid #e0cda9}.section-tab--active input[type=checkbox],.section-tab--active input[type=radio]{accent-color:#111827;background-color:#fdf7ef}.section-tab--active .section-tab--active{background-color:#000;color:#f5efe7!important}
