@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap);:root{--bp-360:360px;--bp-480:480px;--bp-640:640px;--bp-768:768px;--bp-1024:1024px;--bp-1280:1280px;--bp-1536:1536px;--stihl-orange:#f15a21;--stihl-orange-700:#d24b1a;--stihl-dark:#111827;--stihl-black:#000;--stihl-red:#e23604;--stihl-gray:#6b7280;--stihl-muted:#f3f4f6;--stihl-white:#fff;--fs-base:16px;--fs-xs:clamp(0.72rem,0.68rem + 0.2vw,0.75rem);--fs-sm:clamp(0.82rem,0.78rem + 0.25vw,0.875rem);--fs-md:clamp(0.95rem,0.9rem + 0.3vw,1rem);--fs-lg:clamp(1.05rem,1rem + 0.4vw,1.125rem);--fs-h5:clamp(1.15rem,1.05rem + 0.6vw,1.25rem);--fs-xl:clamp(1.4rem,1.2rem + 1vw,1.5rem);--fs-2xl:clamp(1.9rem,1.6rem + 1.6vw,2rem);--fs-caption:clamp(0.78rem,0.72rem + 0.25vw,0.8125rem);--btn-fs:0.95rem;--btn-py:0.7rem;--btn-px:1rem;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,.05,.36,1);--dur-fast:120ms;--dur-med:200ms;--dur-slow:320ms;--radius-sm:6px;--radius-md:10px;--radius-lg:18px;--shadow-xs:0 1px 2px #1018280f;--shadow-sm:0 1px 3px #10182814,0 1px 2px #1018280a;--shadow-md:0 4px 12px -2px #1018281f,0 2px 4px -2px #10182814;--shadow-lg:0 12px 28px -6px #1018282e;--shadow-focus:0 0 0 3px #f15a2159;--gradient-accent:linear-gradient(135deg,var(--stihl-orange) 0%,var(--stihl-orange-700) 100%);--gradient-subtle:linear-gradient(180deg,#0000000a,#0000);--section-pad-y:clamp(2.5rem,2rem + 2vw,4rem)}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--stihl-white);color:#111827;color:var(--stihl-dark);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;font-size:var(--fs-base);line-height:1.45;margin:0;min-height:100%;scroll-behavior:smooth}#root,body{display:flex;flex-direction:column}#root,main{flex:1 0 auto}.app-footer,footer{flex-shrink:0}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Courier New,monospace;font-size:.95em}h1,h2,h3,h4,h5{font-weight:700;line-height:1.15;margin:0 0 .5rem;margin:0 0 var(--space-sm) 0}h1{font-size:clamp(1.9rem,1.6rem + 1.6vw,2rem);font-size:var(--fs-2xl)}h2{font-size:clamp(1.4rem,1.2rem + 1vw,1.5rem);font-size:var(--fs-xl)}h3{font-size:clamp(1.05rem,1rem + .4vw,1.125rem);font-size:var(--fs-lg)}.product-title,h5{font-size:clamp(1.15rem,1.05rem + .6vw,1.25rem);font-size:var(--fs-h5)}.product-title{font-weight:700;letter-spacing:-.015em}.section-heading{font-size:clamp(1.05rem,1rem + .4vw,1.125rem);font-size:var(--fs-lg);font-weight:600}.price-row{font-feature-settings:"tnum" 1,"lnum" 1;align-items:baseline;display:flex;gap:.5rem;margin-top:.25rem}.price-new{color:#000;color:var(--stihl-black);font-size:clamp(1.05rem,1rem + .4vw,1.125rem);font-size:var(--fs-lg);font-weight:700}.price-old{color:#6b7280;color:var(--stihl-gray);font-size:clamp(.82rem,.78rem + .25vw,.875rem);font-size:var(--fs-sm);font-weight:500;text-decoration:line-through}.description-block{line-height:1.55;margin-top:1rem;margin-top:var(--space-md);max-width:62ch}.specs-table{font-size:clamp(.78rem,.72rem + .25vw,.8125rem);font-size:var(--fs-caption);line-height:1.3}.specs-table td,.specs-table th{padding:6px 8px}.container{margin:0 auto;max-width:100%;padding:0 1rem;padding:0 var(--space-md);width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1200px}}@media (min-width:1536px){.container{max-width:1320px}}.btn{align-items:center;border:none;border-radius:6px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-size:.95rem;font-size:var(--btn-fs);font-weight:600;gap:.5rem;justify-content:center;padding:.7rem 1rem;padding:var(--btn-py) var(--btn-px);transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.btn:focus{outline:3px solid #f15a212e;outline-offset:2px}.btn--primary{background:linear-gradient(180deg,#f15a21,#d24b1a);background:linear-gradient(180deg,var(--stihl-orange) 0,var(--stihl-orange-700) 100%);box-shadow:0 1px 3px #10182814,0 1px 2px #1018280a;box-shadow:var(--shadow-sm);color:#fff;color:var(--stihl-white)}.btn--primary:hover{box-shadow:0 4px 12px -2px #1018281f,0 2px 4px -2px #10182814;box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn--ghost,.select-ghost{background:#0000;border:1px solid #f15a21;border:1px solid var(--stihl-orange);color:#f15a21;color:var(--stihl-orange)}.select-ghost{appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:6px;border-radius:var(--radius-sm);font-size:.95rem;font-size:var(--btn-fs);font-weight:700;line-height:1;padding:.7rem calc(1rem + 18px) .7rem 1rem;padding:var(--btn-py) calc(var(--btn-px) + 18px) var(--btn-py) var(--btn-px)}.select-ghost:focus{outline:3px solid #f15a212e;outline-offset:2px}.select-ghost:hover{background:#f15a210a}.select-ghost{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%23f15a21' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat}@media (max-width:767.98px){.select-ghost{height:44px}}a{color:#f15a21;color:var(--stihl-orange);text-decoration:none}a:hover{text-decoration:underline}.card{background:#fff;background:var(--stihl-white);border-radius:var(--radius-md);box-shadow:0 1px 3px #10182814,0 1px 2px #1018280a;box-shadow:var(--shadow-sm);padding:1rem;padding:var(--space-md)}.fade-in{animation:fadeIn .45s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.parallax-bg{background-attachment:fixed;background-position:50%;background-size:cover}.muted{color:#6b7280;color:var(--stihl-gray)}.section{padding:1.5rem 0;padding:var(--space-lg) 0}@media (prefers-reduced-motion:reduce){.btn{transition:none}.fade-in{animation:none}}.items-grid{margin:8px auto 0;width:100%}.reveal-wrapper{opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.reveal-wrapper.fade-in{opacity:1;transform:none}canvas,img,video{height:auto;max-width:100%}body,html{overflow-x:hidden}.item-detail-layout{flex-wrap:wrap}.card{border-radius:10px;overflow:hidden}.mega-menu{background:#fff;background:var(--stihl-white);box-shadow:0 4px 12px -2px #1018281f,0 2px 4px -2px #10182814;box-shadow:var(--shadow-md);display:flex;gap:1rem;left:0;padding:1rem;position:absolute;top:100%;width:min(84vw,56rem);z-index:2000}.site-header{background:#f15a21;background:var(--stihl-orange);border-bottom:1px solid #1018280f;color:#fff;color:var(--stihl-white);transition:background-color .22s cubic-bezier(.2,.9,.2,1),color .18s ease,box-shadow .22s ease}.site-header,.site-header.lower{padding-left:12px;padding-right:12px}@media (min-width:768px) and (max-width:899.98px){.site-header,.site-header.lower{padding-left:8px;padding-right:8px}.top-nav-links a{font-size:.95rem}}.site-header.scrolled{box-shadow:0 1px 3px #10182814,0 1px 2px #1018280a;box-shadow:var(--shadow-sm)}.site-header.lower,.site-header.scrolled{background:#fff;background:var(--stihl-white);color:#111827;color:var(--stihl-dark)}.mega-menu.closed{display:none;max-height:0;opacity:0;overflow:hidden}.mega-menu.closed,.mega-menu.open{transition:opacity .18s ease,max-height .22s ease}.mega-menu.open{display:flex;max-height:420px;opacity:1}.mega-left{border-right:1px solid #f3f4f6;border-right:1px solid var(--stihl-muted);padding-right:.75rem;width:36%}.mega-right{padding-left:.75rem;width:64%}.mega-left .category-item{cursor:pointer;font-size:.95rem;padding:.5rem .75rem}.mega-left .category-item:hover{background:#f3f4f6;background:var(--stihl-muted)}.subcategory-grid{grid-gap:.5rem 1rem;align-items:start;display:grid;gap:.5rem 1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.right-panel{max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);transform-origin:top left;transition:max-height .64s cubic-bezier(.2,.9,.2,1),opacity .52s ease,transform .52s cubic-bezier(.2,.9,.2,1)}.right-panel.open{max-height:720px;opacity:1;transform:translateY(0)}.right-panel.closed{pointer-events:none}.subcategory-item{color:#111827;color:var(--stihl-dark);display:block;font-size:.9rem;padding:.4rem .5rem;text-decoration:none}.subcategory-item:hover{background:#f15a210f;color:#d24b1a;color:var(--stihl-orange-700)}.filter-group{margin-bottom:.5rem}.filter-group .filter-heading{align-items:center;color:#f15a21;color:var(--stihl-orange);cursor:pointer;display:flex;justify-content:space-between;padding:.4rem 0}.filter-option-label{color:#111827;color:var(--stihl-dark);font-size:.9rem}.filter-count{color:#6b7280;color:var(--stihl-gray);margin-left:.25rem}.filters-sidebar{overflow:visible}.filters-sidebar>*{max-width:100%}.item-card-title{font-size:1rem;font-weight:700;margin-bottom:.25rem}.clamp-2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.item-card-price{color:#111827;color:var(--stihl-dark);font-size:1rem}.item-card-oldprice{margin-right:.5rem;text-decoration:line-through}.item-card-cta{margin-top:.75rem}.item-card .item-card-title{line-height:1.25;min-height:2.5em}.item-card .price-row{min-height:1.6rem}.item-card .price-row .item-card-oldprice,.item-card .price-row .item-card-price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn{white-space:nowrap}.item-card{background:#fff;background:var(--stihl-white);border:1px solid #1018280a;border-radius:6px;flex-direction:column;height:100%;overflow:hidden}.item-card,.items-grid>*{display:flex}.items-grid .item-card{display:flex;flex-direction:column;height:100%}.item-card .item-card-oldprice,.item-card .item-card-price,.item-card .item-card-title{text-decoration:none}.item-card a,.item-card a:hover{color:inherit;text-decoration:none}.item-card .card-media{aspect-ratio:4/3;background-position:50%;background-size:contain;width:100%}.item-card .card-content{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:140px;padding:12px 14px}.item-card .price-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.item-card .cta-row{background:linear-gradient(180deg,#00000005,#0000);border-top:1px solid #1018280a;padding:12px}.btn--full{display:block;min-height:42px;width:100%}.item-card-price,.item-card-title{color:#000;color:var(--stihl-black)}.item-card-price{font-weight:700}.item-card-oldprice{color:#6b7280;color:var(--stihl-gray)}.subcategory-item{border-radius:6px;padding:.35rem .5rem}.shop-button{align-items:center;background:#000;background:var(--stihl-black);border-radius:4px;color:#fff;color:var(--stihl-white);cursor:pointer;display:inline-flex;font-weight:700;gap:.4rem;justify-content:center;padding:.6rem .9rem;text-transform:uppercase;transition:background-color .12s ease,transform .12s ease}.shop-button:hover{background:#000000e6;transform:translateY(-1px)}.card.hover-elevate{transition:box-shadow .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);transition:box-shadow var(--dur-med) var(--ease-out),transform var(--dur-med) var(--ease-out)}.card.hover-elevate:hover{box-shadow:0 12px 28px -6px #1018282e;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.trans-smooth{transition:.2s cubic-bezier(.16,1,.3,1);transition:var(--dur-med) var(--ease-out);transition-property:background-color,color,border-color,transform,box-shadow}.text-gradient{background:linear-gradient(135deg,#f15a21,#d24b1a);background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text;color:#0000}.section-accent{background:linear-gradient(180deg,#0000000a,#0000);background:var(--gradient-subtle);position:relative}.section-accent:after{background:radial-gradient(circle at 40% 20%,#f15a211f,#0000 60%);content:"";inset:0;pointer-events:none;position:absolute}.focus-ring:focus-visible{box-shadow:0 0 0 3px #f15a2159;box-shadow:var(--shadow-focus);outline:none}[data-reveal]{opacity:0;transform:translateY(12px);transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);transition:opacity var(--dur-med) var(--ease-out),transform var(--dur-med) var(--ease-out)}[data-reveal].is-visible{opacity:1;transform:none}body.reveal-disabled .reveal-wrapper,body.reveal-disabled [data-reveal]{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none}}.shop-button{margin-left:.5rem;margin-right:1rem;position:relative;z-index:2000}.site-header-wrapper{background:#fff;background:var(--stihl-white);position:-webkit-sticky;position:sticky;top:0;transition:background-color .22s ease,box-shadow .22s ease,color .18s ease;z-index:1100}.shop-panel{background:#0000;display:flex;justify-content:center;left:calc(50% - 50vw);max-height:0;opacity:0;overflow:hidden;pointer-events:auto;position:absolute;top:100%;transform:translateY(-8px);transition:max-height .84s cubic-bezier(.2,.9,.2,1),opacity .64s ease,transform .64s cubic-bezier(.2,.9,.2,1);width:100vw;will-change:transform,opacity,max-height;z-index:1900}.shop-panel.closed{pointer-events:none;visibility:hidden}.shop-panel.open{margin-top:-1px;max-height:1100px;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.shop-panel .mega-menu{background:#fff;background:var(--stihl-white);border-bottom:none;border-top:none;box-shadow:0 18px 40px #10182814;box-sizing:border-box;left:0;margin:0;max-width:none;padding:1rem 1.25rem;position:relative;top:0;transition:opacity .44s cubic-bezier(.2,.9,.2,1),transform .44s cubic-bezier(.2,.9,.2,1);width:100vw}.mega-backdrop{background:#00000059;display:none;inset:0;position:fixed}.site-header{position:-webkit-sticky;position:sticky;top:0}.item-card:hover .btn--full{background:#f15a21!important;background:var(--stihl-orange)!important;color:#fff!important;color:var(--stihl-white)!important;transform:translateY(-1px)}@media (min-width:360px){:root{--btn-fs:0.95rem;--btn-py:0.7rem;--btn-px:1rem}}@media (min-width:480px){:root{--btn-fs:1rem;--btn-py:0.75rem;--btn-px:1.05rem}}@media (min-width:640px){:root{--btn-fs:1rem;--btn-py:0.8rem;--btn-px:1.1rem}}@media (min-width:768px){.items-grid{margin-top:12px}:root{--btn-fs:1rem;--btn-py:0.85rem;--btn-px:1.1rem}h1{font-size:clamp(2rem,1.4rem + 2vw,2.25rem)}h2{font-size:clamp(1.6rem,1.2rem + 1.2vw,1.9rem)}h3{font-size:clamp(1.2rem,1rem + .6vw,1.35rem)}}@media (min-width:1024px){:root{--btn-fs:1.05rem;--btn-py:0.9rem;--btn-px:1.2rem}}@media (min-width:1280px){:root{--btn-fs:1.06rem;--btn-py:0.95rem;--btn-px:1.25rem}}@media (min-width:1536px){:root{--btn-fs:1.08rem;--btn-py:1rem;--btn-px:1.3rem}}.items-grid{grid-gap:12px;align-items:stretch;display:grid;gap:12px;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(100%,1fr));justify-items:stretch}.items-grid>*{max-width:100%}.items-grid>*,.items-grid>.reveal-wrapper{height:100%;width:100%}@media (min-width:480px){.items-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (min-width:640px){.items-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (min-width:768px){.items-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.item-card .card-content{min-height:150px}}@media (min-width:1024px){.items-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (min-width:1280px){.items-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.item-card .card-content{min-height:158px}}@media (min-width:1536px){.items-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.locale-switch,.top-nav-links{align-items:center;display:none}.locale-switch{gap:8px}.burger-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#111827;color:var(--stihl-dark);cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:44px;justify-content:center;margin-left:8px;margin-right:8px;padding:6px 8px;width:44px}.burger-button:focus-visible{box-shadow:0 0 0 3px #f15a2159;box-shadow:var(--shadow-focus);outline:none}.site-header:not(.scrolled) .burger-button{background:#0000;color:#fff;color:var(--stihl-white)}.site-header.scrolled .burger-button{background:#0000;color:#111827;color:var(--stihl-dark)}.burger-button .bar{background:currentColor;border-radius:2px;display:block;height:2px;width:20px}@media (min-width:768px){.locale-switch,.top-nav-links{display:flex}.burger-button{display:none}}.mobile-menu{background:#fff;background:var(--stihl-white);box-shadow:0 18px 36px #1018282e;height:calc(100vh - 64px);height:calc(100vh - var(--mobile-menu-top, 64px));left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:64px;top:var(--mobile-menu-top,64px);transform:translateY(-8px);transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);transition:opacity var(--dur-med) var(--ease-out),transform var(--dur-med) var(--ease-out);z-index:5000}.mobile-menu.open{-webkit-overflow-scrolling:touch;opacity:1;overflow-y:auto;pointer-events:auto;transform:translateY(0)}.mobile-menu .mobile-links{align-items:stretch;display:flex;flex-direction:column;gap:0;padding:14px 16px}.mobile-menu .mobile-links>*{margin:0}.mobile-menu .mobile-links a{display:block;margin:0!important}.mobile-section{margin:0;padding:0}.mobile-menu a{border-radius:8px;color:#f15a21;color:var(--stihl-orange);font-size:1.05rem;font-weight:700;letter-spacing:.02em;line-height:1.2;padding:12px;text-align:left;text-decoration:none;text-transform:uppercase}.mobile-menu .mobile-cat-name,.mobile-menu .mobile-subcat,.mobile-menu .mobile-subsubcat{font-weight:600;text-transform:none}.mobile-menu a:hover{background:#f3f4f6;background:var(--stihl-muted)}.mobile-section{align-items:center;display:flex;gap:8px;justify-content:space-between}.mobile-section-title{background:#0000;border:none;border-radius:8px;color:#f15a21;color:var(--stihl-orange);cursor:pointer;flex:1 1;font-size:1.05rem;font-weight:700;letter-spacing:.02em;padding:12px;text-align:left;text-transform:uppercase}.mobile-section-toggle{align-items:center;background:#0000;border:none;border-radius:8px;color:#111827;color:var(--stihl-dark);cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-right:0;width:36px}.mobile-section-toggle:hover{background:#f3f4f6;background:var(--stihl-muted)}.mobile-section-toggle .chev-icon{display:inline-block;transition:transform .2s cubic-bezier(.16,1,.3,1);transition:transform var(--dur-med) var(--ease-out)}.mobile-section-toggle.open .chev-icon{transform:rotate(90deg)}.mobile-cat-list{display:flex;flex-direction:column;margin-bottom:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .32s cubic-bezier(.16,1,.3,1),opacity .32s cubic-bezier(.16,1,.3,1);transition:max-height .32s var(--ease-out),opacity .32s var(--ease-out)}.mobile-cat-list.open{margin-bottom:8px;max-height:none;opacity:1;overflow:visible}.mobile-cat{border-radius:8px}.mobile-cat-row{align-items:center;display:flex;justify-content:space-between;padding-left:13px}.mobile-cat-name{border-radius:8px;color:#111827;color:var(--stihl-dark);flex:1 1 auto;padding:12px 0 12px 12px}.mobile-cat-name:hover{background:#f3f4f6;background:var(--stihl-muted)}.mobile-toggle{align-items:center;background:#0000;border:none;border-radius:8px;color:#111827;color:var(--stihl-dark);cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-right:12px;width:36px}.mobile-toggle:hover{background:#f3f4f6;background:var(--stihl-muted)}.mobile-toggle .chev-icon{display:inline-block;transition:transform .2s cubic-bezier(.16,1,.3,1);transition:transform var(--dur-med) var(--ease-out)}.mobile-toggle.open .chev-icon{transform:rotate(90deg)}.subcat-list{grid-gap:2px;display:grid;gap:2px;grid-template-columns:1fr;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);transition:max-height .3s var(--ease-out),opacity .3s var(--ease-out)}.subcat-list.open{max-height:none;opacity:1;overflow:visible}.mobile-menu .mobile-subcat{border-radius:8px;color:#111827;color:var(--stihl-dark);font-size:.94rem;font-weight:600;margin:2px 8px 6px 24px;padding:8px 44px}.subcat-list .subcat-list .mobile-subcat{margin-left:40px}.subcat-list.nested{max-height:none;opacity:1}.mobile-menu .mobile-subsubcat{border-radius:8px;color:#111827;color:var(--stihl-dark);font-size:.9rem;font-weight:600;margin:2px 8px 6px 84px;padding:6px 14px}.mobile-menu .mobile-subsubcat:hover,.mobile-subcat:hover{background:#f3f4f6;background:var(--stihl-muted)}.mobile-backdrop{background:#00000059;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:64px;top:var(--mobile-menu-top,64px);transition:opacity .2s cubic-bezier(.16,1,.3,1);transition:opacity var(--dur-med) var(--ease-out);z-index:4000}.mobile-backdrop.open{opacity:1;pointer-events:auto}@media (max-width:767.98px){.shop-button{display:none}.burger-button+.burger-button{margin-left:0}.filters-sidebar{display:none!important}.mobile-filters-bar{grid-gap:12px;align-items:stretch;display:grid!important;gap:12px;grid-template-columns:1fr 1fr}.search-subheader{display:flex!important}}@media (min-width:600px) and (max-width:899.98px){.filters-sidebar{align-self:flex-start;display:block!important;position:-webkit-sticky;position:sticky;top:96px}.mobile-filters-bar,.search-subheader{display:none!important}.items-column{padding-left:12px}}@media (max-width:767.98px){.site-header:not(.lower){min-height:56px}.site-header.lower{display:none}.top-mobile-actions .cart-link{border-radius:8px;padding:4px 8px}.top-mobile-actions .cart-link:hover{background:#0000000f}.items-box__controls .MuiFormControl-root:first-child,.items-box__controls .MuiFormControl-root:last-child{display:none!important}.items-grid .item-card{max-width:none;width:100%}.mobile-filters-bar>.btn.btn--ghost,.mobile-filters-bar>.select-ghost{height:44px}.mobile-filters-bar>*{min-width:0}.mobile-filters-bar .btn--ghost,.mobile-filters-bar .select-ghost{box-sizing:border-box;margin:0;width:100%}.mobile-filters-bar .btn--ghost span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width:768px){.search-layout{align-items:flex-start}.filters-sidebar{align-self:flex-start;background:#fff;background:var(--stihl-white);position:-webkit-sticky;position:sticky;top:96px;z-index:1}.filterbar-bottom-actions{display:none!important}.items-column{box-sizing:border-box;padding-left:16px}.items-column .items-grid{padding-left:45px;padding-right:15px}.items-column .item-card{border-radius:10px}}.app-footer .footer-top{padding:20px 12px}.app-footer .footer-bottom{padding:10px 12px}@media (min-width:768px) and (max-width:899.98px){.shop-panel{transition:max-height .42s cubic-bezier(.2,.9,.2,1),opacity .3s ease,transform .3s cubic-bezier(.2,.9,.2,1)}.shop-panel.open{max-height:900px}.right-panel{transition:max-height .38s cubic-bezier(.2,.9,.2,1),opacity .26s ease,transform .26s cubic-bezier(.2,.9,.2,1)}.mega-menu.open{transition:opacity .2s ease,max-height .24s ease}}.App{text-align:left}.App-header{background:var(--stihl-muted);padding:var(--space-lg) 0}.hero{align-items:center;display:flex;gap:var(--space-lg);justify-content:space-between}.hero .title{font-size:var(--fs-2xl);font-weight:800}@media (max-width:900px){.item-detail-layout{align-items:center;flex-direction:column!important}.item-detail-layout>.MuiGrid-item{margin-bottom:24px}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.b61a893c.css.map*/