.landing-page{--cream: #F8F5EE;--cream-light: #FDFCF9;--gold: #C9A555;--gold-dark: #B8944A;--orange: #E07B3C;--orange-light: #E89358;--green: #6B8E4E;--green-dark: #4A6E3A;--text-dark: #2D2A26;font-family:Outfit,sans-serif;background:transparent;min-height:100vh}.fixed-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;object-position:center;z-index:-1;transition:opacity 1s ease-in-out}.page-section{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%}.content{position:relative;z-index:5;text-align:center;max-width:800px;padding:2rem}.decoration{display:none!important;position:absolute;pointer-events:none}.decoration svg{overflow:visible}.corner-top-left{top:0;left:0;width:clamp(160px,20vw,280px);height:clamp(170px,22vw,300px);z-index:2}.corner-bottom-right{bottom:0;right:0;width:clamp(160px,20vw,280px);height:clamp(170px,22vw,300px);z-index:2}.waves-top-right{top:0;right:0;width:clamp(300px,45vw,750px);height:clamp(200px,30vh,400px);z-index:1}.waves-bottom-left{bottom:0;left:0;width:clamp(300px,45vw,750px);height:clamp(200px,30vh,400px);z-index:3}.dots{fill:#c9a555;opacity:.6}.logo-header-section{padding:1rem 0;min-height:auto!important;border-bottom:2px solid var(--gold);box-shadow:0 10px 30px -10px #0000001a;position:relative;z-index:20}.header-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:800px;position:relative;z-index:10;gap:.5rem}.header-branding{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:.5rem}.header-logo{height:60px;width:auto;object-fit:contain}.company-name{font-family:Montserrat,sans-serif;font-size:2rem;color:var(--green);font-weight:700;margin:0;letter-spacing:2px}.gold-underline{width:80px;height:4px;background:var(--gold);border-radius:2px;margin-top:.5rem;margin-bottom:1.5rem}.nav-container{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.nav-pill{background-color:#fdfcf9cc;backdrop-filter:blur(5px);border:1px solid rgba(201,165,85,.3);padding:.6rem 2rem;border-radius:50px;display:flex;gap:2rem;box-shadow:0 4px 15px #0000000d}.nav-link{text-decoration:none;color:var(--green-dark);font-family:Montserrat,sans-serif;font-weight:600;font-size:1.1rem;transition:color .3s}.nav-link:hover{color:var(--gold)}.login-button{text-decoration:none;background-color:var(--green);color:var(--cream-light);font-family:Montserrat,sans-serif;font-weight:700;font-size:1.2rem;padding:.6rem 1.8rem;border-radius:50px;box-shadow:0 4px 10px #6b8e4e4d;transition:transform .2s,background-color .3s;cursor:pointer;border:none}.login-button:hover{background-color:var(--green-dark);transform:translateY(-2px)}.hero-section{align-items:flex-start;padding-left:10%;justify-content:flex-start;padding-top:10vh}.text-section{text-align:left;max-width:1190px}.hero-title{font-size:3.2rem;color:var(--green);margin-bottom:1rem}.hero-text{font-size:1.3rem;color:var(--text-dark);line-height:1.6;margin-bottom:1rem}.glass-card{background-color:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.8);box-shadow:0 8px 32px #1b4f320f;border-radius:20px;padding:3rem 2.5rem;margin:0 auto;position:relative;z-index:10}.hero-section>.glass-card{margin:0}.trusted-by-section{padding:1rem 0;text-align:center;position:relative;z-index:5;background:transparent;overflow:hidden;width:100%}.trusted-title{font-size:1.8rem;color:var(--text-dark);margin-bottom:2rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;opacity:.9}.trusted-logos-container{width:100%;height:140px;overflow:hidden;position:relative;display:flex;align-items:center;-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.trusted-logos-track{display:flex;align-items:center;gap:12rem;width:max-content;position:absolute;animation:scrollLeftToRight 30s linear infinite}@keyframes scrollLeftToRight{0%{left:0%;transform:translate(-100%)}to{left:100%;transform:translate(0)}}.trusted-logos-track a{display:block;cursor:pointer}.trusted-logo{height:100px;width:auto;object-fit:contain;transition:transform .3s ease,filter .3s ease}.trusted-logos-track a:hover .trusted-logo{transform:scale(1.08)}.problem-section{max-width:1200px;width:88vw}.problem-header{text-align:center;margin-bottom:1.5rem}.problem-kicker{font-size:1rem;font-weight:700;letter-spacing:.1em;color:var(--gold);text-transform:uppercase;margin-bottom:.5rem}.problem-title{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:var(--text-dark)}.problem-subtitle{font-size:1.25rem;text-align:center;font-weight:600;color:var(--green-dark);margin-bottom:2.5rem;font-style:italic}.problem-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.problem-grid{grid-template-columns:1fr 1fr;gap:3rem}}.problem-bullets{display:flex;flex-direction:column;gap:1rem;text-align:left}.problem-bullet{display:flex;align-items:flex-start;gap:1rem;background:#fff9;padding:1rem;border-radius:12px}.problem-bullet i{color:#ef4444;font-size:1.25rem;margin-top:.25rem;flex-shrink:0}.problem-bullet p{font-size:1.1rem;margin:0;color:var(--text-dark);line-height:1.5}.problem-bullet-main{display:flex;align-items:flex-start;gap:1rem;background:#1b4f321a;padding:1.5rem;border-radius:16px;border-left:8px solid var(--green)}.problem-bullet-main i{color:var(--green);font-size:1.5rem;margin-top:.25rem;flex-shrink:0}.problem-bullet-main p{font-size:1.125rem;color:#1f2937;line-height:1.6;margin:0}.problem-chart-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.problem-chart-title{font-size:1.25rem;font-weight:700;color:var(--green-dark);margin-bottom:-1rem;text-align:center;background:#fff9;border-radius:12px;padding:.5rem 1.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(255,255,255,.8);z-index:2}.problem-chart-title i{color:var(--gold);margin-right:.5rem}.problem-radial{position:relative;width:14rem;height:14rem;flex-shrink:0}.problem-radial-outer{position:relative;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(#e9a117 0% 55%,#1b4f3215 55% 100%);filter:drop-shadow(0 20px 13px rgba(0,0,0,.03)) drop-shadow(0 8px 5px rgba(0,0,0,.08))}.problem-radial-inner{position:absolute;width:80%;height:80%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000000f;background:conic-gradient(#D97757 0% 39.6%,rgba(233,161,23,.3) 39.6% 55%,transparent 55% 100%)}.problem-radial-center{width:75%;height:75%;background:#fffffff2;backdrop-filter:blur(12px);border-radius:50%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(27,79,50,.1)}.problem-radial-number{font-size:1.25rem;font-weight:900;line-height:1;color:var(--green-dark)}.problem-radial-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-top:.25rem;color:var(--green-dark)}.problem-legend{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:25rem;text-align:left;background:#fff6;padding:1.5rem;border-radius:16px;backdrop-filter:blur(4px);z-index:5;position:relative;border:1px solid rgba(255,255,255,.6)}.problem-legend-item{position:relative;padding-left:1.25rem;border-left:2px dashed rgba(233,161,23,.4)}.problem-legend-item.red{border-left-color:#d9775766;margin-left:1.5rem}.problem-legend-dot{position:absolute;left:-7px;top:0;width:12px;height:12px;border-radius:50%;background:var(--gold)}.problem-legend-dot.red{background:#d97757}.problem-legend-title{font-size:1.5rem;font-weight:700;color:var(--gold);margin:0}.problem-legend-title.red{color:#d97757;display:inline-block;margin-right:.25rem}.problem-legend-subtitle{font-size:1rem;font-weight:400;color:#374151}.problem-legend-desc{color:#6b7280;font-size:.875rem;margin:0}.solution-section{margin-top:-1px;justify-content:flex-start;padding-top:5vh}.solution-title{font-size:2.3rem;color:var(--green);margin-bottom:1.5rem;text-align:center}.solution-container{display:flex;gap:4rem;justify-content:center;align-items:flex-start;flex-wrap:wrap;position:relative}.bridge-graphic{position:absolute;top:100px;left:50%;transform:translate(-50%);width:160px;z-index:1;display:flex;flex-direction:column;align-items:center;pointer-events:none}.bridge-line{width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--orange),transparent)}.bridge-label{background:var(--cream);color:var(--orange);font-size:.8rem;font-weight:700;padding:.1rem .6rem;margin-top:-.6rem;text-transform:uppercase;letter-spacing:1px}.solution-column{flex:1;min-width:300px;text-align:left}.solution-image{position:relative;margin-bottom:.5rem;margin-top:-1rem;text-align:center}.solution-image img{height:100px;width:auto}.solution-heading{font-size:1.5rem;margin-bottom:.5rem;padding-bottom:.4rem;display:inline-block}.solution-heading.gold{color:var(--gold);border-bottom:2px solid var(--gold)}.solution-heading.green{color:var(--green);border-bottom:2px solid var(--green)}.solution-subheading{font-size:1rem;font-weight:500;color:var(--text-dark)}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;text-align:left}.feature-title{font-size:1.15rem;color:var(--green-dark);margin-bottom:.3rem}.feature-text{font-size:.95rem;color:var(--text-dark);line-height:1.4}.community-features{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem;text-align:left}.solution-footer{margin-top:1rem;padding-top:.8rem;border-top:1px solid rgba(0,0,0,.1);font-size:1.2rem;color:var(--text-dark);font-style:italic;line-height:1.5;text-align:center;background-color:#f7f7f3ed;border-radius:20px;padding:.8rem}.dynamic-word{font-weight:600;transition:opacity .5s}.dynamic-word.gold{color:var(--gold)}.dynamic-word.green{color:var(--green)}.cases-section{margin-top:-1px}.cases-title{font-size:2.5rem;color:var(--green);margin-bottom:1.5rem}.cases-text{font-size:1.1rem;color:var(--text-dark);line-height:1.8;margin-bottom:1.5rem}.team-section{align-items:center;justify-content:center;padding-top:10vh}.team-title{font-size:2.8rem;color:var(--green);margin-bottom:2rem}.team-container{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.team-member{display:flex;flex-direction:column;align-items:center;gap:1rem}.team-photo-container{width:200px;height:240px;border-radius:20px;overflow:hidden;border:4px solid var(--gold);box-shadow:0 4px 15px #0000001a}.team-photo{width:100%;height:100%;object-fit:cover;object-position:top center}.team-info{text-align:center}.team-name{font-size:1.4rem;color:var(--green-dark);margin-bottom:.1rem}.team-role{font-size:1.1rem;color:var(--text-dark);margin-bottom:.3rem;font-weight:500}.team-email{font-size:1rem;color:var(--text-dark);text-decoration:none;display:block;margin-bottom:.5rem}.team-linkedin{display:inline-block;transition:transform .2s}.team-linkedin:hover{transform:scale(1.1)}.contact-section{margin-top:-1px}.contact-layout{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;padding:1rem}.contact-info-col{flex:1;text-align:left;display:flex;flex-direction:column;justify-content:center}.contact-form-col{flex:1.2;background:#ffffff80;padding:2.5rem;border-radius:16px;box-shadow:0 4px 15px #0000000d;border:1px solid rgba(255,255,255,.9)}.contact-title{font-size:2.8rem;color:var(--green);margin-bottom:.5rem}.contact-subtitle{font-size:1.15rem;color:var(--text-dark);margin-bottom:2rem;max-width:400px;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:1rem;width:100%}.contact-input,.contact-textarea{padding:.8rem 1rem;border-radius:10px;border:2px solid var(--green);font-size:1rem;outline:none;transition:border-color .3s;font-family:Outfit,sans-serif}.contact-input:focus,.contact-textarea:focus{border-color:var(--gold)}.contact-textarea{resize:vertical}.contact-submit{padding:.8rem 2rem;background-color:var(--gold);color:#fff;border:none;border-radius:50px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;align-self:center;margin-top:.5rem}.contact-submit:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 15px #c9a55566}.contact-submit:disabled{opacity:.7;cursor:not-allowed}.form-status{margin-top:1rem;font-size:1rem;text-align:center}.form-status.success{color:var(--green);font-weight:600}.form-status.error{color:#c94444;font-weight:600}.contact-links-grid{display:flex;justify-content:flex-start;gap:1.5rem}.contact-social-link{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;border-radius:50%;background:#c9a5551a;border:1px solid rgba(201,165,85,.3);transition:all .3s ease}.contact-social-link:hover{background:#c9a55533;transform:translateY(-3px);box-shadow:0 4px 12px #c9a55533}.contact-social-link svg{width:32px;height:32px}.mirrored-top-left,.mirrored-top-right{bottom:auto;top:0;transform:scaleY(-1)}.waves-bottom-left{transform:scaleX(-1) scaleY(-1);left:0;right:auto}.waves-top-left{transform:scaleX(-1);top:0;left:0;width:clamp(300px,45vw,750px);height:clamp(200px,30vh,400px);z-index:1}@media(max-width:768px){.header-content{flex-direction:column;gap:1rem}.company-name{text-align:center;font-size:2.5rem}.nav-pill{flex-direction:column;gap:1rem;padding:1rem 2rem}.hero-title{font-size:2.5rem}.hero-text{font-size:1.3rem}.stats-container,.solution-container{flex-direction:column}.contact-layout{flex-direction:column;gap:2rem}.bridge-graphic{display:none}.features-grid{grid-template-columns:1fr}.team-container{flex-direction:column;align-items:center}.contact-title{font-size:2.5rem}}.carousel-container{position:relative;max-width:900px;margin:0 auto;overflow:hidden;padding:1rem 0}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-card{min-width:100%;box-sizing:border-box;padding:1rem}.card-content{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px #0000000f;border:1px solid rgba(201,165,85,.2);height:100%;text-align:left}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:.4rem}.card-icon{width:45px;height:45px;min-width:45px;background:linear-gradient(135deg,#6b8e4e1a,#6b8e4e0d);border-radius:14px;display:flex;align-items:center;justify-content:center}.card-title{font-size:1.25rem;color:var(--green-dark);font-weight:700;margin:0}.card-subtitle{font-size:.85rem;color:var(--gold-dark);font-weight:600;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.5px}.card-text{font-size:.95rem;color:var(--text-dark);line-height:1.4;margin:0}.card-divider{width:100%;height:2px;background:linear-gradient(90deg,var(--gold),transparent);margin:.8rem 0;border-radius:1px}.carousel-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid var(--gold);color:var(--green-dark);width:40px;height:40px;border-radius:50%;font-size:1.2rem;cursor:pointer;box-shadow:0 4px 12px #0000001a;z-index:10;display:flex;align-items:center;justify-content:center;padding:0}.carousel-nav-button:hover{background-color:var(--cream-light)}.carousel-dots{text-align:center;margin-top:1rem;display:flex;justify-content:center;gap:8px}.dot{cursor:pointer;height:10px;width:10px;background-color:var(--gold);border-radius:50%;display:inline-block;transition:opacity .3s ease;opacity:.3}.dot.active{opacity:1}.mirrored-top-right{bottom:auto;top:0;transform:scaleY(-1)}.mirrored-bottom-left,.mirrored-bottom-right{top:auto;bottom:0;transform:scaleY(-1)}.hero-button{display:inline-block;padding:12px 32px;background-color:var(--gold);color:#fff;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;border-radius:30px;transition:all .3s ease;box-shadow:0 4px 15px #c9a5554d}.hero-button:hover{background-color:var(--gold-dark);transform:translateY(-2px);box-shadow:0 6px 20px #c9a55566}.learn-more-button{display:inline-block;padding:12px 32px;background-color:transparent;color:var(--green-dark);border:2px solid var(--green-dark);font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;border-radius:30px;transition:all .3s ease}.learn-more-button:hover{background-color:var(--green-dark);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #4a6e3a33}.home-floater{position:fixed;top:30px;left:30px;z-index:10000;width:65px;height:65px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);border:none;background-color:transparent;padding:0;outline:none;box-shadow:none}.home-floater:hover{transform:translateY(-4px)}.home-floater img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 0 10px rgba(255,255,255,.9)) drop-shadow(0 3px 5px rgba(0,0,0,.15))}.home-floater:hover img{transform:scale(1.1);filter:drop-shadow(0 0 15px rgba(255,255,255,1)) drop-shadow(0 6px 10px rgba(0,0,0,.25))}
