.mse-color-wall-shell{margin-bottom:24px}.mse-color-wall{margin-top:18px;padding:16px;border:1px solid rgba(104,87,178,.22);border-radius:18px;background:#fff;overflow:clip}.mse-color-wall__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:18px;align-items:end;margin-bottom:16px}.mse-color-wall__title{margin:0;font-size:clamp(20px,2vw,28px);line-height:1.1}.mse-color-wall__subtitle{max-width:760px;margin:5px 0 0;color:rgba(var(--text-color) / .64);font-size:12px;line-height:1.4}.mse-color-wall__tools{display:grid;gap:8px;min-width:0}.mse-color-wall__view-row{display:flex;justify-content:flex-end;align-items:flex-start;gap:14px;margin:2px 0 14px}.mse-color-wall__view-control{display:inline-flex;align-items:center;gap:8px;padding:5px;border:1px solid rgba(104,87,178,.18);border-radius:999px;background:#6857b20b}.mse-color-wall__view-btn{display:inline-grid;width:42px;height:42px;place-items:center;padding:0;border:2px solid rgba(104,87,178,.32);border-radius:999px;background:#fff;color:#6857b2;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.mse-color-wall__view-btn:hover{border-color:#6857b2;transform:translateY(-1px)}.mse-color-wall__view-btn:focus-visible{outline:3px solid rgba(104,87,178,.28);outline-offset:2px}.mse-color-wall__view-btn.is-active{border-color:#6857b2;background:#6857b2;color:#fff;box-shadow:0 5px 14px #6857b24d}.mse-color-wall__view-dots{display:flex;align-items:center;justify-content:center;gap:3px}.mse-color-wall__view-dots>span{width:5px;height:5px;border-radius:50%;background:currentColor}.mse-color-wall__view-divider{align-self:stretch;width:1px;min-height:52px;margin:0 2px;background:#6857b23d}.mse-color-wall__action-quick{display:flex;align-items:flex-start;gap:10px}.mse-color-wall__action-option{display:grid;justify-items:center;gap:4px;min-width:62px}.mse-color-wall__action-quick-btn{display:inline-grid;width:42px;height:42px;place-items:center;padding:0;border:2px solid rgba(104,87,178,.32);border-radius:999px;background:#fff;color:#6857b2;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.mse-color-wall__action-quick-btn:hover{border-color:#6857b2;transform:translateY(-1px)}.mse-color-wall__action-quick-btn:focus-visible{outline:3px solid rgba(104,87,178,.28);outline-offset:2px}.mse-color-wall__action-quick-btn.is-active{border-color:#6857b2;background:#6857b2;color:#fff;box-shadow:0 5px 14px #6857b24d}.mse-color-wall__action-quick-btn .icon{width:17px;height:17px}.mse-color-wall__action-open{font-size:20px;font-weight:900;line-height:1;transform:translateY(-1px)}.mse-color-wall__action-caption{max-width:76px;color:rgba(var(--text-color) / .68);font-size:9px;font-weight:750;line-height:1.15;text-align:center}.mse-color-wall__action-control{position:relative;display:flex;justify-content:flex-end}.mse-color-wall__action-toggle{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(104,87,178,.3);border-radius:999px;background:#6857b20d;color:#57469f;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.mse-color-wall__action-dot{width:7px;height:7px;border-radius:50%;background:#6857b2;box-shadow:0 0 0 3px #6857b21f}.mse-color-wall__action-chevron{font-size:14px;line-height:1;transition:transform .16s ease}.mse-color-wall__action-toggle[aria-expanded=true] .mse-color-wall__action-chevron{transform:rotate(180deg)}.mse-color-wall__action-menu{position:absolute;z-index:15;top:calc(100% + 6px);right:0;width:min(270px,82vw);padding:6px;border:1px solid rgba(104,87,178,.22);border-radius:12px;background:#fff;box-shadow:0 12px 30px #00000026}.mse-color-wall__action-menu button{display:grid;width:100%;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;min-height:42px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:rgb(var(--text-color));font:inherit;font-size:11px;font-weight:750;text-align:left;cursor:pointer}.mse-color-wall__action-menu button:hover,.mse-color-wall__action-menu button.is-active{background:#6857b217;color:#57469f}.mse-color-wall__action-hint{position:absolute;z-index:14;right:6px;top:calc(100% + 5px);display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#6857b2;color:#fff;box-shadow:0 5px 16px #6857b247;font-size:9px;font-weight:800;white-space:nowrap;pointer-events:none}.mse-color-wall__action-arrow{display:inline-block;font-size:13px;animation:mse-color-wall-arrow .75s ease-in-out infinite alternate}@keyframes mse-color-wall-arrow{0%{transform:translateY(2px)}to{transform:translateY(-3px)}}.mse-color-wall__action-quick{position:relative}.mse-color-wall__action-quick.is-mse-spotlight{z-index:18}.mse-color-wall__action-quick.is-mse-spotlight:before{content:"";position:absolute;top:-10px;right:-12px;bottom:-10px;left:-12px;border:3px solid #6857b2;border-radius:22px;background:#6857b209;box-shadow:0 0 #6857b238,0 8px 26px #6857b238;opacity:1;pointer-events:none;animation:mse-color-wall-action-spotlight 1.15s ease-in-out 2;transition:opacity .55s ease}.mse-color-wall__action-quick.is-mse-spotlight:after{content:"Warenkorb oder Produktdetails";position:absolute;z-index:19;top:calc(100% + 13px);left:50%;min-width:184px;max-width:min(230px,80vw);padding:7px 10px;border-radius:999px;background:#6857b2;color:#fff;box-shadow:0 7px 22px #6857b24d;font-size:10px;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;opacity:1;pointer-events:none;transform:translate(-50%) translateY(0);transition:opacity .55s ease,transform .55s ease}.mse-color-wall__action-quick.is-mse-spotlight-fade:before{opacity:0}.mse-color-wall__action-quick.is-mse-spotlight-fade:after{opacity:0;transform:translate(-50%) translateY(-4px)}@keyframes mse-color-wall-action-spotlight{0%{transform:scale(.96);box-shadow:0 0 #6857b23d,0 8px 22px #6857b229}50%{transform:scale(1.025);box-shadow:0 0 0 9px #6857b21a,0 10px 30px #6857b247}to{transform:scale(1);box-shadow:0 0 0 5px #6857b214,0 8px 24px #6857b233}}@media(max-width:749.98px){.mse-color-wall__action-quick.is-mse-spotlight:before{top:-9px;right:-8px;bottom:-9px;left:-8px;border-radius:20px}.mse-color-wall__action-quick.is-mse-spotlight:after{top:calc(100% + 11px);min-width:170px;max-width:min(210px,84vw);padding:6px 9px;font-size:9px}}@media(prefers-reduced-motion:reduce){.mse-color-wall__action-quick.is-mse-spotlight:before{animation:none}}.mse-color-wall-shell[data-mse-click-action=product] .mse-color-wall__cart .icon,.mse-color-wall-shell[data-mse-click-action=product] .mse-color-wall__cart>span,.mse-color-wall-shell[data-mse-click-action=choose] .mse-color-wall__cart .icon,.mse-color-wall-shell[data-mse-click-action=choose] .mse-color-wall__cart>span{display:none}.mse-color-wall-shell[data-mse-click-action=product] .mse-color-wall__cart:after{content:"\2197";font-size:15px;font-weight:900;line-height:1}.mse-color-wall-shell[data-mse-click-action=choose] .mse-color-wall__cart:after{content:"?";font-size:14px;font-weight:900;line-height:1}.mse-color-wall-shell[data-mse-click-action=product] .mse-color-wall__item.is-unavailable{cursor:pointer}.mse-color-wall__deko{margin-top:22px;padding-top:16px;border-top:1px solid rgba(104,87,178,.18)}.mse-color-wall__deko-title{margin:0 0 10px;color:#57469f;font-size:15px;line-height:1.2}.mse-color-wall__feed--deko{margin-top:0}.mse-color-wall__search{position:relative;display:flex;align-items:center}.mse-color-wall__search .icon{position:absolute;inset-inline-start:12px;width:18px;height:18px;pointer-events:none}.mse-color-wall__search-prefix{position:absolute;inset-inline-start:39px;z-index:1;color:rgba(var(--text-color) / .58);font-size:12px;font-weight:800;line-height:1;pointer-events:none}.mse-color-wall__search input{width:100%;height:44px;padding:0 12px 0 52px;border:1px solid rgba(104,87,178,.3);border-radius:999px;background:#fff;color:rgb(var(--text-color));font:inherit;font-size:12px}[dir=rtl] .mse-color-wall__search-prefix{inset-inline-start:auto;inset-inline-end:39px}[dir=rtl] .mse-color-wall__search input{padding:0 52px 0 12px}.mse-color-wall__feed{display:grid;grid-template-columns:repeat(var(--mse-wall-columns,5),minmax(0,1fr));gap:8px}.mse-color-wall__item{position:relative;display:block;min-width:0;aspect-ratio:1;padding:0;overflow:visible;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;isolation:isolate}.mse-color-wall__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#f7f7f7;box-shadow:0 2px 8px #00000012;transition:transform .16s ease,box-shadow .16s ease}.mse-color-wall__image{width:100%;height:100%;object-fit:cover;display:block}.mse-color-wall__hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffd6;color:#2a2b2a;opacity:0;transform:scale(.96);transition:opacity .15s ease,transform .15s ease;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mse-color-wall__hover strong{padding:4px 7px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0000001a;font-size:clamp(10px,1vw,13px);line-height:1}.mse-color-wall__cart{position:absolute;right:-2px;bottom:-2px;z-index:3;display:grid;width:27px;height:27px;place-items:center;border:2px solid #fff;border-radius:50%;background:#6857b2;color:#fff;box-shadow:0 2px 8px #6857b247;transition:transform .15s ease}.mse-color-wall__cart .icon{width:13px;height:13px}.mse-color-wall__cart>span{position:absolute;right:2px;top:-4px;display:grid;width:12px;height:12px;place-items:center;border-radius:50%;background:#fff;color:#6857b2;font-size:10px;font-weight:900;line-height:1}.mse-color-wall__item:hover .mse-color-wall__media,.mse-color-wall__item:focus-visible .mse-color-wall__media{transform:scale(1.045);box-shadow:0 6px 18px #00000024}.mse-color-wall__item:hover .mse-color-wall__hover,.mse-color-wall__item:focus-visible .mse-color-wall__hover{opacity:1;transform:scale(1)}.mse-color-wall__item:hover .mse-color-wall__cart,.mse-color-wall__item:focus-visible .mse-color-wall__cart{transform:scale(1.08)}.mse-color-wall__item.is-adding{pointer-events:none}.mse-color-wall__item.is-adding .mse-color-wall__media{opacity:.58}.mse-color-wall__item.is-unavailable{order:99;cursor:not-allowed}.mse-color-wall__item.is-unavailable .mse-color-wall__media{opacity:.38;filter:grayscale(.55)}.mse-color-wall__item.is-unavailable .mse-color-wall__cart{display:none}.mse-color-wall__sold-out{position:absolute;left:50%;bottom:7px;z-index:4;max-width:90%;padding:3px 5px;border-radius:999px;background:#ffffffeb;color:#6c2630;font-size:8px;font-weight:800;line-height:1;white-space:nowrap;transform:translate(-50%);pointer-events:none}.mse-color-wall__status{min-height:18px;margin-top:12px;color:rgba(var(--text-color) / .58);font-size:10px;text-align:center}.mse-color-wall__empty{margin:18px 0 4px;font-size:13px;font-weight:700;text-align:center}.mse-color-wall__toast{position:fixed;z-index:100;left:50%;bottom:max(14px,env(safe-area-inset-bottom));max-width:min(92vw,430px);padding:10px 14px;border-radius:999px;background:#2a2b2a;color:#fff;box-shadow:0 8px 26px #00000038;font-size:12px;font-weight:800;text-align:center;transform:translate(-50%)}.mse-color-wall__toast.is-success{background:#6857b2}@media(max-width:749.98px){.mse-color-wall{margin-top:14px;padding:11px;border-radius:14px}.mse-color-wall__top{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.mse-color-wall__view-row{justify-content:center;gap:9px;margin-bottom:12px}.mse-color-wall__view-control{gap:6px}.mse-color-wall__view-btn,.mse-color-wall__action-quick-btn{width:40px;height:40px}.mse-color-wall__view-divider{min-height:50px;margin-inline:0}.mse-color-wall__action-quick{gap:6px}.mse-color-wall__action-option{min-width:54px}.mse-color-wall__action-caption{max-width:60px;font-size:8px}.mse-color-wall__feed{gap:7px 5px}.mse-color-wall__cart{width:24px;height:24px}.mse-color-wall__cart .icon{width:12px;height:12px}.mse-color-wall__sold-out{bottom:5px;font-size:7px}.mse-color-wall__subtitle{font-size:11px}}@media(hover:none){.mse-color-wall__hover{display:none}}.mse-color-explorer{margin:0 0 22px;padding:16px;border:1px solid rgba(104,87,178,.22);border-radius:16px;background:linear-gradient(145deg,#6857b212,#fffffffa)}.mse-color-explorer__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mse-color-explorer__title{margin:0;font-size:19px;line-height:1.15}.mse-color-explorer__reset{display:inline-flex;flex:0 0 auto;min-height:30px;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(104,87,178,.26);border-radius:999px;background:#fff;color:#57469f;font-size:9px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.mse-color-explorer__reset:hover,.mse-color-explorer__reset:focus-visible{border-color:#6857b2;color:#57469f;text-decoration:none}.mse-color-explorer__subtitle{margin:4px 0 0;color:rgba(var(--text-color) / .68);font-size:12px;line-height:1.35}.mse-color-explorer__group+.mse-color-explorer__group{margin-top:13px}.mse-color-explorer__label-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mse-color-explorer__label{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.mse-color-explorer__hint{color:rgba(var(--text-color) / .58);font-size:10px}.mse-color-explorer__chips{display:flex;flex-wrap:wrap;gap:6px}.mse-color-explorer__chip{display:inline-flex;font:inherit;cursor:pointer;min-height:34px;align-items:center;justify-content:center;padding:6px 11px;border:1px solid rgba(var(--text-color) / .17);border-radius:999px;background:rgb(var(--bg-color));color:rgb(var(--text-color));font-size:11px;font-weight:700;line-height:1.15;text-decoration:none}.mse-color-explorer__chip.is-active{border-color:#6857b2;background:#6857b2;color:#fff;box-shadow:0 4px 10px #6857b238}.mse-color-explorer__colors{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px 5px}.mse-color-explorer__color{display:flex;min-width:0;align-items:center;flex-direction:column;gap:4px;padding:5px 2px;border:1px solid transparent;border-radius:9px;background:transparent;color:rgb(var(--text-color));font:inherit;font-size:9px;font-weight:700;line-height:1.1;text-align:center;cursor:pointer}.mse-color-explorer__color.is-active{border-color:#6857b28c;background:#6857b21a;color:#6857b2}.mse-color-explorer__color.is-active .mse-color-explorer__swatch{outline:3px solid rgba(104,87,178,.22);outline-offset:2px}.mse-color-explorer__swatch{width:27px;height:27px;border:1px solid rgba(0,0,0,.16);border-radius:50%;background:var(--mse-swatch);box-shadow:inset 0 0 0 1px #ffffff59}.mse-color-explorer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:14px;padding-top:13px;border-top:1px solid rgba(0,0,0,.08)}.mse-color-explorer__more{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border:1px solid #6857b2;border-radius:9px;background:#fff;color:#57469f;font-size:11px;font-weight:800;cursor:pointer}.mse-color-explorer__more .icon{width:17px;height:17px}.mse-quick-order{margin-top:15px;border-top:1px solid rgba(0,0,0,.08)}.mse-quick-order__summary{display:flex;min-height:48px;align-items:center;gap:8px;padding:12px 2px 0;color:#57469f;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.mse-quick-order__summary::-webkit-details-marker{display:none}.mse-quick-order__summary:after{content:"+";margin-inline-start:auto;font-size:20px;font-weight:500}.mse-quick-order[open] .mse-quick-order__summary:after{content:"\2212"}.mse-quick-order__bolt{font-size:16px}.mse-quick-order__content{padding:11px 0 2px}.mse-quick-order__hint{margin:0 0 10px;color:rgba(var(--text-color) / .65);font-size:11px;line-height:1.35}.mse-quick-order__head,.mse-quick-order__row{display:grid;grid-template-columns:minmax(0,1fr) 104px 34px;gap:6px}.mse-quick-order__head{padding:0 2px 4px;color:rgba(var(--text-color) / .6);font-size:9px;font-weight:700}.mse-quick-order__row{align-items:start;padding:6px 0;border-top:1px solid rgba(0,0,0,.06)}.mse-quick-order__number-wrap{display:flex;min-width:0;align-items:center;gap:6px}.mse-quick-order__thumb{flex:0 0 40px;width:40px;height:40px;overflow:hidden;border:1px solid rgba(var(--text-color) / .12);border-radius:8px;background:#fff}.mse-quick-order__thumb[hidden]{display:none}.mse-quick-order__thumb img{display:block;width:100%;height:100%;object-fit:cover}.mse-quick-order__number{flex:1 1 auto;width:100%;height:40px;min-width:0;padding:0 10px;border:1px solid rgba(var(--text-color) / .18);border-radius:8px;background:#fff;font-size:14px;font-weight:700}.mse-quick-order__qty{display:grid;grid-template-columns:30px 44px 30px;height:40px;overflow:hidden;border:1px solid rgba(var(--text-color) / .18);border-radius:8px;background:#fff}.mse-quick-order__qty button,.mse-quick-order__qty input{min-width:0;padding:0;border:0;background:transparent;text-align:center}.mse-quick-order__qty button{font-size:18px;cursor:pointer}.mse-quick-order__qty input{width:44px;-webkit-appearance:textfield;appearance:textfield;font-size:12px;font-weight:700}.mse-quick-order__qty input::-webkit-outer-spin-button,.mse-quick-order__qty input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.mse-quick-order__remove{width:34px;height:40px;padding:0;border:1px solid rgba(var(--text-color) / .13);border-radius:8px;background:#fff;color:rgba(var(--text-color) / .55);font-size:20px;cursor:pointer}.mse-quick-order__row-status{grid-column:1 / -1;min-height:14px;padding-inline:2px;color:rgba(var(--text-color) / .65);font-size:10px;line-height:1.25}.mse-quick-order__row.is-success .mse-quick-order__number{border-color:#2e8b578c}.mse-quick-order__row.is-error .mse-quick-order__number{border-color:#be233799}.mse-quick-order__actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;margin-top:9px}.mse-quick-order__add-row{min-height:42px;padding:7px 10px;border:1px solid rgba(104,87,178,.3);border-radius:8px;background:#fff;color:#57469f;font-size:10px;font-weight:800;cursor:pointer}.mse-quick-order__submit{min-height:42px;padding:7px 12px;font-size:12px}.mse-quick-order__message{min-height:17px;margin-top:7px;font-size:10px;font-weight:700}.mse-color-explorer__advanced{margin-top:10px;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.mse-color-explorer__advanced-summary{display:flex;min-height:42px;align-items:center;gap:8px;padding:8px 2px;color:#57469f;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.mse-color-explorer__advanced-summary::-webkit-details-marker{display:none}.mse-color-explorer__advanced-summary .icon{width:16px;height:16px;margin-inline-start:auto}.mse-color-explorer__advanced-summary:after{content:"+";margin-inline-start:3px;font-size:17px;font-weight:500;line-height:1}.mse-color-explorer__advanced[open] .mse-color-explorer__advanced-summary:after{content:"\2212"}.mse-color-explorer__advanced-content{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:end;padding:3px 0 11px}body:has(.mse-color-explorer) .facets.drawer{width:min(92vw,430px);max-width:430px}body:has(.mse-color-explorer) .facets .filter__toggle{min-height:50px}body:has(.mse-color-explorer) .facets .filter__label{min-height:34px;align-items:center}body:has(.mse-color-explorer) .facets .drawer__footer{padding-top:10px;box-shadow:0 -8px 20px #0000000f}body:has(.mse-color-explorer) .products-toolbar__filter-btn{border-color:#6857b259}body.mse-color-menu-quick .mse-color-explorer>:not(.mse-quick-order){display:none!important}body.mse-color-menu-quick .mse-color-explorer{margin-top:0}body.mse-color-menu-quick .mse-quick-order{margin-top:0;border-top:0}body.mse-color-menu-quick .mse-color-wall,body.mse-color-menu-classic .mse-color-wall-shell{display:none!important}@media(max-width:749.98px){.mse-color-explorer{margin-bottom:14px;padding:12px;border-radius:13px}.mse-color-explorer__heading{margin-bottom:11px}.mse-color-explorer__title{font-size:17px}.mse-color-explorer__heading{align-items:center;margin-bottom:10px}.mse-color-explorer__reset{min-height:28px;padding:4px 7px;font-size:8px}.mse-color-explorer__subtitle{display:none}.mse-color-explorer__chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mse-color-explorer__chips::-webkit-scrollbar{display:none}.mse-color-explorer__chip{min-height:31px;padding:5px 9px;font-size:10px;white-space:nowrap}.mse-color-explorer__colors{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px 2px}.mse-color-explorer__color{gap:3px;padding:4px 1px;font-size:7.5px}.mse-color-explorer__swatch{width:24px;height:24px}.mse-color-explorer__hint{display:none}.mse-color-explorer__advanced-content{grid-template-columns:1fr}.mse-color-explorer__bottom{grid-template-columns:1fr;gap:10px}.mse-color-explorer__more{width:100%}.mse-quick-order__head,.mse-quick-order__row{grid-template-columns:minmax(0,1fr) 98px 32px;gap:5px}.mse-quick-order__qty{grid-template-columns:28px 42px 28px}.mse-quick-order__qty input{width:42px}.mse-quick-order__actions{grid-template-columns:1fr}body:has(.mse-color-explorer) .products-toolbar{margin-bottom:18px}}.mse-lash-selector{margin-block:10px 12px;padding:10px;border:1px solid rgba(104,87,178,.22);border-radius:12px;background:linear-gradient(145deg,#6857b20d,#fffffff7)}.mse-lash-selector__header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:10px}.mse-lash-selector__title{font-size:15px;line-height:1.2}.mse-lash-selector__current{color:rgba(var(--text-color) / .66);font-size:11px;line-height:1.25;text-align:end}.mse-lash-selector__group+.mse-lash-selector__group{margin-top:9px}.mse-lash-selector__label{margin-bottom:5px;font-size:12px;font-weight:700}.mse-lash-selector__pair{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;align-items:start;width:100%;min-width:0}.mse-lash-selector__pair>.mse-lash-selector__group{min-width:0;margin-top:0}.mse-lash-selector__pair>.mse-lash-selector__group+.mse-lash-selector__group{border-left:1px solid rgba(0,0,0,.08);padding-left:8px}.mse-lash-selector__pair>.mse-lash-selector__group:first-child .mse-lash-selector__option{min-width:34px;padding-inline:7px}.mse-lash-selector__pair>.mse-lash-selector__group:nth-child(2) .mse-lash-selector__options{flex-wrap:nowrap;gap:4px}.mse-lash-selector__pair>.mse-lash-selector__group:nth-child(2) .mse-lash-selector__option{min-width:0;flex:1 1 0;padding-inline:4px;font-size:11px}.mse-lash-selector__pair .mse-lash-selector__options{flex-wrap:wrap}.mse-lash-selector__series{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;width:100%;max-width:100%;overflow:visible}.mse-lash-selector__options{display:flex;flex-wrap:wrap;gap:5px;width:100%;min-width:0}.mse-lash-selector__series-option,.mse-lash-selector__option{display:inline-flex;min-height:36px;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff;color:rgb(var(--text-color));font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.mse-lash-selector__series-option{width:100%;min-width:0;padding:6px 3px;font-size:11px;white-space:nowrap}.mse-lash-selector__option{padding:6px 10px}.mse-lash-selector__series-option:hover,.mse-lash-selector__series-option:focus-visible,.mse-lash-selector__option:hover,.mse-lash-selector__option:focus-visible{border-color:#6857b2;box-shadow:0 0 0 2px #6857b21a}.mse-lash-selector__series-option.is-active,.mse-lash-selector__option.is-active{border-color:#6857b2;background:#6857b2;color:#fff;box-shadow:0 3px 9px #6857b233}.mse-lash-selector__divider{height:1px;margin:10px 0;background:#00000014}.mse-lash-selector__options--length{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.mse-lash-selector__options--length .mse-lash-selector__option{width:100%;min-width:0;padding-inline:4px}@media(max-width:359.98px){.mse-lash-selector__pair{grid-template-columns:1fr;gap:9px}.mse-lash-selector__pair>.mse-lash-selector__group+.mse-lash-selector__group{border-left:0;border-top:1px solid rgba(0,0,0,.08);padding-top:9px;padding-left:0}}@media(max-width:599.98px){.mse-lash-selector{padding:9px;border-radius:11px}.mse-lash-selector__header{display:block;margin-bottom:9px}.mse-lash-selector__current{display:block;margin-top:3px;text-align:start}.mse-lash-selector__series{gap:4px}.mse-lash-selector__series-option{min-height:34px;padding:5px 2px;font-size:10.5px}.mse-lash-selector__option{min-height:36px;padding:6px 9px;font-size:11.5px}.mse-lash-selector__options,.mse-lash-selector__options--length{gap:5px}}.mse-lash-quick-buy{display:none}@media(max-width:749.98px){.cc-main-product:has(.mse-lash-selector){padding-bottom:72px}.cc-main-product:has(.mse-lash-selector) sticky-atc-panel{display:none!important}.mse-lash-quick-buy{position:fixed;z-index:80;right:4px;bottom:max(4px,env(safe-area-inset-bottom));left:4px;display:block;width:auto;max-width:calc(100vw - 8px);margin:0;box-sizing:border-box;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mse-lash-quick-buy.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body:has(#preview-bar-iframe) .mse-lash-quick-buy{bottom:44px}.mse-lash-quick-buy__form{margin:0}.mse-lash-quick-buy__row{display:grid;grid-template-columns:80px minmax(0,1fr);gap:6px;width:100%;max-width:100%;min-width:0;padding:5px;box-sizing:border-box;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fffffffa;box-shadow:0 8px 24px #00000029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mse-lash-quick-buy__qty{display:grid;grid-template-columns:26px 28px 26px;align-items:stretch;overflow:hidden;border:1px solid rgba(0,0,0,.22);border-radius:8px;background:#fff}.mse-lash-quick-buy__qty-btn{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:rgb(var(--text-color));font-size:20px;line-height:1;cursor:pointer}.mse-lash-quick-buy__qty-input{width:28px;min-width:0;padding:0;border:0;outline:0;background:transparent;color:rgb(var(--text-color));font-size:13px;font-weight:600;text-align:center;-webkit-appearance:textfield;appearance:textfield}.mse-lash-quick-buy__qty-input::-webkit-outer-spin-button,.mse-lash-quick-buy__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.mse-lash-quick-buy__add{min-width:0;min-height:44px;padding:5px 8px;line-height:1.1}.mse-lash-quick-buy__add>span,.mse-lash-quick-buy__add>small{display:block}.mse-lash-quick-buy__add>span{font-size:13px;font-weight:800}.mse-lash-quick-buy__add>small{margin-top:2px;font-size:9px;font-weight:600;opacity:.9;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/84/compiled_assets/styles.css.map */
