:root{--cream:#f7f2e8;--paper:#fcfaf5;--sage:#78885b;--sage-light:#c7cdb5;--yellow:#ebb62a;--ink:#24231f;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.header{height:142px;max-width:var(--max);margin:auto;display:flex;align-items:center;padding:20px 42px;background:var(--paper);position:relative;z-index:2}.logo img{width:390px;height:100px;object-fit:contain;object-position:left center}.header nav{margin-left:auto;display:flex;align-items:center;gap:48px}.header nav a{color:var(--ink);text-decoration:none;font-size:18px}.instagram-top{background:var(--sage);color:white!important;padding:16px 24px;border-radius:16px}.menu{display:none;margin-left:auto;border:0;background:none;font-size:28px}.hero{max-width:var(--max);height:700px;margin:auto;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,240,.96) 0%,rgba(250,247,240,.83) 24%,rgba(250,247,240,.12) 53%,transparent 72%);clip-path:ellipse(76% 70% at 18% 52%)}.hero-copy{position:absolute;left:145px;top:285px}.heart,.mini-heart{color:var(--yellow)}.heart{font-size:28px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:62px;line-height:1.08;font-weight:400;margin:14px 0 18px}.hero h1 em{color:var(--sage);font-weight:400}.hero p{font-size:22px;line-height:1.45;margin:0}.about{max-width:var(--max);min-height:520px;margin:auto;display:grid;grid-template-columns:44% 56%;background:var(--paper)}.about-copy{padding:65px 56px 48px 68px}.about-row{display:grid;grid-template-columns:54px 1fr;gap:22px;align-items:start;margin-bottom:30px}.line-icon{font-size:42px;color:var(--sage);line-height:1}.about-row p{font-size:18px;line-height:1.45;margin:2px 0}.about-photo{overflow:hidden}.about-photo img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center}.cards{max-width:var(--max);margin:auto;padding:0 58px 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;background:var(--paper)}.card{position:relative;background:#f4efe4;border-radius:18px;overflow:hidden;text-align:center;box-shadow:0 8px 20px rgba(64,55,40,.05)}.card>img{width:100%;height:300px;object-fit:cover;display:block}.card-creazioni>img{object-position:center 75%}.card-whatsapp>img{object-position:center center}.round-icon{width:62px;height:62px;border:5px solid var(--paper);border-radius:50%;display:grid;place-items:center;background:var(--sage);color:white;font-size:28px;position:absolute;left:50%;top:268px;transform:translateX(-50%)}.card-body{padding:39px 28px 28px;min-height:260px}.card h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:28px;margin:0 0 6px}.card p{font-size:17px;line-height:1.35;margin:10px 0 20px}.card a{display:inline-block;background:var(--sage);color:white;text-decoration:none;padding:10px 22px;border-radius:18px}.features{max-width:var(--max);margin:auto;padding:8px 56px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;background:var(--paper)}.features article{display:grid;grid-template-columns:52px 1fr;gap:16px}.features article>span{font-size:42px;color:var(--sage)}.features h3{font-size:17px;margin:5px 0 7px}.features p{font-size:15px;line-height:1.35;margin:0}footer{max-width:var(--max);margin:auto;background:linear-gradient(90deg,#bbc2a8,#d6d7c6);display:grid;grid-template-columns:1.1fr 1.1fr 1fr .9fr;gap:25px;padding:28px 58px 55px;position:relative}.foot-item{display:grid;grid-template-columns:38px 1fr;gap:10px}.foot-item>span{font-size:30px;color:white}.foot-item strong{font-size:14px}.foot-item p,.foot-item a{font-size:14px;line-height:1.35;margin:4px 0;color:var(--ink)}.footer-logo{width:235px;height:100px;object-fit:contain}.legal{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:12px}.legal a{color:var(--ink)}
@media(max-width:900px){.header{height:94px;padding:10px 18px}.logo img{width:250px;height:72px}.menu{display:block}.header nav{display:none;position:absolute;top:94px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;gap:18px}.header nav.open{display:flex}.hero{height:610px}.hero-copy{left:28px;top:260px}.hero h1{font-size:45px}.hero p{font-size:18px}.about{grid-template-columns:1fr}.about-photo{height:470px}.cards{grid-template-columns:1fr;padding:25px 20px}.features{grid-template-columns:1fr 1fr;padding:25px 20px}footer{grid-template-columns:1fr 1fr;padding:28px 20px 70px}.footer-logo{width:190px}}
@media(max-width:560px){.logo img{width:205px}.hero{height:560px}.hero-copy{top:245px}.hero h1{font-size:39px}.about-copy{padding:42px 22px}.about-row{grid-template-columns:42px 1fr}.about-row p{font-size:16px}.about-photo{height:380px}.card>img{height:250px}.round-icon{top:218px}.features{grid-template-columns:1fr}footer{grid-template-columns:1fr}.legal{padding:0 15px}}


/* v1.2 — card allineate, WhatsApp affidabile e fasciatoio responsive */
html,body{width:100%;max-width:100%;overflow-x:hidden}
img{max-width:100%}

.cards{align-items:stretch}
.card{display:flex;flex-direction:column;min-width:0;height:100%}
.card>img{flex:0 0 auto;width:100%;max-width:100%}
.card-body{display:grid;grid-template-rows:auto auto 1fr auto;justify-items:center;align-items:start;flex:1;width:100%;min-height:300px;padding:39px 28px 28px}
.card-body h2,.card-body .mini-heart,.card-body p,.card-body a{min-width:0}
.card-body p{align-self:start;margin:10px 0 20px}
.card-body a{align-self:end;margin-top:auto}
.whatsapp-button{cursor:pointer;touch-action:manipulation}

.about,.about-copy,.about-photo{min-width:0;max-width:100%}
.about-photo{overflow:hidden}
.about-photo img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}

@media(max-width:900px){
  .about{overflow:hidden;width:100%}
  .about-photo{width:100%;max-width:100%;height:auto;min-height:0;aspect-ratio:4/3}
  .about-photo img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}
  .card-body{min-height:285px}
}
@media(max-width:560px){
  .about-photo{width:100%;height:auto;aspect-ratio:1/1}
  .about-photo img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}
  .cards{width:100%;max-width:100%}
  .card{width:100%;max-width:100%}
  .card-body{min-height:275px}
}
