.hero-landing[data-v-d01e9812]{min-height:var(--app-height, 100vh);background:linear-gradient(180deg,var(--background, #f7f3ed) 0%,var(--white, #fff) 100%);padding:var(--hero-v-padding, 100px) 24px 60px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.hero-content[data-v-d01e9812]{color:var(--charcoal, #2c2c2c)}.hero-content-inner[data-v-d01e9812]{max-width:700px}.hero-headline[data-v-d01e9812]{font-size:clamp(36px,6vw,56px);line-height:1.1;margin-bottom:20px;font-weight:500;color:inherit}.hero-subtitle[data-v-d01e9812]{font-size:18px;color:var(--grey, #666);max-width:500px;margin:0 auto 32px;line-height:1.6}.hero-badge[data-v-d01e9812]{display:inline-flex;align-items:center;gap:8px;background:var(--accent-light, #fbeee8);color:var(--accent, #c75b39);padding:8px 16px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:24px}.hero-badge__dot[data-v-d01e9812]{width:8px;height:8px;background:var(--accent, #c75b39);border-radius:50%;animation:pulse-d01e9812 2s infinite}@keyframes pulse-d01e9812{0%,to{opacity:1}50%{opacity:.5}}.hero-cta[data-v-d01e9812]{display:inline-flex;align-items:center;gap:8px;background:var(--primary, #3d5a45);color:#fff;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.hero-cta[data-v-d01e9812]:hover{background:var(--primary-dark, #2e4735);transform:translateY(-2px)}.hero-scroll[data-v-d01e9812]{position:absolute;bottom:40px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--grey, #666);font-size:13px;animation:bounce-d01e9812 2s infinite}@keyframes bounce-d01e9812{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-scroll svg[data-v-d01e9812]{width:24px;height:24px}@media(max-width:768px){.hero-landing[data-v-d01e9812]{padding:80px 20px 60px}.hero-cta[data-v-d01e9812]{width:100%;justify-content:center}}
