:root{--catalog-purple:#111;--catalog-purple-soft:#f2f2f2;--catalog-page:#f2f2f2;--catalog-paper:#fff;--catalog-ink:#29272b;--catalog-muted:#77737a;--catalog-line:#e6e3e8;--catalog-shell:min(1380px,calc(100% - 32px))}
html,body{background:var(--catalog-page);color:var(--catalog-ink);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-weight:400}
body{padding-bottom:0}
a{color:inherit;text-decoration:none}
.catalog-header{position:sticky;top:0;z-index:60;width:100%;border-bottom:1px solid var(--catalog-line);background:#fff}
.catalog-header-inner{width:var(--catalog-shell);min-height:62px;margin:auto;display:grid;grid-template-columns:36px 180px minmax(280px,680px) 1fr;gap:16px;align-items:center}
.catalog-back{width:36px;height:42px;display:grid;place-items:center;font-size:19px}
.catalog-wordmark{white-space:nowrap;font-size:14px;font-weight:400;letter-spacing:.14em}
.catalog-search{position:relative;height:40px;display:grid;grid-template-columns:22px minmax(0,1fr) 36px;align-items:center;padding:0 5px 0 13px;border:1px solid #bdb9bf;border-radius:999px;background:#fff;color:#666}
.catalog-search>i{font-size:17px}.catalog-search input{width:100%;height:100%;padding:0 9px;border:0;outline:0;background:transparent;color:#333;font-size:14px;font-weight:400}.catalog-search input::placeholder{color:#858187;font-weight:300}.catalog-search>a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:18px}
.catalog-tools{display:flex;justify-content:flex-end;align-items:center;gap:5px}.catalog-tools>a{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#444;font-size:19px}.catalog-tools>a:hover,.catalog-search>a:hover{background:#f2f2f2;color:var(--catalog-purple)}.catalog-tools b{position:absolute;right:0;top:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:99px;background:var(--catalog-purple);color:#fff;font-size:9px}
.search-dropdown{top:calc(100% + 7px);border-color:var(--catalog-line);border-radius:8px;box-shadow:0 12px 30px rgba(34,26,38,.12)}.search-item{grid-template-columns:48px 1fr;padding:8px;border-color:var(--catalog-line)}.search-item:hover{background:#f2f2f2}.search-item img{width:48px;height:58px;border-radius:5px;object-fit:cover}
.page{width:100%;max-width:none;margin:0;padding:0 0 52px}
.listing-head{width:100%;margin:0 0 10px;padding:28px max(16px,calc((100% - 1348px)/2));display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border:0;background:#fff}
.listing-head>div:first-child{min-width:0}.eyebrow{margin:0 0 5px;color:var(--catalog-purple);font-size:11px;font-weight:500;letter-spacing:.1em}.listing-head h1{margin:0;color:var(--catalog-ink);font-size:clamp(24px,2.5vw,36px);font-weight:350;line-height:1.15;letter-spacing:-.02em}.listing-copy{max-width:620px;margin-top:8px;color:var(--catalog-muted);font-size:13px;line-height:1.45}
.listing-actions{display:flex;gap:8px;flex:0 0 auto}.button{min-height:38px;padding:0 14px;border:0;border-radius:5px;background:#f2f2f2;color:#454148;font-size:12px;font-weight:400}.button.primary{border:0;background:var(--catalog-purple-soft);color:var(--catalog-purple)}.button:hover{color:var(--catalog-purple)}
.product-grid{width:100%;padding:12px max(8px,calc((100% - 1364px)/2));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;background:#fff}
.app-product-card{position:relative;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:6px;background:#fff;box-shadow:none}
.app-product-link{display:flex;flex:1;flex-direction:column;min-width:0}.app-product-image{width:100%;height:260px;flex:0 0 260px;overflow:hidden;border-radius:6px 6px 0 0;background:#f2f2f2}.app-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.app-product-card:hover .app-product-image img{transform:scale(1.02)}
.app-product-copy{flex:1;padding:9px 9px 5px}.app-product-type{display:block;overflow:hidden;color:#858187;font-size:10px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;text-transform:none;letter-spacing:0}.app-product-copy h3{min-height:2.5em;margin:3px 0 0;display:-webkit-box;overflow:hidden;color:#555159;font-size:14px;font-weight:400;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.app-product-foot{min-height:42px;padding:0 8px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px}.app-price{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px}.app-price strong{color:#252228;font-size:14px;font-weight:500;white-space:nowrap}.app-price del{color:#99949b;font-size:11px;font-weight:400;white-space:nowrap}.app-product-actions{display:flex;align-items:center;gap:0;flex:0 0 auto}.app-product-actions .wishlist-btn,.app-product-actions .quick-add{position:static!important;width:34px!important;min-width:34px;height:34px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center;border:0!important;border-radius:50%!important;background:transparent!important;color:#77737a!important;box-shadow:none!important;font-size:19px!important}.app-product-actions .wishlist-btn:hover,.app-product-actions .quick-add:hover,.app-product-actions .wishlist-btn.is-active{color:var(--catalog-purple)!important}
.empty-state{grid-column:1/-1;padding:60px 20px;border:0;background:#fff;color:var(--catalog-muted);font-size:14px}
.pagination{width:100%;margin:10px 0 0;padding:22px 16px;gap:6px;background:#fff}.pagination a,.pagination span{min-width:38px;min-height:38px;padding:0 11px;border:0;border-radius:5px;background:#f2f2f2;color:#555;font-size:12px;font-weight:400}.pagination .current-page{background:var(--catalog-purple);color:#fff}
.app-footer.phone{width:100%;margin:10px 0 0;padding:38px 0 0;display:block!important;border-top:1px solid var(--catalog-line);background:#fff;color:#333}.app-footer .shell{width:var(--catalog-shell);margin:auto}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.footer-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.app-footer h3{margin:0 0 8px;font-size:14px;font-weight:500}.app-footer .footer-subtitle{margin-top:16px}.app-footer a{color:#555;font-size:12px;font-weight:300;line-height:1.5}.app-footer a:hover{color:var(--catalog-purple)}.footer-app{display:flex;align-items:center;gap:9px;margin-bottom:7px}.footer-app>i{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--catalog-line);border-radius:5px}.footer-app span{display:flex;flex-direction:column;font-size:12px}.footer-app small{color:#888;font-size:10px}.footer-signups{margin-top:30px;padding-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid var(--catalog-line)}.footer-signups form,.whatsapp-signup{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid #ccc}.whatsapp-signup{grid-template-columns:auto minmax(0,1fr) auto}.footer-signups input{min-width:0;padding:0 10px;border:0;outline:0}.footer-signups button,.whatsapp-signup a{padding:0 13px;display:flex;align-items:center;border:0;background:var(--catalog-purple);color:#fff;font-size:11px}.whatsapp-signup>span{display:flex;align-items:center;padding:0 9px;border-right:1px solid #ccc;font-size:11px}.footer-signups p{margin:7px 0 0;color:#777;font-size:11px}.footer-consent{padding-top:22px;color:#777;font-size:11px}.footer-bottom-wrap{margin-top:26px;background:#32143f;color:#fff}.footer-bottom{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px}.footer-bottom a{color:#fff;font-size:11px;text-transform:uppercase}
.app-dock{display:none}.login-tip{z-index:100}
@media(max-width:1050px){.catalog-header-inner{grid-template-columns:36px 145px minmax(220px,1fr) auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-product-image{height:235px;flex-basis:235px}}
@media(max-width:760px){body{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.catalog-header{position:sticky;top:0}.catalog-header-inner{width:100%;min-height:58px;padding:0 8px 0 0;grid-template-columns:40px minmax(0,1fr) 44px;gap:7px}.catalog-back{width:40px}.catalog-wordmark{display:none}.catalog-search{height:38px;border-radius:9px;padding-left:11px}.catalog-search input{font-size:15px}.catalog-tools>a:first-child{display:none}.catalog-tools>a{width:42px;height:42px;font-size:21px}.listing-head{display:none}.product-grid{padding:5px 4px 10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.app-product-card{border-radius:6px}.app-product-image{height:auto;flex:0 0 auto;aspect-ratio:.82}.app-product-copy{padding:7px 8px 4px}.app-product-type{font-size:10px}.app-product-copy h3{font-size:13px;line-height:1.22}.app-product-foot{padding:0 7px 7px}.app-price strong{font-size:14px;color:#111}.app-price del{font-size:10px}.app-product-actions .wishlist-btn,.app-product-actions .quick-add{width:32px!important;min-width:32px;height:32px!important;font-size:18px!important}.pagination{margin-top:6px;padding:14px 8px}.pagination a,.pagination span{min-width:34px;min-height:34px}.app-footer.phone{margin-top:6px;padding-top:28px}.app-footer .shell{width:calc(100% - 28px)}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.app-footer h3{font-size:15px}.app-footer a{font-size:13px}.footer-signups{grid-template-columns:1fr;gap:22px}.footer-bottom{padding:15px 0;align-items:flex-start;flex-direction:column}.app-dock{position:fixed;left:0;right:0;bottom:0;z-index:80;width:100%;height:calc(54px + env(safe-area-inset-bottom));padding:2px 0 env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--catalog-line);background:#fff}.app-dock a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#777;font-size:11px}.app-dock i{font-size:19px}.app-dock .active{color:var(--catalog-purple)}.app-dock b{position:absolute;right:25%;top:0;min-width:16px;height:16px;display:grid;place-items:center;border-radius:99px;background:var(--catalog-purple);color:#fff;font-size:9px}}
@media(max-width:370px){.catalog-search input{font-size:13px}.product-grid{gap:3px}.app-product-copy h3{font-size:12px}.app-price strong{font-size:13px}.app-product-actions .wishlist-btn,.app-product-actions .quick-add{width:29px!important;min-width:29px}}
.catalog-search{border-radius:999px!important}
.footer-bottom-wrap{background:#111!important}
