.espresso-homepage{--pure-white:#fff;--off-white:#f4f6f7;--dark-grey:#1a1a1a;--espresso-red:var(--color-espresso-red,#d81b36);--dark-blue:var(--color-espresso-mid,#3e5963);--light-blue:var(--color-espresso-light,#b8cad2);--border-radius-large:16px;--border-radius-button:12px;background-color:var(--pure-white);color:var(--dark-grey);scroll-behavior:smooth;scroll-padding-top:80px;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6}.espresso-homepage h1,.espresso-homepage h2,.espresso-homepage h3,.espresso-homepage h4{margin-bottom:1rem;font-weight:700;line-height:1.2}.espresso-homepage p{margin-bottom:1.5rem;font-size:1.125rem}.espresso-homepage .section-title{color:var(--dark-blue);font-size:2.5rem}.espresso-homepage .section-title-light{font-size:2.5rem}.espresso-homepage .section-subtitle{font-size:1.25rem}.espresso-homepage .no-top-margin{margin-top:0}.espresso-homepage .max-w-800{max-width:800px;margin-left:auto;margin-right:auto}.espresso-homepage .max-w-1100{max-width:1100px;margin-left:auto;margin-right:auto}.espresso-homepage .container{max-width:1200px;margin:0 auto;padding:0 5%}.espresso-homepage .btn{background-color:var(--espresso-red);color:var(--pure-white);border-radius:var(--border-radius-button);cursor:pointer;border:none;padding:14px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .3s;display:inline-block}.espresso-homepage .btn:hover{opacity:.95;transform:translateY(-2px)}.espresso-homepage .btn-outline{color:var(--pure-white);border:2px solid var(--pure-white);background-color:#0000}.espresso-homepage .btn-outline:hover{background-color:var(--pure-white);color:var(--espresso-red)}.espresso-homepage .submit-btn{box-sizing:border-box;width:100%}.espresso-homepage header{z-index:1000;background-color:#fffffff2;padding:15px 0;transition:padding .3s;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.espresso-homepage header.scrolled{padding:5px 0}.espresso-homepage .nav-container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 5%;display:flex}.espresso-homepage .logo{align-items:center;text-decoration:none;display:flex}.espresso-homepage .logo img{width:auto;height:60px;transition:height .3s}.espresso-homepage header.scrolled .logo img{height:36px}.espresso-homepage nav{align-items:center;display:flex}.espresso-homepage .nav-link{color:var(--dark-blue);margin-left:30px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.espresso-homepage .nav-link:after{content:"";background-color:var(--espresso-red);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.espresso-homepage .nav-link:hover,.espresso-homepage .nav-link.active{color:var(--espresso-red);opacity:1}.espresso-homepage .nav-link:hover:after,.espresso-homepage .nav-link.active:after{width:100%}.espresso-homepage header:not(.scrolled) .nav-link{color:var(--espresso-red)}.espresso-homepage header:not(.scrolled) .nav-link:after{width:100%}.espresso-homepage header.scrolled .nav-link:not(.active):not(:hover){color:var(--dark-grey)}.espresso-homepage nav .btn{box-sizing:border-box;justify-content:center;align-items:center;height:60px;margin-left:30px;transition:height .3s,padding .3s,font-size .3s,transform .2s,opacity .3s;display:inline-flex}.espresso-homepage header.scrolled nav .btn{height:36px;padding:0 20px;font-size:.95rem}.espresso-homepage nav .btn-login{background-color:var(--pure-white);color:var(--dark-blue);border:1px solid #d1d5db}.espresso-homepage nav .btn-login:hover{background-color:var(--off-white);color:var(--dark-blue);opacity:1}.espresso-homepage .hamburger-btn,.espresso-homepage .mobile-menu{display:none}.espresso-homepage .content-section{background-color:var(--pure-white);z-index:10;padding:100px 0;position:relative}.espresso-homepage .bg-light{background-color:var(--off-white)}.espresso-homepage .bg-light-blue{background-color:var(--light-blue)}.espresso-homepage .bg-dark{background-color:var(--dark-blue);color:var(--pure-white)}.espresso-homepage .bg-dark p{color:var(--light-blue)}.espresso-homepage .parallax{z-index:1;background-position:50% 0;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.espresso-homepage .hero-parallax{height:80vh}.espresso-homepage .parallax-overlay{z-index:2;background-color:#26262680;position:absolute;inset:0}.espresso-homepage .parallax-content{z-index:3;width:100%;position:relative}.espresso-homepage .hero-bg{background-image:url(/images/EspressoInAction-WhiteBorders.jpeg)}.espresso-homepage .challenge-bg{background-image:url(/images/Woman3.png)}.espresso-homepage .challenge-overlay{background-color:#3e5963d9}.espresso-homepage .break-bg{background-image:url(/images/Man+Woman.png);background-color:var(--light-blue);min-height:50vh}.espresso-homepage .break-overlay{background-color:#2626264d}.espresso-homepage .hero{margin-top:100px;padding-top:60px}.espresso-homepage .hero h1{letter-spacing:-1px;margin-bottom:2px;font-size:3.5rem}.espresso-homepage .hero p{letter-spacing:.5px;color:var(--pure-white);font-size:1.65rem;font-weight:400}.espresso-homepage .hero-btn{margin-top:30px}.espresso-homepage .philosophy-grid{z-index:20;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:-100px;margin-bottom:20px;display:grid;position:relative}.espresso-homepage .problem-section{padding-top:40px}.espresso-homepage #problem{padding-top:60px!important}.espresso-homepage .philosophy-card{background-color:var(--pure-white);border-radius:var(--border-radius-large);text-align:center;box-sizing:border-box;border:1px solid #eaeaea;flex-direction:column;justify-content:center;align-items:center;height:240px;padding:40px 30px;transition:transform .3s;display:flex;box-shadow:0 15px 35px #0000001a}.espresso-homepage .philosophy-card:hover{transform:translateY(-8px)}.espresso-homepage .philosophy-icon{width:auto;height:48px;margin-bottom:15px;margin-left:auto;margin-right:auto;display:block}.espresso-homepage .philosophy-card h4{color:var(--dark-blue);margin:0;font-size:1.25rem}.espresso-homepage .hover-text{opacity:0;max-height:0;color:var(--dark-grey);margin:0;font-size:.9rem;line-height:1.2;transition:max-height .4s,opacity .3s,margin .3s;overflow:hidden}.espresso-homepage .philosophy-card:hover .hover-text{opacity:1;max-height:100px;margin-top:15px}.espresso-homepage .philosophy-card:hover h4{transform:translateY(-5px)}.espresso-homepage .problem-list{flex-direction:column;gap:15px;width:fit-content;max-width:600px;margin:30px auto;padding:0;display:flex;list-style:none!important}.espresso-homepage .problem-list li{text-align:left;color:var(--dark-grey);align-items:flex-start;font-size:1.25rem;line-height:1.4;display:flex}.espresso-homepage .problem-list li:before{content:"☹︎";width:24px;height:24px;color:var(--espresso-red);background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;margin-right:15px;font-size:1.8rem;font-weight:400;line-height:1;display:inline-flex}.espresso-homepage .attention-box{border:4px solid var(--light-blue);background-color:var(--dark-blue);border-radius:12px;margin:40px 0;padding:12px}.espresso-homepage .attention-box h3{color:var(--pure-white);margin:0;font-size:1.05rem;font-weight:400}.espresso-homepage .stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0;display:grid}.espresso-homepage .stat-box{background-color:var(--pure-white);border-radius:var(--border-radius-large);text-align:center;border:2px solid #eaeaea;flex-direction:column;align-items:center;padding:25px 20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 20px #0000000a}.espresso-homepage .stat-box:hover{border-color:var(--light-blue);transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.espresso-homepage .stat-box p{margin:0}.espresso-homepage .stat-icon{margin-bottom:15px}.espresso-homepage .challenge-text h3{color:var(--light-blue);margin:0;font-size:2.5rem;font-weight:700;line-height:1.4}.espresso-homepage .highlight-white{color:var(--pure-white)}.espresso-homepage .solution-logo{width:100%;max-width:180px;height:auto;margin-bottom:30px;margin-left:auto;margin-right:auto;display:block}.espresso-homepage .approach-list{text-align:center;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;padding:0;list-style:none;display:flex}.espresso-homepage .approach-list li{background-color:var(--dark-blue);color:var(--light-blue);border-radius:var(--border-radius-large);border:8px solid var(--light-blue);box-sizing:border-box;flex:1;margin-bottom:0;padding:40px;font-size:1.125rem;box-shadow:0 10px 30px #0000001a}.espresso-homepage .approach-list li strong{color:var(--pure-white);margin-bottom:15px;font-size:1.75rem;display:block}.espresso-homepage .approach-list li.plus-sign{box-shadow:none;color:var(--dark-blue);background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;font-size:4rem;font-weight:700;display:flex}.espresso-homepage .approach-list li:last-child{flex:1}.espresso-homepage .roadmap-grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto;display:grid;position:relative}.espresso-homepage .roadmap-grid:before{content:"";background-color:var(--pure-white);z-index:1;height:3px;position:absolute;top:35px;left:15%;right:15%}.espresso-homepage .roadmap-subtitle{margin-bottom:60px}.espresso-homepage .roadmap-step{z-index:2;text-align:center;position:relative}.espresso-homepage .step-number{background-color:var(--dark-blue);width:70px;height:70px;color:var(--pure-white);border:6px solid var(--light-blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;font-size:1.75rem;font-weight:700;display:flex}.espresso-homepage .roadmap-step h4{margin-top:0;margin-bottom:15px;font-size:1.5rem}.espresso-homepage .roadmap-step p{color:var(--dark-grey);font-size:1.1rem}.espresso-homepage .enablement-promise-box{text-align:center;border:4px solid var(--dark-blue);background-color:#e8f4ff;border-radius:12px;margin-top:60px;padding:30px;box-shadow:0 8px 24px #0000001a}.espresso-homepage .enablement-promise-box h3{color:var(--dark-blue);margin-bottom:15px;font-size:1.26rem}.espresso-homepage .enablement-promise-box p{margin:0}.espresso-homepage .app-icon-main{border-radius:18px;width:84px;height:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;display:block;box-shadow:0 10px 25px #0000001a}.espresso-homepage .app-grid{grid-template-columns:repeat(3,1fr);place-items:start center;gap:30px;display:grid}.espresso-homepage .app-card{text-align:center;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.espresso-homepage .app-card.selected{transform:scale(1.2)}.espresso-homepage .app-card.shrunk{opacity:.4;transform:scale(.8)}.espresso-homepage .app-screenshot{filter:drop-shadow(0 20px 40px #00000026);width:100%;max-width:320px;height:auto;margin-bottom:0}.espresso-homepage .app-heading{color:var(--dark-blue);margin:0 0 10px;font-size:1.3rem}.espresso-homepage .app-text{color:var(--dark-grey);margin:0;font-size:1.05rem;line-height:1.4}.espresso-homepage .benefits-grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;display:flex}.espresso-homepage .benefit-card{background:var(--pure-white);border-radius:var(--border-radius-large);box-sizing:border-box;text-align:center;cursor:pointer;border:1px solid #eaeaea;flex:320px;max-width:380px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #00000008}.espresso-homepage .benefit-card:hover,.espresso-homepage .benefit-card.active{border-color:var(--light-blue);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.espresso-homepage .benefit-icon{width:auto;height:64px;margin-bottom:5px;margin-left:auto;margin-right:auto;transition:transform .4s;display:block;transform:translateY(35px)}.espresso-homepage .benefit-card h4{color:var(--dark-blue);margin-top:10px;font-size:1.25rem;transition:transform .4s;transform:translateY(60px)}.espresso-homepage .benefit-card p{opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.espresso-homepage .benefit-card.active .benefit-icon,.espresso-homepage .benefit-card.active h4{transform:translateY(0)}.espresso-homepage .benefit-card.active p{opacity:1;visibility:visible;transition-delay:0s}@media (hover:hover){.espresso-homepage .benefit-card:hover .benefit-icon,.espresso-homepage .benefit-card:hover h4{transform:translateY(0)}.espresso-homepage .benefit-card:hover p{opacity:1;visibility:visible;transition-delay:0s}}.espresso-homepage .youtube-section{background-color:var(--dark-blue);color:var(--pure-white);text-align:center;border-radius:var(--border-radius-large);border:8px solid var(--light-blue);margin:100px 5%;padding:80px 0;box-shadow:0 10px 30px #0000001a}.espresso-homepage .youtube-section h2{color:var(--pure-white);margin-bottom:20px;font-size:2.5rem}.espresso-homepage .youtube-section p{color:var(--light-blue);margin-bottom:30px;font-size:1.25rem}.espresso-homepage .grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.espresso-homepage .form-group{margin-bottom:20px}.espresso-homepage input,.espresso-homepage textarea{border-radius:var(--border-radius-button);box-sizing:border-box;background-color:var(--pure-white);width:100%;color:var(--dark-grey);border:2px solid #e0e0e0;padding:16px;font-family:inherit;font-size:1rem;transition:border-color .3s}.espresso-homepage input:focus,.espresso-homepage textarea:focus{border-color:var(--light-blue);outline:none}.espresso-homepage input::placeholder,.espresso-homepage textarea::placeholder{color:#999;opacity:1}.espresso-homepage textarea{resize:vertical;min-height:150px}.espresso-homepage #contact input,.espresso-homepage #contact textarea{border:4px solid var(--light-blue)}.espresso-homepage #mailing-modal input{border:4px solid var(--dark-blue)}.espresso-homepage footer{background-color:var(--dark-grey);color:#fff;text-align:left;padding:0}.espresso-homepage .footer-container{flex-direction:column;padding:40px 20px;display:flex;position:relative}.espresso-homepage .footer-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.espresso-homepage .footer-left{text-align:left;flex-direction:column;gap:20px;display:flex}.espresso-homepage .footer-right{align-self:flex-end;margin-top:auto}.espresso-homepage .footer-logo{object-fit:contain;z-index:10;cursor:pointer;width:auto;height:60px;position:absolute;top:50px;right:20px}.espresso-homepage .footer-title{margin:0;font-size:2.9rem}.espresso-homepage .footer-subtitle{color:var(--light-blue);margin:0;font-size:1.3rem}.espresso-homepage .footer-cta{color:var(--light-blue);text-align:left;cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;align-items:center;gap:15px;margin:0;padding:0;text-decoration:none;transition:color .2s;display:flex}.espresso-homepage .footer-cta img{object-fit:contain;width:24px;height:24px;transform:scale(.85)}.espresso-homepage .footer-cta:hover{color:var(--pure-white)}.espresso-homepage .back-to-top{cursor:pointer;font-family:inherit;font-size:inherit;color:var(--light-blue);background:0 0;border:none;align-items:center;gap:10px;transition:color .2s;display:flex}.espresso-homepage .back-to-top:hover{color:var(--pure-white)!important}.espresso-homepage .footer-bottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:60px;padding-top:20px}.espresso-homepage .copyright-text{color:#666;margin:0;font-size:.9rem}.espresso-homepage #mailing-modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#1a1a1ab3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.espresso-homepage .modal-content{background:var(--pure-white);border-radius:var(--border-radius-large);text-align:center;width:90%;max-width:480px;padding:40px;position:relative;box-shadow:0 25px 50px #00000040}.espresso-homepage .close-btn{cursor:pointer;color:#999;font-size:1.5rem;transition:color .3s;position:absolute;top:15px;right:15px}.espresso-homepage .close-btn:hover{color:var(--espresso-red)}.espresso-homepage .modal-title{color:var(--dark-blue);margin-top:0;font-size:1.8rem;font-weight:700}.espresso-homepage .modal-text{color:var(--dark-grey);margin-bottom:25px;font-size:1.3rem;line-height:1.5}.espresso-homepage .modal-input{text-align:center}.espresso-homepage .faq-list{flex-direction:column;gap:15px;margin-top:40px;display:flex}.espresso-homepage .faq-item{border:8px solid var(--light-blue);border-radius:var(--border-radius-large);background-color:#fff;padding:20px;transition:all .3s}.espresso-homepage .faq-item[open]{background-color:var(--dark-blue);border-color:var(--light-blue);box-shadow:0 4px 15px #0000000d}.espresso-homepage .faq-item[open] .faq-question{color:var(--pure-white);font-weight:800}.espresso-homepage .faq-item[open] .faq-answer{color:var(--pure-white)}.espresso-homepage .faq-question{color:var(--dark-blue);cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:30px;font-size:1.125rem;font-weight:700;list-style:none;position:relative}.espresso-homepage .faq-question::-webkit-details-marker{display:none}.espresso-homepage .faq-question:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid var(--espresso-red);transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(0)}.espresso-homepage .faq-item[open] .faq-question:before{transform:translateY(-50%)rotate(90deg)}.espresso-homepage .faq-answer{color:var(--dark-grey);margin-top:15px;padding-left:30px;font-size:1rem;line-height:1.6}.espresso-homepage .features-accordion{text-align:left;flex-direction:column;gap:15px;margin-top:60px;margin-bottom:60px;display:flex}.espresso-homepage .features-accordion-title{color:var(--dark-blue);text-align:center;margin-bottom:15px;font-size:1.8rem;font-weight:700}.espresso-homepage .accordion-item{background:var(--light-blue);border-radius:var(--border-radius-large);border:8px solid var(--dark-blue);overflow:hidden;box-shadow:0 2px 10px #0000000d}.espresso-homepage .accordion-header{cursor:pointer;background:var(--light-blue);justify-content:flex-start;align-items:center;gap:15px;padding:20px 25px;transition:background .3s,border-color .3s;display:flex}.espresso-homepage .accordion-header h3{color:var(--dark-blue);text-align:left;margin:0;font-size:1.15rem;font-weight:700}.espresso-homepage .accordion-icon{color:var(--espresso-red);justify-content:center;align-items:center;transition:transform .3s;display:flex}.espresso-homepage .accordion-item.open .accordion-icon{transform:rotate(90deg)}.espresso-homepage .accordion-content{background:var(--pure-white);max-height:0;transition:max-height .5s;overflow:hidden}.espresso-homepage .accordion-item.open .accordion-content{max-height:2500px}.espresso-homepage .accordion-content-inner{grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 25px;display:grid}.espresso-homepage .benefit-box{background-color:var(--off-white);border-radius:var(--border-radius-button);border:1px solid #eaeaea;padding:20px;box-shadow:0 4px 10px #00000005}.espresso-homepage .benefit-box-header{margin-bottom:10px}.espresso-homepage .benefit-box-header h4{color:var(--dark-blue);margin:0;font-size:1rem;font-weight:700}.espresso-homepage .benefit-box-text{color:var(--dark-grey);font-size:.9rem;line-height:1.6}@media (max-width:768px){.espresso-homepage .section-subtitle{font-size:calc(1.25rem - 2pt)}.espresso-homepage .hero-bg{background-image:url(/images/EspressoInAction-WhiteBorders-mobile.png)!important}.espresso-homepage .grid-2{grid-template-columns:1fr}.espresso-homepage .nav-link,.espresso-homepage .btn-login{display:none!important}.espresso-homepage .hamburger-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:0;padding:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.espresso-homepage .hamburger-box{width:24px;height:18px;position:relative}.espresso-homepage .hamburger-inner,.espresso-homepage .hamburger-inner:before,.espresso-homepage .hamburger-inner:after{background-color:var(--dark-blue);border-radius:2px;width:24px;height:2px;transition:all .3s;position:absolute}.espresso-homepage .hamburger-inner{top:8px}.espresso-homepage .hamburger-inner:before{content:"";top:-8px;left:0}.espresso-homepage .hamburger-inner:after{content:"";bottom:-8px;left:0}.espresso-homepage .hamburger-box.open .hamburger-inner{background-color:#0000}.espresso-homepage .hamburger-box.open .hamburger-inner:before{top:0;transform:rotate(45deg)}.espresso-homepage .hamburger-box.open .hamburger-inner:after{bottom:0;transform:rotate(-45deg)}.espresso-homepage .mobile-menu{background-color:#fffffffa;flex-direction:column;width:100%;max-height:0;transition:max-height .4s;display:flex;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 15px #0000001a}.espresso-homepage .mobile-menu.open{border-bottom:1px solid #eaeaea;max-height:300px}.espresso-homepage .mobile-menu a{color:var(--dark-blue);border-top:1px solid #eaeaea;padding:15px 5%;font-size:1.1rem;font-weight:600;text-decoration:none}.espresso-homepage .mobile-menu a.active,.espresso-homepage .mobile-menu a:hover{color:var(--espresso-red);background-color:var(--off-white)}.espresso-homepage .youtube-section{border-width:4px;margin:50px 5%;padding:40px 20px}.espresso-homepage .faq-item{border-width:4px}.espresso-homepage .content-section{padding:60px 0}.espresso-homepage .hero{margin-top:40px}.espresso-homepage .hero-parallax{height:52svh;min-height:400px}.espresso-homepage #problem{padding-top:30px!important;padding-bottom:20px!important}.espresso-homepage .parallax:not(.hero-parallax){min-height:35vh!important}.espresso-homepage .philosophy-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:-20px;margin-bottom:10px}.espresso-homepage .philosophy-card{height:95px;padding:15px 10px;position:relative}.espresso-homepage .philosophy-card:hover{border-color:#eaeaea;transform:none;box-shadow:0 15px 35px #0000001a}.espresso-homepage .philosophy-card.active{border-color:var(--light-blue);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.espresso-homepage .hover-text{background-color:var(--pure-white);width:250px;color:var(--dark-blue);border:3px solid var(--dark-blue);z-index:100;opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;max-height:none;padding:12px 15px;transition:opacity .3s,transform .3s;position:absolute;top:auto;bottom:calc(100% + 15px);overflow:visible;box-shadow:0 10px 25px #00000026;margin:0!important;font-size:.85rem!important}.espresso-homepage .hover-text:after{content:"";background-color:var(--pure-white);border-bottom:3px solid var(--dark-blue);border-right:3px solid var(--dark-blue);width:14px;height:14px;position:absolute;bottom:-10px}.espresso-homepage .philosophy-card:first-child .hover-text{left:-10px;transform:translateY(10px)}.espresso-homepage .philosophy-card:first-child.active .hover-text{opacity:1;visibility:visible;transform:translateY(0)}.espresso-homepage .philosophy-card:first-child .hover-text:after{left:20%;transform:rotate(45deg)}.espresso-homepage .philosophy-card:nth-child(2) .hover-text{left:50%;transform:translate(-50%,10px)}.espresso-homepage .philosophy-card:nth-child(2).active .hover-text{opacity:1;visibility:visible;transform:translate(-50%)}.espresso-homepage .philosophy-card:nth-child(2) .hover-text:after{margin-left:-10px;left:50%;transform:rotate(45deg)!important}.espresso-homepage .philosophy-card:nth-child(3) .hover-text{left:auto;right:-10px;transform:translateY(10px)}.espresso-homepage .philosophy-card:nth-child(3).active .hover-text{opacity:1;visibility:visible;transform:translateY(0)}.espresso-homepage .philosophy-card:nth-child(3) .hover-text:after{left:auto;right:20%;transform:rotate(45deg)}.espresso-homepage .philosophy-card h4{font-size:.85rem}.espresso-homepage .philosophy-icon{height:28px;margin-bottom:8px}.espresso-homepage .approach-list{flex-direction:column;align-items:center;gap:9px}.espresso-homepage .approach-list li,.espresso-homepage .approach-list li:last-child{flex:none;width:100%}.espresso-homepage .approach-list li.plus-sign{width:auto;padding:0;font-size:3rem}.espresso-homepage .approach-list li{border-width:4px;padding:25px}.espresso-homepage .benefits-grid{gap:20px;margin-top:30px}.espresso-homepage .benefit-card{padding:25px}.espresso-homepage .hero h1{letter-spacing:-.5px;margin-bottom:25px;font-size:1.7rem}.espresso-homepage h2{font-size:2rem!important}.espresso-homepage .challenge-text h3{font-size:13.5pt}.espresso-homepage .approach-list li strong{font-size:1.4rem}.espresso-homepage h4{font-size:1.15rem}.espresso-homepage .problem-list{margin-top:20px;margin-bottom:20px}.espresso-homepage .problem-list li{font-size:1.05rem!important}.espresso-homepage .problem-list li:before{width:20px;height:20px;margin-top:0;margin-right:10px;font-size:1.4rem}.espresso-homepage p{line-height:1.5;font-size:1.05rem!important}.espresso-homepage .hero p{margin-bottom:10px;font-size:1.25rem!important}.espresso-homepage .logo img{height:45px}.espresso-homepage header.scrolled .logo img{height:32px}.espresso-homepage nav .btn{white-space:nowrap;width:auto;height:45px;margin-left:0;padding:0 15px;font-size:.95rem}.espresso-homepage header.scrolled nav .btn{height:32px;padding:0 12px;font-size:.85rem}.espresso-homepage .btn{box-sizing:border-box;width:100%}.espresso-homepage .hero .btn{justify-content:center;align-items:center;width:auto;height:45px;padding:0 24px;font-size:.95rem;display:inline-flex;margin-top:15px!important}.espresso-homepage .modal-content{padding:30px 20px}.espresso-homepage .roadmap-subtitle{margin-bottom:45px}.espresso-homepage .roadmap-grid{grid-template-columns:1fr;gap:38px}.espresso-homepage .roadmap-grid:before{display:none}.espresso-homepage .app-grid{grid-template-columns:repeat(3,1fr);gap:15px}.espresso-homepage .app-screenshot{cursor:pointer;max-width:100%;margin:0 auto 10px}.espresso-homepage .app-heading{margin:0;font-size:.85rem!important}.espresso-homepage .app-text{opacity:0;visibility:hidden;width:220%;color:var(--dark-grey);box-sizing:border-box;text-align:center;transform-origin:top;padding:0 5px;font-size:.9rem;line-height:1.35;transition:opacity .3s .1s,visibility .3s .1s;position:absolute;top:calc(100% - 35px);left:-60%;transform:scale(.45)}.espresso-homepage .app-card{z-index:2;border-radius:12px;width:100%;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .4s,background-color .4s,box-shadow .4s;position:relative}.espresso-homepage .app-grid:has(.app-card.selected):before{content:"";z-index:999;pointer-events:auto;background:#ffffffeb;position:fixed;inset:0}.espresso-homepage .problem-content-grid:has(.app-card.selected):before{content:"";z-index:999;pointer-events:auto;background:#ffffffeb;position:fixed;inset:0}.espresso-homepage .app-card.selected{z-index:1000;background-color:var(--pure-white);padding:14px 6px;box-shadow:0 10px 40px #00000026}.espresso-homepage .app-grid .app-card:first-child.selected{transform:translate(calc(100% - 30px),-5px)scale(2.64)}.espresso-homepage .app-grid .app-card:nth-child(2).selected{transform:translateY(-5px)scale(2.64)}.espresso-homepage .app-grid .app-card:nth-child(3).selected{transform:translate(calc(10px - 100%),-5px)scale(2.64)}.espresso-homepage .problem-video-container .app-card.selected{transform:translateY(-5px)scale(3.168)}.espresso-homepage .problem-video-container .app-card{width:calc(33.3333% - 10px);margin:0 auto}.espresso-homepage .app-card.shrunk{opacity:.4;transform:scale(.8)}.espresso-homepage .app-card.selected .app-heading{transform-origin:top;white-space:nowrap;margin-bottom:0;transform:translateY(-18px)scale(.6);color:var(--dark-blue)!important}.espresso-homepage .app-card.selected .app-text{opacity:1;visibility:visible}.espresso-homepage .app-card.selected .video-buttons{bottom:10px!important;right:5px!important}.espresso-homepage .app-card.selected button{transform-origin:100% 100%;transform:scale(.5)}.espresso-homepage #mobile-lightbox.active{opacity:1;visibility:visible}.espresso-homepage .lightbox-content{box-sizing:border-box;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s;display:flex;position:absolute;top:0;left:0;transform:scale(.1)}.espresso-homepage #mobile-lightbox.active .lightbox-content{opacity:1;transform:scale(1)}.espresso-homepage .lightbox-content img{filter:drop-shadow(0 10px 20px #00000080);background-color:#0000;max-width:85vw;height:auto;max-height:80vh}.espresso-homepage .lightbox-content h4{color:var(--dark-blue);text-align:center;margin-top:15px;font-size:1.15rem;font-weight:500;line-height:1.4}.espresso-homepage body.no-scroll{overflow:hidden}.espresso-homepage .footer-logo{margin-bottom:20px;display:block;height:50px!important;position:static!important}.espresso-homepage .section-title-light{line-height:1.1;font-size:2.2rem!important}.espresso-homepage #contact .section-title-light{font-size:1.6rem!important}.espresso-homepage .accordion-content-inner{grid-template-columns:1fr;gap:15px;padding:15px}.espresso-homepage .benefit-box{padding:15px}}.problem-content-grid{grid-template-columns:269px 1fr;align-items:start;gap:40px;max-width:1100px;margin:50px auto 0;display:grid}.problem-video-container{justify-content:center;display:flex}.problem-text-content{flex-direction:column;justify-content:flex-start;display:flex}.problem-text-content .stats-grid{grid-template-columns:repeat(3,1fr);margin:0}@media (max-width:1024px){.problem-text-content .stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.problem-content-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.problem-text-content .stats-grid{grid-template-columns:1fr}.stat-box{padding:20px 15px}}.app-card-video{cursor:pointer;object-fit:cover;background-color:#0000;border-radius:12px;width:100%;display:block}.app-card-poster{object-fit:cover;z-index:5;pointer-events:none;border-radius:12px;width:100%;height:100%;transition:opacity .4s ease-out;position:absolute;top:0;left:0}.app-card-progress-container{z-index:15;pointer-events:none;width:100%;transition:opacity .5s ease-out;position:absolute;bottom:-5px;left:0}.app-card-buffering-text{color:var(--dark-blue,#3e5963);letter-spacing:.5px;margin-bottom:1px;margin-left:12px;font-size:9px;font-weight:600;display:block}.app-card-progress-track{background-color:var(--light-blue,#b8cad2);border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:100%;height:2px;overflow:hidden}.app-card-progress-fill{background-color:var(--dark-blue,#3e5963);height:100%;transition:width .3s linear}.app-card-buttons{z-index:10;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.app-card-btn{cursor:pointer;color:#fff;background-color:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}
