:root{--violet:#56379a;--violet-dark:#39206f;--navy:#0c1f61;--peach:#ffc786;--red:#dc2238;--cream:#fff8eb;--white:#fff;--ink:#101c4e;--muted:#656278;--line:#ded8ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Montserrat',sans-serif;overflow-x:hidden}img{display:block;max-width:100%}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:var(--violet);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.16)}.brand img{width:150px;height:58px;object-fit:contain}.topbar nav{display:flex;gap:31px}.topbar nav a,.nav-cta{color:#fff;text-decoration:none;font-size:13px;font-weight:700}.nav-cta{padding:12px 18px;border:1px solid rgba(255,255,255,.5);border-radius:99px}.nav-cta span{margin-left:5px}.hero{min-height:680px;display:grid;grid-template-columns:48% 52%;background:var(--violet);color:#fff;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:330px;height:330px;border:80px solid rgba(255,255,255,.045);border-radius:50%;left:-170px;bottom:-170px}.hero-copy{align-self:center;padding:80px 5vw 100px 9vw;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;margin:0 0 18px;color:var(--violet)}.hero .eyebrow,.eyebrow.light{color:var(--peach)}h1,h2,h3,p{margin-top:0}.hero h1,.section-heading h2,.story h2,.wholesale h2{font-size:clamp(50px,6vw,88px);line-height:.95;letter-spacing:-4px;margin:0;font-weight:900}.hero h1 em,.section-heading h2 em,.story h2 em,.wholesale h2 em{font-family:'Lobster',cursive;font-weight:400;color:var(--peach);letter-spacing:-1px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:520px;margin:29px 0 34px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:99px;padding:15px 22px;background:var(--violet);color:#fff;text-decoration:none;font:800 13px 'Montserrat',sans-serif;cursor:pointer}.button:disabled{opacity:.4;cursor:not-allowed}.button.primary{background:var(--peach);color:var(--navy)}.text-link{color:#fff;font-size:13px;font-weight:800}.hero-image{margin:0;min-height:680px;position:relative;clip-path:polygon(9% 0,100% 0,100% 100%,0 100%)}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(86,55,154,.48),transparent 38%)}.hero-image figcaption{position:absolute;right:35px;bottom:30px;z-index:2;background:#fff;color:var(--navy);padding:15px 19px;font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:1px;transform:rotate(-2deg)}.hero-image figcaption strong{font-family:'Lobster',cursive;color:var(--red);font-size:20px;text-transform:none;letter-spacing:0}.hero-stamp{position:absolute;z-index:3;right:calc(52% - 62px);top:72px;background:var(--red);color:#fff;width:120px;height:120px;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:900;text-transform:uppercase;font-size:14px;line-height:1.15;transform:rotate(-8deg);border:6px solid var(--cream)}.promise{min-height:76px;display:flex;align-items:center;justify-content:center;gap:7vw;padding:18px 5vw;background:var(--peach);color:var(--navy);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.products{padding:120px 7vw 130px}.section-heading{max-width:790px;margin:0 auto 80px;text-align:center}.section-heading h2{font-size:clamp(47px,6vw,76px)}.section-heading h2 em{color:var(--violet)}.section-heading>p:last-child{max-width:510px;margin:25px auto 0;line-height:1.7;color:var(--muted)}.product{max-width:1160px;margin:0 auto 80px;display:grid;grid-template-columns:1.08fr .92fr;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(22,25,60,.08);min-height:520px}.product.reverse{grid-template-columns:.92fr 1.08fr}.product.reverse .product-photo{order:2}.product-photo{min-height:500px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product:hover .product-photo img{transform:scale(1.02)}.product-copy{padding:64px 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.product-number{position:absolute;top:27px;right:29px;font-size:11px;font-weight:800;letter-spacing:1px;opacity:.55}.product-copy h3{font-size:clamp(43px,5vw,68px);line-height:1;margin:0 0 20px;letter-spacing:-3px}.product-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;color:var(--muted);max-width:470px}.product-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 24px;margin:5px 0 23px;padding:0;list-style:none;font-size:12px;font-weight:700}.product-copy li:before{content:'•';color:var(--red);margin-right:8px}.format{padding:8px 12px;border-radius:99px;background:var(--cream);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.product-avenitas .product-copy{background:#f9d985}.product-pepas .product-copy{background:var(--red);color:#fff}.product-pepas .product-copy p{color:#fff}.product-pepas .format{color:var(--red)}.product-chocolate .product-copy{background:var(--violet);color:#fff}.product-chocolate .product-copy p{color:#f3edff}.product-chocolate .eyebrow{color:var(--peach)}.product-bizcochos .product-copy{background:var(--navy);color:#fff}.product-bizcochos .product-copy p{color:#e8ebff}.product-bizcochos .eyebrow{color:var(--peach)}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--violet);color:#fff}.story-photo{min-height:750px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy{padding:100px 8vw 90px}.story h2{font-size:clamp(45px,5vw,70px);margin-bottom:35px}.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;color:#f0eaff;max-width:590px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;padding-top:30px;border-top:1px solid rgba(255,255,255,.25)}.timeline strong{display:block;color:var(--peach);font-size:23px}.timeline span{display:block;font-size:10px;line-height:1.4;margin-top:6px;text-transform:uppercase;font-weight:700}.wholesale{display:grid;grid-template-columns:.85fr 1.15fr;gap:6vw;padding:120px 7vw;background:var(--navy);color:#fff}.wholesale-copy{padding-top:35px}.wholesale h2{font-size:clamp(44px,5vw,70px)}.wholesale-copy>p:not(.eyebrow){line-height:1.7;max-width:500px;margin:30px 0}.benefits{display:flex;flex-wrap:wrap;gap:8px}.benefits span{border:1px solid rgba(255,255,255,.35);border-radius:99px;padding:8px 11px;font-size:10px;font-weight:700;text-transform:uppercase}.form-panel{background:#fff;color:var(--ink);border-radius:24px;padding:34px;min-height:565px}.form-top{display:flex;justify-content:space-between;align-items:flex-start}.form-top div{display:grid;gap:5px}.form-top small{text-transform:uppercase;font-size:9px;letter-spacing:1.2px;font-weight:800;color:var(--violet)}.form-top strong{font-size:14px}.form-top>span{font-size:11px;font-weight:700;color:var(--muted)}.progress{height:5px;border-radius:5px;background:#ece9e4;margin:20px 0 32px;overflow:hidden}.progress i{display:block;width:50%;height:100%;background:var(--red);transition:width .25s}.form-step{display:none;border:0;margin:0;padding:0}.form-step.active{display:block}.form-step legend{font-size:28px;font-weight:900;letter-spacing:-1px}.help{font-size:12px;color:var(--muted);line-height:1.5;margin:9px 0 22px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px}.choice{border:1px solid #ddd9d2;border-radius:10px;background:#faf9f6;padding:15px 13px;color:var(--ink);font:700 12px 'Montserrat',sans-serif;text-align:left;cursor:pointer}.choice:hover,.choice.selected{background:#eee7ff;border-color:var(--violet);box-shadow:inset 3px 0 0 var(--violet)}.form-next{margin-left:auto}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-panel label:not(.check){display:block;font-size:10px;font-weight:800;margin-bottom:14px;text-transform:uppercase;letter-spacing:.35px}.form-panel input:not([type=checkbox]),.form-panel select{display:block;width:100%;margin-top:7px;border:1px solid #dcd7ce;border-radius:9px;background:#fff;padding:12px;color:var(--ink);font:13px 'Montserrat',sans-serif;text-transform:none;letter-spacing:0}.check{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.45;color:var(--muted);margin:3px 0 19px}.check input{accent-color:var(--violet);width:16px;height:16px;margin:0;flex:0 0 auto}.form-actions{display:flex;justify-content:space-between;align-items:center}.text-button{border:0;background:none;color:var(--violet);font:800 12px 'Montserrat',sans-serif;cursor:pointer}.submit{background:var(--red)}.success{display:none;text-align:center;padding:55px 18px}.success.show{display:block}.success>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:var(--peach);color:var(--navy);font-weight:900}.success h3{font-size:29px;margin-bottom:13px}.success p{max-width:420px;margin:0 auto 22px;color:var(--muted);font-size:13px;line-height:1.7}footer{min-height:120px;background:var(--violet-dark);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:25px 5vw;font-size:11px}footer .brand img{width:135px}footer p{margin:0;opacity:.8}footer>a:last-child{color:#fff;font-weight:700}
@media(max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:90px 8vw}.hero-image{clip-path:none;min-height:480px}.hero-stamp{display:none}.promise{gap:25px;justify-content:flex-start;overflow:auto}.product,.product.reverse{grid-template-columns:1fr}.product.reverse .product-photo{order:0}.product-photo{min-height:420px}.story,.wholesale{grid-template-columns:1fr}.story-photo{min-height:550px}.wholesale{padding:80px 7vw}.wholesale-copy{padding:0}.form-panel{min-height:auto}}
@media(max-width:600px){.topbar{height:70px;padding:0 5vw}.brand img{width:125px}.nav-cta{font-size:10px;padding:10px 12px}.hero h1{font-size:52px}.hero-copy{padding:72px 7vw}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-image{min-height:380px}.promise{font-size:10px}.products{padding:80px 5vw}.section-heading{margin-bottom:50px}.product{margin-bottom:35px;border-radius:19px}.product-photo{min-height:330px}.product-copy{padding:55px 8vw}.product-copy ul{grid-template-columns:1fr}.story-photo{min-height:390px}.story-copy{padding:70px 8vw}.timeline{gap:8px}.timeline strong{font-size:18px}.wholesale{padding:70px 5vw}.form-panel{padding:25px 20px}.two-fields,.choice-grid{grid-template-columns:1fr}.form-step legend{font-size:24px}footer{align-items:flex-start;flex-direction:column;gap:20px;padding:35px 7vw}}

/* Ajustes de identidad y fusión visual del hero */
.topbar{height:94px}
.topbar .brand img{width:210px;height:78px}
.hero{display:block}
.hero-copy{width:53%;min-height:680px;display:flex;flex-direction:column;justify-content:center}
.hero-image{position:absolute;inset:0 0 0 auto;width:66%;min-height:680px;clip-path:none}
.hero-image img{object-position:center bottom;transform:scale(1.18);transform-origin:center bottom}
.hero-image:after{background:linear-gradient(90deg,var(--violet) 0%,rgba(86,55,154,.98) 10%,rgba(86,55,154,.78) 24%,rgba(86,55,154,.32) 39%,transparent 55%)}
.hero-stamp{right:auto;left:42%;top:82px}
footer{min-height:145px}
footer .brand img{width:200px;height:82px}

@media(max-width:900px){
  .topbar .brand img{width:180px;height:68px}
  .hero{display:flex;flex-direction:column}
  .hero-copy{width:100%;min-height:auto}
  .hero-image{position:relative;inset:auto;width:100%;min-height:480px}
  .hero-image img{object-position:center bottom;transform:scale(1.12)}
  .hero-image:after{background:linear-gradient(180deg,var(--violet),rgba(86,55,154,.35) 18%,transparent 38%)}
}

@media(max-width:600px){
  .topbar{height:78px}
  .topbar .brand img{width:150px;height:62px}
  .hero-image{min-height:380px}
  footer .brand img{width:180px;height:74px}
}

.product-bizcochos .format{background:var(--cream);color:var(--navy);font-size:11px}

/* Hero continuo: la foto ocupa todo el fondo y el violeta se funde encima */
.hero-image{inset:0;width:100%;z-index:0}
.hero-image img{transform:none;object-position:70% bottom}
.hero-image:after{background:linear-gradient(90deg,var(--violet) 0%,var(--violet) 34%,rgba(86,55,154,.98) 40%,rgba(86,55,154,.9) 47%,rgba(86,55,154,.65) 55%,rgba(86,55,154,.3) 65%,transparent 78%)}
.hero-copy{position:relative;z-index:2}
.hero-stamp{display:none}

@media(max-width:900px){
  .hero-image{position:relative;inset:auto;width:100%;z-index:0}
  .hero-image img{transform:none;object-position:center bottom}
  .hero-image:after{background:linear-gradient(180deg,var(--violet) 0%,rgba(86,55,154,.55) 18%,transparent 42%)}
}

/* Correcciones finales de contraste e integración */
.hero-stamp{display:none!important}
.hero-copy{background:var(--violet)}
.hero-copy>*{position:relative;z-index:2}
.hero-copy:after{content:'';position:absolute;z-index:1;top:0;left:100%;width:40vw;height:100%;pointer-events:none;background:linear-gradient(90deg,var(--violet) 0%,rgba(86,55,154,.98) 12%,rgba(86,55,154,.82) 34%,rgba(86,55,154,.5) 58%,rgba(86,55,154,.18) 82%,transparent 100%)}
.hero-image:after{background:none}
.product-chocolate .format{background:var(--cream);color:var(--navy);font-size:11px}

@media(max-width:900px){
  .hero-copy{background:var(--violet)}
  .hero-copy:after{display:none}
  .hero-image:after{background:linear-gradient(180deg,var(--violet) 0%,rgba(86,55,154,.45) 16%,transparent 40%)}
}
