:root{--ink:#19162c;--muted:#756f86;--line:#e9e5ef;--cream:#fbf8f4;--lilac:#f3f0ff;--violet:#5c4eeb;--violet-2:#7568f8;--violet-dark:#3f34b4;--rose:#f3a6b8;--rose-deep:#df6c8b;--mint:#5ed9bd;--gold:#f4c66b;--navy:#17142b;--white:#fff;--green:#25a975;--red:#d95767;--shadow-sm:0 8px 24px rgba(36,28,68,.08);--shadow:0 22px 60px rgba(36,28,68,.14);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{transition:.22s ease}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{background:linear-gradient(90deg,#241d50,#5c4eeb 52%,#4438bc);color:#fff;font-size:12px}.announcement__inner{max-width:1320px;margin:auto;min-height:38px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement a{color:#fff;text-decoration:none;font-weight:800}.pulse{width:7px;height:7px;border-radius:50%;background:var(--mint);display:inline-block;margin-right:7px;box-shadow:0 0 0 5px rgba(94,217,189,.14)}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,229,239,.85)}.header-main{max-width:1320px;margin:auto;min-height:88px;padding:0 28px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:28px}.brand{display:block}.brand img{display:block;width:226px;height:auto}.main-nav{display:flex;align-items:center;justify-content:center;gap:33px}.main-nav a{text-decoration:none;color:#3b3650;font-size:14px;font-weight:700;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--violet);transition:.2s}.main-nav a:hover:after{right:0}.main-nav .nav-sale{color:var(--rose-deep)}.header-tools{display:flex;align-items:center;gap:10px}.search{width:min(310px,24vw);height:46px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;padding:0 14px;background:#faf9fc}.search:focus-within{border-color:#b8b0f7;box-shadow:0 0 0 4px rgba(92,78,235,.08);background:#fff}.search svg,.icon-tool svg,.cart-btn svg{width:20px}.search input{min-width:0;width:100%;border:0;outline:0;background:transparent;padding:0 10px;color:var(--ink)}.search__clear{display:none;border:0;background:none;color:#938da2;font-size:20px;cursor:pointer}.search.has-value .search__clear{display:block}.icon-tool{display:none;border:0;background:#f3f0ff;color:var(--violet);width:44px;height:44px;border-radius:50%;place-items:center}.cart-btn{height:46px;border:0;background:var(--navy);color:#fff;border-radius:999px;padding:0 16px;display:flex;align-items:center;gap:9px;cursor:pointer;font-weight:800;box-shadow:0 9px 20px rgba(23,20,43,.14)}.cart-btn:hover{transform:translateY(-2px);background:#2a2450}.cart-btn b{background:var(--rose);color:#3a2030;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:11px}
.hero{max-width:1360px;margin:0 auto;min-height:690px;padding:65px 48px 55px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#fcf7f7 0%,#f5f2ff 58%,#f0f8f7 100%);border-radius:0 0 42px 42px}.hero__pattern{position:absolute;inset:0;background:url('assets/brand/pattern.svg') repeat;opacity:.55;pointer-events:none}.hero__content,.hero__visual{position:relative;z-index:1}.kicker{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:2px;color:var(--violet-dark)}.kicker i{width:22px;height:1px;background:currentColor}.kicker--dark{color:var(--violet)}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:68px;line-height:1.02;letter-spacing:-2.7px;margin:22px 0 20px;font-weight:600}.hero h1 em{font-style:italic;color:var(--violet)}.hero__content>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:590px}.hero__actions{display:flex;gap:12px;margin:31px 0 28px}.btn{border:0;border-radius:999px;padding:15px 23px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn:hover{transform:translateY(-2px)}.btn--primary{color:#fff;background:linear-gradient(135deg,var(--violet-2),var(--violet));box-shadow:0 14px 30px rgba(92,78,235,.24)}.btn--primary:hover{box-shadow:0 18px 35px rgba(92,78,235,.34)}.btn--soft{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.btn--soft svg{width:19px;color:var(--green)}.btn--outline{background:#fff;color:var(--violet);border:1px solid #cfc8fa}.btn--dark{background:var(--navy);color:#fff}.btn--light{background:#fff;color:var(--violet-dark)}.btn--whatsapp{background:linear-gradient(135deg,#2bbf89,#179f70);color:#fff;box-shadow:0 13px 28px rgba(37,169,117,.22)}.btn--full{width:100%}.hero__proof{display:flex;align-items:center;gap:12px}.avatars{display:flex}.avatars span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;border:3px solid #fff;background:#ece8ff;color:var(--violet);font-size:10px;font-weight:900}.avatars span:first-child{margin-left:0;background:var(--violet);color:#fff}.avatars span:nth-child(2){background:#e1faf3;color:#16875f}.avatars span:nth-child(3){background:#ffe7ed;color:#be5470}.hero__proof b,.hero__proof small{display:block}.hero__proof b{font-size:13px}.hero__proof small{font-size:11px;color:var(--muted);margin-top:3px}.hero__visual{height:570px}.hero-blob{position:absolute;width:500px;height:500px;right:20px;top:28px;border-radius:45% 55% 47% 53% / 55% 42% 58% 45%;background:linear-gradient(145deg,#dcd7ff,#c9c2ff 60%,#b9b0fa);transform:rotate(-4deg)}.look{position:absolute;background:#fff;border:10px solid #fff;box-shadow:var(--shadow);overflow:hidden}.look img{width:100%;height:100%;object-fit:cover}.look--main{width:325px;height:445px;right:78px;top:52px;border-radius:155px 155px 32px 32px}.look--side{width:190px;height:260px;left:15px;bottom:35px;border-radius:90px 90px 28px 28px;transform:rotate(-5deg)}.promo-card{position:absolute;right:0;top:12px;width:175px;padding:19px;border-radius:20px;background:var(--navy);color:#fff;box-shadow:var(--shadow);transform:rotate(4deg)}.promo-card span,.promo-card strong,.promo-card b,.promo-card small{display:block}.promo-card span{font-size:9px;letter-spacing:1.4px;color:#c9c2ff}.promo-card strong{font-size:13px;margin-top:3px}.promo-card b{font-family:Georgia,serif;font-size:42px;color:var(--rose);margin:7px 0}.promo-card small{font-size:9px;color:#bdb7d4}.mini-badge{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow-sm);border-radius:16px;padding:11px 14px}.mini-badge>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#e7faf5;color:var(--green);font-weight:900}.mini-badge b,.mini-badge small{display:block}.mini-badge b{font-size:11px}.mini-badge small{font-size:9px;color:var(--muted);margin-top:2px}.mini-badge--delivery{right:8px;bottom:47px}.mini-badge--sizes{left:70px;top:48px}.mini-badge--sizes>span{background:#fff0f4;color:var(--rose-deep)}
.service-strip{max-width:1240px;margin:-12px auto 90px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:4}.service-strip article{display:flex;align-items:center;gap:13px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 18px}.service-strip article:first-child{border-left:1px solid var(--line);border-radius:18px 0 0 18px}.service-strip article:last-child{border-right:1px solid var(--line);border-radius:0 18px 18px 0}.service-icon{width:40px;height:40px;border-radius:13px;background:var(--lilac);color:var(--violet);display:grid;place-items:center;font-size:18px}.service-strip b,.service-strip small{display:block}.service-strip b{font-size:13px}.service-strip small{font-size:10px;color:var(--muted);margin-top:3px}.section-title{max-width:1240px;margin:0 auto 34px;display:flex;justify-content:space-between;gap:30px;align-items:end}.section-title--center{display:block;text-align:center}.section-title h2,.editorial h2,.final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:43px;line-height:1.12;letter-spacing:-1.3px;margin:11px 0}.section-title p{margin:0;color:var(--muted)}.category-showcase{padding:0 24px 105px}.category-cards{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{border:0;background:transparent;text-align:left;cursor:pointer}.category-card__art{display:block;aspect-ratio:1/1.12;border-radius:160px 160px 24px 24px;background:#f5f2ff;overflow:hidden;border:1px solid #ece7f4;transition:.25s}.category-card:nth-child(2) .category-card__art{background:#fbf1e8}.category-card:nth-child(3) .category-card__art{background:#edf6fb}.category-card:nth-child(4) .category-card__art{background:#eef4ff}.category-card__art img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover .category-card__art{transform:translateY(-7px);box-shadow:var(--shadow)}.category-card:hover img{transform:scale(1.04)}.category-card b{display:block;font-family:Georgia,serif;font-size:22px;margin:17px 0 5px}.category-card small{color:var(--violet);font-weight:800}
.catalog{background:var(--cream);padding:92px max(24px,calc((100vw - 1240px)/2)) 110px}.collection-seal{width:122px;height:122px;border-radius:50%;border:1px dashed #a99ff2;display:grid;place-content:center;text-align:center;transform:rotate(7deg);color:var(--violet)}.collection-seal span{font-size:9px;letter-spacing:1.6px}.collection-seal b{font-family:Georgia,serif;font-size:17px;margin-top:4px}.collection-toolbar{min-height:70px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px 16px;display:flex;align-items:center;gap:18px;margin-bottom:14px;position:sticky;top:101px;z-index:18;box-shadow:var(--shadow-sm)}.collection-count{display:flex;flex-direction:column;gap:3px;min-width:180px}.collection-count strong{font-size:15px}.collection-count span{font-size:11px;color:var(--muted)}.toolbar-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.sort-control{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;color:var(--muted)}.sort-control select{border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 35px 10px 13px;outline:0;color:var(--ink)}.view-switch{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden}.view-switch button{width:42px;height:39px;border:0;background:#fff;color:#9993a4;cursor:pointer}.view-switch button+button{border-left:1px solid var(--line)}.view-switch button.is-active{background:var(--lilac);color:var(--violet)}.mobile-filter-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;align-items:center;gap:8px}.mobile-filter-btn svg{width:18px}.mobile-filter-btn b{background:var(--violet);color:#fff;min-width:21px;height:21px;padding:0 5px;border-radius:999px;display:grid;place-items:center;font-size:11px}.collection-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:25px;align-items:start}.filter-sidebar{background:#fff;border:1px solid var(--line);border-radius:22px;padding:19px;position:sticky;top:185px;max-height:calc(100vh - 205px);overflow:auto;scrollbar-width:thin;box-shadow:0 12px 35px rgba(36,28,68,.05)}.filter-sidebar__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px}.filter-sidebar__head>div{display:flex;flex-direction:column;gap:3px}.filter-sidebar__head span{font-family:Georgia,serif;font-size:22px;font-weight:700}.filter-sidebar__head small{color:var(--muted)}.filter-sidebar__head button{display:none;border:0;background:var(--lilac);color:var(--violet);width:36px;height:36px;border-radius:50%;font-size:23px;cursor:pointer}.clear-all{width:100%;border:0;background:transparent;color:var(--violet);font-size:11px;font-weight:850;text-align:left;padding:14px 0 4px;cursor:pointer}.filter-group{border-bottom:1px solid var(--line)}.filter-group:last-child{border-bottom:0}.filter-group summary{list-style:none;cursor:pointer;padding:17px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:900}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary:after{content:"+";font-size:19px;font-weight:400;color:#8d8799}.filter-group[open] summary:after{content:"−"}.filter-options{display:flex;flex-direction:column;gap:2px;padding-bottom:15px}.filter-options.is-scroll{max-height:245px;overflow:auto;padding-right:4px}.filter-option{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;padding:8px 6px;cursor:pointer;border-radius:10px}.filter-option:hover{background:#f8f6ff}.filter-option input{appearance:none;width:18px;height:18px;border:1.5px solid #bbb5c8;border-radius:6px;margin:0;display:grid;place-items:center}.filter-option input:checked{background:var(--violet);border-color:var(--violet)}.filter-option input:checked:after{content:"✓";color:#fff;font-size:11px;font-weight:900}.filter-option span{font-size:12px}.filter-option small{font-size:10px;color:#9e98a7}.color-dot{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.13);display:inline-block;margin-right:7px;vertical-align:-3px}.price-filter{padding:0 0 18px}.price-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.price-input{border:1px solid var(--line);border-radius:11px;padding:10px 8px;min-width:0;width:100%;outline:0}.price-input:focus{border-color:#a99ff2;box-shadow:0 0 0 3px rgba(92,78,235,.08)}.price-range-note{font-size:10px;color:var(--muted);margin:9px 0 0}.active-filters{display:flex;flex-wrap:wrap;gap:8px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;margin-bottom:14px}.filter-chip{border:1px solid #d8d2fb;background:var(--lilac);color:var(--violet-dark);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;cursor:pointer}.active-filters__clear{border:0;background:transparent;color:var(--muted);font-size:11px;text-decoration:underline;cursor:pointer}.filter-mobile-footer,.filter-backdrop{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.product-grid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #ebe7ef;transition:.28s;position:relative;min-width:0}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card__media{aspect-ratio:4/5;background:#f1eef5;position:relative;overflow:hidden;cursor:pointer}.product-card__media:after{content:"Ver detalle";position:absolute;left:50%;bottom:16px;transform:translate(-50%,15px);opacity:0;background:rgba(23,20,43,.9);color:#fff;padding:10px 15px;border-radius:999px;font-size:10px;font-weight:850;transition:.25s}.product-card:hover .product-card__media:after{transform:translate(-50%,0);opacity:1}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.045)}.badge{position:absolute;top:13px;left:13px;background:var(--rose);color:#462332;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:950;letter-spacing:.4px}.stock{position:absolute;top:13px;right:13px;background:rgba(255,255,255,.94);color:var(--green);border-radius:999px;padding:8px 10px;font-size:9px;font-weight:900;box-shadow:0 5px 15px rgba(36,28,68,.08)}.stock--out{color:var(--red)}.product-card__body{padding:17px}.product-card__brand{font-size:9px;color:var(--violet);font-weight:950;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:7px}.product-card__body h3{margin:0 0 8px;font-family:Georgia,serif;font-size:17px;line-height:1.3;min-height:43px;font-weight:600}.product-card__body p{margin:0;color:var(--muted);font-size:11px;line-height:1.55;height:35px;overflow:hidden}.product-card__meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.product-card__meta span{font-size:9px;background:#f7f5f8;color:#6f687a;border-radius:999px;padding:5px 8px}.product-card__footer{display:flex;justify-content:space-between;align-items:end;margin-top:15px}.price strong,.price del{display:block}.price strong{font-size:19px}.price del{font-size:10px;color:#aaa4b2;margin-top:3px}.add-btn{border:0;width:43px;height:43px;border-radius:50%;background:var(--violet);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 8px 18px rgba(92,78,235,.2)}.add-btn:hover{background:var(--violet-dark);transform:rotate(8deg)}.product-card--out{opacity:.58}.product-card--out .add-btn{background:#aaa5b3;box-shadow:none;cursor:not-allowed}.product-grid.is-compact .product-card__body{padding:13px}.product-grid.is-compact .product-card__body h3{font-size:14px;min-height:37px}.product-grid.is-compact .product-card__body p,.product-grid.is-compact .product-card__meta{display:none}.product-grid.is-compact .price strong{font-size:16px}.empty-results{text-align:center;background:#fff;border:1px dashed #cec7dc;border-radius:24px;padding:72px 20px}.empty-results img,.cart__empty img{width:65px}.empty-results h3{font-family:Georgia,serif;font-size:27px;margin:15px 0 7px}.empty-results p{color:var(--muted);margin:0 0 21px}.load-more-wrap{text-align:center;padding:35px 0 0}.load-more-wrap p{font-size:11px;color:var(--muted)}
.editorial{max-width:1240px;margin:105px auto;padding:0 24px;display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.editorial__image{height:600px;border-radius:220px 220px 30px 30px;background:linear-gradient(145deg,#f9dfe6,#eadffb);overflow:hidden;position:relative}.editorial__image:after{content:"LUMI";position:absolute;right:-30px;bottom:15px;font-family:Georgia,serif;font-size:120px;color:rgba(255,255,255,.38);font-style:italic}.editorial__image img{width:100%;height:100%;object-fit:cover}.editorial__content p{color:var(--muted);font-size:16px;line-height:1.75}.editorial ul{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px}.editorial li{font-size:14px;font-weight:700}.editorial li span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e5faf4;color:var(--green);margin-right:9px}.steps-section{background:var(--lilac);padding:90px 24px 100px}.steps{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{position:relative;text-align:center;background:#fff;border:1px solid #e2dcfb;border-radius:26px;padding:35px 27px;overflow:hidden}.step-number{position:absolute;right:18px;top:13px;font-family:Georgia,serif;font-size:34px;color:#ece8fa}.step-icon{width:58px;height:58px;margin:0 auto 20px;border-radius:19px;background:linear-gradient(145deg,#f0edff,#e0dafd);color:var(--violet);display:grid;place-items:center;font-size:22px}.steps b{font-family:Georgia,serif;font-size:20px}.steps p{font-size:12px;line-height:1.6;color:var(--muted)}.final-cta{max-width:1240px;margin:95px auto;background:linear-gradient(135deg,#4035b7,#6758ee);color:#fff;border-radius:30px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 28px 60px rgba(64,53,183,.25);position:relative;overflow:hidden}.final-cta__pattern{position:absolute;inset:0;background:url('assets/brand/pattern.svg') repeat;filter:brightness(3);opacity:.2}.final-cta>div:not(.final-cta__pattern),.final-cta button{position:relative}.final-cta span{font-size:10px;letter-spacing:2px;color:#d9d5ff;font-weight:900}.final-cta h2{margin:8px 0;font-size:40px}.final-cta p{margin:0;color:#ddd9ff}.footer{background:var(--navy);color:#fff;padding:65px max(28px,calc((100vw - 1240px)/2)) 25px;display:grid;grid-template-columns:1.5fr .65fr .75fr 1fr;gap:48px}.footer__brand img{width:245px;filter:brightness(1.05)}.footer__brand p,.footer__contact p{color:#afa9c2;font-size:12px;line-height:1.7;max-width:340px}.footer__col,.footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer__col b,.footer__contact b{margin-bottom:8px;font-size:13px}.footer__col a,.footer__col span{color:#afa9c2;text-decoration:none;font-size:12px}.footer__col a:hover{color:#fff}.footer__contact button{border:0;background:none;color:var(--rose);padding:0;font-weight:800;cursor:pointer}.footer__bottom{grid-column:1/-1;border-top:1px solid #302b48;padding-top:20px;display:flex;justify-content:space-between;color:#817b95;font-size:10px}.whatsapp-float{position:fixed;right:23px;bottom:23px;height:56px;border-radius:999px;border:0;background:#20b880;color:#fff;padding:0 18px 0 15px;display:flex;align-items:center;gap:8px;box-shadow:0 15px 30px rgba(32,184,128,.28);cursor:pointer;z-index:45;font-weight:850}.whatsapp-float svg{width:23px}.whatsapp-float:hover{transform:translateY(-3px)}
.modal,.cart{position:fixed;inset:0;z-index:60;display:none}.modal.is-open,.cart.is-open{display:block}.modal__backdrop,.cart__backdrop{position:absolute;inset:0;background:rgba(18,15,35,.58);backdrop-filter:blur(7px)}.product-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(980px,calc(100vw - 32px));background:#fff;border-radius:28px;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;box-shadow:0 32px 90px rgba(14,11,30,.35)}.product-modal__image{background:#f1eef5;height:650px}.product-modal__image img{width:100%;height:100%;object-fit:cover}.product-modal__info{padding:48px}.product-modal__info h2{font-family:Georgia,serif;font-size:35px;line-height:1.18;margin:12px 0}.product-modal__info>p{color:var(--muted);line-height:1.7;font-size:13px}.modal__close{position:absolute;right:17px;top:17px;width:40px;height:40px;border-radius:50%;border:0;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.12);font-size:25px;cursor:pointer;z-index:3}.price-line{display:flex;align-items:center;gap:12px;margin:25px 0}.price-line strong{font-size:29px}.price-line del{color:#aaa4b2}.discount-chip{font-size:10px;color:#462332;background:var(--rose);padding:8px 10px;border-radius:999px;font-weight:950}.product-modal__info label{display:block;font-size:12px;font-weight:900;margin-bottom:11px}.size-options{display:flex;flex-wrap:wrap;gap:9px}.size-btn{min-width:49px;padding:11px 13px;border-radius:999px;border:1px solid var(--line);background:#fff;cursor:pointer;font-weight:850}.size-btn.is-selected{border-color:var(--violet);background:var(--lilac);color:var(--violet)}.modal-meta{display:flex;flex-wrap:wrap;gap:6px}.modal-meta span{font-size:10px;background:#f5f3f7;border-radius:999px;padding:6px 9px;color:#686174}.delivery-note{display:flex;align-items:center;gap:12px;margin:22px 0;background:#eefbf7;border:1px solid #d3f1e7;border-radius:16px;padding:15px}.delivery-note__icon{width:35px;height:35px;border-radius:12px;background:#d9f6ec;color:var(--green);display:grid;place-items:center;font-weight:900}.delivery-note b,.delivery-note div>span{display:block}.delivery-note div>span{font-size:11px;color:#5d766d;margin-top:3px}.cart__panel{position:absolute;right:0;top:0;height:100%;width:min(490px,100%);background:#fff;padding:30px;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.18)}.cart__header{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.cart__header h2{font-family:Georgia,serif;margin:7px 0 0;font-size:30px}.cart__header button{border:0;background:var(--lilac);color:var(--violet);border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer}.cart-progress{padding:15px 0;border-bottom:1px solid var(--line)}.cart-progress>span{display:block;height:5px;background:linear-gradient(90deg,var(--mint),var(--violet));border-radius:99px}.cart-progress p{font-size:10px;color:var(--muted);margin:7px 0 0}.cart__items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:78px;height:91px;object-fit:cover;border-radius:14px;background:#f1eef5}.cart-item h4{font-family:Georgia,serif;margin:3px 0 6px;font-size:15px}.cart-item p{margin:0;color:var(--muted);font-size:11px}.cart-item strong{font-size:13px}.remove-item{border:0;background:none;color:var(--red);cursor:pointer;font-size:10px;margin-top:8px;padding:0}.cart__empty{text-align:center;margin:auto}.cart__empty h3{font-family:Georgia,serif;margin:15px 0 7px;font-size:23px}.cart__empty p{color:var(--muted);font-size:12px;max-width:270px}.cart__footer{border-top:1px solid var(--line);padding-top:18px}.cart__footer>p{font-size:10px;color:var(--muted)}.cart__total{display:flex;justify-content:space-between;align-items:center}.cart__total span{font-size:12px}.cart__total strong{font-size:24px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:var(--navy);color:#fff;padding:13px 19px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;z-index:90;font-size:12px;box-shadow:var(--shadow)}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.header-main{grid-template-columns:210px 1fr auto}.brand img{width:195px}.main-nav{gap:20px}.search{width:220px}.hero{padding-left:30px;padding-right:30px}.hero h1{font-size:58px}.service-strip{grid-template-columns:repeat(2,1fr)}.service-strip article:nth-child(2){border-radius:0 18px 18px 0;border-right:1px solid var(--line)}.service-strip article:nth-child(3){border-left:1px solid var(--line);border-radius:18px 0 0 18px}.category-cards{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.footer{grid-template-columns:1.3fr .7fr .8fr}.footer__contact{grid-column:1/-1}.editorial{gap:45px}}
@media(max-width:820px){.announcement__inner span:nth-child(2){display:none}.header-main{grid-template-columns:1fr auto}.brand img{width:190px}.main-nav,.search{display:none}.icon-tool{display:grid}.hero{grid-template-columns:1fr;padding:50px 24px 35px}.hero__visual{margin-top:20px}.service-strip{margin-bottom:70px}.category-cards{grid-template-columns:repeat(2,1fr)}.collection-toolbar{top:89px}.mobile-filter-btn{display:flex}.collection-layout{display:block}.filter-sidebar{position:fixed;z-index:72;top:0;bottom:0;left:0;width:min(360px,88vw);max-height:none;border-radius:0 24px 24px 0;transform:translateX(-105%);transition:.28s;overflow:auto}.filters-open .filter-sidebar{transform:translateX(0)}.filter-backdrop{position:fixed;z-index:70;inset:0;background:rgba(18,15,35,.5);backdrop-filter:blur(4px)}.filters-open .filter-backdrop{display:block}.filter-sidebar__head button{display:block}.filter-mobile-footer{display:block;position:sticky;bottom:-19px;background:#fff;border-top:1px solid var(--line);padding:14px 0 1px}.toolbar-actions{margin-left:auto}.sort-control span{display:none}.editorial{grid-template-columns:1fr}.editorial__image{height:500px}.footer{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.footer__contact{grid-column:1/-1}.product-modal{grid-template-columns:1fr;max-height:94vh;overflow:auto}.product-modal__image{height:390px}.product-modal__info{padding:30px}}
@media(max-width:560px){.announcement__inner{justify-content:center;text-align:center;padding:0 14px}.announcement__inner a{display:none}.header-main{min-height:74px;padding:0 15px}.brand img{width:163px}.cart-btn{width:45px;padding:0;justify-content:center}.cart-btn span{display:none}.cart-btn b{position:absolute;margin:0 0 34px 33px}.hero{min-height:auto;border-radius:0 0 28px 28px}.hero h1{font-size:44px;letter-spacing:-1.5px}.hero__content>p{font-size:15px}.hero__actions{flex-direction:column;align-items:stretch}.hero__proof{align-items:start}.hero__visual{height:440px}.hero-blob{width:360px;height:360px;right:-40px}.look--main{width:245px;height:340px;right:15px}.look--side{width:135px;height:190px;left:0}.promo-card{width:135px;padding:14px}.promo-card b{font-size:32px}.mini-badge--sizes{display:none}.mini-badge--delivery{right:0;bottom:8px}.service-strip{grid-template-columns:1fr;padding:0 15px}.service-strip article,.service-strip article:first-child,.service-strip article:last-child,.service-strip article:nth-child(2),.service-strip article:nth-child(3){border:1px solid var(--line);border-radius:15px;margin-top:-1px}.category-showcase{padding:0 15px 75px}.category-cards{gap:12px}.category-card b{font-size:18px}.section-title{display:block}.section-title h2,.editorial h2,.final-cta h2{font-size:33px}.collection-seal{display:none}.catalog{padding:70px 14px 80px}.collection-toolbar{top:75px;padding:10px}.collection-count{min-width:0}.collection-count span{display:none}.sort-control{max-width:150px}.sort-control select{max-width:150px}.view-switch{display:none}.product-grid,.product-grid.is-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:16px}.product-card__body{padding:12px}.product-card__body h3{font-size:14px;min-height:37px}.product-card__body p,.product-card__meta{display:none}.product-card__brand{font-size:8px}.price strong{font-size:15px}.add-btn{width:36px;height:36px}.badge,.stock{top:8px;padding:6px 7px;font-size:8px}.badge{left:8px}.stock{right:8px}.product-card__media:after{display:none}.editorial{margin:70px auto;padding:0 15px}.editorial__image{height:400px}.steps-section{padding:70px 15px}.steps{grid-template-columns:1fr}.final-cta{margin:70px 15px;padding:34px 25px;align-items:flex-start;flex-direction:column}.footer{padding:55px 24px 22px;grid-template-columns:1fr 1fr;gap:35px}.footer__brand,.footer__contact{grid-column:1/-1}.footer__bottom{flex-direction:column;gap:8px}.whatsapp-float{width:55px;padding:0;justify-content:center}.whatsapp-float span{display:none}.product-modal__image{height:320px}.product-modal__info h2{font-size:29px}.cart__panel{padding:22px}.category-card small{font-size:10px}}


/* Identificador discreto de la instalación definitiva. */
.lumi-build-badge{
  position:fixed;
  left:14px;
  bottom:14px;
  z-index:150;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(18,24,38,.86);
  color:#fff;
  font:800 10px/1.1 Inter,Segoe UI,Arial,sans-serif;
  letter-spacing:.08em;
  box-shadow:0 8px 24px rgba(18,24,38,.18);
  backdrop-filter:blur(10px);
  pointer-events:none;
}
@media(max-width:680px){
  .lumi-build-badge{left:8px;bottom:8px;font-size:9px;opacity:.82}
}


/* Lumi MultiStore 3.1 */
.source-hub{max-width:1240px;margin:0 auto;padding:88px 24px 36px}
.source-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px}
.source-card{position:relative;min-height:260px;padding:26px;border:1px solid #e7eaf0;border-radius:26px;background:#fff;overflow:hidden;box-shadow:0 16px 44px rgba(20,25,45,.08);transition:.22s}
.source-card:hover,.source-card.is-active{transform:translateY(-5px);border-color:#7a6cf2;box-shadow:0 24px 58px rgba(92,78,235,.16)}
.source-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-55px;opacity:.34}
.source-card--little:before{background:#ffc7dd}.source-card--mic:before{background:#b9d8ff}
.source-card__logo{position:relative;display:grid;place-items:center;width:70px;height:70px;border-radius:21px;background:#15182a;color:#fff;font-size:17px;font-weight:950;letter-spacing:.04em;margin-bottom:22px}
.source-card--little .source-card__logo{background:linear-gradient(145deg,#ff77aa,#745ff0)}
.source-card--mic .source-card__logo{background:linear-gradient(145deg,#3488ff,#1153b7)}

.source-card small{font-size:10px;letter-spacing:.14em;color:#77718f;font-weight:900}.source-card h3{font-size:24px;margin:7px 0}.source-card p{color:#6f7382;line-height:1.55;min-height:48px}
.source-card button{border:0;border-radius:12px;padding:12px 15px;background:#5c4eeb;color:#fff;font-weight:850;cursor:pointer;margin-right:8px}
.source-card a{font-size:12px;color:#52586a;font-weight:800;text-decoration:none}
.source-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:32px auto 0}
.source-tabs button{border:1px solid #e3e5ed;background:#fff;color:#4b5160;border-radius:999px;padding:12px 20px;font-weight:850;cursor:pointer}
.source-tabs button.is-active{background:#15182a;border-color:#15182a;color:#fff}
.product-card__source{display:inline-flex;align-items:center;margin-bottom:7px;padding:5px 8px;border-radius:999px;background:#f0edff;color:#5c4eeb;font-size:9px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}
@media(max-width:900px){.source-cards{grid-template-columns:1fr}}


/* Lumi MIC Duo 3.3 */
.source-cards{max-width:900px;margin-left:auto;margin-right:auto}
@media(max-width:780px){.source-cards{grid-template-columns:1fr}}


/* ================================================================
   LUMI KIDS 3.4 — CATÁLOGO INFANTIL UNIFICADO
   ================================================================ */
.source-hub,.source-cards,.source-tabs,.product-card__source{display:none!important}

.age-hub{
  max-width:1240px;
  margin:0 auto;
  padding:90px 24px 50px;
}
.age-cards{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:34px;
}
.age-card{
  position:relative;
  display:flex;
  min-height:310px;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  overflow:hidden;
  border:1px solid #e8e5f0;
  border-radius:28px;
  padding:25px;
  text-align:left;
  color:#171729;
  cursor:pointer;
  box-shadow:0 18px 46px rgba(30,25,65,.08);
  transition:transform .22s,box-shadow .22s,border-color .22s;
}
.age-card:before{
  content:"";
  position:absolute;
  width:210px;height:210px;border-radius:50%;
  right:-85px;top:-80px;opacity:.55;
}
.age-card:hover,.age-card.is-active{
  transform:translateY(-7px);
  border-color:#8d78f0;
  box-shadow:0 26px 60px rgba(92,78,235,.16);
}
.age-card--baby{background:linear-gradient(155deg,#fff8f3,#fff0e8)}
.age-card--baby:before{background:#ffd4bd}
.age-card--little{background:linear-gradient(155deg,#fff7fb,#fcecf5)}
.age-card--little:before{background:#f5bedb}
.age-card--kids{background:linear-gradient(155deg,#f6f9ff,#eaf2ff)}
.age-card--kids:before{background:#bed8ff}
.age-card--junior{background:linear-gradient(155deg,#f8f6ff,#eee9ff)}
.age-card--junior:before{background:#d5c7ff}
.age-card__icon{
  position:relative;z-index:1;
  display:grid;place-items:center;
  width:70px;height:70px;border-radius:22px;
  background:#fff;color:#5c4eeb;
  font-size:17px;font-weight:950;
  box-shadow:0 12px 26px rgba(40,30,85,.1);
}
.age-card small{
  position:relative;z-index:1;
  color:#77718f;font-size:10px;font-weight:950;letter-spacing:.14em;
}
.age-card h3{
  position:relative;z-index:1;
  margin:7px 0 10px;font-size:27px;letter-spacing:-.03em;
}
.age-card p{
  position:relative;z-index:1;
  min-height:64px;margin:0;color:#65687a;font-size:14px;line-height:1.6;
}
.age-card>b{
  position:relative;z-index:1;
  margin-top:20px;color:#5c4eeb;font-size:13px;
}
.age-card>b span{display:inline-block;transition:transform .2s}
.age-card:hover>b span{transform:translateX(5px)}
.family-tabs{
  display:flex;justify-content:center;gap:8px;flex-wrap:wrap;
  margin:30px auto 0;
}
.family-tabs button{
  border:1px solid #e1dfeb;background:#fff;color:#505367;
  border-radius:999px;padding:12px 19px;font-weight:850;cursor:pointer;
  transition:.2s;
}
.family-tabs button:hover{border-color:#8d78f0;color:#5c4eeb}
.family-tabs button.is-active{
  background:#17182a;border-color:#17182a;color:#fff;
}
.product-card__brand{
  color:#766a92!important;
  font-size:9px!important;
  letter-spacing:.13em!important;
}
.product-age-tags{
  display:flex;flex-wrap:wrap;gap:5px;margin:7px 0 2px;
}
.product-age-tags span{
  padding:5px 8px;border-radius:999px;
  background:#f1edff;color:#6552c6;
  font-size:9px;font-weight:900;
}
.age-filter-intro{
  margin-bottom:10px;padding:13px;
  border-radius:14px;background:#f7f4ff;color:#655d7f;
  font-size:11px;line-height:1.5;
}
@media(max-width:1050px){
  .age-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .age-hub{padding:68px 16px 34px}
  .age-cards{grid-template-columns:1fr}
  .age-card{min-height:255px}
  .family-tabs{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:5px}
  .family-tabs button{white-space:nowrap}
}
