.page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1.5rem}.page--error,.page--home,.page--loading{padding:2rem}.error-card,.home-card,.loading{max-width:28rem;text-align:center}.loading{color:#fffc;font-size:1.125rem}.error-card,.home-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.error-card h1,.home-card__title{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.home-card__subtitle{font-size:1rem;margin:0 0 1rem;opacity:.8}.home-card__text{font-size:.9375rem;line-height:1.5;margin:0;opacity:.9}.welcome__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:1.25rem;max-width:28rem;padding:2rem;width:100%}.welcome__title{font-size:1.75rem;font-weight:600;margin:0 0 .5rem}.welcome__subtitle{font-size:1rem;line-height:1.4;margin:0 0 1rem}.welcome__intro{font-size:.9375rem;line-height:1.5;margin:0 0 1rem;opacity:.95}.welcome__note{font-size:.875rem;margin:0 0 1.5rem;opacity:.85}.welcome__cta{width:100%}.thank-you__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:1.25rem;max-width:28rem;padding:2rem;width:100%}.thank-you__title{font-size:1.75rem;font-weight:600;margin:0 0 .5rem}.thank-you__message{font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.thank-you__actions{display:flex;flex-direction:column;gap:.75rem}.survey-question__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:1.25rem;max-width:28rem;padding:2rem;width:100%}.survey-question__progress{font-size:.8125rem;margin:0 0 .75rem;opacity:.8}.survey-question__title{font-size:1.25rem;font-weight:600;line-height:1.35;margin:0 0 1.5rem}.survey-question__input{margin-bottom:1.5rem}.survey-question__actions{display:flex;flex-direction:column;gap:.75rem}.btn{align-items:center;border:none;border-radius:.75rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.875rem 1.25rem;transition:background .2s,transform .1s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--primary{background:#3b82f6;color:#fff}.btn--primary:hover:not(:disabled){background:#2563eb}.btn--secondary{background:#ffffff26;border:1px solid #fff3;color:#fff}.btn--secondary:hover:not(:disabled){background:#fff3}.btn--ghost{background:#0000;color:#fffc}.btn--ghost:hover:not(:disabled){background:#ffffff14}.btn--skip{background:#0000;color:#ffffffb3;font-weight:500}.btn--skip:hover:not(:disabled){background:#ffffff0f}.star-rating{margin:0 auto;max-width:18rem;padding-bottom:2rem;position:relative;width:100%}.star-rating__track-wrap{padding:.5rem 0;position:relative}.star-rating__track{align-items:center;color:#ffffff40;display:flex;font-size:2.25rem;gap:.25rem;justify-content:space-between}.star{display:inline-block;flex:1 1;position:relative;text-align:center}.star__bg,.star__fill{display:block}.star__fill-clip{height:100%;left:0;overflow:hidden;position:absolute;top:0}.star__fill-clip .star__fill{box-sizing:border-box;color:#fbbf24;display:block;text-align:center;white-space:nowrap}.star-rating__overlay{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;z-index:1}.star-rating__label{font-size:.875rem;margin:.5rem 0 0;opacity:.85;text-align:center}.choose-multiple{display:flex;flex-direction:column;gap:.75rem}.choose-multiple__option{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;padding:.875rem 1rem;transition:background .2s}.choose-multiple__option:hover{background:#ffffff1a}.choose-multiple__input{accent-color:#3b82f6;height:1.25rem;width:1.25rem}.choose-multiple__label{flex:1 1;font-size:1rem}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#e8e8e8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0}#root,body{min-height:100vh}
/*# sourceMappingURL=main.a89c5fd8.css.map*/