:root{--blue-100: #247dc1;--blue-200: #678dc3;--blue-300: #3684f2;--orange: #ca661f;--green: #7ac89e;--yellow: #d7b15f;--neutral-100: #f3f5f7;--neutral-50: #e1e2e5;--gap1: 8px;--gap2: 16px;--gap3: 32px;font-size:10px;box-sizing:border-box}*{font-family:Noto Sans KR,sans-serif}header h1{text-align:center;font-size:2.5rem}body{margin:10rem}footer p{text-align:center;font-size:1.5rem;font-weight:800}main{display:flex;gap:1rem}._btn_1mbb3_1{width:150px;border:1px solid gray;border-radius:1rem;display:flex;height:70px;justify-content:center;align-items:center;cursor:pointer;transition:.3 ease}._btn_1mbb3_1:hover{background-color:#fff}._btn_1mbb3_1>*{margin-left:20px}._btn_1mbb3_1 img{width:50px;position:relative}._disabled_1mbb3_23{cursor:not-allowed}._paper_1mbb3_27{border-left:10px solid var(--orange)}._rock_1mbb3_30{border-left:10px solid var(--green)}._scissors_1mbb3_34{border-left:10px solid var(--yellow)}._container_1lu67_1{width:45%;border:6px solid var(--blue-300);border-radius:1rem;height:450px;margin:2rem;display:flex;flex-direction:column;gap:1rem}._container_1lu67_1>*{margin:0 auto}._container_1lu67_1 h2{text-align:center;font-size:2.5rem}._container_1lu67_1 img{color:#000;width:300px}._container_1lu67_1 p{color:#00f;font-size:1.8rem}._win_1lu67_28{border:3px solid green;background-color:#e0ffe0}._lose_1lu67_33{background-color:#fff}._box_1k46u_3{display:flex}._btnList_1k46u_7{display:flex;flex-direction:column;gap:1rem;margin-top:50px}._btnList_1k46u_7>button:nth-of-type(4){width:150px;border:1px solid gray;border-radius:1rem;display:flex;height:70px;justify-content:center;align-items:center;cursor:pointer;transition:.3 ease;background-color:#80808008}._btnList_1k46u_7>button:nth-of-type(5){width:150px;border:1px solid gray;border-radius:1rem;display:flex;height:70px;justify-content:center;align-items:center;cursor:pointer;transition:.3 ease;background-color:#2516cb84;color:#000}._btnList_1k46u_7>button:hover{background-color:#ffffff86}
