.st-top{min-width:0;background:var(--sl-group-bg);padding:var(--sl-group-pad);border-radius:var(--sl-group-radius)}.st-top *{box-sizing:border-box}.st-top-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.st-top-heading h3{margin:0;color:var(--sl-title-color);font-size:var(--sl-title-size-d);font-weight:var(--sl-title-weight)}.st-top-all{margin-left:auto;color:var(--st-accent);font-size:14px;text-decoration:none}.st-top-shell{position:relative}.st-top-track{display:grid;grid-template-columns:repeat(var(--st-desktop),minmax(0,1fr));gap:var(--sl-group-gap-d)}.st-top:not(.st-layout-grid) .st-top-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.st-top-track::-webkit-scrollbar{display:none}.st-top-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:0 0 calc((100% - (var(--st-desktop) - 1)*var(--sl-group-gap-d))/var(--st-desktop));min-height:160px;padding:16px 16px calc(var(--st-image) + 16px);border:1px solid #00000008;border-radius:16px;background:var(--st-pastel1);text-decoration:none!important;scroll-snap-align:start}.st-top-card:nth-child(5n+2){background:var(--st-pastel2)}.st-top-card:nth-child(5n+3){background:var(--st-pastel3)}.st-top-card:nth-child(5n+4){background:var(--st-pastel4)}.st-top-card:nth-child(5n+5){background:var(--st-pastel5)}.st-top-badge{background:var(--st-accent);color:#fff;border-radius:24px;padding:5px 10px;font-size:10px;font-weight:700;line-height:1.4;margin-bottom:10px;max-width:100%;overflow-wrap:anywhere}.st-top-name{font-size:var(--sl-name-size-d);font-weight:var(--sl-name-weight);color:var(--sl-name-color);line-height:1.4;overflow-wrap:anywhere}.st-top-shop,.st-top-count{font-size:12px;color:var(--sl-count-color);margin-top:6px}.st-top-image{position:absolute;bottom:10px;right:10px;display:block;width:var(--st-image);height:var(--st-image);border:2px solid #fff;border-radius:50%;background:var(--sl-image-bg);overflow:hidden;color:var(--st-accent)}.st-shape-square .st-top-image{border-radius:0}.st-shape-rounded .st-top-image{border-radius:18%}.st-top-image svg{position:absolute;inset:20%;width:60%;height:60%}.st-top-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:var(--sl-image-fit);padding:var(--sl-image-pad);background:var(--sl-image-bg)}.st-top-image img[hidden]{display:none}.st-top-prev,.st-top-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:var(--sl-arrow-size);height:var(--sl-arrow-size);border-radius:50%;border:1px solid var(--sl-arrow-border);background:var(--sl-arrow-bg);color:var(--sl-arrow-color);cursor:pointer;padding:0;box-shadow:0 2px 6px #0001}.st-top-prev{left:-12px}.st-top-next{right:-12px}.st-top-prev:disabled,.st-top-next:disabled{opacity:.4;cursor:default}.st-mobile-all{display:none}.st-top a:focus-visible,.st-top button:focus-visible{outline:2px solid var(--st-accent);outline-offset:2px}
@media(min-width:601px) and (max-width:1024px){.st-top{--st-desktop:var(--sl-group-cols-t)}.st-top-heading h3{font-size:var(--sl-title-size-t)}}
@media(max-width:600px){.st-top-heading{margin-bottom:20px}.st-top-heading h3{font-size:var(--sl-title-size-m)}.st-top-all,.st-top-prev,.st-top-next{display:none}.st-top .st-top-track{display:grid;grid-template-columns:repeat(var(--st-mobile),minmax(0,1fr));gap:18px var(--sl-group-gap-m);overflow:visible;scroll-snap-type:none}.st-top .st-top-card{background:transparent;border:0;border-radius:0;min-height:0;padding:0;align-items:center;text-align:center;gap:8px}.st-top-badge,.st-top-shop{display:none}.st-top-name{font-size:var(--sl-name-size-m);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-top-image{position:relative;inset:auto;order:-1;width:min(100%,var(--st-mobile_image));height:auto;aspect-ratio:1;border:1px solid #d4e9eb;background:#edf7f7}.st-top .st-mobile-extra{display:none}.st-mobile-all{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:var(--st-accent);text-decoration:none}.st-mobile-all>span{display:flex;align-items:center;justify-content:center;background:var(--st-accent);color:#fff;font-size:30px;width:min(100%,var(--st-mobile_image));aspect-ratio:1;border-radius:50%}.st-mobile-all strong{font-size:var(--sl-name-size-m)}.st-top-count{font-size:10px;margin:0}}
.starline-home-hero__slider.movement-instant .starline-home-hero__slide{transition:none!important;animation:none!important;transform:none!important}

/* Per-instance category title accents, disabled by default. */
@media(min-width:601px){.category-home-section .has-cat-accent-desktop .starline-category-modern-group-heading h3,.category-home-section .has-cat-accent-desktop .st-top-heading h3{position:relative;padding-inline-start:calc(var(--cat-accent-width) + var(--cat-accent-gap))!important;}.category-home-section .has-cat-accent-desktop .starline-category-modern-group-heading h3::before,.category-home-section .has-cat-accent-desktop .st-top-heading h3::before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:var(--cat-accent-width);height:var(--cat-accent-height);background:var(--cat-accent-color);border-radius:4px;}}
@media(max-width:600px){.category-home-section .has-cat-accent-mobile .starline-category-modern-group-heading h3,.category-home-section .has-cat-accent-mobile .st-top-heading h3{position:relative;padding-inline-start:calc(var(--cat-accent-width) + var(--cat-accent-gap))!important;}.category-home-section .has-cat-accent-mobile .starline-category-modern-group-heading h3::before,.category-home-section .has-cat-accent-mobile .st-top-heading h3::before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:var(--cat-accent-width);height:var(--cat-accent-height);background:var(--cat-accent-color);border-radius:4px;}}

.category-home-section .starline-category-modern-group.image-fit-fit .starline-category-modern-image{object-fit:scale-down!important}
.category-home-section .starline-category-modern-group.image-fit-full_width .starline-category-modern-media{height:auto!important;padding:0!important;min-height:0}
.category-home-section .starline-category-modern-group.image-fit-full_width .starline-category-modern-image{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:auto;object-fit:contain!important}
.category-home-section .starline-category-modern-group.image-fit-custom .starline-category-modern-image{width:var(--sl-image-width)!important;max-width:var(--sl-image-width)!important;height:100%;object-fit:contain!important}
.st-top.image-fit-fit .st-top-image img{object-fit:scale-down}
.st-top.image-fit-custom .st-top-image img{width:var(--sl-image-width);max-width:100%;height:100%;left:50%;transform:translateX(-50%);object-fit:contain}
.st-top.image-fit-full_width .st-top-card{padding-bottom:16px}
.st-top.image-fit-full_width .st-top-image{position:relative;inset:auto;order:-1;width:100%;height:auto;aspect-ratio:auto;margin-bottom:10px;min-height:var(--st-image)}
.st-top.image-fit-full_width .st-top-image img{position:relative;inset:auto;display:block;width:100%;height:auto;object-fit:contain;padding:0}
.st-top.image-fit-full_width .st-top-image img[hidden]{display:none}
@media(max-width:600px){.st-top.image-fit-full_width .st-top-image{min-height:0;aspect-ratio:1}.st-top.image-fit-full_width .st-top-image img{height:100%;object-fit:contain}.st-top.image-fit-full_width .st-top-card{padding:0}}

/* Header link stays at the top right, independently of title alignment. */
.st-top-heading{width:100%;min-width:0}.st-top-all{flex-shrink:0;margin-inline-start:auto}.st-top-heading h3{min-width:0;overflow-wrap:anywhere}
