*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#222;font-family:Roboto,Arial,sans-serif}
.topbar{height:78px;display:flex;align-items:center;padding:0 5.5vw;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}
.brand{font-family:Oswald,sans-serif;font-size:22px;letter-spacing:1px;white-space:nowrap}
nav{display:flex;gap:30px;margin-left:auto;margin-right:34px}nav a,.mail{color:#222;text-decoration:none;font-size:13px}.right-head{display:flex;align-items:center;gap:18px}
.order,.cta{display:inline-block;background:#222;color:#fff;text-decoration:none;padding:12px 22px;font-size:12px;letter-spacing:.7px}
.hero{height:min(740px,78vh);min-height:520px;position:relative;background-image:url("https://static.wixstatic.com/media/0976f0_78b69cdb43454acdabd10e3dd8c43328~mv2.jpg/v1/fill/w_980%2Ch_551%2Cal_c%2Cq_85%2Cusm_0.66_1.00_0.01%2Cenc_avif%2Cquality_auto/0976f0_78b69cdb43454acdabd10e3dd8c43328~mv2.jpg");background-size:cover;background-position:center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.08) 60%,rgba(0,0,0,.16))}
.hero-content{position:absolute;left:10%;top:50%;transform:translateY(-50%);color:#fff;max-width:560px}.eyebrow{font-family:Oswald;font-size:18px;letter-spacing:2px}
.hero h1{font-family:Oswald;font-weight:300;font-size:72px;line-height:1;margin:12px 0}.hero .sub{font-size:24px;letter-spacing:1px;margin-bottom:30px}
.product-strip{min-height:360px;display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:35px;padding:55px 9%;background:#f1f0ee}
.product-strip img{max-width:100%;justify-self:center}.product-copy h2{font-family:Oswald;font-size:34px;font-weight:400;margin:0}.product-copy h3{font-family:Oswald;font-size:26px;font-weight:300;margin:4px 0 28px}.product-copy p{font-size:14px}
.benefits{position:relative;min-height:560px;color:#fff;overflow:hidden}.benefits-bg{position:absolute;inset:0;background:url("https://static.wixstatic.com/media/82fcd3_0d16229674fd4698b2a7a99a34d42de1~mv2.jpg/v1/fill/w_1242%2Ch_523%2Cal_c%2Cq_85%2Cusm_0.66_1.00_0.01%2Cenc_avif%2Cquality_auto/82fcd3_0d16229674fd4698b2a7a99a34d42de1~mv2.jpg") center/cover no-repeat;filter:brightness(.52)}
.benefits-inner{position:relative;z-index:1;padding:70px 8%}.benefits-inner>h2{font:300 48px Oswald;margin:0 0 60px;text-align:center}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:center}.benefit-grid article{max-width:290px;margin:auto}.benefit-grid .icon{font-size:44px;display:block;margin-bottom:22px}.benefit-grid h3{font:300 30px Oswald;line-height:1.13;margin:0 0 22px}.benefit-grid p{font-size:14px;line-height:1.7;color:#e7e7e7}
.music-section{background:#cdb189;min-height:880px;padding:45px 20px}.music-card{width:390px;max-width:100%;margin:auto;background:#292929;color:#fff;padding:0 22px 28px;box-shadow:0 2px 10px rgba(0,0,0,.25)}
.buybar{display:grid;grid-template-columns:1fr .82fr;margin:0 -22px 12px}.buybar button{background:#262626;border:1px solid #eee;color:#fff;padding:12px 14px;text-align:left;font:16px Oswald}.buybar button:last-child{text-align:right}.buybar span{font-size:14px}
.album-cover{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.track-title{text-align:center;font:18px Oswald;margin-top:26px}.artist{text-align:center;font:15px Oswald;margin-top:10px}
.seekrow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin:27px 0 18px;font:12px Oswald}.seekrow input{width:100%;accent-color:#fff}
.controls{display:flex;align-items:center;justify-content:center;gap:10px}.controls button{background:none;color:#fff;border:0;font-size:18px;cursor:pointer}.controls .play{width:48px;height:48px;border-radius:50%;border:1px solid #eee;font-size:20px}
.tracklist{border-top:1px solid #555;margin-top:28px}.track{width:100%;display:grid;grid-template-columns:28px 1fr auto;gap:7px;align-items:center;background:transparent;border:0;border-bottom:1px solid #555;color:#fff;padding:18px 0;text-align:left;cursor:pointer}.track b{font:16px Oswald;font-weight:300}.track em{font:15px Oswald;font-style:normal}.track.active span{color:#ff78b8}
.sleek{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:80px 10%;min-height:420px;background:#f4f4f2}.sleek img{width:100%;max-width:460px;justify-self:end}.sleek h2{font:300 48px Oswald;margin:0}.sleek h3{font:300 30px Oswald;margin:4px 0 22px}.sleek p{max-width:430px;line-height:1.7}
.stay{text-align:center;padding:80px 20px;background:#fff}.stay h2{font:300 46px Oswald}.stay form{display:flex;max-width:580px;margin:28px auto}.stay input{flex:1;border:1px solid #444;padding:15px 14px;font-size:14px}.stay button{border:1px solid #222;background:#222;color:#fff;padding:0 28px}.small{margin-top:58px;font-family:Oswald}
.footer-note{display:flex;justify-content:space-between;gap:20px;padding:28px 8%;background:#222;color:#fff;font-size:13px}.footer-note a{color:#fff;text-decoration:none}
@media(max-width:900px){.topbar{height:auto;min-height:72px;flex-wrap:wrap;padding:14px 5%}nav{order:3;width:100%;overflow:auto;margin:12px 0 0;gap:22px}.right-head .mail{display:none}.hero{min-height:560px}.hero h1{font-size:54px}.product-strip{grid-template-columns:1fr;text-align:center}.benefit-grid{grid-template-columns:1fr;gap:55px}.benefits{min-height:auto}.sleek{grid-template-columns:1fr;text-align:center}.sleek img{justify-self:center}.sleek p{margin-left:auto;margin-right:auto}}
@media(max-width:520px){.brand{font-size:20px}.order{padding:10px 14px}.hero-content{left:7%;right:7%}.hero h1{font-size:46px}.hero .sub{font-size:20px}.music-section{padding-left:10px;padding-right:10px}.stay form{flex-direction:column}.stay button{padding:14px}.footer-note{flex-direction:column;text-align:center}}

/* Chat flotante inspirado en el widget original */
.chat-launcher{
  position:fixed;right:18px;bottom:16px;z-index:90;
  height:48px;min-width:205px;padding:0 18px;
  display:flex;align-items:center;justify-content:center;gap:12px;
  background:#fff;color:#8a7358;border:1px solid rgba(0,0,0,.08);
  box-shadow:0 3px 14px rgba(0,0,0,.16);
  font-weight:500;font-size:16px;cursor:pointer;
}
.chat-headset{
  width:24px;height:24px;border:3px solid #d0b68d;border-bottom:0;
  border-radius:16px 16px 0 0;display:inline-block;
  font-size:0;position:relative;
}
.chat-headset:before,.chat-headset:after{
  content:"";position:absolute;bottom:-4px;width:5px;height:10px;background:#d0b68d;border-radius:3px;
}
.chat-headset:before{left:-4px}.chat-headset:after{right:-4px}
.chat-panel{
  position:fixed;right:18px;bottom:76px;z-index:91;width:340px;max-width:calc(100vw - 28px);
  background:#fff;box-shadow:0 7px 28px rgba(0,0,0,.24);
  border:1px solid rgba(0,0,0,.08);opacity:0;transform:translateY(18px) scale(.98);
  pointer-events:none;transition:.2s ease;
}
.chat-panel.open{opacity:1;transform:none;pointer-events:auto}
.chat-panel-head{
  background:#cdb189;color:#fff;padding:18px 18px;display:flex;justify-content:space-between;align-items:center
}
.chat-panel-head strong{display:block;font-size:18px}.chat-panel-head small{display:block;margin-top:5px;font-size:12px;opacity:.9}
.chat-panel-head button{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}
.chat-body{padding:18px;background:#fafafa}
.chat-bubble{background:#fff;border:1px solid #e7e7e7;padding:12px 14px;line-height:1.5;margin-bottom:15px;font-size:14px}
.chat-form{display:grid;gap:9px}.chat-form input,.chat-form textarea{
  width:100%;border:1px solid #d7d7d7;background:#fff;padding:11px 12px;font:14px Roboto,Arial,sans-serif;resize:vertical
}
.chat-form button{border:0;background:#2a2a2a;color:#fff;padding:12px;font-size:14px;cursor:pointer}
@media(max-width:520px){
  .chat-launcher{right:10px;bottom:10px;min-width:185px;height:46px;font-size:14px}
  .chat-panel{right:10px;bottom:66px;width:calc(100vw - 20px)}
}
