:root,:root.light{--kko-color-gray990s:#000;--kko-color-gray900s:#191919;--kko-color-gray800s:#2e2e2e;--kko-color-gray700s:#424242;--kko-color-gray600s:#595959;--kko-color-gray570s:#696969;--kko-color-gray550s:#767676;--kko-color-gray520s:#888;--kko-color-gray500s:#949494;--kko-color-gray400s:#b2b2b2;--kko-color-gray300s:#ccc;--kko-color-gray070s:#f0f0f0;--kko-color-gray050s:#f5f5f5;--kko-color-gray002s:#f5f5f5;--kko-color-gray001s:#f7f7f7;--kko-color-gray000s:#f7f7f7;--kko-color-gray300a:#0003;--kko-color-gray200a:#00000024;--kko-color-gray150a:#0000001f;--kko-color-gray120a:#0000001a;--kko-color-gray100a:#00000014;--kko-color-gray070a:#0000000f;--kko-color-gray050a:#0000000a;--kko-color-gray000a:#00000008;--kko-color-white003s:#fff;--kko-color-white002s:#fff;--kko-color-white001s:#fff;--kko-color-white000s:#fff;--kko-color-yellow500s:#fee500;--kko-color-blue500s:#0a73dc;--kko-color-blue300s:#abc1d1;--kko-color-red500s:#f4551e;--kko-color-red300a:#f4551e4d;--kko-color-red120a:#f4551e1a;--kko-color-green600s:#05ac36;--kko-color-green500s:#00cd3c}.kko-checkbox{cursor:pointer;appearance:none;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:22px;border:1px solid;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin:0;position:relative}.kko-checkbox:focus-visible{outline:2px solid var(--kko-color-blue500s);outline-offset:2px}.kko-checkbox:disabled{cursor:not-allowed;opacity:.4}.kko-checkbox:checked{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2237 7.77796L15.8901 6.44434L9.40757 12.9269L6.07371 9.59302L4.77734 10.8894L9.44394 15.556L9.44468 15.5552L9.44556 15.5561L17.2237 7.77796Z' fill='%23191919'/%3E%3C/svg%3E")}.kko-checkbox.kko-default{border-color:var(--kko-color-gray500s);background-color:#0000}.kko-checkbox.kko-default:checked{background-color:var(--kko-color-yellow500s);border-color:var(--kko-color-gray000a)}.kko-checkbox.kko-overlay{background-color:#fff9;border-color:#0000006b}.kko-checkbox.kko-overlay:checked{background-color:var(--kko-color-yellow500s);border-color:var(--kko-color-gray000a)}.kko-radio{cursor:pointer;appearance:none;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:22px;border:1px solid;border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative}.kko-radio:focus-visible{outline:2px solid var(--kko-color-blue500s);outline-offset:2px}.kko-radio:disabled{cursor:not-allowed;opacity:.4}.kko-radio:checked{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='5' fill='%23191919'/%3E%3C/svg%3E")}.kko-radio.kko-default{border-color:var(--kko-color-gray500s);background-color:#0000}.kko-radio.kko-default:checked{background-color:var(--kko-color-yellow500s);border-color:var(--kko-color-gray000a)}.kko-radio.kko-overlay{background-color:#fff9;border-color:#0000006b}.kko-radio.kko-overlay:checked{background-color:var(--kko-color-yellow500s);border-color:var(--kko-color-gray000a)}.kko-square-button{cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;border:none;justify-content:center;align-items:center;width:auto;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;display:inline-flex}.kko-square-button:disabled{cursor:not-allowed}:root,:root.light{--kko-squareButton-black:#191919;--kko-squareButton-white:#fff;--kko-squareButton-yellowPressed:#f4dc00;--kko-squareButton-redPressed:#ea521d;--kko-squareButton-whitePressed:#f5f5f5}.kko-square-button.kko-yellow{background-color:var(--kko-color-yellow500s);color:var(--kko-squareButton-black)}.kko-square-button.kko-yellow:active{background-color:var(--kko-squareButton-yellowPressed)}.kko-square-button.kko-yellow:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-square-button.kko-gray{background-color:var(--kko-color-gray070a);color:var(--kko-color-gray900s)}.kko-square-button.kko-gray:active{background-color:var(--kko-color-gray120a)}.kko-square-button.kko-gray:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-square-button.kko-red{background-color:var(--kko-color-red500s);color:var(--kko-squareButton-white)}.kko-square-button.kko-red:active{background-color:var(--kko-squareButton-redPressed)}.kko-square-button.kko-red:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-square-button.kko-red-alpha{background-color:var(--kko-color-red120a);color:var(--kko-color-red500s)}.kko-square-button.kko-red-alpha:active{background-color:var(--kko-color-red300a)}.kko-square-button.kko-red-alpha:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-square-button.kko-white{background-color:var(--kko-color-white000s);color:var(--kko-color-gray900s);border:1px solid var(--kko-color-gray120a)}.kko-square-button.kko-white:active{background-color:var(--kko-squareButton-whitePressed)}.kko-square-button.kko-white:disabled{background-color:var(--kko-color-white000s);color:var(--kko-color-gray300s);border-color:var(--kko-color-gray070a)}.kko-square-button.kko-line{border:1px solid var(--kko-color-gray150a);color:var(--kko-color-gray900s);background-color:#0000}.kko-square-button.kko-line:active{background-color:var(--kko-color-gray050a)}.kko-square-button.kko-line:disabled{color:var(--kko-color-gray300s);border-color:var(--kko-color-gray120a);background-color:#0000}.kko-square-button.kko-red-line{border:1px solid var(--kko-color-red300a);color:var(--kko-color-red500s);background-color:#0000}.kko-square-button.kko-red-line:active{background-color:var(--kko-color-gray050a)}.kko-square-button.kko-red-line:disabled{color:var(--kko-color-gray400s);border-color:var(--kko-color-gray120a);background-color:#0000}.kko-square-button.kko-large{border-radius:8px;height:46px;padding:0 20px;font-size:15px;font-weight:500;line-height:22px}.kko-square-button.kko-large>:not(:first-child){margin-left:6px}.kko-square-button.kko-medium{border-radius:8px;height:38px;padding:0 18px;font-size:14px;font-weight:400;line-height:20px}.kko-square-button.kko-medium>:not(:first-child){margin-left:5px}.kko-square-button.kko-small{border-radius:6px;height:32px;padding:0 12px;font-size:13px;font-weight:400;line-height:18px}.kko-square-button.kko-small>:not(:first-child){margin-left:4px}.kko-square-button.kko-xsmall{border-radius:6px;height:28px;padding:0 9px;font-size:12px;font-weight:400;line-height:16px}.kko-square-button.kko-xsmall>:not(:first-child){margin-left:3px}.kko-full-width{width:100%}.kko-square-button.kko-lined.kko-gray{border:1px solid var(--kko-color-gray150a);color:var(--kko-color-gray900s);background-color:#0000}.kko-square-button.kko-lined.kko-gray:active{background-color:var(--kko-color-gray050a)}.kko-square-button.kko-lined.kko-gray:disabled{border-color:var(--kko-color-gray120a);color:var(--kko-color-gray300s);background-color:#0000}.kko-square-button.kko-lined.kko-red{border:1px solid var(--kko-color-red300a);color:var(--kko-color-red500s);background-color:#0000}.kko-square-button.kko-lined.kko-red:active{background-color:var(--kko-color-gray050a)}.kko-square-button.kko-lined.kko-red:disabled{border-color:var(--kko-color-gray120a);color:var(--kko-color-gray400s);background-color:#0000}.kko-square-button.kko-with-number>:not(:first-child){margin-left:4px}.kko-number{font-weight:700}.kko-profile{will-change:transform;width:100%;height:100%;display:block;position:relative;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 53.3542 75.4534 63.1216 69.2875 69.2875C63.1216 75.4534 53.3542 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 53.3542 75.4534 63.1216 69.2875 69.2875C63.1216 75.4534 53.3542 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}.kko-profile:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 1C53.2843 1 62.7055 3.54475 68.5804 9.41963C74.4553 15.2945 77 24.7157 77 39C77 53.2843 74.4553 62.7055 68.5804 68.5804C62.7055 74.4553 53.2843 77 39 77C24.7157 77 15.2945 74.4553 9.41963 68.5804C3.54475 62.7055 1 53.2843 1 39C1 25.1366 3.59141 15.6554 9.59975 9.64707C15.4923 3.75454 24.8752 1 39 1Z' stroke='black' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E");background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0}.kko-profile-group{width:100%;height:100%;position:relative}.kko-profile.kko-default{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 53.3542 75.4534 63.1216 69.2875 69.2875C63.1216 75.4534 53.3542 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 53.3542 75.4534 63.1216 69.2875 69.2875C63.1216 75.4534 53.3542 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E")}.kko-profile.kko-default:after{background-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 1C53.2843 1 62.7055 3.54475 68.5804 9.41963C74.4553 15.2945 77 24.7157 77 39C77 53.2843 74.4553 62.7055 68.5804 68.5804C62.7055 74.4553 53.2843 77 39 77C24.7157 77 15.2945 74.4553 9.41963 68.5804C3.54475 62.7055 1 53.2843 1 39C1 25.1366 3.59141 15.6554 9.59975 9.64707C15.4923 3.75454 24.8752 1 39 1Z' stroke='black' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E")}.kko-profile.kko-group2-pos1{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 40.3509 77.9773 41.6613 77.9304 42.9319C66.9661 44.0585 58.7925 47.3581 53.0714 53.0785C47.329 58.8204 44.0501 67.0087 42.9299 77.9294C41.6601 77.9774 40.3503 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 0C53.3542 0 63.1216 2.54661 69.2875 8.71252C75.4534 14.8784 78 24.6458 78 39C78 40.3509 77.9773 41.6613 77.9304 42.9319C66.9661 44.0585 58.7925 47.3581 53.0714 53.0785C47.329 58.8204 44.0501 67.0087 42.9299 77.9294C41.6601 77.9774 40.3503 78 39 78C24.6458 78 14.8784 75.4534 8.71252 69.2875C2.54661 63.1216 0 53.3542 0 39C0 25.0549 2.59802 15.2346 8.89265 8.93997C15.0675 2.76513 24.7837 0 39 0Z' fill='white'/%3E%3C/svg%3E")}.kko-profile.kko-group2-pos1:after{background-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 1C53.2843 1 62.7055 3.54475 68.5804 9.41962C74.4553 15.2945 77 24.7157 77 39C77 40.0353 76.9866 41.0457 76.9591 42.0316C66.2818 43.2563 58.1448 46.5916 52.3644 52.3714C46.5629 58.1722 43.2473 66.3234 42.0294 76.9586C41.0445 76.9866 40.0348 77 39 77C24.7157 77 15.2945 74.4553 9.41962 68.5804C3.54475 62.7055 1 53.2843 1 39C1 25.1366 3.59141 15.6554 9.59976 9.64707C15.4923 3.75454 24.8752 1 39 1Z' stroke='black' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E")}.kko-profile.kko-group3-pos2{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.8297 0C45.6037 7.65643 56.0775 11.4497 71.0756 12.0353C67.5489 18.9487 65.884 27.8774 65.884 38.9997C65.884 50.7386 67.6096 59.9559 71.3296 66.9481C65.3751 74.8219 55.0516 78 39.0003 78C24.646 78 14.8752 75.4585 8.70835 69.2916C2.54152 63.1248 0 53.354 0 38.9997C0 25.0544 2.59327 15.231 8.88876 8.9355C15.0396 2.78467 24.7056 0.021636 38.8297 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.8297 0C45.6037 7.65643 56.0775 11.4497 71.0756 12.0353C67.5489 18.9487 65.884 27.8774 65.884 38.9997C65.884 50.7386 67.6096 59.9559 71.3296 66.9481C65.3751 74.8219 55.0516 78 39.0003 78C24.646 78 14.8752 75.4585 8.70835 69.2916C2.54152 63.1248 0 53.354 0 38.9997C0 25.0544 2.59327 15.231 8.88876 8.9355C15.0396 2.78467 24.7056 0.021636 38.8297 0Z' fill='white'/%3E%3C/svg%3E")}.kko-profile.kko-group3-pos2:after{background-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.59587 9.6426C15.4028 3.83563 24.601 1.08036 38.3852 1.00161C45.1799 8.45327 55.3925 12.1912 69.5157 12.9634C66.3532 19.8554 64.884 28.5044 64.884 38.9997C64.884 50.5066 66.528 59.7218 70.1463 66.84C64.4285 73.9669 54.6177 77 39.0003 77C24.7154 77 15.2911 74.4601 9.41545 68.5845C3.53985 62.7089 1 53.2846 1 38.9997C1 25.1358 3.58684 15.6516 9.59587 9.6426Z' stroke='black' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E")}.kko-profile.kko-group3-pos3{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.0801 0C53.3831 0.0192977 63.1223 2.5635 69.2763 8.70246C75.4575 14.8687 78 24.6405 78 38.9976C78 53.3518 75.4585 63.1226 69.2917 69.2894C63.1249 75.4561 53.3542 77.9976 39 77.9976C24.6458 77.9976 14.875 75.4561 8.70827 69.2894C2.5415 63.1226 0 53.3518 0 38.9976C0 27.1744 1.8655 18.3157 6.27035 12.0551C21.6204 11.5564 32.2993 7.76439 39.0801 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.0801 0C53.3831 0.0192977 63.1223 2.5635 69.2763 8.70246C75.4575 14.8687 78 24.6405 78 38.9976C78 53.3518 75.4585 63.1226 69.2917 69.2894C63.1249 75.4561 53.3542 77.9976 39 77.9976C24.6458 77.9976 14.875 75.4561 8.70827 69.2894C2.5415 63.1226 0 53.3518 0 38.9976C0 27.1744 1.8655 18.3157 6.27035 12.0551C21.6204 11.5564 32.2993 7.76439 39.0801 0Z' fill='white'/%3E%3C/svg%3E")}.kko-profile.kko-group3-pos3:after{background-image:url("data:image/svg+xml,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.80856 13.0369C21.8003 12.4758 32.5526 8.74428 39.5284 1.00145C53.5102 1.07331 62.7684 3.62292 68.57 9.41043C74.4591 15.2852 77 24.7098 77 38.9976C77 53.2825 74.4602 62.7067 68.5846 68.5823C62.7091 74.4578 53.2848 76.9976 39 76.9976C24.7152 76.9976 15.2909 74.4578 9.41538 68.5823C3.53983 62.7067 1 53.2825 1 38.9976C1 27.5113 2.7778 19.0261 6.80856 13.0369Z' stroke='black' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E")}.kko-profile.kko-no-border:after{display:none}.kko-profile.kko-default{width:100%;height:100%}.kko-profile.kko-group2{width:62%;height:62%;position:absolute}.kko-profile.kko-group3{width:52%;height:52%;position:absolute}.kko-profile.kko-group4{width:48%;height:48%;position:absolute}.kko-profile.kko-group2-pos1{top:0;left:0}.kko-profile.kko-group2-pos2{bottom:0;right:0}.kko-profile.kko-group3-pos1{z-index:1;top:0;left:50%;transform:translate(-50%)}.kko-profile.kko-group3-pos2{bottom:0;left:0}.kko-profile.kko-group3-pos3{bottom:0;right:0}.kko-profile.kko-group4-pos1{top:0;left:0}.kko-profile.kko-group4-pos2{top:0;right:0}.kko-profile.kko-group4-pos3{bottom:0;left:0}.kko-profile.kko-group4-pos4{bottom:0;right:0}.kko-text-button>:not(:first-child){margin-left:4px}.kko-text-button{cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;width:auto;color:var(--kko-color-gray900s);background:0 0;border:none;justify-content:center;align-items:center;padding:6px 16px;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;display:inline-flex}.kko-text-button:disabled{cursor:not-allowed;pointer-events:none;color:var(--kko-color-gray400s)}.kko-text-button:hover,.kko-text-button:active{color:var(--kko-color-gray400s)}.kko-text-button.kko-black{color:var(--kko-color-gray900s)}.kko-text-button.kko-gray{color:var(--kko-color-gray600s)}.kko-text-button.kko-large{font-size:14px;line-height:20px}.kko-text-button.kko-medium{font-size:13px;line-height:18px}.kko-text-button.kko-small{font-size:12px;line-height:16px}.kko-underline{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:under;text-decoration:underline}.kko-round-button>:not(:first-child){margin-left:5px}.kko-round-button{cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;color:var(--kko-color-gray900s);border:none;justify-content:center;align-items:center;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;display:inline-flex}.kko-round-button:disabled{cursor:not-allowed;pointer-events:none;background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}:root,:root.light{--kko-roundButton-black:#191919;--kko-roundButton-white:#fff;--kko-roundButton-yellowPressed:#f4dc00;--kko-roundButton-whiteLinedBorder:#eee;--kko-roundButton-whiteLinedPressed:#ffffff14;--kko-roundButton-whiteButtonPressed:#ebebeb;--kko-roundButton-whiteButtonDisabled:#f5f5f5}.kko-round-button.kko-xlarge{border-radius:24px;height:36px;padding:0 14px;font-size:14px;line-height:20px}.kko-round-button.kko-large{border-radius:20px;height:32px;padding:0 12px;font-size:14px;line-height:20px}.kko-round-button.kko-medium{border-radius:18px;height:30px;padding:0 12px;font-size:13px;line-height:18px}.kko-round-button.kko-small{border-radius:16px;height:28px;padding:0 10px;font-size:12px;line-height:16px}.kko-round-button.kko-xsmall{border-radius:14px;height:26px;padding:0 10px;font-size:12px;line-height:16px}.kko-round-button.kko-yellow{background-color:var(--kko-color-yellow500s);color:var(--kko-roundButton-black)}.kko-round-button.kko-yellow:active{background-color:var(--kko-roundButton-yellowPressed)}.kko-round-button.kko-yellow:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-round-button.kko-gray{background-color:var(--kko-color-gray070a);color:var(--kko-color-gray900s)}.kko-round-button.kko-gray:active{background-color:var(--kko-color-gray120a)}.kko-round-button.kko-gray:disabled{background-color:var(--kko-color-gray000a);color:var(--kko-color-gray400s)}.kko-round-button.kko-white{background-color:var(--kko-roundButton-white);color:var(--kko-roundButton-black)}.kko-round-button.kko-white:active{background-color:var(--kko-roundButton-whiteButtonPressed)}.kko-round-button.kko-white:disabled{background-color:var(--kko-roundButton-whiteButtonDisabled);color:var(--kko-color-gray300s)}.kko-round-button.kko-lined.kko-gray{border:1px solid var(--kko-color-gray200a);color:var(--kko-color-gray900s);background-color:#0000}.kko-round-button.kko-lined.kko-gray:active{background-color:var(--kko-color-gray050a)}.kko-round-button.kko-lined.kko-gray:disabled{border-color:var(--kko-color-gray120a);color:var(--kko-color-gray400s);background-color:#0000}.kko-round-button.kko-lined.kko-white{border:1px solid var(--kko-roundButton-whiteLinedBorder);color:var(--kko-roundButton-whiteLinedBorder);background-color:#0000}.kko-round-button.kko-lined.kko-white:active{background-color:var(--kko-roundButton-whiteLinedPressed)}.kko-round-button.kko-lined.kko-white:disabled{opacity:.4}:root,:root.light{--kko-tooltip-tailIconBackgroundImage:url("data:image/svg+xml,%3Csvg width='20' height='11' viewBox='0 0 20 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0186 1.07418C11.2089 -0.0898697 9.64682 -0.348884 8.53125 0.499408C8.32043 0.659804 8.13459 0.854017 7.98145 1.07418L2.81641 8.49948C2.16025 9.44254 1.11279 10 0 10H20C18.8872 10 17.8398 9.44254 17.1836 8.49948L12.0186 1.07418Z' fill='white'/%3E%3Cpath d='M8.53125 0.499408C9.64682 -0.348884 11.2089 -0.0898697 12.0186 1.07418L17.1836 8.49948C17.8398 9.44254 18.8872 10 20 10H17.1855C16.8826 9.74438 16.6082 9.4475 16.374 9.11088L11.209 1.68558L11.1123 1.56045C10.6071 0.970488 9.74681 0.864919 9.12109 1.34072C8.99478 1.43682 8.8829 1.55349 8.79102 1.68558L3.62598 9.11088C3.39178 9.4475 3.11742 9.74438 2.81445 10H0C1.11279 10 2.16025 9.44254 2.81641 8.49948L7.98145 1.07418C8.13459 0.854017 8.32043 0.659804 8.53125 0.499408Z' fill='black' fill-opacity='0.1'/%3E%3Cpath d='M0 11C1.43442 11 2.78225 10.2824 3.62593 9.0695L8.79136 1.64361C8.88331 1.51141 8.99454 1.39511 9.12099 1.29897C9.7885 0.791394 10.7232 0.945696 11.2086 1.64361L16.3741 9.0695C17.2178 10.2824 18.5656 11 20 11L0 11Z' fill='white'/%3E%3C/svg%3E")}.kko-tooltip-wrapper{display:inline-flex;position:relative}.kko-tooltip-trigger{display:inline-flex}.kko-tooltip{z-index:1200;width:max-content;position:absolute}.kko-tooltip-container>:not(:first-child){margin-top:5px}.kko-tooltip-container{border:1px solid var(--kko-color-gray120a);box-sizing:border-box;background-color:var(--kko-color-white002s);border-radius:12px;flex-direction:column;padding:12px 13px;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;display:flex;position:relative}.kko-tooltip-title{color:var(--kko-color-gray900s);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:17px;overflow:hidden}.kko-tooltip-contents{color:var(--kko-color-gray800s);white-space:pre-line;word-break:break-word;font-size:13px;font-weight:500;line-height:17px}.kko-tooltip-link{justify-content:flex-start;padding:0}.kko-tooltip-tail{width:20px;height:11px;position:absolute}.kko-tooltip-tail-icon{background-image:var(--kko-tooltip-tailIconBackgroundImage);background-repeat:no-repeat;background-size:contain;width:20px;height:11px;display:block}.kko-tooltip.kko-top{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.kko-tooltip.kko-top .kko-tooltip-tail{bottom:-10px;left:50%;transform:translate(-50%)rotate(180deg)}.kko-tooltip.kko-bottom{top:calc(100% + 10px);left:50%;transform:translate(-50%)}.kko-tooltip.kko-bottom .kko-tooltip-tail{top:-10px;left:50%;transform:translate(-50%)rotate(0)}.kko-tooltip.kko-left{top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.kko-tooltip.kko-left .kko-tooltip-tail{top:50%;right:-14px;transform:translateY(-50%)rotate(90deg)}.kko-tooltip.kko-right{top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.kko-tooltip.kko-right .kko-tooltip-tail{top:50%;left:-14px;transform:translateY(-50%)rotate(-90deg)}.kko-tooltip.kko-text-center{text-align:center}.kko-tooltip.kko-text-center .kko-tooltip-link{justify-content:center}.kko-tooltip.kko-text-right{text-align:right}.kko-tooltip.kko-text-right .kko-tooltip-link{justify-content:flex-end}.kko-tooltip.kko-ellipsis .kko-tooltip-contents{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.kko-toast{-webkit-backdrop-filter:blur(25px);text-align:center;color:#fff;word-break:keep-all;white-space:pre-line;box-sizing:border-box;background:linear-gradient(90deg,#ffffff1a,#ffffff1a),linear-gradient(90deg,#1b1c25ab,#1b1c25ab);border-radius:12px;justify-content:center;align-items:center;min-width:88px;max-width:464px;padding:16px;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}@keyframes kko-toast-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kko-toast-fade-out{0%{opacity:1}to{opacity:0}}.kko-visible{animation:.2s ease-out forwards kko-toast-fade-in}.kko-hidden{animation:.2s ease-out forwards kko-toast-fade-out}.kko-dialog-backdrop{z-index:1000;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:20px 32px;display:flex;position:fixed;top:0;left:0}.kko-dialog{background-color:var(--kko-color-white001s);border-radius:16px;flex-direction:column;align-items:flex-start;width:100%;max-width:464px;min-height:0;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;display:flex;position:relative;box-shadow:0 0 8px #00000026}.kko-dialog-header{flex-shrink:0;width:100%;height:24px;position:relative}.kko-dialog-icon{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:0 24px 16px;display:flex;position:relative}.kko-dialog-title{box-sizing:border-box;background-color:var(--kko-color-white001s);width:100%;color:var(--kko-color-gray900s);white-space:pre-wrap;flex-direction:column;flex-shrink:0;padding:0 24px 10px;font-size:17px;font-weight:600;line-height:24px;display:flex;position:relative}.kko-dialog-content{box-sizing:border-box;background-color:var(--kko-color-white001s);white-space:pre-wrap;flex-direction:column;gap:5px;width:100%;padding:0 24px;font-size:15px;font-weight:400;line-height:22px;display:flex;position:relative}.kko-dialog-content-item{align-items:flex-start;gap:8px;width:100%;display:flex}.kko-dialog-content-middot{flex-direction:column;flex-shrink:0;align-items:flex-start;padding:9px 0 10px;display:flex}.kko-dialog-content-middot-icon{background-color:var(--kko-color-gray550s);border-radius:4px;flex-shrink:0;width:2px;height:2px}.kko-dialog-content-text{flex:1 0 0;min-width:0;min-height:0}.kko-dialog-children,.kko-dialog-children-textfield{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:100%;padding:0 24px;display:flex;position:relative}.kko-dialog-children-checkbox{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:100%;padding:12px 24px 0;display:flex;position:relative}.kko-dialog-buttons{box-sizing:border-box;background-color:var(--kko-color-white001s);border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;width:100%;padding:20px 24px 24px;display:flex;position:relative}.kko-dialog-checkbox-container{cursor:pointer;align-items:flex-start;gap:8px;padding-top:4px;display:flex}.kko-dialog-checkbox-label{color:var(--kko-color-gray900s);flex:1 0 0;padding-top:1px;font-size:15px;line-height:22px}@media (height>=552px){.kko-dialog{justify-content:center;max-height:512px;overflow:hidden}.kko-compat .kko-dialog{justify-content:center!important;max-height:512px!important;overflow:hidden!important}.kko-dialog-content{flex-shrink:1;overflow-y:auto}.kko-compat .kko-dialog-content{flex-shrink:1!important;overflow-y:auto!important}}@media (height<=551px){.kko-dialog{height:calc(100vh - 40px);overflow-y:auto}.kko-compat .kko-dialog{height:calc(100vh - 40px)!important;overflow-y:auto!important}.kko-dialog-content{flex-shrink:0}.kko-compat .kko-dialog-content{flex-shrink:0!important}}.kko-dialog-content.kko-withTitle{color:var(--kko-color-gray600s)}.kko-dialog-content.kko-withoutTitle{color:var(--kko-color-gray900s)}.kko-dialog-buttons.kko-horizontal{flex-direction:row;gap:8px}.kko-dialog-buttons.kko-vertical{flex-direction:column;gap:12px}.kko-dialog-title.kko-left{text-align:left}.kko-dialog-title.kko-center{text-align:center}.kko-dialog-content.kko-left{text-align:left}.kko-dialog-content.kko-center{text-align:center}.kko-text-field-wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.kko-text-field-input-wrapper{border-bottom:1px solid var(--kko-color-gray550s);flex-direction:column;padding-bottom:1px;display:flex}.kko-text-field{color:var(--kko-color-gray900s);background-color:#0000;border:none;outline:none;padding:11px 0;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-size:17px;line-height:26px}.kko-text-field::placeholder{color:var(--kko-color-gray500s)}.kko-text-field-helper{min-height:18px;color:var(--kko-color-gray550s);justify-content:space-between;align-items:center;font-size:13px;line-height:18px;display:flex}.kko-text-field-counter{color:var(--kko-color-gray550s);margin-left:auto;font-size:13px;line-height:18px}.kko-snackbar{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:#2e2e2eab;border-radius:12px;align-items:center;width:100%;max-width:464px;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;font-size:14px;line-height:20px;display:flex}.kko-snackbar-message{flex-grow:1;display:flex}.kko-snackbar-message-text{color:var(--kko-color-white000s);white-space:pre-wrap;word-break:break-word;font-weight:500}.kko-snackbar-message-text strong{font-weight:700}.kko-snackbar-action{min-width:48px;color:var(--kko-color-yellow500s);text-shadow:0 0 2px #0009;cursor:pointer;text-align:center;background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.kko-snackbar-profile{flex-shrink:0;width:32px;height:32px}.kko-snackbar-thumbnail{-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0;width:36px;height:36px}.kko-snackbar.kko-default{align-items:center;gap:8px;padding:0 8px 0 16px}.kko-snackbar.kko-longerAction{flex-direction:column;align-items:flex-start}.kko-snackbar-message.kko-normal{align-items:center;padding:16px 0}.kko-snackbar-message.kko-profileOrThumbnail{align-items:center;gap:10px;padding:14px 0}.kko-snackbar-message.kko-longerAction{align-items:flex-start;width:100%;padding:14px 16px 0}.kko-snackbar-action.kko-default{padding:14px 8px}.kko-snackbar-action.kko-longerAction{align-self:flex-end;padding:14px 16px}.kko-chip{cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box;border:1px solid var(--kko-color-gray200a);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-color:var(--kko-color-white001s);color:var(--kko-color-gray900s);outline:none;justify-content:center;align-items:center;font-family:sec,system-ui,-apple-system,Helvetica Neue,Apple SD Gothic Neo,Segoe UI,Roboto,Arial,NotoSans,Open Sans,Malgun Gothic,맑은 고딕,sans-serif;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.kko-chip:disabled{pointer-events:none;opacity:.4}.kko-chip-right-icon{cursor:pointer;opacity:1;justify-content:center;align-items:center;width:14px;height:14px;margin-left:4px;display:flex}.kko-chip:disabled .kko-chip-right-icon{cursor:not-allowed;opacity:.4}.kko-chip-icon{display:block;position:relative;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip-icon-14x14{background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative}.kko-chip-icon-12x14{background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;max-width:12px;height:14px;max-height:14px;display:block;position:relative}.kko-chip-icon-11x14{background-position:50%;background-repeat:no-repeat;background-size:contain;width:11px;max-width:11px;height:14px;max-height:14px;display:block;position:relative}:root,:root.light{--kko-chip-tab:#fff;--kko-chip-option:#fff}.kko-chip.kko-fold-icon-large{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00049 8L6.59668 3.40381L11.1929 8' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00049 8L6.59668 3.40381L11.1929 8' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-fold-icon-medium{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8L7.24264 3.75736L11.4853 8' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8L7.24264 3.75736L11.4853 8' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-fold-icon-small{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8L6.88909 4.11091L10.7782 8' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8L6.88909 4.11091L10.7782 8' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-large-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-large-default{background-color:var(--kko-color-gray400s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-large-disabled{background-color:var(--kko-color-gray300s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 5L6.40283 9.59619L1.80664 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-medium-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-medium-default{background-color:var(--kko-color-gray400s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-medium-disabled{background-color:var(--kko-color-gray300s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4844 5L7.24173 9.24264L2.99909 5' stroke='black' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-small-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-small-default{background-color:var(--kko-color-gray400s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-unfold-icon-small-disabled{background-color:var(--kko-color-gray300s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 5L7.11091 8.88909L3.22183 5' stroke='black' stroke-width='1.4' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-hash-icon-large{background-color:var(--kko-color-gray900s);width:12px;max-width:12px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5095)'%3E%3Cmask id='mask0_659_5095' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5095)'%3E%3Cmask id='mask1_659_5095' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5095)'%3E%3Cpath d='M5.90293 1.32666L5.43043 3.56994H8.02078L8.50483 1.32666H9.97693L9.48973 3.56994H11.2999L10.8799 5.04674H9.24613L8.50378 8.95298H10.4274L9.97588 10.4287H8.17723L7.70053 12.6731H6.16543L6.63268 10.4287L4.10638 10.4412L3.59188 12.6731H2.16913L2.63953 10.4412L0.799927 10.4287L1.25353 8.98314H2.93668L3.74833 5.0457H1.76488L2.16913 3.5689H4.00978L4.49173 1.32666H5.90293ZM5.19208 5.04466L4.35208 8.97274L6.91828 8.98314L7.69948 5.04466H5.19208Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5095'%3E%3Crect width='12' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5095)'%3E%3Cmask id='mask0_659_5095' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5095)'%3E%3Cmask id='mask1_659_5095' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5095)'%3E%3Cpath d='M5.90293 1.32666L5.43043 3.56994H8.02078L8.50483 1.32666H9.97693L9.48973 3.56994H11.2999L10.8799 5.04674H9.24613L8.50378 8.95298H10.4274L9.97588 10.4287H8.17723L7.70053 12.6731H6.16543L6.63268 10.4287L4.10638 10.4412L3.59188 12.6731H2.16913L2.63953 10.4412L0.799927 10.4287L1.25353 8.98314H2.93668L3.74833 5.0457H1.76488L2.16913 3.5689H4.00978L4.49173 1.32666H5.90293ZM5.19208 5.04466L4.35208 8.97274L6.91828 8.98314L7.69948 5.04466H5.19208Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5095'%3E%3Crect width='12' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-hash-icon-medium{background-color:var(--kko-color-gray900s);width:12px;max-width:12px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5106)'%3E%3Cmask id='mask0_659_5106' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5106)'%3E%3Cmask id='mask1_659_5106' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5106)'%3E%3Cpath d='M5.86 1.54492L5.41 3.70192H7.877L8.338 1.54492H9.74L9.276 3.70192H11L10.6 5.12192H9.044L8.337 8.87792H10.169L9.739 10.2969H8.026L7.572 12.4549H6.11L6.555 10.2969L4.149 10.3089L3.659 12.4549H2.304L2.752 10.3089L1 10.2969L1.432 8.90692H3.035L3.808 5.12092H1.919L2.304 3.70092H4.057L4.516 1.54492H5.86ZM5.183 5.11992L4.383 8.89692L6.827 8.90692L7.571 5.11992H5.183Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5106'%3E%3Crect width='12' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5106)'%3E%3Cmask id='mask0_659_5106' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5106)'%3E%3Cmask id='mask1_659_5106' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='12' height='14'%3E%3Cpath d='M0 0H12V14H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5106)'%3E%3Cpath d='M5.86 1.54492L5.41 3.70192H7.877L8.338 1.54492H9.74L9.276 3.70192H11L10.6 5.12192H9.044L8.337 8.87792H10.169L9.739 10.2969H8.026L7.572 12.4549H6.11L6.555 10.2969L4.149 10.3089L3.659 12.4549H2.304L2.752 10.3089L1 10.2969L1.432 8.90692H3.035L3.808 5.12092H1.919L2.304 3.70092H4.057L4.516 1.54492H5.86ZM5.183 5.11992L4.383 8.89692L6.827 8.90692L7.571 5.11992H5.183Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5106'%3E%3Crect width='12' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-hash-icon-small{background-color:var(--kko-color-gray900s);width:11px;max-width:11px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5117)'%3E%3Cmask id='mask0_659_5117' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-1' y='0' width='13' height='14'%3E%3Cpath d='M-0.499512 0H11.5005V14H-0.499512V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5117)'%3E%3Cmask id='mask1_659_5117' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-1' y='0' width='13' height='14'%3E%3Cpath d='M-0.499512 0H11.5005V14H-0.499512V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5117)'%3E%3Cpath d='M5.37246 1.98242L4.95576 3.96559H7.2247L7.65096 1.98242H8.94122L8.51495 3.96559H10.1015L9.73257 5.2721H8.29991L7.65 8.72711H9.33594L8.94122 10.0327H7.36424L6.94658 12.0177H5.60184L6.01186 10.0327L3.79931 10.0441L3.3482 12.0177H2.10095L2.51288 10.0441L0.901489 10.0327L1.29812 8.75578H2.77379L3.48391 5.2721H1.74637L2.09999 3.96559H3.71329L4.13573 1.98242H5.37246ZM4.74932 5.2721L4.01244 8.74527L6.26131 8.75483L6.94562 5.2721H4.74932Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5117'%3E%3Crect width='11' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_659_5117)'%3E%3Cmask id='mask0_659_5117' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-1' y='0' width='13' height='14'%3E%3Cpath d='M-0.499512 0H11.5005V14H-0.499512V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_659_5117)'%3E%3Cmask id='mask1_659_5117' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='-1' y='0' width='13' height='14'%3E%3Cpath d='M-0.499512 0H11.5005V14H-0.499512V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_659_5117)'%3E%3Cpath d='M5.37246 1.98242L4.95576 3.96559H7.2247L7.65096 1.98242H8.94122L8.51495 3.96559H10.1015L9.73257 5.2721H8.29991L7.65 8.72711H9.33594L8.94122 10.0327H7.36424L6.94658 12.0177H5.60184L6.01186 10.0327L3.79931 10.0441L3.3482 12.0177H2.10095L2.51288 10.0441L0.901489 10.0327L1.29812 8.75578H2.77379L3.48391 5.2721H1.74637L2.09999 3.96559H3.71329L4.13573 1.98242H5.37246ZM4.74932 5.2721L4.01244 8.74527L6.26131 8.75483L6.94562 5.2721H4.74932Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_659_5117'%3E%3Crect width='11' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-large-default{background-color:var(--kko-color-gray500s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L2 12' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M12 12L2 2' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L2 12' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M12 12L2 2' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-large-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L2 12' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M12 12L2 2' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L2 12' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M12 12L2 2' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-medium-default{background-color:var(--kko-color-gray500s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 2.5L2.5 11.5' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11.5 11.5L2.5 2.5' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 2.5L2.5 11.5' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11.5 11.5L2.5 2.5' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-medium-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 2.5L2.5 11.5' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11.5 11.5L2.5 2.5' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 2.5L2.5 11.5' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11.5 11.5L2.5 2.5' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-small-default{background-color:var(--kko-color-gray500s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3L3 11' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11 11L3 3' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3L3 11' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11 11L3 3' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-close-icon-small-selected{background-color:var(--kko-color-gray900s);width:14px;max-width:14px;height:14px;max-height:14px;display:block;position:relative;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3L3 11' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11 11L3 3' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3L3 11' stroke='black' stroke-width='1.2'/%3E%3Cpath d='M11 11L3 3' stroke='black' stroke-width='1.2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.kko-chip.kko-xlarge{border-radius:40px;height:38px;padding:0 16px;font-size:15px;font-weight:600;line-height:22px}.kko-chip.kko-xlarge>:not(:first-child){margin-left:4px}.kko-chip.kko-xlarge img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:28px;height:28px}.kko-chip.kko-large{border-radius:18px;height:36px;padding:0 12px;font-size:14px;font-weight:400;line-height:20px}.kko-chip.kko-large>:not(:first-child){margin-left:4px}.kko-chip.kko-large img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:26px;height:26px}.kko-chip.kko-medium{border-radius:16px;height:32px;padding:0 12px;font-size:14px;font-weight:400;line-height:20px}.kko-chip.kko-medium>:not(:first-child){margin-left:3px}.kko-chip.kko-medium>img:first-child+*,.kko-chip.kko-medium .kko-chip-number{margin-left:4px}.kko-chip.kko-medium img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:22px;height:22px}.kko-chip.kko-small{border-radius:14px;height:28px;padding:0 11px;font-size:13px;font-weight:400;line-height:17px}.kko-chip.kko-small>:not(:first-child){margin-left:3px}.kko-chip.kko-small>img:first-child+*,.kko-chip.kko-small .kko-chip-number{margin-left:4px}.kko-chip.kko-small img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:18px;height:18px}.kko-chip.kko-chip-tab{background-color:var(--kko-chip-tab);border:1px solid var(--kko-color-gray200a);color:var(--kko-color-gray900s)}.kko-chip.kko-chip-tab:active{background-color:var(--kko-color-gray050a)}.kko-chip.kko-chip-curation{background-color:var(--kko-color-gray070a);border:1px solid var(--kko-color-gray000a);color:var(--kko-color-gray900s)}.kko-chip.kko-chip-curation:active{background-color:var(--kko-color-gray120a)}.kko-chip.kko-chip-option{background-color:var(--kko-chip-option);border:1px solid var(--kko-color-gray200a);color:var(--kko-color-gray900s);font-weight:400}.kko-chip.kko-chip-option:active{background-color:var(--kko-color-gray050a);border:1px solid var(--kko-color-gray200a);color:var(--kko-color-gray900s)}.kko-chip.kko-chip-option:disabled{background-color:var(--kko-chip-option);border:1px solid var(--kko-color-gray120a);color:var(--kko-color-gray300s)}.kko-chip.kko-selected{background-color:var(--kko-color-gray900s);color:var(--kko-color-white000s)}.kko-chip.kko-chip-tab.kko-chip-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--kko-color-gray150a);color:var(--kko-color-gray900s);text-shadow:0 0 4px #0003;background-color:#a5a5a53b;font-weight:400}.kko-chip.kko-chip-tab.kko-chip-blur:active{background-color:#4b4b4b3b}.kko-chip.kko-chip-square{border-radius:5px}.kko-chip.kko-selected{background-color:var(--kko-color-white001s);border:1px solid var(--kko-color-gray900s);color:var(--kko-color-gray900s);font-weight:700}.kko-chip.kko-icon-with-text{padding-left:6px}.kko-chip.kko-icon-without-text{padding:0 5px}.kko-chip-number{color:inherit;align-items:center;font-weight:700;line-height:1;display:inline-flex}
