.bml-shell{--bml-font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bml-font-serif:"Playfair Display", Georgia, "Times New Roman", serif;--bml-blue:#0071e3;--bml-blue-light:#2997ff;--bml-black:#000;--bml-surface:#1d1d1f;--bml-surface-2:#2c2c2e;--bml-muted:#6e6e73;--bml-soft:#a1a1a6;--bml-white:#f5f5f7;--bml-gold:#ff9f0a}body.bibas-mobile-landing-active{background:#000;overflow:hidden}body.bibas-mobile-landing-active>header[role=banner],body.bibas-mobile-landing-active>nav[aria-label=Navegacion\ inferior],body.bibas-mobile-landing-active>nav[aria-label=Navegación\ inferior]{display:none!important}@keyframes bml-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bml-hero-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes bml-nudge-in{0%{opacity:0;transform:translateY(72px)}to{opacity:1;transform:translateY(0)}}@keyframes bml-ken-burns{0%{transform:scale(1.04)}to{transform:scale(1.12)}}@keyframes bml-scroll-line{0%,to{opacity:.15;transform:scaleY(.7)translateY(-3px)}55%{opacity:.5;transform:scaleY(1)translateY(0)}}@keyframes bml-ambient-pulse{0%,to{opacity:.3}55%{opacity:.6}}@keyframes bml-cta-glow{0%,to{box-shadow:0 4px 28px #0071e361}50%{box-shadow:0 4px 52px #0071e3ad,0 0 90px #0071e31a}}.bml-shell,.bml-shell *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.bml-shell button,.bml-shell a{cursor:pointer}.bml-shell button:active,.bml-shell a:active{opacity:.78;transform:scale(.97)}.bml-shell ::-webkit-scrollbar{display:none}.bml-shell{width:100%;max-width:430px;height:100dvh;min-height:620px;color:var(--bml-white);font-family:var(--bml-font-sans);background:#000;margin:0 auto;position:relative;overflow:hidden}.bml-header{-webkit-backdrop-filter:blur(24px);z-index:100;background:#00000080;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex;position:absolute;top:0;left:0;right:0}.bml-header__spacer{width:40px}.bml-logo{font-family:var(--bml-font-serif);letter-spacing:.1em;color:var(--bml-white);font-size:18px}.bml-header__bag{width:40px;height:40px;color:var(--bml-white);background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.bml-header__bag span{background:var(--bml-blue);color:#fff;border-radius:999px;place-items:center;min-width:14px;height:14px;padding:0 3px;font-size:8px;font-weight:700;display:grid;position:absolute;top:5px;right:4px}.bml-scroll{-webkit-overflow-scrolling:touch;position:absolute;inset:0;overflow-y:auto}.bml-hero{flex-direction:column;height:100dvh;min-height:620px;display:flex;position:relative;overflow:hidden}.bml-hero__image{object-fit:cover;object-position:center 15%;width:100%;height:100%;animation:14s ease-out forwards bml-ken-burns;position:absolute;inset:0}.bml-hero__overlay{background:linear-gradient(#00000052 0%,#0000000f 46%,#000000b8 74%,#000000fa 100%);position:absolute;inset:0}.bml-hero__vignette{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 110px #00000061}.bml-hero__glow{pointer-events:none;z-index:2;background:radial-gradient(#d2a55a17 0%,#0000 68%);width:340px;height:340px;animation:6s ease-in-out infinite bml-ambient-pulse;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.bml-proof{z-index:3;align-items:center;gap:8px;animation:.8s cubic-bezier(.22,.61,.36,1) .5s both bml-hero-in;display:flex;position:absolute;top:64px;left:22px}.bml-stars{color:var(--bml-gold);gap:2px;display:flex}.bml-proof span{color:#ffffff8f;font-size:12px;font-weight:300}.bml-hero__copy{z-index:3;margin-top:auto;padding:0 22px 100px;animation:.9s cubic-bezier(.22,.61,.36,1) 60ms both bml-hero-in;position:relative}.bml-kicker{letter-spacing:.2em;text-transform:uppercase;color:#ffffff57;margin:0 0 12px;font-size:10px}.bml-kicker--muted{color:#424245;letter-spacing:.16em;margin-bottom:4px}.bml-hero h1{font-family:var(--bml-font-serif);color:#fff;text-wrap:pretty;margin:0 0 14px;font-size:clamp(44px,12.3vw,52px);font-weight:400;line-height:1}.bml-hero__text{color:#ffffff80;margin:0 0 28px;font-size:14px;font-weight:300;line-height:1.58}.bml-hero__actions{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.bml-button{width:100%;font-family:var(--bml-font-sans);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:flex}.bml-button--light{background:var(--bml-white);color:var(--bml-surface);padding:15px;font-size:15px;font-weight:600}.bml-button--whatsapp{color:#ffffffc2;background:#ffffff12;border:1px solid #ffffff21;gap:8px;padding:13px;font-size:13px}.bml-hero__benefit{flex-direction:column;align-items:center;gap:9px;display:flex}.bml-hero__benefit p{color:#fff3;text-align:center;letter-spacing:.04em;margin:0;font-size:11px}.bml-hero__benefit svg{color:#fff;opacity:.25}.bml-scroll-line{background:linear-gradient(#0000,#ffffff4d);width:1px;height:26px;animation:2.2s ease-in-out infinite bml-scroll-line}.bml-marquee{background:var(--bml-surface);border-top:1px solid #ffffff0f;padding:12px 0;overflow:hidden}.bml-marquee__track{white-space:nowrap;width:max-content;animation:22s linear infinite bml-marquee;display:flex}.bml-marquee__track span{color:var(--bml-muted);letter-spacing:.12em;padding:0 32px;font-size:10px}.bml-separator{background:linear-gradient(90deg,#0000 0%,#0071e333 50%,#0000 100%);height:1px}.bml-section{opacity:0;background:#000;padding:28px 0 24px;transition:opacity .78s cubic-bezier(.22,.61,.36,1),transform .78s cubic-bezier(.22,.61,.36,1);transform:translateY(26px)}.bml-section.is-visible,.bml-review-section.is-visible,.bml-newsletter.is-visible{opacity:1;transform:translateY(0)}.bml-section--pad{padding:28px 16px 24px}.bml-section__head{justify-content:space-between;align-items:baseline;padding:0 20px 16px;display:flex}.bml-section__head--inside{margin-bottom:16px;padding:0}.bml-section__head h2{font-family:var(--bml-font-serif);color:var(--bml-white);margin:0;font-size:22px;font-weight:400;line-height:1}.bml-section__head a{color:var(--bml-blue);background:0 0;border:0;padding:0;font-size:12px;text-decoration:none}.bml-collections,.bml-products-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:3px;padding-left:20px;display:flex;overflow-x:auto}.bml-scroll-spacer{flex:0 0 20px}.bml-collection{scroll-snap-align:start;width:235px;height:310px;color:inherit;opacity:0;background-size:cover;border-radius:12px;flex:0 0 235px;text-decoration:none;transition:opacity .62s,transform .62s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(20px)}.is-visible .bml-collection,.is-visible .bml-product{opacity:1;transform:translateY(0)}.bml-collection__overlay{background:linear-gradient(#00000014 45%,#000000d1 100%);position:absolute;inset:0}.bml-collection__copy{padding:16px 16px 18px;position:absolute;bottom:0;left:0;right:0}.bml-collection__copy p{font-family:var(--bml-font-serif);color:#fff;margin:0 0 3px;font-size:19px;font-weight:400;line-height:1.1}.bml-collection__copy div{justify-content:space-between;align-items:center;display:flex}.bml-collection__copy span{color:#ffffff80;font-size:11px;font-weight:300}.bml-collection__copy svg{color:#ffffff80}.bml-product{scroll-snap-align:start;opacity:0;flex:0 0 150px;width:150px;transition:opacity .6s,transform .6s cubic-bezier(.22,.61,.36,1);position:relative;transform:translateY(20px)}.bml-product--light{background:var(--bml-white);color:var(--bml-surface)}.bml-product--dark{background:var(--bml-surface);color:var(--bml-white)}.bml-product__image{background-position:top;background-size:cover;flex-shrink:0;width:150px;height:200px;position:relative;overflow:hidden}.bml-product__fade{z-index:1;pointer-events:none;background:linear-gradient(#0000,#0003);height:40px;position:absolute;bottom:0;left:0;right:0}.bml-product__body{padding:10px 12px 14px}.bml-product__cat{letter-spacing:.1em;text-transform:uppercase;color:#86868b;margin:0 0 3px;font-size:9px}.bml-product--dark .bml-product__cat{color:var(--bml-muted)}.bml-product__name{font-family:var(--bml-font-serif);margin:0 0 5px;font-size:13px;line-height:1.2}.bml-product__prices{align-items:center;gap:6px;display:flex}.bml-product__price{font-size:12px;font-weight:500}.bml-product--dark .bml-product__price{color:var(--bml-soft)}.bml-product__old{color:var(--bml-muted);font-size:10px;text-decoration:line-through}.bml-badge{z-index:2;letter-spacing:.1em;text-transform:uppercase;color:var(--bml-blue-light);background:#0071e32e;border-radius:999px;padding:3px 9px;font-size:8px;position:absolute;top:8px;left:8px}.bml-badge--gold{color:var(--bml-gold);background:#ff9f0a2e}.bml-featured-grid{border-radius:18px;grid-template-columns:1fr 1fr;gap:3px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f}.bml-product--featured{flex:initial;width:100%}.bml-product--featured .bml-product__image{width:100%;height:220px}.bml-review-section{opacity:0;background:#000;padding:24px 16px 20px;transition:opacity .78s cubic-bezier(.22,.61,.36,1),transform .78s cubic-bezier(.22,.61,.36,1);transform:translateY(26px)}.bml-review{background:var(--bml-surface);border-radius:18px;padding:24px 20px 22px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff12}.bml-quote{font-family:var(--bml-font-serif);color:#ffffff06;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:130px;font-style:italic;line-height:1;position:absolute;top:-8px;right:14px}.bml-review__text{font-family:var(--bml-font-serif);color:var(--bml-white);margin:14px 0 18px;font-size:17px;font-style:italic;line-height:1.52}.bml-review__footer{align-items:center;gap:10px;display:flex}.bml-avatar{background:var(--bml-surface-2);width:30px;height:30px;font-family:var(--bml-font-serif);color:var(--bml-soft);border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;place-items:center;font-size:14px;font-style:italic;display:grid}.bml-review__footer div:nth-child(2){flex:1}.bml-review__footer p{color:var(--bml-soft);margin:0;font-size:12px;font-weight:300}.bml-review__footer span{color:#424245;letter-spacing:.04em;margin-top:2px;font-size:10px;display:block}.bml-review__footer small{color:#424245;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff14;border-radius:999px;padding:3px 10px;font-size:9px}.bml-newsletter{opacity:0;transition:opacity .78s cubic-bezier(.22,.61,.36,1),transform .78s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;transform:translateY(26px)}.bml-newsletter__bg{filter:brightness(.15);background-image:url(/bibas-landing/images/look-2.jpg);background-position:50% 25%;background-size:cover;position:absolute;inset:0}.bml-newsletter__content{z-index:1;padding:36px 22px 42px;position:relative}.bml-newsletter h2{font-family:var(--bml-font-serif);color:var(--bml-white);margin:0 0 6px;font-size:26px;font-weight:400;line-height:1.08}.bml-newsletter h2 em{color:var(--bml-muted)}.bml-newsletter p:not(.bml-kicker){color:#ffffff61;margin:0 0 26px;font-size:13px;font-weight:300;line-height:1.55}.bml-form{flex-direction:column;gap:12px;display:flex}.bml-form input{font-family:var(--bml-font-sans);color:var(--bml-white);background:0 0;border:0;border-bottom:1px solid #ffffff29;outline:0;width:100%;padding:10px 0;font-size:14px}.bml-form input::placeholder{color:#424245}.bml-form button{background:var(--bml-white);color:var(--bml-surface);border:0;border-radius:999px;width:100%;padding:15px;font-size:14px;font-weight:600}.bml-bottom-space{background:#000;height:140px}.bml-sticky{z-index:40;opacity:0;pointer-events:none;transition:opacity .32s,transform .32s cubic-bezier(.22,.61,.36,1),bottom .32s;position:absolute;bottom:84px;left:20px;right:20px;transform:translateY(12px)}.bml-sticky.has-nudge{bottom:162px}.bml-sticky.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.bml-sticky a{background:var(--bml-blue);color:#fff;text-align:center;border:0;border-radius:999px;width:100%;padding:15px;font-size:15px;font-weight:600;text-decoration:none;animation:3s ease-in-out infinite bml-cta-glow;display:block}.bml-nudge{z-index:80;background:var(--bml-surface);border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;animation:.5s cubic-bezier(.22,.61,.36,1) 1.8s both bml-nudge-in;display:flex;position:absolute;bottom:76px;left:14px;right:14px;box-shadow:0 8px 32px #0009}.bml-nudge__image{background-image:url(/bibas-landing/images/product-siena.jpg);background-position:top;background-size:cover;border-radius:6px;flex-shrink:0;width:38px;height:48px;overflow:hidden}.bml-nudge__copy{flex:1;min-width:0}.bml-nudge__copy p{color:var(--bml-white);margin:0 0 2px;font-size:12px;font-weight:500}.bml-nudge__copy span{color:var(--bml-muted);font-size:11px;font-weight:300}.bml-nudge__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.bml-nudge__actions button{color:var(--bml-muted);background:0 0;border:0;padding:4px;font-size:20px;line-height:1}.bml-nudge__actions a{background:var(--bml-blue);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;text-decoration:none}.bml-bottom-nav{-webkit-backdrop-filter:blur(28px);z-index:60;background:#0e0e10f5;border-top:1px solid #ffffff0f;height:72px;display:flex;position:absolute;bottom:0;left:0;right:0}.bml-bottom-nav a{color:#ffffff4d;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;padding-bottom:14px;text-decoration:none;display:flex;position:relative;overflow:hidden}.bml-bottom-nav a.is-active{color:var(--bml-white)}.bml-bottom-nav a.is-active:before{content:"";background:var(--bml-white);border-radius:999px;width:22px;height:1.5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bml-bottom-nav span{letter-spacing:.09em;text-transform:uppercase;font-size:8.5px;font-weight:400}.bml-bottom-nav a.is-active span{font-weight:500}@media (min-width:431px){body.bibas-mobile-landing-active{background:#111}.bml-shell{box-shadow:0 30px 120px #0000008c}}.bml-product{text-decoration:none}.bml-empty{min-height:150px;color:var(--bml-muted);background:var(--bml-surface);text-align:center;border:1px solid #ffffff14;border-radius:14px;flex:0 0 calc(100% - 40px);place-items:center;margin:0;padding:22px;font-size:12px;display:grid}.bml-empty--grid{grid-column:1/-1;min-height:180px}
