.home-page{width:100%;min-height:100vh;background:var(--ec-slag,#0d0d0d);overflow-x:hidden}.home-page section{width:100%;position:relative}.home-page .section-container{max-width:1400px;margin:0 auto;padding:120px 2rem}.home-page .section-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.home-page .section-title{font-size:clamp(36px,4vw,56px);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;color:#fff}.home-page .section-subtitle{font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}.client-logos{background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.client-logos .section-container{padding:60px 2rem}.client-logos__label{text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.5);margin:0 0 2rem}.client-logos__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;align-items:center;justify-items:center}.client-logo{max-width:180px;height:80px}.client-logo,.client-logo__placeholder{width:100%;display:flex;align-items:center;justify-content:center}.client-logo__placeholder{height:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;transition:all .3s ease}.client-logo__placeholder:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15)}.value-propositions{background:linear-gradient(180deg,transparent,rgba(91,143,185,.03) 50%,transparent)}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.value-card{position:relative;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:2.5rem;transition:all .3s ease}.value-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.06);border-color:rgba(91,143,185,.3);box-shadow:0 12px 32px rgba(0,0,0,.2)}.value-card--highlight{background:linear-gradient(135deg,rgba(91,143,185,.15),rgba(142,200,232,.1));border-color:rgba(91,143,185,.3)}.value-card--highlight:hover{border-color:rgba(91,143,185,.5)}.value-card__badge{position:absolute;top:-12px;right:24px;padding:.375rem .875rem;background:linear-gradient(135deg,#5b8fb9,#14b8a6);border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;box-shadow:0 4px 12px rgba(91,143,185,.4)}.value-card__icon{font-size:48px;margin-bottom:1.5rem;display:block}.value-card__title{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 1rem;color:#fff}.value-card__description{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0 0 1.5rem}.value-card__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.value-card__benefits li{font-size:14px;color:hsla(0,0%,100%,.6);display:flex;align-items:center;gap:.5rem}.value-card__benefits li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:rgba(74,222,128,.15);border-radius:50%;color:#4ade80;font-size:11px;font-weight:700;flex-shrink:0}.product-showcase{background:hsla(0,0%,100%,.02)}.showcase-grid{display:flex;flex-direction:column;gap:4rem}.showcase-item{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.showcase-item--reverse{direction:rtl}.showcase-item--reverse>*{direction:ltr}.showcase-item__visual{width:100%;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.showcase-item__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,rgba(91,143,185,.1),rgba(142,200,232,.05))}.showcase-item__placeholder span{font-size:64px}.showcase-item__placeholder p{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.5);margin:0}.showcase-item__content{display:flex;flex-direction:column;gap:1.5rem}.showcase-item__content h3{font-size:32px;font-weight:700;line-height:1.2;margin:0;color:#fff}.showcase-item__content p{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}.final-cta{background:linear-gradient(135deg,rgba(91,143,185,.1),rgba(142,200,232,.1));border-top:1px solid hsla(0,0%,100%,.08)}.final-cta__content{text-align:center;max-width:800px;margin:0 auto}.final-cta__title{font-size:clamp(36px,4vw,56px);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;color:#fff}.final-cta__subtitle{font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0 0 2.5rem}.final-cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.final-cta__trust{font-size:14px;color:hsla(0,0%,100%,.5);margin:0}@media (max-width:768px){.home-page .section-container{padding:80px 1.5rem}.home-page .section-header{margin-bottom:3rem}.home-page .client-logos__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.home-page .value-grid{grid-template-columns:1fr;gap:1.5rem}.home-page .showcase-item,.home-page .showcase-item--reverse{grid-template-columns:1fr;gap:2rem;direction:ltr}.home-page .showcase-item__visual{order:-1}.home-page .final-cta__buttons{flex-direction:column;align-items:stretch}.home-page .final-cta__buttons button{width:100%}}@media (max-width:480px){.home-page .section-container{padding:60px 1rem}.home-page .client-logos .section-container{padding:40px 1rem}.home-page .value-card{padding:2rem}.home-page .value-card__icon{font-size:40px}.home-page .value-card__title{font-size:20px}.home-page .showcase-item__content h3{font-size:24px}.home-page .showcase-item__content p{font-size:16px}}@media (max-width:375px){.home-page .section-container{padding:50px 1rem;min-width:0}.home-page .section-title{font-size:30px}.home-page .section-subtitle{font-size:16px}.home-page .value-grid{grid-template-columns:1fr;min-width:0}.home-page .value-card{padding:1.5rem;min-width:0}.home-page .showcase-grid,.home-page .showcase-item{min-width:0}.home-page .case-studies-grid,.home-page .testimonials-grid{grid-template-columns:1fr;min-width:0}.home-page .final-cta__buttons{min-width:0}.home-page .client-logos__grid{grid-template-columns:repeat(2,1fr);min-width:0}}@media (max-width:320px){.home-page .section-title{font-size:28px}.home-page .section-subtitle{font-size:16px}.home-page .client-logos__grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.showcase-item:hover,.value-card:hover{transform:none}}@media (prefers-contrast:high){.showcase-item__visual,.value-card{border-color:hsla(0,0%,100%,.3)}.value-card--highlight{border-color:rgba(91,143,185,.6)}}.final-cta__buttons button:focus-visible,.showcase-item__content button:focus-visible{outline:3px solid rgba(91,143,185,.5);outline-offset:2px}.testimonials-section{background:linear-gradient(180deg,var(--ec-slag,#0d0d0d) 0,hsla(0,0%,5%,.95) 100%)}.testimonials-section .section-container{padding:80px 2rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.case-studies-section{background:var(--elystrum-dark-bg,#0a0e27)}.case-studies-section .section-container{padding:80px 2rem}.case-studies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto}@media (max-width:768px){.home-page .testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.home-page .case-studies-grid{grid-template-columns:1fr;gap:2rem}.home-page .case-studies-section .section-container,.home-page .testimonials-section .section-container{padding:60px 1rem}}