:root{--ink:#171a21;--navy:#172033;--cocoa:#72452e;--cream:#f7f1e8;--sand:#e8d4bc;--line:#ded3c7;--white:#fff;--green:#1f9d57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.promo{overflow:hidden;background:var(--ink);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.promo>div{display:flex;width:max-content;gap:22px;padding:9px 0;animation:marquee 24s linear infinite}.promo i{color:#d6aa7d}@keyframes marquee{to{transform:translateX(-50%)}}header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:12px max(22px,calc((100vw - 1240px)/2));background:rgba(255,255,255,.92);border-bottom:1px solid rgba(23,26,33,.08);backdrop-filter:blur(12px)}.brand img{display:block;width:70px;height:48px;object-fit:cover;border-radius:7px}nav{display:flex;gap:28px}nav a,.actions a{color:inherit;text-decoration:none;font-size:.86rem}.top-cta,.primary,.secondary,.light,.submit{border:0;cursor:pointer;font:700 .86rem "DM Sans",sans-serif}.top-cta,.primary{border-radius:999px;background:var(--ink);color:#fff;padding:14px 22px}.hero{min-height:720px;display:grid;grid-template-columns:.83fr 1.17fr;background:var(--cream)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:75px max(28px,calc((100vw - 1240px)/2)) 75px max(28px,calc((100vw - 1240px)/2));padding-right:60px}.eyebrow{margin:0 0 14px;color:#9a6240;font-size:.72rem;font-weight:800;letter-spacing:.18em}.hero h1,.intro h2,.offer h2,.lifestyle h2,.closing h2,.dialog h2{font-family:"Playfair Display",serif}.hero h1{margin:0;font-size:clamp(3.1rem,5.4vw,6.1rem);line-height:.94;letter-spacing:-.045em}.hero h1 em{display:block;color:var(--cocoa);font-weight:600}.lead{max-width:600px;margin:27px 0 24px;color:#655d57;font-size:1.05rem;line-height:1.7}.hero-price{display:flex;align-items:baseline;gap:12px}.hero-price span,.hero-price small{font-size:.78rem;color:#736860}.hero-price strong{font-family:"Playfair Display",serif;font-size:2rem}.actions{display:flex;align-items:center;gap:22px;margin-top:26px}.trust{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px;color:#635950;font-size:.76rem;font-weight:700}.hero figure{margin:0;min-height:720px}.hero figure img{width:100%;height:100%;object-fit:cover}.intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:110px max(24px,calc((100vw - 1160px)/2))}.intro h2{margin:0;font-size:clamp(2.7rem,4vw,4.7rem);line-height:1}.intro>p{margin:24px 0 0;color:#6b625d;font-size:1.05rem;line-height:1.75}.models{display:grid;gap:0}.models article{display:grid;grid-template-columns:1.08fr .92fr;min-height:600px}.models article.reverse{direction:rtl}.models article.reverse>*{direction:ltr}.model-image{background:#eee8e0}.model-image img{width:100%;height:100%;object-fit:cover}.model-copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(40px,8vw);background:var(--navy);color:#fff}.reverse .model-copy{background:var(--cocoa)}.model-copy>span{font-size:.69rem;letter-spacing:.17em;color:#d7ba9b}.model-copy h3{margin:12px 0;font-family:"Playfair Display",serif;font-size:3.5rem}.model-copy p,.model-copy li{color:rgba(255,255,255,.76);line-height:1.65}.model-copy ul{padding-left:18px}.secondary{align-self:flex-start;margin-top:20px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:transparent;color:#fff;padding:13px 18px}.lifestyle{position:relative;min-height:700px}.lifestyle img{width:100%;height:700px;object-fit:cover}.lifestyle>div{position:absolute;left:max(24px,calc((100vw - 1180px)/2));bottom:45px;max-width:470px;background:rgba(255,255,255,.92);padding:34px;border-radius:22px;backdrop-filter:blur(8px)}.lifestyle h2{margin:0;font-size:3rem;line-height:1}.lifestyle p:last-child{color:#685f59;line-height:1.65}.offer{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;background:#efe1d1}.offer-copy{padding:90px max(35px,9vw)}.offer h2{margin:0;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1}.offer-copy>p:not(.eyebrow){color:#665b53;line-height:1.65}.offer>img{width:100%;height:100%;min-height:620px;object-fit:cover}.price-row{display:flex;align-items:baseline;gap:18px;margin:26px 0}.price-row del{color:#917e70}.price-row strong{font-family:"Playfair Display",serif;font-size:2.7rem}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.chips span{border:1px solid #ceb99f;border-radius:999px;background:rgba(255,255,255,.55);padding:8px 11px;font-size:.71rem;font-weight:700}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.benefits>div{background:#fff;padding:70px 8vw}.benefits span{color:#a06b49;font-family:"Playfair Display",serif;font-size:1.6rem}.benefits h3{font-family:"Playfair Display",serif;font-size:1.7rem}.benefits p{color:#6c645f;line-height:1.6}.closing{text-align:center;background:var(--ink);color:#fff;padding:105px 22px}.closing h2{margin:0 auto 28px;max-width:800px;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.light{border-radius:999px;background:#fff;color:var(--ink);padding:15px 24px}footer{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;padding:35px;background:#111319;color:#fff;font-size:.78rem}footer img{width:75px;height:50px;object-fit:cover;border-radius:7px}footer small{color:#a7a8ac}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:45;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 15px 38px rgba(20,30,24,.3)}.whatsapp svg{width:29px;fill:currentColor}.modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px}.modal[hidden]{display:none}.backdrop{position:absolute;inset:0;background:rgba(13,14,18,.64);backdrop-filter:blur(7px)}.dialog{position:relative;width:min(760px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:24px;background:#fffaf4;padding:30px;box-shadow:0 35px 100px rgba(0,0,0,.35)}.close{position:absolute;right:15px;top:13px;border:0;background:transparent;font-size:1.7rem;cursor:pointer}.dialog h2{margin:0;font-size:2.5rem}.dialog>p{margin:6px 0 20px;color:#76675d}.dialog form{display:grid;gap:18px}.dialog fieldset{display:grid;gap:12px;margin:0;border:0;border-top:1px solid var(--line);padding:16px 0 0}.dialog legend{font-size:.84rem;font-weight:800}.offers,.payments{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offers label,.payments label{display:flex;align-items:flex-start;gap:10px;border:1px solid #d9cdc0;border-radius:14px;background:#fff;padding:14px;cursor:pointer}.offers label.selected,.payments label.selected{border-color:#9a6240;background:#f8eee3}.offers span,.payments span{display:flex;flex-direction:column}.offers b,.payments b{font-size:.8rem}.offers small,.payments small{margin-top:4px;color:#776c65;font-size:.66rem}.grid{display:grid;gap:11px}.two{grid-template-columns:1fr 1fr}label{font-size:.76rem;font-weight:700}.dialog input,.dialog select,.dialog textarea{width:100%;min-height:48px;border:1px solid #d8cbc0;border-radius:11px;background:#fff;padding:11px;font:inherit}.dialog input[type=radio],.dialog input[type=checkbox]{width:auto;min-height:auto}.variant{display:grid;grid-template-columns:92px 1fr 1fr;align-items:end;gap:10px;margin-bottom:10px}.variant strong{padding-bottom:14px;font-size:.76rem}.consent{display:flex;align-items:center;gap:8px;font-weight:400}.hp{position:absolute;left:-9999px}.submit{min-height:54px;border-radius:999px;background:var(--ink);color:#fff}.submit:disabled{opacity:.6}#form-message{margin:0;color:#a63737;font-size:.8rem;font-weight:700}.success{text-align:center;padding:35px 10px}.success[hidden]{display:none}.success>span{display:grid;place-items:center;width:62px;height:62px;margin:auto;border-radius:50%;background:var(--green);color:#fff;font-size:1.5rem}.success h2{margin-top:18px}
@media(max-width:850px){nav{display:none}.hero,.intro,.models article,.offer{grid-template-columns:1fr}.hero{min-height:0}.hero-copy{padding:65px 24px}.hero figure,.hero figure img{min-height:480px}.models article.reverse{direction:ltr}.model-copy{padding:58px 28px}.intro{gap:25px;padding:80px 24px}.lifestyle,.lifestyle img{min-height:620px;height:620px}.lifestyle>div{left:18px;right:18px;bottom:18px}.offer-copy{padding:70px 26px}.offer>img{min-height:430px}.benefits{grid-template-columns:1fr}.benefits>div{padding:45px 28px}.whatsapp{right:14px;bottom:14px;width:52px;height:52px}}
@media(max-width:600px){.top-cta{padding:12px 15px}.hero h1{font-size:3.35rem}.hero figure,.hero figure img{min-height:390px}.actions{align-items:flex-start;flex-direction:column}.intro h2{font-size:2.8rem}.models article{min-height:0}.model-image{height:380px}.model-copy h3{font-size:2.8rem}.lifestyle h2{font-size:2.35rem}.offers,.payments,.two{grid-template-columns:1fr}.variant{grid-template-columns:1fr 1fr}.variant strong{grid-column:1/-1;padding:0}.dialog{width:100%;min-height:100vh;max-height:100vh;border-radius:0;padding:24px 18px}.modal{padding:0}.dialog h2{font-size:2rem}}

/* Las fotografías siempre se muestran completas, sin recortar rostros, pies ni producto. */
.hero{align-items:center}.hero figure{display:flex;align-items:center;min-height:0;background:#eadfce}.hero figure img{width:100%;height:auto;min-height:0;object-fit:contain}.model-image{display:flex;align-items:center;justify-content:center;padding:24px;background:#f3ede5}.model-image img{width:100%;height:auto;max-height:620px;object-fit:contain}.lifestyle{min-height:0;background:#efe4d7}.lifestyle img{display:block;width:100%;height:auto;min-height:0;object-fit:contain}.offer{align-items:stretch}.offer>img{align-self:center;width:100%;height:auto;min-height:0;object-fit:contain;background:#e9d8c5}
@media(max-width:850px){.hero figure,.hero figure img{min-height:0}.lifestyle,.lifestyle img{height:auto;min-height:0}.offer>img{min-height:0}.model-image{height:auto;min-height:0;padding:18px}}
@media(max-width:600px){.hero figure,.hero figure img{min-height:0}.model-image{height:auto;padding:14px}.model-image img{max-height:none}.lifestyle>div{position:relative;left:auto;right:auto;bottom:auto;margin:0;border-radius:0}.offer>img{min-height:0}}

/* El texto de lifestyle queda fuera de la foto para no cubrir el calzado. */
.lifestyle{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:stretch;background:#efe4d7}.lifestyle img{grid-column:1;width:100%;height:100%;object-fit:cover}.lifestyle>div{position:static;display:flex;flex-direction:column;justify-content:center;max-width:none;padding:55px;border-radius:0;background:#f8f2e9;backdrop-filter:none}.testimonials{padding:105px max(24px,calc((100vw - 1160px)/2));background:#fff}.testimonials-heading{max-width:730px;margin:0 auto 45px;text-align:center}.testimonials-heading h2{margin:0;font-family:"Playfair Display",serif;font-size:clamp(2.7rem,4vw,4.7rem);line-height:1}.testimonials-heading>p:last-child{color:#6c645f;line-height:1.65}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-grid article{display:flex;flex-direction:column;min-height:280px;border:1px solid #eadfd4;border-radius:22px;background:#fbf7f1;padding:30px;box-shadow:0 15px 45px rgba(64,43,27,.06)}.stars{color:#b4773f;font-size:1rem;letter-spacing:.14em}.testimonial-grid blockquote{margin:24px 0;flex:1;font-family:"Playfair Display",serif;font-size:1.35rem;line-height:1.5}.testimonial-grid article>p{display:flex;flex-direction:column;gap:4px;margin:0}.testimonial-grid strong{font-size:.84rem}.testimonial-grid span{color:#806f63;font-size:.7rem}.review-note{margin-top:24px;text-align:center;color:#8b7b70;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}@media(max-width:850px){.lifestyle{grid-template-columns:1fr}.lifestyle img{grid-column:auto;height:auto;object-fit:contain}.lifestyle>div{padding:45px 28px}.testimonial-grid{grid-template-columns:1fr}.testimonials{padding:75px 24px}.testimonial-grid article{min-height:0}}

/* Transportadoras: franja inferior en colores originales. */
.shipping{overflow:hidden;background:#fbf8f3;padding:78px 0 70px;border-top:1px solid #eee5db}.shipping-heading{max-width:720px;margin:0 auto 38px;padding:0 24px;text-align:center}.shipping-heading h2{margin:0;font-family:"Playfair Display",serif;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05}.shipping-heading>p:last-child{margin:16px auto 0;color:#6c645f;line-height:1.65}.shipping-marquee{overflow:hidden;position:relative}.shipping-marquee:before,.shipping-marquee:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:min(12vw,150px);pointer-events:none}.shipping-marquee:before{left:0;background:linear-gradient(90deg,#fbf8f3,transparent)}.shipping-marquee:after{right:0;background:linear-gradient(270deg,#fbf8f3,transparent)}.shipping-track{display:flex;width:max-content;gap:18px;animation:carrier-marquee 28s linear infinite;will-change:transform}.shipping-track:hover{animation-play-state:paused}.carrier{display:grid;place-items:center;width:250px;height:112px;border:1px solid #e5d9cc;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(61,43,30,.07);padding:22px 28px}.carrier img{display:block;width:100%;height:100%;object-fit:contain}@keyframes carrier-marquee{to{transform:translateX(calc(-50% - 9px))}}@media(prefers-reduced-motion:reduce){.shipping-track{animation:none}}@media(max-width:600px){.shipping{padding:58px 0 52px}.carrier{width:205px;height:92px;padding:18px 22px}.shipping-track{gap:12px}@keyframes carrier-marquee{to{transform:translateX(calc(-50% - 6px))}}}

/* Cabecera premium: logo amplio, completo y con alto contraste. */
header{min-height:88px;background:rgba(17,19,25,.97);border-bottom:1px solid rgba(214,170,125,.28)}.brand{display:flex;align-items:center;min-width:170px}.brand img{width:160px;height:68px;object-fit:contain;object-position:center;border-radius:0}nav a{color:#fff}.top-cta{background:#f4eadc;color:#171a21}.top-cta:hover,.top-cta:focus-visible{background:#dfbd8a}@media(max-width:600px){header{min-height:76px;padding-top:7px;padding-bottom:7px}.brand{min-width:0}.brand img{width:125px;height:58px}.top-cta{font-size:.74rem;padding:11px 14px}}
