.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero.hero--single{grid-template-columns:1fr}.hero-left{background-color:var(--forest);color:var(--cream);display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 72px;position:relative;overflow:hidden}.hero-left-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-image:var(--hero-left-bg-desktop);z-index:0}.hero-left-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hero-left:before{content:"";position:absolute;top:-60px;left:-60px;width:300px;height:300px;border-radius:50%;border:1px solid rgba(184,212,176,.12);z-index:1}.hero-left:after{content:"";position:absolute;bottom:40px;right:-80px;width:240px;height:240px;border-radius:50%;border:1px solid rgba(184,212,176,.08);z-index:1}.hero-left-content{position:relative;z-index:2}.hero-eyebrow{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:24px;display:flex;align-items:center;gap:12px}.hero-eyebrow:before{content:"";display:block;width:28px;height:1px;background:var(--cream);flex-shrink:0}.hero-h1{font-family:Playfair Display,serif;font-size:68px;font-weight:900;line-height:1;color:var(--cream);margin-bottom:28px}.hero-h1 em,.hero-h1 i{font-style:italic;color:var(--sage)}.hero-h1 p{margin:0}.hero-sub{font-size:17px;line-height:1.65;font-weight:300;max-width:400px;margin-bottom:40px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{margin-top:18px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px 12px;max-width:520px;padding:10px 14px;border-radius:14px;background:#f7f4ee14;border:1px solid rgba(184,212,176,.18);color:#f7f4eee6;font-size:13px;line-height:1.35;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-proof-item{display:inline-flex;align-items:center;gap:7px;line-height:normal}.hero-proof-icon{flex-shrink:0;color:#f7f4eee6}.hero-proof-sep{color:#f7f4eee6;-webkit-user-select:none;user-select:none}.btn-primary{background:var(--cream);color:var(--forest);font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:14px 28px;border-radius:100px;text-decoration:none;letter-spacing:.03em;transition:all .2s;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.btn-primary:hover{background:var(--sage)}@media(max-width:1024px){.hero-btns .hero-btn-desktop{display:none}}@media(min-width:1025px){.hero-btns .hero-btn-mobile{display:none}}.btn-outline{background:transparent;color:var(--sage);font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;padding:13px 28px;border-radius:100px;border:1px solid rgba(184,212,176,.4);text-decoration:none;letter-spacing:.03em;transition:all .2s;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.btn-outline:hover{border-color:var(--sage);background:#b8d4b014}.hero-stats{display:flex;gap:32px;margin-top:32px;padding-top:32px;border-top:.5px solid rgba(184,212,176,.2)}.hero-stat-num{font-family:Playfair Display,serif;font-size:28px;font-weight:900;color:var(--cream);line-height:1}.hero-stat-label{font-size:11px;margin-top:4px;letter-spacing:.06em}.hero-right{position:relative;background:var(--oat);overflow:hidden}.hero-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#c8d8c2,#9db898 40%,#6a9963);display:flex;align-items:center;justify-content:center}.hero-img-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(45,74,42,.85) 0%,transparent 60%);padding:48px 48px 40px}.hero-recipe-tag{display:inline-flex;align-items:center;gap:8px;background:#f7f4ee26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:.5px solid rgba(255,255,255,.25);border-radius:100px;padding:6px 14px 6px 8px;margin-bottom:16px}.hero-recipe-tag-dot{width:8px;height:8px;border-radius:50%;background:var(--golden)}.hero-recipe-tag span{font-size:11px;font-weight:500;color:#f7f4eee6;letter-spacing:.06em}.hero-recipe-title{font-family:Playfair Display,serif;font-size:26px;font-weight:900;color:var(--cream);margin-bottom:12px;line-height:1.2}.hero-recipe-macros{display:flex;gap:20px}.macro-item{text-align:center}.macro-val{font-size:18px;font-weight:700;color:var(--cream);font-variant-numeric:tabular-nums}.macro-unit{font-size:10px;color:#b8d4b0cc;letter-spacing:.06em}.photo-illustration{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:.92;transform:scale(1.02)}.hero-right{position:relative}.result-stack{position:relative;height:460px}.result-card{position:absolute;border-radius:20px;padding:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rc-main{width:100%;top:0;left:0;background:#ffffff14;border:.5px solid rgba(184,212,176,.25)}.rc-float-1{width:196px;bottom:36px;left:-20px;background:var(--cream);box-shadow:0 16px 48px #0000004d}.rc-float-2{width:176px;top:56px;right:-12px;background:var(--moss);border:.5px solid rgba(184,212,176,.3)}.rc-photo{width:100%;height:190px;border-radius:12px;margin-bottom:18px;background:linear-gradient(145deg,#4a7043,#2d4a2a 70%,#1a2f18);display:flex;align-items:center;justify-content:center;overflow:hidden}.rc-ba{display:flex;gap:8px;margin-bottom:14px}.rc-ba-col{flex:1;text-align:center;background:#ffffff0d;border-radius:8px;padding:9px 4px}.rc-ba-val{font-family:Playfair Display,serif;font-size:19px;font-weight:900;color:var(--cream);line-height:1}.rc-ba-lbl{font-size:10px;color:#b8d4b099;margin-top:3px;letter-spacing:.05em}.rc-arrow{display:flex;align-items:center;justify-content:center;color:var(--sage);font-size:16px;flex-shrink:0;margin-top:-2px}.rc-name{font-size:14px;font-weight:600;color:var(--cream);margin-bottom:2px}.rc-sub{font-size:11px;color:#b8d4b099}.rf1-icon{font-size:22px;margin-bottom:8px}.rf1-val{font-family:Playfair Display,serif;font-size:26px;font-weight:900;color:var(--forest);line-height:1;margin-bottom:3px}.rf1-lbl{font-size:11px;color:var(--warm-gray);line-height:1.4}.rf2-stars{font-size:13px;color:var(--golden);margin-bottom:7px}.rf2-text{font-size:12px;color:#f7f4eecc;line-height:1.5;font-style:italic}.rf2-name{font-size:11px;color:#ffffff73;margin-top:7px}@media(max-width:768px){.hero{grid-template-columns:1fr}.hero-left-bg{background-image:var(--hero-left-bg-mobile, var(--hero-left-bg-desktop))}.hero-left{padding:48px 20px 44px}.hero-eyebrow{font-size:10px}.hero-h1{font-size:44px;margin-bottom:20px}.hero-sub{font-size:15px;margin-bottom:28px;max-width:100%}.hero-proof{width:100%;max-width:100%}.hero-btns{flex-direction:column;gap:10px}.hero-btns a{text-align:center;justify-content:center}.hero-btns .vhp-reel-entry--inline,.hero-btns .vhp-reel-entry--inline .vhp-reel-entry__ring,.hero-btns .vhp-reel-entry--inline .vhp-reel-entry__inner{width:100%}.hero-stats{gap:20px;margin-top:36px;padding-top:24px;flex-wrap:wrap}.hero-stat-num{font-size:22px}.hero-right{min-height:320px}.hero-img-overlay{padding:20px}.hero-recipe-title{font-size:20px}.macro-val{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/vhp-hero.css.map */
