:root{--vff-ink:#17342b;--vff-green:#205f43;--vff-green-2:#2f7a58;--vff-sand:#f3efe5;--vff-soft:#f7f5ef;--vff-blue:#5d7e8f;--vff-line:#dfe4df;--vff-white:#fff;--vff-muted:#66726c;--vff-shadow:0 12px 34px rgba(23,52,43,.09);--vff-radius:20px;--vff-radius-sm:13px}.vff-app{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--vff-ink);line-height:1.5;max-width:1240px;margin:0 auto;padding:0 18px 48px;box-sizing:border-box}.vff-app *{box-sizing:border-box}.vff-app a{text-decoration:none}.vff-language{display:flex;justify-content:flex-end;gap:5px;padding:12px 0}.vff-language a{font-size:12px;font-weight:800;color:#6b746f;padding:5px 8px;border-radius:999px}.vff-language a.is-active{background:var(--vff-ink);color:#fff}.vff-hero{position:relative;min-height:540px;border-radius:28px;overflow:hidden;display:flex;align-items:center;background:linear-gradient(135deg,#1d4837 0%,#557765 58%,#beaa80 100%);box-shadow:var(--vff-shadow)}.vff-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 23%,rgba(255,255,255,.22),transparent 28%),linear-gradient(105deg,rgba(8,29,22,.76) 0%,rgba(8,29,22,.43) 50%,rgba(8,29,22,.1) 100%)}.vff-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;bottom:-290px;border:90px solid rgba(255,255,255,.08)}.vff-hero__content{position:relative;z-index:1;max-width:720px;padding:64px;color:#fff}.vff-kicker,.vff-eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;opacity:.82}.vff-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.045em;margin:12px 0 18px;color:#fff;max-width:700px}.vff-hero p{font-size:20px;max-width:560px;margin:0 0 28px;color:rgba(255,255,255,.88)}.vff-search-form label>span{display:block;font-weight:750;margin:0 0 8px}.vff-search-box{display:flex;background:#fff;border-radius:999px;padding:5px;max-width:660px;box-shadow:0 8px 28px rgba(0,0,0,.15)}.vff-search-box input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:13px 18px!important;font-size:16px!important;color:var(--vff-ink)!important}.vff-search-box button{width:48px;height:48px;border-radius:50%;border:0;background:var(--vff-green);color:#fff;font-size:26px;cursor:pointer}.vff-section{padding:64px 0}.vff-section--soft{background:var(--vff-soft);margin:0 -18px;padding-left:18px;padding-right:18px}.vff-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.vff-section h2,.vff-story-band h2,.vff-profile-section h2{font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.025em;margin:5px 0 0;color:var(--vff-ink)}.vff-text-link{color:var(--vff-green);font-weight:800}.vff-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.vff-category{min-height:148px;background:var(--vff-white);border:1px solid var(--vff-line);border-radius:18px;padding:20px;display:flex;flex-direction:column;color:var(--vff-ink);transition:.18s ease;box-shadow:0 4px 16px rgba(23,52,43,.04)}.vff-category:hover{transform:translateY(-3px);box-shadow:var(--vff-shadow);border-color:#cbd5ce}.vff-category__icon{font-size:34px;margin-bottom:auto}.vff-category strong{font-size:18px;line-height:1.12}.vff-category>span:last-child{align-self:flex-end;font-size:22px;color:var(--vff-green)}.vff-season-row{display:flex;gap:10px;overflow:auto;padding:2px 0 5px}.vff-season-row a{flex:0 0 auto;background:#fff;color:var(--vff-ink);border:1px solid var(--vff-line);border-radius:999px;padding:11px 16px;font-weight:750}.vff-season-row span{margin-right:7px}.vff-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vff-card-grid--2{grid-template-columns:repeat(2,1fr)}.vff-producer-card{background:#fff;border:1px solid var(--vff-line);border-radius:var(--vff-radius);overflow:hidden;box-shadow:0 5px 18px rgba(23,52,43,.05);transition:.2s ease}.vff-producer-card:hover{transform:translateY(-3px);box-shadow:var(--vff-shadow)}.vff-producer-card__image{display:block;position:relative;aspect-ratio:16/10;background:#e9ece8;overflow:hidden}.vff-producer-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.vff-producer-card:hover .vff-producer-card__image img{transform:scale(1.025)}.vff-demo-badge{position:absolute;top:12px;left:12px;background:rgba(23,52,43,.88);backdrop-filter:blur(5px);color:#fff;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}.vff-producer-card__body{padding:19px}.vff-producer-card__title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.vff-producer-card h3{font-size:22px;line-height:1.15;margin:0 0 3px}.vff-producer-card h3 a{color:var(--vff-ink)}.vff-producer-card__title>div>span{font-size:13px;color:var(--vff-muted)}.vff-producer-card p{color:#59655f;margin:13px 0}.vff-status{flex:0 0 auto;background:#e8f4ed;color:#17623d;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.vff-tags{display:flex;gap:6px;flex-wrap:wrap}.vff-tags span,.vff-tags a{display:inline-flex;background:var(--vff-sand);color:#4f5e56;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.vff-card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid #edf0ed}.vff-mini-shop{font-size:12px;color:#59655f}.vff-story-band{background:var(--vff-green);color:#fff;border-radius:26px;padding:42px 46px;display:flex;align-items:end;justify-content:space-between;gap:32px}.vff-story-band h2{color:#fff}.vff-story-band p{max-width:700px;color:rgba(255,255,255,.84);font-size:17px}.vff-button{display:inline-flex;justify-content:center;align-items:center;gap:7px;background:var(--vff-green);color:#fff!important;border:1px solid var(--vff-green);border-radius:999px;padding:12px 18px;font-weight:800}.vff-button--light{background:#fff;color:var(--vff-green)!important;border-color:#fff}.vff-button--outline{background:#fff;color:var(--vff-green)!important}.vff-list-page,.vff-search-page{padding-top:0}.vff-page-head{background:var(--vff-soft);border-radius:24px;padding:42px;margin-bottom:26px}.vff-page-head h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.04em;line-height:1;margin:8px 0 12px}.vff-page-head p{color:var(--vff-muted);margin:0}.vff-page-head .vff-search-form{margin-top:22px}.vff-search-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}.vff-filter-panel{position:sticky;top:24px;border:1px solid var(--vff-line);border-radius:18px;padding:16px;background:#fff;max-height:75vh;overflow:auto}.vff-filter-panel h3{margin:0 0 10px}.vff-filter-panel a{display:flex;gap:8px;padding:9px 10px;border-radius:10px;color:#526059;font-size:14px}.vff-filter-panel a:hover,.vff-filter-panel a.is-active{background:var(--vff-sand);color:var(--vff-green);font-weight:800}.vff-result-head{display:flex;justify-content:space-between;margin:0 0 14px}.vff-empty{border:1px dashed #cfd6d1;background:#fafbf9;padding:35px;border-radius:16px;color:var(--vff-muted);text-align:center}.vff-profile-wrap{padding-top:0}.vff-profile-hero{position:relative;border-radius:28px;overflow:hidden;aspect-ratio:18/8;background:#e8ece8}.vff-profile-hero img{width:100%;height:100%;object-fit:cover;display:block}.vff-profile-hero__overlay{position:absolute;inset:0;padding:18px;display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(to bottom,rgba(0,0,0,.32),transparent 40%)}.vff-profile-hero__overlay>a{background:rgba(255,255,255,.94);color:var(--vff-ink);padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}.vff-profile-hero__overlay .vff-demo-badge{position:static}.vff-profile-head{padding:34px 8px 28px;display:flex;justify-content:space-between;gap:36px;align-items:flex-end}.vff-profile-head h1{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.045em;margin:8px 0 10px}.vff-lead{font-size:20px;color:var(--vff-muted);margin:0 0 16px}.vff-profile-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.vff-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.vff-profile-section{border-top:1px solid var(--vff-line);padding:32px 0}.vff-profile-section>p{font-size:17px;color:#4e5b54;max-width:780px}.vff-prose{font-size:18px!important;line-height:1.7}.vff-food-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.vff-food-list>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:9px;background:var(--vff-soft);border-radius:14px;padding:14px}.vff-food-list>div>span{font-size:28px;grid-row:1/3}.vff-food-list small{color:var(--vff-muted)}.vff-profile-aside{display:flex;flex-direction:column;gap:12px}.vff-info-card{border:1px solid var(--vff-line);border-radius:16px;padding:18px;background:#fff}.vff-info-card h3{margin:0 0 12px}.vff-info-card>a{display:block;color:var(--vff-green);font-weight:750;margin-top:8px;word-break:break-word}.vff-location+ .vff-location{border-top:1px solid #edf0ed;padding-top:12px;margin-top:12px}.vff-location strong,.vff-location span{display:block}.vff-location span{font-size:14px;color:var(--vff-muted);margin-top:4px}.vff-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.vff-product{border:1px solid var(--vff-line);border-radius:16px;overflow:hidden;color:var(--vff-ink);background:#fff}.vff-product img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#efefeb}.vff-product>div{display:flex;justify-content:space-between;gap:12px;padding:13px}.vff-product span{color:var(--vff-green);font-weight:800;white-space:nowrap}@media(max-width:1050px){.vff-category-grid{grid-template-columns:repeat(3,1fr)}.vff-card-grid{grid-template-columns:repeat(2,1fr)}.vff-profile-grid{grid-template-columns:1fr}.vff-profile-aside{display:grid;grid-template-columns:repeat(2,1fr)}.vff-food-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.vff-app{padding-left:12px;padding-right:12px}.vff-language{padding:8px 0}.vff-hero{min-height:500px;border-radius:20px}.vff-hero__content{padding:35px 22px}.vff-hero h1{font-size:47px}.vff-hero p{font-size:17px}.vff-search-box{border-radius:18px}.vff-search-box input{padding:12px 12px!important}.vff-search-box button{border-radius:14px}.vff-section{padding:44px 0}.vff-section--soft{margin:0 -12px;padding-left:12px;padding-right:12px}.vff-section-head{align-items:flex-start}.vff-section-head>.vff-text-link{display:none}.vff-category-grid{grid-template-columns:repeat(2,1fr)}.vff-category{min-height:126px;padding:15px}.vff-card-grid,.vff-card-grid--2{grid-template-columns:1fr}.vff-story-band{padding:28px 24px;display:block}.vff-story-band .vff-button{margin-top:12px}.vff-page-head{padding:28px 20px;border-radius:18px}.vff-search-layout{grid-template-columns:1fr}.vff-filter-panel{position:static;display:flex;overflow:auto;max-height:none;border:0;padding:0 0 7px;border-radius:0}.vff-filter-panel h3{display:none}.vff-filter-panel a{flex:0 0 auto;border:1px solid var(--vff-line);border-radius:999px;background:#fff}.vff-profile-hero{aspect-ratio:4/3;border-radius:20px}.vff-profile-head{display:block;padding:24px 2px}.vff-profile-head h1{font-size:43px}.vff-profile-actions{justify-content:flex-start;margin-top:20px}.vff-profile-actions .vff-button{flex:1}.vff-food-list{grid-template-columns:1fr}.vff-profile-aside{grid-template-columns:1fr}.vff-product-grid{grid-template-columns:1fr}.vff-product{display:grid;grid-template-columns:112px 1fr}.vff-product img{height:100%;aspect-ratio:1/1}.vff-product>div{display:block}.vff-product span{display:block;margin-top:4px}.vff-demo-badge{font-size:10px}.vff-producer-card__title{display:block}.vff-status{display:inline-block;margin-top:8px}}@media(max-width:420px){.vff-category-grid{grid-template-columns:1fr 1fr}.vff-category{min-height:118px}.vff-category strong{font-size:16px}.vff-hero h1{font-size:41px}.vff-profile-actions{display:grid;grid-template-columns:1fr}.vff-profile-actions .vff-button{width:100%}}
