@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Dancing+Script:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=DM+Serif+Display:ital@0;1&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,sans-serif;font-weight:700;line-height:1.2}html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.cta-button{background:#2563eb;border:none;border-radius:6px;color:#fff;padding:.75rem 1.5rem;transition:background .3s}.cta-button:hover{background:#1d4ed8}@keyframes floatButton{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes backgroundPulse{0%,to{opacity:.9}50%{opacity:.7}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.about-content,.process-grid,.services-grid,.testimonials-grid,.works-grid{grid-template-columns:1fr}.team-members{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.top-header{background:#f6f6f6;color:#1e293b;font-size:.875rem;padding:.5rem 0}.top-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.top-header-item{align-items:center;display:flex;gap:.5rem}.top-header-item svg{height:16px;width:16px}.top-header-item a{color:#1e293b;text-decoration:none;transition:opacity .3s}.top-header-item a:hover{opacity:.7}.top-header-item span,.top-header-item svg{color:#1e293b}header{background:#fff;box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}nav{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.logo,nav{align-items:center;display:flex}.logo{color:inherit;gap:1rem;text-decoration:none}.logo img{height:50px;width:auto}.logo-text{display:flex;flex-direction:column}.logo-name{color:#1e293b;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.2}.logo-tagline{color:#64748b;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#1e293b;font-family:Inter,sans-serif;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2563eb}.nav-item-with-submenu{position:static}.products-link{align-items:center;display:flex;gap:.5rem}.submenu-arrow{margin-left:.25rem;transition:transform .3s ease}.submenu-arrow.open{transform:rotate(180deg)}.submenu{animation:slideDown .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;left:50%;list-style:none;margin:0;min-width:240px;padding:.5rem 0;position:absolute;top:100%;transform:translateX(-50%);z-index:1001}.submenu-cards{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);list-style:none;min-width:1100px;padding:1.5rem}.submenu-card{align-items:flex-start;border:1px solid #0000;border-radius:8px;color:inherit;display:flex;flex-direction:column;min-height:200px;padding:1.5rem;text-decoration:none;transition:background .3s ease}.submenu-card:hover{background:#f8fafc}.submenu-card-icon{color:#1e293b;margin-bottom:1rem}.submenu-card:hover .submenu-card-icon{color:#2563eb}.submenu-card-desc{color:#475569;flex:1 1;font-family:Montserrat,sans-serif;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5;margin:0 0 1rem}.submenu-card:hover .submenu-card-desc{color:#334155}.submenu-card-cta{align-items:center;color:#0671d2;display:inline-flex;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;gap:.35rem;letter-spacing:.02em;margin-top:auto;transition:all .3s ease}.submenu-card-cta:after{content:"→";font-size:.9rem;transition:transform .3s ease}.submenu-card:hover .submenu-card-cta{color:#0553a8}.submenu-card:hover .submenu-card-cta:after{transform:translateX(4px)}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.submenu li{margin:0}.submenu:not(.submenu-cards) a{color:#1e293b;display:block;font-family:Inter,sans-serif;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s,color .3s}.submenu:not(.submenu-cards) a:hover{background:#f8fafc;color:#2563eb}.cta-button{background:#0000;border:2px solid #fccd04;border-radius:50px;color:#1e293b;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-weight:600;padding:.4rem 1.5rem;text-decoration:none;transition:all .3s;white-space:nowrap}.cta-button:hover{background:#fccd04;border-color:#fccd04;box-shadow:0 4px 15px #fccd044d;color:#1e293b;transform:translateY(-2px)}.mobile-menu-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:8px;width:40px;z-index:1001}.hamburger-line{background:#1e293b;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:24px}.mobile-menu-btn.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav{background:#fff;box-shadow:0 10px 30px #0000001a;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease,padding .3s ease;z-index:999}.mobile-nav.open{max-height:600px;padding:1rem 0}.mobile-nav-links{list-style:none;margin:0;padding:0}.mobile-nav-links li{border-bottom:1px solid #f1f5f9}.mobile-nav-links li:last-child{border-bottom:none}.mobile-nav-item-with-submenu{position:relative}.mobile-nav-item-with-submenu>a{align-items:center;display:flex;justify-content:space-between;padding-right:2rem}.mobile-nav-item-with-submenu.submenu-open .mobile-submenu-arrow{transform:rotate(180deg)}.mobile-submenu-arrow{flex-shrink:0;height:12px;margin-left:auto;margin-right:.5rem;transition:transform .3s ease;width:12px}.mobile-submenu{background:#f8fafc;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease}.mobile-submenu.open{max-height:200px;padding:.5rem 0}.mobile-submenu li{border-bottom:none}.mobile-submenu a{color:#64748b;font-size:.9rem;padding:.75rem 3rem}.mobile-nav-links a{color:#1e293b;display:block;font-family:Inter,sans-serif;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:background .3s,color .3s}.mobile-nav-links a:hover{background:#f8fafc;color:#2563eb}.mobile-cta-button{background:#fccd04!important;border-radius:50px;color:#1e293b!important;display:inline-block!important;font-weight:600!important;margin:1rem 2rem;padding:.8rem 1.5rem!important;text-align:center}.desktop-only{display:inline-block}@media (min-width:769px){.mobile-nav{display:none!important}}@media (max-width:900px){.submenu-cards{grid-template-columns:1fr;min-width:280px}}@media (max-width:768px){.top-header-content{flex-direction:column;font-size:.75rem;gap:.5rem}.desktop-only,.logo-text,.nav-links{display:none}.mobile-menu-btn{display:flex}}.cookie-consent{bottom:0;left:0;opacity:0;padding:1rem;position:fixed;right:0;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);z-index:9999}.cookie-consent.visible{opacity:1;transform:translateY(0)}.cookie-consent-content{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 -4px 30px #00000026,0 -2px 10px #0000001a;display:flex;gap:1.5rem;margin:0 auto;max-width:1200px;padding:1.5rem 2rem}.cookie-consent-icon{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cookie-consent-icon svg{color:#fff;height:28px;width:28px}.cookie-consent-text{flex:1 1}.cookie-consent-text h4{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.cookie-consent-text p{color:#64748b;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;margin:0}.cookie-consent-text a{color:#3b82f6;font-weight:500;margin-left:.25rem;text-decoration:none;transition:color .2s ease}.cookie-consent-text a:hover{color:#2563eb;text-decoration:underline}.cookie-consent-actions{display:flex;flex-shrink:0;gap:.75rem}.cookie-btn{border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.cookie-btn.decline{background:#f1f5f9;color:#64748b}.cookie-btn.decline:hover{background:#e2e8f0;color:#475569}.cookie-btn.accept{background:#1e293b;color:#fff}.cookie-btn.accept:hover{background:#0f172a;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}@media (max-width:768px){.cookie-consent{padding:.75rem}.cookie-consent-content{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.cookie-consent-icon{height:40px;width:40px}.cookie-consent-icon svg{height:24px;width:24px}.cookie-consent-text h4{font-size:1rem}.cookie-consent-text p{font-size:.875rem}.cookie-consent-actions{justify-content:center;width:100%}.cookie-btn{flex:1 1;padding:.7rem 1rem}}.banner-slider{background:#f5f5f7;overflow:hidden}.banner-slider,.slider-container{min-height:65vh;position:relative;width:100%}.slide{height:65vh;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.slide.active{opacity:1;z-index:2}.slide-image,.slide-image:after,.slide.active .slide-image{display:none}@keyframes backgroundZoom{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.left-sidebar{gap:2rem;left:2rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.left-sidebar,.sidebar-numbers{align-items:center;display:flex;flex-direction:column}.sidebar-numbers{gap:1rem}.number-dot{align-items:center;border:2px solid #ffffff4d;border-radius:50%;color:#ffffff80;display:flex;font-size:.875rem;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.number-dot.active{background:linear-gradient(135deg,#f97316,#ec4899);border-color:#f97316;box-shadow:0 0 20px #f9731680;color:#fff}.sidebar-social{color:#fff9;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:1rem;text-orientation:mixed;writing-mode:vertical-rl}.sidebar-social span{cursor:pointer;transition:color .3s ease}.sidebar-social span:hover{color:#fff}.slide-content{color:#1e293b;left:50%;max-width:950px;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.tag-button{background:#0000;border-radius:0;color:#781079;display:inline-block;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}.slide-content h1{color:#000;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;text-shadow:none;text-transform:none}.slide-description{color:#1e293b;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.slide-cta-button{align-items:center;background:#f40909;border:2px solid #f40909;border-radius:50px;box-shadow:0 4px 15px #f4090940;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.08em;padding:.4rem 2.75rem;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.slide-cta-button:hover{background:#d40808;border-color:#d40808;box-shadow:0 10px 30px #f4090966;transform:translateY(-3px)}.slide-cta-button:active{box-shadow:0 6px 20px #f4090959;transform:translateY(-1px)}.slide-cta-button span{font-size:1.1rem;font-weight:700;margin-left:.75rem;transition:transform .3s ease}.slide-cta-button:hover span{transform:translateX(4px)}.paper-plane{animation:float 3s ease-in-out infinite;bottom:-2rem;color:#6366f14d;left:-2rem;position:absolute}.fade-in-up{animation:fadeInUp 1s ease-out}.fade-in-up-delay-2{animation:fadeInUp 1s ease-out .6s both}.slider-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.slider-nav:hover{background:#fff3;border-color:#fff9;transform:translateY(-50%) scale(1.1)}.slider-nav.prev{left:2rem}.slider-nav.next{right:2rem}.slider-dots{bottom:2rem;display:none;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#0000;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:12px;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:12px}.dot:hover{background:#ffffff80;transform:scale(1.2)}.dot.active{background:#ffffff4d;border-color:#fff;border-radius:6px;width:40px}.dot-progress{background:#fff;border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:width .1s linear}@media (max-width:1024px){.slide-content{max-width:800px;padding:1.5rem}}@media (max-width:768px){.banner-slider,.slider-container{min-height:50vh}.slide{height:50vh}.slide-content{max-width:95%;padding:1.5rem 1rem}.slide-content h1{font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.3;margin-bottom:.75rem}.slide-description{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.tag-button{font-size:.65rem;margin-bottom:.75rem;padding:.3rem .6rem}.slide-cta-button{font-size:.8rem;padding:.5rem 1.25rem}.slider-nav{display:none}}.hero-section{background:#f8fafc;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.hero-section.with-bg{background-position:50%;background-size:cover;color:#fff}.hero-section.with-bg h2,.hero-section.with-bg p{color:#fff}.hero-section h2{color:#1e293b;font-size:2.5rem;margin-bottom:1rem}.hero-section p{color:#64748b;font-size:1.2rem;margin-bottom:2rem}.about{background:#fff;overflow:hidden;padding:5rem 2rem;position:relative}.about-container{display:flex;gap:0;margin:0 auto;max-width:1400px;position:relative}.about-sidebar{display:flex;flex-direction:column;gap:1.5rem;min-width:120px;padding:2rem 1rem;position:relative;z-index:10}.sidebar-category{color:#94a3b8;cursor:pointer;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.1em;padding:.5rem 0;position:relative;text-orientation:mixed;transition:all .3s ease;writing-mode:vertical-rl}.sidebar-category:before{background:#0000;bottom:0;content:"";left:-1rem;position:absolute;top:0;transition:all .3s ease;width:3px}.sidebar-category:hover{color:#1e293b}.sidebar-category.active{color:#1e293b;font-weight:700}.sidebar-category.active:before{background:linear-gradient(180deg,#fbbf24,#f97316)}.about-main{grid-gap:4rem;align-items:stretch;display:grid;flex:1 1;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:2rem 0}.about-content-left{padding-left:2rem}.about-header{margin-bottom:2rem}.about-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.about-company-name{color:#1e293b;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800}.yellow-separator{animation:slideInLeft .6s ease forwards;background:linear-gradient(90deg,#fbbf24,#f97316);border-radius:2px;height:4px;width:60px}.about-title{color:#1e293b;font-family:Poppins,sans-serif;font-size:34px;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.about-description{color:#64748b;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-cta{margin-top:2rem}.cta-button-yellow{align-items:center;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:8px;box-shadow:0 4px 15px #fbbf244d;color:#1e293b;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button-yellow:hover{box-shadow:0 6px 20px #fbbf2466;transform:translateY(-2px)}.cta-button-yellow svg{transition:transform .3s ease}.cta-button-yellow:hover svg{transform:translateX(4px)}.about-content-right{align-items:stretch;display:flex;height:100%;justify-content:center;min-height:500px;padding:2rem 0;position:relative}.about-content-right.marketing-full-width{grid-column:1/-1;padding:0;width:100%}.about-image-wrapper{background:linear-gradient(135deg,#fccd04,#f97316);border-radius:24px;box-shadow:0 30px 80px #0003;height:100%;max-width:520px;overflow:hidden;padding:8px;position:relative;transform:perspective(1000px) rotateY(-5deg);transition:all .5s cubic-bezier(.4,0,.2,1);width:90%}.about-image-wrapper.full-video{height:100%}.about-image-wrapper.full-video,.about-image-wrapper.marketing-video{background:linear-gradient(135deg,#fccd04,#f97316);border-radius:24px;box-shadow:0 30px 80px #0003;max-width:100%;overflow:hidden;padding:8px;transform:none;width:100%}.about-image-wrapper.marketing-video{display:block;height:auto;min-height:auto}.about-image-wrapper.marketing-images{background:#0000;border-radius:0;box-shadow:none;display:block;height:100%;margin:0 auto;max-width:80%!important;min-height:500px;overflow:hidden;padding:0;transform:none;width:80%!important}.marketing-image-gallery{border-radius:0;height:100%;min-height:500px;overflow:hidden;position:relative;width:100%}.marketing-slider-container{display:flex;height:100%;transition:transform .5s ease-in-out;width:100%}.marketing-gallery-image{flex-shrink:0;height:100%;min-width:100%;object-fit:contain;width:100%}.marketing-slider-button{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.marketing-slider-button:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.marketing-slider-prev{left:20px}.marketing-slider-next{right:20px}.marketing-slider-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.marketing-dot{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.marketing-dot:hover{background:#ffffff80}.marketing-dot.active{background:#fff;border-radius:6px;width:32px}.about-image-wrapper:before{animation:shine 3s infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%;z-index:2}.about-image-wrapper.full-video:after,.about-image-wrapper.marketing-video:after{display:none}.about-image-wrapper:after{background:#fccd04;border-radius:50%;box-shadow:0 0 40px #fccd0480;content:"";height:60px;opacity:.3;position:absolute;right:15px;top:15px;width:60px;z-index:1}.about-image-wrapper:hover{box-shadow:0 40px 100px #0000004d;transform:perspective(1000px) rotateY(0deg) scale(1.02)}.about-image-wrapper.marketing-images:hover{box-shadow:none;transform:none}.image-gradient{background:linear-gradient(180deg,#0000,#0000001a);border-radius:16px;inset:0;pointer-events:none;position:absolute;z-index:1}.about-image-wrapper.full-video .image-gradient,.about-image-wrapper.marketing-images .image-gradient,.about-image-wrapper.marketing-video .image-gradient{display:none}.about-feature-image{box-shadow:inset 0 0 40px #0000001a;filter:brightness(1.05) contrast(1.1);transition:all .5s ease}.about-feature-image,video.about-feature-image{border-radius:16px;display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.about-image-wrapper.full-video video.about-feature-image{border-radius:16px;box-shadow:none;filter:none;height:100%;object-fit:contain;width:100%}.about-image-wrapper.marketing-video video.about-feature-image{border-radius:16px;box-shadow:none;display:block;filter:none;height:auto;max-width:100%;min-height:500px;object-fit:contain;width:100%}.about-image-wrapper:hover .about-feature-image{filter:brightness(1.1) contrast(1.15);transform:scale(1.05)}.about-image-wrapper.marketing-images:hover .about-feature-image{filter:none;transform:none}.about-image-wrapper:hover video.about-feature-image{filter:brightness(1.1) contrast(1.15);transform:scale(1.05)}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.image-badge{align-items:center;background:#0f172a;border-radius:999px;bottom:1.5rem;box-shadow:0 20px 40px #0f172a66;color:#fff;display:flex;gap:1rem;left:-1rem;padding:1.25rem 1.75rem;position:absolute;transform:rotate(4deg)}.image-badge span{color:#fbbf24;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.image-badge p{color:#e2e8f0;font-size:.95rem;margin:0}@keyframes slideInLeft{0%{opacity:0;width:0}to{opacity:1;width:60px}}@media (max-width:1024px){.about-main{gap:3rem;grid-template-columns:1fr}.about-image-wrapper{transform:none;width:80%}}@media (max-width:768px){.about{padding:3rem 1rem}.about-container{flex-direction:column}.about-sidebar{flex-direction:row;gap:1rem;min-width:auto;overflow-x:auto;padding:1rem 0}.about-sidebar,.sidebar-category{text-orientation:mixed;writing-mode:horizontal-tb}.sidebar-category{padding:.5rem 1rem;white-space:nowrap}.sidebar-category:before{height:3px;left:0;top:-.5rem;width:100%}.about-content-left{padding-left:0}.about-title{font-size:2rem}.about-description{font-size:1rem}.about-image-wrapper{transform:none;width:95%}}.work-process-section{background:#fff;padding:4rem 1.5rem;position:relative}.work-process-container{margin:0 auto;max-width:1400px}.work-process-image{display:block;height:auto;margin:0 auto;width:100%}@media (max-width:768px){.work-process-section{padding:2rem 1rem}}.services{background:#fff;overflow:hidden;padding:6rem 1.5rem;position:relative}.services-bg-pattern{display:none}.services-container{margin:0 auto;max-width:1400px;position:relative;z-index:1}.services-heading{animation:fadeInUp .8s ease forwards;margin-bottom:4rem;text-align:center}.services-eyebrow{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:50px;color:#6366f1;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.35em;margin-bottom:1rem;padding:.5rem 1.5rem;text-transform:uppercase}.services-heading h2{color:#000;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.services-heading p{color:#64748b;font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:1px solid #6366f11a;border-radius:24px;box-shadow:0 4px 20px #00000014;opacity:0;overflow:hidden;position:relative;transform:translateY(40px);transition:all .4s cubic-bezier(.4,0,.2,1)}.service-card.visible{animation:cardSlideIn .6s ease forwards;animation-delay:var(--delay)}.service-card__overlay{background:var(--gradient);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:1}.service-card:hover .service-card__overlay{opacity:.05}.service-card:hover{border-color:#6366f14d;box-shadow:0 20px 60px #6366f140;transform:translateY(-12px)}.service-card__image-wrapper{background:#f1f5f9;height:280px;overflow:hidden;position:relative;width:100%}.service-card__image{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.service-card:hover .service-card__image{transform:scale(1.15)}.service-card__gradient-overlay{background:var(--gradient);bottom:0;left:0;mix-blend-mode:multiply;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.service-card:hover .service-card__gradient-overlay{opacity:.3}.service-card__icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:3rem;opacity:.9;position:absolute;right:1.5rem;top:1.5rem;transition:transform .3s ease;z-index:2}.service-card:hover .service-card__icon{transform:scale(1.2) rotate(10deg)}.service-card__content{background:#fff;padding:2rem;position:relative;z-index:2}.service-card__number{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:20px;color:#6366f1;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;padding:.4rem .9rem}.service-card h3{color:#1e293b;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.service-card p{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.service-card__link{align-items:center;color:#6366f1;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding-bottom:.25rem;position:relative;text-decoration:none;transition:all .3s ease}.service-card__link:after{background:var(--gradient);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.service-card__link:hover:after{width:100%}.service-card__link:hover{color:#4338ca;gap:.75rem}.service-card__link svg{transition:transform .3s ease}.service-card__link:hover svg{transform:translateX(4px)}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.services-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services{padding:4rem 1.5rem}.services-heading{margin-bottom:3rem}.services-heading h2{font-size:2.2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card__image-wrapper{height:240px}.service-card__content{padding:1.5rem}.service-card h3{font-size:1.3rem}}.works{background:#fff;overflow:hidden;padding:6rem 1.5rem;position:relative}.works-container{margin:0 auto;max-width:1400px;position:relative;z-index:1}.works-heading{margin-bottom:5rem;text-align:center}.works-eyebrow{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:50px;color:#6366f1;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.35em;padding:.5rem 1.5rem;text-transform:uppercase}.works-eyebrow,.works-heading h2{font-family:Montserrat,sans-serif;margin-bottom:1rem}.works-heading h2{color:#000;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2}.works-heading p{color:#64748b;font-family:Montserrat,sans-serif;font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:600px}.works-showcase{display:flex;flex-direction:column;gap:6rem}.work-item{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.work-item,.work-item.visible{opacity:1;transform:none}.work-item.left{direction:ltr}.work-item.right{direction:rtl}.work-item.right>*{direction:ltr}.work-item__image-container{background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000026;overflow:hidden;position:relative;width:100%}.work-item:first-child .work-item__image-container{width:72%}.work-item__image-container.full-video{background:#0000;border-radius:0;box-shadow:none;overflow:visible}.work-item__image-container.browser-frame,.work-item__image-container.full-video.browser-frame{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 60px #0000001f,0 10px 25px #00000014;overflow:hidden}.work-item__image-container .browser-header{align-items:center;background:linear-gradient(180deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:12px 16px}.work-item__image-container .browser-dots{display:flex;gap:8px}.work-item__image-container .browser-dots span{background:#ff5f56;border-radius:50%;box-shadow:inset 0 -1px 2px #0000001a;height:12px;width:12px}.work-item__image-container .browser-dots span:nth-child(2){background:#ffbd2e}.work-item__image-container .browser-dots span:nth-child(3){background:#27ca40}.work-item__image-container .browser-address{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;display:flex;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;gap:8px;padding:6px 12px}.work-item__image-container .browser-address svg{color:#10b981;height:12px;width:12px}.work-item__image-container.full-video .work-item__overlay{display:none}.work-item__image{height:100%;object-fit:contain;width:100%}.work-item__image-container video.work-item__image{display:block}.work-item__image-container.full-video video.work-item__image,.work-item__slide-image{height:auto;object-fit:contain}.work-item__slide-image{background:#0000;border-radius:0;bottom:0;left:0;max-height:80%;object-position:bottom;position:absolute;transform:translateY(100%);transition:transform .8s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.work-item__slide-image.slide-in{transform:translateY(0)}.work-item__overlay{display:none}.work-item__info{padding:2rem 0}.work-item__meta{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.work-item__number{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:20px;color:#6366f1;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.1em;padding:.5rem 1rem}.work-item__category{color:#64748b;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.work-item__title{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.work-item__description{color:#64748b;font-family:Montserrat,sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;max-width:500px}.work-item__cta{align-items:center;background:#fccd04;border-radius:50px;color:#1e293b;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.work-item__cta:hover{background:#fbbf24;transform:translateY(-2px)}.work-item__cta svg{stroke:#1e293b;height:18px;width:18px}.work-item__cta span{color:#1e293b}@keyframes slideInFade{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.work-item{gap:3rem;grid-template-columns:1fr}.work-item.left,.work-item.right{direction:ltr}.work-item__image-container{order:-1}}@media (max-width:768px){.works{padding:4rem 1.5rem}.works-heading{margin-bottom:3rem}.works-heading h2{font-size:2.2rem}.works-showcase{gap:4rem}.work-item__title{font-size:1.75rem}.work-item__description{font-size:1rem}}.contact{min-height:100vh;overflow:hidden;padding:0}.contact,.contact-header{background:#0000;position:relative}.contact-header{padding:5rem 2rem 3rem;text-align:center;z-index:1}.contact-section-heading{color:#2c3e50;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.contact-section-subtitle{color:#64748b;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.contact-split{display:flex;min-height:calc(100vh - 200px)}.contact-left{align-items:center;background:#005f46;display:flex;flex:1 1;justify-content:center;padding:4rem 3rem;position:relative}.contact-left-content{max-width:500px;text-align:left}.contact-left h2{color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:2rem;position:relative;text-shadow:0 2px 10px #0000001a;text-transform:none}.contact-left h2,.contact-left p{font-family:Montserrat,sans-serif}.contact-left p{color:#ffffffe6;font-size:clamp(1rem,2vw,1.15rem);font-weight:500;line-height:1.7;margin-bottom:3rem}.contact--optical .contact-left{background:#18183b}.contact--optical .contact-left h2,.contact--optical .contact-left p{color:#cecece}.contact--grocery .contact-left{background:#520756}.contact--grocery .contact-left h2,.contact--grocery .contact-left p{color:#cecece}.contact--recommendation .contact-left{background:#0b7b8f}.contact--recommendation .contact-left h2,.contact--recommendation .contact-left p{color:#cecece}.contact--crop .contact-left{background:linear-gradient(135deg,#1a1a2e,#16213e)}.contact--crop .contact-left h2{color:#fff}.contact--crop .contact-left p{color:#ffffffd9}.contact--crop .begin-button{background:linear-gradient(135deg,#00c853,#00e676);color:#1a1a2e}.contact--crop .begin-button:hover{background:linear-gradient(135deg,#00e676,#69f0ae);box-shadow:0 8px 25px #00c85366;color:#1a1a2e;transform:translateY(-2px)}.begin-button{align-items:center;background:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2.5rem;text-transform:none;transition:all .3s ease}.begin-button:hover{background:#1a1a1a;transform:translateX(5px)}.begin-button:active{transform:translateX(2px)}.contact-right{align-items:center;background:#f8b712;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:4rem 3rem;position:relative}.contact-right-content{max-width:600px;position:relative;width:100%;z-index:1}.contact-right-heading{color:#e9e9e9;font-family:Montserrat,sans-serif;font-size:55px;font-weight:900;line-height:1.1;margin-bottom:2rem;position:relative;z-index:2}.contact-image-wrapper{align-items:center;display:flex;height:500px;justify-content:center;margin-top:2rem;position:relative;width:100%}.contact-image{height:100%;max-width:500px;mix-blend-mode:normal;object-fit:contain;object-position:center;position:relative;width:100%;z-index:1}.contact-right:before{background:radial-gradient(ellipse at center,#fccd0466 0,#fccd041a 50%,#0000 100%);bottom:0;content:"";height:60%;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.form-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contact-card{animation:slideUp .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#fff,#fefefe);border:2px solid #fccd044d;border-radius:24px;box-shadow:0 25px 80px #0006,0 0 0 1px #fccd0433;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.contact-card-header{align-items:center;background:linear-gradient(135deg,#fccd040d,#f8b7120d);border-bottom:2px solid #fccd0433;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem;position:relative}.contact-card-header .close-button{align-items:center;background:#fccd041a;border:2px solid #fccd044d;border-radius:50%;color:#000;cursor:pointer;display:flex;height:36px;justify-content:center;padding:.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:36px}.contact-card-header .close-button:hover{background:#fccd04;border-color:#fccd04;box-shadow:0 0 10px #fccd0466;color:#000;transform:rotate(90deg)}.step-dots{align-items:center;display:flex;gap:.75rem}.step-dot{background:#e2e8f0;border-radius:50%;cursor:pointer;height:12px;position:relative;transition:all .3s ease;width:12px}.step-dot.active{background:#fccd04;border-radius:6px;width:32px}.step-dot.current{background:linear-gradient(135deg,#fccd04,#f8b712);box-shadow:0 0 0 4px #fccd044d}.contact-placeholder{color:#94a3b8;padding:4rem 2rem;text-align:center}.placeholder-icon{color:#cbd5e1;margin-bottom:1.5rem}.placeholder-icon svg{opacity:.5}.contact-placeholder p{color:#94a3b8;font-family:Montserrat,sans-serif;font-size:1rem}.contact-form{padding:2rem}.form-step{animation:fadeInUp .4s ease}.conversational-question{margin-bottom:2rem;text-align:center}.conversational-question h3{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.question-hint{color:#64748b;font-family:Montserrat,sans-serif;font-size:1rem;font-style:italic;margin:0}.required-asterisk{color:#ef4444;font-weight:700}.services-checkbox-group{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.service-checkbox-label{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;gap:1rem;padding:0;position:relative;transition:all .3s ease}.service-checkbox-label:hover{transform:translateX(4px)}.service-checkbox{cursor:pointer;opacity:0;position:absolute}.checkbox-custom{background:#fff;border:2px solid #000;border-radius:4px;flex-shrink:0;height:24px;position:relative;transition:all .3s ease;width:24px}.service-checkbox:checked+.checkbox-custom{background:#fff;border-color:#000;border-width:3px}.service-checkbox:checked+.checkbox-custom:after{color:#000;content:"✓";font-size:18px;font-weight:900;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.service-checkbox-label:has(.service-checkbox:checked) .checkbox-custom{border-color:#8b6914;border-width:3px}.service-text{color:#000;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700}.step-header{align-items:center;border-bottom:2px solid #fccd0433;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.step-number{background:linear-gradient(135deg,#fccd0433,#f8b71233);border:2px solid #fccd044d;border-radius:12px;color:#000;font-size:1.5rem;height:48px;width:48px}.step-header h3{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin:0}.form-group{margin-bottom:2rem}.form-group label{color:#1e293b;display:block;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-family:Montserrat,sans-serif;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#fccd04;box-shadow:0 0 0 4px #fccd0426;outline:none}.form-group textarea{min-height:150px;resize:vertical}.form-actions{border-top:2px solid #fccd0433;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem}.form-button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;transition:all .3s ease}.form-button.next,.form-button.submit{background:linear-gradient(135deg,#fccd04,#f8b712);box-shadow:0 4px 15px #fccd0466;color:#000;font-weight:700}.form-button.next:hover:not(:disabled),.form-button.submit:hover:not(:disabled){background:linear-gradient(135deg,#f8b712,#fccd04);box-shadow:0 6px 25px #fccd0480;transform:translateY(-2px)}.form-button.prev{background:#0000;border:2px solid #e2e8f0;color:#64748b}.form-button.prev:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.form-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.form-button .spinner{animation:spin 1s linear infinite}.form-message{animation:fadeInUp .3s ease;border-radius:12px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.5rem}.form-message.success{background:#d1fae5;border:2px solid #10b981;color:#065f46}.form-message.error{background:#fee2e2;border:2px solid #ef4444;color:#991b1b}@media (max-width:968px){.contact-header{padding:4rem 2rem 2.5rem}.contact-split{flex-direction:column;min-height:auto}.contact-left,.contact-right{min-height:50vh;padding:3rem 2rem}.contact-image-wrapper{height:300px}.contact-card{margin:1rem;max-width:100%}}@media (max-width:768px){.contact-header{padding:3rem 1.5rem 2rem}.contact-section-heading{font-size:2rem;margin-bottom:.75rem}.contact-section-subtitle{font-size:1rem}.contact-left,.contact-right{padding:2rem 1.5rem}.contact-left h2{font-size:2rem}.contact-right-heading{font-size:2.5rem}.contact-image-wrapper{height:250px}.contact-card-header{padding:1.5rem 1.5rem 1rem}.contact-form{padding:1.5rem}.step-header{align-items:flex-start;gap:.75rem}.form-actions,.step-header{flex-direction:column}.form-button{justify-content:center;width:100%}}.clients-section{background:#f5f5f7;overflow:hidden;padding:2rem 0}.clients-container{align-items:center;background:#f5f5f7;border-radius:16px;display:flex;gap:3rem;margin:0 auto;max-width:1400px;padding:2rem;position:relative}.clients-label{background:#f5f5f7;display:flex;flex-direction:column;flex-shrink:0;min-width:200px;padding-right:2rem;z-index:2}.clients-label h3{color:#475569;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0;text-transform:capitalize}.clients-slider-wrapper{flex:1 1;mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);overflow:hidden;position:relative}.clients-slider{align-items:center;display:flex;gap:2.5rem;will-change:transform}.client-logo-wrapper{align-items:center;display:flex;flex-shrink:0;height:60px;justify-content:center;min-width:150px;padding:0 1rem}.client-logo{filter:grayscale(100%);height:auto;max-height:60px;max-width:100%;object-fit:contain;opacity:.7;transition:all .3s ease;width:auto}.client-logo:hover{filter:grayscale(0);opacity:1;transform:scale(1.05)}@media (max-width:1024px){.clients-container{gap:2rem;padding:1.5rem}.clients-slider{gap:2rem}.client-logo-wrapper{height:50px;min-width:120px}.client-logo{max-height:50px}.clients-label{min-width:180px;padding-right:1.5rem}}@media (max-width:768px){.clients-section{padding:1.5rem 1rem}.clients-container{align-items:flex-start;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.5rem}.clients-label{border-bottom:1px solid #0000001a;min-width:auto;padding-bottom:1rem;padding-right:0;width:100%}.clients-label h3{font-size:1.1rem}.clients-slider-wrapper{width:100%}.clients-slider{gap:1.5rem}.client-logo-wrapper{height:45px;min-width:100px;padding:0 .5rem}.client-logo{max-height:45px}}@media (max-width:480px){.clients-slider{gap:1rem}.client-logo-wrapper{height:40px;min-width:90px}.client-logo{max-height:40px}}.team{background:#f8fafc;padding:5rem 2rem}.team h2{color:#1e293b;font-size:2.5rem;margin-bottom:1rem}.team p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.team-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.team-tag{background:#e0e7ff;border-radius:20px;color:#2563eb;font-weight:600;padding:.5rem 1.5rem}.team-members{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.team-member{text-align:center}.team-member img{border:4px solid #2563eb;border-radius:50%;height:150px;margin-bottom:1rem;object-fit:cover;width:150px}@media (max-width:768px){.team-members{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}footer{margin:0;padding:0;width:100%}.footer-upper{background:#f5f5f7;padding:3rem 2rem;position:relative;width:100%}.footer-upper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60' preserveAspectRatio='none'%3E%3Cpath fill='%23f5f5f7' d='M0 40q90-40 180 0t180 0 180 0 180 0 180 0 180 0 180 0 180 0v20H0Z'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:100% 100%;content:"";height:50px;left:0;position:absolute;top:0;transform:translateY(-100%);width:100%}.footer-upper-content{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1400px}.footer-social-icons{gap:1.5rem}.footer-social-icons,.social-icon{align-items:center;display:flex;justify-content:center}.social-icon{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#1e293b;height:40px;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.social-icon svg{height:20px;width:20px}.social-icon:first-child{color:#000}.social-icon:nth-child(2){color:#1877f2}.social-icon:nth-child(3){color:red}.social-icon:nth-child(4){color:#0077b5}.social-icon:nth-child(5){background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:#fff}.social-icon:nth-child(5) svg{color:#fff}.footer-policy-links{align-items:center;display:flex;flex-direction:column;gap:1rem}.policy-links-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.policy-links-row a{color:#64748b;font-family:Montserrat,sans-serif;font-size:.875rem;padding:0 .5rem;text-decoration:none;transition:color .3s ease}.policy-links-row a:hover{color:#1e293b}.separator{color:#cbd5e1;font-size:.875rem}.footer-lower{background:#1a1a2e;padding:3rem 2rem;width:100%}.footer-lower-content{gap:1.5rem;margin:0 auto;max-width:1400px}.footer-logo,.footer-lower-content{align-items:center;display:flex;flex-direction:column}.footer-logo{gap:1rem}.footer-logo img{border-radius:12px;height:50px;width:auto}.footer-logo-text{font-size:1.5rem;font-weight:700;letter-spacing:.1em}.footer-copyright,.footer-logo-text{color:#fff;font-family:Montserrat,sans-serif}.footer-copyright{font-size:.875rem;margin:0;text-align:center}@media (max-width:768px){.footer-lower,.footer-upper{padding:2rem 1rem}.footer-social-icons{gap:1rem}.social-icon{height:36px;width:36px}.social-icon svg{height:18px;width:18px}.policy-links-row{gap:.25rem}.policy-links-row a{font-size:.75rem;padding:0 .25rem}.footer-logo img{height:40px}.footer-logo-text{font-size:1.25rem}.footer-copyright{font-size:.75rem}}.about-cta-monks .container,.about-hero-monks .container,.about-intro-monks .container,.about-name-monks .container,.about-products-monks .container,.about-vibe-monks .container,.about-who-monks .container,.about-why-monks .container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-label{display:inline-block;font-family:Caveat,cursive;font-size:1.5rem;font-weight:600;margin-bottom:1rem;opacity:.8}.circled{display:inline-block;position:relative}.circled:after{border:2px solid;border-radius:50%;bottom:-8px;content:"";left:-12px;pointer-events:none;position:absolute;right:-12px;top:-8px;transform:rotate(-2deg)}.underlined{display:inline-block;position:relative}.underlined:after{background:currentColor;bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:rotate(-1deg)}.italic{font-family:"DM Serif Display",serif;font-style:italic}.cursive{font-family:Caveat,cursive;font-size:1.3em;font-weight:600}.serif{font-family:Playfair Display,serif}.about-hero-monks{background:#fdf0e8;color:#1a1a1a;padding:12rem 2rem 6rem}.about-hero-monks h1{font-family:Playfair Display,serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;max-width:1000px}.about-hero-monks h1 .circled{color:#6eae72;font-family:Caveat,cursive;font-size:1.1em}.about-hero-monks h1 .circled:after{border-color:#6eae72}.about-intro-monks{background:#fdf0e8;color:#1a1a1a;padding:6rem 2rem}.about-intro-monks .intro-content{max-width:800px}.about-intro-monks .lead-text{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400;line-height:1.8;margin-bottom:2rem}.about-intro-monks p{color:#444;font-size:1.125rem;line-height:1.9}.about-name-monks{background:#e8f4f8;color:#1a1a1a;padding:8rem 2rem}.about-name-monks h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:3rem;max-width:900px}.about-name-monks h2 .italic{color:#3b82f6;font-family:Caveat,cursive;font-size:1.1em;font-style:normal}.about-name-monks .name-content{max-width:1000px}.about-name-monks .lead-text{color:#333;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400;line-height:1.8;margin-bottom:3rem}.fractal-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.fractal-card{background:#ffffffb3;border:1px solid #3b82f61a;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.fractal-card:hover{background:#fff;box-shadow:0 12px 40px #3b82f626;transform:translateY(-4px)}.fractal-icon{align-items:center;display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.fractal-icon svg{stroke:#3b82f6;stroke-width:1.2;height:56px;transition:all .3s ease;width:56px}.fractal-card:hover .fractal-icon svg{stroke:#8b5cf6;transform:scale(1.05)}.fractal-card h4{color:#1a1a1a;font-family:"DM Serif Display",serif;font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.fractal-card p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.about-who-monks{background:#f8c8dc;color:#2d1f3d;padding:8rem 2rem}.about-who-monks h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:3rem;max-width:900px}.about-who-monks h2 .underlined{font-family:Caveat,cursive;font-size:1.15em}.about-who-monks .who-content{max-width:700px}.about-who-monks p{font-size:1.125rem;line-height:1.9;margin-bottom:1.5rem}.about-who-monks .highlight-box{background:#fff6;border-radius:4px;margin:2rem 0;padding:2rem}.about-who-monks .highlight-box strong{color:#1a1a1a}.about-products-monks{background:#fff;color:#1a1a1a;padding:8rem 2rem}.about-products-monks h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:4rem;max-width:800px}.about-products-monks h2 .circled{font-family:Caveat,cursive;font-size:1.15em}.products-list{display:flex;flex-direction:column;gap:3rem}.product-item{align-items:flex-start;border-bottom:1px solid #e5e5e5;display:flex;gap:2rem;padding-bottom:3rem}.product-item:last-child{border-bottom:none;padding-bottom:0}.product-num{color:#e5e5e5;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:4rem;font-weight:800;line-height:1;width:100px}.product-content h3{color:#1a1a1a;font-family:"DM Serif Display",serif;font-size:1.75rem;font-weight:400;margin-bottom:.75rem}.product-content p{color:#666;font-size:1.125rem;line-height:1.8;max-width:600px}.about-vibe-monks{background:#fef9e7;color:#1a1a1a;padding:8rem 2rem}.about-vibe-monks h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:4rem;max-width:800px}.about-vibe-monks h2 .italic{font-family:Caveat,cursive;font-size:1.1em;font-style:normal}.vibe-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.vibe-card{background:#0000;border-radius:4px;padding:2rem}.vibe-card h4{color:#1a1a1a;font-family:"DM Serif Display",serif;font-size:1.35rem;font-weight:400;margin-bottom:.75rem}.vibe-card p{color:#555;font-size:1rem;line-height:1.7;margin:0}.vibe-tagline{background:#ffffffb3;border-radius:8px;color:#1a1a1a;font-family:Playfair Display,serif;font-size:clamp(1.75rem,3vw,2.25rem);margin-top:1rem;padding:2rem 3rem;position:relative;text-align:center}.vibe-tagline:before{color:#1a1a1a;content:'"';font-family:Caveat,cursive;font-size:4rem;left:1.5rem;opacity:.2;position:absolute;top:-.5rem}.vibe-tagline strong{color:#6ca651;font-family:Caveat,cursive;font-size:1.2em;font-weight:600}.about-why-monks{background:#1a1a1a;color:#fff;padding:8rem 2rem}.about-why-monks .section-label{color:#81ffed}.about-why-monks .circled:after{border-color:#fef9e7}.why-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-why-monks h2{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.01em;line-height:1.25}.about-why-monks h2 .circled{font-family:Caveat,cursive;font-size:1.2em}.why-list{display:flex;flex-direction:column;gap:1.5rem}.why-item{align-items:flex-start;display:flex;gap:1rem}.why-item .arrow{color:#fef9e7;flex-shrink:0;font-size:1.5rem;line-height:1.4}.why-item p{color:#ffffffd9;font-size:1.125rem;line-height:1.7;margin:0}.about-cta-monks{background:#667eea;color:#fff;padding:8rem 2rem;text-align:center}.about-cta-monks h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:1.5rem}.about-cta-monks h2 .underlined{font-family:Caveat,cursive;font-size:1.15em}.about-cta-monks .underlined:after{background:#fff}.about-cta-monks p{font-size:1.25rem;line-height:1.8;margin:0 auto 2.5rem;max-width:700px;opacity:.9}.cta-btn{align-items:center;background:#1a1a1a;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1.25rem 2.5rem;transition:all .3s ease}.cta-btn:hover{background:#000;box-shadow:0 10px 30px #0000004d;transform:translateY(-2px)}.btn-arrow{font-size:1.25rem;transition:transform .3s ease}.cta-btn:hover .btn-arrow{transform:translateX(4px)}@media (max-width:1024px){.why-layout{gap:3rem;grid-template-columns:1fr}.fractal-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero-monks{padding:10rem 1.5rem 4rem}.about-cta-monks,.about-intro-monks,.about-name-monks,.about-products-monks,.about-vibe-monks,.about-who-monks,.about-why-monks{padding:5rem 1.5rem}.fractal-grid{gap:1rem;grid-template-columns:1fr}.fractal-card{padding:1.5rem}.fractal-icon{height:48px;margin-bottom:1rem;width:48px}.fractal-icon svg{height:42px;width:42px}.vibe-grid{grid-template-columns:1fr}.product-item{flex-direction:column;gap:1rem}.product-num{font-size:2.5rem;width:auto}.circled:after{bottom:-4px;left:-8px;right:-8px;top:-4px}}@media (max-width:480px){.about-hero-monks h1{font-size:2.25rem}.about-cta-monks h2,.about-products-monks h2,.about-vibe-monks h2,.about-who-monks h2{font-size:1.75rem}.about-why-monks h2{font-size:1.5rem}.vibe-tagline{font-size:1.25rem}.about-cta-monks p{font-size:1rem}}.products-hero{background:#fff;color:#1e293b;overflow:hidden;padding:8rem 2rem 6rem;position:relative;text-align:center}.products-hero:before{content:none}.products-hero--grocery{align-items:center;background-position:0;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:flex-end;min-height:500px}.products-hero--grocery:before{background:linear-gradient(90deg,#0003 0,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute}.products-hero--grocery .container{margin-left:auto;margin-right:3rem}.products-hero--grocery .products-hero-content{margin-left:auto;margin-right:0;max-width:100%;text-align:right;width:100%}.products-hero--grocery .products-hero-subtitle,.products-hero--grocery h1,.products-hero--grocery h4{color:#000;margin-left:auto;margin-right:0;text-align:right}.products-hero--grocery h4{-webkit-text-fill-color:unset;background:none;-webkit-background-clip:unset;background-clip:initial}.products-hero--grocery .products-hero-cta{justify-content:flex-end}.products-hero-content{margin:0 auto;max-width:1200px;position:relative;z-index:1}.products-hero h1{color:#0369e2;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600}.products-hero h1,.products-hero h4{font-family:Montserrat,sans-serif;letter-spacing:-.02em;line-height:1.2;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1000px}.products-hero h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0cba4b,#764ba2 50%,#f40909);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:700}.products-hero-subtitle{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.7;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.95}.products-hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button.primary{background:#f40909;border:2px solid #f40909;border-radius:50px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.cta-button.primary:hover{background:#d40808;border-color:#d40808;box-shadow:0 10px 30px #f409094d;transform:translateY(-2px)}.cta-button.secondary{background:#fff;border:2px solid #000;border-radius:50px;color:#000;font-size:1rem;font-weight:700;letter-spacing:.05em;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.cta-button.secondary:hover{background:#f8f8f8;box-shadow:0 10px 30px #0000001a;transform:translateY(-2px)}.pos-showcase{background:#0000;overflow:visible;padding:0;position:relative}.pos-showcase-header{background:#0000;margin:0 auto;max-width:950px;padding:5rem 2rem 3rem;text-align:center}.showcase-tag{background:#0000;border-radius:0;color:#781079;display:inline-block;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}.pos-showcase-header h1{color:#000;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;text-transform:none}.showcase-description{color:#1e293b;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.pos-showcase-container{background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);margin:0 auto;max-width:100%;overflow:visible;padding:6rem 0;position:relative}.pos-showcase-container .abstract-overlay{background:radial-gradient(circle at 20% 30%,#ffffff4d 0,#0000 40%),radial-gradient(circle at 80% 70%,#fff3 0,#0000 35%),radial-gradient(circle at 40% 80%,#0000001a 0,#0000 30%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.pos-showcase-container:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M0 64c288 56 576-64 864 0s432-32 576 0V0H0Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;top:-1px}.pos-showcase-container:after,.pos-showcase-container:before{content:"";height:80px;left:0;position:absolute;width:100%;z-index:1}.pos-showcase-container:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M0 56c288-56 576 64 864 0s432 32 576 0v64H0Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;bottom:-1px}.pos-showcase-background{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:14px solid #ffffff26;border-radius:24px;box-shadow:0 30px 80px #0003,0 10px 30px #00000026,inset 0 1px 1px #ffffff1a;margin:0 auto;overflow:hidden;padding:8px;position:relative;width:90%}.pos-showcase-background img{border-radius:24px;display:block;height:auto;object-fit:cover;width:100%}.pos-showcase-device{left:50%;margin-top:-25%;position:relative;transform:translateX(-50%);width:70%;z-index:10}.device-frame{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:14px solid #ffffff26;border-radius:16px;box-shadow:0 30px 80px #00000080,0 10px 30px #0000004d,inset 0 1px 1px #ffffff1a;overflow:hidden;padding:8px}.device-header{align-items:center;background:#ffffff14;border-bottom:1px solid #ffffff1a;display:flex;padding:10px 16px}.device-dots{display:flex;gap:8px}.device-dots span{background:#ff5f56;border-radius:50%;height:12px;width:12px}.device-dots span:nth-child(2){background:#ffbd2e}.device-dots span:nth-child(3){background:#27ca40}.device-screen{background:#fff;overflow:hidden}.device-screen,.device-screen video{border-radius:0 0 8px 8px;width:100%}.device-screen video{display:block;height:auto}.pos-showcase+.footer,.pos-showcase+footer{margin-top:8%}@media (max-width:1024px){.pos-showcase-device{bottom:-8%;width:80%}}@media (max-width:768px){.pos-showcase-header{padding:3rem 1.5rem 2rem}.showcase-tag{font-size:.8rem;padding:.4rem .8rem}.pos-showcase-header h1{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:1rem}.showcase-description{font-size:clamp(.95rem,2.5vw,1.05rem);margin-bottom:2rem}.pos-showcase-background{border-radius:16px;border-width:10px;padding:6px;width:95%}.pos-showcase-background img{border-radius:12px}.pos-showcase-device{bottom:-5%;width:90%}.device-frame{border-radius:12px;border-width:10px;padding:6px}.device-header{padding:8px 12px}.device-dots span{height:8px;width:8px}.device-dots{gap:6px}.pos-showcase+.footer,.pos-showcase+footer{margin-top:12%}}.pos-showcase.pos-showcase-scroll-hijack{height:300vh;margin-bottom:8rem;margin-top:8rem;position:relative;z-index:10}.pos-showcase-sticky{background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:visible;position:-webkit-sticky;position:sticky;top:0;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;z-index:10}.pos-showcase-scroll-hijack .pos-showcase-header{padding:2rem 2rem 1.5rem}.pos-showcase-scroll-hijack .pos-showcase-container{align-items:center;display:flex;flex:1 1;overflow:visible;padding-bottom:2rem;width:100%}.mobile-app-slider-wrapper{align-items:center;display:flex;justify-content:center;min-height:700px;overflow:hidden;padding:2rem 0;position:relative;width:100%}.mobile-app-slider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex:1 1;gap:1.5rem;max-width:100%;overflow-x:scroll;overflow-y:hidden;padding:2rem 3rem;scrollbar-width:none}.mobile-app-slider::-webkit-scrollbar{display:none}.mobile-app-slide{flex:0 0 auto;scroll-snap-align:center}.mobile-app-phone-frame{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#ffffff40;border:1px solid #fff6;border-radius:36px;box-shadow:0 25px 50px -12px #00000026,0 8px 32px #0000001a,inset 0 1px 0 #fff9,inset 0 -1px 0 #fff3;height:480px;overflow:hidden;padding:10px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease;width:240px;will-change:transform}.mobile-app-phone-frame:hover{background:#ffffff59;border-color:#ffffff80;box-shadow:0 35px 60px -15px #0003,0 12px 40px #0000001f,inset 0 1px 0 #ffffffb3,inset 0 -1px 0 #ffffff4d;transform:translateY(-8px) scale(1.02)}.mobile-app-phone-frame img{border-radius:12px;display:block;height:100%;margin-left:7px;margin-top:7px;padding-bottom:12px;width:94%}.slider-nav-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 15px #00000026;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.slider-nav-btn:hover{background:#f8fafc;box-shadow:0 6px 20px #0003;transform:translateY(-50%) scale(1.1)}.slider-nav-btn svg{color:#1e293b;height:24px;width:24px}.slider-prev{left:1rem}.slider-next{right:1rem}@media (max-width:768px){.pos-showcase.pos-showcase-scroll-hijack{height:250vh}.pos-showcase-scroll-hijack .pos-showcase-header{padding:1.5rem 1.5rem 1rem}.pos-showcase-scroll-hijack .pos-showcase-header h1{font-size:clamp(1.5rem,5vw,2rem)}.mobile-app-slider-wrapper{padding:1rem 0}.mobile-app-slider{gap:1rem;padding:1.5rem 2rem}.mobile-app-phone-frame{border-radius:28px;height:360px;padding:6px;width:180px}.mobile-app-phone-frame img{border-radius:22px}.slider-nav-btn{height:40px;width:40px}.slider-nav-btn svg{height:20px;width:20px}.slider-prev{left:.5rem}.slider-next{right:.5rem}}@media (max-width:480px){.pos-showcase.pos-showcase-scroll-hijack{height:200vh}.mobile-app-phone-frame{border-radius:24px;height:300px;padding:5px;width:150px}.mobile-app-phone-frame img{border-radius:19px}.slider-nav-btn{height:36px;width:36px}.slider-nav-btn svg{height:18px;width:18px}}.products-intro{background:#fff;padding:6rem 2rem;position:relative;z-index:1}.products-intro-content{margin:0 auto;max-width:1200px}.products-intro-content>h2{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:500;letter-spacing:-.01em;line-height:1.3;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}.products-features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.products-feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:2px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d,0 0 0 1px #667eea4d,0 0 20px #667eea33,0 0 40px #667eea1a,inset 0 1px 1px #fff3;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d,0 0 0 1px rgba(var(--glow-rgb,102,126,234),.3),0 0 20px rgba(var(--glow-rgb,102,126,234),.2),0 0 40px rgba(var(--glow-rgb,102,126,234),.1),inset 0 1px 1px #fff3;overflow:hidden;padding:2.5rem;position:relative;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.products-feature-card:hover{border-color:#667eea80;border-color:rgba(var(--glow-rgb,102,126,234),.5);box-shadow:0 20px 60px #0003,0 10px 30px #00000026,0 0 0 2px #667eea66,0 0 30px #667eea66,0 0 60px #667eea33,inset 0 1px 1px #ffffff4d;box-shadow:0 20px 60px #0003,0 10px 30px #00000026,0 0 0 2px rgba(var(--glow-rgb,102,126,234),.4),0 0 30px rgba(var(--glow-rgb,102,126,234),.4),0 0 60px rgba(var(--glow-rgb,102,126,234),.2),inset 0 1px 1px #ffffff4d;transform:translateY(-8px)}.products-feature-card h3{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem;transition:color .3s ease}.products-feature-card p{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:0}.feature-card-accent{bottom:0;height:4px;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.products-feature-card:hover .feature-card-accent{opacity:1}.products-main{background:#fff;padding:6rem 2rem}.products-section-header{margin-bottom:4rem;text-align:center}.products-section-header h2{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.01em;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:1000px}.capabilities-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:6rem}.capability-card{background:#fff;border:1px solid #6366f11a;border-radius:24px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .4s ease}.capability-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.capability-image{height:250px;overflow:hidden;position:relative;width:100%}.capability-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.capability-card:hover .capability-image img{transform:scale(1.1)}.capability-content{padding:2.5rem}.capability-content h3{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.capability-content p{color:#64748b;font-size:1.05rem;line-height:1.7}.products-grid-section{margin-top:6rem}.products-grid-section>h2{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.01em;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.product-card{background:#fff;border:1px solid #6366f11a;border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .4s ease}.product-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.product-image-wrapper{height:220px;overflow:hidden;position:relative;width:100%}.product-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-overlay{background:linear-gradient(180deg,#0000,#0000004d);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.product-card:hover .product-image{transform:scale(1.1)}.product-card:hover .product-overlay{opacity:1}.product-content{padding:2rem}.product-category{background:#6366f11a;border-radius:50px;color:#6366f1;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.product-content h3{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.product-content p{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.product-link{align-items:center;color:#6366f1;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s ease}.product-link:hover{color:#4338ca;gap:.75rem}.product-link svg{transition:transform .3s ease}.product-link:hover svg{transform:translateX(4px)}.products-categories{background:#fff;padding:6rem 2rem}.products-categories>h2{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.01em;margin-bottom:1rem;max-width:1000px}.categories-subtitle,.products-categories>h2{margin-left:auto;margin-right:auto;text-align:center}.categories-subtitle{color:#64748b;font-size:1.15rem;margin-bottom:4rem;max-width:700px}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.category-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease}.category-card:hover{background:#fff;border-color:#6366f1;box-shadow:0 8px 30px #6366f126;transform:translateY(-4px)}.category-card h4{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.category-card p{color:#64748b;font-size:1rem;line-height:1.7}@media (max-width:968px){.products-features-grid{gap:2rem}.capabilities-grid,.categories-grid,.products-features-grid,.products-grid{grid-template-columns:1fr}}@media (max-width:768px){.products-hero{padding:6rem 1.5rem 4rem}.products-hero-cta{align-items:stretch;flex-direction:column}.cta-button.primary,.cta-button.secondary{text-align:center;width:100%}.products-categories,.products-intro,.products-main{padding:4rem 1.5rem}.products-feature-card{padding:1.5rem}.products-feature-card h3{font-size:1.3rem}.capability-content,.product-content{padding:1.5rem}}.communication-section{background:#fff;padding:6rem 0 0;text-align:center}.communication-section>.container{max-width:100%;padding:0}.communication-header{flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.communication-header,.communication-icons{align-items:center;display:flex}.chat-icon{height:60px;width:60px}.chat-icon.left{transform:rotate(-15deg)}.chat-icon.right{transform:rotate(15deg)}.communication-title{color:#1e293b;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-style:italic;font-weight:400;line-height:1.3;margin:0}.script-text{display:inline}.communication-showcase-heading{color:#2c3e50;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;margin:4rem 0 3rem;padding:0 2rem;position:relative;text-align:center;z-index:1}.communication-description{color:#64748b;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;margin:0 auto 3rem;max-width:800px;padding:0 2rem}.communication-description strong{color:#1e293b;font-weight:600}.communication-showcase-container{background:#f9f9f9;margin-left:calc(-50vw + 50%);overflow:visible;padding:8rem 0;position:relative;width:100vw}.communication-showcase-container .abstract-overlay,.communication-showcase-container:after,.communication-showcase-container:before{display:none}.communication-showcase{margin:0 auto;max-width:1100px;position:relative;width:90%}.communication-video-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 60px #0000001f,0 10px 25px #00000014;overflow:hidden;position:relative}.communication-browser-header{align-items:center;background:linear-gradient(180deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:12px 16px}.communication-browser-dots{display:flex;gap:8px}.communication-browser-dots span{background:#ff5f56;border-radius:50%;box-shadow:inset 0 -1px 2px #0000001a;height:12px;width:12px}.communication-browser-dots span:nth-child(2){background:#ffbd2e}.communication-browser-dots span:nth-child(3){background:#27ca40}.communication-browser-address{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;display:flex;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;gap:8px;padding:6px 12px}.communication-browser-address svg{color:#10b981;height:12px;width:12px}.communication-video-wrapper video{display:block;width:100%}@media (max-width:768px){.communication-section{padding:4rem 1.5rem}.communication-header{flex-direction:column;gap:1rem}.chat-icon{height:40px;width:40px}.communication-icons{display:none}.communication-title{font-size:2rem}.communication-description{font-size:1rem;padding:0 1rem}}.vendor-ledger-section{background:#fff;margin-top:8rem;overflow:hidden;padding:0;position:relative}.vendor-ledger-section:before{display:none}.vendor-ledger-section:after{animation:floatPattern 20s ease-in-out infinite;display:none}@keyframes floatPattern{0%,to{opacity:.6;transform:translate(0) scale(1)}50%{opacity:.8;transform:translate(-30px,30px) scale(1.1)}}.vendor-ledger-header{margin:0 auto;max-width:950px;opacity:0;padding:0;position:relative;text-align:center;transform:translateY(30px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);z-index:1}.vendor-ledger-header.header-visible{opacity:1;transform:translateY(0)}.vendor-ledger-title{color:#1e293b;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.4,0,.2,1) .2s,transform .8s cubic-bezier(.4,0,.2,1) .2s}.vendor-ledger-header.header-visible .vendor-ledger-title{opacity:1;transform:translateY(0)}.vendor-ledger-description{color:#64748b;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;margin:0 auto;max-width:800px;opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.4,0,.2,1) .4s,transform .8s cubic-bezier(.4,0,.2,1) .4s}.vendor-ledger-header.header-visible .vendor-ledger-description{opacity:1;transform:translateY(0)}.vendor-ledger-showcase{animation:fadeInShowcase .8s cubic-bezier(.4,0,.2,1) .3s forwards;background:#fff;margin-left:calc(-50vw + 50%);min-height:800px;opacity:0;overflow:hidden;padding:5rem 0;position:relative;width:100vw}.vendor-ledger-showcase:after,.vendor-ledger-showcase:before{display:none}@keyframes floatPatternReverse{0%,to{opacity:.5;transform:translate(0) scale(1)}50%{opacity:.7;transform:translate(40px,-40px) scale(1.15)}}@keyframes fadeInShowcase{0%{opacity:0}to{opacity:1}}.vendor-ledger-background-images{bottom:0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:0}.bg-image{animation-play-state:paused;filter:blur(1px);opacity:0;position:absolute;transition:opacity .8s ease .5s}.vendor-ledger-showcase.animate-background .bg-image{animation-play-state:running;opacity:.7}.bg-image:hover{filter:blur(.5px);opacity:.85}.bg-image-1{animation:scrollHorizontal1 25s linear infinite;left:3%;top:8%;transform:rotate(-5deg);width:280px;will-change:transform}.bg-image-2{animation:scrollVertical1 30s linear infinite;right:5%;top:12%;transform:rotate(3deg);width:260px;will-change:transform}.bg-image-3{animation:scrollDiagonal1 35s linear infinite;bottom:12%;left:5%;transform:rotate(-8deg);width:200px;will-change:transform}.bg-image-4{animation:scrollHorizontal2 28s linear infinite reverse;bottom:8%;right:3%;transform:rotate(5deg);width:300px;will-change:transform}@keyframes scrollHorizontal1{0%{transform:translateX(-150px) translateY(0) rotate(-5deg)}50%{transform:translateX(150px) translateY(20px) rotate(-5deg)}to{transform:translateX(-150px) translateY(0) rotate(-5deg)}}@keyframes scrollVertical1{0%{transform:translateX(0) translateY(-120px) rotate(3deg)}50%{transform:translateX(-30px) translateY(120px) rotate(3deg)}to{transform:translateX(0) translateY(-120px) rotate(3deg)}}@keyframes scrollDiagonal1{0%{transform:translate(-100px,-100px) rotate(-8deg)}50%{transform:translate(100px,100px) rotate(-8deg)}to{transform:translate(-100px,-100px) rotate(-8deg)}}@keyframes scrollHorizontal2{0%{transform:translateX(150px) translateY(0) rotate(5deg)}50%{transform:translateX(-150px) translateY(-20px) rotate(5deg)}to{transform:translateX(150px) translateY(0) rotate(5deg)}}.bg-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fffc;border-radius:12px;box-shadow:0 10px 40px #0000001a,0 4px 20px #00000014;overflow:hidden;padding:1.2rem;position:relative}.bg-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:0}.bg-card-header{color:#1e293b;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.8rem;text-transform:uppercase}.bg-card-content,.bg-card-header{font-family:Inter,sans-serif;position:relative;z-index:1}.bg-card-content{color:#64748b;font-size:.85rem}.expense-report-card{background:linear-gradient(135deg,#fef3c7,#fde68a 50%,#fcd34d);border:2px solid #fbbf244d;width:100%}.expense-report-card:before{background:linear-gradient(90deg,#f59e0b,#fbbf24 50%,#fcd34d)}.bg-card-amount{color:#1e293b;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.bg-card-tag{border-radius:20px;display:inline-block;font-size:.75rem;font-weight:500;margin-bottom:.8rem;padding:.3rem .8rem}.bg-card-tag.pending{background:#fef3c7;color:#92400e}.bg-card-flow{align-items:center;display:flex;gap:.5rem}.flow-avatar{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:2px solid #fff;border-radius:50%;height:32px;position:relative;width:32px}.flow-avatar.approved:after{align-items:center;background:#10b981;border:2px solid #fff;border-radius:50%;bottom:-2px;color:#fff;content:"✓";display:flex;font-size:.7rem;height:14px;justify-content:center;position:absolute;right:-2px;width:14px}.payment-mode-card{background:linear-gradient(135deg,#dbeafe,#bfdbfe 50%,#93c5fd);border:2px solid #3b82f64d;width:100%}.payment-mode-card:before{background:linear-gradient(90deg,#3b82f6,#60a5fa 50%,#93c5fd)}.bg-card-item{color:#475569;font-size:.8rem;gap:.6rem;padding:.5rem 0}.bg-card-item,.bg-icon{align-items:center;display:flex}.bg-icon{font-size:1.2rem;height:24px;justify-content:center;width:24px}.mobile-card{background:linear-gradient(135deg,#7c3aed,#8b5cf6 50%,#a78bfa);border:2px solid #8b5cf666;border-radius:20px;color:#fff;padding:1rem;width:100%}.mobile-card:before{background:linear-gradient(90deg,#6d28d9,#7c3aed 50%,#8b5cf6)}.mobile-card .bg-card-header{color:#fff;margin-bottom:1rem;position:relative;text-align:center;z-index:1}.mobile-content{text-align:center}.mobile-merchant{color:#e2e8f0;font-size:.9rem;font-weight:600;margin-bottom:.8rem}.mobile-receipt{background:#ffffff1a;border:1px dashed #ffffff4d;border-radius:8px;height:120px;width:100%}.payroll-card{background:linear-gradient(135deg,#d1fae5,#a7f3d0 50%,#6ee7b7);border:2px solid #10b9814d;width:100%}.payroll-card:before{background:linear-gradient(90deg,#059669,#10b981 50%,#34d399)}.payroll-content{align-items:center;display:flex;flex-direction:column;gap:.8rem}.payroll-avatar{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:80px;width:80px}.payroll-text{color:#64748b;font-size:.8rem;text-align:center}.vendor-ledger-image-wrapper{border-radius:20px;height:50vh;margin:0 auto;max-width:1000px;opacity:0;overflow:hidden;padding:0 2rem;position:relative;transform:scale(.95);transition:opacity 1s cubic-bezier(.4,0,.2,1) .6s,transform 1s cubic-bezier(.4,0,.2,1) .6s,height 1.2s cubic-bezier(.4,0,.2,1) .6s;width:100%;z-index:10}.vendor-ledger-image-wrapper.image-scrolled{height:auto;opacity:1;overflow:visible;transform:scale(1)}.vendor-ledger-image{background:#fff;background:#ffffff1a;border:20px solid #ffffff40;border-radius:20px;box-shadow:0 25px 80px #0000001f,0 10px 40px #00000014,inset 0 3px 6px #fff6,inset 0 -3px 6px #0000000d,0 0 0 2px #fff3;display:block;height:auto;object-fit:contain;position:relative;transform:translateY(50%) scale(1.05);transition:transform 1.2s cubic-bezier(.4,0,.2,1) .6s,box-shadow 1.2s cubic-bezier(.4,0,.2,1) .6s,border .3s ease,background 1.2s cubic-bezier(.4,0,.2,1) .6s,-webkit-backdrop-filter 1.2s cubic-bezier(.4,0,.2,1) .6s;transition:transform 1.2s cubic-bezier(.4,0,.2,1) .6s,box-shadow 1.2s cubic-bezier(.4,0,.2,1) .6s,border .3s ease,backdrop-filter 1.2s cubic-bezier(.4,0,.2,1) .6s,background 1.2s cubic-bezier(.4,0,.2,1) .6s;transition:transform 1.2s cubic-bezier(.4,0,.2,1) .6s,box-shadow 1.2s cubic-bezier(.4,0,.2,1) .6s,border .3s ease,backdrop-filter 1.2s cubic-bezier(.4,0,.2,1) .6s,background 1.2s cubic-bezier(.4,0,.2,1) .6s,-webkit-backdrop-filter 1.2s cubic-bezier(.4,0,.2,1) .6s;width:100%;will-change:transform}.vendor-ledger-image,.vendor-ledger-image-wrapper.image-scrolled .vendor-ledger-image{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.vendor-ledger-image-wrapper.image-scrolled .vendor-ledger-image{background:#ffffff26;border:20px solid #ffffff4d;box-shadow:0 30px 100px #00000026,0 15px 50px #0000001a,inset 0 3px 6px #ffffff80,inset 0 -3px 6px #00000014,0 0 0 2px #ffffff40;transform:translateY(0) scale(1)}.vendor-ledger-image-wrapper.image-scrolled .vendor-ledger-image:hover{backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);background:#fff3;border:20px solid #fff6;box-shadow:0 40px 120px #0000002e,0 20px 60px #0000001f,inset 0 4px 8px #fff9,inset 0 -4px 8px #0000001a,0 0 0 2px #ffffff4d;transform:translateY(-5px) scale(1.01);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border .4s ease,background .4s ease,-webkit-backdrop-filter .4s ease;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border .4s ease,backdrop-filter .4s ease,background .4s ease;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border .4s ease,backdrop-filter .4s ease,background .4s ease,-webkit-backdrop-filter .4s ease}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.vendor-ledger-image-wrapper.image-scrolled:before{animation:shimmer 2s ease-in-out .8s;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);border-radius:16px;content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (max-width:768px){.vendor-ledger-header{padding:4rem 1.5rem 3rem}.vendor-ledger-title{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:1rem}.vendor-ledger-description{font-size:clamp(.95rem,2.5vw,1.05rem)}.vendor-ledger-image-wrapper{height:40vh;padding:0 1rem}.vendor-ledger-image{border-radius:12px}.vendor-ledger-image-wrapper.image-scrolled{height:auto}.vendor-ledger-showcase{padding:3rem 0}.vendor-ledger-section{background:#fff}.vendor-ledger-section:after,.vendor-ledger-showcase:after{display:none}.bg-image{filter:blur(2px);opacity:.5}.bg-image-1{animation-duration:20s;left:2%;top:5%;width:180px}.bg-image-2{animation-duration:25s;right:3%;top:8%;width:160px}.bg-image-3{animation-duration:30s;bottom:10%;left:3%;width:140px}.bg-image-4{animation-duration:22s;bottom:5%;right:2%;width:180px}.bg-card{padding:.8rem}.bg-card-header{font-size:.75rem;margin-bottom:.6rem}.bg-card-content{font-size:.7rem}.bg-card-amount{font-size:.9rem}.payroll-avatar{height:60px;width:60px}.mobile-receipt{height:80px}}.product-recommendation-hero{background:var(--hero-bg-image) center top/cover no-repeat;color:#1e293b;margin-top:2rem;overflow:hidden;padding:6rem 2rem 7rem;position:relative;text-align:left}.product-recommendation-hero:before{background:#ffffff1a;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.product-recommendation-hero:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M0 56c288-56 576 64 864 0s432 32 576 0v64H0Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;bottom:-1px;content:"";height:80px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.product-recommendation-hero .container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.product-recommendation-hero-content{max-width:700px;position:relative;z-index:1}.product-recommendation-hero h4{color:#818cf8;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.15em;margin-bottom:1rem;text-transform:uppercase}.product-recommendation-hero h1{color:#0f172a;font-family:Montserrat,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.product-recommendation-hero-subtitle{color:#64748b;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75;margin-bottom:2.5rem}.product-recommendation-hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.product-recommendation-hero .cta-button.primary{background:linear-gradient(135deg,#facc15,#eab308);border-color:#0000;box-shadow:0 4px 15px #eab3084d;color:#1e293b}.product-recommendation-hero .cta-button.primary:hover{background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 10px 30px #eab30866}.product-recommendation-hero .cta-button.secondary{background:#0000;border-color:#cbd5e1;color:#475569}.product-recommendation-hero .cta-button.secondary:hover{background:#f8fafc;border-color:#94a3b8;color:#1e293b}.product-recommendation-pos-glass{align-items:center;background:url(https://images.unsplash.com/photo-1604719312566-8912e9227c6a?w=1920) 50%/cover no-repeat;display:flex;justify-content:center;min-height:600px;padding:5rem 2rem}.pos-glass-container{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:1200px;overflow:hidden;width:100%}.pos-glass-header{align-items:center;background:#fff3;border-bottom:1px solid #fff3;display:flex;gap:1.5rem;padding:1rem 1.5rem}.pos-glass-tabs{display:flex;gap:.25rem}.pos-glass-tab{background:#ffffff4d;border-radius:8px 8px 0 0;color:#64748b;cursor:default;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.pos-glass-tab.active{background:#3b82f6;color:#fff}.pos-glass-search{align-items:center;background:#fff6;border-radius:10px;display:flex;flex:1 1;gap:.5rem;max-width:400px;padding:.5rem 1rem}.pos-glass-search-icon{font-size:1rem}.pos-glass-search input{background:#0000;border:none;flex:1 1;font-size:.95rem;outline:none}.pos-glass-search input::placeholder{color:#64748b}.pos-glass-actions{display:flex;gap:.75rem}.pos-glass-icon{cursor:default;font-size:1.1rem;opacity:.9}.pos-glass-body{display:grid;grid-template-columns:200px 1fr 320px;min-height:450px}.pos-glass-categories{background:#ffffff1a;border-right:1px solid #fff3;padding:1.5rem 1rem}.pos-glass-categories h5{color:#1e293b;font-size:.9rem;font-weight:600;margin-bottom:1rem}.pos-glass-categories ul{list-style:none;margin:0;padding:0}.pos-glass-categories li{border-radius:8px;color:#475569;cursor:default;font-size:.9rem;margin-bottom:.25rem;padding:.6rem .75rem}.pos-glass-categories li.active{background:#3b82f633;color:#2563eb;font-weight:500}.pos-glass-main{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 320px}.pos-glass-products{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);max-height:450px;overflow-y:auto;padding:1.5rem}.pos-glass-product-card{background:#ffffff80;border:1px solid #ffffff4d;border-radius:12px;padding:1rem;text-align:center;transition:transform .2s}.pos-glass-product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.pos-glass-product-img{aspect-ratio:1;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:8px;margin-bottom:.5rem;width:100%}.pos-glass-product-card span{color:#334155;font-size:.8rem;font-weight:500}.pos-glass-cart{background:#ffffff40;border-left:1px solid #fff3;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.pos-glass-cart-header{align-items:center;display:flex;gap:.75rem}.pos-glass-cart-header h5{color:#1e293b;flex:1 1;font-size:1rem;font-weight:600}.pos-glass-cart-header span{cursor:default;font-size:1rem;opacity:.7}.pos-glass-customer,.pos-glass-receivables{color:#475569;font-size:.85rem;margin:0}.pos-glass-cart-items{color:#334155;font-size:.9rem;list-style:none;margin:0;padding:0}.pos-glass-cart-items li{display:flex;justify-content:space-between;padding:.4rem 0}.pos-glass-cart-items li span{color:#1e293b;font-weight:500}.pos-glass-tags{display:flex;flex-wrap:wrap;gap:.5rem}.pos-glass-tag{border-radius:6px;font-size:.75rem;padding:.3rem .6rem}.pos-glass-tag.blue{background:#3b82f64d;color:#1d4ed8}.pos-glass-tag.orange{background:#f973164d;color:#c2410c}.pos-glass-summary p{color:#64748b;display:flex;font-size:.85rem;justify-content:space-between;margin:.3rem 0}.pos-glass-total{border-top:1px solid #ffffff4d;color:#1e293b;font-size:1rem;padding-top:.75rem}.pos-glass-total strong{color:#3b82f6;display:block;font-size:1.25rem;margin-top:.25rem}.pos-glass-payment-btns{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);margin-top:auto}.pos-glass-pay{background:#ffffff4d;border:1px solid #fff6;border-radius:10px;color:#334155;cursor:default;font-size:.85rem;font-weight:500;padding:.75rem;transition:all .2s}.pos-glass-pay:hover{background:#ffffff80}.pos-glass-pay.active{background:#3b82f6;border-color:#3b82f6;color:#fff}@media (max-width:1024px){.pos-glass-body,.pos-glass-main{grid-template-columns:1fr}.pos-glass-products{grid-template-columns:repeat(2,1fr);max-height:300px}}@media (max-width:768px){.pos-glass-header{flex-wrap:wrap}.pos-glass-search{max-width:100%}.pos-glass-products{grid-template-columns:1fr}}.product-recommendation-intro-heading-outer{margin:0 auto;max-width:1200px;padding:4rem 2rem 1rem}.product-recommendation-intro-heading{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.35;margin:2rem 0 0;text-align:center}.product-recommendation-intro{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background-attachment:fixed;margin-top:2rem;overflow:visible;padding:12rem 2rem;position:relative}.product-recommendation-intro:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M0 64c288 56 576-64 864 0s432-32 576 0V0H0Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;content:"";height:80px;left:0;pointer-events:none;position:absolute;top:-1px;width:100%;z-index:1}.product-recommendation-intro:before{background:var(--intro-bg-image) center/cover no-repeat;background-position:center 1rem;content:"";inset:0;opacity:.4;position:absolute;z-index:0}.product-recommendation-intro-content{margin:0 auto;max-width:1100px;padding-top:1rem;position:relative;z-index:1}.product-recommendation-intro-lead{color:#475569;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7;margin:1rem auto 2rem;max-width:720px;text-align:center}.product-recommendation-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.product-recommendation-feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ddd;border:1px solid #ffffff40;border-radius:20px;box-shadow:0 8px 32px #00000026,inset 0 1px 1px #fff3;overflow:hidden;padding:2.25rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-recommendation-feature-card:hover{background:#fff;border-color:#fff6;box-shadow:0 20px 50px #00000026,0 0 0 1px #ffffff4d;transform:translateY(-8px)}.product-recommendation-feature-card h3{color:#000;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.product-recommendation-feature-card p{color:#000;font-size:.95rem;line-height:1.65;margin:0}.product-recommendation-feature-card .feature-card-accent{border-radius:0 0 20px 20px;bottom:0;height:4px;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.product-recommendation-feature-card:hover .feature-card-accent{opacity:1}@media (max-width:992px){.product-recommendation-features-grid{gap:1.5rem;grid-template-columns:1fr}}.recommendation-personalization{padding:5rem 2rem 2rem}.recommendation-ml-note-wrapper{border-radius:16px;margin-top:1rem;overflow:hidden;position:relative}.recommendation-ml-note-wrapper:before{background:var(--note-bg-image) center/cover no-repeat;content:"";inset:0;position:absolute;z-index:-1}.recommendation-section-header{margin:0 auto 3rem;max-width:800px;text-align:center}.recommendation-personalization .recommendation-section-header h2{color:#1e293b;font-family:Montserrat,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:.5rem;margin-top:4rem}.recommendation-personalization .recommendation-section-header p{color:#64748b;font-size:1rem;line-height:1.6}.personalization-list{background:linear-gradient(135deg,#667eea0f,#764ba20a);border:1px solid #667eea26;border-radius:16px;box-shadow:0 2px 12px #667eea14;list-style:none;margin:0 auto 2.5rem;max-width:500px;padding:2rem 2.25rem}.personalization-list li{align-items:center;border-bottom:1px solid #667eea14;color:#334155;display:flex;font-size:1.05rem;gap:.85rem;padding:.85rem 0}.personalization-list li:last-child{border-bottom:none;padding-bottom:0}.personalization-check{color:#667eea;flex-shrink:0;font-size:1.2rem;font-weight:700}.recommendation-how-it-works{margin:0 auto;max-width:800px}.recommendation-how-it-works p{color:#475569;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.recommendation-ml-note{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff40;border:1px solid #fff6;border-radius:16px;box-shadow:0 8px 32px #667eea14,inset 0 1px 0 #ffffff80;color:#334155;font-size:1.05rem;line-height:1.75;margin:0;padding:1.5rem 2rem}.recommendation-ml-note strong{color:#667eea;font-weight:600}.recommendation-system-parts{background:#fff;padding:5rem 2rem}.system-parts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1100px}.system-part-card{animation:fadeInUp .6s ease forwards;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.system-part-card:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-4px)}.system-part-badge{background:#667eea1f;border-radius:8px;color:#667eea;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.35rem .75rem}.system-part-card h3{color:#1e293b;font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:600;margin-bottom:.5rem}.system-part-subtitle{color:#64748b;font-size:.95rem;font-style:italic;margin-bottom:1rem}.system-part-description{color:#475569;font-size:1rem;line-height:1.7}.recommendation-journey{background:#fff;padding:2rem 2rem 5rem}.recommendation-journey .journey-subtitle{color:#64748b;font-size:1.05rem;line-height:1.6;margin:.5rem auto 3rem;max-width:640px}.journey-timeline{margin:0 auto;max-width:900px;padding:2rem 0;position:relative}.journey-axis{background:repeating-linear-gradient(180deg,#fccd07 0,#fccd07 6px,#0000 0,#0000 12px);bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:0}.journey-timeline-item{align-items:center;display:flex;gap:0;justify-content:flex-start;margin-bottom:2rem;min-height:160px;position:relative;z-index:1}.journey-timeline-item:last-child{margin-bottom:0}.journey-side-left{align-items:center;flex-direction:row}.journey-side-left .journey-timeline-card{order:1}.journey-side-left .journey-connector-line:nth-child(2){order:2}.journey-side-left .journey-diamond{order:3}.journey-side-left .journey-connector-line:nth-child(4){order:4}.journey-side-left .journey-phase-marker{order:5}.journey-side-right{align-items:center;flex-direction:row}.journey-side-right .journey-timeline-card{order:5}.journey-side-right .journey-connector-line:nth-child(4){order:4}.journey-side-right .journey-diamond{order:3}.journey-side-right .journey-connector-line:nth-child(2){order:2}.journey-side-right .journey-phase-marker{order:1}.journey-connector-line{align-self:center;background:repeating-linear-gradient(90deg,#fccd07,#fccd07 8px,#0000 0,#0000 16px);border-radius:2px;flex:1 1;flex-shrink:1;height:1px;min-width:20px;z-index:1}.journey-diamond{background:#fccd07;border-radius:50%;flex-shrink:0;height:16px;left:50%;margin:-8px 0 0 -8px;pointer-events:none;position:absolute;top:50%;width:16px;z-index:2}.journey-timeline-card{background:#fff;border:1px solid #000;border-radius:12px;flex-shrink:0;max-width:320px;min-width:240px;overflow:hidden;width:38%}.journey-card-header{background:var(--card-pastel);border-bottom:1px solid #000;color:#000;font-size:.8rem;font-weight:700;letter-spacing:.08em;padding:.65rem 1rem;text-align:center}.journey-timeline-card h4{color:#000;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;margin:1rem 1rem .25rem}.journey-timeline-card p{color:#000;font-size:.875rem;line-height:1.6;margin:0 1rem 1rem;padding:0}.journey-phase-marker{background:var(--marker-pastel);border:1px solid #000;border-radius:999px;color:#000;flex-shrink:0;font-size:.85rem;font-weight:700;max-width:110px;min-width:90px;padding:.5rem 1rem;text-align:center;width:38%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.journey-timeline-item{flex-wrap:wrap;gap:.5rem;min-height:auto}.journey-side-left,.journey-side-right{align-items:stretch;flex-direction:column}.journey-side-left .journey-phase-marker,.journey-side-left .journey-timeline-card,.journey-side-right .journey-phase-marker,.journey-side-right .journey-timeline-card{order:0}.journey-connector-line{display:none}.journey-diamond{margin:.5rem 0}.journey-phase-marker,.journey-timeline-card{margin:0 auto;max-width:100%;width:100%}}@media (max-width:768px){.recommendation-journey .journey-subtitle{font-size:1rem;margin-bottom:2rem}.journey-axis{left:24px;transform:none}.journey-timeline-item{padding-left:48px}.journey-diamond{left:25px;margin:-8px 0 0 -8px}.journey-connector-line{display:none}.journey-phase-marker,.journey-timeline-card{width:100%}}.data-connectivity-section{background:#fff;overflow:hidden;padding:5rem 2rem}.data-connectivity-header{margin-bottom:3rem;text-align:center}.data-connectivity-header h2{color:#1e293b;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:1rem}.data-connectivity-header p{color:#64748b;font-size:1rem;line-height:1.7;margin:0 auto;max-width:800px}.data-connectivity-diagram{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px;padding:2rem 0;position:relative}.infographic-column{display:flex;flex:1 1;flex-direction:column;gap:1.25rem;max-width:280px}.infographic-column-left{align-items:flex-end}.infographic-column-right{align-items:flex-start}.infographic-card{align-items:center;display:flex;height:52px;max-width:240px;position:relative;width:100%}.infographic-card-left{background:var(--pastel);border-radius:6px 0 0 6px;-webkit-clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%);padding-left:1.25rem;padding-right:2.5rem}.infographic-card-right{background:var(--pastel);border-radius:0 6px 6px 0;-webkit-clip-path:polygon(20px 0,100% 0,100% 100%,20px 100%,0 50%);clip-path:polygon(20px 0,100% 0,100% 100%,20px 100%,0 50%);flex-direction:row-reverse;padding-left:2.5rem;padding-right:1.25rem}.infographic-card-text{color:#333;flex:1 1;font-size:.9rem;font-weight:600;white-space:nowrap}.infographic-card-left .infographic-card-text{text-align:left}.infographic-card-right .infographic-card-text{text-align:right}.infographic-card-tab{align-items:center;background:var(--solid);color:#fff;display:flex;font-size:.85rem;font-weight:700;height:100%;justify-content:center;position:absolute;width:40px}.infographic-tab-right{border-radius:0 6px 6px 0;right:-40px}.infographic-tab-left{border-radius:6px 0 0 6px;left:-40px}.infographic-center{flex-shrink:0;height:200px;position:relative;width:200px}.infographic-center-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.infographic-center-title{color:#333;font-size:1rem;font-weight:700;line-height:1.3}.infographic-center:before{border:2px dashed #aaa;border-radius:50%;bottom:10px;content:"";left:10px;position:absolute;right:10px;top:10px;z-index:0}.infographic-dots{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.infographic-dot{border-radius:50%;height:14px;position:absolute;width:14px}.infographic-dot:first-child{left:50%;top:0;transform:translateX(-50%)}.infographic-dot:nth-child(2){right:14%;top:14%}.infographic-dot:nth-child(3){right:0;top:50%;transform:translateY(-50%)}.infographic-dot:nth-child(4){bottom:14%;right:14%}.infographic-dot:nth-child(5){bottom:0;left:50%;transform:translateX(-50%)}.infographic-dot:nth-child(6){bottom:14%;left:14%}.infographic-dot:nth-child(7){left:0;top:50%;transform:translateY(-50%)}.infographic-dot:nth-child(8){left:14%;top:14%}.data-connectivity-tagline{color:#64748b;font-size:1rem;font-style:italic;margin-top:2.5rem;text-align:center}@media (max-width:900px){.data-connectivity-diagram{flex-direction:column;gap:2rem}.infographic-column{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%}.infographic-column-left,.infographic-column-right{align-items:center}.infographic-card{max-width:200px}.infographic-center{height:180px;order:-1;width:180px}}@media (max-width:600px){.data-connectivity-section{padding:3rem 1rem}.infographic-card{height:46px;max-width:180px}.infographic-card-text{font-size:.8rem}.infographic-card-tab{font-size:.75rem;width:32px}.infographic-tab-right{right:-32px}.infographic-tab-left{left:-32px}.infographic-center{height:150px;width:150px}.infographic-center-title{font-size:.85rem}.infographic-dot{height:10px;width:10px}}:root{--crop-primary:#00c853;--crop-secondary:#00e676;--crop-accent:#69f0ae;--crop-dark:#1a1a2e;--crop-gradient-1:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);--crop-gradient-2:linear-gradient(135deg,#1a1a2e,#16213e);--crop-gradient-3:linear-gradient(135deg,#667eea,#764ba2)}.crop-hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding:8rem 2rem 4rem;position:relative}.crop-hero-bg{inset:0;position:absolute;z-index:0}.crop-hero-gradient{background:linear-gradient(135deg,#0d1b2a,#1b263b 40%,#415a77);inset:0;position:absolute}.crop-hero-pattern{background-image:radial-gradient(circle at 20% 50%,#00c8531a 0,#0000 50%),radial-gradient(circle at 80% 20%,#69f0ae14 0,#0000 40%),radial-gradient(circle at 40% 80%,#00e6760f 0,#0000 40%);inset:0;position:absolute}.crop-hero-glow{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.4;position:absolute}.crop-hero-glow-1{background:#00c853;background:var(--crop-primary);height:500px;right:-100px;top:-200px;width:500px}.crop-hero-glow-2{animation-delay:-4s;background:#69f0ae;background:var(--crop-accent);bottom:-150px;height:400px;left:-100px;width:400px}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,20px)}}.crop-hero-content{max-width:800px;position:relative;z-index:1}.crop-hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00c85326;border:1px solid #00c8534d;border-radius:50px;color:#69f0ae;color:var(--crop-accent);display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.badge-dot{animation:pulse 2s ease-in-out infinite;background:#00c853;background:var(--crop-primary);border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.crop-hero h1{font-family:Montserrat,sans-serif;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-line-1,.hero-line-2,.hero-line-3{display:block}.hero-line-1{color:#ffffffb3;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;letter-spacing:.1em;text-transform:uppercase}.hero-line-2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);-webkit-background-clip:text;background-clip:text}.hero-line-2,.hero-line-3{font-size:clamp(3rem,8vw,5.5rem)}.hero-line-3{color:#fff}.crop-hero-subtitle{color:#fffc;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.7;margin-bottom:2.5rem;max-width:550px}.crop-hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.crop-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.crop-btn-primary{background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);box-shadow:0 4px 20px #00c85366;color:#0d1b2a}.crop-btn-primary:hover{box-shadow:0 8px 30px #00c85380;transform:translateY(-2px)}.crop-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;color:#fff}.crop-btn-secondary:hover{background:#fff3;border-color:#fff6}.crop-btn-white{background:#fff;color:#1a1a2e;color:var(--crop-dark)}.crop-btn-white:hover{background:#f0f0f0;transform:translateY(-2px)}.crop-btn-outline-white{background:#0000;border:2px solid #ffffff80;color:#fff}.crop-btn-outline-white:hover{background:#ffffff1a;border-color:#fff}.crop-btn-card{background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);color:#1a1a2e;color:var(--crop-dark);justify-content:center;width:100%}.crop-btn-card:hover{box-shadow:0 8px 25px #00c8534d;transform:translateY(-2px)}.crop-intro{background:#fff;padding:8rem 2rem}.crop-intro-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.crop-intro-visual{display:flex;justify-content:center}.crop-phone-mockup{background:linear-gradient(145deg,#2a2a4a,#1a1a2e);border-radius:40px;box-shadow:0 50px 100px #0000004d,0 0 0 1px #ffffff1a;height:560px;padding:12px;width:280px}.phone-screen{background:linear-gradient(180deg,#0d1b2a,#1b263b);border-radius:30px;height:100%;overflow:hidden;position:relative;width:100%}.phone-header{align-items:center;color:#fffc;display:flex;font-size:.85rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem}.phone-notch{background:#000;border-radius:20px;height:25px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:80px}.phone-icons{display:flex;gap:4px}.phone-icons span{background:#ffffff80;border-radius:2px;height:10px;width:18px}.phone-content{height:calc(100% - 60px);position:relative}.phone-content,.phone-step{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.phone-step{inset:0;opacity:0;pointer-events:none;position:absolute;transform:scale(.95);transition:all .5s ease}.phone-step.active{opacity:1;pointer-events:auto;transform:scale(1)}.upload-area{align-items:center;background:#00c8530d;border:2px dashed #00c85366;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:2rem;width:100%}.upload-icon{animation:bounceUp 1s ease-in-out infinite;color:#00c853;color:var(--crop-primary)}@keyframes bounceUp{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.upload-text{color:#ffffffb3;font-size:.9rem;font-weight:500}.upload-progress{background:#ffffff1a;border-radius:4px;height:4px;overflow:hidden;width:100%}.upload-progress-fill{animation:uploadFill 2.5s ease-in-out infinite;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);border-radius:4px;height:100%;width:0}@keyframes uploadFill{0%{width:0}80%{width:100%}to{width:100%}}.upload-status{color:#69f0ae;color:var(--crop-accent);font-size:.85rem;font-weight:600}.scan-animation{height:130px;margin-bottom:1.5rem;position:relative;width:130px}.scan-circle{border:3px solid #00c853;border:3px solid var(--crop-primary);border-radius:50%;inset:0;opacity:.3;position:absolute}.scan-circle:before{animation:spin 10s linear infinite;border:2px dashed #69f0ae;border:2px dashed var(--crop-accent);border-radius:50%;content:"";inset:-10px;position:absolute}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.scan-line{animation:scan 2s ease-in-out infinite;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);box-shadow:0 0 20px #00c853;box-shadow:0 0 20px var(--crop-primary);height:3px;left:0;position:absolute;top:50%;width:100%}@keyframes scan{0%,to{opacity:0;top:20%}50%{opacity:1;top:80%}}.leaf-icon{font-size:4rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.scan-result{text-align:center;width:100%}.result-label{color:#69f0ae;color:var(--crop-accent);display:block;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.result-bar{background:#ffffff1a;border-radius:10px;height:8px;overflow:hidden;width:100%}.result-fill{animation:fill 2s ease-in-out infinite;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);border-radius:10px;height:100%;width:0}@keyframes fill{0%,to{width:0}50%{width:85%}}.report-card{animation:slideUp .5s ease;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.report-header{margin-bottom:1rem}.report-badge{border-radius:50px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.35rem .75rem;text-transform:uppercase}.report-badge.success{background:#00c85333;color:#69f0ae;color:var(--crop-accent)}.report-crop{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem}.report-emoji{font-size:2.5rem}.report-info{display:flex;flex-direction:column}.report-name{color:#fff;font-size:1.1rem;font-weight:700}.report-disease{color:#f59e0b;font-size:.85rem;font-weight:500}.report-confidence{margin-bottom:1rem}.confidence-header{color:#fff9;display:flex;font-size:.8rem;justify-content:space-between;margin-bottom:.5rem}.confidence-value{color:#69f0ae;color:var(--crop-accent);font-weight:700}.confidence-bar{background:#ffffff1a;border-radius:6px;height:6px;overflow:hidden}.confidence-fill{animation:growWidth .8s ease-out;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);border-radius:6px;height:100%}@keyframes growWidth{0%{width:0!important}}.report-action{align-items:center;background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);border-radius:10px;color:#1a1a2e;color:var(--crop-dark);cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem}.phone-step-dots{bottom:1.5rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.phone-step-dots .dot{background:#ffffff4d;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.phone-step-dots .dot.active{background:#00c853;background:var(--crop-primary);border-radius:4px;width:20px}.crop-intro-text h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem}.crop-intro-text p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.crop-intro-stats{border-top:1px solid #e2e8f0;display:flex;gap:3rem;margin-top:2.5rem;padding-top:2rem}.stat-item{text-align:center}.stat-number{color:#1a1a2e;color:var(--crop-dark);display:block;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:400}.stat-label{color:#64748b;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.crop-why{background-color:#f8fafc;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:8rem 2rem;position:relative}.crop-why-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr}.crop-why-text h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;margin-bottom:1.5rem}.crop-why-text p{color:#475569;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.crop-why-visual{align-items:center;display:flex;justify-content:center}.ai-brain{height:300px;position:relative;width:300px}.brain-ring{border:2px dashed;border-radius:50%;position:absolute}.brain-ring-1{animation:spin 20s linear infinite;border-color:#8b5cf64d;inset:0}.brain-ring-2{animation:spin 15s linear infinite reverse;border-color:#a855f766;inset:30px}.brain-ring-3{animation:spin 10s linear infinite;border-color:#c084fc80;inset:60px}.brain-core{align-items:center;animation:corePulse 3s ease-in-out infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a855f7);border-radius:50%;box-shadow:0 10px 40px #8b5cf680;display:flex;height:100px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}@keyframes corePulse{0%,to{box-shadow:0 10px 40px #8b5cf680;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 15px 50px #8b5cf6b3;transform:translate(-50%,-50%) scale(1.05)}}.brain-node{align-items:center;background:#fff;border-radius:50%;box-shadow:0 5px 20px #0000001a;display:flex;font-size:1.5rem;height:50px;justify-content:center;overflow:hidden;position:absolute;width:50px}.brain-node-1{left:50%;top:0;transform:translateX(-50%)}.brain-node-1:before{animation:plantGrow 3s ease-in-out infinite;content:"🌱"}@keyframes plantGrow{0%,to{opacity:.7;transform:scale(.8) translateY(5px)}50%{opacity:1;transform:scale(1.2) translateY(-3px)}}.brain-node-2{bottom:0;left:50%;transform:translateX(-50%)}.brain-node-2:before{animation:bacteriaSpread 2s ease-in-out infinite;content:"🦠"}@keyframes bacteriaSpread{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.3) rotate(10deg)}50%{transform:scale(1) rotate(0deg)}75%{transform:scale(1.3) rotate(-10deg)}}.brain-node-3{left:0;position:relative;top:50%;transform:translateY(-50%)}.brain-node-3:before{animation:rainFall 1.5s ease-in-out infinite;content:"💧"}@keyframes rainFall{0%{opacity:.5;transform:translateY(-8px) scale(.9)}50%{opacity:1;transform:translateY(4px) scale(1.1)}to{opacity:.5;transform:translateY(-8px) scale(.9)}}.brain-node-4{right:0;top:50%;transform:translateY(-50%)}.brain-node-4:before{animation:sunRise 4s ease-in-out infinite;content:"☀️"}@keyframes sunRise{0%,to{filter:brightness(.7);transform:translateY(5px) scale(.9)}50%{filter:brightness(1.2);transform:translateY(-5px) scale(1.15)}}.brain-node-1{animation:glowGreen 3s ease-in-out infinite}.brain-node-2{animation:glowRed 2s ease-in-out infinite}.brain-node-3{animation:glowBlue 1.5s ease-in-out infinite}.brain-node-4{animation:glowYellow 4s ease-in-out infinite}@keyframes glowGreen{0%,to{box-shadow:0 5px 20px #00c85333}50%{box-shadow:0 5px 30px #00c85380}}@keyframes glowRed{0%,to{box-shadow:0 5px 20px #ef444433}50%{box-shadow:0 5px 30px #ef444480}}@keyframes glowBlue{0%,to{box-shadow:0 5px 20px #3b82f633}50%{box-shadow:0 5px 30px #3b82f680}}@keyframes glowYellow{0%,to{box-shadow:0 5px 20px #fbbf2433}50%{box-shadow:0 5px 30px #fbbf2499}}.section-header-center{margin-bottom:4rem;text-align:center}.section-tag{background:#00c8531a;border-radius:50px;color:#00c853;color:var(--crop-primary);display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;padding:.5rem 1.25rem;text-transform:uppercase}.section-header-center h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.crop-ndvi{background:#fff;padding:8rem 2rem}.ndvi-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.ndvi-content .section-tag{margin-bottom:1rem}.ndvi-content h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem}.ndvi-content p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.ndvi-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;list-style:none;margin:2rem 0 0;padding:0}.ndvi-features li{align-items:center;color:#475569;display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.ndvi-dot{border-radius:50%;height:10px;width:10px}.ndvi-dot.green{background:#00c853}.ndvi-dot.yellow{background:#ffc107}.ndvi-dot.orange{background:#ff9800}.ndvi-dot.blue{background:#2196f3}.ndvi-visual{display:flex;justify-content:center}.ndvi-mockup{background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:20px;box-shadow:0 50px 100px #00000040,0 0 0 1px #ffffff1a;padding:12px;width:380px}.ndvi-screen{background:linear-gradient(180deg,#0f172a,#1e293b);border-radius:12px;height:420px;overflow:hidden;position:relative;width:100%}.ndvi-header{align-items:center;background:#0000004d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem 1.25rem}.ndvi-title{color:#fff;font-size:.9rem;font-weight:600}.ndvi-controls{display:flex;gap:6px}.ndvi-controls span{background:#ffffff4d;border-radius:50%;height:10px;width:10px}.ndvi-controls span:first-child{background:#ff5f57}.ndvi-controls span:nth-child(2){background:#ffbd2e}.ndvi-controls span:last-child{background:#28ca42}.ndvi-step{align-items:center;bottom:40px;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:1.5rem;pointer-events:none;position:absolute;right:0;top:52px;transform:scale(.95);transition:all .5s ease}.ndvi-step.active{opacity:1;pointer-events:auto;transform:scale(1)}.map-container{background:#1a2744;border-radius:12px;height:200px;overflow:hidden;position:relative;width:100%}.map-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);height:100%;width:100%}.map-tile{background:linear-gradient(135deg,#228b2233,#556b2f26 50%,#2e8b5733);border:1px solid #00c8531a}.map-tile:nth-child(odd){background:linear-gradient(135deg,#6b8e2333,#228b2226)}.map-marker{animation:bounce 1s ease-in-out infinite;left:50%;position:absolute;top:50%;transform:translate(-50%,-100%)}@keyframes bounce{0%,to{transform:translate(-50%,-100%)}50%{transform:translate(-50%,-110%)}}.selection-box{animation:pulse-border 1.5s ease-in-out infinite;border:2px dashed #00c853;border:2px dashed var(--crop-primary);border-radius:4px;height:40%;left:25%;position:absolute;top:30%;width:50%}@keyframes pulse-border{0%,to{opacity:1}50%{opacity:.5}}.map-label{color:#ffffffb3;font-size:.85rem;font-weight:500;margin-top:1rem}.satellite-animation{height:200px;position:relative;width:200px}.earth-view{background:linear-gradient(135deg,#1e4620,#2d5a27 50%,#1a3d1a);border-radius:50%;bottom:0;height:150px;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:150px}.earth-surface{background:radial-gradient(ellipse at 30% 40%,#228b2299 0,#0000 50%),radial-gradient(ellipse at 70% 60%,#556b2f80 0,#0000 40%);inset:0;position:absolute}.scan-beam{animation:scanDown 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#00c853,#0000);background:linear-gradient(90deg,#0000,var(--crop-primary),#0000);height:4px;left:0;position:absolute;right:0;top:0}@keyframes scanDown{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.satellite-icon{animation:orbit 3s linear infinite;position:absolute;right:20px;top:10px}@keyframes orbit{0%{transform:rotate(0deg) translateX(20px) rotate(0deg)}to{transform:rotate(1turn) translateX(20px) rotate(-1turn)}}.satellite-label{color:#69f0ae;color:var(--crop-accent);font-size:.85rem;font-weight:600;margin-top:1rem}.process-animation{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.landsat-image{height:120px;perspective:500px;position:relative;width:180px}.image-layer{animation:layerStack 2s ease-in-out infinite;border-radius:8px;inset:0;position:absolute}.layer-1{animation-delay:0s;background:linear-gradient(135deg,#ff6b6b,#feca57)}.layer-2{animation-delay:.2s;background:linear-gradient(135deg,#00c853,#69f0ae)}.layer-3{animation-delay:.4s;background:linear-gradient(135deg,#2196f3,#03a9f4)}@keyframes layerStack{0%,to{opacity:.7;transform:translateY(0) rotateX(0deg)}50%{opacity:1;transform:translateY(-20px) rotateX(10deg)}}.process-loader{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.loader-ring{animation:spin 1s linear infinite;border:3px solid #00c85333;border-radius:50%;border-top:3px solid var(--crop-primary);inset:0;position:absolute}.process-loader span{color:#00c853;color:var(--crop-primary);font-size:.8rem;font-weight:700}.process-label{color:#ffffffb3;font-size:.85rem;font-weight:500}.ndvi-report{width:100%}.ndvi-map-preview{border-radius:10px;height:100px;margin-bottom:1rem;overflow:hidden;width:100%}.ndvi-gradient-map{background:linear-gradient(90deg,#d32f2f,#ff9800 15%,#ffc107 30%,#cddc39 45%,#8bc34a 60%,#4caf50 75%,#2e7d32 90%,#1b5e20);height:100%;position:relative;width:100%}.ndvi-gradient-map:before{background:radial-gradient(ellipse at 20% 50%,#8bc34acc 0,#0000 40%),radial-gradient(ellipse at 60% 30%,#4caf50b3 0,#0000 35%),radial-gradient(ellipse at 80% 70%,#ff980099 0,#0000 30%);content:"";inset:0;position:absolute}.ndvi-metrics{display:flex;flex-direction:column;gap:.75rem}.metric-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:60px 1fr 50px}.metric-label{color:#fff9;font-size:.75rem;font-weight:500}.metric-bar{background:#ffffff1a;border-radius:6px;height:6px;overflow:hidden}.metric-fill{animation:growWidth .8s ease-out;border-radius:6px;height:100%}.metric-fill.health{background:linear-gradient(90deg,#4caf50,#8bc34a)}.metric-fill.density{background:linear-gradient(90deg,#2196f3,#03a9f4)}.metric-fill.stress{background:linear-gradient(90deg,#ff9800,#ffc107)}.metric-fill.vigor{background:linear-gradient(90deg,#00c853,#69f0ae)}.metric-value{font-size:.7rem;font-weight:700;text-align:right}.metric-value.good{color:#4caf50}.metric-value.moderate{color:#2196f3}.metric-value.low{color:#ffc107}.ndvi-step-dots{bottom:12px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.ndvi-step-dots .dot{background:#ffffff4d;border-radius:50%;height:6px;transition:all .3s ease;width:6px}.ndvi-step-dots .dot.active{background:#00c853;background:var(--crop-primary);border-radius:3px;width:16px}.crop-steps{background:linear-gradient(135deg,#1a1a2e,#16213e);background:var(--crop-gradient-2);padding:8rem 2rem}.crop-steps .section-tag{background:#00c85333}.crop-steps .section-header-center h2{color:#fff}.steps-timeline{display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:0 auto;max-width:1000px}.step-item{flex:1 1;flex-direction:column;min-width:160px;padding:0 1rem}.step-item,.step-number{align-items:center;display:flex;position:relative}.step-number{background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);background:var(--crop-gradient-1);border-radius:50%;color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:800;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px;z-index:2}.step-connector{background:linear-gradient(90deg,#00c853,#69f0ae);background:linear-gradient(90deg,var(--crop-primary),var(--crop-accent));height:3px;left:calc(50% + 40px);opacity:.4;position:absolute;top:30px;width:calc(100% - 80px)}.step-content{text-align:center}.step-content h3{color:#fff;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.step-content p{color:#ffffffb3;font-size:.9rem;line-height:1.5}.steps-note{color:#fff9;font-size:.95rem;line-height:1.7;margin:4rem auto 0;max-width:700px;text-align:center}.crop-b2b{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:8rem 2rem}.b2b-content{margin:0 auto;max-width:1000px;text-align:center}.b2b-badge{align-items:center;background:#8b5cf633;border:1px solid #8b5cf666;border-radius:50px;color:#c4b5fd;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem}.b2b-badge svg{stroke:#a78bfa;height:18px;width:18px}.b2b-content h2{color:#fff;font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;margin-bottom:1.5rem}.b2b-lead{color:#fffc;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:700px}.b2b-lead strong{color:#69f0ae;color:var(--crop-accent);font-weight:600}.b2b-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:3rem}.b2b-feature{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.b2b-feature:hover{background:#ffffff14;border-color:#8b5cf666;transform:translateY(-4px)}.b2b-feature-icon{font-size:2.5rem;margin-bottom:1rem}.b2b-feature h4{color:#fff;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.b2b-feature p{color:#fff9;font-size:.9rem;line-height:1.6;margin:0}.b2b-cta{margin-top:2rem}.b2b-note{color:#ffffff80;font-size:.9rem;margin-top:1rem}.crop-realworld{background:linear-gradient(180deg,#f0fdf4,#dcfce7);padding:8rem 2rem}.realworld-content{margin:0 auto;max-width:800px;text-align:center}.realworld-content h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1.5rem}.realworld-content p{color:#475569;font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem}.crop-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.crop-tag{background:#fff;border-radius:50px;box-shadow:0 2px 10px #0000000d;color:#1a1a2e;color:var(--crop-dark);font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;transition:all .3s ease}.crop-tag:hover{background:#00c853;background:var(--crop-primary);box-shadow:0 8px 20px #00c85326;color:#fff;transform:translateY(-3px)}.crop-cta{background:#fff;padding:6rem 2rem}.cta-box{background:linear-gradient(135deg,#00c853,#00e676 50%,#69f0ae);border-radius:32px;overflow:hidden;padding:4rem;position:relative}.cta-content{margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:1}.cta-content h2{color:#1a1a2e;color:var(--crop-dark);font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:1rem}.cta-content p{color:#000000b3;font-size:1.15rem;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-decoration{inset:0;pointer-events:none;position:absolute}.cta-leaf{animation:floatLeaf 6s ease-in-out infinite;font-size:4rem;opacity:.3;position:absolute}.cta-leaf-1{animation-delay:0s;left:5%;top:10%}.cta-leaf-2{animation-delay:2s;bottom:10%;right:5%}.cta-leaf-3{animation-delay:4s;right:15%;top:50%}@keyframes floatLeaf{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}@media (max-width:1024px){.crop-intro-grid,.crop-why-content,.ndvi-grid{gap:3rem;grid-template-columns:1fr}.ndvi-visual{order:-1}.ndvi-features{grid-template-columns:1fr}.crop-intro-visual{order:-1}.crop-phone-mockup{height:480px;width:240px}.crop-why-visual{order:-1}.ai-brain{height:250px;width:250px}}@media (max-width:768px){.crop-hero{min-height:auto;padding:7rem 1.5rem 3rem}.crop-b2b,.crop-cta,.crop-intro,.crop-ndvi,.crop-realworld,.crop-steps,.crop-why{padding:4rem 1.5rem}.b2b-features{grid-template-columns:1fr 1fr}.ndvi-mockup{max-width:340px;width:100%}.crop-intro-stats{align-items:flex-start;flex-direction:column;gap:1.5rem}.stat-item{text-align:left}.steps-timeline{flex-direction:column;gap:2rem}.step-item{flex-direction:row;gap:1.5rem;text-align:left}.step-number{flex-shrink:0;margin-bottom:0}.step-content{text-align:left}.step-connector{display:none}.capabilities-grid{grid-template-columns:1fr}.cta-box{padding:2.5rem 1.5rem}.cta-buttons{flex-direction:column}.crop-btn{justify-content:center;width:100%}}.policy-page{background:#fff;min-height:100vh;padding:8rem 0 4rem}.policy-container{margin:0 auto;max-width:900px;padding:0 2rem}.policy-container h1{color:#1e293b;font-family:Inter,sans-serif;font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:center}.policy-content{line-height:1.8}.policy-content section{margin-bottom:3rem}.policy-content h2{color:#1e293b;font-size:1.75rem;margin-bottom:1rem;margin-top:2rem}.policy-content h2,.policy-content h3{font-family:Inter,sans-serif;font-weight:600}.policy-content h3{color:#334155;font-size:1.25rem;margin-bottom:.75rem;margin-top:1.5rem}.policy-content p{color:#64748b;font-family:Inter,sans-serif;font-size:1rem;margin-bottom:1rem}.policy-content ul{margin:1rem 0;padding-left:2rem}.policy-content li{color:#64748b;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin-bottom:.75rem}.policy-content a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.policy-content a:hover{color:#764ba2;text-decoration:underline}.policy-email-link{background:none;border:none;color:#667eea;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-weight:500;padding:0;text-decoration:none;transition:color .3s ease}.policy-email-link:hover{color:#764ba2;text-decoration:underline}.policy-content strong{color:#1e293b;font-weight:600}@media (max-width:768px){.policy-page{padding:6rem 0 3rem}.policy-container{padding:0 1.5rem}.policy-container h1{font-size:2rem;margin-bottom:2rem}.policy-content h2{font-size:1.5rem}.policy-content h3{font-size:1.125rem}.policy-content li,.policy-content p{font-size:.95rem}}
/*# sourceMappingURL=main.2ef43319.css.map*/