.landing-page .lead{color:#2d3436}.landing-hero{border:none;background:linear-gradient(135deg,rgba(0,121,107,4%) 0%,rgba(0,121,107,1%) 100%)}.landing-hero-bg{position:relative;background-size:cover;background-position:50%}.landing-hero-bg::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.72);z-index:1;border-radius:inherit}.landing-hero-bg>*{position:relative;z-index:2}.landing-hero-bg .landing-hero-title,.landing-hero-bg .landing-hero-subtitle{color:#fff!important}.landing-hero-bg .landing-badge{background:rgba(0,121,107,.85)!important;color:#fff!important;border:1px solid rgba(0,121,107,.95)}.landing-hero-title{font-size:2.25rem;font-weight:800;line-height:1.2;letter-spacing:-.02em}.landing-hero-subtitle{font-size:1.15rem;max-width:700px;margin-left:auto;margin-right:auto}.landing-hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.landing-badge{font-size:.8rem;font-weight:500;padding:.4rem .875rem;border-radius:2rem;background:rgba(0,121,107,8%)!important;color:var(--hbs-primary)!important;border:1px solid rgba(0,121,107,.15)}.landing-problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-problem-item{text-align:center;padding:1.5rem 1rem;border:1px solid rgba(0,0,0,6%);border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.landing-problem-item:hover{border-color:rgba(220,53,69,.3);box-shadow:0 .125rem .5rem rgba(0,0,0,6%)}.landing-problem-item h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.landing-problem-item p{font-size:.875rem;color:var(--hbs-secondary-text-on-surface);margin-bottom:0;line-height:1.5}.landing-problem-icon{width:3rem;height:3rem;border-radius:50%;background:rgba(220,53,69,8%);color:#dc3545;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin:0 auto .875rem}.landing-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-benefit-item{text-align:center;padding:1.5rem 1rem;border:1px solid rgba(0,0,0,6%);border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.landing-benefit-item:hover{border-color:rgba(0,121,107,.3);box-shadow:0 .125rem .5rem rgba(0,0,0,6%)}.landing-benefit-item h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.landing-benefit-item p{font-size:.875rem;color:var(--hbs-secondary-text-on-surface);margin-bottom:0;line-height:1.5}.landing-benefit-icon{width:3rem;height:3rem;border-radius:50%;background:rgba(0,121,107,8%);color:var(--hbs-primary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin:0 auto .875rem}.landing-intro{font-size:1.05rem;line-height:1.7;color:var(--hbs-secondary-text-on-surface)}.landing-deliverables-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-deliverable-item{text-align:center;padding:1.5rem 1rem;border:1px solid rgba(0,0,0,6%);border-radius:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.landing-deliverable-item:hover{border-color:rgba(0,121,107,.3);box-shadow:0 .125rem .5rem rgba(0,0,0,6%)}.landing-deliverable-item h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.landing-deliverable-item p{font-size:.875rem;color:var(--hbs-secondary-text-on-surface);margin-bottom:0;line-height:1.5}.landing-deliverable-icon{width:3rem;height:3rem;border-radius:50%;background:rgba(0,121,107,8%);color:var(--hbs-primary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin:0 auto .875rem}@media(max-width:767.98px){.landing-hero-title{font-size:1.75rem}.landing-problems-grid,.landing-benefits-grid{grid-template-columns:1fr}.landing-deliverables-grid{grid-template-columns:1fr}}@media(min-width:768px) and (max-width:991.98px){.landing-problems-grid,.landing-benefits-grid,.landing-deliverables-grid{grid-template-columns:repeat(2,1fr)}}[data-mode=dark] .landing-page .lead{color:#e0e0e0}[data-mode=dark] .landing-hero{background:linear-gradient(135deg,rgba(0,121,107,6%) 0%,rgba(0,121,107,2%) 100%)}[data-mode=dark] .landing-problem-item{border-color:rgba(255,255,255,8%)}[data-mode=dark] .landing-problem-item:hover{border-color:rgba(220,53,69,.4)}[data-mode=dark] .landing-problem-icon{background:rgba(220,53,69,.15);color:#e57373}[data-mode=dark] .landing-benefit-item{border-color:rgba(255,255,255,8%)}[data-mode=dark] .landing-benefit-item:hover{border-color:rgba(77,182,172,.4)}[data-mode=dark] .landing-benefit-icon{background:rgba(77,182,172,.15);color:#4db6ac}[data-mode=dark] .landing-deliverable-item{border-color:rgba(255,255,255,8%)}[data-mode=dark] .landing-deliverable-item:hover{border-color:rgba(77,182,172,.4)}[data-mode=dark] .landing-deliverable-icon{background:rgba(77,182,172,.15);color:#4db6ac}[data-mode=dark] .landing-badge{background:rgba(77,182,172,.12)!important;color:#4db6ac!important;border-color:rgba(77,182,172,.2)}[data-mode=dark] .methodology-step:not(:last-child)::before{background:rgba(77,182,172,.25)}[data-mode=dark] .methodology-step-number{background:#00796b}[data-mode=dark] .methodology-step-content p{color:#b0b0b0}.methodology-steps{display:flex;flex-direction:column;gap:0;position:relative;padding-left:2rem;margin-top:1rem}.methodology-step{display:flex;align-items:flex-start;gap:1rem;position:relative;padding-bottom:1.5rem}.methodology-step:last-child{padding-bottom:0}.methodology-step:not(:last-child)::before{content:"";position:absolute;left:-1rem;top:2.25rem;bottom:0;width:2px;background:rgba(0,121,107,.2)}.methodology-step-number{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:var(--hbs-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;position:relative;left:-2rem;margin-right:-1rem;z-index:1}.methodology-step-content{flex:1;min-width:0}.methodology-step-content h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.methodology-step-content p{font-size:.875rem;color:var(--hbs-secondary-text-on-surface);margin-bottom:0;line-height:1.5}@media(max-width:575.98px){.methodology-steps{padding-left:1.5rem}.methodology-step-number{left:-1.5rem;margin-right:-.5rem}}.landing-body-content h2{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(0,121,107,.15)}.landing-body-content h3{font-size:1.15rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.landing-body-content p{line-height:1.7;margin-bottom:1rem}.landing-body-content ul,.landing-body-content ol{margin-bottom:1rem}.landing-body-content ul li,.landing-body-content ol li{margin-bottom:.375rem;line-height:1.6}.landing-cta-card{border:2px solid rgba(0,121,107,.2);background:rgba(0,121,107,2%)}[data-mode=dark] .landing-cta-card{border-color:rgba(77,182,172,.2);background:rgba(0,121,107,4%)}