.hero-photo{display:block;min-height:580px}.hero-photo>img{width:100%;height:580px;object-fit:cover;object-position:center 40%;border-radius:160px 18px 18px 18px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-label{position:absolute;right:-18px;bottom:30px;background:var(--blue);color:white;padding:22px 26px;min-width:245px;display:grid;gap:4px;box-shadow:var(--shadow)}.hero-label small{color:var(--peach);letter-spacing:.16em}.hero-label b{font-family:Georgia,"Times New Roman",serif;font-size:24px}.hero-label a{font-size:13px;margin-top:5px}.hero-photo .float-badge{left:-35px;bottom:60px}
.product-card{cursor:pointer}.product-info:after{content:"Ver expediente →";display:block;font-size:11px;font-weight:800;letter-spacing:.05em;margin-top:12px}.product-bottom{margin-top:12px}.product-image img{object-position:center}
.boxes{background:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.boxes-photo{position:relative}.boxes-photo:before{content:"PROMO APROBADA";position:absolute;z-index:2;right:-24px;top:-24px;width:110px;height:110px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:800;transform:rotate(9deg)}.boxes-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:18px 140px 18px 18px;box-shadow:var(--shadow)}.boxes-copy h2{font-size:clamp(48px,5vw,74px)}.boxes-copy>p:not(.eyebrow){line-height:1.7;max-width:590px}.box-options{display:grid;gap:10px;margin-top:26px}.box-options button{border:1px solid var(--blue);background:var(--cream);color:var(--blue);padding:16px 18px;display:grid;grid-template-columns:1fr auto;text-align:left;border-radius:10px;cursor:pointer;transition:.2s}.box-options button:hover{background:var(--blue);color:white;transform:translateX(5px)}.box-options span{font-weight:800}.box-options b{font-size:18px}.box-options small{grid-column:1/-1;margin-top:4px;opacity:.7}
.product-modal{border:0;padding:0;width:min(1040px,calc(100% - 30px));max-height:92vh;background:var(--cream);color:var(--blue);border-radius:18px;box-shadow:var(--shadow);overflow:auto}.product-modal::backdrop,.box-modal::backdrop{background:rgba(4,28,57,.58)}.product-modal[open]{display:grid;grid-template-columns:1fr 1fr}.product-modal .modal-close{z-index:4;background:var(--cream);border-radius:50%;width:42px;height:42px;line-height:30px;right:16px;top:16px}.product-gallery{background:var(--paper);padding:18px;min-width:0}.product-gallery>img{width:100%;height:570px;object-fit:cover;border-radius:10px}.product-gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.product-gallery button{border:2px solid transparent;background:none;padding:0;cursor:pointer}.product-gallery button.active{border-color:var(--blue)}.product-gallery button img{height:88px;width:100%;object-fit:cover}.product-dossier{padding:48px 42px 36px;display:flex;flex-direction:column}.product-dossier h2{font-family:Georgia,"Times New Roman",serif;font-size:58px;line-height:1;margin:0 0 18px}.dossier-lead{font-size:16px;line-height:1.7}.lab-data{display:grid;gap:0;border:1px solid var(--line);margin:18px 0}.lab-data section{padding:14px 16px;border-bottom:1px solid var(--line)}.lab-data section:last-child{border:0}.lab-data small,.dossier-result span{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--gold)}.lab-data p{margin:6px 0 0;line-height:1.5;font-size:14px}.flasks{letter-spacing:.28em;margin-top:8px}.dossier-result{border:2px dashed var(--blue);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;transform:rotate(-1deg)}.dossier-result b{font-size:20px}.dossier-buy{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px}.dossier-buy>b{font-size:25px}
.box-modal{border:0;border-radius:18px;background:var(--cream);color:var(--blue);padding:34px;width:min(690px,calc(100% - 28px));box-shadow:var(--shadow)}.box-modal h2{font-family:Georgia,"Times New Roman",serif;font-size:48px;margin:0 0 20px}.box-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}.box-progress>span{height:10px;background:var(--paper);border-radius:99px;overflow:hidden}.box-progress>span:after{content:"";display:block;width:var(--progress,0%);height:100%;background:var(--gold);transition:.2s}.flavor-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.flavor-row{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;border:1px solid var(--line);background:white;border-radius:10px;padding:8px}.flavor-row img{width:55px;height:55px;object-fit:cover;border-radius:7px}.flavor-row span{font-weight:700}.flavor-counter{display:flex;align-items:center;gap:7px}.flavor-counter button{width:28px;height:28px;border:1px solid var(--line);background:var(--cream);color:var(--blue);border-radius:50%;cursor:pointer}.box-modal-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px}.box-modal-foot>div{display:grid}.box-modal-foot small{font-size:10px;letter-spacing:.12em}.box-modal-foot b{font-size:24px}.box-modal-foot button:disabled{opacity:.35;cursor:not-allowed}
@media(max-width:720px){.hero-photo{min-height:460px}.hero-photo>img{height:460px;border-radius:90px 14px 14px}.hero-label{right:0;bottom:-20px;min-width:220px}.hero-photo .float-badge{left:0;bottom:60px}.boxes{grid-template-columns:1fr}.boxes-photo:before{right:-4px}.product-modal[open]{display:block}.product-gallery>img{height:360px}.product-dossier{padding:30px 20px}.product-dossier h2{font-size:45px}.product-gallery button img{height:62px}.flavor-picker{grid-template-columns:1fr}.box-modal{padding:28px 18px}.box-modal h2{font-size:38px}.box-modal-foot{gap:12px}.box-modal-foot .button{padding:12px 15px}}
.hero-photo>img{object-fit:contain;object-position:center;background:#f4dbc1;border-radius:18px}
@media(max-width:720px){.hero-photo>img{border-radius:14px}}
