*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;overflow:hidden}body{color:#fff;background:linear-gradient(135deg,#1a1a4e 0%,#2d2b6b 100%);font-family:Inter,sans-serif}.app{width:100%;height:100%;position:relative;overflow:hidden}.progress-bar{z-index:100;background:#ffffffe6;height:4px;transition:width .4s;position:fixed;top:0;left:0}.screen{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.motion-screen{will-change:transform, opacity;width:100%;height:100%;position:absolute;top:0;left:0}.question-number{background:#ffffff26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:.75rem;font-size:.85rem;font-weight:600;display:inline-flex}.question-header{align-items:flex-start;width:100%;max-width:600px;margin-bottom:2rem;display:flex}.question-text{font-size:1.4rem;font-weight:600;line-height:1.5}.options-list{flex-direction:column;gap:.75rem;width:100%;max-width:600px;display:flex}.option-button{color:#fff;cursor:pointer;text-align:left;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:Inter,sans-serif;font-size:1rem;transition:background .2s,border-color .2s;display:flex}.option-button:hover{background:#ffffff26}.option-button.selected{background:#ffffff2e;border-color:#ffffff80}.option-letter{background:#ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:inline-flex}.option-text{flex:1}.ok-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;margin-top:1.5rem;padding:.75rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:background .2s}.ok-button:hover{background:#ffffff4d}.ok-button:disabled{opacity:.3;cursor:not-allowed}.back-button{color:#fff;cursor:pointer;z-index:50;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .2s;display:flex;position:fixed;bottom:2rem;left:2rem}.back-button:hover{background:#fff3}.language-selector{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.language-logo{width:200px;height:auto}.language-buttons{gap:1rem;display:flex}.language-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;transition:background .2s,border-color .2s}.language-button:hover{background:#ffffff2e;border-color:#fff6}.thankyou{flex-direction:column;align-items:center;gap:1.75rem;display:flex}.thankyou-logo{width:160px;height:auto}.thankyou-text{letter-spacing:.04em;text-align:center;font-size:1.5rem;font-weight:300}.thankyou-circle{flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:26rem;margin-top:1.5rem;padding:0;display:flex}.thankyou-circle:before{content:"";background:#fff6;width:2.5rem;height:1px;margin-bottom:.5rem}.thankyou-circle-title{letter-spacing:.04em;color:#fff;text-align:center;font-size:.95rem;font-weight:300;line-height:1.5}.thankyou-circle-text{color:#ffffffbf;text-align:center;letter-spacing:.02em;font-size:.85rem;font-weight:300;line-height:1.7}.thankyou-email-form{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;margin-top:.75rem;display:flex}.thankyou-email-input{color:#fff;letter-spacing:.02em;text-align:center;background:0 0;border:none;border-bottom:1px solid #ffffff59;border-radius:0;outline:none;width:100%;padding:.75rem .25rem;font-family:inherit;font-size:.95rem;font-weight:300;transition:border-color .3s}.thankyou-email-input::placeholder{color:#fff6;font-weight:300}.thankyou-email-input:focus{border-bottom-color:#fff}.thankyou-email-button{color:#fff;text-transform:uppercase;letter-spacing:.22em;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fffc;border-radius:0;align-self:center;padding:.75rem 2.5rem;font-family:inherit;font-size:.75rem;font-weight:400;transition:background .3s,color .3s}.thankyou-email-button:hover:not(:disabled){color:#1a1a4e;background:#fff}.thankyou-email-button:disabled{opacity:.5;cursor:not-allowed}.thankyou-email-error{color:#ffb4b4e6;text-align:center;letter-spacing:.02em;font-size:.8rem;font-weight:300}.thankyou-email-legal{color:#ffffff73;text-align:center;letter-spacing:.02em;max-width:24rem;font-size:.7rem;font-weight:300;line-height:1.6}.thankyou-circle-success{color:#fff;text-align:center;letter-spacing:.2em;text-transform:uppercase;padding:1.5rem 0;font-size:.95rem;font-weight:300}.thankyou-follow{flex-direction:column;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.thankyou-follow-text{color:#ffffffbf;text-align:center;letter-spacing:.06em;font-size:.8rem;font-weight:300}.thankyou-links{align-items:center;gap:1.75rem;display:flex}.thankyou-link{letter-spacing:.15em;text-transform:uppercase;color:#fff;border:none;border-bottom:1px solid #fff6;border-radius:0;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.75rem;font-weight:300;text-decoration:none;transition:border-color .3s;display:inline-flex}.thankyou-link:hover{border-bottom-color:#fff}@media (width<=600px){.question-text{font-size:1.15rem}.option-button{padding:.85rem 1rem;font-size:.9rem}.language-logo{width:150px}.screen{padding:1.25rem}.thankyou{gap:1.1rem}.thankyou-logo{width:110px}.thankyou-text{font-size:1.15rem}.thankyou-circle{gap:.75rem;margin-top:.5rem}.thankyou-circle:before{width:2rem;margin-bottom:.25rem}.thankyou-circle-title{font-size:.85rem;line-height:1.4}.thankyou-circle-text{font-size:.78rem;line-height:1.55}.thankyou-email-form{gap:.9rem;margin-top:.25rem}.thankyou-email-input{padding:.55rem .25rem;font-size:.9rem}.thankyou-email-button{letter-spacing:.2em;padding:.6rem 1.8rem;font-size:.68rem}.thankyou-email-legal{font-size:.62rem;line-height:1.45}.thankyou-circle-success{padding:.5rem 0;font-size:.85rem}.thankyou-follow{gap:.75rem;margin-top:.75rem}.thankyou-follow-text{font-size:.72rem}.thankyou-links{gap:1.25rem}.thankyou-link{letter-spacing:.12em;font-size:.68rem}}@media (height<=640px){.thankyou{gap:.75rem}.thankyou-logo{width:85px}.thankyou-text{font-size:1rem}.thankyou-circle{gap:.5rem;margin-top:.25rem}.thankyou-circle:before{margin-bottom:.1rem}.thankyou-email-form{gap:.6rem;margin-top:.1rem}.thankyou-email-input{padding:.45rem .25rem}.thankyou-email-button{padding:.5rem 1.5rem}.thankyou-email-legal{font-size:.6rem;line-height:1.35}.thankyou-follow{gap:.5rem;margin-top:.5rem}}
