.abx-cataloghi-shell.abx-lc-v107{
    --lc-ink:#0b2230;
    --lc-ink-2:#12364b;
    --lc-muted:#60717d;
    --lc-line:rgba(11,34,48,.10);
    --lc-soft:#f6f8fb;
    --lc-card:#ffffff;
    --lc-blue:#2457ff;
    --lc-cyan:#19b6c8;
    --lc-glow:rgba(36,87,255,.10);
    max-width:1480px;
    margin:0 auto;
    padding:44px 32px 148px;
    font-family:Inter,Arial,Helvetica,sans-serif;
    color:var(--lc-ink);
    position:relative;
    isolation:isolate;
}
.abx-cataloghi-shell.abx-lc-v107:before,
.abx-cataloghi-shell.abx-lc-v107:after{content:none!important;display:none!important}
.abx-cataloghi-shell.abx-lc-v107 *{box-sizing:border-box}
.abx-cataloghi-shell.abx-lc-v107:before{display:none!important}
.abx-cataloghi-hero{max-width:880px;margin:0 auto 34px;text-align:center;position:relative;z-index:1}
.abx-cataloghi-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 13px;border:1px solid rgba(36,87,255,.14);border-radius:999px;background:rgba(36,87,255,.055);color:#2446c7;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.abx-cataloghi-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lc-cyan);box-shadow:0 0 0 5px rgba(25,182,200,.12)}
.abx-cataloghi-heading{margin:0;font-size:clamp(34px,5vw,68px);line-height:.98;letter-spacing:-.06em;font-weight:900;color:var(--lc-ink)}
.abx-cataloghi-subtitle{max-width:700px;margin:18px auto 0;font-size:17px;line-height:1.62;color:rgba(11,34,48,.65)}
.abx-cataloghi-toolbar{max-width:1080px;margin:0 auto 56px;padding:12px;border:1px solid rgba(11,34,48,.075);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,252,255,.90));box-shadow:0 30px 96px rgba(11,34,48,.075),inset 0 1px 0 rgba(255,255,255,.86);backdrop-filter:blur(18px);position:relative;z-index:2}
.abx-cataloghi-toolbar:before{content:"";position:absolute;inset:-1px;border-radius:30px;padding:1px;background:linear-gradient(135deg,rgba(36,87,255,.22),rgba(25,182,200,.13),rgba(11,34,48,.035));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.abx-cataloghi-search{margin:0;position:relative}
.abx-cataloghi-search-input{width:100%;min-height:62px;border:1px solid rgba(11,34,48,.10);border-radius:21px;background:#fff;padding:0 24px 0 54px;font-size:15px;font-weight:520;color:var(--lc-ink);outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.7);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8 18.1a7.3 7.3 0 1 1 0-14.6 7.3 7.3 0 0 1 0 14.6Z' stroke='%2360717D' stroke-width='1.8'/%3E%3Cpath d='m16.2 16.2 4.3 4.3' stroke='%2360717D' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:23px center;background-size:19px 19px}
.abx-cataloghi-search-input::placeholder{color:rgba(96,113,125,.70)}
.abx-cataloghi-search-input:focus{border-color:rgba(36,87,255,.38);box-shadow:0 0 0 5px rgba(36,87,255,.085);background-color:#fff}
.abx-cataloghi-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:2px}
.abx-filter-btn{border:1px solid rgba(11,34,48,.08);background:rgba(246,248,251,.94);color:rgba(11,34,48,.72);min-height:40px;padding:8px 15px;border-radius:999px;font-size:12px;font-weight:850;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.abx-filter-btn:hover{transform:translateY(-1px);border-color:rgba(36,87,255,.22);box-shadow:0 10px 24px rgba(11,34,48,.06)}
.abx-filter-btn.is-active{background:var(--lc-ink);color:#fff;border-color:var(--lc-ink);box-shadow:0 14px 28px rgba(11,34,48,.16)}
.abx-cataloghi-count{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:14px;color:rgba(11,34,48,.58);font-size:13px;font-weight:650}
.abx-count-current{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 8px;border-radius:999px;background:rgba(36,87,255,.08);color:#2446c7;font-weight:900}
.abx-cataloghi-grid{display:grid;gap:34px;justify-content:center;align-items:stretch;position:relative;z-index:1}
.abx-cataloghi-grid.cols-1{grid-template-columns:minmax(270px,370px)}
.abx-cataloghi-grid.cols-2{grid-template-columns:repeat(2,minmax(270px,350px))}
.abx-cataloghi-grid.cols-3{grid-template-columns:repeat(3,minmax(260px,330px))}
.abx-cataloghi-grid.cols-4{grid-template-columns:repeat(4,minmax(245px,310px))}
.abx-cataloghi-grid.cols-5{grid-template-columns:repeat(5,minmax(220px,274px))}
.abx-cataloghi-grid.cols-6{grid-template-columns:repeat(6,minmax(200px,242px))}
.abx-catalogo-card{position:relative;border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%);border:1px solid rgba(11,34,48,.075);box-shadow:0 20px 64px rgba(11,34,48,.080);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;display:flex;flex-direction:column;min-height:100%}
.abx-catalogo-card:before{content:"";position:absolute;inset:0;border-radius:32px;pointer-events:none;background:radial-gradient(circle at 22% -6%,rgba(36,87,255,.105),transparent 34%),radial-gradient(circle at 96% 12%,rgba(25,182,200,.10),transparent 36%);opacity:.82;z-index:0}
.abx-catalogo-card:hover{transform:translateY(-8px);box-shadow:0 36px 96px rgba(11,34,48,.14);border-color:rgba(36,87,255,.18)}
.abx-catalogo-card.is-hidden{display:none!important}
.abx-catalogo-thumb-link{display:block;text-decoration:none!important;color:inherit!important;position:relative;z-index:1}
.abx-catalogo-thumb{width:100%;aspect-ratio:1/1.34;background:#f8fafc;display:block;overflow:hidden;padding:0!important;margin:0!important;border-radius:32px 32px 0 0;position:relative}
.abx-catalogo-thumb:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(11,34,48,.12),transparent)}
.abx-catalogo-thumb img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;transition:transform .35s ease,filter .35s ease;transform-origin:top center}
.abx-cover-zoom .abx-catalogo-thumb img{object-fit:cover!important;object-position:top center!important;transform:scale(1.075)}
.abx-cover-zoom .abx-catalogo-card:hover .abx-catalogo-thumb img{transform:scale(1.115);filter:saturate(1.04) contrast(1.02)}
.abx-cover-cover .abx-catalogo-thumb img{object-fit:cover!important;object-position:top center!important;transform:scale(1)}
.abx-cover-cover .abx-catalogo-card:hover .abx-catalogo-thumb img{transform:scale(1.04);filter:saturate(1.04) contrast(1.02)}
.abx-cover-contain .abx-catalogo-thumb{background:#fff}
.abx-cover-contain .abx-catalogo-thumb img{object-fit:contain!important;object-position:center top!important;transform:none!important}
.abx-catalogo-thumb-fallback{padding:0!important;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fbfbfd,#eef5f7)}
.abx-catalogo-thumb-fallback span{display:inline-flex;width:78px;height:78px;border-radius:24px;align-items:center;justify-content:center;background:#fff;color:var(--lc-ink);font-weight:900;box-shadow:0 18px 45px rgba(11,34,48,.12)}
.abx-catalogo-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:14px;flex:1;position:relative;z-index:1;align-items:center;text-align:center}
.abx-catalogo-tags{display:none!important}
.abx-catalogo-tag{display:none!important}
.abx-catalogo-title{font-size:18px;line-height:1.25;letter-spacing:-.026em;color:var(--lc-ink);font-weight:900;margin:0 auto;max-width:95%;text-align:center}
.abx-catalogo-code{display:none!important}
.abx-catalogo-code span,.abx-catalogo-code strong{display:none!important}
.abx-catalogo-excerpt{color:rgba(11,34,48,.62);font-size:14px;line-height:1.5;margin:0}
.abx-catalogo-actions{margin-top:auto;padding-top:10px;width:100%}
.abx-catalogo-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:50px;border-radius:17px;background:linear-gradient(135deg,#0b2230 0%,#12364b 100%);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:900;padding:0 17px;box-shadow:0 16px 30px rgba(11,34,48,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.abx-catalogo-btn:after{content:"›";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:rgba(255,255,255,.13);font-size:22px;line-height:0;transform:translateY(-1px);opacity:.95}
.abx-catalogo-btn:hover{transform:translateY(-1px);box-shadow:0 20px 38px rgba(11,34,48,.22);background:linear-gradient(135deg,#12364b 0%,#0b2230 100%);color:#fff!important}
.abx-cataloghi-no-results,.abx-cataloghi-empty{max-width:720px;margin:42px auto 0;padding:26px;border-radius:24px;background:#fff;border:1px dashed rgba(11,34,48,.16);color:rgba(11,34,48,.68);text-align:center;box-shadow:0 14px 40px rgba(11,34,48,.05)}
.abx-cataloghi-empty{margin-top:0}
@media(max-width:1180px){.abx-cataloghi-grid.cols-4,.abx-cataloghi-grid.cols-5,.abx-cataloghi-grid.cols-6{grid-template-columns:repeat(3,minmax(240px,310px))}}
@media(max-width:860px){.abx-cataloghi-shell.abx-lc-v107{padding:34px 24px 112px;max-width:100%;}.abx-cataloghi-toolbar{max-width:calc(100% - 6px)}.abx-cataloghi-toolbar{border-radius:24px;margin-bottom:42px}.abx-cataloghi-grid,.abx-cataloghi-grid.cols-3,.abx-cataloghi-grid.cols-4,.abx-cataloghi-grid.cols-5,.abx-cataloghi-grid.cols-6{grid-template-columns:repeat(2,minmax(220px,1fr));gap:22px}.abx-catalogo-card{border-radius:28px}.abx-catalogo-thumb{border-radius:28px 28px 0 0}.abx-catalogo-title{font-size:17px;text-align:center}}
@media(max-width:560px){.abx-cataloghi-shell.abx-lc-v107{padding:28px 20px 108px;max-width:100%;overflow-x:hidden}.abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid{max-width:420px;margin-left:auto;margin-right:auto}.abx-cataloghi-shell.abx-lc-v107 .abx-catalogo-card{max-width:390px;margin-left:auto;margin-right:auto;width:100%}.abx-cataloghi-toolbar{padding:10px}.abx-cataloghi-grid,.abx-cataloghi-grid.cols-2,.abx-cataloghi-grid.cols-3,.abx-cataloghi-grid.cols-4,.abx-cataloghi-grid.cols-5,.abx-cataloghi-grid.cols-6{grid-template-columns:1fr}.abx-cataloghi-search-input{min-height:56px;padding-left:48px;background-position:19px center}.abx-catalogo-thumb{aspect-ratio:1/1.34}.abx-catalogo-body{padding:19px 18px 20px}.abx-cataloghi-heading{font-size:38px}}


/* v1.0.7 responsive breathing room */
.abx-cataloghi-shell.abx-lc-v107{padding-bottom:clamp(120px,10vw,170px)!important;}
.abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid{margin-bottom:34px;}
@media(max-width:560px){
  .abx-cataloghi-shell.abx-lc-v107{padding-left:22px!important;padding-right:22px!important;padding-bottom:118px!important;}
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-toolbar{width:100%;max-width:420px;margin-left:auto;margin-right:auto;margin-bottom:34px;border-radius:22px;}
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-1,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-2,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-3,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-4,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-5,
  .abx-cataloghi-shell.abx-lc-v107 .abx-cataloghi-grid.cols-6{grid-template-columns:minmax(0,390px)!important;justify-content:center!important;gap:24px!important;}
  .abx-cataloghi-shell.abx-lc-v107 .abx-catalogo-card{border-radius:26px!important;}
  .abx-cataloghi-shell.abx-lc-v107 .abx-catalogo-thumb{border-radius:26px 26px 0 0!important;}
}
@media(max-width:390px){
  .abx-cataloghi-shell.abx-lc-v107{padding-left:16px!important;padding-right:16px!important;}
}
