html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}a{text-decoration:none}:root{--shape-shadow:0px 3px 20px 0px rgba(0,0,0,.15);--txt-13pt-font-family:var(--font-pretendard-regular),Helvetica;--txt-13pt-font-size:13px;--txt-13pt-font-style:normal;--txt-13pt-font-weight:400;--txt-13pt-letter-spacing:0px;--txt-13pt-line-height:40px;--txt-14pt-font-family:var(--font-pretendard-regular),Helvetica;--txt-14pt-font-size:14px;--txt-14pt-font-style:normal;--txt-14pt-font-weight:400;--txt-14pt-letter-spacing:0px;--txt-14pt-line-height:20px;--variable-collection-line-gray:#e2e2e2;--variable-collection-point-purple:#9747ff;--x02-colorbggrey:#f2f3f4;--x02-colorbgpastelpurple:#f4effc;--x02-colorlinegrey:#dbdcde;--x02-colorpointpurple:#8835f4;--x03-textmaintxtcolor:#000;--x03-texttxtgrey01:#7c7c7c;--x03-texttxtgrey02:#989898;--x03-texttxtpurple:#8b2bd6}.design-wrapper{background-color:var(--x02-colorbggrey);flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.design-wrapper .design-container{flex:1;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.design-wrapper .design-section{flex:1;align-items:flex-start;gap:18px;width:100%;height:100%;padding:18px;display:flex;position:relative;overflow:hidden}.icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;cursor:pointer;background-color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:11px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex;position:relative}.icon-btn:hover{background-color:var(--x02-colorbggrey)}.icon-btn:disabled{cursor:not-allowed;background-color:#fff;border:none}.icon-btn:focus{outline:none}.icon-btn.is-active{border:1px solid var(--x02-colorlinegrey);background-color:#fff}.icon-btn .text-wrapper{font-family:var(--font-awesome-pro-light),Helvetica;letter-spacing:0;white-space:nowrap;color:#000;width:-moz-fit-content;width:fit-content;margin-top:-.5px;font-size:17px;font-weight:300;line-height:normal;transition:background-color .2s,border-color .2s,color .2s;position:relative}.icon-btn:disabled .text-wrapper{color:var(--x03-texttxtgrey02)}button[type=button]{cursor:pointer;outline:none}button:focus-visible{box-shadow:0 0 0 2px var(--x02-colorpointpurple);outline:none}button[type=button]:disabled{cursor:not-allowed}
