.tecidos-sofas-title{font-size:20px;font-weight:700;margin:30px 0 15px;color:#222}.tecidos-sofas-wrapper{margin-bottom:30px}.tecido-item{padding:8px;margin:0 8px;background:#fff;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer;transition:.25s;text-align:center;position:relative;overflow:hidden}.tecido-item:hover{border-color:#111;transform:translateY(-2px)}.tecido-item.selected{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.08)}.tecido-item img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.tecido-nome{margin-top:10px;font-size:13px;font-weight:600;color:#333;min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.3}.tecido-item.selected::after{content:"✓";position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#28a745;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:bold}.custom-arrow{width:38px;height:38px;border-radius:50%;border:none;background:#fff;color:#333;font-size:24px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:.2s;z-index:2}.custom-arrow:hover{background:#111;color:#fff}.slick-prev{left:-18px}.slick-next{right:-18px}.slick-prev:before,.slick-next:before{display:none}.slick-dots{bottom:-30px}.slick-dots li button:before{font-size:10px;color:#bbb;opacity:1}.slick-dots li.slick-active button:before{color:#111}@media(max-width: 768px){.tecido-item{margin:0 5px}.tecido-nome{font-size:12px;min-height:32px}.custom-arrow{display:none !important}}
#cn-loading{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:999999999999;background-color:rgba(241,241,241,.5647058824);display:flex;align-items:center;justify-content:center}#cn-loading svg{width:64px;height:64px;animation:girar 3s infinite linear}@keyframes girar{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
