@charset "UTF-8";.header-search.svelte-1y1zzhr{position:fixed;top:var(--header__height);left:0;width:100%;background:var(--color-white);z-index:101;padding:var(--gap) 0 var(--gap-lg);box-shadow:0 12px 24px #00000014}@media screen and (max-width:768px){.header-search.svelte-1y1zzhr{display:none}}.inner-search.svelte-1y1zzhr{width:100%;max-width:var(--max-width);margin:0 auto}@media(max-width:1300px){.inner-search.svelte-1y1zzhr{padding:0 var(--page-padding)}}.search-row.svelte-1y1zzhr{position:relative;width:100%}.search-field.svelte-1y1zzhr{display:block;width:100%}.search-field.svelte-1y1zzhr input:where(.svelte-1y1zzhr){box-sizing:border-box;width:100%;padding:8px 44px;border:1px solid var(--color-brand-sunrise-green);border-radius:4px;background:var(--color-background-light);color:var(--color-text-primary);font:var(--font-text)}.search-field.svelte-1y1zzhr input:where(.svelte-1y1zzhr)::-moz-placeholder{color:var(--color-text-secondary)}.search-field.svelte-1y1zzhr input:where(.svelte-1y1zzhr)::placeholder{color:var(--color-text-secondary)}.search-icon.svelte-1y1zzhr,.close-icon.svelte-1y1zzhr{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--color-dark)}.search-icon.svelte-1y1zzhr{inset-inline-start:12px;width:22px;height:22px;pointer-events:none}.search-icon.svelte-1y1zzhr svg,.search-icon.svelte-1y1zzhr img{width:22px;height:22px}.search-icon.svelte-1y1zzhr svg,.search-icon.svelte-1y1zzhr svg path,.search-icon.svelte-1y1zzhr svg circle,.search-icon.svelte-1y1zzhr svg line,.search-icon.svelte-1y1zzhr svg polyline,.search-icon.svelte-1y1zzhr svg polygon{stroke:var(--color-dark)!important}.close-icon.svelte-1y1zzhr{inset-inline-end:12px;width:22px;height:22px;border:none;padding:0;margin:0;background:none;cursor:pointer}.close-icon.svelte-1y1zzhr svg,.close-icon.svelte-1y1zzhr img{width:16px;height:16px}.results-panel.svelte-1y1zzhr{width:100%;margin-top:var(--gap);max-height:min(60vh,520px);overflow-y:auto}.results.svelte-1y1zzhr{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.results.svelte-1y1zzhr li:where(.svelte-1y1zzhr) a{display:flex;align-items:center;gap:16px;width:100%;padding:8px;border-radius:4px;color:inherit;text-decoration:none}@media(hover:hover){.results.svelte-1y1zzhr li:where(.svelte-1y1zzhr) a:hover{background:var(--color-background-light)}}.result-media.svelte-1y1zzhr{position:relative;flex-shrink:0;width:64px;height:64px;overflow:hidden;border-radius:2px}.result-media.svelte-1y1zzhr .image-wrapper,.result-media.svelte-1y1zzhr .media{position:absolute;inset:0;width:100%;height:100%}.result-media.svelte-1y1zzhr img,.result-media.svelte-1y1zzhr picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.result-meta.svelte-1y1zzhr{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.result-article.svelte-1y1zzhr,.result-brand.svelte-1y1zzhr,.result-price.svelte-1y1zzhr{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.result-article.svelte-1y1zzhr{font:var(--font-label-md);color:var(--color-text-primary);font-weight:500}.result-brand.svelte-1y1zzhr{font:var(--font-text-sm);color:var(--color-text-secondary)}.result-price.svelte-1y1zzhr{font:var(--font-label-md);color:var(--color-primary);font-weight:500}.results-status.svelte-1y1zzhr{display:flex;align-items:center;justify-content:center;margin:0;padding:var(--gap) 0;font:var(--font-text);color:var(--color-text-secondary)}.visually-hidden.svelte-1y1zzhr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-wrapper.svelte-1d0341c{position:fixed;top:0;left:0;width:100%;z-index:102;background:var(--color-white);transform:translateY(0);transition:transform .3s ease}.header-wrapper.collapsed.svelte-1d0341c{transform:translateY(-100%)}header.svelte-1d0341c{display:flex;align-items:center;width:100%;height:var(--header__nav__height);box-sizing:border-box}.inner-header.svelte-1d0341c{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--max-width);margin:0 auto;gap:var(--gap)}@media(max-width:1300px){.inner-header.svelte-1d0341c{padding:0 var(--page-padding)}}.inner-header.svelte-1d0341c>a{display:flex;flex-shrink:0;text-decoration:none;color:inherit}.logo.svelte-1d0341c{display:flex;flex-shrink:0;width:250px;height:64px}@media screen and (max-width:1024px){.logo.svelte-1d0341c{width:175px;height:45px}}.logo.svelte-1d0341c .image-wrapper{display:block;width:100%;height:100%}.logo.svelte-1d0341c img,.logo.svelte-1d0341c svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.actions.svelte-1d0341c{display:flex;align-items:center}.nav-desktop.svelte-1d0341c{display:flex;align-items:center;gap:40px}@media screen and (max-width:1024px){.nav-desktop.svelte-1d0341c{display:none}}.nav-link.svelte-1d0341c{font:var(--font-text);color:var(--color-text-primary)}.nav-link.svelte-1d0341c a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px;transition:color .15s ease-out,border-color .15s ease-out}@media(hover:hover){.nav-link.svelte-1d0341c a:hover{color:var(--color-brand-green);border-bottom-color:var(--color-brand-green)}}.nav-link.active.svelte-1d0341c a{border-bottom-color:var(--color-brand-green);font-weight:500}.search-btn.svelte-1d0341c{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid transparent;border-radius:4px;background:var(--color-brand-green);color:var(--color-text-inverse);font:var(--font-text);text-transform:none;cursor:pointer;white-space:nowrap;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.search-btn.svelte-1d0341c:active:not(:disabled){background:var(--color-brand-green-active)}@media(hover:hover){.search-btn.svelte-1d0341c:hover:not(:disabled){background:var(--color-brand-green-hover)}}.search-btn-icon.svelte-1d0341c{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.search-btn-icon.svelte-1d0341c svg,.search-btn-icon.svelte-1d0341c img{width:22px;height:22px}.search-btn-icon.svelte-1d0341c svg{fill:none;stroke:currentColor}.search-btn-icon.svelte-1d0341c svg path,.search-btn-icon.svelte-1d0341c svg circle,.search-btn-icon.svelte-1d0341c svg line,.search-btn-icon.svelte-1d0341c svg polyline,.search-btn-icon.svelte-1d0341c svg polygon{fill:transparent!important;stroke:currentColor!important}.nav-mobile.svelte-1d0341c{display:none;align-items:center;gap:48px}@media screen and (max-width:1024px){.nav-mobile.svelte-1d0341c{display:flex}}@media screen and (max-width:768px){.nav-mobile.svelte-1d0341c .search-btn:where(.svelte-1d0341c){display:none}}.burger-button.svelte-1d0341c{border:none;background:transparent;width:24px;height:24px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-dark);padding:0;flex-shrink:0}.burger-lines.svelte-1d0341c{display:block;width:24px;height:24px;overflow:visible}.burger-line.svelte-1d0341c{stroke:currentColor;stroke-width:1.5;stroke-linecap:butt;transform-box:view-box;transform-origin:center;transition:transform .3s ease,opacity .2s ease}.burger-line.line-1.svelte-1d0341c{transform:translateY(-9px)}.burger-line.line-2.svelte-1d0341c{transform:none}.burger-line.line-3.svelte-1d0341c{transform:translateY(9px)}.burger-button.open.svelte-1d0341c .burger-line.line-1:where(.svelte-1d0341c){transform:rotate(45deg)}.burger-button.open.svelte-1d0341c .burger-line.line-2:where(.svelte-1d0341c){opacity:0}.burger-button.open.svelte-1d0341c .burger-line.line-3:where(.svelte-1d0341c){transform:rotate(-45deg)}
