@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;background:#fff;color:#333}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.bz-btn-outline{font-size:14px;font-weight:600;color:#c47a00;padding:6px 10px;border:2px solid #e8c96a;border-radius:8px;background:#fffbea;white-space:nowrap;display:inline-block}@media (max-width:380px){.bz-btn-outline{font-size:13px;padding:5px 8px;border-width:1px}}