*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111;line-height:1.5}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}.quiz{min-height:100vh;padding:2rem 1rem 4rem;background:radial-gradient(circle at top,#eef4ff,#f8f9fc 45%,#f4f3ff);color:#1d1f33}.card{width:min(860px,100%);margin:0 auto 1rem;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e6e8f2;border-radius:18px;padding:1.25rem;box-shadow:0 10px 24px #1f2a600f}.intro{margin-top:5vh}.intro__eyebrow,.header__eyebrow,.result__eyebrow{color:#5d638c;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.65rem}.intro__title,.header__title,.result__title{font-size:clamp(1.4rem,2.7vw,2rem);line-height:1.2;margin-bottom:.7rem}.intro__text,.header__text,.result__summary{color:#40456c;margin-bottom:1rem}.field{display:grid;gap:.45rem;margin-bottom:1rem}.field__label{font-size:.85rem;color:#555c85}.field__input,.field__textarea{width:100%;border:1px solid #d7dbed;border-radius:10px;font:inherit;padding:.65rem .75rem;background:#fff}.field__textarea{resize:vertical}.button{border:0;border-radius:10px;background:linear-gradient(135deg,#3f5efb,#8f45ff);color:#fff;padding:.72rem 1.1rem;font-weight:700;font-size:.95rem;cursor:pointer}.progress{height:8px;border-radius:999px;overflow:hidden;background:#e7eaf5}.progress__bar{height:100%;background:linear-gradient(90deg,#4f7aff,#9b58ff)}.flags__title,.result__subtitle{font-size:1.02rem;margin-bottom:.7rem}.flags__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.65rem}.toggle{display:flex;align-items:center;gap:.5rem;background:#f7f8ff;border:1px solid #e2e6f8;border-radius:10px;padding:.6rem .7rem;color:#2d3354}.questions{width:min(860px,100%);margin:0 auto}.question__title{font-size:1rem;margin-bottom:.75rem;line-height:1.4}.question__scale{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.6rem;margin-bottom:.8rem}.question__scale input[type=range]{width:100%}.result__list{padding-left:1rem;color:#2f365a}.result__note{margin-top:1rem;color:#656c93;font-size:.9rem}@media (max-width: 680px){.quiz{padding:1rem .7rem 2rem}.card{padding:1rem;border-radius:14px}}
