.variations_form.cart table.variations td.value.cell:not(.with-swatches) select{opacity:0!important;pointer-events:none!important;height:0!important;padding:0!important;margin:0!important;border:none!important;overflow:hidden!important;position:absolute!important}.variations_form.cart table.variations tr:has(td.value.cell:not(.with-swatches)) th.label.cell{opacity:0!important;height:0!important;padding:0!important;overflow:hidden!important}.variations_form.cart table.variations tr:has(td.value.cell:not(.with-swatches)) .wd-reset-var{position:absolute!important;opacity:0!important}.variations_form.cart table.variations{margin-bottom:0!important}.variations_form.cart table.variations tr.sylas-hidden{display:none!important;height:0!important;overflow:hidden!important}@keyframes sylasFadeIn{from{opacity:0}to{opacity:1}}.sylas-dropdown-row{margin-bottom:0;width:100%;animation:sylasFadeIn 0.3s ease}.sylas-dropdown-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#36c;margin-bottom:8px}.sylas-dropdown-label::after{content:":";margin-left:2px}.sylas-dropdown-value{width:100%}.sylas-dropdown-reset{margin-top:8px}.sylas-dropdown-reset .sylas-reset-link{font-size:12px;color:#36c;text-decoration:none;letter-spacing:.03em;opacity:.7;transition:opacity 0.2s ease;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.sylas-dropdown-reset .sylas-reset-link::before{content:"✕";font-size:10px}.sylas-dropdown-reset .sylas-reset-link:hover{opacity:1}.custom-select-wrap{position:relative;width:100%;font-family:inherit;user-select:none}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all 0.25s ease;min-height:46px}.custom-select-trigger:hover{border-color:#36c}.custom-select-wrap.open .custom-select-trigger{border-color:#36c;border-radius:8px 8px 0 0;box-shadow:0 0 0 2px rgb(51 102 204 / .15)}.custom-select-trigger span{font-size:14px;font-weight:500;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger span.placeholder{color:#999;font-weight:400}.custom-select-arrow{width:18px;height:18px;flex-shrink:0;margin-left:10px;transition:transform 0.3s ease;display:flex;align-items:center;justify-content:center}.custom-select-arrow svg{width:12px;height:12px}.custom-select-wrap.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1.5px solid #36c;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgb(51 102 204 / .12);z-index:3;max-height:0;overflow:hidden;opacity:0;transition:max-height 0.3s ease,opacity 0.2s ease}.custom-select-wrap.open .custom-select-options{max-height:260px;overflow-y:auto;opacity:1}.custom-select-option{padding:11px 16px;font-size:14px;font-weight:400;color:#444;cursor:pointer;transition:all 0.15s ease;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f5f5f5}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover{background:#f0f5ff;color:#1a1a1a}.custom-select-option.selected{background:#e8f0fe;color:#36c;font-weight:600}.custom-select-option.selected::after{content:'';width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233366cc' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.custom-select-option.is-placeholder{color:#bbb;font-style:italic;font-size:13px}.custom-select-option.is-placeholder:hover{background:#fafafa}.custom-select-options::-webkit-scrollbar{width:4px}.custom-select-options::-webkit-scrollbar-track{background:#fff0}.custom-select-options::-webkit-scrollbar-thumb{background:#36c;border-radius:4px}