:root{--borderColor:#d1d5db;--dropDownWidth:100%;--backGroundColor:transparent;--labelHeight:34.2px;--ddLabelFontSize:1em;--ddMaxWidth:400px}.custom-select{width:var(--dropDownWidth);max-width:var(--ddMaxWidth)}.custom-select .disabled{pointer-events:none;opacity:.6}.custom-select .selector{position:relative}.custom-select .selector .select-label{display:block;border:1px solid var(--borderColor);border-radius:.285em;font-size:var(--ddLabelFontSize);background-color:var(--backGroundColor);height:var(--labelHeight);display:flex;align-items:center;padding:0 0 0 8px}.custom-select .selector .dropdown{position:fixed;z-index:999;background:#fff;border:1px solid #f3f1f1;overflow:hidden;max-height:16rem;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.custom-select .selector .dropdown.dropdown-up{bottom:auto;top:auto}.custom-select .selector .dropdown .dropdown-content{display:flex;flex-direction:column;max-height:16rem;overflow:hidden}.custom-select .selector .dropdown .dropdown-content ul{overflow:auto;flex:1;margin:0;padding:8px 8px 8px 8px;list-style:none;font-size:var(--text-xs2);font-weight:400}.custom-select .selector .dropdown .dropdown-content ul .list-name{display:flex;align-items:center;gap:5px}.custom-select .selector .dropdown .dropdown-content ul li{text-align:left;line-height:normal;padding:8px;color:#000;padding-left:20px;border-radius:6px}.custom-select .selector .dropdown .dropdown-content ul li.current{background-color:#ebebeb;transition:background-color .3s ease;font-weight:600;border:1px solid #e9e9e9;border-radius:3px;border-radius:6px}.custom-select .selector .dropdown .dropdown-content ul li.highlight-item{background-color:#ebebeb;transition:background-color .3s ease}.custom-select .selector .dropdown .dropdown-content .slot-container{border-top:1px solid #e0e0e0;background:#fff}.custom-select .selector .hidden{visibility:hidden}.custom-select .selector .visible{visibility:visible}.custom-select.compact{width:10rem;height:-moz-fit-content;height:fit-content}.custom-select.compact .selector .select-label{font-size:.75em;padding:.25em .4em;line-height:1.2}.custom-select.compact .dropdown,.custom-select.compact .dropdown .dropdown-content{max-height:10rem}.custom-select.compact .dropdown .dropdown-content ul li{padding:4px 6px;font-size:.75em;line-height:1.2}.notMatching{color:#888;font-size:.85em;padding:8px;text-align:center}.dropdown-icon{width:15px;height:15px;color:#6b7280;transition:transform .3s ease;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.dropdown-icon.rotated{transform:rotate(180deg) translateY(50%)}.custom-dropdown-container{width:var(--dropDownWidth)}.component-cards[data-v-4647824e]{margin-top:30px;width:100%}.component-card[data-v-4647824e]{display:table;width:100%;border-collapse:collapse;border:1px solid #ccc;table-layout:fixed;margin-top:20px}.component-row[data-v-4647824e]{display:table-row}.tabs[data-v-4647824e]{border:1px solid #ccc;border-radius:6px;overflow:hidden;font-family:sans-serif}.tab-headers[data-v-4647824e]{display:flex;background-color:#fff;border-bottom:1px solid #ccc;border:1px solid #ccc}.tab-header[data-v-4647824e]{padding:12px 80px;cursor:pointer;text-align:center;transition:background .3s}.tab-header[data-v-4647824e]:hover{background-color:#e0e0e0}.tab-header.active[data-v-4647824e]{background-color:#f1f3f5;font-weight:500;border-bottom:2px solid var(--brand-color)}.col[data-v-4647824e]{display:table-cell;padding:8px 8px 8px 8px;border:1px solid #ccc;vertical-align:middle;word-wrap:break-word;overflow-wrap:break-word}.sequence--container[data-v-4647824e]{padding:20px;max-width:700px;overflow-y:visible;box-shadow:1px 1px 4px rgba(0,0,0,.25);margin-top:10px;border-radius:6px;background:#fff}