.dna-container{padding:20px!important;max-width:1400px!important;margin:auto!important}.hero-panel{position:relative;overflow:hidden;border:1px solid rgb(232,232,232);height:200px;text-align:center;border-radius:8px;display:flex;justify-content:center;align-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-panel .heading{position:relative;z-index:1;width:600px}.hero-panel h2{font-size:32px;color:#fff;font-weight:800!important}.heading p{color:#fff}.dna-filter-panel{background-color:#f5f5f5;border:1px solid rgb(232,232,232);border-radius:12px;padding:20px;margin:24px 10px}.dna-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dna-filter-info{font-size:14px;color:#6b7280}.dna-reset-btn{border:1px solid #e5e7eb;background:#fff;padding:8px 16px;border-radius:10px;cursor:pointer}.dna-filter-controls{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dna-filter-select select{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;outline:none!important}.panel-list{display:flex;flex-direction:column;gap:16px;margin:24px 10px}.dna-panel{display:grid;grid-template-columns:105px 1fr;gap:50px;background:#fff;border-radius:16px;padding:20px;border:2px solid #f5f5f5}.dna-panel-content{padding-left:30px}.no-image{width:150px;height:150px;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;border-radius:12px}.dna-fabric-thumb{width:150px;height:150px;border-radius:10px;background-size:cover;background-position:center;transition:background-image .2s ease;cursor:pointer !}.dna-panel-header{display:flex;justify-content:space-between}.dna-panel-header h3{font-size:20px;font-weight:600}.panel-container{display:flex;justify-content:space-between}.dna-gsm{font-size:15px;color:#000;font-weight:600}.dna-gsm label{font-size:13px;color:#6b7280!important;font-weight:600!important}.dna-tags{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.dna-tag{font-size:12px;padding:4px 10px;background:#e9e7e7;border-radius:6px;margin-bottom:8px}.dna-used-in{font-size:14px;color:#000;font-weight:500;margin-bottom:12px}.dna-used-in .label{font-size:13px;color:#6b7280!important;font-weight:600}.dna-colors{margin-top:12px}.dna-colors-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#6b7280;font-weight:600}.dna-colors-row.triple{justify-content:space-between}.dna-colors-row.triple .center{font-weight:500;color:#000;font-size:15px}.dna-color-swatches{margin-top:8px;display:flex;flex-wrap:wrap;gap:40px}.dna-swatch{width:35px;height:35px;border-radius:50%;border:1px solid #e5e7eb;position:relative!important}.dna-panel-left .left{display:inline-flex;align-items:center;gap:6px;margin-top:15px;width:150px;border:2px solid #f5f5f5;padding:8px;border-radius:12px}.dna-unlimited{display:inline-flex;align-items:center;gap:6px;margin-top:15px;border:2px solid #f5f5f5;padding:8px;border-radius:12px}.dna-unlimited .color-logo{width:25px;height:25px}.dna-single-color,.color-shown{white-space:nowrap}@media(min-width:320px)and (max-width:480px){.dna-panel{grid-template-columns:1fr}.dna-panel-left{display:flex;justify-content:center}.dna-color-swatches{gap:10px}.dna-colors-row{display:flex;flex-direction:column;gap:16px;align-items:start}.dna-panel-left .left{display:none}}.dna-used-in{display:flex;align-items:center;gap:8px}.dna-used-in .label{border:none}.dna-used-in-tags{display:flex;gap:6px;flex-wrap:wrap}.dna-used-tag{padding:4px 10px;background:#e6f0ff;color:#2f6fed!important;border-radius:6px!important;font-size:13px;font-weight:500;border:none!important;display:inline-block}.dna-color-swatches{display:flex;gap:10px;flex-wrap:wrap}.dna-swatch.image{width:35px;height:35px;border-radius:6px;background-size:cover;background-position:center;border:1px solid #ddd;cursor:pointer}.dna-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:none;align-items:center;justify-content:center;z-index:9999}.dna-preview-overlay.is-open{display:flex}.dna-preview-modal{background:#fff;width:90%;max-width:520px;border-radius:16px;padding:20px}.dna-preview-header{display:flex;justify-content:space-between;align-items:center}.dna-preview-title{font-size:18px;font-weight:600}.dna-preview-close{background:none;border:none;font-size:20px;cursor:pointer}.dna-preview-image{width:60%;aspect-ratio:1 / 1;border-radius:14px;background-size:cover;background-position:center;margin:16px auto}.dna-preview-note{font-size:13px;color:#666;text-align:center}.dna-preview-footer-btn{margin-top:16px;width:100%;background:#0f172a;color:#fff;border:none;padding:12px;border-radius:10px;cursor:pointer}.dna-swatch:after{content:attr(data-color-name);position:absolute;bottom:120%;left:50%;transform:translate(-50%);background:#111;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.dna-swatch:before{content:"";position:absolute;bottom:110%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#111;opacity:0;transition:opacity .2s ease}.dna-swatch:hover:after,.dna-swatch:hover:before{opacity:1}@media(max-width:767px){.panel-container{display:flex;flex-direction:column;align-items:start}.dna-gsm{padding-top:10px!important}.dna-panel-content{padding:0}.dna-used-tag{padding:4px 24px;font-size:10px}.dna-unlimited{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/fabric-dna.css.map */
