.home-page{background:#fff;width:100%;overflow-x:clip}@supports not (overflow: clip){.home-page{overflow-x:hidden}}.home-section{width:100%}.home-section-inner{width:100%;max-width:none;margin:0 auto;padding:0 var(--so-page-gutter, 12px)}.home-section-title{padding:18px 0;margin:0;text-transform:uppercase;text-align:center;font-weight:700;line-height:1.2;letter-spacing:.06em}.home-section-title a{color:inherit;text-decoration:none}.banner-donna{background-color:#85c2f5d0}.category-grid-home{background-color:#fefefe}.category-grid-home .category-highlight-grid .category-card-title{position:absolute;left:8px;right:8px;bottom:8px;margin:0;width:auto;min-width:0;max-width:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:38px;padding:9px 10px;font-size:12px;font-weight:700;letter-spacing:.04em}.category-grid-home .category-highlight-grid .category-card-link .button-form.button-secondary.category-card-title{display:flex;width:auto;min-width:0;max-width:none;min-height:38px;padding:9px 10px}@media(max-width:768px){.category-grid-home .category-highlight-grid .category-card-title{left:6px;right:6px;bottom:6px;min-height:34px;padding:8px;font-size:11px;letter-spacing:.04em}.category-grid-home .category-highlight-grid .category-card-link .button-form.button-secondary.category-card-title{min-height:34px;padding:8px}}@media(max-width:468px){.category-grid-home .home-section-inner{padding-left:4px;padding-right:4px}.category-grid-home .category-highlight-grid .category-card-title{left:5px;right:5px;bottom:5px;min-height:34px;padding:8px;font-size:11px}.category-grid-home .category-highlight-grid .category-card-link .button-form.button-secondary.category-card-title{min-height:34px;padding:8px}}.brand-carousel{background-color:#fce2e2}.carousel-donna,.carousel-uomo,.carousel-bambine-e-ragazze,.carousel-bambini-e-ragazzi,.carousel-prima-infanzia{background-color:#fff}.banner-uomo{background-color:#def8cf}.banner-bambine-e-ragazze{background-color:#f3e1ff}.banner-bambini-e-ragazzi{background-color:#c9f8e9}.banner-prima-infanzia{background-color:#caf5fb}.category-block-link{display:block;text-decoration:none;color:inherit}.category-block-link:focus-visible{outline:2px solid #111;outline-offset:2px}.category-highlight{width:100%}.category-highlight-title{margin:0;padding:18px 0 14px;text-transform:uppercase;text-align:center;font-weight:700;line-height:1.2;letter-spacing:.06em}.category-highlight-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:stretch}@media(max-width:768px){.category-highlight-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:468px){.category-highlight-title{padding:14px 0 10px;font-size:18px}.category-highlight-grid{gap:4px;grid-template-columns:repeat(2,minmax(0,1fr))}}.category-card{width:100%;text-align:center}.category-card-link{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;text-decoration:none;color:inherit;border:1px solid #eee;background:#fafafa}.category-card-image{width:100%;height:100%;object-fit:cover;display:block;border:0;background:transparent}.category-card-title{position:absolute;left:8px;right:8px;bottom:8px;margin:0;width:auto;min-width:0;max-width:none;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:38px;padding:9px 10px;font-size:12px;font-weight:700;letter-spacing:.04em}.category-card-link .button-form.button-secondary.category-card-title{display:flex;width:auto;min-width:0;max-width:none;min-height:38px;padding:9px 10px}@media(max-width:768px){.category-card{max-width:none;margin:0}.category-card-title{left:6px;right:6px;bottom:6px;min-height:34px;padding:8px;font-size:11px;letter-spacing:.04em}.category-card-link .button-form.button-secondary.category-card-title{min-height:34px;padding:8px}}@media(max-width:468px){.category-card-title{left:5px;right:5px;bottom:5px;min-height:32px;padding:7px;font-size:10px}.category-card-link .button-form.button-secondary.category-card-title{min-height:32px;padding:7px}}.carousel--brands .carousel-track{padding-top:10px;padding-bottom:16px}.carousel--brands .carousel-slide{align-items:center;justify-content:center}.brand-card{display:flex;align-items:center;justify-content:center;padding:10px 4px;width:100%}.brand-link{display:flex;align-items:center;justify-content:center;width:100%;color:inherit;text-decoration:none}.brand-image-container{width:100%;max-width:110px;height:90px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ededed;border-radius:0;overflow:hidden}.brand-image{width:100%;height:100%;object-fit:contain;padding:10px;display:block}.brand-fallback-name{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#444;padding:10px;text-align:center;line-height:1.2}@media(max-width:768px){.brand-card{padding:8px 3px}.brand-image-container{max-width:96px;height:74px}.brand-image{padding:8px}}@media(max-width:468px){.brand-card{padding:6px 2px}.brand-image-container{max-width:84px;height:64px}.brand-image{padding:7px}}.carousel{position:relative;width:100%;--carousel-items: 6;--carousel-gap: 12px}@media(min-width:1920px){.carousel{--carousel-items: 7}}.carousel-viewport{position:relative}.carousel-track{display:flex;align-items:stretch;overflow-x:auto;gap:var(--carousel-gap);padding:12px 8px 22px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{display:flex;min-width:0;flex:0 0 calc((100% - (var(--carousel-gap) * (var(--carousel-items) - 1))) / var(--carousel-items));scroll-snap-align:start}.carousel-slide{scroll-snap-stop:always}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;cursor:pointer;z-index:10;color:#00000047;transition:transform .15s ease,color .15s ease,background-color .15s ease;border-radius:999px}.carousel-control:hover{color:#0000008c;background:#ffffff8c;transform:translateY(-50%) scale(1.03)}.carousel-control:active{transform:translateY(-50%) scale(.98)}.carousel-control:focus-visible{outline:2px solid rgba(0,0,0,.28);outline-offset:2px}.carousel-control:disabled{opacity:.22;cursor:default;background:transparent;transform:translateY(-50%)}.carousel-control.next{right:10px}.carousel-control.prev{left:10px}.carousel-control-icon{display:block}.pagination-dots{display:flex;justify-content:center;align-items:center;gap:8px;padding:10px;overflow:auto}.carousel-page-button{border:0;padding:0;cursor:pointer;width:28px;height:28px;border-radius:999px;background-color:#11111114;color:#111111bf;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,transform .18s ease,color .18s ease}.carousel-page-button:hover{background-color:#11111129;transform:translateY(-1px)}.carousel-page-button.active,.carousel-page-button.is-active{background-color:#111;color:#fff}.carousel-page-button:focus-visible{outline:2px solid rgba(0,0,0,.28);outline-offset:2px}@media(max-width:640px){.carousel-control{width:40px;height:40px}}.product-item{--so-card-h: 500px;--so-card-media-h: 320px;width:100%;min-width:0;background-color:#fff;border-radius:0;border:1px solid #ededed;box-shadow:0 12px 28px #00000014;overflow:hidden;text-align:left;position:relative;display:flex;flex-direction:column;min-height:var(--so-card-h);transition:transform .16s ease,box-shadow .16s ease}@media(hover:hover)and (pointer:fine){.product-item:hover{transform:translateY(-2px);box-shadow:0 18px 46px #0000001f}}@media(max-width:1200px){.product-item{--so-card-h: 470px;--so-card-media-h: 290px}}@media(max-width:768px){.product-item{--so-card-h: 410px;--so-card-media-h: 230px}}@media(max-width:468px){.product-item{--so-card-h: 372px;--so-card-media-h: 206px}}.product-item-card{position:relative;display:flex;flex-direction:column;min-height:100%;min-width:0}.product-item-link{position:absolute;inset:0;z-index:1;color:inherit;text-decoration:none;background:transparent;cursor:pointer}.product-item-media{position:relative;overflow:hidden;background:#fafafa;border-bottom:1px solid #f0f0f0;height:var(--so-card-media-h);flex:0 0 var(--so-card-media-h);min-width:0}.product-item-media .product-item-image-link{position:relative;z-index:2;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.product-item-media .product-item-image-link:focus-visible{outline:2px solid #111;outline-offset:-2px}.product-item-media .product-card-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.product-item-image--placeholder{height:100%;display:grid;place-items:center;color:#777;background:#f0f0f0}.product-item .badge.badge-top-left{left:10px}.product-item .badge.badge-top-right{right:10px}.product-item .badge.badge-top-right.badge-avoid-wishlist{right:54px}.product-item .badge.badge-bottom-left{left:10px}.product-item .badge.badge-bottom-right{right:10px}.product-item .badge{padding:4px 8px;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.product-item-details-link{position:absolute;bottom:10px;right:10px;z-index:5;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(17,17,17,.12);text-decoration:none;box-shadow:0 10px 22px #00000026;border-radius:0}.product-item-share-button{position:absolute;bottom:10px;left:10px;z-index:5;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(17,17,17,.12);box-shadow:0 10px 22px #00000026;border-radius:0;padding:0;cursor:pointer}.product-item-share-icon{width:18px;height:18px;display:block;opacity:.9}.product-item-share-button:hover .product-item-share-icon,.product-item-share-button:focus-visible .product-item-share-icon{opacity:1}.product-item-share-button:focus-visible{outline:2px solid #111;outline-offset:2px}.product-item-wishlist-button{position:absolute;top:10px;right:10px;z-index:5;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;border:1px solid rgba(17,17,17,.12);box-shadow:0 10px 22px #00000026;border-radius:0;padding:0;cursor:pointer}.product-item-wishlist-icon{width:18px;height:18px;display:block;opacity:.9}.product-item-wishlist-icon--filled{display:none}.product-item-wishlist-button:hover .product-item-wishlist-icon,.product-item-wishlist-button:focus-visible .product-item-wishlist-icon{opacity:1}.product-item-wishlist-button:focus-visible{outline:2px solid #111;outline-offset:2px}.product-item-wishlist-button[data-wishlist-active=true]{background:#ffffffeb;border-color:#1111111f}.product-item-wishlist-button[data-wishlist-active=true] .product-item-wishlist-icon{opacity:1}.product-item-wishlist-button[data-wishlist-active=true] .product-item-wishlist-icon--outline{display:none}.product-item-wishlist-button[data-wishlist-active=true] .product-item-wishlist-icon--filled{display:block;filter:invert(17%) sepia(88%) saturate(3165%) hue-rotate(342deg) brightness(86%) contrast(99%)}.product-item-details-icon{width:18px;height:18px;display:block;opacity:.9}.product-item-details-link:hover .product-item-details-icon,.product-item-details-link:focus-visible .product-item-details-icon{opacity:1}.product-item-details-link:focus-visible{outline:2px solid #111;outline-offset:2px}.product-item-body{display:flex;flex-direction:column;gap:5px;padding:10px 10px 12px;margin-top:auto;min-height:170px;flex:1;overflow:visible;min-width:0}.product-item-body .price-container{margin-top:auto;padding-top:4px}.product-item-body a,.product-item-body button{position:relative;z-index:3}@media(max-width:768px){.product-item-body{padding:8px 8px 10px;min-height:152px}}.product-item-brand{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#555;margin:0}.product-item-title{margin:0;font-size:15px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}.product-item-store{font-size:12px;color:#777;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-item-sizes{display:flex;gap:6px;flex-wrap:wrap}.product-size-badge,.product-size-more{font-size:11px;padding:2px 6px;border:1px solid #e0e0e0}.product-item-shipping{font-size:12px;color:#333}.product-item-price{display:flex;gap:8px;align-items:baseline}.product-item-price .old{text-decoration:line-through;color:#888}.product-item-actions{margin-top:6px}@media(max-width:468px){.product-item-body{padding:7px 7px 9px;min-height:144px;gap:4px}.product-item-title{font-size:14px;line-height:1.25}.product-item-brand,.product-item-store,.product-item-shipping{font-size:11px}.product-item-details-link,.product-item-share-button,.product-item-wishlist-button{width:34px;height:34px}.product-item-details-icon,.product-item-share-icon,.product-item-wishlist-icon{width:16px;height:16px}}.badge{position:absolute;z-index:4;pointer-events:none;background-color:#e60023;color:#fff;font-size:12px;line-height:1;letter-spacing:.02em;text-transform:uppercase;font-weight:500;box-shadow:0 8px 18px #0000002e}.badge-discount{background-color:#b00020}.badge-new{background-color:#0b7a22}.badge-bestseller{background-color:#f59e0b;color:#111827}.badge-limited{background-color:#6d28d9}.badge-exclusive{background-color:#1e3a8a}.badge-official{background-color:#0b7a22}.badge-hot{background-color:#b45309}.badge-default{background-color:#4b5563}.badge-primary{background:#e8edff;color:#1d4ed8;border-color:#cbdafe}.badge-success{background:#e8f7e8;color:#167a1c;border-color:#bfe6c1}.badge-warning{background:#fcac00;color:#030303;border-color:#fde68a}.badge-info{background:#ecfeff;color:#0369a1;border-color:#bae6fd}.badge-count{background:#efefef;color:#111827;border-color:#e5e7eb}.badge-top-left{top:10px;left:0;border-radius:0 5px 5px 0}.badge-bottom-left{bottom:10px;left:0;border-radius:0 5px 5px 0}.badge-top-right{top:10px;right:0;border-radius:5px 0 0 5px}.badge-bottom-right{bottom:10px;right:0;border-radius:5px 0 0 5px}.badge-center{top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px}.brand-label{display:inline-flex;align-items:center;gap:6px;line-height:1.15;width:100%;min-height:28px;text-align:left;min-width:0}.brand-label--center{justify-content:center;text-align:center}.brand-label--left{justify-content:flex-start;text-align:left}.brand-label--right{justify-content:flex-end;text-align:right}.brand-label-link,.brand-label .brand-label-text{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;justify-content:flex-start;min-height:28px;width:100%;overflow:hidden;min-width:0}.brand-label-logo-wrapper{display:inline-flex;align-items:center;justify-content:center;width:90px;height:50px}.brand-label-logo{height:22px;width:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.brand-label-text{font-size:12px;font-weight:500;color:#111827;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.price-container{display:flex;align-items:center;justify-content:flex-start;gap:4px;width:100%;font-size:13px;flex-wrap:wrap;white-space:normal}.original-price{color:#000;text-decoration:line-through;white-space:nowrap}.discounted-price{color:#e60023;white-space:nowrap;font-weight:700}.final-price{color:#000;white-space:nowrap;font-weight:700}.price-small{font-size:12px}.price-medium{font-size:14px}.price-large{font-size:16px}@media(max-width:768px){.price-medium{font-size:14px}.price-large{font-size:18px}}.product-title{margin:0;padding:0;text-align:left;font-size:12px;font-weight:500;color:#4b5563;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;line-height:1.3;min-height:1.3em;text-transform:uppercase}@media(max-width:768px){.product-title{font-size:13px}}@media(max-width:480px){.product-title{font-size:12px}}.shipping-label{display:block;margin-top:2px;font-size:12px;line-height:1.2;color:#6b7280;width:100%;min-height:16px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shipping-label.is-free{color:#16a34a;font-weight:600}.size-preview{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin:2px 0;line-height:1;flex-wrap:nowrap;width:100%;min-height:18px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.size-preview::-webkit-scrollbar{display:none}.size-badge,.size-more{font-size:12px;padding:2px 4px;border-radius:2px;background:#efecec;color:#333}.size-more{color:#555}.size-preview.is-empty{color:#777;gap:3px}.size-empty-text{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.size-icon{display:block;line-height:0}.store-label{display:block;width:100%;font-size:12px;color:#5d5d5d;text-align:left;letter-spacing:.03em;font-weight:lighter;text-transform:uppercase;min-height:18px;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-image{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:opacity .3s;margin:0;background-color:#fdfdfd;background-image:linear-gradient(90deg,#f6f7f8,#edeef1,#f6f7f8 80px);background-size:600px;animation:shimmer 1.2s infinite linear}.product-card-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;display:block;background:#fff}.product-card-image .product-details-overlay{position:absolute;opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease-out,opacity .2s ease;z-index:3}.product-card-image .product-details-overlay.visible{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}@media screen and (max-width:480px){.product-card-image img{object-fit:contain}}@keyframes shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}
