:root{--stalla-dark: #0f1111;--stalla-header: #131921;--stalla-green: #6f9d36;--stalla-green-light: #8fbd45;--stalla-green-dark: #395a1d;--stalla-cream: #f6f5ef;--stalla-surface: #ffffff;--stalla-text: #141414;--stalla-muted: #626262;--stalla-border: rgba(0,0,0,.1)}body{background:#f3f3f3}.stalla-page-width{width:min(1480px,94vw);margin-inline:auto}.stalla-topbar{background:#050606;color:#fff;font-size:1.35rem;line-height:1.4}.stalla-topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.stalla-header{background:radial-gradient(circle at 18% 30%,rgba(111,157,54,.18),transparent 28%),linear-gradient(180deg,#1b1f1f 0%,var(--stalla-header) 100%);color:#fff;box-shadow:0 4px 18px #00000040;position:relative;z-index:5}.stalla-header__main{min-height:116px;display:grid;grid-template-columns:minmax(210px,330px) minmax(260px,1fr) auto;gap:34px;align-items:center}.stalla-logo{display:inline-flex;align-items:center;text-decoration:none}.stalla-logo img{max-width:300px;width:100%;height:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}.stalla-logo__fallback{font-weight:900;font-size:3rem;color:#fff}.stalla-logo__fallback span{color:var(--stalla-green-light)}.stalla-search{display:grid;grid-template-columns:1fr auto;min-height:54px;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px #0000002e}.stalla-search input{border:0;padding:0 20px;font-size:1.55rem;outline:none;color:#111}.stalla-search button{border:0;background:var(--stalla-green);color:#fff;padding:0 28px;font-weight:800;letter-spacing:.02em;cursor:pointer}.stalla-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.stalla-header__icon-action{position:relative;width:48px;height:48px;border-radius:999px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);background:#ffffff14;transition:transform .18s ease,background .18s ease,border-color .18s ease;-webkit-tap-highlight-color:transparent}.stalla-header__icon-action:hover,.stalla-header__icon-action:focus-visible{background:#8fbd4538;border-color:#8fbd45ad;transform:translateY(-1px)}.stalla-icon-wrapper,.stalla-icon-wrapper svg{width:24px;height:24px;display:block}.stalla-icon-wrapper svg path{fill:currentColor}.stalla-cart-count{position:absolute;top:-6px;right:-6px;min-width:21px;height:21px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--stalla-green-light);color:#111;font-size:1.15rem;font-weight:900;line-height:1;box-shadow:0 2px 8px #00000047}.stalla-nav{background:linear-gradient(90deg,var(--stalla-green-dark),var(--stalla-green));border-top:1px solid rgba(255,255,255,.12)}.stalla-nav__inner{display:flex;align-items:center;min-height:54px;overflow:visible}.stalla-categories-dropdown{position:relative;display:inline-block}.stalla-categories-dropdown__trigger{min-height:54px;display:inline-flex;align-items:center;gap:11px;padding:0 22px;color:#fff;font-weight:900;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.stalla-categories-dropdown__trigger::-webkit-details-marker{display:none}.stalla-categories-dropdown__hamburger{width:20px;display:inline-grid;gap:4px}.stalla-categories-dropdown__hamburger span{display:block;height:2px;border-radius:99px;background:currentColor}.stalla-categories-dropdown__caret{font-size:1.3rem;transition:transform .18s ease}.stalla-categories-dropdown[open] .stalla-categories-dropdown__caret{transform:rotate(180deg)}.stalla-categories-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:min(340px,92vw);padding:10px;border-radius:14px;background:#fff;color:var(--stalla-text);box-shadow:0 16px 36px #00000047;border:1px solid rgba(0,0,0,.08)}.stalla-categories-dropdown__menu a{color:var(--stalla-text);text-decoration:none;font-weight:800;display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:10px}.stalla-categories-dropdown__menu a:hover,.stalla-categories-dropdown__menu a:focus-visible{background:#edf5e5;color:var(--stalla-green-dark)}.stalla-hero{background:linear-gradient(90deg,#080c08f2,#0f1b0ce0 41%,#1c361273),radial-gradient(circle at 78% 36%,rgba(143,189,69,.4),transparent 26%),linear-gradient(135deg,#0e120e,#264315);color:#fff;overflow:hidden}.stalla-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:44px;align-items:center;min-height:470px;padding-block:58px}.stalla-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#8fbd4529;color:#d7f3b2;border:1px solid rgba(143,189,69,.32);padding:8px 13px;border-radius:999px;font-weight:800;margin-bottom:18px}.stalla-hero h1{color:#fff;font-size:clamp(4rem,5vw,7.2rem);line-height:.98;margin:0 0 18px;font-weight:900;letter-spacing:-.04em}.stalla-hero h1 span{color:var(--stalla-green-light)}.stalla-hero p{color:#ffffffe6;font-size:2rem;line-height:1.35;max-width:650px;margin:0 0 30px}.stalla-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--stalla-green-light),var(--stalla-green));color:#fff;text-decoration:none;border-radius:10px;min-height:56px;padding:0 28px;font-weight:900;box-shadow:0 8px 18px #00000047}.stalla-hero__visual{position:relative;min-height:340px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:end}.stalla-animal-card{min-height:260px;border-radius:26px;background:linear-gradient(180deg,#ffffff24,#ffffff0a),linear-gradient(140deg,#6f9d367a,#00000073);border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 28px #0000003d;display:flex;align-items:center;justify-content:center;font-size:clamp(5rem,7vw,8rem);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.stalla-animal-card:nth-child(1){transform:translateY(-18px)}.stalla-animal-card:nth-child(2){transform:translateY(20px)}.stalla-animal-card:nth-child(3){transform:translateY(-6px)}.stalla-animal-card:nth-child(4){transform:translateY(14px)}.stalla-benefits{background:#fff;border-bottom:1px solid var(--stalla-border)}.stalla-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-block:20px}.stalla-benefit{display:flex;align-items:center;gap:13px}.stalla-benefit__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf5e5;color:var(--stalla-green);font-size:2rem}.stalla-benefit strong{display:block;color:var(--stalla-text)}.stalla-benefit span{color:var(--stalla-muted);font-size:1.28rem}.stalla-categories{padding-block:36px 28px}.stalla-section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.stalla-section-title h2{margin:0;font-size:clamp(2.6rem,3vw,4rem);font-weight:900;letter-spacing:-.03em}.stalla-section-title p{margin:0;color:var(--stalla-muted)}.stalla-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.stalla-category-card{position:relative;min-height:250px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#00000014,#000000b8),linear-gradient(140deg,#354b25,#101510);color:#fff;text-decoration:none;box-shadow:0 5px 18px #0000001f;isolation:isolate}.stalla-category-card__image,.stalla-category-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.stalla-category-card__image img{width:100%;height:100%;object-fit:cover}.stalla-category-card__fallback{display:grid;place-items:center;font-size:8rem;opacity:.52;background:radial-gradient(circle at 50% 30%,rgba(143,189,69,.36),transparent 28%),linear-gradient(135deg,#263d17,#0d0f0c)}.stalla-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000c7);z-index:-1}.stalla-category-card__content{position:absolute;inset-inline:0;bottom:0;padding:24px;text-align:center}.stalla-category-card__icon{width:66px;height:66px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#8fbd45eb;font-size:3rem}.stalla-category-card h3{color:#fff;margin:0 0 8px;font-size:2.25rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.stalla-category-card p{color:#ffffffdb;margin:0 0 14px;min-height:35px}.stalla-category-card__cta{display:inline-flex;align-items:center;background:var(--stalla-green);color:#fff;padding:9px 16px;border-radius:8px;font-weight:900;font-size:1.25rem}.stalla-category-card:hover{transform:translateY(-4px);transition:transform .2s ease}.stalla-promo-strip{padding-block:10px 34px}.stalla-promo-strip__inner{display:grid;grid-template-columns:repeat(3,1fr);background:linear-gradient(90deg,var(--stalla-green-dark),#315322);color:#fff;border-radius:12px;overflow:hidden}.stalla-promo{display:flex;gap:16px;align-items:center;padding:24px 32px;border-left:1px solid rgba(255,255,255,.12)}.stalla-promo:first-child{border-left:0}.stalla-promo__icon{font-size:3rem}.stalla-promo strong{display:block;color:#fff}.stalla-promo span{color:#ffffffd6}.stalla-footer{background:radial-gradient(circle at 18% 20%,rgba(111,157,54,.16),transparent 22%),var(--stalla-header);color:#fff}.stalla-footer-newsletter{border-bottom:1px solid rgba(255,255,255,.12);padding-block:26px}.stalla-footer-newsletter__inner{display:grid;grid-template-columns:1fr minmax(300px,520px);gap:24px;align-items:center}.stalla-footer-newsletter h2{color:#fff;margin:0 0 6px;font-size:2.2rem}.stalla-footer-newsletter p{color:#ffffffc7;margin:0}.stalla-footer-newsletter form{display:grid;grid-template-columns:1fr auto}.stalla-footer-newsletter input{min-height:50px;border:0;padding:0 18px;border-radius:8px 0 0 8px}.stalla-footer-newsletter button{border:0;background:var(--stalla-green);color:#fff;padding:0 24px;font-weight:900;border-radius:0 8px 8px 0}.stalla-footer__grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:34px;padding-block:40px}.stalla-footer img{max-width:240px;height:auto;margin-bottom:14px}.stalla-footer h3{color:#fff;margin:0 0 14px;font-size:1.55rem;text-transform:uppercase;letter-spacing:.04em}.stalla-footer p,.stalla-footer li,.stalla-footer a{color:#fffc;text-decoration:none}.stalla-footer ul{list-style:none;padding:0;margin:0}.stalla-footer li{margin-bottom:8px}.stalla-footer__bottom{border-top:1px solid rgba(255,255,255,.12);color:#ffffffb3;padding-block:18px;font-size:1.25rem;display:flex;justify-content:space-between;gap:18px}@media screen and (max-width:1100px){.stalla-header__main{grid-template-columns:1fr;gap:16px;padding-block:18px}.stalla-header__actions{justify-content:space-between}.stalla-hero__inner{grid-template-columns:1fr}.stalla-benefits__grid,.stalla-categories__grid,.stalla-footer__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.stalla-topbar__inner,.stalla-footer__bottom{flex-direction:column;align-items:flex-start;padding-block:10px}.stalla-hero h1{font-size:4.2rem}.stalla-hero__visual{grid-template-columns:repeat(2,1fr)}.stalla-benefits__grid,.stalla-categories__grid,.stalla-promo-strip__inner,.stalla-footer-newsletter__inner,.stalla-footer__grid,.stalla-search{grid-template-columns:1fr}.stalla-search input,.stalla-search button{border-radius:8px;min-height:50px}.stalla-logo img{max-width:250px}}@media screen and (max-width:1100px){.stalla-header__actions{justify-content:flex-end}.stalla-nav__inner{min-height:50px}}@media screen and (max-width:700px){.stalla-page-width{width:min(100% - 24px,1480px)}.stalla-topbar{font-size:1.18rem}.stalla-topbar__inner{gap:6px;min-height:auto}.stalla-header__main{min-height:auto;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-block:14px}.stalla-logo{min-width:0}.stalla-logo img{max-width:205px}.stalla-header__actions{align-self:center;gap:8px}.stalla-header__icon-action{width:42px;height:42px}.stalla-icon-wrapper,.stalla-icon-wrapper svg{width:22px;height:22px}.stalla-search{grid-column:1 / -1;grid-template-columns:1fr auto;min-height:46px;border-radius:10px}.stalla-search input{min-width:0;padding:0 12px;font-size:1.35rem}.stalla-search button{min-height:46px;padding:0 14px;border-radius:0;font-size:1.25rem}.stalla-nav__inner{min-height:48px}.stalla-categories-dropdown{width:100%}.stalla-categories-dropdown__trigger{width:100%;min-height:48px;justify-content:space-between;padding:0 4px}.stalla-categories-dropdown__trigger>span:nth-child(2){margin-right:auto}.stalla-categories-dropdown__menu{left:0;right:0;width:100%;max-height:min(70vh,430px);overflow-y:auto;border-radius:0 0 14px 14px}.stalla-categories-dropdown__menu a{min-height:48px;font-size:1.45rem}}.stalla-header__main{grid-template-columns:minmax(180px,300px) minmax(260px,1fr) auto}.stalla-header__actions{min-width:max-content}.stalla-header__actions .stalla-nav{background:transparent;border-top:0;display:inline-flex;align-items:center}.stalla-header__actions .stalla-categories-dropdown__trigger{min-height:48px;height:48px;padding:0 16px;border-radius:999px;background:#8fbd452e;border:1px solid rgba(143,189,69,.55);transition:transform .18s ease,background .18s ease,border-color .18s ease}.stalla-header__actions .stalla-categories-dropdown__trigger:hover,.stalla-header__actions .stalla-categories-dropdown__trigger:focus-visible{background:#8fbd4547;border-color:#8fbd45d9;transform:translateY(-1px)}.stalla-header__actions .stalla-categories-dropdown__menu{left:auto;right:0;top:calc(100% + 10px)}.stalla-hero__visual{min-height:clamp(210px,25vw,320px);gap:clamp(8px,1.2vw,16px)}.stalla-animal-card{min-height:clamp(145px,18vw,230px);border-radius:clamp(16px,2vw,26px);font-size:clamp(3.7rem,5.4vw,7rem)}@media screen and (max-width:1100px){.stalla-header__main{grid-template-columns:minmax(180px,280px) 1fr;gap:14px}.stalla-search{grid-column:1 / -1;order:3}.stalla-header__actions{justify-self:end}.stalla-header__actions .stalla-categories-dropdown__trigger{padding-inline:14px}.stalla-hero__inner{gap:28px}.stalla-hero__visual{max-width:620px;width:100%;margin-inline:auto}}@media screen and (max-width:700px){.stalla-header__main{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-block:12px}.stalla-logo img{max-width:clamp(150px,48vw,200px)}.stalla-header__actions{gap:6px}.stalla-header__actions .stalla-categories-dropdown__trigger{width:auto;min-height:40px;height:40px;padding:0 10px;gap:7px}.stalla-categories-dropdown__hamburger{width:17px;gap:3px}.stalla-categories-dropdown__label{font-size:1.22rem}.stalla-categories-dropdown__caret{font-size:1.05rem}.stalla-header__icon-action{width:40px;height:40px}.stalla-icon-wrapper,.stalla-icon-wrapper svg{width:20px;height:20px}.stalla-header__actions .stalla-categories-dropdown__menu{position:fixed;top:auto;left:12px;right:12px;width:auto;margin-top:8px;max-height:min(70vh,430px);overflow-y:auto;border-radius:14px}.stalla-hero__inner{min-height:auto;padding-block:36px}.stalla-hero__visual{min-height:190px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;align-items:center}.stalla-animal-card{min-height:clamp(78px,22vw,112px);border-radius:16px;font-size:clamp(2.6rem,9vw,4.2rem);transform:none!important}}@media screen and (max-width:390px){.stalla-categories-dropdown__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stalla-header__actions .stalla-categories-dropdown__trigger{width:40px;justify-content:center;padding:0}.stalla-header__actions .stalla-categories-dropdown__caret{display:none}}.stalla-header,.stalla-hero,.stalla-benefits,.stalla-categories,.stalla-promo-strip,.stalla-footer{overflow-x:clip}.stalla-footer-newsletter h2,.stalla-section-title h2,.stalla-category-card h3,.stalla-hero h1{text-wrap:balance}.stalla-footer p,.stalla-footer a,.stalla-footer li,.stalla-category-card p,.stalla-benefit span,.stalla-promo span{overflow-wrap:anywhere}.stalla-categories__grid{align-items:stretch}.stalla-category-card{height:100%}.stalla-category-card__image,.stalla-category-card__fallback{min-height:clamp(150px,16vw,230px)}.stalla-benefit,.stalla-promo,.stalla-category-card{min-width:0}.stalla-footer__grid{grid-template-columns:minmax(220px,1.35fr) repeat(auto-fit,minmax(150px,1fr));gap:clamp(18px,2.4vw,34px)}.stalla-footer h3{font-size:clamp(1.18rem,1vw,1.45rem);margin-bottom:10px}.stalla-footer p,.stalla-footer li,.stalla-footer a{font-size:clamp(1.22rem,.95vw,1.42rem);line-height:1.45}.stalla-footer li{margin-bottom:6px}.stalla-footer__bottom{align-items:center;font-size:clamp(1.08rem,.9vw,1.22rem);line-height:1.35}@media screen and (max-width:990px){.stalla-hero__inner{padding-block:46px}.stalla-hero h1{font-size:clamp(3.4rem,6vw,5.2rem)}.stalla-hero p{font-size:1.55rem}.stalla-benefits__grid{gap:12px}.stalla-benefit{padding:14px}.stalla-categories{padding-block:42px}.stalla-categories__grid{gap:16px}.stalla-promo-strip__inner{gap:1px}.stalla-promo{padding:16px}.stalla-footer-newsletter__inner{grid-template-columns:1fr;gap:16px}.stalla-footer-newsletter form{max-width:560px}}@media screen and (max-width:700px){.stalla-header__main{gap:9px}.stalla-header__actions{gap:5px}.stalla-header__actions .stalla-categories-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;left:auto;width:min(92vw,330px);margin-top:0;border-radius:14px;box-shadow:0 18px 40px #00000042}.stalla-hero__inner{padding-block:30px;gap:22px}.stalla-hero__eyebrow{width:fit-content;font-size:1.05rem;padding:6px 10px}.stalla-hero h1{font-size:clamp(3rem,10vw,4rem);line-height:.98;margin-bottom:12px}.stalla-hero p{font-size:1.42rem;line-height:1.45;margin-bottom:18px}.stalla-button{min-height:42px;padding:0 16px;font-size:1.18rem}.stalla-hero__visual{min-height:0;gap:6px}.stalla-animal-card{min-height:clamp(66px,20vw,96px);border-radius:14px;font-size:clamp(2.2rem,8.2vw,3.5rem);box-shadow:0 10px 22px #0000001f}.stalla-benefits{padding-block:10px}.stalla-benefits__grid{gap:8px}.stalla-benefit{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px 12px;border-radius:14px}.stalla-benefit__icon{font-size:2rem}.stalla-benefit strong{font-size:1.25rem}.stalla-benefit span{font-size:1.13rem}.stalla-categories{padding-block:30px}.stalla-section-title{margin-bottom:18px}.stalla-section-title h2{font-size:clamp(2.4rem,8vw,3.2rem)}.stalla-section-title p{font-size:1.32rem;line-height:1.4}.stalla-categories__grid{gap:12px}.stalla-category-card{min-height:0;border-radius:18px}.stalla-category-card__image,.stalla-category-card__fallback{min-height:122px}.stalla-category-card__content{padding:16px}.stalla-category-card__icon{width:40px;height:40px;font-size:2.2rem;margin-bottom:9px}.stalla-category-card h3{font-size:1.85rem;margin-bottom:7px}.stalla-category-card p{font-size:1.28rem;line-height:1.4;margin-bottom:12px}.stalla-category-card__cta{min-height:36px;padding:0 12px;font-size:1.08rem}.stalla-promo-strip__inner{gap:8px;padding-block:10px}.stalla-promo{gap:10px;padding:12px 14px;border-radius:14px}.stalla-promo__icon{font-size:2rem}.stalla-promo strong{font-size:1.24rem}.stalla-promo span span{font-size:1.12rem}.stalla-footer-newsletter{padding-block:18px}.stalla-footer-newsletter__inner{gap:12px}.stalla-footer-newsletter h2{font-size:1.75rem;margin-bottom:4px}.stalla-footer-newsletter p{font-size:1.18rem;line-height:1.35}.stalla-footer-newsletter form{grid-template-columns:1fr;gap:8px}.stalla-footer-newsletter input,.stalla-footer-newsletter button{min-height:42px;border-radius:10px;font-size:1.22rem}.stalla-footer-newsletter button{padding-inline:16px}.stalla-footer__grid{grid-template-columns:1fr 1fr;gap:16px 14px;padding-block:24px}.stalla-footer__grid>div:first-child{grid-column:1 / -1}.stalla-footer img{max-width:150px;margin-bottom:8px}.stalla-footer h3{font-size:1.08rem;letter-spacing:.05em;margin-bottom:7px}.stalla-footer p,.stalla-footer li,.stalla-footer a{font-size:1.08rem;line-height:1.34}.stalla-footer li{margin-bottom:4px}.stalla-footer__bottom{padding-block:12px;gap:4px;font-size:1rem;line-height:1.28}}@media screen and (max-width:430px){.stalla-page-width{width:min(100% - 20px,1480px)}.stalla-logo img{max-width:clamp(132px,43vw,168px)}.stalla-header__icon-action,.stalla-header__actions .stalla-categories-dropdown__trigger{width:38px;height:38px;min-height:38px}.stalla-icon-wrapper,.stalla-icon-wrapper svg{width:19px;height:19px}.stalla-search input,.stalla-search button{min-height:42px;font-size:1.18rem}.stalla-search button{padding-inline:11px}.stalla-hero__visual{grid-template-columns:repeat(4,minmax(0,1fr))}.stalla-animal-card{min-height:clamp(58px,18vw,78px);font-size:clamp(2rem,7.6vw,3rem)}.stalla-footer__grid{gap:14px 10px}.stalla-footer p,.stalla-footer li,.stalla-footer a{font-size:1.02rem}.stalla-footer__bottom{font-size:.96rem}}@media screen and (max-width:350px){.stalla-footer__grid{grid-template-columns:1fr}}@media screen and (max-width:700px){.stalla-header,.stalla-header__main,.stalla-header__actions,.stalla-header__actions .stalla-nav,.stalla-categories-dropdown{overflow:visible!important}.stalla-header__actions .stalla-categories-dropdown__menu,.stalla-categories-dropdown__menu{position:fixed!important;top:max(92px,env(safe-area-inset-top,0px) + 76px)!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;max-height:min(72dvh,520px)!important;overflow-y:auto!important;overscroll-behavior:contain;padding:10px!important;border-radius:16px!important;z-index:9999!important;box-shadow:0 22px 55px #00000057!important}.stalla-categories-dropdown__menu a{min-height:46px;padding:0 14px;white-space:normal;line-height:1.25;font-size:1.35rem}.stalla-categories-dropdown[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;z-index:9998;pointer-events:none}.stalla-categories-dropdown[open] .stalla-categories-dropdown__menu{display:block}.stalla-benefits{padding-block:8px}.stalla-benefits__viewport{overflow:hidden;border-radius:16px}.stalla-benefits__grid{display:flex!important;grid-template-columns:none!important;gap:0!important;padding-block:0!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.stalla-benefits__grid::-webkit-scrollbar{display:none}.stalla-benefit{flex:0 0 100%;scroll-snap-align:center;min-height:62px;display:grid!important;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:10px 14px!important;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px}.stalla-benefit__icon{width:38px;height:38px;font-size:2rem;border-radius:12px}.stalla-benefit strong{font-size:1.28rem;line-height:1.15}.stalla-benefit span{display:block;font-size:1.12rem;line-height:1.2}}@media screen and (max-width:430px){.stalla-header__actions .stalla-categories-dropdown__menu,.stalla-categories-dropdown__menu{top:max(86px,env(safe-area-inset-top,0px) + 70px)!important;left:8px!important;right:8px!important;max-height:min(74dvh,500px)!important}.stalla-benefit{min-height:58px;padding:9px 12px!important}}.stalla-categories-dropdown__item{position:relative}.stalla-categories-dropdown__main-link{justify-content:space-between;gap:12px}.stalla-categories-dropdown__submenu-caret{font-size:1.8rem;line-height:1;opacity:.7}.stalla-categories-dropdown__submenu{display:none;position:absolute;left:calc(100% + 8px);top:0;z-index:31;min-width:260px;padding:10px;border-radius:14px;background:#fff;color:var(--stalla-text);box-shadow:0 16px 36px #00000038;border:1px solid rgba(0,0,0,.08)}.stalla-categories-dropdown__item--has-submenu:hover>.stalla-categories-dropdown__submenu,.stalla-categories-dropdown__item--has-submenu:focus-within>.stalla-categories-dropdown__submenu{display:block}.stalla-categories-dropdown__submenu a{font-weight:750}@media screen and (max-width:700px){.stalla-categories-dropdown__item{border-bottom:1px solid rgba(0,0,0,.06)}.stalla-categories-dropdown__item:last-child{border-bottom:0}.stalla-categories-dropdown__submenu{display:block;position:static;min-width:0;padding:0 0 8px 12px;box-shadow:none;border:0;border-radius:0;background:transparent}.stalla-categories-dropdown__submenu a{min-height:40px;font-size:1.22rem;font-weight:700;padding-left:18px}.stalla-categories-dropdown__submenu-caret{transform:rotate(90deg)}}.stalla-categories-dropdown__row{display:flex;align-items:stretch;gap:4px;border-radius:10px}.stalla-categories-dropdown__row:hover,.stalla-categories-dropdown__row:focus-within{background:#edf5e5}.stalla-categories-dropdown__row:hover .stalla-categories-dropdown__main-link,.stalla-categories-dropdown__row:focus-within .stalla-categories-dropdown__main-link{color:var(--stalla-green-dark)}.stalla-categories-dropdown__main-link{flex:1 1 auto;min-width:0}.stalla-categories-dropdown__submenu-toggle{flex:0 0 42px;width:42px;min-height:46px;border:0;border-radius:10px;background:transparent;color:var(--stalla-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.stalla-categories-dropdown__submenu-toggle:hover,.stalla-categories-dropdown__submenu-toggle:focus-visible{background:#8fbd4529;color:var(--stalla-green-dark);outline:none}.stalla-categories-dropdown__submenu-caret{display:inline-block;transition:transform .18s ease}@media screen and (min-width:701px){.stalla-header__actions .stalla-categories-dropdown__menu,.stalla-categories-dropdown__menu{width:min(380px,92vw);overflow:visible}.stalla-categories-dropdown__submenu{left:auto!important;right:calc(100% + 8px)!important;top:0;min-width:320px;max-width:min(420px,calc(100vw - 40px));white-space:normal}.stalla-categories-dropdown__submenu a{min-height:42px;line-height:1.25;white-space:normal}.stalla-categories-dropdown__item--has-submenu:hover .stalla-categories-dropdown__submenu-caret,.stalla-categories-dropdown__item--has-submenu:focus-within .stalla-categories-dropdown__submenu-caret{transform:rotate(180deg)}}@media screen and (max-width:700px){.stalla-categories-dropdown__item{border-bottom:1px solid rgba(0,0,0,.06)}.stalla-categories-dropdown__item:last-child{border-bottom:0}.stalla-categories-dropdown__row{min-height:46px}.stalla-categories-dropdown__main-link{min-height:46px!important;font-size:1.28rem!important;line-height:1.2;padding:0 10px 0 12px!important}.stalla-categories-dropdown__submenu-toggle{min-height:46px;width:46px;flex-basis:46px}.stalla-categories-dropdown__submenu{display:none!important;position:static!important;min-width:0!important;max-width:none!important;padding:0 0 8px 10px!important;margin:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;background:transparent!important}.stalla-categories-dropdown__item--is-open>.stalla-categories-dropdown__submenu{display:block!important}.stalla-categories-dropdown__item--is-open .stalla-categories-dropdown__submenu-caret{transform:rotate(90deg)}.stalla-categories-dropdown__submenu a{min-height:38px!important;font-size:1.12rem!important;line-height:1.2;font-weight:750!important;padding:0 12px 0 18px!important;border-radius:9px}.stalla-categories-dropdown__submenu a:before{content:"";width:6px;height:6px;margin-right:8px;border-radius:999px;background:#4a7c2a8c;flex:0 0 6px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/stalla-online.css.map */
