.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__bg{position:absolute;inset:0;background-image:url(/images/hero-bg.svg);background-size:cover;background-position:center;transform:scale(1.1)}.hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#00000073,#000000b3)}.hero__content{position:relative;z-index:2;text-align:center;max-width:900px;padding:0 1rem}.hero__logo{display:block;margin:0 auto 1rem;width:clamp(160px,22vw,240px);height:auto;border-radius:50%;object-fit:cover;object-position:center;opacity:0;filter:drop-shadow(0 4px 24px rgba(0,0,0,.5))}.hero__tagline{display:inline-block;font-family:Dancing Script,cursive;font-size:1.5rem;color:#c8963e;margin-bottom:1rem;opacity:0}.hero__title{font-family:Playfair Display,Georgia,serif;color:#fff;line-height:1;margin-bottom:1rem;opacity:0;display:flex;flex-direction:column;align-items:center;gap:.1em}.hero__title-top{font-size:clamp(1.4rem,3.5vw,3rem);letter-spacing:.15em;text-transform:uppercase;color:#c8963e;font-weight:400}.hero__title-main{font-size:clamp(3.5rem,9vw,8rem);line-height:.9}.hero__subtitle{font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.35rem);color:#ffffffe0;margin-bottom:2rem;max-width:600px;margin-inline:auto;opacity:0}.hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff9;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:0}.hero__scroll-arrow{width:24px;height:24px;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.story{background-color:#fdf8f0;padding:8rem 0;overflow:hidden}.story__header{text-align:center;margin-bottom:4rem}.story__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.story__grid{grid-template-columns:1fr 1fr}}.story__card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s ease,transform .3s ease}.story__card:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-4px)}.story__card--ana{border-top:4px solid #009246}.story__card--mimmo{border-top:4px solid #CE2B37}.story__image{width:100%;aspect-ratio:4/3;background-color:#e0d8cc;display:flex;align-items:center;justify-content:center;font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:.9rem;color:#0000004d;letter-spacing:.05em;overflow:hidden}.story__image img{width:100%;height:100%;object-fit:cover;object-position:center center}.story__body{padding:2rem}.story__name{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;color:#1a1a1a;margin-bottom:.25rem}.story__role{font-family:Dancing Script,cursive;font-size:1.1rem;color:#6b7c3b;display:block;margin-bottom:1rem}.story__bio{font-size:.95rem;line-height:1.8;color:#444}.story__quote{margin-top:1rem;padding:1rem;border-left:3px solid #C8963E;background-color:#c8963e0d;font-family:Dancing Script,cursive;font-size:1.1rem;color:#1a1a1a}.features{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);padding:8rem 0;position:relative;overflow:hidden}.features:before{content:"ITALIA";position:absolute;font-family:Playfair Display,Georgia,serif;font-size:20vw;font-weight:700;color:#ffffff05;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none}.features__header{text-align:center;margin-bottom:4rem}.features__header .section-subtitle{color:#c8963e}.features__header h2{color:#fff}.features__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.features__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.features__grid{grid-template-columns:repeat(4,1fr)}}.features__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:2rem 1rem;text-align:center;transition:background .3s ease,border-color .3s ease,transform .3s ease}.features__card:hover{background:#ffffff17;border-color:#c8963e66;transform:translateY(-6px)}.features__card-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.features__card-icon--flag{width:48px;height:48px;border-radius:6px;margin-inline:auto;object-fit:cover}.features__card-title{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;color:#fff;margin-bottom:.75rem}.features__card-desc{font-size:.875rem;color:#fff9;line-height:1.7}.space{background-color:#fff;padding:8rem 0;overflow:hidden}.space__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.space__grid{grid-template-columns:1fr 1fr}}.space__text .section-subtitle{margin-bottom:.5rem}.space__text h2{margin-bottom:1rem}.space__text p{color:#444;line-height:1.8;font-size:1rem;margin-bottom:1rem}.space__text .btn{margin-top:.5rem}.space__images{display:flex;flex-direction:column;gap:.75rem}.space__img-main{border-radius:8px;overflow:hidden;height:300px}.space__img-main img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.space__img-main:hover img{transform:scale(1.03)}.space__img-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.space__img-small{border-radius:8px;overflow:hidden;height:180px}.space__img-small img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.space__img-small:hover img{transform:scale(1.04)}.oven{background:linear-gradient(135deg,#1a0a05,#2c1a0e);padding:8rem 0;overflow:hidden}.oven__header{text-align:center;margin-bottom:4rem}.oven__header .section-subtitle{color:#c8963e}.oven__header h2{color:#fff}.oven__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.oven__grid{grid-template-columns:1fr 1fr}}.oven__images{display:flex;flex-direction:column;gap:.75rem}.oven__img-hero{border-radius:8px;overflow:hidden;height:320px}.oven__img-hero img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.oven__img-hero:hover img{transform:scale(1.03)}.oven__img-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.oven__img-small{border-radius:8px;overflow:hidden;height:180px}.oven__img-small img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.oven__img-small:hover img{transform:scale(1.04)}.oven__text p{color:#fffc;line-height:1.8;font-size:1rem;margin-bottom:1.25rem}.oven__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.oven__stat{text-align:center}.oven__stat-number{display:block;font-family:Playfair Display,Georgia,serif;font-size:2rem;color:#c8963e;line-height:1;margin-bottom:.4rem}.oven__stat-label{display:block;font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;line-height:1.3}
