.home-page{padding:0}.hero{background:linear-gradient(135deg,var(--cream-light,#faf8f3)0%,var(--off-white,#f7f7f5)100%);justify-content:center;align-items:center;min-height:70vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8fbc941a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.hero-content{z-index:2;text-align:center;max-width:800px;position:relative}.hero-badge{background:var(--white,#fff);border-radius:25px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.2rem;animation:.8s ease-out fadeInDown;display:inline-flex;box-shadow:0 4px 15px #00000014}.hero-badge-logo{flex-shrink:0}.hero-badge span{color:var(--charcoal,#2c2c2c);font-size:.9rem;font-weight:600}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{color:var(--charcoal,#2c2c2c);margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1;animation:1s ease-out .2s both fadeIn}.hero-slogan{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;animation:1s ease-out .4s both fadeIn;display:flex}.slogan-word{letter-spacing:-.5px;font-size:2rem;font-weight:700}.slogan-word.supplied{color:var(--sage-green,#8fbc94)}.slogan-word.simplified{color:var(--gold,#d4a843)}.slogan-word.sorted{color:var(--charcoal,#2c2c2c)}.hero-subtitle{color:#5a5a5a;margin-bottom:2.5rem;font-size:1.15rem;font-weight:500;line-height:1.7;animation:1s ease-out .6s both fadeIn}.hero-buttons{justify-content:center;gap:1rem;animation:1s ease-out .8s both fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ticker-bar{white-space:nowrap;background:#e8e8e6;padding:.9rem 0;overflow:hidden}.ticker-track{will-change:transform;animation:28s linear infinite ticker;display:inline-flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{color:var(--charcoal,#2c2c2c);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.55rem;margin-right:2.8rem;font-size:.88rem;font-weight:600;display:inline-flex}.ticker-dot{background:var(--sage-green,#8fbc94);border-radius:50%;flex-shrink:0;width:6px;height:6px}.value-section{background:var(--white,#fff);text-align:center;padding:4.5rem 2rem}.value-content{max-width:900px;margin:0 auto}.value-text{color:var(--gray,#6b6b6b);margin-top:1rem;font-size:1.15rem;line-height:1.85}.features-section{background:var(--off-white,#f7f7f5);padding:5rem 2rem}.feature-card{text-align:center;padding:2.5rem 2rem;transition:all .3s}.feature-card:hover{border-color:var(--sage-green,#8fbc94);background:linear-gradient(135deg,var(--white,#fff)0%,var(--cream-light,#faf8f3)100%)}.feature-icon{border:2px solid var(--charcoal,#2c2c2c);opacity:.85;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;transition:all .3s;display:flex;position:relative}.feature-icon:before,.feature-icon:after{content:"";background:var(--charcoal,#2c2c2c);transition:all .3s;position:absolute}.feature-icon.icon-layers:before{width:30px;height:2px;top:18px}.feature-icon.icon-layers:after{width:24px;height:2px;bottom:18px}.feature-icon.icon-layers .middle-layer{background:var(--charcoal,#2c2c2c);width:27px;height:2px;transition:all .3s;position:absolute}.feature-icon.icon-support:before{border:2px solid var(--charcoal);background:0 0;border-radius:50%;width:28px;height:28px;top:12px}.feature-icon.icon-support:after{border:2px solid var(--charcoal);background:0 0;border-top:none;border-radius:0 0 8px 8px;width:16px;height:8px;bottom:14px}.feature-icon.icon-customize:before{width:2px;height:32px;left:20px}.feature-icon.icon-customize:after{width:2px;height:32px;right:20px}.feature-icon.icon-customize .slider-dot{background:var(--charcoal);border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute}.feature-icon.icon-customize .slider-dot:first-of-type{top:18px;left:17px}.feature-icon.icon-customize .slider-dot:last-of-type{bottom:18px;right:17px}.feature-icon.icon-verified:before{border:2px solid var(--charcoal);background:0 0;border-radius:4px 4px 12px 12px;width:24px;height:30px;top:13px}.feature-icon.icon-verified:after{border-right:2px solid var(--charcoal);border-bottom:2px solid var(--charcoal);background:0 0;width:8px;height:14px;top:22px;left:28px;transform:rotate(45deg)}.feature-card:hover .feature-icon{border-color:var(--sage-green);opacity:1;transform:translateY(-5px)}.feature-card:hover .feature-icon:before,.feature-card:hover .feature-icon:after{background:var(--sage-green);border-color:var(--sage-green)}.feature-card:hover .feature-icon .slider-dot,.feature-card:hover .feature-icon .middle-layer{background:var(--sage-green)}.feature-card h3{color:var(--charcoal);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.feature-card p{color:var(--gray,#6b6b6b);line-height:1.7}.services-preview{background:var(--white,#fff);padding:5rem 2rem}.service-preview-card{text-align:center;padding:2.5rem 2rem;transition:all .3s}.service-preview-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.service-preview-icon{border:2px solid var(--charcoal);opacity:.8;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;transition:all .3s;display:flex;position:relative}.service-preview-icon:before,.service-preview-icon:after{content:"";background:var(--charcoal);transition:all .3s;position:absolute}.service-preview-icon.icon-essentials:before{width:32px;height:2px;top:24px}.service-preview-icon.icon-essentials:after{width:24px;height:2px;bottom:24px}.service-preview-icon.icon-essentials .line-middle{background:var(--charcoal);width:28px;height:2px;transition:all .3s;position:absolute}.service-preview-icon.icon-tech:before{border:2px solid var(--charcoal);background:0 0;border-radius:3px;width:38px;height:26px;top:16px}.service-preview-icon.icon-tech:after{width:16px;height:2px;bottom:20px}.service-preview-icon.icon-tech .stand{background:var(--charcoal);width:2px;height:8px;transition:all .3s;position:absolute;bottom:20px}.service-preview-icon.icon-maintenance:before{width:28px;height:2px;top:28px;left:14px;transform:rotate(-45deg)}.service-preview-icon.icon-maintenance:after{border:2px solid var(--charcoal);background:0 0;border-radius:50%;width:10px;height:10px;top:18px;right:18px}.service-preview-card:hover .service-preview-icon{border-color:var(--sage-green);opacity:1;transform:translateY(-5px)rotate(5deg)}.service-preview-card:hover .service-preview-icon:before,.service-preview-card:hover .service-preview-icon:after{background:var(--sage-green);border-color:var(--sage-green)}.service-preview-card:hover .service-preview-icon .line-middle,.service-preview-card:hover .service-preview-icon .stand{background:var(--sage-green)}.service-preview-card h3{color:var(--charcoal);margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.service-preview-card p{color:var(--gray,#6b6b6b)}.why-section{grid-template-columns:1fr 1fr;min-height:480px;display:grid}.why-slideshow{position:relative;overflow:hidden}.why-slide{opacity:0;transition:opacity .9s;position:absolute;inset:0}.why-slide img{object-fit:cover;object-position:center;width:100%;height:100%}.why-slide.active{opacity:1;z-index:2}.why-slide.exiting{opacity:0;z-index:1}.why-slide-overlay{z-index:3;pointer-events:none;background:linear-gradient(#0000 55%,#0f120f80 85%,#0f120fa6 100%);position:absolute;inset:0}.why-dots{z-index:10;gap:.6rem;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.why-dot{cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.why-dot.active{background:#fff;border-color:#fff;transform:scale(1.25)}.why-dot:hover{background:#ffffff80}.why-content{background:var(--cream-light,#faf8f3);color:var(--charcoal,#2c2c2c);flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex}.why-badge{background:var(--sage-green,#8fbc94);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:14px;width:fit-content;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.why-content h2{color:var(--charcoal,#2c2c2c);margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.why-content p{color:var(--charcoal,#2c2c2c);margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.75}.why-content .btn-primary{align-self:flex-start}.home-footer{background-color:var(--cream-light,#faf8f3);border-top:1px solid #5a5a5a1a;padding:1.5rem 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.footer-content p{color:#5a5a5a;margin:0;font-size:.9rem}.footer-email a{color:var(--sage-green,#8fbc94);font-weight:500;text-decoration:none;transition:opacity .2s}.footer-email a:hover{opacity:.7;text-decoration:underline}@media (max-width:1024px){.hero{min-height:auto;padding:6rem 2rem 4rem}.why-section{grid-template-columns:1fr}.why-slideshow{min-height:320px}.why-content{padding:3rem 2.5rem}}@media (max-width:768px){.hero-title{font-size:2.5rem}.slogan-word{font-size:1.5rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.why-slideshow{min-height:260px}.why-content{padding:2.5rem 1.8rem}.why-content h2{font-size:1.8rem}.grid-2,.grid-3{grid-template-columns:1fr}.footer-content{text-align:center;flex-direction:column;gap:.5rem}.footer-content p{font-size:.85rem}}@media (max-width:480px){.why-slideshow{min-height:220px}}
