:root{--ink:#121722;--navy:#16274d;--cream:#f4eee5;--gold:#b39465;--line:#ddd3c7;--paper:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,sans-serif;line-height:1.55}h1,h2,h3,.price strong,.product-price strong{font-family:Georgia,serif}button{cursor:pointer}.promo{overflow:hidden;background:var(--ink);color:white}.promo>div{display:flex;width:max-content;gap:24px;padding:9px 0;white-space:nowrap;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:9px 7%;position:sticky;top:0;z-index:30;background:#fffdf9ee;backdrop-filter:blur(12px);border-bottom:1px solid #eee}header img,footer img{width:84px;height:58px;object-fit:contain}nav{display:flex;gap:30px}nav a{color:inherit;text-decoration:none}header button,.hero button,.primary,.payment-story button,.submit{border:0;border-radius:999px;background:var(--navy);color:#fff;padding:14px 22px;font-weight:800}.hero{position:relative;min-height:760px;display:grid;align-items:center}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:1;width:520px;margin-left:7%;padding:55px;background:#fffdf5e8;border-radius:24px;backdrop-filter:blur(8px)}.hero-copy>span,.eyebrow,.intro>span{font-size:.73rem;font-weight:800;letter-spacing:.17em;color:#8b6a3e}.hero h1{font-size:clamp(3.2rem,6vw,5.6rem);line-height:.92;margin:18px 0}.hero p{color:#5f5a54}.price,.product-price{display:flex;align-items:center;gap:15px;margin:24px 0}.price strong,.product-price strong{font-size:2.2rem}.price small,.product-price small{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 10px}.intro{text-align:center;max-width:900px;margin:auto;padding:110px 25px}.intro h2{font-size:clamp(2.8rem,5vw,5rem);line-height:1;margin:15px 0}.intro p{max-width:620px;margin:auto;color:#655f59;font-size:1.08rem}.product{max-width:1220px;margin:0 auto 110px;display:grid;grid-template-columns:1.05fr .95fr;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 25px 80px #1c223015}.stage{background:var(--cream);min-height:680px;display:grid;place-items:center}.stage img{width:100%;height:100%;object-fit:contain}.product-copy{padding:70px 58px}.product-copy h2{font-size:4.2rem;margin:5px 0}.product-copy h3{font:800 .82rem Arial;margin:30px 0 10px}.swatches,.sizes{display:flex;flex-wrap:wrap;gap:9px}.swatches button,.sizes span{border:1px solid var(--line);background:white;border-radius:10px;padding:10px 13px;display:flex;gap:7px;align-items:center}.swatches .active{border:2px solid var(--navy)}.swatches i{width:16px;height:16px;border-radius:50%;background:var(--c);border:1px solid #999}.sizes span{min-width:45px;justify-content:center}.primary{width:100%;margin-top:28px}.trust{display:flex;justify-content:space-between;gap:8px;margin-top:15px;font-size:.75rem;color:#655e58}.details{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:white}.details article{padding:70px 7vw;border-right:1px solid #ffffff26}.details b{color:var(--gold)}.details h3{font-size:1.8rem}.details p{color:#c9c9c9}.payment-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--cream)}.payment-story>div{padding:10vw}.payment-story h2{font-size:clamp(2.6rem,4.8vw,5rem);line-height:1;margin:10px 0}.payment-story h2 em{color:var(--navy)}.payment-story img{width:100%;height:680px;object-fit:contain}.community{text-align:center;padding:110px 6%}.community h2{font-size:clamp(2.5rem,4vw,4.6rem)}.community>div{max-width:1180px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.community article{border:1px solid var(--line);border-radius:20px;padding:28px}.community article>span{font:3rem Georgia;color:var(--gold)}.community article p{font:1.15rem Georgia}.carriers{text-align:center;border-top:1px solid var(--line);padding:35px}.carriers>div{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.carriers img{height:34px;max-width:160px;object-fit:contain}footer{text-align:center;padding:45px}.whatsapp{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#20b965;color:white;text-decoration:none;font-size:2rem;z-index:40}dialog{border:0;border-radius:25px;width:min(720px,calc(100% - 24px));max-height:92vh;padding:35px;box-shadow:0 30px 100px #0006}dialog::backdrop{background:#10141dcc;backdrop-filter:blur(5px)}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:1.7rem}.summary{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;background:var(--cream);padding:10px;border-radius:14px}.summary img{width:70px;height:70px;object-fit:contain}.summary small{display:block}fieldset{border:0;border-top:1px solid var(--line);margin:22px 0;padding:15px 0 0}legend{font-weight:800}.grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.grid label{font-size:.76rem;font-weight:800}.wide{grid-column:1/-1}input,select,textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;margin-top:4px}.payments{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payments label{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:14px;padding:14px;cursor:pointer}.payments label.selected{border:2px solid #ff7767;background:#fff2e8}.payments input{width:auto}.payments label>span:last-child{display:flex;flex-wrap:wrap;gap:5px}.payments b,.payments small{width:100%}.payments em{font-style:normal;font-size:.56rem;font-weight:800;border:1px solid #ddd;border-radius:6px;padding:3px 5px}.icon{color:#f16c5f}.consent{display:flex;gap:8px;font-size:.76rem}.consent input{width:auto}.hp{position:absolute;left:-9999px}.submit{width:100%;font-size:.95rem}#message{color:#a22;text-align:center}#success{text-align:center;padding:50px 20px}
@media(max-width:760px){header{height:66px;padding:6px 5%}header img{width:70px}nav{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero>img{position:relative;height:auto;aspect-ratio:1/1;object-position:66% center}.hero-copy{width:auto;margin:0;padding:34px 24px;border-radius:0}.hero h1{font-size:3.1rem}.intro{padding:75px 22px}.product{margin:0 14px 70px;grid-template-columns:1fr}.stage{min-height:0;aspect-ratio:1}.product-copy{padding:38px 22px}.product-copy h2{font-size:3rem}.details,.payment-story,.community>div{grid-template-columns:1fr}.details article{padding:45px 25px}.payment-story>div{padding:70px 24px}.payment-story img{height:460px}.carriers img{height:24px}.grid,.payments{grid-template-columns:1fr}.wide{grid-column:auto}.summary{grid-template-columns:58px 1fr}.summary>strong{grid-column:2}.summary img{width:58px;height:58px}dialog{width:100%;max-height:100vh;border-radius:0;padding:28px 18px}}
