.cdd-layout{align-items:flex-start;gap:40px;display:flex}.cdd-product-card{contain:layout paint}.cdd-product-image{overflow:hidden}.cdd-variant-swatches{scrollbar-width:none;-ms-overflow-style:none}.cdd-variant-swatches::-webkit-scrollbar{display:none}.cdd-accordion{border-bottom:1px solid #f1f5f9;margin-bottom:18px;padding-bottom:18px}.cdd-accordion:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cdd-accordion-btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.cdd-accordion-title{color:#1e293b;font-size:1rem;font-weight:800}.cdd-accordion-arrow{color:#94a3b8;font-size:.75rem;transition:transform .35s cubic-bezier(.25,1,.5,1)}.cdd-accordion-btn.open .cdd-accordion-arrow{color:var(--sector-color,#2e3192);transform:rotate(180deg)}.cdd-accordion-wrapper{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.25,1,.5,1);display:grid}.cdd-accordion-wrapper.open{grid-template-rows:1fr}.cdd-accordion-inner{overflow:hidden}.cdd-accordion-content{padding-top:14px}.cdd-tree-scroll{scrollbar-width:thin;scrollbar-color:var(--sector-color,#2e3192)#f1f5f9;max-height:280px;margin-right:-6px;padding-right:6px;overflow-y:auto}.cdd-tree-scroll::-webkit-scrollbar{width:5px}.cdd-tree-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.cdd-tree-scroll::-webkit-scrollbar-thumb{background-color:var(--sector-color,#2e3192);border-radius:3px}.cdd-tree-root-link{color:#475569;border-radius:8px;margin-bottom:6px;padding:8px 10px;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.cdd-tree-root-link:hover{background:#f8fafc}.cdd-tree-root-link.active{background:var(--sector-color,#2e3192);color:#fff}.cdd-tree-list{margin:0;padding:0;list-style:none}.cdd-tree-link{color:#475569;border-radius:8px;padding:7px 10px;font-size:.88rem;text-decoration:none;transition:background .15s,color .15s;display:block}.cdd-tree-link:hover{color:var(--sector-color,#2e3192);background:#f8fafc}.cdd-tree-link.active{background:var(--sector-color,#2e3192);color:#fff;font-weight:700}.cdd-tree-link.ancestor{color:var(--sector-color,#2e3192);font-weight:700}.cdd-tree-row{align-items:center;display:flex}.cdd-tree-row .cdd-tree-link{flex:1;min-width:0}.cdd-tree-toggle{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:4px;font-size:.75rem;line-height:1;transition:transform .3s cubic-bezier(.25,1,.5,1),color .15s,background-color .15s,box-shadow .15s;display:flex}.cdd-tree-toggle:hover{color:#fff;background-color:var(--sector-color,#2e3192);transform:scale(1.2);box-shadow:0 2px 8px #0000002e}.cdd-tree-toggle.open{color:var(--sector-color,#2e3192);transform:rotate(180deg)}.cdd-tree-toggle.open:hover{color:#fff;transform:rotate(180deg)scale(1.2)}.cdd-tree-children-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.25,1,.5,1);display:grid}.cdd-tree-children-wrapper.open{grid-template-rows:1fr}.cdd-tree-children-inner{overflow:hidden}.cdd-products-content{flex:1;min-width:0}.cdd-results-count{color:var(--sector-color,#2e3192);margin-bottom:20px;font-size:.9rem;font-weight:700}.cdd-filters-sidebar{background:#fff;border:1px solid #00000008;border-radius:20px;flex:0 0 300px;width:300px;max-height:calc(100vh - 104px);padding:24px 22px;position:sticky;top:84px;overflow-y:auto;box-shadow:0 10px 40px #0000000f}.cdd-filter-controls-header{justify-content:flex-end;align-items:center;gap:10px;margin-bottom:16px;display:flex}.cdd-filter-reset{color:var(--sector-color,#2e3192);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:.8rem;font-weight:700}.cdd-filter-reset:hover{background:#0000000a}.cdd-filter-group{margin-bottom:22px}.cdd-filter-group:last-child{margin-bottom:0}.cdd-filter-group label{color:#475569;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.cdd-filter-value{color:var(--sector-color,#2e3192);white-space:nowrap;font-weight:800}.cdd-filter-group input[type=range]{cursor:pointer;width:100%;accent-color:var(--sector-color,#2e3192);height:24px}.cdd-filter-group input[type=range]::-webkit-slider-thumb{width:20px;height:20px}.cdd-attr-chip-list{flex-wrap:wrap;gap:8px;display:flex}.cdd-attr-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #0000000f;border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.cdd-attr-chip:hover{border-color:var(--sector-color,#2e3192)}.cdd-attr-chip.active{background:var(--sector-color,#2e3192);border-color:var(--sector-color,#2e3192);color:#fff}.cdd-attr-range-inputs{align-items:center;gap:8px;display:flex}.cdd-attr-range-inputs input[type=number]{color:#1e293b;border:1px solid #0000001a;border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-size:.85rem}.cdd-attr-range-inputs input[type=number]:focus{border-color:var(--sector-color,#2e3192);outline:none}.cdd-attr-range-sep{color:#94a3b8;flex-shrink:0;font-weight:700}.cdd-product-specs{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.cdd-product-spec-chip{color:#64748b;background:#f1f5f9;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700}.cdd-gama-search{margin-bottom:20px}.cdd-gama-search input{color:#1e293b;border:1px solid #00000014;border-radius:12px;width:100%;max-width:420px;padding:12px 16px;font-size:.92rem}.cdd-gama-search input:focus{border-color:var(--sector-color,#2e3192);outline:none;box-shadow:0 0 0 3px #0000000a}.cdd-tile-preview{flex-wrap:wrap;gap:6px;margin:-6px 0 14px;display:flex}.cdd-tile-preview-thumb{background:#f8fafc;border:1px solid #0000000f;border-radius:8px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.cdd-tile-preview-more{color:#64748b;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.7rem;font-weight:800;display:flex}.cdd-view-toggle{background:#f1f5f9;border-radius:10px;gap:4px;margin-bottom:20px;padding:4px;display:inline-flex}.cdd-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 16px;font-size:.82rem;font-weight:700;transition:background .15s,color .15s}.cdd-view-toggle button.active{color:var(--sector-color,#2e3192);background:#fff;box-shadow:0 2px 6px #00000014}.cdd-specs-table-wrap{border:1px solid #0000000f;border-radius:16px;margin-bottom:20px;overflow-x:auto}.cdd-specs-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.85rem}.cdd-specs-table thead th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid #0000000f;padding:12px 16px;font-size:.7rem;font-weight:800}.cdd-specs-table tbody td{color:#334155;border-bottom:1px solid #0000000a;padding:12px 16px}.cdd-specs-table tbody tr{cursor:pointer;transition:background .15s}.cdd-specs-table tbody tr:hover{background:#f8fafc}.cdd-specs-table tbody tr:last-child td{border-bottom:none}.cdd-specs-table-ref{color:#14172e;font-weight:800}.cdd-specs-table-cta{color:var(--sector-color,#2e3192);font-weight:700}.cdd-gama-item{position:relative}.cdd-compare-checkbox{z-index:5;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:14px;right:14px}.cdd-compare-checkbox.checked{background:var(--sector-color,#2e3192);border-color:var(--sector-color,#2e3192)}.cdd-compare-checkbox input{accent-color:var(--sector-color,#2e3192);cursor:pointer}.cdd-compare-bar{color:#fff;z-index:500;background:#14172e;border-radius:999px;align-items:center;gap:16px;padding:14px 20px;font-size:.85rem;font-weight:700;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000004d}.cdd-compare-bar button{background:var(--sector-color,#ed1c24);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-size:.82rem;font-weight:800}.cdd-compare-bar-clear{background:#ffffff1f!important;padding:9px 12px!important}.cdd-compare-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10010;background:#0a0b1499;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cdd-compare-card{background:#fff;border-radius:20px;width:92vw;max-width:780px;max-height:82vh;padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000059}.cdd-compare-close{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:50%;width:38px;height:38px;font-size:16px;position:absolute;top:20px;right:20px}.cdd-compare-title{color:#14172e;margin:0 0 24px;font-size:1.3rem;font-weight:900}.cdd-compare-table-wrap{overflow-x:auto}.cdd-compare-table{border-collapse:collapse;width:100%;font-size:.88rem}.cdd-compare-table th{text-align:left;color:#14172e;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #00000014;padding:12px 16px;font-weight:800}.cdd-compare-table td{color:#475569;border-bottom:1px solid #0000000f;padding:12px 16px}.cdd-compare-row-label{color:#14172e;font-weight:700}.cdd-compare-diff{color:var(--sector-color,#ed1c24);background:#ed1c240f;font-weight:700}.cdd-mobile-fab-container,.cdd-filter-modal-overlay{display:none}@media (max-width:1024px){.cdd-layout{flex-direction:column;align-items:stretch}.cdd-filters-sidebar{display:none}.cdd-mobile-fab-container{z-index:100;display:block;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.cdd-btn-floating-filter{background:var(--sector-color,#ed1c24);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;padding:14px 36px;font-size:.95rem;font-weight:800;box-shadow:0 10px 30px #00000040}.cdd-filter-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;opacity:0;pointer-events:none;background-color:#0f172a73;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.cdd-filter-modal-overlay.open{opacity:1;pointer-events:auto}.cdd-filter-modal-content{background:#fff;border-radius:28px 28px 0 0;width:100%;max-height:85vh;padding:26px;transition:transform .4s cubic-bezier(.19,1,.22,1);overflow-y:auto;transform:translateY(100%);box-shadow:0 -10px 40px #0003}.cdd-filter-modal-overlay.open .cdd-filter-modal-content{transform:translateY(0)}.cdd-filter-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.cdd-filter-modal-title{color:#1e293b;font-size:1.2rem;font-weight:800}.cdd-btn-close-modal{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:38px;height:38px;font-size:1.1rem}.cdd-btn-apply-filters{background:var(--sector-color,#2e3192);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;margin-top:24px;padding:16px;font-size:1rem;font-weight:800}}
