.content-section{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.content-section.base-processing{opacity:.6;pointer-events:none;cursor:progress}.content-section .part-cell{position:relative;width:max-content;max-width:100%}.content-section .part-cell .component-list{display:none;width:100%;border:none;border-radius:50px;cursor:pointer;align-items:center;gap:8px;text-align:left;color:#000;padding:10px 15px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);font-family:var(--rb-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:normal;outline:none}.content-section .part-cell .component-list .mint-col{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-section .part-cell .component-list::after{content:"▾";position:absolute;display:inline-block;font-weight:bold;right:12px;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .3s ease}.content-section .part-cell.stack-tile .component-list::after{transform:translateY(-50%) rotate(180deg)}.content-section .part-cell .wrapper-chunk{display:flex;gap:16px;margin:0;padding:0;list-style:none}.content-section .part-cell .wrapper-chunk .zen-listing{margin:0}.content-section .part-cell .wrapper-chunk .zen-listing .lib-chunk{border:none;border-radius:50px;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;gap:8px;width:max-content;text-align:left;color:#000;text-decoration:none;font-family:var(--rb-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:10px 15px;outline:none;transition:background-color .2s}.content-section .part-cell .wrapper-chunk .zen-listing .lib-chunk:hover{background:#f5f5f5}.content-section .part-cell .wrapper-chunk .zen-listing .lib-chunk.nova-current{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);font-weight:500}@media(max-width: 768px){.content-section .part-cell.stack-tile .wrapper-chunk{display:flex;width:max-content;gap:0}.content-section .part-cell.stack-tile .wrapper-chunk .zen-listing .lib-chunk{width:100%;padding-right:38px}.content-section .part-cell.stack-tile .wrapper-chunk .zen-listing .lib-chunk:hover{background:rgba(0,0,0,0)}.content-section .part-cell.stack-tile .wrapper-chunk .zen-listing .lib-chunk.nova-current{box-shadow:none}.content-section .part-cell .component-list{display:flex;align-items:center;padding-right:38px}.content-section .part-cell .wrapper-chunk{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;flex-direction:column;border-top:none;z-index:100;border-radius:15px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}}.content-section .layer-card .kit-piece{color:#000;font-family:var(--rb-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 480px){.content-section{flex-direction:column;gap:20px}}.app-vendor-list .section-brands.base-processing{opacity:.6;pointer-events:none;position:relative;filter:blur(3px);cursor:progress;transition:opacity .3s,filter .3s}.ui-specials-grid .primary-specials.base-processing{opacity:.6;pointer-events:none;position:relative;filter:blur(3px);cursor:progress;transition:opacity .3s,filter .3s}
