._wrapper_1inq5_1{background:linear-gradient(var(--DarkBlue) 15%,var(--VeryDarkBlue));width:90%;margin-inline:auto;max-width:400px;border-radius:1rem;padding:2rem}._wrapper_1abwu_1{display:flex;flex-direction:column;gap:1.5rem}._starWrapper_1abwu_11{background:var(--DarkBlue);border-radius:50%;height:32px;width:32px;display:grid;place-items:center;box-shadow:0 0 8px #0003}._ratingBtn_1abwu_29{height:2.75rem;width:2.75rem;background:var(--DarkBlue);color:var(--LightGrey);border:none;border-radius:50%;display:grid;place-items:center;text-align:center;cursor:pointer;transition:background .5s}._ratingBtn_1abwu_29:hover{background:var(--Orange);color:var(--white)}._ratingBox_1abwu_67{display:grid;grid-template-columns:repeat(5,1fr);align-items:center}._ratingBtnActive_1abwu_77{background-color:var(--LightGrey);color:var(--white)}._submitBtn_1abwu_113{border-radius:2rem;text-align:center;text-transform:uppercase;letter-spacing:2px;border:none;background:var(--Orange);color:var(--white);cursor:pointer;padding:.75rem 2rem;transition:color .5s,background .5s}._submitBtn_1abwu_113:hover{color:var(--Orange);background:var(--white)}._wrapper_r1d4c_1{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._wrapper_r1d4c_1 img{width:150px}._resultInfo_r1d4c_23{color:var(--Orange);background:var(--Orange-2);padding:.5rem .75rem;border-radius:3rem}._greeting_r1d4c_37{display:flex;flex-direction:column;gap:.875rem}._greeting_r1d4c_37 h1{color:var(--white)}._greeting_r1d4c_37 p{font-size:.9375rem}._back_r1d4c_61{background:transparent;color:var(--Orange);cursor:pointer;border:none;opacity:1;transition:opacity 1s}._back_r1d4c_61:hover{opacity:.5}*{margin:0;padding:0;box-sizing:border-box}:root{--Orange: hsl(25, 97%, 53%);--Orange-2: hsla(25, 97%, 95%, .3);--White: hsl(0, 0%, 100%);--LightGrey: hsl(217, 12%, 63%);--MediumGrey: hsl(216, 12%, 54%);--DarkBlue: hsl(213, 19%, 18%);--VeryDarkBlue: hsl(216, 12%, 8%)}body,#root{width:100%;min-height:100vh;overflow-x:hidden;background:#000;color:var(--LightGrey);display:grid;place-items:center}
