*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:clip}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}header.hero{display:block;inline-size:calc(100vw - 3rem);block-size:calc(100vh - 3rem);padding:1.5rem;font-family:DM Sans,sans-serif}.hero-container{position:relative;display:block;inline-size:calc(100vw - 3rem);block-size:calc(100vh - 3rem);border-radius:15px;background-color:#00000008;padding:2rem;overflow:hidden;container-type:size}.hero-container nav{position:fixed;top:2rem;left:50%;translate:-50% 0;z-index:100}.hero-container nav ul{display:flex;align-items:center;justify-content:center;width:fit-content;margin-inline:auto;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:100px;padding:.4rem 1rem}.hero-container nav ul li{margin-inline:.15rem}.hero-container nav ul li a{display:block;text-decoration:none;white-space:nowrap;color:#4a7c59f2;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.4rem .9rem;background-image:linear-gradient(#4a7c59,#4a7c59);background-size:0% 2px;background-repeat:no-repeat;background-position:left bottom;transition:background-size .25s ease,color .2s ease;letter-spacing:.1rem}.hero-container nav ul li a:hover,.hero-container nav ul li a.is-active{color:#4a7c59;background-size:100% 2px}.nav-burger{display:none}.hero-logo{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;z-index:2}.hero-logo img{width:min(320px,50%);height:auto}.hero-identity{position:absolute;bottom:2rem;left:0;right:0;display:flex;flex-direction:column;align-items:center}.hero-identity__line{position:relative;z-index:0;width:1px;height:250px;background-color:#0000001f}.hero-identity__card{position:relative;z-index:2;padding:1.2rem 2rem;background-color:#0000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;text-align:center}.hero-identity__name{font-weight:900;color:#4a7c59;font-size:1.3rem;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:1px}.hero-identity__title{color:#555;font-size:1.13rem}.hero-items{position:absolute;top:0;right:0;bottom:0;left:0;overflow:clip;pointer-events:none;z-index:1}.hero-item{position:absolute;left:calc(var(--x, 0) * 1%);top:calc(var(--y, 0) * 1%);width:0;height:0}.hero-item img{transform:translate(-50%,-50%) rotate(var(--r, 0deg)) scale(var(--s, 1));width:min(256px,30svi);max-width:revert;height:auto;display:block}@keyframes food-appear{0%{opacity:0;scale:0;translate:calc((50 - var(--x)) * 1cqw) calc((50 - var(--y)) * 1cqh)}to{opacity:1;scale:1;translate:0px 0px}}.hero-items.is-animated .hero-item{animation:food-appear .7s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(var(--i) * 60ms)}@media (max-width: 768px){header.hero{inline-size:calc(100vw - 1rem);block-size:calc(100svh - 1rem);padding:.5rem}.hero-container{inline-size:calc(100vw - 1rem);block-size:calc(100svh - 1rem);padding:1rem;border-radius:10px}.hero-container nav{top:.9rem;left:auto;right:1rem;translate:none;width:auto}.nav-burger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:11px 10px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);border-radius:12px;cursor:pointer;box-shadow:0 2px 12px #0000001a}.nav-burger span{display:block;width:20px;height:2px;background-color:#4a7c59;border-radius:2px;transform-origin:center;transition:transform .25s ease,opacity .2s ease}.nav-burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-burger[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-container nav ul{position:absolute;top:calc(100% + .6rem);right:0;flex-direction:column;align-items:stretch;width:210px;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);border-radius:14px;padding:.45rem;box-shadow:0 8px 32px #00000024;overflow:visible;scrollbar-width:unset;margin-top:0;transform-origin:top right;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.97);transition:opacity .2s ease,visibility .2s,transform .2s ease}.hero-container nav ul.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.hero-container nav ul li{margin-inline:0}.hero-container nav ul li a{font-size:.8rem;padding:.6rem .85rem;letter-spacing:.06rem;border-radius:9px;background-image:none;background-size:0;transition:background-color .18s ease,color .18s ease}.hero-container nav ul li a:hover,.hero-container nav ul li a.is-active{background-image:none;background-size:0;background-color:#4a7c591a;color:#4a7c59}.hero-logo img{width:min(200px,55vw)}.hero-identity__line{height:30vh;top:-20px}.hero-identity__card{padding:.8rem 1.2rem;background-color:#ffffffb8}.hero-identity__name{font-size:1.05rem}.hero-identity__title{font-size:.95rem}}@media (max-width: 375px){.hero-identity__line{height:22vh;top:-20px}}.hero-item--almond{--x: 7;--y: 2;--s: .4;--r: 60deg;--i: 1}.hero-item--almond2{--x: 30;--y: 60;--s: .3;--r: 0deg;--i: 2}.hero-item--bread{--x: 20;--y: 88;--s: 1.2;--r: -45deg;--i: 3}.hero-item--fusilli{--x: 2;--y: 70;--s: 1;--r: 0deg;--i: 4}.hero-item--fusilli2{--x: 78;--y: 53;--s: .7;--r: 70deg;--i: 5}.hero-item--carrot{--x: 26;--y: 30;--s: .8;--r: -110deg;--i: 6}.hero-item--cheese{--x: 85;--y: 0;--s: 1;--r: 45deg;--i: 7}.hero-item--choco{--x: 5;--y: 29;--s: 1.1;--r: 75deg;--i: 8}.hero-item--ham{--x: 70;--y: 70;--s: 1;--r: -45deg;--i: 9}.hero-item--icecream{--x: 50;--y: 68;--s: .5;--r: 25deg;--i: 10}.hero-item--nutt{--x: 90;--y: 37;--s: .7;--r: 50deg;--i: 11}.hero-item--oil{--x: 69;--y: 20;--s: .9;--r: 55deg;--i: 12}.hero-item--strawberry{--x: 27;--y: 9;--s: .6;--r: -20deg;--i: 13}.hero-item--watermelon{--x: 95;--y: 89;--s: 1;--r: -10deg;--i: 14}@media (max-width: 768px){.hero-item--almond{--x: 55;--y: 15;--s: .6;--r: 138deg;--i: 1}.hero-item--almond2{--x: 24;--y: 70;--s: .5;--r: -20deg;--i: 2}.hero-item--bread{--x: 10;--y: 88;--s: 1.2;--r: -45deg;--i: 3}.hero-item--fusilli{--x: 5;--y: 60;--s: 1;--r: 7deg;--i: 4}.hero-item--fusilli2{--x: 95;--y: 55;--s: .8;--r: 70deg;--i: 5}.hero-item--carrot{--x: 25;--y: 25;--s: .8;--r: -82deg;--i: 6}.hero-item--cheese{--x: 85;--y: 12;--s: 1;--r: 45deg;--i: 7}.hero-item--choco{--x: 5;--y: 40;--s: 1.1;--r: 75deg;--i: 8}.hero-item--ham{--x: 80;--y: 70;--s: .9;--r: -45deg;--i: 9}.hero-item--icecream{--x: 50;--y: 68;--s: .7;--r: 25deg;--i: 10}.hero-item--nutt{--x: 90;--y: 37;--s: .7;--r: 50deg;--i: 11}.hero-item--oil{--x: 69;--y: 30;--s: .9;--r: 42deg;--i: 12}.hero-item--strawberry{--x: 20;--y: 7;--s: .8;--r: -30deg;--i: 13}.hero-item--watermelon{--x: 95;--y: 89;--s: 1;--r: -10deg;--i: 14}}.about{padding:4rem 1.5rem}.about-card{display:flex;align-items:center;gap:3rem;max-width:1024px;margin-inline:auto;padding:2.5rem 3rem;background-color:#0000;border-radius:20px;min-height:55vh}.about-left{display:flex;flex-direction:column;align-items:center;gap:1.25rem;flex-shrink:0}.about-photo{width:160px;height:160px;border-radius:50%;overflow:hidden;background-color:#00000012}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-socials{display:flex;gap:.5rem}.about-social{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background-color:transparent;color:oklch(57.87% .1303 143.2deg);transition:opacity .2s}.about-social svg{width:28px;height:28px}.about-social:hover{opacity:.65}@media (max-width: 768px){.about-card{flex-direction:column;align-items:center;padding:.5rem;gap:.5rem;min-height:unset}.about-left{flex-direction:column;align-items:center;gap:.4rem}.about-photo{width:120px;height:120px}.about-socials{flex-direction:row;justify-content:center;gap:.1rem}.about-social{width:40px;height:40px}.about-social svg{width:28px;height:28px}.about-right{text-align:center}.about-title{font-size:1.2rem}.about-title:after{margin-inline:auto}.about-text{font-size:.9rem}}.about-right{display:flex;flex-direction:column;gap:.75rem}.about-title{font-size:1.5rem;font-weight:700;color:oklch(57.87% .1303 143.2deg)}.about-title:after{content:"";display:block;width:2.5rem;height:3px;background-color:oklch(57.87% .1303 143.2deg);border-radius:2px;margin-top:.55rem;opacity:.45}.about-text{font-size:1rem;line-height:1.7;color:#444}.about-text--lead{font-size:1.05rem;font-weight:600;color:#2a2a2a;line-height:1.6}.services{padding:4rem 2rem}.services-inner{max-width:1024px;margin-inline:auto;display:flex;flex-direction:column;gap:6rem}.service-card{padding:3rem 2.5rem;border-radius:30px;transform:skew(-5deg)}.service-card:nth-child(odd){background-color:#4a7c590a}.service-card__inner{transform:skew(5deg);display:flex;align-items:center;gap:2.5rem}.service-card--reversed .service-card__inner{flex-direction:row-reverse}.service-card__content{flex:1;display:flex;flex-direction:column;gap:.75rem}.service-card__title{font-size:1.3rem;font-weight:700;color:oklch(57.87% .1303 143.2deg)}.service-card__title:after{content:"";display:block;width:2.5rem;height:3px;background-color:oklch(57.87% .1303 143.2deg);border-radius:2px;margin-top:.55rem;opacity:.45}.service-card__text{font-size:1rem;line-height:1.7;color:#444}.service-card__visual{flex-shrink:0;width:260px;height:260px;border-radius:50%;display:flex;align-items:center;justify-content:center}.service-card__visual img{width:85%;height:85%;object-fit:contain}.consultation-text,.support-text,.mission-text{font-size:1rem;line-height:1.7;color:#444}.consultation-text--lead,.support-text--lead,.mission-text--lead{font-size:1.05rem;font-weight:600;color:#2a2a2a;line-height:1.6}.support-list{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem}.support-list li{position:relative;padding-left:1.15rem;font-size:.95rem;line-height:1.65;color:#444}.support-list li:before{content:"";position:absolute;left:0;top:.63em;width:5px;height:5px;border-radius:50%;background-color:oklch(57.87% .1303 143.2deg);opacity:.7}@media (max-width: 768px){.services{padding:3rem 1rem}.services-inner{gap:3rem}.service-card{transform:none;padding:1.75rem 1.25rem}.service-card__inner{transform:none;flex-direction:column-reverse;gap:1.5rem}.service-card--reversed .service-card__inner{flex-direction:column-reverse}.service-card__visual{width:180px;height:180px;margin-inline:auto}}.contact{padding:4rem 1.5rem 6rem;position:relative;overflow:hidden;background-color:#4a7c590d}.contact-inner{max-width:1024px;margin-inline:auto;display:flex;align-items:center;gap:3rem}.contact-visual{flex-shrink:0;width:220px;height:220px;border-radius:50%;background-color:#4a7c5900;display:flex;align-items:center;justify-content:center}.contact-visual img{width:100%;height:100%;object-fit:contain}.contact-card{flex:1;padding:2rem 2.5rem;background-color:transparent;border-radius:20px;display:flex;flex-direction:column;gap:1rem}.contact-title{font-size:1.5rem;font-weight:700;color:oklch(57.87% .1303 143.2deg)}.contact-text{font-size:1rem;line-height:1.7;color:#444}.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.contact-btn{display:flex;align-items:center;gap:.6rem;padding:.65rem 1.4rem;background-color:oklch(57.87% .1303 143.2deg);color:#fff;border-radius:50px;font-size:.88rem;font-weight:500;transition:opacity .2s}.contact-btn svg{width:16px;height:16px;flex-shrink:0}.contact-btn:hover{opacity:.82}@media (max-width: 768px){.contact{padding:3rem 1.25rem 4rem}.contact-inner{flex-direction:column;align-items:center;gap:1.5rem}.contact-visual{width:160px;height:160px}.contact-card{padding:0;width:100%}.contact-actions{flex-direction:column}.contact-btn{justify-content:center}}.news{padding:4rem 1.5rem 6rem}.news-inner{max-width:1200px;margin-inline:auto;display:flex;flex-direction:column;gap:2rem}.news-title{font-size:1.5rem;font-weight:700;color:oklch(57.87% .1303 143.2deg)}.news-featured,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.news-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 14px #00000012;border:1px solid rgba(0,0,0,.05)}.news-card__header{padding:1.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:.65rem;flex:1}.news-card__title{font-size:1rem;font-weight:700;color:#222;line-height:1.4}.news-card--featured .news-card__title{font-size:1.1rem}.news-card__excerpt{font-size:.9rem;line-height:1.65;color:#666}.news-card__toggle{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;background:none;border:none;border-top:1px solid rgba(0,0,0,.06);cursor:pointer;color:oklch(57.87% .1303 143.2deg);font-size:.88rem;font-weight:600;text-align:left;transition:background-color .2s}.news-card__toggle:hover{background-color:#4a7c590a}.news-card__toggle svg{width:13px;height:13px;flex-shrink:0}.news-panel-wrapper{display:none}.news-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;pointer-events:none}.news-modal.is-open{pointer-events:auto}.news-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .25s ease}.news-modal.is-open .news-modal__overlay{opacity:1}.news-modal__dialog{position:relative;background:#fff;border-radius:20px;max-width:740px;width:100%;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #0000002e;transform:translateY(24px) scale(.98);opacity:0;transition:transform .3s ease,opacity .3s ease}.news-modal.is-open .news-modal__dialog{transform:translateY(0) scale(1);opacity:1}.news-modal__header{display:flex;align-items:flex-start;gap:1rem;padding:1.75rem 1.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.07);flex-shrink:0}.news-modal__title{flex:1;font-size:1.15rem;font-weight:700;color:#222;line-height:1.45}.news-modal__close{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.05);color:#666;transition:background-color .2s}.news-modal__close:hover{background-color:#0000001a}.news-modal__close svg{width:15px;height:15px;flex-shrink:0}.news-modal__body{padding:1.5rem 1.75rem 2rem;overflow-y:auto;font-size:.93rem;line-height:1.78;color:#555}.news-modal__body h3{font-size:1rem;font-weight:700;color:#2a2a2a;margin-top:1.5rem;margin-bottom:.4rem}.news-modal__body h3:first-child{margin-top:0}.news-modal__body h4{font-size:.94rem;font-weight:700;color:#3a3a3a;margin-top:1.1rem;margin-bottom:.35rem}.news-modal__body p{margin-bottom:.75rem}.news-modal__body p:last-child{margin-bottom:0}.news-modal__body ul{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.35rem}.news-modal__body ul li{padding-left:1.15rem;position:relative}.news-modal__body ul li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background-color:oklch(57.87% .1303 143.2deg)}.news-modal__body strong{font-weight:700;color:#333}@media (max-width: 900px){.news-featured,.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.news{padding:3rem 1.25rem 4rem}.news-featured,.news-grid{grid-template-columns:1fr}.news-modal__dialog{max-height:92vh;border-radius:16px}.news-modal__header{padding:1.25rem}.news-modal__body{padding:1.25rem 1.25rem 1.5rem}}.faq{padding:4rem 1.5rem 6rem}.faq-inner{max-width:1024px;margin-inline:auto;display:flex;flex-direction:column;gap:1.5rem}.faq-title{font-size:1.5rem;font-weight:700;color:oklch(57.87% .1303 143.2deg)}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(0,0,0,.08)}.faq-item:first-child{border-top:1px solid rgba(0,0,0,.08)}.faq-btn{width:100%;display:flex;align-items:center;gap:.75rem;padding:.9rem 0;background:none;border:none;cursor:pointer;text-align:left}.faq-btn__icon{flex-shrink:0;width:14px;height:14px;color:oklch(57.87% .1303 143.2deg);transition:rotate .25s ease}.faq-btn__text{flex:1;font-size:.95rem;font-weight:500;color:#333;line-height:1.4}.faq-btn[aria-expanded=true] .faq-btn__icon{rotate:45deg}@media (max-width: 768px){.faq{padding:3rem 1.25rem 4rem}.faq-btn__text{font-size:.9rem}}.faq-panel-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.faq-panel-wrapper.is-open{grid-template-rows:1fr}.faq-panel{min-height:0;padding:0 0 0 1.75rem;font-size:.95rem;line-height:1.7;color:#666;transition:padding-bottom .3s ease}.faq-panel-wrapper.is-open .faq-panel{padding-bottom:1rem}.faq-panel a{color:oklch(57.87% .1303 143.2deg);text-decoration:underline}footer{background-color:oklch(57.87% .1303 143.2deg);padding:1.25rem 2rem;font-size:.8rem;color:#ffffffb3;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem}footer a{color:#fff;font-weight:500;transition:opacity .2s}footer a:hover{opacity:.75}@media (max-width: 768px){footer{flex-direction:column;align-items:center;text-align:center;gap:.25rem;padding:1rem 1.25rem}}.reveal{opacity:0;translate:0 32px;transition:opacity .6s ease,translate .6s ease}.reveal.is-visible{opacity:1;translate:0 0}
