body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background:linear-gradient(180deg,#f8f9fa 0,#e9ecef);min-height:100vh;width:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.8rem 2rem}.navbar-logo img{cursor:pointer;transition:transform .3s ease}.navbar-logo img:hover{transform:scale(1.05)}.navbar-menu{display:flex;gap:2.5rem;list-style:none}.navbar-menu li{color:#333;cursor:pointer;font-size:1rem;font-weight:500;position:relative;transition:color .3s ease}.navbar-menu li:after{background:#007bff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-menu li:hover{color:#007bff}.navbar-menu li:hover:after{width:100%}.language-switcher{display:flex}.language-switcher button{background:#0000;border:2px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.language-switcher button.active,.language-switcher button:hover{background:#007bff;color:#fff}.navbar-logo{align-items:center;background:#000000e6;border-radius:10px;display:inline-flex;justify-content:center;padding:6px}.navbar-logo img{display:block;height:40px;width:auto}.hero{align-items:center;display:flex;height:100vh;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.hero-background{background-image:url(/static/media/pic1.65a6618e3d33c99738ad.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:calc(100% + 100px);top:-50px;z-index:1}.hero-background,.hero-overlay{left:0;position:absolute;width:100%}.hero-overlay{background:linear-gradient(90deg,#00000080,#0003);height:100%;top:0;z-index:2}.hero-content{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;width:100%;z-index:3}.hero-title{animation:fadeInUp 1s ease-out;color:gold;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;letter-spacing:2px;line-height:1.2;max-width:600px;text-shadow:2px 2px 10px #00000080}.section{align-items:center;display:flex;justify-content:center;min-height:80vh;overflow:hidden;padding:4rem 2rem;position:relative}.section-background{background-attachment:fixed;background-image:url(/static/media/bg.a9e609697f9f19a27be5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.section-background,.section-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.section-overlay{background:#000000a6;z-index:2}.section-content{margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translateY(50px);transition:all 1s ease-out;z-index:3}.section.visible .section-content{opacity:1;transform:translateY(0)}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:1px;line-height:1.4;margin-bottom:2rem}.section-text,.section-title{text-align:center;text-shadow:2px 2px 8px #000c}.section-text{font-size:clamp(1.3rem,2.5vw,2rem);font-weight:300;letter-spacing:.5px;line-height:1.8;margin-bottom:1.5rem}.section-text.yellow{color:gold}.section-text.pale-blue{color:#add8e6}.section-title.yellow{color:gold}.section-divider{background:linear-gradient(90deg,gold,#add8e6);border-radius:2px;height:3px;margin:3rem auto;width:100px}.section-list{color:gold;font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:2;margin:2rem auto;max-width:900px;padding-left:2rem;text-align:left;text-shadow:2px 2px 8px #000c}.section-list li{margin-bottom:1rem}.circle-diagram{animation:fadeInScale 1.2s ease-out .5s both;display:block;margin-top:3rem;position:relative;width:100%}.circle-diagram.stack-layout{align-items:center;display:flex;flex-direction:column;gap:1.6rem}.circle-diagram.stack-layout .row{align-items:center;display:flex;gap:1.2rem;justify-content:center}.circle-diagram.stack-layout .row.top{margin-top:.4rem}.circle-diagram.stack-layout .row.middle{margin:.6rem 0 .4rem}.circle-item{align-items:center;display:flex;flex-direction:column}.circle-box{background:#ffd7001f;border:3px solid gold;border-radius:12px;box-shadow:0 6px 22px #ffd70024;color:gold;font-size:clamp(.9rem,1.4vw,1.2rem);font-weight:700;min-width:180px;padding:1rem 2rem;text-align:center;transition:all .25s ease}.circle-box:hover{box-shadow:0 6px 30px #ffd70080;transform:scale(1.05)}.circle-box.center{background:#add8e626;border-color:#add8e6;box-shadow:0 4px 20px #add8e64d;color:#add8e6;font-size:clamp(1.3rem,2.5vw,1.8rem)}.circle-box.center:hover{box-shadow:0 6px 30px #add8e680}.arrow-down{display:none}.circle-diagram.centered-layout .center{left:50vw;top:55%;transform:translate(-50%,-50%)}.circle-diagram.centered-layout .around.top{left:50%;top:6%;transform:translate(-50%)}.circle-diagram.centered-layout .around.bottom-left{left:38%;top:78%;transform:translate(-50%,-50%)}.circle-diagram.centered-layout .around.bottom-right{left:62%;top:78%;transform:translate(-50%,-50%)}.circle-diagram.centered-layout .around.bottom-left,.circle-diagram.centered-layout .around.bottom-right{flex-direction:column-reverse}.arrow-to-center{color:gold;font-size:1.6rem;margin-top:.6rem;opacity:.95;transition:transform .3s ease,opacity .2s ease}.arrow-to-center.up{margin-bottom:.6rem}.arrow-to-center.down,.arrow-to-center.up{transform-origin:center}.arrow-to-center:hover{opacity:1;transform:translateY(-4px) scale(1.05)}@media (max-width:800px){.circle-diagram.stack-layout{gap:1rem}.circle-box{font-size:.98rem;min-width:120px;padding:.8rem 1.2rem}.circle-diagram.stack-layout .row.bottom{flex-wrap:wrap;gap:.8rem}}.section-alt{align-items:center;display:flex;justify-content:flex-start;min-height:60vh;overflow:hidden;padding:4rem 2rem;position:relative}.section-alt-background{background-attachment:fixed;background-image:url(/static/media/pic2.fc886908e138b762923c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.section-alt-background,.section-alt-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.section-alt-overlay{background:#00000080;z-index:2}.section-alt-content{margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translateX(-50px);transition:all 1s ease-out;width:100%;z-index:3}.section-alt.visible .section-alt-content{opacity:1;transform:translateX(0)}.section-alt-title{color:gold;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:2px;line-height:1.3;max-width:600px;text-shadow:3px 3px 12px #000c}.microgreens-container{align-items:center;display:flex;justify-content:center;margin:3rem auto}.microgreens-image-wrapper{margin:0 auto;max-width:700px;position:relative;width:100%}.microgreens-image{border-radius:15px;box-shadow:0 8px 30px #00000080;display:block;height:auto;width:100%}.microgreen-label{background:#ffd700e6;border-radius:8px;box-shadow:0 4px 15px #0006;color:#000;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:600;padding:.8rem 1.5rem;position:absolute;white-space:nowrap;z-index:10}.microgreen-label:before{background:gold;content:"";height:30px;position:absolute;width:2px}.microgreen-label.top-left{left:-10%;top:10%}.microgreen-label.top-left:before{left:50%;top:100%;transform:rotate(45deg);transform-origin:top}.microgreen-label.top-right{right:-10%;top:10%}.microgreen-label.top-right:before{right:50%;top:100%;transform:rotate(-45deg);transform-origin:top}.microgreen-label.bottom-left{bottom:10%;left:-10%}.microgreen-label.bottom-left:before{bottom:100%;left:50%;transform:rotate(-45deg);transform-origin:bottom}.microgreen-label.bottom-right{bottom:10%;right:-10%}.microgreen-label.bottom-right:before{bottom:100%;right:50%;transform:rotate(45deg);transform-origin:bottom}.section-alt-background-pic3{background-image:url(/static/media/pic3.181f4e7eda54fad78e06.jpg)}.section-alt-background-pic3,.section-alt-background-pic9{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-alt-background-pic9{background-image:url(/static/media/pic9.67f519b19e0905d247b7.jpg)}.section-alt-background-pic2{background-attachment:fixed;background-image:url(/static/media/pic3.181f4e7eda54fad78e06.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-split{min-height:100vh}.section-content-split{align-items:flex-start;display:flex;gap:2rem;margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translateY(50px);transition:all 1s ease-out;z-index:3}.section-split.visible .section-content-split{opacity:1;transform:translateY(0)}.split-text{flex:0 0 50%;min-width:0;padding-right:2rem}.split-text .section-text{margin-bottom:1.5rem;text-align:left}.split-images{display:flex;flex:0 0 30%;flex-direction:column;gap:1rem}.image-row{display:flex;gap:1rem;margin-bottom:0;margin-left:calc(-50vw + 50%);margin-top:3rem;width:100vw}.image-row img{flex:0 0 25%;object-fit:cover;width:25%}.image-row img,.stacked-image{display:block;height:auto;transition:transform .3s ease,box-shadow .3s ease}.stacked-image{box-shadow:0 4px 20px #00000080;width:100%}.image-row img,.image-three-center img,.mosaic-images img,.stacked-image{transition:transform .3s ease,box-shadow .3s ease}.image-row img:hover,.image-three-center img:hover,.mosaic-images img:hover,.stacked-image:hover{box-shadow:0 8px 30px #0009;transform:scale(1.05)}.mosaic-images{grid-gap:1rem;display:grid;flex:0 0 50%;gap:1rem;grid-template-columns:repeat(2,1fr);min-width:0;padding-left:0}.mosaic-images img{border-radius:10px;box-shadow:0 4px 15px #00000080;height:auto;transition:transform .3s ease;width:100%}.mosaic-images img:hover{transform:scale(1.05)}.image-split-uneven .img-40,.image-split-uneven .img-60,.image-three-center img,.microgreens-image,.mosaic-images img,.section-image{border-radius:0!important}.section-picture-bottom,.section-picture-left{align-items:flex-end;display:flex;justify-content:center;min-height:70vh;overflow:hidden;padding:4rem 2rem;position:relative}.section-picture-left{align-items:center;justify-content:flex-start}.section-picture-bg-pic1{background-image:url(/static/media/pic4.cce0425a1c16ec11fbe7.jpg)}.section-picture-bg-pic1,.section-picture-bg-pic6{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-picture-bg-pic6{background-image:url(/static/media/pic6.454834f9d801f3e65d9c.jpg)}.section-picture-bg-pic5{background-image:url(/static/media/pic5.b329494eccb76568d5c9.jpg)}.section-picture-bg-pic5,.section-picture-bg-pic7{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-picture-bg-pic7{background-image:url(/static/media/pic7.8be64f72bdccff129e1a.jpg)}.section-picture-bg-pic8{background-image:url(/static/media/pic8.288e0838cef5bcec6e52.jpg)}.section-picture-bg-pic8,.section-picture-bg-pic9{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-picture-bg-pic9{background-image:url(/static/media/pic9.67f519b19e0905d247b7.jpg)}.section-picture-content-bottom,.section-picture-content-left{margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translateY(30px);transition:all 1s ease-out;width:100%;z-index:3}.section-picture-content-left{transform:translateX(-50px)}.section-picture-bottom.visible .section-picture-content-bottom{opacity:1;transform:translateY(0)}.section-picture-left.visible .section-picture-content-left{opacity:1;transform:translateX(0)}.section-picture-content-bottom .section-title,.section-picture-content-left .section-title{max-width:700px}.section-picture-content-left .section-title{text-align:left}.image-split-uneven{display:flex;gap:1rem;margin-top:3rem;width:100%}.image-split-uneven .img-40{flex:0 0 40%;width:40%}.image-split-uneven .img-40,.image-split-uneven .img-60{border-radius:15px;box-shadow:0 8px 30px #00000080;height:auto;object-fit:cover}.image-split-uneven .img-60{flex:0 0 60%;width:60%}.image-three-center{display:flex;gap:1rem;justify-content:center;margin:3rem auto;max-width:1200px;width:80%}.image-three-center img{border-radius:15px;box-shadow:0 8px 30px #00000080;flex:1 1;height:auto;object-fit:cover;width:33.33%}.section-picture-right{align-items:center;min-height:70vh;overflow:hidden;padding:4rem 2rem}.section-picture-content-right,.section-picture-right{display:flex;justify-content:flex-end;position:relative}.section-picture-content-right{margin:0 auto;max-width:1400px;opacity:0;transform:translateX(50px);transition:all 1s ease-out;width:100%;z-index:3}.section-picture-right.visible .section-picture-content-right{opacity:1;transform:translateX(0)}.section-picture-content-right .section-title{max-width:700px;text-align:right}.section-picture-top-left{align-items:flex-start;display:flex;justify-content:flex-start;min-height:70vh;overflow:hidden;padding:4rem 2rem;position:relative}.section-picture-content-top-left{margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translateY(-30px);transition:all 1s ease-out;width:100%;z-index:3}.section-picture-top-left.visible .section-picture-content-top-left{opacity:1;transform:translateY(0)}.section-picture-content-top-left .section-title{max-width:700px;text-align:left}.section-picture-bottom-right{align-items:flex-end;display:flex;justify-content:flex-end;min-height:70vh;overflow:hidden;padding:4rem 2rem;position:relative}.section-picture-content-bottom-right{display:flex;justify-content:flex-end;margin:0 auto;max-width:1400px;opacity:0;position:relative;transform:translate(30px,30px);transition:all 1s ease-out;width:100%;z-index:3}.section-picture-bottom-right.visible .section-picture-content-bottom-right{opacity:1;transform:translate(0)}.section-picture-content-bottom-right .section-title{max-width:700px;text-align:right}.image-centered{display:flex;justify-content:center;margin:3rem auto;max-width:800px;width:60%}.section-image{animation:fadeInScale 1s ease-out .3s both;border-radius:15px;box-shadow:0 8px 30px #00000080;height:auto;width:100%}.contact-placeholder{align-items:center;background:#0f0f0f!important;background-image:none!important;display:flex;justify-content:center;min-height:50vh;position:relative}.contact-placeholder:before{display:none!important}.contact-content{margin:0 auto;max-width:1400px;padding:2rem;position:relative;text-align:center;z-index:2}.contact-content p{color:gold!important;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:400}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:768px){.navbar-container{align-items:center;flex-wrap:wrap;padding:1rem}.navbar-logo img{height:40px}.navbar-menu{flex-wrap:wrap;font-size:.9rem;gap:1rem;gap:.75rem;justify-content:center}.navbar-menu li{flex:0 0 auto;padding:.25rem .5rem;text-align:center;white-space:normal}.language-switcher{margin-top:.5rem}.language-switcher button{font-size:.85rem;padding:.4rem .8rem}.hero-content{padding:0 1rem}.hero-title{font-size:clamp(2rem,8vw,3rem);max-width:100%}.section{min-height:60vh;padding:3rem 1rem}.contact-placeholder,.section-background{background-attachment:scroll}.circle-box{min-width:250px;padding:1.2rem 2rem}.section-list{padding-left:1.5rem}.section-alt{min-height:50vh;padding:3rem 1rem}.section-alt-background{background-attachment:scroll}.microgreens-image-wrapper{margin-top:2rem;max-width:100%}.microgreen-label{font-size:.75rem;padding:.5rem 1rem}.microgreen-label.bottom-left,.microgreen-label.top-left{left:5%}.microgreen-label.bottom-right,.microgreen-label.top-right{right:5%}.image-centered{width:90%}.section-alt-background-pic2{background-attachment:scroll}.section-content-split{flex-direction:column;gap:2rem}.split-text{flex:1 1;padding-right:0}.split-images{flex:1 1;width:100%}.split-text .section-text{text-align:center}.mosaic-images{flex:1 1;margin-top:2rem;padding-left:0}.section-picture-bg-pic1,.section-picture-bg-pic2,.section-picture-bg-pic3,.section-picture-bg-pic4,.section-picture-bg-pic5,.section-picture-bg-pic6{background-attachment:scroll}.section-picture-content-left .section-title{text-align:center}.image-split-uneven{flex-direction:column}.image-split-uneven .img-40,.image-split-uneven .img-60{flex:1 1;width:100%}.image-three-center{flex-direction:column;width:95%}.image-three-center img{width:100%}.section-picture-content-bottom-right .section-title,.section-picture-content-right .section-title,.section-picture-content-top-left .section-title{text-align:center}}@media (max-width:480px){.navbar-menu{flex-wrap:wrap;font-size:.8rem;gap:.5rem;justify-content:center}.navbar-menu li{padding:.2rem .4rem;white-space:normal}.navbar-menu li:after{display:none}.circle-box{min-width:200px;padding:1rem 1.5rem}.microgreen-label{font-size:.65rem;padding:.4rem .8rem}.microgreen-label.top-left{left:2%;top:5%}.microgreen-label.top-right{right:2%;top:5%}.microgreen-label.bottom-left{bottom:5%;left:2%}.microgreen-label.bottom-right{bottom:5%;right:2%}.microgreen-label:before{display:none}.image-centered{width:95%}.image-row{flex-wrap:wrap}.image-row img{flex:0 0 50%;width:50%}.image-three-center,.mosaic-images{gap:.5rem}}.hero-title,.section-alt-title,.section-picture-content-bottom-right .section-title,.section-picture-content-left .section-title,.section-picture-content-right .section-title,.section-picture-content-top-left .section-title,.section-title{font-size:clamp(1.8rem,3.5vw,2.8rem)!important}.nav-dialog-content ul li,.section-list,.section-text,.section-text.pale-blue,.section-text.yellow{font-size:clamp(1.04rem,1.84vw,1.27rem)!important}.circle-box{font-size:clamp(.9rem,1.6vw,1.1rem)!important}.circle-box.center{font-size:clamp(1rem,1.8vw,1.2rem)!important}.section-list{line-height:1.6}@media (max-width:480px){.hero-title,.section-alt-title,.section-title{font-size:1.6rem!important}.nav-dialog-content ul li,.section-list,.section-text{font-size:1.09rem!important}}.navbar{color:gold}.navbar,.navbar.scrolled{background:#0f0f0f!important}.navbar.scrolled{box-shadow:0 2px 20px #0006}.navbar-menu{display:none!important}.language-switcher{display:inline-flex;gap:.5rem;margin:0 auto}.language-switcher.yellow button{background:#0000;border:2px solid #ffd7001f;border-radius:6px;color:gold;cursor:pointer;font-weight:700;padding:.45rem .85rem;transition:all .18s ease}.language-switcher.yellow button.active,.language-switcher.yellow button:hover{background:gold;color:#0f0f0f}.hamburger{cursor:pointer;flex:0 0 auto;height:28px;position:relative;width:38px}.hamburger:after,.hamburger:before{background:gold;border-radius:3px;content:"";height:3px;left:0;position:absolute;right:0;transition:transform .25s ease,opacity .25s ease}.hamburger:before{top:6px}.hamburger:after{bottom:6px}.hamburger.open:before{transform:translateY(9px) rotate(45deg)}.hamburger.open:after{transform:translateY(-9px) rotate(-45deg)}.nav-dialog{align-items:center;background:#000000f5;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:2000}.nav-dialog-content{max-width:520px;text-align:center;width:100%}.nav-dialog-content ul{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-dialog-content ul li{color:gold;cursor:pointer;font-size:1.9rem;font-weight:800;transition:transform .18s ease,text-shadow .18s ease}.nav-dialog-content ul li:hover{text-shadow:0 8px 30px #ffd7001f;transform:translateX(8px)}@media (min-width:900px){.navbar-container{padding:.75rem 2rem}}.contact-placeholder{background:#0f0f0f;color:gold;padding:3rem 1rem}.contact-placeholder .contact-content{margin:0 auto;max-width:1400px;text-align:center}.contact-placeholder a{color:gold;text-decoration:underline}.contact-placeholder .contact-content p{color:gold!important}.circle-diagram .arrow-row{align-items:center;display:flex;justify-content:center;pointer-events:none}.circle-diagram .arrow{height:0;opacity:.98;transition:transform .2s ease,opacity .2s ease;width:0}.circle-diagram .arrow.down{border-top:18px solid gold}.circle-diagram .arrow.down,.circle-diagram .arrow.up{border-left:12px solid #0000;border-right:12px solid #0000;margin:.4rem 0}.circle-diagram .arrow.up{border-bottom:18px solid gold}.circle-diagram.stack-layout .row.bottom{align-items:flex-start;display:flex;gap:1.2rem;justify-content:center}.circle-diagram.stack-layout .bottom-item{align-items:center;display:flex;flex-direction:column;gap:.45rem}@media (max-width:800px){.circle-diagram .arrow.down,.circle-diagram .arrow.up{border-width:13px 9px}.circle-diagram.stack-layout .bottom-item{gap:.25rem}}
/*# sourceMappingURL=main.843719ca.css.map*/