body{margin:0;background:#ffffff;-webkit-font-smoothing:antialiased}

/* Faixa com texto em movimento (home) */
.tfx-marquee{background:#F27D00;overflow:hidden;padding:11px 0;border-bottom:1px solid #D96F00}
.tfx-marquee-track{display:flex;width:max-content;animation:tfx-marquee 38s linear infinite}
.tfx-marquee-group{display:flex;align-items:center;gap:56px;padding-right:56px;flex-shrink:0}
.tfx-marquee-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-family:'Poppins',sans-serif;font-weight:700;font-size:14px;letter-spacing:.01em;color:#241059}
.tfx-marquee-icon{flex:none;display:block}
@keyframes tfx-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.tfx-marquee-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;gap:12px 24px;padding:4px 16px}.tfx-marquee-group{padding-right:0;gap:24px;flex-wrap:wrap;justify-content:center}}

a{color:#360F8F;text-decoration:none}
a:hover{color:#F27D00}
:focus-visible{outline:3px solid #F27D00;outline-offset:2px;border-radius:4px}
input,textarea,select,button{font-family:'Inter',sans-serif}
.tfx-catnav-wrap{position:relative;z-index:60;background:#360F8F}
.tfx-catnav{max-width:1280px;margin:0 auto;padding:0 12px;display:flex;gap:2px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.tfx-catnav::-webkit-scrollbar{display:none}
.tfx-catnav-link{flex:none;color:#fff;font-family:'Poppins',sans-serif;font-weight:500;font-size:13.5px;padding:13px 14px;white-space:nowrap;text-decoration:none}
.tfx-catnav-link:hover{color:#F9A54D}
.tfx-catnav-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:3px solid #F27D00;box-shadow:0 16px 40px rgba(36,16,89,.16)}
.tfx-catnav-mega-inner{max-width:1280px;margin:0 auto;padding:18px 20px 20px}
.tfx-catnav-mega-title{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #E9E4F5;font-family:'Poppins',sans-serif;font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:#360F8F}
.tfx-catnav-mega-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}
.tfx-catnav-mega-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.35;color:#3D3757;text-decoration:none;background:#FAFAFC;border:1px solid #EFECF5;transition:background .12s,color .12s,border-color .12s,box-shadow .12s}
.tfx-catnav-mega-item:hover{background:#F8F6FD;color:#360F8F;border-color:#E3DDF2;box-shadow:0 4px 12px rgba(54,15,143,.06)}
.tfx-catnav-mega-item-name{flex:1;min-width:0;font-weight:500}
.tfx-catnav-mega-item-count{flex:none;font-size:12px;font-weight:600;color:#9B94B5;font-variant-numeric:tabular-nums}
.tfx-catnav-mega-item:hover .tfx-catnav-mega-item-count{color:#8B7BB8}
.tfx-catnav-mega-empty{margin:0;padding:16px 0 4px;font-size:14px;color:#6B6488}
.tfx-catnav-mega-all{display:inline-block;margin-top:14px;padding-top:14px;border-top:1px solid #E9E4F5;width:100%;font-family:'Poppins',sans-serif;font-weight:600;font-size:13.5px;color:#360F8F;text-decoration:none}
.tfx-catnav-mega-all:hover{color:#F27D00}
@media(max-width:960px){.tfx-catnav-mega-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.tfx-catnav-mega-grid{grid-template-columns:1fr}}
@media(max-width:919px){.tfx-hsearch{order:3;flex-basis:100%}}
@media(max-width:719px){.tfx-topbar{display:none!important}.tfx-hphone{display:none!important}}
.tfx-hphone{display:flex;align-items:flex-start;gap:10px;color:#241059}
.tfx-hphone-icon{flex:none;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#360F8F;margin-top:2px}
.tfx-hphone-icon svg{display:block}
.tfx-hphone-text{display:flex;flex-direction:column;line-height:1.3;gap:2px}
.tfx-hphone-label{font-size:12.5px;color:#6B6488}
.tfx-hphone-main{font-size:14px;font-weight:700;color:#241059;text-decoration:none}
.tfx-hphone-main:hover{color:#360F8F}
.tfx-hphone-alt{font-size:12px;color:#8B84A5;display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:2px}
.tfx-hphone-alt a{color:#6B6488;font-weight:600;text-decoration:none}
.tfx-hphone-alt a:hover{color:#F27D00}
.tfx-prod-gallery{width:100%}
.tfx-prod-page{background:#F5F5F7}
.tfx-prod-page-inner{max-width:1280px;margin:0 auto;padding:20px 20px 64px}
.tfx-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;margin-bottom:18px;font-size:13px;color:#6B6488}
.tfx-breadcrumb-home{display:inline-flex;color:#6B6488;padding:2px}
.tfx-breadcrumb-home:hover{color:#360F8F}
.tfx-breadcrumb-sep{color:#B8B0D0;user-select:none}
.tfx-breadcrumb-link{color:#6B6488;font-weight:500}
.tfx-breadcrumb-link:hover{color:#360F8F}
.tfx-breadcrumb-text{color:#8B84A5}
.tfx-breadcrumb-current{color:#241059;font-weight:600;max-width:min(420px,50vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tfx-prod-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px 24px;margin:0}
.tfx-prod-header-main{flex:1;min-width:0;padding-right:8px}
.tfx-prod-header-title{margin:0;font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(20px,2.2vw,28px);line-height:1.3;color:#1A1A1A}
.tfx-prod-header-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:8px;font-size:13px}
.tfx-prod-header-sku{color:#8B84A5}
.tfx-prod-header-sku strong{color:#6B6488;font-weight:600}
.tfx-prod-header-marca{color:#241059;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.tfx-prod-header-marca:hover{color:#360F8F}
.tfx-prod-header-actions{display:flex;flex-direction:column;gap:8px;flex:none;align-self:flex-start;margin-top:2px}
.tfx-prod-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:6px;background:transparent;color:#1A1A1A;cursor:pointer;transition:color .15s,background .15s;padding:0}
.tfx-prod-icon-btn:hover{color:#360F8F;background:#F8F6FD}
.tfx-prod-icon-btn svg{width:20px;height:20px}
.tfx-prod-icon-btn--fav{color:#C4A882}
.tfx-prod-icon-btn--fav[data-active="true"]{color:#C4A882}
.tfx-prod-icon-btn--fav[data-active="true"]:hover{color:#A88860}
.tfx-prod-share-toast{margin:0;font-size:12px;color:#360F8F;font-weight:500}
.tfx-prod-card-main{background:#fff;border:1px solid #E5E5E5;border-radius:10px;padding:24px;margin-bottom:20px}
.tfx-prod-top{display:flex;gap:32px;align-items:flex-start}
.tfx-prod-gallery-v{display:flex;gap:12px;flex:1 1 55%;min-width:0}
.tfx-prod-buy-cta--video{margin:0;background:#F27D00;color:#fff;border:2px solid #F27D00}
.tfx-prod-buy-cta--video:hover{background:#D96F00;border-color:#D96F00;color:#fff}
.tfx-video-modal{position:fixed;inset:0;z-index:210;background:rgba(36,16,89,.92);display:flex;align-items:center;justify-content:center;padding:24px;cursor:pointer}
.tfx-video-modal-inner{position:relative;width:min(96vw,900px);cursor:default}
.tfx-video-modal-stage{position:relative}
.tfx-video-modal-close{position:absolute;top:-44px;right:0;width:36px;height:36px;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:24px;line-height:1;cursor:pointer;z-index:2}
.tfx-video-mp4-wrap,.tfx-video-embed-wrap{position:relative;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}
.tfx-video-modal-player,.tfx-video-modal-iframe{width:100%;aspect-ratio:16/9;background:#000;display:block;border:none;border-radius:0;box-shadow:none}
.tfx-video-modal-player{max-height:72vh;object-fit:contain}
.tfx-video-controls{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#1a0a3e;border-top:1px solid rgba(255,255,255,.08)}
.tfx-video-ctrl-play{width:38px;height:38px;border:none;border-radius:50%;background:#F27D00;color:#fff;cursor:pointer;flex:none;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center}
.tfx-video-ctrl-play:hover{background:#D96F00}
.tfx-video-ctrl-time{font-size:13px;color:#fff;font-variant-numeric:tabular-nums;flex:none;min-width:96px}
.tfx-video-ctrl-seek{flex:1;min-width:0;accent-color:#F27D00;height:6px;cursor:pointer}
.tfx-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border:none;border-radius:50%;background:rgba(242,125,0,.95);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px rgba(0,0,0,.35);transition:transform .15s ease,background .15s ease;z-index:3;pointer-events:auto}
.tfx-video-mp4-wrap.is-playing .tfx-video-play-btn,.tfx-video-embed-wrap.is-playing .tfx-video-play-btn{display:none}
.tfx-video-play-btn:hover{background:#D96F00;transform:translate(-50%,-50%) scale(1.05)}
.tfx-video-play-icon{font-size:30px;line-height:1;margin-left:4px}
.tfx-galeria-v{display:flex;flex-direction:column;gap:8px;flex:none}
.tfx-prod-gallery-main{position:relative;flex:1;min-width:0;margin-bottom:0}
.tfx-prod-buy{flex:1 1 42%;min-width:280px;display:flex;flex-direction:column;gap:20px}
.tfx-prod-buy-price{display:flex;flex-direction:column;gap:6px;padding-bottom:20px;border-bottom:1px solid #F0ECF8}
.tfx-prod-buy-preco{margin:0;font-family:'Poppins',sans-serif;font-weight:700;font-size:26px;line-height:1.2;color:#360F8F}
.tfx-prod-buy-hint{margin:0;font-size:13px;line-height:1.5;color:#8B84A5;max-width:36ch}
.tfx-prod-buy-panel{display:flex;flex-direction:column;gap:16px}
.tfx-prod-buy-qty{margin:0}
.tfx-prod-buy-options{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:flex-end}
.tfx-prod-buy-qty,.tfx-prod-buy-variante{flex:1 1 160px;min-width:0;max-width:100%}
.tfx-prod-buy-qty label,.tfx-prod-buy-variante label{display:block;font-size:13px;font-weight:600;color:#241059;margin-bottom:8px}
.tfx-prod-buy-qty-row{display:flex;align-items:center;gap:10px}
.tfx-variante-select{display:block;width:100%;border:1.5px solid #DDD6F0;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:600;color:#241059;background:#fff;font-family:'Poppins',sans-serif;cursor:pointer;appearance:auto}
.tfx-variante-select:focus{outline:none;border-color:#360F8F;box-shadow:0 0 0 3px rgba(54,15,143,.12)}
.tfx-prod-buy-qty-row input{width:72px;text-align:center;border:1.5px solid #DDD6F0;border-radius:8px;padding:10px;font-size:16px;font-weight:600;color:#241059}
.tfx-prod-buy-ctas{display:flex;flex-direction:column;gap:10px;margin-top:4px}
.tfx-prod-buy-cta{display:block;width:100%;margin:0;text-align:center;font-family:'Poppins',sans-serif;font-weight:600;font-size:15px;padding:14px 16px;border-radius:9px;border:none;cursor:pointer;text-decoration:none;box-sizing:border-box}
.tfx-prod-buy-cta--primary{background:#360F8F;color:#fff}
.tfx-prod-buy-cta--primary:hover{background:#2A0B70;color:#fff}
.tfx-prod-buy-cta--wa{background:#F27D00;color:#fff}
.tfx-prod-buy-cta--wa:hover{background:#D96F00;color:#fff}
.tfx-zoom-stage{position:relative;aspect-ratio:1/1;min-height:360px;background:#F7F7F8;border:1px solid #E9E4F5;border-radius:4px;overflow:hidden;cursor:crosshair}
.tfx-zoom-stage img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;user-select:none;will-change:transform}
.tfx-galeria-v .tfx-galeria-btn{width:64px;height:64px;padding:5px;border-radius:2px;background:#fff;overflow:hidden;cursor:pointer;flex:none;border:2px solid #E5E5E5;transition:border-color .15s}
.tfx-galeria-v .tfx-galeria-btn:hover{border-color:#B8B0D0}
.tfx-galeria-v .tfx-galeria-btn[aria-selected="true"],.tfx-galeria-v .tfx-galeria-btn[data-active="true"]{border-color:#360F8F;box-shadow:0 0 0 1px #360F8F}
.tfx-galeria-v .tfx-galeria-btn img{width:100%;height:100%;object-fit:contain;display:block}
.tfx-prod-accordion{background:#fff;border:1px solid #E5E5E5;border-radius:10px;overflow:hidden;margin-bottom:20px}
.tfx-prod-accordion-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;border:none;background:#fff;font-family:'Poppins',sans-serif;font-weight:600;font-size:16px;color:#241059;cursor:pointer;text-align:left}
.tfx-prod-accordion-chevron{display:inline-block;font-size:14px;color:#8B84A5;transition:transform .2s}
.tfx-prod-accordion-chevron[data-open="false"]{transform:rotate(180deg)}
.tfx-prod-accordion-body{padding:0 20px 20px;border-top:1px solid #ECE8F6}
.tfx-prod-descricao-texto{font-size:15px;line-height:1.8;color:#3D3757;white-space:pre-line;margin-top:16px}
.tfx-prod-descricao-lista{margin:16px 0 0;padding:0 0 0 18px;color:#554D74;font-size:14.5px;line-height:1.7}
.tfx-prod-descricao-lista li{margin-bottom:6px}
.tfx-ficha{margin-top:8px}
.tfx-ficha-heading{margin:0 0 16px;font-family:'Poppins',sans-serif;font-weight:700;font-size:22px;color:#241059}
.tfx-ficha-grid{display:grid;grid-template-columns:1fr 300px;gap:20px;align-items:start}
.tfx-ficha-box{background:#fff;border:1px solid #E5E5E5;border-radius:10px;overflow:hidden}
.tfx-ficha-title{margin:0;padding:14px 18px;font-family:'Poppins',sans-serif;font-weight:600;font-size:15px;color:#241059;border-bottom:1px solid #ECE8F6}
.tfx-ficha-row{display:flex;justify-content:space-between;gap:16px;padding:11px 18px;font-size:14px;line-height:1.45}
.tfx-ficha-row[data-alt="true"]{background:#F7F7F8}
.tfx-ficha-row-label{font-weight:600;color:#554D74;flex:0 0 42%}
.tfx-ficha-row-val{color:#241059;text-align:right;word-break:break-word}
.tfx-ficha-info{display:flex;align-items:flex-start;gap:10px;padding:11px 18px;font-size:14px;line-height:1.5;color:#3D3757}
.tfx-ficha-info[data-alt="true"]{background:#F7F7F8}
.tfx-ficha-info-icon{flex:none;width:20px;height:20px;border-radius:50%;background:#EFFAF1;color:#1E7A34;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}
.tfx-ficha-box--table{margin-top:20px}
.tfx-ficha-scroll{overflow-x:auto}
.tfx-ficha-data-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.45}
.tfx-ficha-data-table th,.tfx-ficha-data-table td{padding:11px 18px;text-align:left;border-bottom:1px solid #ECE8F6;vertical-align:top}
.tfx-ficha-data-table th{font-family:'Poppins',sans-serif;font-weight:600;color:#241059;background:#F7F7F8}
.tfx-ficha-data-table tr[data-alt="true"] td{background:#FAFAFB}
.tfx-ficha-data-table td:first-child{font-weight:600;color:#554D74;white-space:nowrap}
.tfx-ficha-data-table td:last-child{color:#241059;word-break:break-word}
.tfx-ficha-data-table--grid th{background:#360F8F;color:#fff;font-size:12px;font-weight:600;white-space:nowrap;text-align:center;padding:8px 10px;line-height:1.2;vertical-align:middle}
.tfx-ficha-data-table--grid td{text-align:center;font-size:13px;padding:7px 10px;line-height:1.2;vertical-align:middle}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--codigo{font-weight:700;color:#241059;white-space:nowrap}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--dim{text-align:left;white-space:normal;color:#241059;font-weight:400;font-size:12px;line-height:1.25}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--dim .tfx-dim-mm{display:block}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--dim .tfx-dim-pol{display:block;font-weight:600}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--num{white-space:nowrap}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--icon{padding:7px 8px;min-width:68px}
.tfx-ficha-data-table--grid td .sc-interp{line-height:inherit}
.tfx-disco-forma-img{display:inline-block;width:auto;max-width:58px;height:auto;object-fit:contain;vertical-align:middle}
.tfx-disco-forma-img--41{height:14px;max-width:58px}
.tfx-disco-forma-img--27{height:22px;max-width:58px}
.tfx-disco-forma-img--flap{height:22px;max-width:58px}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--icon img{max-height:24px;max-width:58px;width:auto;height:auto}
.tfx-ficha-data-table--grid td.tfx-ficha-cell--num{font-weight:700}
.tfx-prod-buy-ref{margin:0 0 12px;font-size:13px;color:#554D74}
.tfx-prod-buy-ref strong{color:#360F8F;font-weight:700}
.tfx-ficha-data-table--grid .tfx-ficha-th--sel,.tfx-ficha-data-table--grid .tfx-ficha-cell--sel,.tfx-ficha-data-table .tfx-ficha-th--sel,.tfx-ficha-data-table .tfx-ficha-cell--sel{width:36px;padding:7px 8px;text-align:center}
.tfx-ficha-data-table--grid .tfx-ficha-th--acao,.tfx-ficha-data-table--grid .tfx-ficha-cell--acao,.tfx-ficha-data-table .tfx-ficha-th--acao,.tfx-ficha-data-table .tfx-ficha-cell--acao{width:1%;white-space:nowrap;padding:7px 10px;text-align:center}
.tfx-ficha-row-selectable{cursor:pointer}
.tfx-ficha-row-selectable[data-selected="true"] td{background:#F3EEFC!important}
.tfx-ficha-row-selectable:hover td{background:#FAF8FE}
.tfx-ficha-cell--sel input[type=radio]{width:16px;height:16px;accent-color:#360F8F;cursor:pointer;margin:0}
.tfx-ficha-add-orc{border:1.5px solid #360F8F;background:#fff;color:#360F8F;font-family:'Poppins',sans-serif;font-weight:600;font-size:11.5px;padding:5px 10px;border-radius:6px;cursor:pointer;white-space:nowrap}
.tfx-ficha-add-orc:hover{background:#F8F6FD}
.tfx-similares{margin-top:36px}
.tfx-similares-title{margin:0 0 18px;font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#3D3757}
.tfx-similares-wrap{position:relative}
.tfx-similares-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 44px;-webkit-overflow-scrolling:touch}
.tfx-similares-track::-webkit-scrollbar{display:none}
.tfx-similares-card{flex:0 0 196px;scroll-snap-align:start;background:#fff;border:1px solid #E5E5E5;border-radius:8px;padding:12px;display:flex;flex-direction:column}
.tfx-similares-link{display:block;text-decoration:none;color:inherit;flex:1}
.tfx-similares-img{aspect-ratio:1/1;background:#FAFAFC;margin-bottom:10px;display:flex;align-items:center;justify-content:center}
.tfx-similares-img img{width:100%;height:100%;object-fit:contain;display:block}
.tfx-similares-nome{margin:0;font-size:13.5px;font-weight:600;line-height:1.35;color:#241059;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.9em}
.tfx-similares-cod{margin:6px 0 0;font-size:11px;color:#8B84A5}
.tfx-similares-preco{margin:8px 0 0;font-family:'Poppins',sans-serif;font-weight:700;font-size:17px;color:#360F8F}
.tfx-similares-add{margin-top:10px;width:100%;border:1.5px solid #360F8F;background:#fff;color:#360F8F;font-family:'Poppins',sans-serif;font-weight:600;font-size:12.5px;padding:8px;border-radius:7px;cursor:pointer}
.tfx-similares-add:hover{background:#F8F6FD}
.tfx-similares-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;border:1px solid #E5E5E5;background:#fff;color:#6B6488;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}
.tfx-similares-nav:hover{border-color:#360F8F;color:#360F8F}
.tfx-similares-nav--prev{left:0}
.tfx-similares-nav--next{right:0}
@media(max-width:960px){.tfx-ficha-grid{grid-template-columns:1fr}.tfx-prod-top{flex-direction:column}}
@media(max-width:768px){.tfx-prod-gallery-v{flex-direction:column-reverse}.tfx-galeria-v{flex-direction:row;overflow-x:auto;max-width:100%}.tfx-galeria-v .tfx-galeria-btn{width:56px;height:56px}.tfx-zoom-stage{min-height:280px;cursor:zoom-in}.tfx-zoom-stage img{transform:none!important}.tfx-breadcrumb-current{max-width:100%;white-space:normal}.tfx-prod-header{flex-wrap:wrap}.tfx-prod-header-actions{flex-direction:row;align-items:center;padding-top:0}}
.tfx-img-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:56px;border:none;background:rgba(255,255,255,.88);color:#6B6488;font-size:28px;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,color .15s}
.tfx-img-nav:hover{background:#fff;color:#241059}
.tfx-img-nav--prev{left:0;border-radius:0 4px 4px 0}
.tfx-img-nav--next{right:0;border-radius:4px 0 0 4px}
.tfx-lightbox{position:fixed;inset:0;z-index:200;background:rgba(36,16,89,.92);display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}
.tfx-lightbox img{max-width:min(96vw,900px);max-height:90vh;object-fit:contain;background:#fff;border-radius:12px;padding:16px;box-shadow:0 24px 60px rgba(0,0,0,.35)}
.tfx-qty-btn{width:40px;height:40px;border:1.5px solid #DDD6F0;border-radius:8px;background:#fff;color:#360F8F;font-size:18px;cursor:pointer;font-family:'Poppins',sans-serif;font-weight:600;line-height:1}
.tfx-qty-btn:hover{background:#F8F6FD;border-color:#360F8F}
.tfx-prod-card{cursor:pointer;height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #E9E4F5;border-radius:12px;padding:16px;transition:box-shadow .15s;box-sizing:border-box}
.tfx-prod-card-img{width:100%;aspect-ratio:1/1;flex:none;background:#FAFAFC;border-radius:8px;overflow:hidden;position:relative}
.tfx-prod-card-track{display:flex;height:100%;width:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}
.tfx-prod-card-track img{flex:0 0 100%;width:100%;height:100%;object-fit:contain;display:block}
.tfx-prod-card-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}
.tfx-prod-card-nome{display:block;font-size:14px;line-height:1.4;color:#241059;font-weight:600;margin-top:12px}
.tfx-prod-card-marca{display:block;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#F27D00;margin-top:6px}
.tfx-prod-card-codigo{display:block;font-size:12px;color:#6B6488;margin-top:4px}
.tfx-prod-card-foot{margin-top:auto;padding-top:12px;width:100%}
.tfx-prod-card-preco{display:block;font-family:'Poppins',sans-serif;font-weight:700;font-size:15px;color:#360F8F;margin:0 0 12px}
.tfx-prod-card .tfx-prod-cta{position:relative;z-index:2;display:block;margin-top:0;background:#F27D00;color:#fff;text-align:center;font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;padding:11px;border-radius:8px;text-decoration:none}
.tfx-prod-card .tfx-prod-cta:hover{background:#D96F00;color:#fff}
.tfx-prod-grid{align-items:stretch}
.tfx-loja{display:flex;gap:32px;align-items:flex-start}
.tfx-filtros{flex:0 0 252px;min-width:220px;max-width:100%;position:sticky;top:20px;align-self:flex-start}
.tfx-side-nav,.tfx-side-marcas{background:#fff;border:1px solid #EBE8F2;border-radius:14px;padding:6px 0;margin-bottom:12px;overflow:hidden;width:100%;box-sizing:border-box}
.tfx-side-marcas{padding:6px 0 10px}
.tfx-side-nav-label{margin:0;padding:14px 16px 8px;font-family:'Poppins',sans-serif;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#9B94B5}
.tfx-side-link,.tfx-side-sub{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:38px;padding:0 16px;border:none;background:transparent;font-family:'Inter',sans-serif;text-align:left;cursor:pointer;color:#4A4560;transition:color .15s,background .15s;box-sizing:border-box}
.tfx-side-link:hover,.tfx-side-sub:hover{color:#241059;background:#FAFAFC}
.tfx-side-link{font-size:14px;font-weight:500;padding:8px 16px}
.tfx-side-link[data-active="true"]{color:#360F8F;font-weight:600;background:#F7F4FD}
.tfx-side-count{font-size:12px;font-weight:500;color:#A8A3B8;flex:none;min-width:1.2em;text-align:right;font-variant-numeric:tabular-nums}
.tfx-side-link[data-active="true"] .tfx-side-count,.tfx-cat-row[data-active="true"] .tfx-side-count,.tfx-side-sub[data-active="true"] .tfx-side-count{color:#8B7BB8}
.tfx-cat-group{border-top:1px solid #F3F1F7;width:100%;box-sizing:border-box}
.tfx-cat-row{display:flex;align-items:center;gap:6px;width:100%;min-width:0;min-height:38px;padding:4px 8px 4px 16px;border-radius:0;position:relative;box-sizing:border-box;background:transparent}
.tfx-cat-row:hover{background:#FAFAFC}
.tfx-cat-row[data-active="true"]::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:0 2px 2px 0;background:#360F8F}
.tfx-cat-row[data-active="true"]{background:#F7F4FD}
.tfx-cat-row[data-active="true"][data-macro-active="true"] .tfx-cat-name{color:#360F8F;font-weight:600}
.tfx-cat-row[data-active="true"]:not([data-macro-active="true"]) .tfx-cat-name{color:#554D74;font-weight:500}
.tfx-cat-name{flex:1 1 auto;min-width:0;border:none;background:transparent;padding:6px 0;font:inherit;font-size:14px;font-weight:500;color:#4A4560;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tfx-cat-name:hover{color:#360F8F}
.tfx-cat-meta{display:flex;align-items:center;gap:2px;flex:0 0 auto;margin-left:auto}
.tfx-cat-chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;border-radius:6px;background:transparent;color:#B8B2C8;cursor:pointer;padding:0;transition:color .15s,background .15s,transform .2s ease}
.tfx-cat-chevron:hover{color:#360F8F;background:#F0ECF8}
.tfx-cat-group[data-open="true"] .tfx-cat-chevron{transform:rotate(180deg)}
.tfx-cat-chevron svg{display:block}
.tfx-cat-subs{padding:2px 0 8px}
.tfx-side-sub{font-size:13px;font-weight:400;padding:5px 16px 5px 28px;color:#6B6680}
.tfx-side-sub[data-active="true"]{color:#360F8F;font-weight:600;background:#FAF8FE}
.tfx-side-clear{width:100%;margin-top:4px;padding:10px 16px;border:1px solid #E9E4F5;border-radius:10px;background:#fff;font-family:'Poppins',sans-serif;font-weight:600;font-size:13px;color:#360F8F;cursor:pointer;transition:border-color .15s,background .15s}
.tfx-side-clear:hover{border-color:#360F8F;background:#F8F6FD}
.tfx-filtros-box{background:#fff;border:1px solid #E9E4F5;border-radius:12px;padding:16px 18px;margin-bottom:14px}
.tfx-filtros-titulo{font-family:'Poppins',sans-serif;font-weight:700;font-size:13px;letter-spacing:0.05em;text-transform:uppercase;color:#241059;margin:0 0 12px}
.tfx-filtro-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;font-size:13.5px;color:#554D74;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;font-family:'Inter',sans-serif}
.tfx-filtro-item:hover{background:#F8F6FD;color:#241059}
.tfx-filtro-count{font-size:12px;color:#8B84A5;flex:none}
.tfx-filtro-check{display:flex;align-items:center;gap:9px;padding:7px 16px;font-size:13.5px;color:#554D74;cursor:pointer}
.tfx-filtro-check input{accent-color:#360F8F;width:16px;height:16px;cursor:pointer;flex:none}
.tfx-side-marcas-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-right:12px}
.tfx-side-marcas-head .tfx-side-nav-label{padding-bottom:0;flex:1}
.tfx-side-marcas-clear{border:none;background:transparent;padding:0 4px;font-family:'Inter',sans-serif;font-size:11px;font-weight:600;color:#8B7BB8;cursor:pointer}
.tfx-side-marcas-clear:hover{color:#360F8F;text-decoration:underline}
.tfx-side-marca{display:flex;align-items:center;gap:10px;width:100%;min-height:36px;padding:4px 16px;margin:0;cursor:pointer;color:#4A4560;transition:background .15s,color .15s}
.tfx-side-marca:hover{background:#FAFAFC}
.tfx-side-marca[data-checked="true"]{background:#F7F4FD;color:#360F8F}
.tfx-side-marca input{accent-color:#360F8F;width:15px;height:15px;cursor:pointer;flex:none;margin:0}
.tfx-side-marca-nome{flex:1;min-width:0;font-size:13.5px;font-weight:500}
.tfx-side-marca[data-checked="true"] .tfx-side-marca-nome{font-weight:600}
.tfx-side-marca .tfx-side-count{margin-left:auto}
.tfx-loja-grid{flex:1;min-width:0}
@media(max-width:768px){.tfx-zoom-stage{cursor:zoom-in}.tfx-zoom-stage img{transform:none!important}}
@media(max-width:960px){.tfx-loja{flex-direction:column}.tfx-filtros{flex:none;width:100%;position:static}}

/* Cupom exit-intent */
.tfx-cupom-overlay{position:fixed;inset:0;z-index:300;background:rgba(36,16,89,.55);display:flex;align-items:center;justify-content:center;padding:20px}
.tfx-cupom-modal{position:relative;background:#fff;border-radius:16px;max-width:440px;width:100%;padding:32px 28px 24px;box-shadow:0 24px 60px rgba(36,16,89,.25);text-align:center}
.tfx-cupom-code{display:inline-block;margin:16px 0;padding:12px 24px;background:#F8F6FD;border:2px dashed #360F8F;border-radius:10px;font-family:'Poppins',sans-serif;font-weight:700;font-size:22px;letter-spacing:.08em;color:#360F8F}

/* Popup de boas-vindas / catálogo */
.tfx-welcome-overlay{position:fixed;inset:0;z-index:350;background:rgba(20,10,50,.62);display:flex;align-items:center;justify-content:center;padding:16px}
.tfx-welcome-modal{position:relative;display:flex;max-width:920px;width:100%;min-height:min(520px,92vh);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 28px 70px rgba(36,16,89,.35)}
.tfx-welcome-visual{flex:1 1 48%;min-width:0;background:#241059;color:#fff;padding:28px 24px;display:flex;flex-direction:column;position:relative;overflow:hidden}
.tfx-welcome-visual-bg{position:absolute;inset:0;background:url('uploads/welcome-panel-bg.svg') center/cover no-repeat;pointer-events:none}
.tfx-welcome-visual-body{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;min-height:0}
.tfx-welcome-hero-logo{display:block;width:min(100%,300px);height:auto;margin:8px auto 0;filter:brightness(0) invert(1);opacity:.96}
.tfx-welcome-visual::before{display:none}
.tfx-welcome-visual>*{position:relative;z-index:1}
.tfx-welcome-badge{display:inline-block;background:#F27D00;color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:8px 14px;border-radius:6px;margin-top:18px;align-self:flex-start}
.tfx-welcome-cats{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-top:22px;font-size:12.5px;line-height:1.45;color:#E7E1F8}
.tfx-welcome-cats span::before{content:'✓ ';color:#F9A54D;font-weight:700}
.tfx-welcome-form{flex:1 1 52%;min-width:0;padding:36px 32px 28px;display:flex;flex-direction:column;justify-content:center}
.tfx-welcome-form h2{font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(22px,2.8vw,28px);color:#241059;margin:0;line-height:1.25}
.tfx-welcome-pill{display:inline-block;margin-top:14px;background:#F27D00;color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;padding:8px 14px;border-radius:999px}
.tfx-welcome-form p{margin:14px 0 0;font-size:14.5px;line-height:1.55;color:#554D74}
.tfx-welcome-form form{display:grid;gap:14px;margin-top:22px}
.tfx-welcome-form input{border:1.5px solid #DDD6F0;border-radius:8px;padding:13px 14px;font-size:15px;color:#241059;width:100%;box-sizing:border-box}
.tfx-welcome-form input:focus{outline:none;border-color:#360F8F}
.tfx-welcome-submit{background:#F27D00;color:#fff;border:none;border-radius:8px;padding:15px;font-family:'Poppins',sans-serif;font-weight:700;font-size:15px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;width:100%}
.tfx-welcome-submit:hover{background:#D96F00}
.tfx-welcome-close{position:absolute;top:14px;right:16px;border:none;background:transparent;font-size:28px;line-height:1;color:#F27D00;cursor:pointer;z-index:2}
@media(max-width:768px){.tfx-welcome-modal{flex-direction:column;max-height:94vh;overflow-y:auto}.tfx-welcome-visual{flex:none;min-height:240px}.tfx-welcome-hero-logo{width:min(100%,240px)}.tfx-welcome-form{padding:24px 20px 20px}}

/* Compre por categoria — vitrine horizontal */
.tfx-cat-shop{background:linear-gradient(180deg,#F3EEFC 0%,#F8F6FD 55%,#fff 100%);padding:40px 0 44px;border-bottom:1px solid #ECE8F6}
.tfx-cat-shop-head{max-width:1280px;margin:0 auto 28px;padding:0 20px;display:flex;align-items:center;gap:18px}
.tfx-cat-shop-head h2{margin:0;flex:none;font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(18px,2.2vw,22px);letter-spacing:.06em;text-transform:uppercase;color:#241059;white-space:nowrap}
.tfx-cat-shop-line{flex:1;height:0;border-top:2px dashed #C9BFE8}
.tfx-cat-shop-row{max-width:1280px;margin:0 auto;padding:0 12px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.tfx-cat-shop-row::-webkit-scrollbar{display:none}
.tfx-cat-shop-item{flex:1 1 0;min-width:118px;max-width:180px;display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 10px 4px;text-align:center;color:#241059;text-decoration:none}
.tfx-cat-shop-thumb{position:relative;display:flex;align-items:center;justify-content:center;min-height:100px;padding:10px 14px;background:#fff;border:1px solid #E9E4F5;border-radius:16px;box-shadow:0 4px 14px rgba(54,15,143,.06);transition:border-color .2s,box-shadow .2s,transform .2s}
.tfx-cat-shop-thumb::before{content:'';position:absolute;inset:0;border-radius:16px;border:2px solid transparent;transition:border-color .2s;pointer-events:none}
.tfx-cat-shop-thumb img{position:relative;z-index:1;height:92px;width:auto;max-width:132px;object-fit:contain;display:block}
.tfx-cat-shop-label{font-family:'Poppins',sans-serif;font-weight:600;font-size:13.5px;line-height:1.35;color:#241059;transition:color .2s}
.tfx-cat-shop-item:hover .tfx-cat-shop-thumb{border-color:#D4C8F0;box-shadow:0 10px 24px rgba(54,15,143,.12);transform:translateY(-2px)}
.tfx-cat-shop-item:hover .tfx-cat-shop-thumb::before{border-color:rgba(242,125,0,.35)}
.tfx-cat-shop-item:hover .tfx-cat-shop-label{color:#F27D00}
@media(max-width:900px){.tfx-cat-shop-item{flex:0 0 130px;min-width:130px}}

/* Banner B2B — seção independente */
.tfx-b2b-wrap{max-width:1280px;margin:0 auto;padding:44px 20px 0}
.tfx-b2b-banner{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2.5vw,28px);padding:clamp(18px,2.5vw,24px) clamp(20px,3vw,32px);background:#360F8F;border:none;border-radius:12px;box-shadow:0 8px 24px rgba(36,16,89,.22)}
.tfx-b2b-banner-icons{display:grid;grid-template-columns:repeat(2,40px);grid-template-rows:repeat(3,40px);gap:5px}
.tfx-b2b-icon-cell{display:flex;align-items:center;justify-content:center;border-radius:6px;background:rgba(255,255,255,.12);color:#E7E1F8}
.tfx-b2b-icon-cell svg{display:block}
.tfx-b2b-icon-cell--accent{background:rgba(242,125,0,.22);color:#F9A54D}
.tfx-b2b-banner-brand{display:flex;align-items:center;gap:10px;min-width:0}
.tfx-b2b-brand-icon{color:#F9A54D;flex:none;display:flex;line-height:0}
.tfx-b2b-brand-title{margin:0;font-family:'Poppins',sans-serif;font-weight:700;font-size:clamp(14px,1.6vw,17px);line-height:1.2;color:#fff;white-space:nowrap}
.tfx-b2b-banner-copy{min-width:0}
.tfx-b2b-badge{display:inline-block;background:#F27D00;color:#fff;font-family:'Poppins',sans-serif;font-weight:600;font-size:12.5px;padding:5px 11px;border-radius:4px;line-height:1.3}
.tfx-b2b-text{margin:8px 0 0;font-size:clamp(13px,1.35vw,14px);line-height:1.5;color:#E7E1F8}
.tfx-b2b-url{display:block;margin-top:5px;font-size:12px;color:#CFC5EE}
.tfx-b2b-cta{display:inline-flex;align-items:center;justify-content:center;background:#F27D00;color:#fff;font-family:'Poppins',sans-serif;font-weight:700;font-size:13.5px;letter-spacing:.04em;padding:13px 22px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .15s}
.tfx-b2b-cta:hover{background:#D96F00;color:#fff}
@media(max-width:960px){.tfx-b2b-banner{grid-template-columns:1fr;text-align:center;justify-items:center}.tfx-b2b-banner-brand,.tfx-b2b-banner-copy{width:100%}.tfx-b2b-brand-title{white-space:normal}.tfx-b2b-text{max-width:480px;margin-left:auto;margin-right:auto}.tfx-b2b-cta{width:100%;max-width:260px}}
.tfx-marcas-strip-wrap{max-width:1280px;margin:0 auto;padding:48px 20px 0}
.tfx-marcas-marquee{container-type:inline-size;overflow:hidden;margin-top:28px;width:100%}
.tfx-marcas-marquee--page{margin-top:24px}
.tfx-marcas-marquee-track{display:flex;width:max-content;animation:tfx-marcas-scroll 42s linear infinite}
.tfx-marcas-marquee:hover .tfx-marcas-marquee-track{animation-play-state:paused}
.tfx-marcas-marquee-group{display:flex;align-items:center;flex-shrink:0}
.tfx-marcas-marquee-item{flex:0 0 calc(100cqw / 5);width:calc(100cqw / 5);display:flex;align-items:center;justify-content:center;padding:10px 18px;box-sizing:border-box}
.tfx-marcas-marquee-item img{max-width:100%;max-height:54px;width:auto;height:auto;object-fit:contain;display:block}
@keyframes tfx-marcas-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media(max-width:720px){.tfx-marcas-marquee-item{flex-basis:calc(100cqw / 3);width:calc(100cqw / 3)}}
@media(prefers-reduced-motion:reduce){.tfx-marcas-marquee-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.tfx-marcas-marquee-group{flex-wrap:wrap;justify-content:center}.tfx-marcas-marquee-item{flex-basis:33.33%;width:33.33%}}

/* Home — bloco institucional */
.tfx-home-inst{background:#fff;border-top:1px solid #ECE8F6;margin-top:48px}
.tfx-home-inst-inner{max-width:1280px;margin:0 auto;padding:44px 20px;display:flex;gap:28px;flex-wrap:wrap;align-items:center}
.tfx-home-inst-copy{flex:1 1 480px;min-width:300px}
.tfx-home-inst-copy h2{font-family:'Poppins',sans-serif;font-weight:700;font-size:20px;color:#241059;margin:0}
.tfx-home-inst-copy p{font-size:14.5px;line-height:1.7;color:#554D74;margin:12px 0 0}
.tfx-home-inst-side{flex:1 1 380px;min-width:280px;display:flex;flex-direction:column;gap:10px}
.tfx-home-inst-banner{position:relative;display:block;height:132px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(36,16,89,.1);text-decoration:none}
.tfx-home-inst-banner img{width:100%;height:132px;object-fit:cover;object-position:center;display:block}
.tfx-home-inst-banner::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(36,16,89,.92) 0%,rgba(36,16,89,.55) 42%,rgba(36,16,89,.2) 100%)}
.tfx-home-inst-banner-cap{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;color:#fff}
.tfx-home-inst-banner-text{min-width:0}
.tfx-home-inst-banner-kicker{margin:0;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#F9A54D}
.tfx-home-inst-banner-title{margin:4px 0 0;font-family:'Poppins',sans-serif;font-weight:700;font-size:16px;line-height:1.25;color:#fff}
.tfx-home-inst-banner-cta{flex:none;font-size:13px;font-weight:600;color:#360F8F;background:#fff;padding:9px 16px;border-radius:8px;white-space:nowrap}
.tfx-home-inst-chips{display:flex;gap:8px;flex-wrap:wrap}
.tfx-home-inst-chip{flex:1 1 120px;display:flex;align-items:center;gap:10px;background:#F8F6FD;border-radius:10px;padding:10px 14px}
.tfx-home-inst-chip strong{font-family:'Poppins',sans-serif;font-weight:700;font-size:22px;color:#360F8F;line-height:1}
.tfx-home-inst-chip span{font-size:11px;color:#554D74;text-transform:uppercase;letter-spacing:.04em;font-weight:600;line-height:1.25}
@media(max-width:768px){.tfx-home-inst-banner-cap{flex-wrap:wrap;padding:14px 16px;align-items:flex-end}.tfx-home-inst-banner,.tfx-home-inst-banner img{height:148px}}

/* Produtos mais vendidos — grade 5×2 */
.tfx-destaques-wrap{max-width:1280px;margin:0 auto;padding:44px 20px 0}
.tfx-destaques-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:22px;align-items:stretch}
@media(max-width:1100px){.tfx-destaques-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.tfx-destaques-grid{grid-template-columns:repeat(2,1fr)}}

/* Orçamento — carrinho */
.tfx-orc-btn{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid #E9E4F5;border-radius:10px;background:#fff;color:#360F8F;cursor:pointer;flex:none;transition:border-color .15s,background .15s}
.tfx-orc-btn:hover{border-color:#360F8F;background:#F8F6FD}
.tfx-orc-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#F27D00;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}
.tfx-orc-overlay{position:fixed;inset:0;z-index:130;background:rgba(36,16,89,.45);display:flex;justify-content:flex-end}
.tfx-orc-panel{width:min(420px,100vw);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(36,16,89,.18);animation:tfx-orc-in .22s ease}
@keyframes tfx-orc-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
.tfx-orc-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;border-bottom:1px solid #ECE8F6}
.tfx-orc-head h2{margin:0;font-family:'Poppins',sans-serif;font-weight:700;font-size:20px;color:#241059}
.tfx-orc-close{border:none;background:transparent;font-size:26px;line-height:1;color:#8B84A5;cursor:pointer;padding:4px 8px}
.tfx-orc-flash{margin:12px 20px 0;padding:10px 12px;background:#EFFAF1;border-radius:8px;font-size:13px;color:#1E7A34;font-weight:600}
.tfx-orc-empty{padding:28px 20px;color:#554D74;font-size:14.5px;line-height:1.6}
.tfx-orc-empty-hint{margin-top:8px;font-size:13.5px;color:#8B84A5}
.tfx-orc-link{display:inline-block;margin-top:16px;font-weight:600;color:#360F8F;font-size:14px}
.tfx-orc-list{flex:1;overflow-y:auto;padding:12px 20px;display:grid;gap:12px}
.tfx-orc-item{display:flex;gap:12px;padding:14px;border:1px solid #E9E4F5;border-radius:10px;background:#FAFAFC}
.tfx-orc-item-thumb{flex:none;width:76px;height:76px;background:#fff;border:1px solid #E9E4F5;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.tfx-orc-item-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.tfx-orc-item-ph{font-size:26px;line-height:1;opacity:.45}
.tfx-orc-item-body{flex:1;min-width:0;display:flex;flex-direction:column}
.tfx-orc-item-cod{display:block;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#F27D00}
.tfx-orc-item-nome{display:block;margin-top:4px;font-size:14px;font-weight:600;color:#241059;line-height:1.4}
.tfx-orc-item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;flex-wrap:wrap}
.tfx-orc-qty{display:flex;align-items:center;gap:8px}
.tfx-orc-qty button{width:32px;height:32px;border:1.5px solid #DDD6F0;border-radius:8px;background:#fff;color:#241059;font-size:18px;cursor:pointer;line-height:1}
.tfx-orc-qty span{min-width:24px;text-align:center;font-weight:700;color:#241059}
.tfx-orc-remove{border:none;background:transparent;color:#B4232A;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0}
.tfx-orc-foot{padding:16px 20px 24px;border-top:1px solid #ECE8F6;display:grid;gap:10px}
.tfx-orc-total{margin:0;font-size:14px;color:#6B6488;text-align:center}
.tfx-orc-wa{display:block;text-align:center;background:#25D366;color:#fff;font-family:'Poppins',sans-serif;font-weight:600;font-size:15px;padding:14px;border-radius:9px;text-decoration:none}
.tfx-orc-wa:hover{background:#1EBE5A;color:#fff}
.tfx-orc-continue{border:1.5px solid #360F8F;background:#fff;color:#360F8F;font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;padding:12px;border-radius:9px;cursor:pointer;width:100%}
.tfx-orc-continue:hover{background:#F8F6FD}
.tfx-orc-clear{border:none;background:transparent;color:#8B84A5;font-size:13px;font-weight:600;cursor:pointer;padding:8px}
@media(prefers-reduced-motion:reduce){.tfx-orc-panel{animation:none}}
