.dropdown{position:relative}.dropdown__list{background-color:var(--White);overflow:hidden;position:absolute;z-index:10}.dropdown__list.scroll--inner{overflow-y:scroll}.dropdown--design-card .dropdown__list,.dropdown--project-card .dropdown__list{border-radius:24px;box-shadow:0 0 1px #00000014,0 16px 30px 4px #0000001a}.dropdown--design-card .dropdown__list>li button,.dropdown--project-card .dropdown__list>li button{padding:12px 14px}.dropdown--design-card .dropdown__list>li:first-child button,.dropdown--project-card .dropdown__list>li:first-child button{padding-top:22px}.dropdown--design-card .dropdown__list>li:last-child button,.dropdown--project-card .dropdown__list>li:last-child button{padding-bottom:22px}.dropdown--design-card .dropdown__list>li button:hover,.dropdown--project-card .dropdown__list>li button:hover{background-color:var(--Gray-20)}.dropdown--user .dropdown__btn{align-items:center;border:1px solid var(--Black);border-radius:48px;display:flex;justify-content:space-between;padding:10px 12px;width:129px}.dropdown--user .dropdown__list{background:var(--White);border:1px solid var(--Gray-30);border-radius:12px;padding:0 16px;width:129px}.dropdown--user .dropdown__list>li{width:100%}.dropdown--user .dropdown__list>li+li{border-top:1px solid var(--Gray-30)}.dropdown--user .dropdown__list>li a,.dropdown--user .dropdown__list>li button{display:block;padding:12px 0}.dropdown--primary-select .dropdown__btn{align-items:center;border:1px solid var(--Black);border-radius:2px;display:flex;height:52px;justify-content:space-between;padding:16px 14px 16px 16px;width:335px}.dropdown--primary-select .dropdown__btn.on{border-radius:2px 2px 0 0}.dropdown--primary-select .dropdown__btn:disabled{background-color:var(--Gray-20);border:1px solid var(--Gray-20);color:var(--Gray-50)}.dropdown--primary-select.dropdown--error .dropdown__btn{border:1px solid var(--Notice-1);color:var(--Notice-1)}.dropdown--primary-select .dropdown__list{border-block:1px solid var(--Black);border-radius:0 0 2px 2px;border-top:none;width:335px}.dropdown--primary-select .dropdown__list>li button{border-inline:1px solid var(--Black);height:52px;padding:16px;text-align:start;width:100%}.dropdown--primary-select .dropdown__list>li button:disabled{background-color:var(--Gray-20);color:var(--Gray-40)}.dropdown--primary-select .dropdown__list>li button:hover:not(:disabled){background-color:var(--Gray-20)}.dropdown--primary-select .dropdown__list>li+li button{border-top:1px solid var(--Gray-30)}.editor .dropdown.dropdown--input,.editor .dropdown.dropdown--secondary-select{position:static}.editor .dropdown--secondary-select .dropdown__btn,.editor .dropdown.dropdown--input .dropdown__btn{align-items:center;border:1px solid var(--Gray-20);border-radius:8px;display:flex;height:28px;justify-content:space-between;overflow:hidden;padding:2px 8px 2px 14px}.editor .dropdown--secondary-select .dropdown__list,.editor .dropdown.dropdown--input .dropdown__list{border:1px solid var(--Gray-40);border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:10px}.editor .dropdown--secondary-select .dropdown__list button,.editor .dropdown.dropdown--input .dropdown__list button{text-align:end;width:100%}.order-history .dropdown--secondary-select .dropdown__btn{align-items:center;background-color:var(--White);border-radius:8px;display:flex;gap:6px;height:40px;justify-content:space-between;overflow:hidden;padding:8px 16px}.order-history .dropdown--secondary-select .dropdown__list{background-color:var(--White);border-radius:8px;box-shadow:0 0 1px #00000014,0 16px 30px 4px #0000001a;display:flex;flex-direction:column;padding:10px 14px}.order-history .dropdown--secondary-select .dropdown__list button{padding:12px 0;width:100%}.dropdown--editor-draw{z-index:10}.dropdown--editor-draw .dropdown__btn{align-items:center;display:flex;gap:6px;padding:13px}.dropdown--editor-draw .dropdown__list{border-radius:3px;box-shadow:0 0 1px #00000014,0 16px 30px 4px #0000001a;overflow:visible;width:146px;z-index:auto}.dropdown--editor-draw .dropdown__list:before{border-bottom:22.516px solid var(--White);border-left:13px solid transparent;border-right:13px solid transparent;content:"";display:block;filter:drop-shadow(0 16px 30px rgba(0,0,0,.1)) drop-shadow(0 0 1px rgba(0,0,0,.08));height:0;left:60px;position:absolute;top:-17px;width:0;z-index:-10}.dropdown--editor-draw .dropdown__list button{align-items:center;display:flex;gap:16px;overflow:hidden;padding:4px 18px;width:100%}.dropdown--editor-draw .dropdown__list li:first-of-type button{border-radius:3px 3px 0 0;padding-top:16px}.dropdown--editor-draw .dropdown__list li:last-of-type button{border-radius:0 0 3px 3px;padding-bottom:16px}.dropdown--editor-draw .dropdown__list button:hover{background-color:var(--Black);color:var(--White)}.dropdown--datepicker .dropdown__list{border-radius:2px;box-shadow:0 0 1px #00000014,0 10px 25px 4px #0000000f}
