.hero-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--secondary,#6c8b74);margin-bottom:1.25rem;font-size:.8125rem;font-weight:500}.hero-body{max-width:34rem;font-family:var(--font-lato,"Lato",sans-serif);color:var(--text-secondary,#5e5e5e);margin-top:1rem;font-size:.9375rem;font-weight:300;line-height:1.75}.hero-image-wrapper{aspect-ratio:4/3;border:1px solid var(--border,#ddd9d0);border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 12px 40px #1f3a2e1f}@media (min-width:1024px){.hero-image-wrapper{aspect-ratio:5/6}}.hero-image{object-fit:cover;width:100%;height:100%;display:block}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-lato,sans-serif);color:var(--text-main,#1a1a1a);white-space:nowrap;background:#ffffffeb;border:1px solid #1f3a2e1a;border-radius:2rem;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.75rem;font-weight:400;display:flex;position:absolute;left:1.25rem;box-shadow:0 2px 12px #00000014}.hero-badge-top{top:1.25rem}.hero-badge-bottom{bottom:1.25rem}.hero-badge-dot{background:var(--secondary,#6c8b74);border-radius:50%;flex-shrink:0;width:8px;height:8px}
.solution-layout{grid-template-columns:1fr;gap:3.5rem;display:grid}@media (min-width:1024px){.solution-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem}}.solution-statement{top:calc(var(--navbar-height,60px) + 2rem);flex-direction:column;display:flex;position:sticky}@media (max-width:1023px){.solution-statement{position:static}}.solution-eyebrow{font-family:var(--font-lato,"Lato",sans-serif);letter-spacing:.3em;text-transform:uppercase;color:var(--secondary,#6c8b74);margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.solution-heading{font-family:var(--font-cormorant,"Cormorant Garamond",serif);letter-spacing:-.01em;color:var(--text-main,#1a1a1a);margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:300;line-height:1.15}.solution-desc{font-family:var(--font-lato,"Lato",sans-serif);color:var(--text-secondary,#5e5e5e);max-width:32rem;margin:0;font-size:.9375rem;font-weight:300;line-height:1.75}.solution-divider{background:var(--border,#ddd9d0);max-width:4rem;height:1px;margin:2rem 0}.solution-note{font-family:var(--font-lato,"Lato",sans-serif);color:var(--text-muted,#8a8a8a);max-width:28rem;font-size:.8125rem;font-style:italic;font-weight:300;line-height:1.7}.solution-cards-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:500px){.solution-cards-grid{grid-template-columns:1fr}}.solution-feature-card{background:var(--surface,#fff);border:1px solid var(--border,#ddd9d0);border-radius:1rem;padding:1.75rem 1.5rem;transition:transform .25s,box-shadow .25s,border-color .2s}.solution-feature-card:hover{border-color:var(--primary-border,#a8c4ad);transform:translateY(-4px);box-shadow:0 8px 28px #1f3a2e17}.solution-feature-icon{font-family:var(--font-cormorant,"Cormorant Garamond",serif);color:#1f3a2e2e;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;margin-bottom:1rem;font-size:2.25rem;font-weight:300;line-height:1}.solution-feature-title{font-family:var(--font-cormorant,"Cormorant Garamond",serif);letter-spacing:-.01em;color:var(--text-main,#1a1a1a);margin:0 0 .625rem;font-size:1.125rem;font-weight:500;line-height:1.2}.solution-feature-body{font-family:var(--font-lato,"Lato",sans-serif);color:var(--text-secondary,#5e5e5e);margin:0;font-size:.8125rem;font-weight:300;line-height:1.75}
.how-it-works-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.how-it-works-grid{grid-template-columns:repeat(3,1fr)}}
