.tc-theme-toggle{position:fixed;top:calc(var(--header-height) + 10px);right:22px;z-index:250;width:44px;height:44px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);box-shadow:var(--shadow-md);transition:transform .18s,color .2s,border-color .2s,background .3s,opacity .25s,visibility .25s}.header,.header-mobile-menu{z-index:var(--z-fixed);left:0}.header,.header.header-transparent,.tcv2-row.goo-on .tcv2-field.focused .tcv2-field-inner{background:0 0}.tc-theme-toggle--hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px)}.tc-theme-toggle:hover{transform:translateY(-2px) rotate(-10deg);color:var(--cor-primaria);border-color:var(--cor-primaria)}.tc-theme-toggle svg{width:20px;height:20px}.tc-theme-toggle .tc-ico-sun{display:none}:root[data-theme=dark] .tc-theme-toggle .tc-ico-sun{display:block}:root[data-theme=dark] .tc-theme-toggle .tc-ico-moon{display:none}.header,.header-inner{height:var(--header-height)}.header{position:absolute;top:0;right:0}.header-inner{display:flex;align-items:center;justify-content:space-between}.header-logo,.header-nav,.header-right{align-items:center;display:flex}.header-logo img{height:65px;width:auto;margin-top:10px;margin-bottom:10px}.header-transparent .logo-scrolled,.header-transparent.header-scrolled .logo-default,.tcv2-compact .tcv2-tabs{display:none}.header-transparent.header-scrolled .logo-scrolled{display:block}.header-logo-text{font-size:var(--font-size-xl);font-weight:700;color:var(--text-primary)}.footer-contact:hover,.footer-copyright a:hover,.footer-nav a:hover,.header-transparent .header-logo-text,.header-transparent .header-nav-link,.header-transparent .header-whatsapp,.tcv2-tab:hover{color:#fff}.header-nav,.header-right{gap:var(--spacing-xl)}.header-nav-link{font-size:var(--font-size-base);font-weight:500;color:var(--text-primary);text-decoration:none;transition:color var(--transition-fast);position:relative}.header-mobile-link:hover,.header-nav-link.active,.header-nav-link:hover,.header-whatsapp:hover{color:var(--cor-primaria)}.header-transparent .header-nav-link:hover{color:rgba(255,255,255,.8)}.header-nav-link.active::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--cor-primaria);border-radius:1px}.header-favoritos{display:flex;align-items:center;gap:6px;position:relative}.header-favoritos svg{transition:.2s;flex-shrink:0}.header-favoritos:hover svg{stroke:#ef4444;fill:rgba(239,68,68,0.1)}.header-favoritos-count{display:none;min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;border-radius:9px;line-height:18px;text-align:center;margin-left:2px}.header-mobile-link,.header-whatsapp{font-weight:500;color:var(--text-primary)}.header-favoritos-count.has-items{display:inline-block}.footer-copyright,.header-mobile-favoritos{display:flex;align-items:center;gap:8px}.header-mobile-favoritos svg,.tcv2-btn svg{flex-shrink:0}.header-whatsapp{display:flex;align-items:center;gap:var(--spacing-sm);font-size:var(--font-size-sm);text-decoration:none}.header-mobile-link,.header-mobile-phone{font-size:var(--font-size-lg);text-decoration:none}.header-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:0 0;border:none;cursor:pointer;padding:4px}.header-toggle span{display:block;width:100%;height:2px;background:var(--text-primary);border-radius:2px;transition:all var(--transition-fast)}.header-transparent .header-toggle span{background:#fff}.header-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.header-toggle.active span:nth-child(2),.tcv2-field+.tcv2-field.focused::before,.tcv2-field.focused+.tcv2-field::before{opacity:0}.header-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header-mobile-menu{position:fixed;top:var(--header-height);right:0;bottom:0;background:#fff;padding:var(--spacing-lg);transform:translateX(100%);transition:transform var(--transition-base);overflow-y:auto;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height))}.header-mobile-menu.active{transform:translateX(0)}.header-mobile-nav{display:flex;flex-direction:column}.header-mobile-link{padding:var(--spacing-md) 0;border-bottom:1px solid var(--border-color)}.header-mobile-contact{margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color)}.header-mobile-phone{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--cor-primaria)}.header-spacer{height:var(--header-height)}@media (max-width:991px){.tc-theme-toggle{top:calc(var(--header-height-mobile) + 8px);right:14px;width:40px;height:40px}.tc-theme-toggle svg{width:18px;height:18px}.header-mobile-menu{height:calc(100vh - var(--header-height-mobile));height:calc(100dvh - var(--header-height-mobile));top:var(--header-height-mobile)}.header,.header-inner,.header-spacer{height:var(--header-height-mobile)}.header-logo img{height:52px;margin-top:4px;margin-bottom:4px}}.footer{background:linear-gradient(180deg,#1a1a1a 0,#0d0d0d 100%);color:rgba(255,255,255,.85);padding:60px 0 30px}.footer-main{display:flex;flex-direction:column;gap:24px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-row-main{display:flex;justify-content:space-between;align-items:center;gap:60px}.footer-brand-col{flex:0 0 auto}.footer-brand{display:inline-block;text-decoration:none}.footer-logo{height:70px;width:auto;opacity:.95;transition:opacity .2s}.footer-logo:hover{opacity:1}.footer-logo-text{font-size:1.75rem;font-weight:700;color:#fff}.footer-address{margin-top:16px;font-size:.875rem;color:rgba(255,255,255,.6);max-width:280px;line-height:1.5}.footer-contact-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer-contact-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.4)}.footer-contact,.footer-nav a{font-size:.9375rem;transition:color .2s;text-decoration:none}.tcv2-field-inner label,.tcv2-tab{letter-spacing:.18em;text-transform:uppercase}.footer-contact{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:rgba(255,255,255,.85)}.footer-contact svg{color:rgba(255,255,255,.55);flex-shrink:0}.footer-social-link,.tcv2-row{align-items:center;display:flex}.footer-contact--wa svg{color:#25d366}.footer-social{display:flex;gap:12px;margin-top:20px}.footer-social-link{justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);transition:.2s}.footer-social-link:hover{background:var(--cor-primaria);color:#fff;transform:translateY(-2px)}.tcv2-box .search-dropdown-trigger,.tcv2-box .search-dropdown-trigger:focus,.tcv2-box .search-dropdown-trigger:hover{box-shadow:none!important;transform:none!important}.footer-links-col{flex:1;display:flex;justify-content:flex-end}.footer-nav{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:flex-end}.footer-nav a{color:rgba(255,255,255,.7);white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:.8125rem;color:rgba(255,255,255,.5)}.footer-copyright a{color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s}.footer-divider{opacity:.4}.footer-powered a{color:#fff;font-weight:600;text-decoration:none;margin-left:4px}.footer-powered a:hover{text-decoration:underline}.tcv2-box{width:100%;max-width:970px;margin:0 auto}.tcv2-tabs{display:flex;gap:22px;margin-bottom:14px;justify-content:center}.tcv2-tab{background:0 0;border:none;padding:0 2px 7px;font-size:12px;font-weight:600;color:rgba(255,255,255,.6);border-bottom:2px solid transparent;cursor:pointer;transition:color .25s,border-color .25s}.tcv2-hero .tcv2-row,.tcv2-row{border-radius:16px}.tcv2-tab.active{color:#fff;border-bottom-color:var(--cor-primaria,#297ea5)}.tcv2-row{gap:4px;padding:8px;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18);overflow:visible;position:relative}.tcv2-box .search-dropdown-trigger{background:0 0!important;border:none!important;padding:0!important;caret-color:auto}.tcv2-box .search-dropdown-field.focused .search-dropdown-trigger,.tcv2-box .search-dropdown-field:hover .search-dropdown-trigger{box-shadow:none!important;transform:none!important;border-color:transparent!important}.tcv2-field{position:relative;z-index:1;display:flex;align-items:center;padding:0;height:56px;flex:1;min-width:0}.tcv2-field+.tcv2-field::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:#e2e8f0}.tcv2-field-inner{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;height:100%;padding:0 18px;cursor:pointer;border-radius:12px;transition:background .2s}.tcv2-btn,.tcv2-field-inner input{border:none;white-space:nowrap;font-weight:600;cursor:pointer}.tcv2-field-inner:hover{background:#f8fafc}.tcv2-field.focused .tcv2-field-inner{background:#f1f5f9}.tcv2-field-icon{color:var(--cor-primaria,#297ea5);flex-shrink:0;display:flex;pointer-events:none}.tcv2-field-text{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1}.tcv2-field-value{display:flex;align-items:center;gap:5px;min-width:0}.tcv2-chevron{width:14px;height:14px;color:#94a3b8;flex-shrink:0;pointer-events:none;transition:transform .2s}.tcv2-field.focused .tcv2-chevron{transform:rotate(180deg)}.tcv2-field-inner label{display:block;font-size:10px;font-weight:600;color:#94a3b8;margin-bottom:2px;pointer-events:none;white-space:nowrap}.tcv2-field-inner input{outline:0;background:0 0;font-size:14px;color:#1e293b;width:100%;min-width:0;padding:0;text-overflow:ellipsis;overflow:hidden}.tcv2-field-inner input::placeholder{color:#94a3b8;font-weight:400}.tcv2-field-inner input[readonly]{cursor:pointer}.tcv2-field-location{flex:1.8}.tcv2-btn{display:flex;align-items:center;justify-content:center;gap:9px;height:50px;padding:0 26px;margin:0;border-radius:12px;background:var(--gradient-primary,var(--cor-primaria,#297ea5));color:var(--btn-primary-text,#fff);font-size:13px;text-transform:uppercase;letter-spacing:.14em;transition:filter .2s,transform .15s,box-shadow .2s;flex-shrink:0}.tcv2-btn:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.tcv2-btn:active{transform:translateY(0)}.tcv2-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;justify-content:center}a.tcv2-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:rgba(255,255,255,.15);color:rgba(255,255,255,.9);font-size:13px;font-weight:500;border-radius:100px;text-decoration:none;transition:.25s;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15)}a.tcv2-pill:hover{background:rgba(255,255,255,.3);color:#fff;border-color:rgba(255,255,255,.3);text-decoration:none;transform:translateY(-1px)}.cookie-banner[hidden],.cookie-modal[hidden],.tcv2-box .search-dropdown-menu{display:none!important}.tcv2-goo{position:absolute;inset:0;filter:url(#tcGoo);pointer-events:none;z-index:0}.tcv2-gv{position:absolute;left:0;top:0;width:0;height:0;border-radius:12px;background:color-mix(in srgb,var(--cor-primaria,#297ea5) 14%,#fff)}.cookie-banner,.cookie-modal{position:fixed;font-family:inherit}.tcv2-gv-rapida{transition:left .3s cubic-bezier(.6, 0, .3, 1),top .3s cubic-bezier(.6, 0, .3, 1),width .3s cubic-bezier(.6, 0, .3, 1),height .3s cubic-bezier(.6, 0, .3, 1)}.tcv2-gv-lenta{transition:left .55s cubic-bezier(.25, 0, .12, 1),top .55s cubic-bezier(.25, 0, .12, 1),width .55s cubic-bezier(.25, 0, .12, 1),height .55s cubic-bezier(.25, 0, .12, 1)}.tcv2-row.goo-sem-anim .tcv2-gv{transition:none!important}.search-dropdown-shared.tcv2-morphing{overflow:hidden;transition:left .5s cubic-bezier(.35, 0, .15, 1),top .5s cubic-bezier(.35, 0, .15, 1),width .5s cubic-bezier(.35, 0, .15, 1),height .5s cubic-bezier(.35, 0, .15, 1),transform .25s cubic-bezier(.4, 0, .2, 1),opacity .15s}.tcv2-drop-swap{animation:.35s .18s both tcv2DropSwap}@keyframes tcv2DropSwap{from{opacity:0}to{opacity:1}}@media (max-width:768px){.footer{padding:40px 0 24px}.footer-main{gap:32px;text-align:center}.footer-row-main{flex-direction:column;gap:32px}.footer-brand-col{width:100%}.footer-address{margin-left:auto;margin-right:auto}.footer-nav,.footer-social{justify-content:center}.footer-links-col{width:100%;justify-content:center}.footer-contact-wrap{align-items:center}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.tcv2-hero .tcv2-row,.tcv2-row{border-radius:16px!important}.tcv2-box{max-width:100%}.tcv2-tabs{gap:18px}.tcv2-tab{flex:none;padding:0 2px 7px;font-size:11px}.tcv2-row{flex-direction:column;align-items:stretch}.tcv2-field+.tcv2-field::before{display:none}.tcv2-field+.tcv2-field{border-top:1px solid #e2e8f0}.tcv2-field{flex:none;width:100%}.tcv2-field-location{flex:none}.tcv2-field-inner{padding:12px 16px}.tcv2-btn{width:100%;height:52px;padding:0 20px;margin:4px 0 0;border-radius:12px}.tcv2-pills{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.tcv2-pills::-webkit-scrollbar{display:none}.tcv2-pill{flex-shrink:0;font-size:12px;padding:7px 14px}}.cookie-banner{bottom:0;left:0;right:0;z-index:9998;background:#1a1a2e;color:#f5f5f7;box-shadow:0 -4px 20px rgba(0,0,0,.25);border-top:3px solid var(--cor-primaria,#6366f1);padding:20px 24px;animation:.4s ease-out cookieSlideUp}@keyframes cookieSlideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.cookie-banner__text{flex:1 1 400px;min-width:0}.cookie-banner__text strong{display:block;font-size:.95rem;margin-bottom:6px}.cookie-banner__text p{margin:0;font-size:.8125rem;line-height:1.5;color:rgba(255,255,255,.78)}.cookie-banner__text a{color:#fff;text-decoration:underline}.cookie-banner__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cookie-btn{border:none;cursor:pointer;padding:10px 20px;border-radius:8px;font-size:.8125rem;font-weight:600;font-family:inherit;transition:.2s;white-space:nowrap}.cookie-btn--primary{background:var(--cor-primaria,#6366f1);color:#fff}.cookie-btn--primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.cookie-btn--ghost{background:0 0;color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.3)}.cookie-btn--ghost:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.cookie-modal{inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.cookie-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(3px);animation:.2s ease-out cookieFadeIn}@keyframes cookieFadeIn{from{opacity:0}to{opacity:1}}.cookie-modal__content{position:relative;background:#fff;color:#1a1a2e;border-radius:16px;max-width:560px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.4);animation:.25s ease-out cookieScaleIn}@keyframes cookieScaleIn{from{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.cookie-modal__header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.cookie-modal__header .cookie-modal__title{margin:0;font-size:1.125rem;font-weight:700}.cookie-modal__close{background:0 0;border:none;font-size:1.75rem;line-height:1;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px}.cookie-modal__close:hover{color:#1a1a2e}.cookie-modal__body{padding:20px 24px;overflow-y:auto;font-size:.875rem;line-height:1.5;color:#4b5563}.cookie-modal__body>p{margin:0 0 16px}.cookie-modal__footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;background:#f9fafb}.cookie-modal__footer .cookie-btn--ghost{color:#4b5563;border-color:#d1d5db}.cookie-modal__footer .cookie-btn--ghost:hover{background:#f3f4f6;border-color:#9ca3af}.cookie-category{display:block;padding:14px 0;border-top:1px solid #f3f4f6;cursor:pointer}.cookie-category:first-of-type{border-top:none}.cookie-category__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.cookie-category__title{font-weight:600;color:#1a1a2e;font-size:.9375rem}.cookie-category__desc{margin:0;font-size:.8125rem;color:#6b7280}.cookie-category__toggle{position:relative;display:inline-block;width:44px;height:24px}.cookie-category__toggle input{opacity:0;width:0;height:0}.cookie-category__slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;border-radius:24px;transition:.2s}.cookie-category__slider::before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.2s}.cookie-category__toggle input:checked+.cookie-category__slider{background-color:var(--cor-primaria,#6366f1)}.cookie-category__toggle input:checked+.cookie-category__slider::before{transform:translateX(20px)}.cookie-category__toggle--locked{font-size:.75rem;color:#9ca3af;font-style:italic;width:auto;height:auto}@media (max-width:767px){.cookie-banner{padding:16px}.cookie-banner__inner{gap:14px}.cookie-banner__text{flex:1 1 100%}.cookie-banner__actions{width:100%;justify-content:stretch}.cookie-btn{flex:1 1 auto;padding:12px;font-size:.75rem}.cookie-modal__footer{flex-direction:column-reverse}.cookie-modal__footer .cookie-btn{width:100%}}