:root{--font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;--font-family-point:"Pretendard Variable",Pretendard,sans-serif;--font-weight-l:200;--font-weight-r:400;--font-weight-sb:500;--font-weight-b:700;--font-weight-x:900;--color-point:#2EA7E0;--color-point-light:#5BC0EB;--color-point-light2:#E6F4FB;--color-point-light3:#F4FAFD;--color-point-dark:#1C5A82;--color-point2:#FFB836;--color-point2-light:#FFD27A;--color-highlight:#fff3b7;--color-point3:#f3314c;--bg-white:#ffffff;--bg-gray:#f6f6f6;--bg-red:#fff7f5;--bg-point:#e6f4fb;--text:#111111;--text-333:#333333;--text-555:#555555;--text-57:#575757;--text-description:#7c7c7c;--text-description2:#646464;--text-red:#e10000;--text-point:#1c8ec6;--line:#eaeaea;--line-table:#a2a2a2;--line-gray:#cccccc;--btn-bg:var(--color-point);--btn-text:#ffffff;--btn-bg-hover:var(--color-point-dark);--btn-secondary-bg:#111111;--btn-secondary-text:#ffffff;--btn-secondary-bg-hover:#333333;--btn-ghost-bg:#ffffff;--btn-ghost-text:#555555;--btn-ghost-text-hover:#000000;--btn-danger-bg:#d13939;--btn-danger-text:#ffffff;--btn-danger-bg-hover:#b83030;--disabled-bg:#efefef;--disabled-text:#bbbbbb;--color-right:#09ad00;--color-right-border:#27d74e;--color-wrong:#ec3d3d;--notice-bg:#f2f2f2;--notice-bg-info:#ffedae;--notice-bg-warn:#ffe1da;--badge-new-bg:#ff5151;--badge-new-text:#ffffff;--badge-sale-bg:var(--color-point2);--badge-sale-text:#ffffff;--badge-best-bg:var(--color-point);--badge-best-text:#ffffff;--z-header:996;--z-menu-list:997;--z-util:998;--z-modal:999;--max-width:1480px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{color:#ffffff;background-color:var(--color-point)}html{font-size:16px;line-height:1.4}body{min-width:360px;font-family:var(--font-family);font-weight:var(--font-weight-r);color:var(--text);background-color:var(--bg-white)}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);color:var(--text);cursor:pointer;border:none;background:none}button,h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-b)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-point);font-size:clamp(24px,4.5vw,40px);line-height:1.3}ol,ul{padding-left:clamp(20px,2vw,40px)}img{max-width:100%;display:block}.scroll-pretty{overflow-y:auto}.scroll-pretty::-webkit-scrollbar{width:10px}.scroll-pretty::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px;border:2px solid #ddd}.scroll-pretty::-webkit-scrollbar-track{border-radius:3px;background-color:#ddd}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.modal_overlay__h1xnQ{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:var(--z-modal)}.modal_modalContent__E8T_u{padding:28px clamp(20px,5vw,36px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--bg-white);width:clamp(300px,90vw,600px);max-width:92vw;border-radius:clamp(10px,5vw,20px);box-shadow:0 0 20px 4px rgba(0,0,0,.07)}