.tronca-header-v5{--tronca-font:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--tronca-font-elegant:var(--font-heading-family),Georgia,serif;--tronca-white:#fff;--tronca-black:#111;--tronca-grey:#6b6b6b;--tronca-light-grey:#f4f2ed;--tronca-border:rgba(17,17,17,.09);--tronca-danger:#9b2d30;--tronca-orange:#d87800;--tronca-card-radius:28px;--tronca-mobile-card-radius:23px;--tronca-transition:.24s cubic-bezier(.22,.8,.25,1);position:relative;z-index:60;width:100%;color:var(--tronca-header-text,var(--tronca-black));font-family:var(--tronca-font)}.tronca-header-v5,.tronca-header-v5 *,.tronca-header-v5 *:before,.tronca-header-v5 *:after,.tronca-mobile-menu-v5,.tronca-mobile-menu-v5 *,.tronca-mobile-menu-v5 *:before,.tronca-mobile-menu-v5 *:after,.tronca-search-panel-v5,.tronca-search-panel-v5 *,.tronca-search-panel-v5 *:before,.tronca-search-panel-v5 *:after,.tronca-account-panel-v5,.tronca-account-panel-v5 *,.tronca-account-panel-v5 *:before,.tronca-account-panel-v5 *:after,.tronca-cart-panel-v5,.tronca-cart-panel-v5 *,.tronca-cart-panel-v5 *:before,.tronca-cart-panel-v5 *:after{box-sizing:border-box}.tronca-header-v5 button,.tronca-header-v5 input,.tronca-mobile-menu-v5 button,.tronca-search-panel-v5 button,.tronca-search-panel-v5 input,.tronca-account-panel-v5 button,.tronca-cart-panel-v5 button,.tronca-cart-panel-v5 input{font-family:inherit}.tronca-header-v5 button,.tronca-header-v5 a,.tronca-mobile-menu-v5 button,.tronca-mobile-menu-v5 a,.tronca-search-panel-v5 button,.tronca-search-panel-v5 a,.tronca-account-panel-v5 button,.tronca-account-panel-v5 a,.tronca-cart-panel-v5 button,.tronca-cart-panel-v5 a{-webkit-tap-highlight-color:transparent}body.tronca-v5-panel-open{overflow:hidden}.tronca-header-v5__announcement{position:relative;z-index:8;width:100%;background:var(--tronca-header-green,#1e3d2f);color:#fff}.tronca-header-v5__announcement-inner{width:min(100%,1480px);min-height:28px;margin:0 auto;padding:5px 20px;display:flex;align-items:center;justify-content:space-around;gap:24px}.tronca-header-v5__announcement-item{flex:1 1 0;margin:0;color:inherit;font-size:10px;line-height:1.3;font-weight:500;text-align:center}.tronca-header-v5__bar{position:relative;z-index:9;width:100%;background:var(--tronca-header-background,#fff);color:var(--tronca-header-text,#111);border-radius:0 0 var(--tronca-header-radius,22px) var(--tronca-header-radius,22px);box-shadow:0 5px 24px #13221712;transition:min-height var(--tronca-transition),box-shadow var(--tronca-transition),border-radius var(--tronca-transition)}.tronca-header-v5[data-sticky=true] .tronca-header-v5__bar{position:sticky;top:0}.tronca-header-v5__inner{width:min(100%,1480px);min-height:var(--tronca-header-height-mobile,72px);margin:0 auto;padding:0 10px;display:grid;grid-template-columns:40px minmax(72px,1fr) auto;align-items:center;gap:6px;transition:min-height var(--tronca-transition),padding var(--tronca-transition)}.tronca-header-v5.is-compact .tronca-header-v5__inner{min-height:62px}.tronca-header-v5.is-compact .tronca-header-v5__logo-image{transform:scale(.9)}.tronca-header-v5.is-compact .tronca-header-v5__bar{box-shadow:0 6px 25px #13221721}.tronca-header-v5__logo{min-width:0;display:inline-flex;align-items:center;justify-self:start;color:inherit;text-decoration:none}.tronca-header-v5__logo-image{display:block;width:var(--tronca-logo-width-mobile,105px);max-width:100%;max-height:calc(var(--tronca-header-height-mobile,72px) - 14px);object-fit:contain;transform-origin:left center;transition:width var(--tronca-transition),transform var(--tronca-transition)}.tronca-header-v5__logo-fallback,.tronca-mobile-menu-v5__logo-fallback{display:grid;color:inherit;line-height:.82;text-align:center}.tronca-header-v5__logo-fallback strong,.tronca-mobile-menu-v5__logo-fallback strong{font-size:21px;line-height:1;font-weight:800;letter-spacing:-.8px}.tronca-header-v5__logo-fallback small,.tronca-mobile-menu-v5__logo-fallback small{margin-top:4px;font-size:7px;line-height:1;font-weight:600;letter-spacing:1.2px}.tronca-header-v5__actions{min-width:0;display:flex;align-items:center;justify-content:flex-end}.tronca-header-v5__icon-button{position:relative;width:38px;height:38px;padding:7px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;outline:0;background:transparent;color:inherit;border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.tronca-header-v5__icon-button:hover,.tronca-header-v5__icon-button:focus-visible{background:#1111110e}.tronca-header-v5__icon-button:active{transform:scale(.92)}.tronca-header-v5__icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-header-v5__hamburger-button{display:inline-flex}.tronca-header-v5__hamburger{width:22px;display:grid;gap:4px}.tronca-header-v5__hamburger span{display:block;width:100%;height:1.8px;background:currentColor;border-radius:99px}.tronca-header-v5__cart-count{position:absolute;top:0;right:-1px;min-width:18px;height:18px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background:var(--tronca-header-accent,#f4b000);color:#111;border:2px solid var(--tronca-header-background,#fff);border-radius:99px;font-size:9px;line-height:1;font-weight:700}.tronca-header-v5__cart-count.is-empty{display:none}.tronca-header-v5__desktop-navigation{display:none;min-width:0;justify-self:center}.tronca-header-v5__desktop-list{margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:var(--tronca-menu-gap,16px);list-style:none}.tronca-header-v5__desktop-item{position:static;min-width:0}.tronca-header-v5__desktop-trigger,.tronca-header-v5__desktop-link{position:relative;margin:0;padding:11px 0;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--tronca-header-text,#111);text-decoration:none;white-space:nowrap;font-family:var(--tronca-font)!important;font-size:var(--tronca-menu-font-size,10px)!important;line-height:1!important;font-weight:600!important;letter-spacing:.012em!important;cursor:pointer;-webkit-appearance:none;appearance:none}.tronca-header-v5__desktop-trigger:after,.tronca-header-v5__desktop-link:after{content:"";position:absolute;right:50%;bottom:3px;left:50%;height:2.5px;background:var(--tronca-header-accent,#f4b000);border-radius:99px;transition:right .18s ease,left .18s ease}.tronca-header-v5__desktop-trigger:hover:after,.tronca-header-v5__desktop-trigger:focus-visible:after,.tronca-header-v5__desktop-link:hover:after,.tronca-header-v5__desktop-link:focus-visible:after{right:0;left:0}.tronca-header-v5__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;width:100%;height:100%;padding:0;border:0;background:#121a1557;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);opacity:0;cursor:pointer;touch-action:manipulation;transition:opacity .26s ease}.tronca-header-v5__overlay[hidden]{display:none}.tronca-header-v5__overlay.is-visible{opacity:1}.tronca-mobile-menu-v5{position:fixed;top:12px;bottom:12px;left:12px;z-index:90;width:min(calc(100vw - 24px),400px);padding:0 22px 27px;display:flex;flex-direction:column;background:#fffffffa;color:#111;border:1px solid rgba(255,255,255,.72);border-radius:var(--tronca-card-radius);box-shadow:0 32px 90px #141a163d,0 8px 25px #141a1617;transform:translate(calc(-100% - 30px)) scale(.985);opacity:0;visibility:hidden;overflow-y:auto;overscroll-behavior:contain;transition:transform .28s cubic-bezier(.22,.8,.25,1),opacity .24s ease,visibility .28s ease}.tronca-mobile-menu-v5.is-open{transform:translate(0) scale(1);opacity:1;visibility:visible}.tronca-mobile-menu-v5__header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--tronca-border)}.tronca-mobile-menu-v5__logo{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.tronca-mobile-menu-v5__logo-image{width:108px;max-height:56px;display:block;object-fit:contain}.tronca-mobile-menu-v5__close,.tronca-search-panel-v5__close,.tronca-account-panel-v5__close,.tronca-cart-panel-v5__close{width:40px;height:40px;padding:8px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;background:#1111110b;color:#111;border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.tronca-mobile-menu-v5__close:hover,.tronca-mobile-menu-v5__close:focus-visible,.tronca-search-panel-v5__close:hover,.tronca-search-panel-v5__close:focus-visible,.tronca-account-panel-v5__close:hover,.tronca-account-panel-v5__close:focus-visible,.tronca-cart-panel-v5__close:hover,.tronca-cart-panel-v5__close:focus-visible{background:#11111116}.tronca-mobile-menu-v5__close:active,.tronca-search-panel-v5__close:active,.tronca-account-panel-v5__close:active,.tronca-cart-panel-v5__close:active{transform:scale(.92)}.tronca-mobile-menu-v5__close svg,.tronca-search-panel-v5__close svg,.tronca-account-panel-v5__close svg,.tronca-cart-panel-v5__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-mobile-menu-v5__body{padding-top:22px}.tronca-mobile-menu-v5__eyebrow,.tronca-search-panel-v5__eyebrow,.tronca-account-panel-v5__eyebrow,.tronca-cart-panel-v5__eyebrow{margin:0 0 5px;color:var(--tronca-orange);font-family:var(--tronca-font-elegant)!important;font-size:16px;line-height:1.08;font-weight:500;font-style:italic;letter-spacing:-.015em;text-transform:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.tronca-mobile-menu-v5__list{margin:0;padding:0;list-style:none}.tronca-mobile-menu-v5__item{border-bottom:1px solid var(--tronca-border)}.tronca-mobile-menu-v5__link{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#111;text-decoration:none;font-size:13px;line-height:1.3;font-weight:600;transition:color .18s ease,padding .18s ease}.tronca-mobile-menu-v5__link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.tronca-mobile-menu-v5__link:hover,.tronca-mobile-menu-v5__link:focus-visible{color:#935900;padding-left:3px}.tronca-mobile-menu-v5__footer{margin-top:auto;padding-top:27px}.tronca-mobile-menu-v5__account-link,.tronca-mobile-menu-v5__contact-link{min-height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#111;border:1px solid rgba(17,17,17,.13);border-radius:14px;text-decoration:none;font-size:12px;font-weight:600}.tronca-mobile-menu-v5__contact-link{margin-top:8px}.tronca-mobile-menu-v5__account-link svg,.tronca-mobile-menu-v5__contact-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-mobile-menu-v5__signature{margin:22px 0 0;color:#111;font-size:11px;line-height:1.4;font-weight:700;text-align:center}.tronca-mobile-menu-v5__signature span{display:block;color:var(--tronca-grey);font-size:9px;font-weight:400}.tronca-search-panel-v5,.tronca-account-panel-v5,.tronca-cart-panel-v5{background:#fffffffa;color:#111;border:1px solid rgba(255,255,255,.76);border-radius:var(--tronca-card-radius);box-shadow:0 34px 100px #141a1642,0 8px 28px #141a1617;opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s cubic-bezier(.22,.8,.25,1),opacity .23s ease,visibility .28s ease}.tronca-search-panel-v5.is-open,.tronca-account-panel-v5.is-open,.tronca-cart-panel-v5.is-open{opacity:1;visibility:visible;pointer-events:auto}.tronca-search-panel-v5__header,.tronca-account-panel-v5__header,.tronca-cart-panel-v5__header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--tronca-border)}.tronca-search-panel-v5__title,.tronca-account-panel-v5__title,.tronca-cart-panel-v5__title{margin:0;color:#111;font-size:22px;line-height:1;font-weight:700;letter-spacing:-.025em}.tronca-search-panel-v5{position:fixed;top:18px;right:auto;left:50%;z-index:100;width:min(calc(100% - 36px),720px);padding:20px;transform:translate(-50%) translateY(-18px) scale(.975);transform-origin:top center}.tronca-search-panel-v5.is-open{transform:translate(-50%) translateY(0) scale(1)}.tronca-search-panel-v5__header{min-height:67px}.tronca-search-panel-v5__body{padding-top:19px}.tronca-search-panel-v5__form{margin:0}.tronca-search-panel-v5__input-wrapper{min-height:54px;padding:0 11px 0 16px;display:grid;grid-template-columns:21px minmax(0,1fr) 39px;align-items:center;gap:11px;background:var(--tronca-light-grey);border:1px solid rgba(17,17,17,.045);border-radius:16px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.tronca-search-panel-v5__input-wrapper:focus-within{background:#fff;border-color:#d8780061;box-shadow:0 0 0 4px #f4b0001c}.tronca-search-panel-v5__search-icon,.tronca-search-panel-v5__submit svg,.tronca-search-panel-v5__all-products svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-search-panel-v5__search-icon{width:20px;height:20px}.tronca-search-panel-v5__input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#111;font-size:14px;line-height:1.3}.tronca-search-panel-v5__submit{width:38px;height:38px;padding:8px;display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--tronca-header-accent,#f4b000);color:#111;border-radius:50%;cursor:pointer;box-shadow:0 6px 15px #f4b0002b;transition:transform .18s ease,filter .18s ease}.tronca-search-panel-v5__submit:hover,.tronca-search-panel-v5__submit:focus-visible{filter:brightness(.97)}.tronca-search-panel-v5__submit:active{transform:scale(.92)}.tronca-search-panel-v5__submit svg{width:18px;height:18px}.tronca-search-panel-v5__popular,.tronca-search-panel-v5__results{margin-top:19px}.tronca-search-panel-v5__popular-title,.tronca-search-panel-v5__results-title{margin:0 0 10px;font-size:11px;line-height:1.3;font-weight:700}.tronca-search-panel-v5__chips{display:flex;flex-wrap:wrap;gap:8px}.tronca-search-panel-v5__chip{padding:9px 12px;background:var(--tronca-light-grey);color:#111;border:1px solid transparent;border-radius:999px;text-decoration:none;font-size:10px;line-height:1.2;font-weight:500;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.tronca-search-panel-v5__chip:hover,.tronca-search-panel-v5__chip:focus-visible{background:#fff;border-color:#1111111f;transform:translateY(-1px)}.tronca-search-panel-v5__footer{margin-top:23px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--tronca-border)}.tronca-search-panel-v5__footer-text{margin:0;color:var(--tronca-grey);font-size:10px;line-height:1.45}.tronca-search-panel-v5__all-products{display:inline-flex;align-items:center;gap:5px;color:#111;text-decoration:none;font-size:10px;font-weight:700;white-space:nowrap}.tronca-search-panel-v5__all-products svg{width:15px;height:15px;transition:transform .18s ease}.tronca-search-panel-v5__all-products:hover svg,.tronca-search-panel-v5__all-products:focus-visible svg{transform:translate(3px)}.tronca-account-panel-v5{position:fixed;top:18px;right:18px;bottom:18px;z-index:95;width:min(calc(100% - 36px),415px);height:auto;padding:0 23px 28px;display:flex;flex-direction:column;transform:translate(34px) scale(.975);overflow-y:auto;overscroll-behavior:contain}.tronca-account-panel-v5.is-open{transform:translate(0) scale(1)}.tronca-account-panel-v5__header{min-height:80px}.tronca-account-panel-v5__body{padding-top:27px}.tronca-account-panel-v5__welcome{padding:17px;display:flex;align-items:center;gap:13px;background:var(--tronca-header-cream,#f7f3ee);border-radius:18px}.tronca-account-panel-v5__avatar{width:49px;height:49px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:var(--tronca-header-accent,#f4b000);color:#111;border-radius:50%;font-size:18px;font-weight:700;box-shadow:0 7px 18px #f4b00029}.tronca-account-panel-v5__avatar svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-account-panel-v5__welcome-text{min-width:0;display:grid;gap:2px}.tronca-account-panel-v5__welcome-text span{color:var(--tronca-grey);font-size:10px}.tronca-account-panel-v5__welcome-text strong{overflow:hidden;font-size:14px;line-height:1.3;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tronca-account-panel-v5__navigation{margin-top:20px;display:grid}.tronca-account-panel-v5__navigation-link{min-height:67px;display:grid;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:11px;color:#111;border-bottom:1px solid var(--tronca-border);text-decoration:none}.tronca-account-panel-v5__navigation-icon{width:37px;height:37px;display:flex;align-items:center;justify-content:center;background:var(--tronca-light-grey);border-radius:50%;transition:background-color .18s ease,transform .18s ease}.tronca-account-panel-v5__navigation-icon svg,.tronca-account-panel-v5__navigation-arrow{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-account-panel-v5__navigation-icon svg{width:18px;height:18px}.tronca-account-panel-v5__navigation-content{min-width:0;display:grid;gap:2px}.tronca-account-panel-v5__navigation-content strong{font-size:11px;line-height:1.3;font-weight:700}.tronca-account-panel-v5__navigation-content small{color:var(--tronca-grey);font-size:9px;line-height:1.35}.tronca-account-panel-v5__navigation-arrow{width:16px;height:16px;transition:transform .18s ease}.tronca-account-panel-v5__navigation-link:hover,.tronca-account-panel-v5__navigation-link:focus-visible{color:#935900}.tronca-account-panel-v5__navigation-link:hover .tronca-account-panel-v5__navigation-icon,.tronca-account-panel-v5__navigation-link:focus-visible .tronca-account-panel-v5__navigation-icon{background:#f4b00024;transform:scale(1.04)}.tronca-account-panel-v5__navigation-link:hover .tronca-account-panel-v5__navigation-arrow,.tronca-account-panel-v5__navigation-link:focus-visible .tronca-account-panel-v5__navigation-arrow{transform:translate(3px)}.tronca-account-panel-v5__logout{min-height:44px;margin-top:22px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--tronca-danger);border:1px solid rgba(155,45,48,.23);border-radius:13px;text-decoration:none;font-size:11px;font-weight:700}.tronca-account-panel-v5__logout svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-account-panel-v5__guest{text-align:center}.tronca-account-panel-v5__benefits{margin-top:27px;padding-top:21px;border-top:1px solid var(--tronca-border)}.tronca-account-panel-v5__benefits-title{margin:0 0 12px;font-size:11px;font-weight:700}.tronca-account-panel-v5__benefits ul{margin:0;padding:0;display:grid;gap:10px;list-style:none}.tronca-account-panel-v5__benefits li{display:flex;align-items:center;gap:8px;color:var(--tronca-grey);font-size:10px;line-height:1.4}.tronca-account-panel-v5__benefits svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:var(--tronca-header-green,#1e3d2f);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tronca-account-panel-v5__footer{margin-top:auto;padding-top:26px;text-align:center}.tronca-account-panel-v5__footer p{margin:0;color:var(--tronca-grey);font-size:9px}.tronca-account-panel-v5__footer a{margin-top:5px;display:inline-block;color:#111;font-size:10px;font-weight:700}.tronca-cart-panel-v5{position:fixed;top:18px;right:18px;bottom:18px;z-index:95;width:min(calc(100% - 36px),445px);height:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translate(34px) scale(.975);overflow:hidden}.tronca-cart-panel-v5.is-open{transform:translate(0) scale(1)}.tronca-cart-panel-v5__header{min-height:82px;padding:16px 21px}.tronca-cart-panel-v5__title-row{display:flex;align-items:center;gap:9px}.tronca-cart-panel-v5__count{min-width:20px;height:20px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;background:var(--tronca-header-accent,#f4b000);color:#111;border-radius:999px;font-size:9px;line-height:1;font-weight:700}.tronca-cart-panel-v5__count.is-empty{display:none}.tronca-cart-panel-v5__body{min-height:0;padding:7px 21px 22px;overflow-y:auto;overscroll-behavior:contain}.tronca-cart-panel-v5__items{display:grid}.tronca-cart-panel-v5__item{padding:17px 0;display:grid;grid-template-columns:84px minmax(0,1fr);gap:13px;border-bottom:1px solid var(--tronca-border)}.tronca-cart-panel-v5__item:last-child{border-bottom:0}.tronca-cart-panel-v5__item.is-updating{opacity:.58;pointer-events:none}.tronca-cart-panel-v5__media{width:84px;height:84px;display:block;overflow:hidden;background:var(--tronca-light-grey);border-radius:15px}.tronca-cart-panel-v5__image,.tronca-cart-panel-v5__image-placeholder,.tronca-cart-panel-v5__image-placeholder svg{width:100%;height:100%;display:block}.tronca-cart-panel-v5__image{object-fit:cover}.tronca-cart-panel-v5__content,.tronca-cart-panel-v5__information{min-width:0}.tronca-cart-panel-v5__top{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:7px}.tronca-cart-panel-v5__vendor,.tronca-cart-panel-v5__variant,.tronca-cart-panel-v5__selling-plan{margin:0;color:var(--tronca-grey);font-size:9px;line-height:1.35}.tronca-cart-panel-v5__vendor{margin-bottom:3px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}.tronca-cart-panel-v5__product-title{display:inline-block;color:#111;text-decoration:none;font-size:12px;line-height:1.3;font-weight:700}.tronca-cart-panel-v5__product-title:hover,.tronca-cart-panel-v5__product-title:focus-visible{color:#935900}.tronca-cart-panel-v5__variant,.tronca-cart-panel-v5__selling-plan{margin-top:3px}.tronca-cart-panel-v5__remove{width:32px;height:32px;padding:7px;display:inline-flex;align-items:center;justify-content:center;border:0;background:#11111109;color:#707070;border-radius:50%;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.tronca-cart-panel-v5__remove:hover,.tronca-cart-panel-v5__remove:focus-visible{background:#9b2d3014;color:var(--tronca-danger)}.tronca-cart-panel-v5__remove:active{transform:scale(.92)}.tronca-cart-panel-v5__remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.tronca-cart-panel-v5__properties{margin:7px 0 0;display:grid;gap:3px}.tronca-cart-panel-v5__property{display:flex;flex-wrap:wrap;gap:3px;color:var(--tronca-grey);font-size:8.5px;line-height:1.35}.tronca-cart-panel-v5__property dt,.tronca-cart-panel-v5__property dd{margin:0}.tronca-cart-panel-v5__property a{color:inherit}.tronca-cart-panel-v5__item-discounts{margin:8px 0 0;padding:0;display:grid;gap:4px;list-style:none}.tronca-cart-panel-v5__item-discounts li{display:flex;align-items:center;gap:5px;color:var(--tronca-header-green,#1e3d2f);font-size:8.5px;line-height:1.35}.tronca-cart-panel-v5__item-discounts svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-cart-panel-v5__item-discounts strong{margin-left:auto}.tronca-cart-panel-v5__bottom{margin-top:11px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.tronca-cart-panel-v5__quantity{height:35px;display:inline-grid;grid-template-columns:32px 35px 32px;align-items:center;border:1px solid rgba(17,17,17,.15);border-radius:11px;overflow:hidden}.tronca-cart-panel-v5__quantity-button{width:32px;height:33px;padding:0;border:0;background:transparent;color:#111;cursor:pointer;font-size:16px;line-height:1}.tronca-cart-panel-v5__quantity-button:hover,.tronca-cart-panel-v5__quantity-button:focus-visible{background:#1111110b}.tronca-cart-panel-v5__quantity-input{width:35px;height:33px;padding:0;border:0;outline:0;background:transparent;color:#111;text-align:center;font-size:11px;line-height:1;font-weight:600;-webkit-appearance:textfield;appearance:textfield}.tronca-cart-panel-v5__quantity-input::-webkit-inner-spin-button,.tronca-cart-panel-v5__quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.tronca-cart-panel-v5__prices{display:grid;justify-items:end;gap:2px;text-align:right}.tronca-cart-panel-v5__original-price{color:#888;font-size:8.5px}.tronca-cart-panel-v5__price{color:#111;font-size:12px;line-height:1;font-weight:700}.tronca-cart-panel-v5__unit-price{color:var(--tronca-grey);font-size:8px}.tronca-cart-panel-v5__item-error{margin:8px 0 0;color:var(--tronca-danger);font-size:8.5px;line-height:1.4}.tronca-cart-panel-v5__footer{padding:18px 21px max(18px,env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid var(--tronca-border);box-shadow:0 -12px 28px #0000000a}.tronca-cart-panel-v5__discounts{margin-bottom:12px;display:grid;gap:7px}.tronca-cart-panel-v5__discount,.tronca-cart-panel-v5__saving{display:flex;align-items:center;justify-content:space-between;gap:13px;color:var(--tronca-header-green,#1e3d2f);font-size:10px;line-height:1.3}.tronca-cart-panel-v5__discount-label{display:inline-flex;align-items:center;gap:6px}.tronca-cart-panel-v5__discount-label svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tronca-cart-panel-v5__saving{margin-bottom:10px}.tronca-cart-panel-v5__subtotal{display:flex;align-items:center;justify-content:space-between;gap:17px;font-size:14px;line-height:1.2}.tronca-cart-panel-v5__subtotal strong{font-size:18px;line-height:1;font-weight:700}.tronca-cart-panel-v5__tax-note{margin:8px 0 14px;color:var(--tronca-grey);font-size:9.5px;line-height:1.45}.tronca-cart-panel-v5__checkout-form{margin:0}.tronca-cart-panel-v5__checkout,.tronca-cart-panel-v5__continue{width:100%;min-height:48px;padding:0 16px;border-radius:14px;cursor:pointer;font-size:12px;line-height:1;font-weight:700;transition:transform .18s ease,filter .18s ease,background-color .18s ease}.tronca-cart-panel-v5__checkout{border:0;background:var(--tronca-header-accent,#f4b000);color:#111;box-shadow:0 8px 20px #f4b0002b}.tronca-cart-panel-v5__continue{margin-top:8px;border:1px solid rgba(17,17,17,.2);background:transparent;color:#111}.tronca-cart-panel-v5__checkout:hover,.tronca-cart-panel-v5__checkout:focus-visible{filter:brightness(.97)}.tronca-cart-panel-v5__checkout:active,.tronca-cart-panel-v5__continue:active{transform:scale(.985)}.tronca-cart-panel-v5__continue:hover,.tronca-cart-panel-v5__continue:focus-visible{background:#11111106}.tronca-cart-panel-v5__view-cart{margin-top:12px;display:block;color:#5e5e5e;text-align:center;text-decoration:underline;text-underline-offset:3px;font-size:10px;line-height:1.3}.tronca-cart-panel-v5__empty{min-height:100%;padding:54px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tronca-cart-panel-v5__empty-icon{width:70px;height:70px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;background:var(--tronca-light-grey);border-radius:50%}.tronca-cart-panel-v5__empty-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tronca-cart-panel-v5__empty-title{margin:0;font-size:20px;line-height:1.1;font-weight:700;letter-spacing:-.02em}.tronca-cart-panel-v5__empty-text{max-width:290px;margin:11px 0 0;color:var(--tronca-grey);font-size:11px;line-height:1.5}.tronca-cart-panel-v5__empty-button{min-height:45px;margin-top:20px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--tronca-header-accent,#f4b000);color:#111;border-radius:13px;text-decoration:none;font-size:11px;line-height:1;font-weight:700;box-shadow:0 8px 20px #f4b0002b}.tronca-cart-panel-v5__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;background:#ffffffdb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111;font-size:11px;font-weight:600}.tronca-cart-panel-v5__loading[hidden],.tronca-cart-panel-v5__message[hidden]{display:none}.tronca-cart-panel-v5__spinner{width:29px;height:29px;border:3px solid rgba(17,17,17,.13);border-top-color:var(--tronca-header-accent,#f4b000);border-radius:50%;animation:tronca-cart-v5-spin .75s linear infinite}@keyframes tronca-cart-v5-spin{to{transform:rotate(360deg)}}.tronca-cart-panel-v5__message{position:absolute;right:17px;bottom:17px;left:17px;z-index:11;padding:11px 13px;background:#111;color:#fff;border-radius:12px;font-size:10px;line-height:1.4;box-shadow:0 12px 30px #0000002e}.tronca-header-v5 .visually-hidden,.tronca-search-panel-v5 .visually-hidden,.tronca-cart-panel-v5 .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:520px){.tronca-header-v5__announcement-inner{justify-content:center;padding-inline:10px}.tronca-header-v5__announcement-item--secondary{display:none}.tronca-header-v5__inner{grid-template-columns:38px minmax(68px,1fr) auto;padding-inline:8px;gap:4px}.tronca-header-v5__icon-button{width:35px;height:35px;padding:6px}.tronca-header-v5__icon-button svg{width:21px;height:21px}.tronca-header-v5__logo-image{width:min(var(--tronca-logo-width-mobile,105px),108px)}.tronca-mobile-menu-v5{top:8px;bottom:8px;left:8px;width:calc(100vw - 16px);padding:0 19px max(22px,env(safe-area-inset-bottom));border-radius:var(--tronca-mobile-card-radius)}.tronca-search-panel-v5{top:8px;left:50%;width:calc(100% - 16px);padding:14px;border-radius:var(--tronca-mobile-card-radius);transform:translate(-50%) translateY(-14px) scale(.98)}.tronca-search-panel-v5.is-open{transform:translate(-50%) translateY(0) scale(1)}.tronca-search-panel-v5__header{min-height:62px}.tronca-search-panel-v5__footer{align-items:flex-start;flex-direction:column;gap:9px}.tronca-search-panel-v5__input-wrapper{min-height:51px}.tronca-account-panel-v5,.tronca-cart-panel-v5{top:8px;right:8px;bottom:8px;left:8px;width:auto;border-radius:var(--tronca-mobile-card-radius)}.tronca-account-panel-v5{padding:0 19px max(23px,env(safe-area-inset-bottom))}.tronca-cart-panel-v5__header,.tronca-cart-panel-v5__body,.tronca-cart-panel-v5__footer{padding-right:18px;padding-left:18px}.tronca-cart-panel-v5__item{grid-template-columns:75px minmax(0,1fr);gap:10px}.tronca-cart-panel-v5__media{width:75px;height:75px}.tronca-mobile-menu-v5__eyebrow,.tronca-search-panel-v5__eyebrow,.tronca-account-panel-v5__eyebrow,.tronca-cart-panel-v5__eyebrow{font-size:15px}}@media(min-width:521px)and (max-width:989px){.tronca-header-v5__inner{padding-inline:17px}.tronca-header-v5__logo-image{width:min(var(--tronca-logo-width-mobile,105px),135px)}.tronca-mobile-menu-v5{width:min(calc(100vw - 36px),430px)}.tronca-search-panel-v5{width:min(calc(100% - 36px),680px)}}@media(min-width:990px){.tronca-header-v5__hamburger-button{display:none!important}.tronca-header-v5__inner{min-height:var(--tronca-header-height-desktop,76px);padding:0 24px;grid-template-columns:auto minmax(0,1fr) auto;gap:18px}.tronca-header-v5__logo-image{width:var(--tronca-logo-width-desktop,125px);max-height:calc(var(--tronca-header-height-desktop,76px) - 14px)}.tronca-header-v5__desktop-navigation{display:block}.tronca-mobile-menu-v5{display:none}.tronca-header-v5.is-compact .tronca-header-v5__inner{min-height:64px}.tronca-header-v5.is-compact .tronca-header-v5__logo-image{transform:scale(.88)}}@media(min-width:990px)and (max-width:1120px){.tronca-header-v5__inner{padding-inline:14px;gap:10px}.tronca-header-v5__desktop-list{gap:7px}.tronca-header-v5__logo-image{width:min(var(--tronca-logo-width-desktop,125px),105px)}.tronca-header-v5__icon-button{width:35px;height:35px;padding:6.5px}}@media(min-width:1280px){.tronca-header-v5__inner{padding-inline:28px;gap:22px}.tronca-header-v5__desktop-list{gap:clamp(var(--tronca-menu-gap,16px),1.25vw,23px)}}@media(prefers-reduced-motion:reduce){.tronca-header-v5 *,.tronca-header-v5 *:before,.tronca-header-v5 *:after,.tronca-mobile-menu-v5 *,.tronca-mobile-menu-v5 *:before,.tronca-mobile-menu-v5 *:after,.tronca-search-panel-v5 *,.tronca-search-panel-v5 *:before,.tronca-search-panel-v5 *:after,.tronca-account-panel-v5 *,.tronca-account-panel-v5 *:before,.tronca-account-panel-v5 *:after,.tronca-cart-panel-v5 *,.tronca-cart-panel-v5 *:before,.tronca-cart-panel-v5 *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/tronca-header-final-v1.css.map */
