body.tasis-coded-storefront{--tasis-font-family:"Estedad",Tahoma,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-family:var(--tasis-font-family)}.tsf-below-fold{content-visibility:auto;contain-intrinsic-size:760px}.tasis-storefront-home,.tsf-shop{overflow:clip}main#primary.tasis-storefront-home{padding:0;background:#fff}.tsf-eyebrow{display:inline-flex;margin-bottom:.55rem;color:var(--tasis-accent);font-size:.78rem;font-weight:900;letter-spacing:.02em}.tsf-button{min-height:46px;padding:.72rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;font-weight:800;line-height:1.3}.tsf-button--primary{color:#fff;background:var(--tasis-action);border-color:var(--tasis-action)}.tsf-button--primary:hover{color:#fff;background:var(--tasis-action-hover);border-color:var(--tasis-action-hover)}.tsf-button--ghost{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3)}.tsf-button--ghost:hover{color:#fff;background:rgba(255,255,255,.15)}.tsf-hero{padding-block:clamp(.75rem,2.5vw,1.75rem);color:#fff;background:linear-gradient(180deg,#f4f7f9 0%,#fff 100%)}.tsf-hero__viewport{position:relative;min-height:clamp(330px,36vw,400px);background:radial-gradient(circle at 15% 15%,rgba(252,118,3,.30),transparent 33%),linear-gradient(135deg,#0f2027 0%,#203a43 54%,#2c5364 100%);border-radius:clamp(18px,3vw,30px);box-shadow:0 28px 70px rgba(15,32,39,.2);overflow:hidden}.tsf-hero__track,.tsf-hero__slide{min-height:inherit}.tsf-hero__slide{position:absolute;inset:0;padding:clamp(1rem,2.8vw,2.4rem);display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:1.5rem;opacity:0;visibility:hidden;transform:translateX(2%);transition:opacity .55s ease,transform .55s ease,visibility .55s}.tsf-hero__slide.is-active{position:relative;opacity:1;visibility:visible;transform:none}.tsf-hero__content{z-index:2;max-width:660px}.tsf-hero__title{margin-bottom:.7rem;color:#fff;font-size:clamp(1.8rem,6vw,3.6rem);line-height:1.35}.tsf-hero__text{max-width:600px;margin-bottom:1rem;color:rgba(255,255,255,.78);font-size:clamp(.95rem,2vw,1.08rem)}.tsf-hero__price{min-height:1.8rem;margin-bottom:1.1rem;color:#fff;font-size:clamp(1.05rem,3vw,1.4rem);font-weight:900}.tsf-hero__price del{margin-inline-end:.45rem;color:rgba(255,255,255,.55);font-size:.8em}.tsf-hero__price ins{text-decoration:none}.tsf-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem}.tsf-hero__media{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center}.tsf-hero__media img{width:min(100%,520px);max-height:285px;object-fit:contain;filter:drop-shadow(0 24px 25px rgba(0,0,0,.25))}.tsf-hero__arrow{position:absolute;z-index:5;inset-block-start:50%;width:42px;height:42px;min-height:42px;padding:0;display:none;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:50%;font-family:Arial,sans-serif;font-size:1.7rem;transform:translateY(-50%);backdrop-filter:blur(8px)}.tsf-hero__arrow:hover{color:#fff;background:rgba(255,255,255,.2)}.tsf-hero__arrow--prev{inset-inline-start:1rem}.tsf-hero__arrow--next{inset-inline-end:1rem}.tsf-hero__dots{position:absolute;z-index:5;inset-block-end:1.1rem;inset-inline:0;display:flex;justify-content:center;gap:.42rem}.tsf-hero__dot{width:28px;height:9px;min-height:9px;padding:0;background:rgba(255,255,255,.4);border:0;border-radius:999px;transform:scaleX(.32);transform-origin:center;transition:transform .2s ease,background-color .2s ease}.tsf-hero__dot.is-active{background:var(--tasis-accent);transform:scaleX(1)}.tsf-benefits{position:relative;z-index:4;margin-top:-1px;padding-block:1rem;background:#fff}.tsf-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.tsf-benefit{min-width:0;padding:.85rem;display:flex;flex-direction:column;background:var(--tasis-soft);border:1px solid var(--tasis-border);border-radius:14px}.tsf-benefit strong{font-size:.92rem}.tsf-benefit span{color:var(--tasis-muted);font-size:.75rem}.tsf-section{padding-block:clamp(2.5rem,6vw,5rem);background:#fff}.tsf-products-section--soft{background:var(--tasis-soft)}.tsf-section__header{margin-bottom:clamp(1.2rem,3vw,2rem);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.tsf-section__header h2{margin:0;font-size:clamp(1.45rem,4vw,2.1rem)}.tsf-section__link{flex:0 0 auto;color:var(--tasis-primary);font-size:.88rem;font-weight:800}.tsf-section__link::after{content:" ←"}.tsf-products-section ul.products{margin-bottom:0 !important}.tsf-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.tsf-category-card{min-width:0;padding:.75rem;display:flex;align-items:center;gap:.75rem;color:var(--tasis-text);background:#fff;border:1px solid var(--tasis-border);border-radius:16px;box-shadow:var(--tasis-shadow-sm);transition:transform .18s ease,border-color .18s ease}.tsf-category-card:hover{color:var(--tasis-text);border-color:rgba(252,118,3,.45);transform:translateY(-2px);box-shadow:var(--tasis-shadow)}.tsf-category-card__image{width:74px;height:74px;flex:0 0 74px;display:flex;align-items:center;justify-content:center;background:var(--tasis-soft);border-radius:13px;overflow:hidden}.tsf-category-card__image img{width:100%;height:100%;object-fit:contain}.tsf-category-card__content{min-width:0;display:flex;flex-direction:column}.tsf-category-card__content strong{overflow-wrap:anywhere}.tsf-category-card__content small{color:var(--tasis-muted)}.tsf-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.tsf-product-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--tasis-border);border-radius:16px;overflow:hidden;box-shadow:var(--tasis-shadow-sm)}.tsf-product-card__media{position:relative;aspect-ratio:1 / 1;padding:.7rem;display:flex;align-items:center;justify-content:center;background:#f8fafb;overflow:hidden}.tsf-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.tsf-product-card:hover .tsf-product-card__media img{transform:scale(1.025)}.tsf-product-card__badge{position:absolute;z-index:2;inset-block-start:.55rem;inset-inline-start:.55rem;padding:.25rem .48rem;color:#fff;background:var(--tasis-accent);border-radius:999px;font-size:.66rem;font-weight:900}.tsf-product-card__body{min-width:0;padding:.8rem;display:flex;flex:1;flex-direction:column}.tsf-product-card__title{min-height:3.2em;margin:0 0 .55rem;font-size:.88rem;line-height:1.6}.tsf-product-card__title a{color:var(--tasis-text)}.tsf-product-card__meta{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem}.tsf-product-card__price{color:var(--tasis-primary);font-size:.82rem;font-weight:900}.tsf-product-card__price del{margin-inline-end:.25rem;color:var(--tasis-muted);font-size:.78em}.tsf-product-card__price ins{text-decoration:none}.tsf-product-card__stock{color:#b42318;font-size:.65rem;font-weight:800}.tsf-product-card__stock.is-in-stock{color:#027a48}.tsf-product-card__button{min-height:40px;margin-top:.7rem;padding:.5rem .65rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--tasis-primary);border-radius:9px;font-size:.76rem;font-weight:900}.tsf-product-card__button:hover{color:#fff;background:var(--tasis-action-hover,#1d414d)}.tsf-promo{padding-block:1rem clamp(2.5rem,6vw,5rem);background:#fff}.tsf-promo__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.tsf-promo-card{min-height:220px;padding:clamp(1.4rem,4vw,2.4rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:22px;overflow:hidden}.tsf-promo-card strong{max-width:520px;margin-bottom:.45rem;color:#fff;font-size:clamp(1.4rem,4vw,2rem)}.tsf-promo-card>span:last-child{color:rgba(255,255,255,.82);font-weight:700}.tsf-promo-card--dark{background:radial-gradient(circle at 10% 10%,rgba(252,118,3,.5),transparent 32%),linear-gradient(135deg,#0f2027,#203a43)}.tsf-promo-card--accent{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.23),transparent 35%),linear-gradient(135deg,#fc7603,#d95700)}.tsf-final-cta{padding-block:clamp(2.5rem,6vw,5rem);background:#fff}.tsf-final-cta__inner{padding:clamp(1.5rem,5vw,3.5rem);display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;color:#fff;background:linear-gradient(135deg,#0f2027,#2c5364);border-radius:24px}.tsf-final-cta h2{color:#fff}.tsf-final-cta p{max-width:760px;margin:0;color:rgba(255,255,255,.75)}.tsf-shop{padding:0 0 4rem;background:var(--tasis-soft)}.tsf-shop-hero{padding-block:clamp(2rem,5vw,4.5rem);color:#fff;background:radial-gradient(circle at 12% 20%,rgba(252,118,3,.34),transparent 30%),linear-gradient(135deg,#0f2027,#203a43 55%,#2c5364)}.tsf-shop-hero__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:1.5rem}.tsf-shop-hero .woocommerce-breadcrumb,.tsf-shop-hero .woocommerce-breadcrumb a{color:rgba(255,255,255,.65)}.tsf-shop-hero h1{margin-bottom:.5rem;color:#fff;font-size:clamp(1.9rem,5vw,3.2rem)}.tsf-shop-hero__description{max-width:760px;color:rgba(255,255,255,.75)}.tsf-shop-hero__description p:last-child{margin-bottom:0}.tsf-shop-hero__stat{width:max-content;min-width:150px;padding:1rem 1.2rem;display:flex;flex-direction:column;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:16px;backdrop-filter:blur(10px)}.tsf-shop-hero__stat strong{color:#fff;font-size:1.8rem;line-height:1.2}.tsf-shop-hero__stat span{color:rgba(255,255,255,.7);font-size:.78rem}.tsf-shop-categories{background:#fff;border-bottom:1px solid var(--tasis-border)}.tsf-shop-categories__track{padding-block:.8rem;display:flex;gap:.55rem;overflow-x:auto;scrollbar-width:thin}.tsf-shop-category{min-height:42px;padding:.55rem .85rem;flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;color:var(--tasis-text);background:var(--tasis-soft);border:1px solid var(--tasis-border);border-radius:999px;font-size:.84rem;font-weight:800}.tsf-shop-category span{min-width:22px;padding-inline:.35rem;color:var(--tasis-muted);background:#fff;border-radius:999px;text-align:center;font-size:.7rem}.tsf-shop-category:hover,.tsf-shop-category.is-active{color:#fff;background:var(--tasis-primary);border-color:var(--tasis-primary)}.tsf-shop__container{padding-top:1.5rem}.tsf-shop-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.tsf-shop-content{min-width:0}.tsf-shop-toolbar{margin-bottom:1rem;padding:.75rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;background:#fff;border:1px solid var(--tasis-border);border-radius:16px;box-shadow:var(--tasis-shadow-sm)}.tsf-filter-toggle{min-height:42px;padding:.55rem .8rem;display:inline-flex;align-items:center;gap:.45rem}.tsf-result-count .woocommerce-result-count,.tsf-ordering .woocommerce-ordering{width:auto;margin:0;float:none}.tsf-result-count{color:var(--tasis-muted);font-size:.8rem}.tsf-ordering{grid-column:1 / -1}.tsf-ordering select{width:100% !important;min-height:42px}.tsf-view-switcher{display:none;align-items:center;gap:.3rem}.tsf-view-switcher button{width:38px;height:38px;min-height:38px;padding:0;color:var(--tasis-muted);background:var(--tasis-soft);border-color:var(--tasis-border)}.tsf-view-switcher button.is-active{color:#fff;background:var(--tasis-primary);border-color:var(--tasis-primary)}.tsf-shop-sidebar{position:fixed;z-index:1100;inset-block:0;inset-inline-start:0;width:min(88vw,360px);height:100vh;height:100dvh;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.25);transform:translateX(-105%);transition:transform .22s ease;overflow:hidden}[dir="rtl"] .tsf-shop-sidebar{transform:translateX(105%)}.tsf-shop-sidebar.is-open{transform:translateX(0)}.tsf-shop-sidebar__header{min-height:64px;padding-inline:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--tasis-border)}.tsf-shop-sidebar__close{width:42px;height:42px;min-height:42px;padding:0;color:var(--tasis-text);background:var(--tasis-soft);border-color:var(--tasis-border);font-size:1.4rem}.tsf-shop-sidebar__body{height:calc(100% - 64px);padding:1rem;overflow-y:auto}.tsf-shop-overlay{position:fixed;z-index:1090;inset:0;background:rgba(15,23,42,.58);opacity:0;transition:opacity .2s ease}.tsf-shop-overlay.is-visible{opacity:1}.tsf-shop-overlay[hidden]{display:none}body.tsf-filters-open{overflow:hidden}.tsf-shop-sidebar .shop-sidebar-widget{box-shadow:none}.tsf-product-results[data-columns="2"] ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.tsf-shop-empty{padding:2rem;background:#fff;border:1px solid var(--tasis-border);border-radius:16px}@media (min-width:640px){.tsf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tsf-benefits__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tsf-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tsf-promo__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tsf-final-cta__inner{flex-direction:row;align-items:center;justify-content:space-between}.tsf-shop-hero__inner{grid-template-columns:minmax(0,1fr) auto}.tsf-shop-toolbar{grid-template-columns:auto minmax(0,1fr) auto}.tsf-ordering{grid-column:auto}.tsf-ordering select{width:auto !important;min-width:210px}}@media (min-width:768px){.tsf-hero__slide{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)}.tsf-hero__arrow{display:inline-flex}.tsf-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tsf-view-switcher{display:flex}.tsf-product-results[data-columns="3"] ul.products{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.tsf-product-results[data-columns="4"] ul.products{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}@media (min-width:1024px){.tsf-product-grid{gap:1rem}.tsf-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.tsf-category-card{padding:.85rem .6rem;flex-direction:column;text-align:center}.tsf-category-card__image{width:100%;height:auto;aspect-ratio:1 / 1;flex-basis:auto}.tsf-shop-layout.has-sidebar{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;direction:ltr}[dir="rtl"] .tsf-shop-sidebar,[dir="rtl"] .tsf-shop-content{direction:rtl}.tsf-shop-sidebar{position:sticky;z-index:1;inset-block-start:calc(var(--tasis-header-height)+1rem);width:auto;height:auto;max-height:calc(100vh - var(--tasis-header-height) - 2rem);grid-column:1;background:transparent;box-shadow:none;transform:none !important;overflow:visible}.tsf-shop-sidebar__header{display:none}.tsf-shop-sidebar__body{height:auto;max-height:inherit;padding:0;overflow-y:auto}.tsf-shop-content{grid-column:2}.tsf-filter-toggle{display:none}.tsf-shop-overlay{display:none !important}}@media (prefers-reduced-motion:reduce){.tsf-hero__slide,.tsf-shop-sidebar,.tsf-shop-overlay,.tsf-category-card{transition:none}}.tsf-catalogue-hero{padding-block:clamp(1.25rem,3.5vw,2.75rem);color:#fff;background:radial-gradient(circle at 10% 20%,rgba(240,119,35,.3),transparent 32%),linear-gradient(135deg,#1e0033 0%,#31205c 54%,#174a78 100%)}.tsf-catalogue-hero__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:1rem}.tsf-catalogue-hero__content{max-width:820px}.tsf-catalogue-hero__eyebrow,.tsf-catalogue-section__heading>span{display:inline-block;margin-bottom:.35rem;color:#f7a261;font-size:.76rem;font-weight:900}.tsf-catalogue-hero h1{max-width:22ch;margin:0 0 .65rem;color:#fff;font-size:clamp(1.65rem,5vw,3rem);line-height:1.45}.tsf-catalogue-hero p{max-width:70ch;margin:0;color:rgba(255,255,255,.82);font-size:clamp(.88rem,2vw,1rem);line-height:2}.tsf-catalogue-hero__meta{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.55rem}.tsf-catalogue-hero__meta span{min-height:38px;padding:.45rem .75rem;display:inline-flex;align-items:center;gap:.25rem;color:rgba(255,255,255,.86);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.17);border-radius:999px;font-size:.76rem}.tsf-catalogue-hero__meta strong{color:#fff;font-size:1rem}.tsf-catalogue-hero__all{min-height:46px;padding:.7rem 1rem;display:inline-flex;align-items:center;justify-content:center;justify-self:start;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.24);border-radius:13px;font-size:.82rem;font-weight:850}.tsf-catalogue-hero__all:hover,.tsf-catalogue-hero__all:focus-visible{color:#1e0033;background:#fff}.tsf-catalogue-categories{padding-block:clamp(1.4rem,3vw,2.2rem);background:#fff;border-bottom:1px solid var(--tasis-border)}.tsf-catalogue-section__heading{margin-bottom:1rem}.tsf-catalogue-section__heading--compact{margin-bottom:.8rem}.tsf-catalogue-section__heading h2{margin:0;color:var(--tasis-text);font-size:clamp(1.15rem,3vw,1.65rem);line-height:1.6}.tsf-catalogue-section__heading>span{color:var(--tasis-action)}.tsf-catalogue-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.tsf-catalogue-category-card{min-width:0;min-height:92px;padding:.65rem;display:flex;align-items:center;gap:.65rem;color:var(--tasis-text);background:#fff;border:1px solid var(--tasis-border);border-radius:15px;box-shadow:0 8px 24px rgba(30,0,51,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.tsf-catalogue-category-card:hover,.tsf-catalogue-category-card:focus-visible{color:var(--tasis-primary);border-color:rgba(240,119,35,.55);box-shadow:0 12px 28px rgba(30,0,51,.09);transform:translateY(-2px)}.tsf-catalogue-category-card__media{width:68px;height:68px;flex:0 0 68px;display:grid;place-items:center;background:var(--tasis-soft);border-radius:12px;overflow:hidden}.tsf-catalogue-category-card__media img{width:100%;height:100%;object-fit:contain}.tsf-catalogue-category-card__placeholder{width:28px;height:28px;color:var(--tasis-primary)}.tsf-catalogue-category-card__placeholder svg{width:100%;height:100%}.tsf-catalogue-category-card__content{min-width:0;display:flex;flex-direction:column;gap:.25rem}.tsf-catalogue-category-card__content strong{display:-webkit-box;overflow:hidden;font-size:.8rem;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tsf-catalogue-category-card__content small{color:var(--tasis-muted);font-size:.67rem}.tsf-shop__container{padding-top:clamp(1rem,2.5vw,1.7rem)}.tsf-shop-toolbar{min-height:64px;border-radius:14px;box-shadow:0 8px 24px rgba(30,0,51,.05)}.tsf-filter-toggle,.tsf-ordering select{min-height:44px}.tsf-view-switcher button{width:44px;height:44px;min-height:44px}.tsf-product-results ul.products{align-items:stretch;gap:clamp(.65rem,1.5vw,1rem)}.tsf-product-results ul.products li.product{min-width:0;height:100%;margin:0;display:flex;flex-direction:column;contain:layout paint;border-radius:15px;overflow:hidden}.tsf-product-results ul.products li.product>a.woocommerce-LoopProduct-link,.tsf-product-results ul.products li.product>a.woocommerce-loop-product__link{min-width:0;display:flex;flex:1 1 auto;flex-direction:column}.tsf-product-results ul.products li.product a img,.tsf-product-results ul.products li.product .woocommerce-loop-product__link img{width:100%;height:auto;aspect-ratio:1 / 1;margin:0;object-fit:contain;background:#fff}.tsf-product-results ul.products li.product .woocommerce-loop-product__title,.tsf-product-results ul.products li.product h2,.tsf-product-results ul.products li.product h3{min-height:3.5em;max-height:3.5em;margin:.65rem .7rem .25rem;display:-webkit-box;overflow:hidden;font-size:clamp(.72rem,2.1vw,.87rem);line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tsf-product-results ul.products li.product .price{min-height:2.8em;margin:.25rem .7rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;font-size:clamp(.7rem,2vw,.88rem);line-height:1.5}.tsf-product-results ul.products li.product .tasis-availability-badge,.tsf-product-results ul.products li.product .tasis-product-stock-count,.tsf-product-results ul.products li.product .tasis-product-energy-class{margin-inline:.7rem}.tsf-product-results ul.products li.product .button,.tsf-product-results ul.products li.product .added_to_cart{min-height:44px;margin:auto .7rem .7rem;padding:.55rem .4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:clamp(.66rem,1.9vw,.78rem);line-height:1.45;text-align:center}.tsf-product-results ul.products li.product .added_to_cart{margin-top:-.45rem}.tsf-catalogue-section{margin-top:clamp(1.7rem,4vw,3rem);padding:clamp(1.1rem,3vw,1.8rem);background:#fff;border:1px solid var(--tasis-border);border-radius:18px;box-shadow:0 10px 32px rgba(30,0,51,.04)}.tsf-catalogue-description__content{max-width:82ch;color:#3b4351;font-size:.88rem;line-height:2.05}.tsf-catalogue-description__content>:first-child{margin-top:0}.tsf-catalogue-description__content>:last-child{margin-bottom:0}.tsf-catalogue-description__content img{max-width:100%;height:auto;border-radius:12px}.tsf-catalogue-description__content table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.tsf-catalogue-description__content th,.tsf-catalogue-description__content td{min-width:130px;padding:.6rem;border:1px solid var(--tasis-border)}.tsf-catalogue-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.tsf-catalogue-article-card{min-width:0;display:flex;flex-direction:column;background:var(--tasis-soft);border:1px solid var(--tasis-border);border-radius:14px;overflow:hidden}.tsf-catalogue-article-card__media{width:100%;aspect-ratio:16 / 10;display:grid;place-items:center;color:var(--tasis-primary);background:#e9edf4;font-weight:900;overflow:hidden}.tsf-catalogue-article-card__media img{width:100%;height:100%;object-fit:cover}.tsf-catalogue-article-card>div{padding:.8rem;display:flex;flex:1;flex-direction:column}.tsf-catalogue-article-card h3{margin:0 0 .4rem;font-size:.82rem;line-height:1.8}.tsf-catalogue-article-card h3 a{color:var(--tasis-text)}.tsf-catalogue-article-card p{margin:0 0 .6rem;color:var(--tasis-muted);font-size:.7rem;line-height:1.8}.tsf-catalogue-article-card__link{min-height:44px;margin-top:auto;display:inline-flex;align-items:center;color:var(--tasis-action);font-size:.73rem;font-weight:850}.tsf-catalogue-faq__list{display:grid;gap:.65rem}.tsf-catalogue-faq__item{background:var(--tasis-soft);border:1px solid var(--tasis-border);border-radius:12px}.tsf-catalogue-faq__item summary{min-height:52px;padding:.75rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--tasis-text);cursor:pointer;font-size:.82rem;font-weight:850;list-style:none}.tsf-catalogue-faq__item summary::-webkit-details-marker{display:none}.tsf-catalogue-faq__item summary span{font-size:1.2rem;transition:transform .18s ease}.tsf-catalogue-faq__item[open] summary span{transform:rotate(45deg)}.tsf-catalogue-faq__item>div{padding:0 .9rem .85rem;color:#4b5563;font-size:.78rem;line-height:2}.tsf-catalogue-faq__item>div p:last-child{margin-bottom:0}.tsf-catalogue-category-card:focus-visible,.tsf-catalogue-article-card a:focus-visible,.tsf-catalogue-faq__item summary:focus-visible,.tsf-shop button:focus-visible,.tsf-shop select:focus-visible{outline:3px solid rgba(240,119,35,.36);outline-offset:2px}@media (min-width:640px){.tsf-catalogue-hero__inner{grid-template-columns:minmax(0,1fr) auto}.tsf-catalogue-hero__all{justify-self:end}.tsf-catalogue-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tsf-catalogue-article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.tsf-catalogue-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tsf-catalogue-category-card{flex-direction:column;text-align:center}.tsf-catalogue-category-card__media{width:100%;height:auto;flex-basis:auto;aspect-ratio:1 / 1}}@media (max-width:767px){.tsf-product-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.tsf-view-switcher{display:none}}@media (max-width:370px){.tsf-product-results ul.products{grid-template-columns:minmax(0,1fr)}.tsf-catalogue-category-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.tsf-catalogue-category-card,.tsf-catalogue-faq__item summary span{transition:none}}