.highlights-section{box-sizing:border-box;width:100%;padding:48px 0 56px}.highlights-header{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.highlights-header .section-title,.highlights-header .section-subtitle{margin-bottom:0}.highlight-card{background-color:var(--surface-2);border-radius:16px;flex-direction:column;min-height:220px;text-decoration:none;display:flex;position:relative;overflow:hidden}.highlight-card--has-image{min-height:300px}.highlight-card__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.highlight-card__overlay{background:linear-gradient(#00000026 0%,#0000008c 60%,#000000e0 100%);position:absolute;inset:0}.highlight-card__content{z-index:1;flex:1;gap:20px;display:flex;position:relative}.highlight-card__left{flex-direction:column;flex:1;gap:10px;display:flex}.highlight-card__category{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;border:1px solid #ffffff59;border-radius:4px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.highlight-card__icon{background:#ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.highlight-card__icon img{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:26px;height:26px}.highlight-card__name{color:#fff;margin:0}.highlight-card__description{color:#ffffffb8;margin:0}.highlight-card__items{grid-template-columns:repeat(3,1fr);align-self:center;gap:8px;display:grid}.highlight-card--sm .highlight-card__items,.highlight-card--md .highlight-card__items{grid-template-columns:repeat(2,1fr);margin-top:12px}.highlight-item{background-color:var(--surface-1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.highlight-item img{object-fit:cover;width:100%;height:100%}.highlight-item__icon{object-fit:contain;filter:brightness(0)invert();opacity:.6;width:32px;height:32px}
.catalog-section{box-sizing:border-box;width:100%;padding:48px 0 56px}.category-card{background-color:var(--surface-2);border-radius:16px;flex-direction:column;min-height:220px;text-decoration:none;display:flex;position:relative;overflow:hidden}.category-card--has-image{min-height:280px}.category-card__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-card__overlay{background:linear-gradient(#0000 50%,#0009 75%,#000000d9 100%);position:absolute;inset:0}.category-card__content{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;gap:10px;display:flex;position:relative}.category-card__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.category-card__badge--product,.category-card--has-image .category-card__badge--product{color:#ffffffd9;background-color:#ffffff26;border:1px solid #ffffff59}.category-card__badge--service{background-color:rgba(var(--accent-rgb,99,102,241),.18);border:1px solid rgba(var(--accent-rgb,99,102,241),.45);color:var(--accent,#6366f1)}.category-card--has-image .category-card__badge--service{color:#ffffffd9;background-color:#ffffff26;border:1px solid #ffffff59}.category-card__name{color:var(--on-surface);margin:0}.category-card--has-image .category-card__name{color:#fff}.category-card__description{color:var(--on-surface-muted,#0000008c);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.category-card--has-image .category-card__description{color:#ffffffb8}.category-card__count{color:var(--on-surface-muted,#00000073)}.category-card--has-image .category-card__count{color:#ffffff8c}
.ui-badge{white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.4;transition:background .15s,color .15s;display:inline-flex}.ui-badge--filled{background-color:var(--badge-bg,var(--accent,#06b6d4));color:var(--badge-fg,var(--accent-foreground,#fff))}.ui-badge--outlined{border:1px solid var(--badge-bg,var(--accent,#06b6d4));color:var(--badge-bg,var(--accent,#06b6d4));background-color:#0000}.ui-badge--subtle{background-color:color-mix(in srgb,var(--badge-bg,var(--accent,#06b6d4))15%,transparent);color:var(--badge-bg,var(--accent,#06b6d4))}.ui-badge--sm{padding:1px 6px;font-size:10px}.ui-badge--md{padding:2px 8px;font-size:11px}.ui-badge--lg{padding:3px 10px;font-size:13px}
.catalog-items-section{box-sizing:border-box;width:100%;padding:48px 0 56px}.buyable-card{background-color:var(--surface-1);border-radius:16px;flex-direction:column;height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.buyable-card__image-wrap{aspect-ratio:1;background-color:var(--surface-3,#e5e7eb);flex-shrink:0;width:100%;position:relative;overflow:hidden}.buyable-card__image{object-fit:cover}.buyable-card__placeholder{background-color:var(--surface-3,#e5e7eb);position:absolute;inset:0}.buyable-card__duration{z-index:1;color:#fff;white-space:nowrap;background-color:#0009;border-radius:4px;padding:3px 6px;font-size:11px;font-weight:600;line-height:1;position:absolute;bottom:8px;left:8px}.buyable-card__badges{z-index:1;flex-wrap:wrap;gap:4px;display:flex;position:absolute;top:8px;left:8px}.buyable-card__body{flex-direction:column;flex:1;gap:6px;display:flex}.buyable-card__name{color:var(--on-surface);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.buyable-card__description{color:var(--on-surface-muted,#0000008c);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.buyable-card__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.buyable-card__pricing{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.buyable-card__price{color:var(--on-surface);font-size:14px;font-weight:700}.buyable-card__compare-price{color:var(--on-surface-muted,#00000073);font-size:11px;font-weight:400;text-decoration:line-through}.buyable-card__meta{color:var(--on-surface-muted,#00000073);text-align:right;white-space:nowrap;font-size:11px;font-weight:500}
