:root{--mm-orange: #FF8A00;--mm-gray: #DADADA}.mm-radio-row{display:flex;gap:12px}.mm-radio{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.mm-radio input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.mm-radio-visual{width:22px;height:22px;border-radius:50%;border:2px solid var(--mm-gray);background:#fff;box-shadow:0 1px #0000000d;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,box-shadow .15s ease,transform .06s ease;position:relative}.mm-radio-visual:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--mm-orange);transform:scale(0);opacity:0;transition:transform .12s ease,opacity .12s ease}.mm-radio:hover .mm-radio-visual{border-color:var(--mm-orange);box-shadow:0 0 0 4px #ff8a0026}.mm-radio:active .mm-radio-visual{transform:scale(.96);box-shadow:0 0 0 6px #ff8a001f}.mm-radio input:checked+.mm-radio-visual{border-color:var(--mm-orange)}.mm-radio input:checked+.mm-radio-visual:after{transform:scale(1);opacity:1}.mm-radio span.mm-radio-text{font-size:14px;color:#2a2a2a}@font-face{font-family:Pretendard;font-style:normal;font-weight:100;src:local("Pretendard Thin"),url(/assets/Pretendard-Thin-CH8cqHOD.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:200;src:local("Pretendard ExtraLight"),url(/assets/Pretendard-ExtraLight-Co-tEt4w.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:300;src:local("Pretendard Light"),url(/assets/Pretendard-Light-FF9GZokf.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:400;src:local("Pretendard Regular"),url(/assets/Pretendard-Regular-BinLXi77.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:500;src:local("Pretendard Medium"),url(/assets/Pretendard-Medium-DYrAMPlT.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:600;src:local("Pretendard SemiBold"),url(/assets/Pretendard-SemiBold-BRaL1aMZ.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:700;src:local("Pretendard Bold"),url(/assets/Pretendard-Bold-UAFkf6wV.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:800;src:local("Pretendard ExtraBold"),url(/assets/Pretendard-ExtraBold-DHlyK-tk.otf) format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:900;src:local("Pretendard Black"),url(/assets/Pretendard-Black-CnFsx5oN.otf) format("opentype")}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}
