:root{--qlv-header-h:52px}@media (max-width:640px){:root{--qlv-header-h:48px}}.quelevendo-hero{background:var(--qlv-dark-2,#131313);color:#fff;text-align:center;padding:clamp(4rem,10vw,7rem) 1.25rem clamp(3rem,8vw,6rem);position:relative;overflow:hidden}.quelevendo-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#16483fbf 0%,#0000 70%);position:absolute;inset:0}.quelevendo-hero-inner{flex-direction:column;align-items:center;gap:1.5rem;max-width:860px;margin:0 auto;display:flex;position:relative}.quelevendo-hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#fff9;font-size:.8rem;font-weight:600}.quelevendo-hero-title{letter-spacing:.02em;color:#fff;margin:0;font-family:Krona One,Montserrat,sans-serif;font-size:clamp(2.2rem,6vw,4.2rem);font-weight:400;line-height:1.15}.quelevendo-hero-title em{color:var(--qlv-primary,#16483f);font-style:normal}.quelevendo-hero-subtitle{color:#ffffffb3;max-width:560px;margin:0;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.quelevendo-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.quelevendo-hero-btn-primary{border-radius:var(--qlv-radius);background:var(--qlv-primary,#16483f);letter-spacing:.04em;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;color:#fff!important}.quelevendo-hero-btn-primary:hover{background:var(--qlv-primary-hover,#1d5c52)!important;color:#fff!important}.quelevendo-hero-btn-outline{border-radius:var(--qlv-radius);cursor:pointer;background:0 0;border:1.5px solid #ffffff59;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex;color:#ffffffd9!important}.quelevendo-hero-btn-outline:hover{color:#fff!important;border-color:#fff!important}.quelevendo-hero-image-wrap{width:100%;max-width:480px;margin-top:1.5rem}.quelevendo-hero-image-wrap img{object-fit:contain;filter:drop-shadow(0 40px 60px #00000080);width:100%;height:auto}@media (max-width:640px){.quelevendo-hero{min-height:calc(100vh - var(--qlv-header-h));min-height:calc(100dvh - var(--qlv-header-h));flex-direction:column;justify-content:center;padding:2.5rem 1rem 2rem;display:flex}.quelevendo-hero-inner{justify-content:center;gap:1.1rem;width:100%}.quelevendo-hero-title{font-size:clamp(1.7rem,9vw,2.6rem)}.quelevendo-hero-subtitle{font-size:.95rem}.quelevendo-hero-btn-primary,.quelevendo-hero-btn-outline{padding:.75rem 1.75rem;font-size:.9rem}}
:root{--qlv-header-h:52px}@media (max-width:640px){:root{--qlv-header-h:48px}}.quelevendo-banner{background:var(--qlv-surface-2);border-radius:0;position:relative;overflow:hidden}.quelevendo-banner-track{will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.quelevendo-banner-slide{flex-shrink:0;width:100%;position:relative}.quelevendo-banner-slide img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:clamp(320px,42vw,620px);display:block}.quelevendo-banner-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:44px;height:44px;color:var(--qlv-text);z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001f}.quelevendo-banner-btn:hover{background:#fff}.quelevendo-banner-btn-prev{left:1rem}.quelevendo-banner-btn-next{right:1rem}.quelevendo-banner-dots{gap:.4rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.quelevendo-banner-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.quelevendo-banner-dot.active{background:#fff;transform:scale(1.25)}@media (max-width:640px){.quelevendo-banner-slide img{height:calc(100dvh - var(--qlv-header-h));height:calc(100vh - var(--qlv-header-h));height:calc(100dvh - var(--qlv-header-h))}.quelevendo-banner-btn{opacity:.85;width:34px;height:34px;font-size:.95rem}.quelevendo-banner-btn-prev{left:.6rem}.quelevendo-banner-btn-next{right:.6rem}.quelevendo-banner-dot{width:10px;height:10px}.quelevendo-banner-dots{gap:.5rem;bottom:1.25rem}}
.quelevendo-promo{width:100%;max-width:none;height:400px;margin:0;padding:0;position:relative;overflow:hidden}.quelevendo-promo-track{transition:transform .45s;display:flex}.quelevendo-promo-slide{border-radius:0;flex:0 0 100%;justify-content:center;align-items:center;min-height:300px;padding:clamp(3rem,6vw,4.5rem) 2rem;display:flex}.quelevendo-promo-inner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;max-width:720px;display:flex}.quelevendo-promo-eyebrow{letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:600}.quelevendo-promo-title{letter-spacing:.02em;margin:0;font-family:Krona One,Montserrat,sans-serif;font-size:clamp(1.4rem,4vw,2.2rem);font-weight:400;line-height:1.1}.quelevendo-promo-subtitle{max-width:460px;margin:0;font-size:.95rem;line-height:1.5}.quelevendo-promo-cta{background:var(--qlv-primary);border-radius:var(--qlv-radius-sm);letter-spacing:.06em;margin-top:.5rem;padding:.7rem 1.6rem;font-size:.82rem;font-weight:600;transition:background .2s,transform .15s;color:#fff!important}.quelevendo-promo-cta:hover{transform:translateY(-1px);background:var(--qlv-primary-hover)!important;color:#fff!important}.quelevendo-promo-btn{width:40px;height:40px;color:var(--qlv-navy);cursor:pointer;box-shadow:var(--qlv-shadow);z-index:2;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.quelevendo-promo-btn-prev{left:16px}.quelevendo-promo-btn-next{right:16px}.quelevendo-promo-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.quelevendo-promo-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0}.quelevendo-promo-dot.active{background:#fffffff2;border-radius:999px;width:20px}@media (max-width:640px){.quelevendo-promo-btn{display:none}}
.quelevendo-featured{background:var(--qlv-surface);padding:clamp(2rem,4vw,3.5rem) 0}.quelevendo-featured-header{justify-content:space-between;align-items:flex-end;gap:1rem;max-width:1200px;margin:0 auto 1.5rem;padding:0 1.25rem;display:flex}.quelevendo-featured-title{letter-spacing:.02em;color:var(--qlv-text);margin:0;font-family:Krona One,Montserrat,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:400}.quelevendo-featured-link{color:var(--qlv-primary);white-space:nowrap;flex-shrink:0;font-size:.9rem;font-weight:600;text-decoration:none}.quelevendo-featured-link:hover{text-decoration:underline}.quelevendo-featured-track-wrap{padding:0 1.25rem;overflow:hidden}.quelevendo-featured-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.quelevendo-featured-track::-webkit-scrollbar{display:none}.quelevendo-featured-card{scroll-snap-align:start;background:var(--qlv-bg);border:1px solid var(--qlv-border-2);border-radius:var(--qlv-radius);flex-direction:column;flex-shrink:0;width:220px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;color:inherit!important}.quelevendo-featured-card:hover{box-shadow:var(--qlv-shadow);transform:translateY(-2px)}.quelevendo-featured-card-img{aspect-ratio:1;background:#fff;overflow:hidden}.quelevendo-featured-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.quelevendo-featured-card:hover .quelevendo-featured-card-img img{transform:scale(1.05)}.quelevendo-featured-card-body{padding:.85rem}.quelevendo-featured-card-name{color:var(--qlv-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .3rem;font-size:.88rem;font-weight:600;overflow:hidden}.quelevendo-featured-card-price{color:var(--qlv-text);font-size:.9rem;font-weight:700}.quelevendo-featured-loading{color:var(--qlv-text-muted);padding:0 1.25rem;font-size:.9rem}
