:root{--cream: #e8e8e8;--ink: #2f2e31;--gold: #c41e1e;--muted: #808080;--light-border: #f5f5f5;--index-paper: #f7f2ee;--index-red: #b8261f;--index-dark: #262423}.catalogo-book{font-family:"Inter",sans-serif;background:#dbdbdb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 12px;gap:0}.catalogo-book *,.catalogo-book *::before,.catalogo-book *::after{margin:0;padding:0;box-sizing:border-box}.catalogo-book .book-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.catalogo-book #flipbook{transition:margin-left .6s cubic-bezier(0.4, 0, 0.2, 1)}.catalogo-book .page{background:var(--cream);overflow:hidden;position:relative}.catalogo-book .page-blank{position:relative;background:#fff}.catalogo-book .page-blank .blank-title{position:absolute;top:22px;right:22px;font-family:"Open Sans",sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--index-red);pointer-events:none}.catalogo-book .page-blank .blank-block{position:absolute;width:170px;display:flex;flex-direction:column;gap:8px;align-items:center;text-decoration:none;color:inherit;border-radius:10px;padding:12px 10px;transition:background .15s ease;cursor:pointer}.catalogo-book .page-blank .blank-block:hover{background:rgba(0,0,0,.08)}.catalogo-book .page-blank .blank-block--1{top:12%;left:8%}.catalogo-book .page-blank .blank-block--2{top:12%;left:54%}.catalogo-book .page-blank .blank-block--3{top:50%;left:8%}.catalogo-book .page-blank .blank-block--4{top:50%;left:54%}.catalogo-book .page-blank .blank-block .blank-square{position:static;width:150px;height:130px;background:#d0d0d0;box-shadow:0 10px 20px rgba(0,0,0,.08);overflow:hidden}.catalogo-book .page-blank .blank-block .blank-square img{width:100%;height:100%;object-fit:cover;display:block}.catalogo-book .page-blank .blank-info{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.catalogo-book .page-blank .blank-info-title,.catalogo-book .page-blank .blank-info-subtitle{font-family:"Open Sans",sans-serif;margin-left:0}.catalogo-book .page-blank .blank-info-title{font-size:10px;font-weight:700;color:var(--ink);line-height:1.2}.catalogo-book .page-blank .blank-info-subtitle{font-size:8px;color:var(--muted);line-height:1.4}.catalogo-book .page::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:10;background-image:repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0, 0, 0, 0.012) 2px, rgba(0, 0, 0, 0.012) 4px)}.catalogo-book .stf__item:nth-child(even)::before,.catalogo-book .stf__item:nth-child(odd)::before{content:"";position:absolute;top:0;width:28px;height:100%;pointer-events:none;z-index:9}.catalogo-book .stf__item:nth-child(even)::before{right:0;background:linear-gradient(to left, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.1) 40%, transparent)}.catalogo-book .stf__item:nth-child(odd)::before{left:0;background:linear-gradient(to right, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.1) 40%, transparent)}.catalogo-book .page-cover{background:#fff !important;display:flex;flex-direction:column;padding:0;overflow:hidden}.catalogo-book .page-cover::after{display:none}.catalogo-book .cover-full{width:100%;height:100%;object-fit:cover;display:block}.catalogo-book .page-back{background:rgba(0,0,0,0) !important;display:block;width:100%;height:100%;overflow:hidden;padding:0}.catalogo-book .page-back::after{display:none}.catalogo-book .page-back .cover-full{width:100%;height:100%;object-fit:cover;display:block}.catalogo-book .pg-num{position:absolute;bottom:14px;font-size:9px;color:gray;letter-spacing:.15em;z-index:5}.catalogo-book .pg-num-left{left:24px}.catalogo-book .pg-num-right{right:24px}.catalogo-book .controls{width:100%;max-width:760px;display:flex;justify-content:center;align-items:center;gap:20px;padding:16px 4px 0}.catalogo-book .ctrl-btn{background:rgba(0,0,0,0);border:.5px solid gray;color:gray;font-family:"Inter",sans-serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;padding:9px 24px;cursor:pointer;transition:border-color .2s,color .2s}.catalogo-book .ctrl-btn:hover{border-color:var(--gold);color:var(--gold)}.catalogo-book .ctrl-btn:disabled{opacity:.3;cursor:default}.catalogo-book .page-indicator{font-size:11px;color:gray;letter-spacing:.15em;min-width:80px;text-align:center}.catalogo-book .page-indicator span{color:var(--gold);font-weight:500}.catalogo-book .stf__parent,.catalogo-book .stf__item{cursor:default !important}.catalogo-book .prod-link,.catalogo-book .ctrl-btn,.catalogo-book .ctrl-btn *{cursor:pointer !important}@media(max-width: 699px){.catalogo-book{padding:36px 8px 12px}.catalogo-book [data-desktop-only]{display:none !important}.catalogo-book .book-wrapper{position:relative;width:100%;max-width:360px;margin:0 auto}.catalogo-book #flipbook{transition:none !important;margin-left:0 !important;position:relative !important;width:100% !important}.catalogo-book .controls{gap:12px;padding:12px 4px 0}.catalogo-book .ctrl-btn{font-size:9px;padding:8px 16px}.catalogo-book .page-indicator{font-size:10px;min-width:60px}.catalogo-book .card-deck{position:relative !important;width:100% !important;height:0 !important;padding-bottom:138% !important;overflow:hidden;border-radius:6px}.catalogo-book .card-deck .page{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;overflow:hidden;will-change:transform,opacity;box-shadow:0 2px 6px rgba(0,0,0,.08);transform-origin:center center}.catalogo-book .card-deck .page::after{display:none !important}.catalogo-book .card-deck .page-empty{display:none !important}.catalogo-book .card-deck .blank-square{box-shadow:none !important}.catalogo-book .card-deck .blank-block{width:140px;cursor:pointer;pointer-events:auto}.catalogo-book .card-deck .blank-block:hover{background:rgba(0,0,0,.08)}.catalogo-book .card-deck .blank-block .blank-square{width:120px;height:105px}.catalogo-book .card-deck .blank-block--1{top:10%;left:6%}.catalogo-book .card-deck .blank-block--2{top:10%;left:52%}.catalogo-book .card-deck .blank-block--3{top:52%;left:6%}.catalogo-book .card-deck .blank-block--4{top:52%;left:52%}.catalogo-book .card-deck .blank-info-title{font-size:9px}.catalogo-book .card-deck .blank-info-subtitle{font-size:7px}.catalogo-book .card-deck .blank-title{font-size:9px;top:14px;right:14px}}@media(max-width: 480px){.catalogo-book .book-wrapper{max-width:300px}.catalogo-book .card-deck .blank-block{width:120px}.catalogo-book .card-deck .blank-block .blank-square{width:100px;height:88px}.catalogo-book .card-deck .blank-block--1{top:8%;left:4%}.catalogo-book .card-deck .blank-block--2{top:8%;left:50%}.catalogo-book .card-deck .blank-block--3{top:50%;left:4%}.catalogo-book .card-deck .blank-block--4{top:50%;left:50%}.catalogo-book .card-deck .blank-info-title{font-size:8px}}.catalogo-book a,.catalogo-book a:hover,.catalogo-book a:focus{transition:background .15s ease !important}.catalogo-book .blank-block,.catalogo-book .blank-block:hover{transition:background .15s ease !important}.catalogo-book img{max-width:none;transition:none !important;animation:none !important}
/* Engine:dart */