:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fb;background:#07111f;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#07111f 0%,#13233d 100%);min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.98rem}a{text-decoration:none}.page-shell{align-items:center;max-width:1080px;min-height:calc(100vh - 70px);margin:0 auto;padding:12px;display:flex}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;width:min(100%,720px);padding:20px;box-shadow:0 12px 28px #0003}.hero-banner{justify-content:flex-start;align-items:center;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#7ed6ff;margin-bottom:8px;font-size:.95rem}h1{margin:0 0 10px;font-size:clamp(1.4rem,4vw,2.3rem);line-height:1.1}.hero-copy{color:#dce5f2;max-width:720px;margin:0;font-size:.95rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.primary-btn,.secondary-btn{border-radius:999px;padding:9px 14px;font-size:.92rem;font-weight:700;display:inline-block}.primary-btn{color:#07111f;background:#ffb703}.secondary-btn{color:#fff;background:0 0;border:1px solid #fff3}.about-shell{align-items:flex-start;padding-top:32px;padding-bottom:32px}.about-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f2f5fb;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,920px);padding:36px;box-shadow:0 20px 45px #00000040}.about-card h1{margin-bottom:20px}.about-section{margin-bottom:18px}.about-section h2{color:#7ed6ff;margin-bottom:10px}.about-section h3{color:#ffb703;margin:14px 0 8px}.about-section p{color:#e8eef8;margin:0 0 10px;line-height:1.8}.contact-card a{color:#7ed6ff;font-weight:600}.contact-card a:hover{color:#ffb703;text-decoration:underline}.contact-link{align-items:center;gap:8px;display:inline-flex}.contact-icon{flex-shrink:0;width:18px;height:18px}.contact-section h2{margin-bottom:10px}.brands-shell{align-items:flex-start;padding-top:32px;padding-bottom:32px}.brands-card{width:min(100%,1100px)}.brands-title{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.brands-title__word--blue{color:#7ed6ff}.brands-title__word--yellow{color:#ffb703}.brands-intro{color:#dce5f2;margin-bottom:24px;line-height:1.7}.brands-categories{flex-direction:column;gap:28px;display:flex}.brands-category{flex-direction:column;gap:16px;display:flex}.brands-category__title{color:#ffb703;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:clamp(1.2rem,2vw,1.5rem)}.brands-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.brand-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:14px;box-shadow:0 12px 28px #00000029}.brand-image-wrap{aspect-ratio:4/3;background:#fff;border:3px solid #ffb703;border-radius:18px;width:100%;margin:0 auto 12px;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000002e}.brand-image{object-fit:cover;width:100%;height:100%;transition:transform .2s,filter .2s;display:block}.brand-image--fit{object-fit:contain;background:#fff;padding:8px}.brand-image-wrap:hover .brand-image{filter:brightness(.7);transform:scale(1.05)}.brand-hover-label{color:#fff;text-align:center;opacity:0;pointer-events:none;background:#07111fb3;border-radius:50%;justify-content:center;align-items:center;padding:12px;font-weight:700;transition:opacity .2s,transform .2s;display:flex;position:absolute;inset:0;transform:scale(.95)}.brand-image-wrap:hover .brand-hover-label{opacity:1;transform:scale(1)}.products-shell{align-items:flex-start;padding-top:32px;padding-bottom:32px}.products-card{width:min(100%,1000px)}.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.featured-products-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;width:100%;padding:14px;box-shadow:0 10px 22px #0000002e}.featured-products-header{margin-bottom:10px}.featured-products-header h2{color:#fff;margin:0;font-size:clamp(1.05rem,3vw,1.4rem)}.featured-products-grid{grid-template-columns:1fr;gap:12px;display:grid}.featured-product-card{background:#07111fbf;border:1px solid #ffffff1f;border-radius:12px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 6px 14px #00000024}.featured-product-card:hover{border-color:#ffb70373;transform:translateY(-4px);box-shadow:0 16px 32px #00000042}.featured-product-card__image-wrap{aspect-ratio:4/3;background:#fff;overflow:hidden}.featured-product-card__image{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .3s;display:block;transform:scale(.98)}.featured-product-card:hover .featured-product-card__image{transform:scale(1.03)}.featured-product-card__content{padding:10px 10px 12px}.featured-product-card__content h3{color:#ffb703;margin:0 0 4px;font-size:.95rem}.featured-product-card__content p{color:#dce5f2;margin:0 0 8px;font-size:.84rem;line-height:1.45}.featured-product-card__link{color:#07111f;background:#ffb703;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.82rem;font-weight:700;transition:transform .2s;display:inline-flex}.featured-product-card__link:hover{transform:translateY(-1px)}.featured-products-footer{justify-content:center;margin-top:20px;display:flex}.product-category{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:16px;font-family:Arial,Helvetica,sans-serif}.product-category h2{color:#ffb703;margin-top:0;margin-bottom:10px}.product-category ul{color:#e8eef8;margin:0;padding-left:18px;line-height:1.8}.product-empty{color:#dce5f2;margin:0}.product-details{grid-template-columns:minmax(280px,420px) 1fr;align-items:start;gap:24px;display:grid}.product-details__image-wrap{aspect-ratio:4/3;background:#fff;border:1px solid #ffffff1f;border-radius:20px;width:100%;position:relative;overflow:hidden}.product-details__content h1{margin-bottom:8px}.product-details__meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin-top:18px;margin-bottom:18px;display:grid}.product-details__meta h2{color:#ffb703;margin:0 0 8px;font-size:1rem}.product-details__meta ul{color:#e8eef8;margin:0;padding-left:18px;line-height:1.8}.product-details__meta p{color:#e8eef8;margin:0}@media (max-width:760px){.product-details{grid-template-columns:1fr}}.locations-shell{align-items:flex-start;padding-top:32px;padding-bottom:32px}.locations-card{width:min(100%,1100px)}.locations-grid{grid-template-columns:minmax(260px,360px) 1fr;align-items:center;gap:24px;display:grid}.locations-content h1{margin-top:0;margin-bottom:16px}.locations-address{color:#e8eef8;margin:0 0 8px;font-size:1.05rem}.locations-link{color:#7ed6ff;margin-top:16px;font-weight:700;display:inline-block}.locations-map{border:1px solid #ffffff1f;border-radius:16px;min-height:320px;overflow:hidden}.locations-map iframe{border:0;width:100%;height:100%;min-height:320px}.request-shell{align-items:flex-start;padding-top:32px;padding-bottom:32px}.request-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f2f5fb;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,980px);padding:36px;box-shadow:0 20px 45px #00000040}.request-intro h1{margin-bottom:12px}.request-intro p{color:#dce5f2;margin:0;line-height:1.8}.request-highlights{color:#e8eef8;margin:20px 0 24px;padding-left:20px;line-height:1.9}.request-form{flex-direction:column;gap:16px;display:flex}.request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.request-field{color:#e8eef8;flex-direction:column;gap:8px;font-weight:600;display:flex}.request-field--full{grid-column:1/-1}.request-field input,.request-field textarea{color:#fff;width:100%;font:inherit;background:#07111f8c;border:1px solid #ffffff26;border-radius:10px;padding:10px 12px}.request-field textarea{resize:vertical;min-height:100px}.request-field input:focus,.request-field textarea:focus{border-color:#7ed6ff;outline:2px solid #7ed6ff8c}.request-error{color:#ffd5d5;background:#d32f2f29;border:1px solid #d32f2f47;border-radius:10px;padding:10px 12px}.request-actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.request-success{background:#07111f66;border:1px solid #ffb70340;border-radius:16px;padding:22px;line-height:1.8}.request-success h2{color:#ffb703;margin-top:0}.request-success__link{margin-top:8px}@media (max-width:820px){.locations-grid,.request-grid{grid-template-columns:1fr}}.floating-contact{z-index:20;flex-direction:column-reverse;align-items:flex-start;gap:10px;display:flex;position:fixed;bottom:20px;left:20px}.floating-contact__main{color:#07111f;cursor:pointer;background:linear-gradient(135deg,#ffb703 0%,#f59e0b 100%);border:0;border-radius:999px;place-items:center;width:54px;height:54px;font-size:1.25rem;display:grid;position:relative;box-shadow:0 12px 28px #00000040}.floating-contact__main:hover{transform:translateY(-1px)}.floating-contact__main-icon{will-change:transform;justify-content:center;align-items:center;animation:45s ease-in-out infinite message-bob;display:inline-flex}@keyframes message-bob{0%,to{transform:translateY(-3px)}2%{transform:translateY(-8px)}4%{transform:translateY(-3px)}}.floating-contact__unread-badge{color:#fff;background:#d32f2f;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.75rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 6px 12px #0000002e}.floating-contact__actions{opacity:0;pointer-events:none;flex-direction:column;gap:10px;transition:all .2s;display:flex;transform:translateY(10px)}.floating-contact.is-open .floating-contact__actions{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-contact__action{color:#fff;border-radius:999px;place-items:center;width:54px;height:54px;padding:0;display:grid;box-shadow:0 10px 20px #0003}.floating-contact__action svg{width:26px;height:26px}.floating-contact__action--whatsapp{color:#fff;background:#25d366}.floating-contact__action--call{color:#fff;background:#22c55e}.floating-contact__main{width:60px;height:60px}.floating-contact__main-icon svg{width:28px;height:28px}.whatsapp-chat{color:#fff;opacity:0;pointer-events:none;z-index:30;background:#111b21;border-radius:18px;flex-direction:column;width:min(360px,100vw - 32px);font-family:cursive;transition:all .2s;display:flex;position:fixed;bottom:90px;right:20px;overflow:hidden;transform:translateY(12px);box-shadow:0 18px 45px #0000004d}.whatsapp-chat.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.whatsapp-chat__header{background:#202c33;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.whatsapp-chat__profile{align-items:center;gap:10px;display:flex}.whatsapp-chat__avatar{color:#fff;background:#25d366;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.whatsapp-chat__name{font-size:.95rem;font-weight:700}.whatsapp-chat__status{color:#8ecf9f;font-size:.78rem}.whatsapp-chat__close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.3rem}.whatsapp-chat__body{background:linear-gradient(#0b141a 0%,#111b21 100%);flex-direction:column;gap:10px;padding:16px;display:flex}.whatsapp-chat__bubble{border-radius:12px;max-width:82%;padding:10px 12px;font-size:.95rem;line-height:1.4}.whatsapp-chat__bubble--incoming{background:#202c33;align-self:flex-start}.whatsapp-chat__bubble--outgoing{background:#056162;align-self:flex-end}.whatsapp-chat__composer{background:#202c33;gap:8px;padding:12px 14px 14px;display:flex}.whatsapp-chat__composer input{color:#fff;background:#111b21;border:0;border-radius:999px;flex:1;padding:10px 12px}.whatsapp-chat__composer button{color:#fff;cursor:pointer;background:#25d366;border:0;border-radius:999px;padding:10px 14px;font-weight:700}.section-divider{border:0;border-top:1px solid #ffffff24;margin:20px 0}@media (max-width:760px){.hero-card{padding:28px}.page-shell{padding:20px}.about-card{padding:24px}}.site-header{color:#111;background:#fff;border-bottom:1px solid #0000000f}.header-inner{align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:12px 20px;display:flex}.brand-link{align-items:center;display:inline-flex}.brand-logo{width:auto;height:48px;display:block}.main-nav{flex:1}.main-nav ul{align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#ffb703;border-radius:999px;padding:6px 10px;font-weight:600;transition:color .2s,background-color .2s,box-shadow .2s}.nav-link:hover{color:#2563eb;text-decoration:underline}.nav-link--active{color:#0f2f1d;background:#d8f5d5;box-shadow:inset 0 0 0 1px #3d784a2e}.header-actions{align-items:center;gap:16px;display:flex}.site-footer{z-index:2;color:#e8eef8;background:#07111fe6;border-top:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px 24px;font-size:.95rem;display:grid;position:relative}.site-footer__left,.site-footer__center,.site-footer__right{align-items:center;display:flex}.site-footer__left{color:#e8eef8;flex-direction:column;align-items:flex-start;gap:4px}.site-footer__hours{color:#7ed6ff;font-size:.85rem}.site-footer__center{color:#7ed6ff;justify-content:center;font-weight:700}.site-footer__right{justify-content:flex-end;gap:10px}.site-footer__social{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s;display:inline-flex}.site-footer__facebook{background:#1877f2;box-shadow:0 8px 18px #1877f240}.site-footer__facebook:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1877f252}.site-footer__whatsapp{background:#25d366;box-shadow:0 8px 18px #25d36640}.site-footer__whatsapp:hover{transform:translateY(-1px);box-shadow:0 10px 20px #25d36652}.site-footer__social svg{width:24px;height:24px}@media (max-width:760px){.site-footer{text-align:center;grid-template-columns:1fr;gap:8px}.site-footer__left,.site-footer__center,.site-footer__right{justify-content:center}}.header-actions .phone{color:#ffb703;font-weight:700;transition:color .2s}.header-actions .phone:hover{color:#2563eb}.header-actions .locations{color:#333;border-left:1px solid #0000000f;padding-left:12px;transition:color .2s}.header-actions .locations:hover{color:#2563eb}.header-actions .cta{color:#ffb703;border:1px solid #ffb703;border-radius:6px;padding:8px 14px;font-weight:700;transition:background-color .2s,color .2s,border-color .2s}.header-actions .cta:hover{color:#fff;background:#2563eb;border-color:#2563eb}@media (max-width:820px){.main-nav ul{display:none}.brand-logo{height:40px}}.rotator-root{isolation:isolate;width:100%;min-height:100%;position:relative;overflow:hidden}.rotator-bg{z-index:0;pointer-events:none;background-color:#07111f;position:absolute;inset:0;overflow:hidden}.rotator-layer{opacity:0;filter:brightness(.55)saturate(.95);will-change:opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.2s ease-in-out,filter 1.2s ease-in-out;position:absolute;inset:0}.rotator-layer.active{opacity:1}.rotator-content,.page-shell{z-index:1;position:relative}.hero-with-background{isolation:isolate;min-height:220px;padding:20px;position:relative;overflow:hidden}.hero-with-background .rotator-root{z-index:0;position:absolute;inset:0}.hero-with-background .rotator-content{z-index:1;align-items:center;min-height:220px;display:flex;position:relative}.hero-with-background .hero-banner__content{z-index:2;max-width:100%;position:relative}@media (max-width:768px){.hero-with-background{min-height:190px;padding:14px}.hero-with-background .rotator-content{min-height:190px}}html{font-size:15px}body{font-size:.95rem;line-height:1.5}.page-shell{align-items:flex-start;padding:10px}.hero-card,.about-card,.request-card,.featured-products-section{padding:16px}.hero-banner{flex-direction:column;align-items:flex-start}.hero-banner__content{max-width:100%}.eyebrow{margin-bottom:6px;font-size:.82rem}h1{font-size:clamp(1.3rem,5vw,1.9rem)}.hero-copy{font-size:.9rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-btn,.hero-actions .secondary-btn{text-align:center;width:100%;font-size:.86rem}.featured-products-grid,.products-grid,.brands-grid,.product-details,.locations-grid,.request-grid{grid-template-columns:1fr}.site-header{z-index:40;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex;position:relative}.brand{flex:none;justify-content:center;display:flex}.brand-logo{width:auto;height:34px}.main-nav{flex-basis:100%;order:4;width:100%;display:none}.main-nav.is-open{display:block}.main-nav ul{background:#07111ff5;border-radius:12px;flex-direction:column;align-items:stretch;gap:6px;margin:0;padding:8px;display:flex}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;margin-left:auto;padding:4px;display:inline-flex}.nav-toggle span{background:#ffb703;border-radius:999px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-left:auto;font-size:.84rem;display:flex}.header-actions .locations{border-left:0;padding-left:0}.site-footer{text-align:center;grid-template-columns:1fr;gap:8px;padding:12px 16px;font-size:.82rem}.site-footer__left,.site-footer__center,.site-footer__right{justify-content:center}.site-footer__left{align-items:center}.site-footer__right{justify-content:center}.floating-contact{bottom:10px;left:10px}.whatsapp-chat{width:min(340px,100vw - 20px);bottom:72px;right:10px}@media (min-width:640px){.hero-actions{flex-direction:row;align-items:center}.hero-actions .primary-btn,.hero-actions .secondary-btn{width:auto}.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-grid,.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.page-shell{padding:16px}.hero-card{padding:24px}.header-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px}.brand{justify-content:flex-start}.brand-logo{height:42px}.nav-toggle{display:none}.main-nav{flex-basis:auto;order:0;width:auto;display:block}.main-nav ul{background:0 0;flex-direction:row;justify-content:flex-start;gap:12px;padding:0}.header-actions{justify-content:flex-end;margin-left:0}.site-footer{grid-template-columns:1fr auto 1fr}.site-footer__left{align-items:flex-start}.site-footer__right{justify-content:flex-end}}@media (min-width:900px){.about-card,.request-card,.featured-products-section{padding:24px}}
