/* ============================================================
   TOBACCO WAY - CUSTOM VECTOR ICONS (Cachimbo, Charuto, Tabaco)
   Compatíveis com FontAwesome e currentColor
   ============================================================ */

.tw-icon,
.tw-icon-pipe,
.tw-icon-cachimbo,
.tw-icon-cachimbo-curvo,
.tw-icon-cachimbo-fumegante,
.tw-icon-charuto,
.tw-icon-folha-tabaco,
.tw-icon-fumo-desfiado,
.tw-icon-narguile,
.tw-icon-isqueiro,
.fa-smoking-pipe,
.fa-pipe,
.fa-cigar,
.fa-tobacco-leaf,
.fa-hookah-pipe {
    display: inline-block;
    width: 1.15em;
    height: 1.15em;
    vertical-align: -0.15em;
    background-color: currentColor;
    flex-shrink: 0;
}

/* 1. Cachimbo Clássico / Briar Pipe */
.tw-icon-pipe,
.tw-icon-cachimbo,
.fa-smoking-pipe,
.fa-pipe {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M14 12h16c1.1 0 2 .9 2 2v14c0 10-8 18-18 18-4.4 0-8-3.6-8-8 0-6.6 5.4-12 12-12h8v-12c0-1.1-.9-2-2-2h-8c-1.1 0-2-.9-2-2s.9-2 2-2zm12 26c10 0 20-5.5 28-13.5l4-4c1.5-1.5 4-.5 4 1.6 0 4.4-12 19.9-28 23.9l-4 .8c1.3-3 2-6 2-8.8z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M14 12h16c1.1 0 2 .9 2 2v14c0 10-8 18-18 18-4.4 0-8-3.6-8-8 0-6.6 5.4-12 12-12h8v-12c0-1.1-.9-2-2-2h-8c-1.1 0-2-.9-2-2s.9-2 2-2zm12 26c10 0 20-5.5 28-13.5l4-4c1.5-1.5 4-.5 4 1.6 0 4.4-12 19.9-28 23.9l-4 .8c1.3-3 2-6 2-8.8z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* 2. Cachimbo com Fumaça Aromática */
.tw-icon-cachimbo-fumegante,
.tw-icon-cachimbo-curvo {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M14 16h16c1.1 0 2 .9 2 2v12c0 9-7 16-16 16-4.4 0-8-3.6-8-8 0-6.6 5.4-12 12-12h6v-8c0-1.1-.9-2-2-2h-8c-1.1 0-2-.9-2-2s.9-2 2-2zm12 22c9 0 18-5 25-12l4-3.5c1.5-1.5 4-.5 4 1.6 0 4-11 18-25 21.9l-4 .8c1.3-2.8 2-5.8 2-8.8zm-6-30c-1.1 0-2 .9-2 2s.9 2 2 2c2.2 0 4 1.8 4 4 0 1.1.9 2 2 2s2-.9 2-2c0-4.4-3.6-8-8-8zm8-6c-1.1 0-2 .9-2 2s.9 2 2 2c1.7 0 3 1.3 3 3 0 1.1.9 2 2 2s2-.9 2-2c0-3.9-3.1-7-7-7z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M14 16h16c1.1 0 2 .9 2 2v12c0 9-7 16-16 16-4.4 0-8-3.6-8-8 0-6.6 5.4-12 12-12h6v-8c0-1.1-.9-2-2-2h-8c-1.1 0-2-.9-2-2s.9-2 2-2zm12 22c9 0 18-5 25-12l4-3.5c1.5-1.5 4-.5 4 1.6 0 4-11 18-25 21.9l-4 .8c1.3-2.8 2-5.8 2-8.8zm-6-30c-1.1 0-2 .9-2 2s.9 2 2 2c2.2 0 4 1.8 4 4 0 1.1.9 2 2 2s2-.9 2-2c0-4.4-3.6-8-8-8zm8-6c-1.1 0-2 .9-2 2s.9 2 2 2c1.7 0 3 1.3 3 3 0 1.1.9 2 2 2s2-.9 2-2c0-3.9-3.1-7-7-7z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* 3. Charuto / Cigarro Artesanal */
.tw-icon-charuto,
.fa-cigar {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M6 34c0-5 4-9 9-9h34c5 0 9 4 9 9s-4 9-9 9H15c-5 0-9-4-9-9zm36-6v12h6c3.3 0 6-2.7 6-6s-2.7-6-6-6h-6zm-8 0v12h5V28h-5zm-8 0v12h5V28h-5z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M6 34c0-5 4-9 9-9h34c5 0 9 4 9 9s-4 9-9 9H15c-5 0-9-4-9-9zm36-6v12h6c3.3 0 6-2.7 6-6s-2.7-6-6-6h-6zm-8 0v12h5V28h-5zm-8 0v12h5V28h-5z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* 4. Folha de Tabaco com Nervuras */
.tw-icon-folha-tabaco,
.fa-tobacco-leaf {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M32 4C20 4 10 18 10 32c0 14 10 24 20 27v7h4v-7c10-3 20-13 20-27C54 18 44 4 32 4zm0 6c9.5 0 18 11.2 18 22 0 8.5-5.5 15.8-13 18.7L32 36l5-6-3-2-4 5V10zm-4 34.7C20.5 41.8 15 34.5 15 26c0-10.8 8.5-22 18-22v26l-4-5-3 2 5 6-1 14.7z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M32 4C20 4 10 18 10 32c0 14 10 24 20 27v7h4v-7c10-3 20-13 20-27C54 18 44 4 32 4zm0 6c9.5 0 18 11.2 18 22 0 8.5-5.5 15.8-13 18.7L32 36l5-6-3-2-4 5V10zm-4 34.7C20.5 41.8 15 34.5 15 26c0-10.8 8.5-22 18-22v26l-4-5-3 2 5 6-1 14.7z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* 5. Narguilé / Shisha */
.tw-icon-narguile,
.fa-hookah-pipe {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M26 6h12v4h-3v10h8c1.1 0 2 .9 2 2v2c0 4-3 7-7 7.8V36c7 1.5 12 7.7 12 15 0 4.4-3.6 8-8 8H22c-4.4 0-8-3.6-8-8 0-7.3 5-13.5 12-15v-4.2c-4-.8-7-3.8-7-7.8v-2c0-1.1.9-2 2-2h8V10h-3V6zm-8 45c0 5 4 9 9 9h10c5 0 9-4 9-9 0-5.5-4-10-9.5-10.9L32 39l-4.5 1.1C22 41 18 45.5 18 51z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M26 6h12v4h-3v10h8c1.1 0 2 .9 2 2v2c0 4-3 7-7 7.8V36c7 1.5 12 7.7 12 15 0 4.4-3.6 8-8 8H22c-4.4 0-8-3.6-8-8 0-7.3 5-13.5 12-15v-4.2c-4-.8-7-3.8-7-7.8v-2c0-1.1.9-2 2-2h8V10h-3V6zm-8 45c0 5 4 9 9 9h10c5 0 9-4 9-9 0-5.5-4-10-9.5-10.9L32 39l-4.5 1.1C22 41 18 45.5 18 51z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* 6. Isqueiro Clássico */
.tw-icon-isqueiro {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M22 6c-2.2 0-4 1.8-4 4v10h28V10c0-2.2-1.8-4-4-4H22zm-2 16h24v34c0 3.3-2.7 6-6 6H26c-3.3 0-6-2.7-6-6V22zm10-18c0-1.1-.9-2-2-2s-2 .9-2 2c0 2.2 1.8 4 4 4 1.1 0 2-.9 2-2s-.9-2-2-2z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23000' d='M22 6c-2.2 0-4 1.8-4 4v10h28V10c0-2.2-1.8-4-4-4H22zm-2 16h24v34c0 3.3-2.7 6-6 6H26c-3.3 0-6-2.7-6-6V22zm10-18c0-1.1-.9-2-2-2s-2 .9-2 2c0 2.2 1.8 4 4 4 1.1 0 2-.9 2-2s-.9-2-2-2z'/%3E%3C/svg%3E") no-repeat center / contain;
}
