.ig-categories{display:block;width:100%;color:#1a1a1a}.ig-categories .d-none{display:none !important}.ig-categories__header{display:flex;flex-direction:column;gap:12px;align-items:stretch;margin-bottom:16px}.ig-categories__tabs{display:flex;flex-wrap:wrap;gap:8px}.ig-categories__tab{min-height:40px;padding:8px 14px;border:1px solid #e3e3e6;border-radius:999px;background:#fff;cursor:pointer;color:inherit;font-weight:600}.ig-categories__tab.is-active{background:var(--systemColor);color:#fff;border-color:var(--systemColor)}.ig-categories__controls{display:flex;flex-direction:column;gap:8px}.ig-categories__search-input,.ig-categories__sort-select{min-height:40px;width:100%;border:1px solid #e3e3e6;border-radius:8px}.ig-categories__empty{padding:24px 12px;text-align:center;color:#6b6b72}.ig-categories__items{display:grid;gap:clamp(14px,2vw,24px)}.ig-categories__items--cards{grid-template-columns:repeat(auto-fit, minmax(min(100%, 236px), 1fr))}.ig-categories__items--list{grid-template-columns:repeat(auto-fit, minmax(min(100%, 420px), 1fr));gap:12px}.ig-categories__items--carousel{display:flex;gap:clamp(14px,2vw,20px);transition:transform .35s ease}.ig-categories__footer{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.ig-categories__footer--list{padding:8px 20px 20px;margin-top:0}.ig-categories__toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:520px;padding:14px 20px;background:color-mix(in srgb, var(--systemColor) 70%, black);color:#fff;border:none;border-radius:6px;font-weight:700;font-size:15px;cursor:pointer;transition:background-color .15s ease}.ig-categories__toggle:hover,.ig-categories__toggle:focus{background:color-mix(in srgb, var(--systemColor) 55%, black);color:#fff;text-decoration:none}.ig-categories__toggle-label{color:inherit}.ig-categories__toggle-icon{color:inherit;font-size:14px}.ig-categories__carousel-wrap{display:flex;align-items:center;gap:clamp(6px,1.2vw,14px)}.ig-categories__carousel-viewport{flex:1 1 0;min-width:0;overflow:hidden}.ig-categories__nav{flex:none;width:clamp(28px,7vw,40px);height:clamp(28px,7vw,40px);border-radius:20px;border:1px solid #e0e0e4;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:color-mix(in srgb, var(--systemColor) 70%, black)}.cat-tile{background:#fff;border:1px solid #e6e6e9;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.cat-tile:hover{border-color:color-mix(in srgb, var(--systemColor) 35%, transparent);box-shadow:0 4px 12px rgba(0,0,0,.07)}.cat-tile__header{display:flex;flex-direction:column;align-items:center;gap:13px;padding:26px 20px 20px;text-decoration:none;color:inherit}.cat-tile__header:hover,.cat-tile__header:focus{text-decoration:none;color:inherit}.cat-tile__header:hover .cat-tile__icon,.cat-tile__header:focus .cat-tile__icon{background:var(--systemColor);border-color:var(--systemColor);color:#fff}.cat-tile__icon{width:64px;height:64px;border-radius:10px;background:color-mix(in srgb, var(--systemColor) 12%, #fff);border:1px solid color-mix(in srgb, var(--systemColor) 22%, transparent);color:var(--systemColor);font-size:28px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.cat-tile__name-row{display:inline-flex;align-items:center;gap:8px}.cat-tile__name{font-size:17px;font-weight:700;line-height:1.3;text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--systemColor) 35%, transparent);text-underline-offset:3px;text-decoration-thickness:1.5px;color:#111}.cat-tile__name-chev{font-size:13px;color:var(--systemColor)}.cat-tile__divider{height:1px;background:#ececef;width:100%}.cat-tile__body{display:flex;flex-direction:column;gap:14px;padding:16px 20px 20px;flex:1}.cat-tile__desc{margin:0;font-size:14px;line-height:1.5;color:#5f5f66}.cat-tile__stats{display:flex;flex-direction:column;gap:6px;margin-top:auto}.cat-tile__stat-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;text-decoration:none;color:#4a4a52;font-size:14px;transition:background-color .15s ease,color .15s ease}.cat-tile__stat-row:hover,.cat-tile__stat-row:focus{background:color-mix(in srgb, var(--systemColor) 10%, #fff);color:var(--systemColor);text-decoration:none}.cat-tile__stat-icon{color:var(--systemColor);width:16px;text-align:center}.cat-tile__stat-label{flex:1}.cat-tile__stat-chev{font-size:11px;color:currentColor;opacity:.7}.cat-tile__follow{margin-top:4px}.cat-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px;padding:14px;border:1px solid #ededf0;border-radius:8px;background:#fff;transition:background-color .15s ease,border-color .15s ease}.cat-row:hover{background:color-mix(in srgb, var(--systemColor) 8%, #fff);border-color:color-mix(in srgb, var(--systemColor) 35%, transparent)}.cat-row__icon-link{text-decoration:none;flex:none}.cat-row__icon{width:44px;height:44px;border-radius:8px;background:color-mix(in srgb, var(--systemColor) 12%, #fff);color:var(--systemColor);display:inline-flex;align-items:center;justify-content:center;font-size:18px}.cat-row__body{flex:1 1 190px;min-width:0;display:flex;flex-direction:column;gap:2px}.cat-row__name{font-size:15px;font-weight:700;color:#111;text-decoration:none;line-height:1.3}.cat-row__name:hover,.cat-row__name:focus{color:var(--systemColor);text-decoration:none}.cat-row__desc{margin:0;font-size:13px;line-height:1.4;color:#6b6b72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-row__pills{display:flex;flex-wrap:wrap;gap:5px 6px}.cat-row__follow{flex:none}.cat-carousel-card{background:#fff;border:1px solid #e6e6e9;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.07);padding:20px;display:flex;flex-direction:column;gap:14px;flex:0 0 auto;box-sizing:border-box}.cat-carousel-card__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 12px}.cat-carousel-card__title{flex:1 1 160px;min-width:0;display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.cat-carousel-card__title:hover,.cat-carousel-card__title:focus{text-decoration:none;color:inherit}.cat-carousel-card__title:hover .cat-carousel-card__icon,.cat-carousel-card__title:focus .cat-carousel-card__icon{background:var(--systemColor);color:#fff}.cat-carousel-card__icon{width:44px;height:44px;border-radius:8px;background:color-mix(in srgb, var(--systemColor) 12%, #fff);color:var(--systemColor);display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex:none;transition:background-color .15s ease,color .15s ease}.cat-carousel-card__name{font-size:16px;font-weight:700;color:#111;line-height:1.3}.cat-carousel-card__pills{display:flex;flex:1 1 auto;justify-content:flex-end;flex-wrap:wrap;gap:5px 6px}.cat-carousel-card__desc{margin:0;font-size:14px;line-height:1.5;color:#5f5f66}.cat-carousel-card__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid #ececef}.cat-carousel-card__more{color:var(--systemColor);font-size:14px;font-weight:700;text-decoration:none}.cat-carousel-card__more:hover,.cat-carousel-card__more:focus{color:color-mix(in srgb, var(--systemColor) 70%, black);text-decoration:underline}.cat-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid color-mix(in srgb, var(--systemColor) 22%, transparent);border-radius:999px;background:color-mix(in srgb, var(--systemColor) 6%, #fff);color:var(--systemColor);font-size:12px;font-weight:600;text-decoration:none;line-height:1;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.cat-pill:hover,.cat-pill:focus{background:var(--systemColor);color:#fff;border-color:var(--systemColor);text-decoration:none}.cat-pill__chev{font-size:9px;opacity:.8}.cat-follow-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 0;border:1.5px solid var(--buttonBorderColor2, var(--systemColor));border-radius:6px;background:rgba(0,0,0,0);color:var(--followLikeListingTextColor2, var(--systemColor));font-weight:700;font-size:14px;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.cat-follow-btn:hover,.cat-follow-btn:focus{background:var(--systemColor);color:#fff;border-color:var(--systemColor)}.cat-follow-btn--following{background:var(--buttonBackgroundColor2, var(--systemColor));color:#fff;border-color:var(--buttonBackgroundColor2, var(--systemColor))}.cat-follow-btn--following:hover,.cat-follow-btn--following:focus{background:color-mix(in srgb, var(--systemColor) 55%, black);color:#fff;border-color:color-mix(in srgb, var(--systemColor) 55%, black)}.cat-follow-btn--sm{width:auto;padding:8px 16px;font-size:13px;border-width:1px;border-color:#e3e3e6;color:#4a4a52}.cat-follow-btn--sm:hover,.cat-follow-btn--sm:focus{border-color:var(--systemColor);color:var(--systemColor);background:rgba(0,0,0,0)}.cat-follow-btn--sm.cat-follow-btn--following{background:var(--buttonBackgroundColor2, var(--systemColor));color:#fff;border-color:var(--buttonBackgroundColor2, var(--systemColor))}@media(min-width: 576px){.ig-categories__header{flex-direction:row;align-items:center;justify-content:space-between}.ig-categories__controls{flex-direction:row;align-items:center;width:auto}.ig-categories__search-input{width:240px}.ig-categories__sort-select{width:auto}}
