.product-categories{background:#f1f5f9;padding:3.5rem 40px 3.75rem}@media (width<=1024px){.product-categories{padding:2.75rem 30px}}@media (width<=767px){.product-categories{padding:2.5rem 15px 2.25rem}.product-categories__inner{padding-inline:0}}.product-categories__inner{max-width:1280px;margin-inline:auto;padding-inline:1rem}.product-categories__heading{font-family:var(--font-heading);color:var(--color-contrast);text-align:center;margin:0 0 .75rem;font-size:44px;font-weight:800;line-height:1.15}.product-categories__heading .product-categories__highlight,.product-categories__heading mark{padding:0;font-weight:800;color:#fd1a93!important;background:0 0!important}.product-categories__lead{max-width:46rem;color:var(--color-base-700);text-align:center;margin:0 auto 2.25rem;font-size:18px;line-height:1.55}.product-categories__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem;display:grid}.category-showcase{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000f}.category-showcase:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.category-showcase__visual{aspect-ratio:16/10;background:#f8f9fa;width:100%;overflow:hidden}.category-showcase__image{object-fit:cover;width:100%;height:100%;display:block}.category-showcase__content{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1.5rem;display:flex}.category-showcase__title{font-family:var(--font-heading);color:var(--color-accent);margin:0 0 .75rem;font-size:1.15rem;font-weight:800;line-height:1.2}.category-showcase__pills{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.category-showcase__pill{color:var(--color-contrast);white-space:nowrap;background:#f1f3f5;border-radius:9999px;padding:.25rem .6rem;font-size:.82rem;text-decoration:none;transition:all .15s;display:inline-block}.category-showcase__pill:hover{color:var(--color-brand);background:#e9ecef}.category-showcase__pill--more{color:var(--color-brand);background:0 0;border:1px solid #fd1a93;font-weight:600}.category-showcase__pill--more:hover{color:#fff;background:#fd1a93}.category-showcase__more{color:var(--color-brand);align-items:center;gap:.3em;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.category-showcase__more:hover{color:var(--color-brand-alt);text-decoration:underline}.product-categories__cta{text-align:center;margin-top:3.5rem}.product-categories__btn{color:#fff;background:#fd1a93;border-radius:9999px;align-items:center;gap:6px;padding:13px 26px;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #fd1a9347}.product-categories__btn:hover{background:#e80f7f;transform:translateY(-1px)}.product-categories__btn-icon{font-size:1.05em}@media (width<=1024px){.product-categories__grid{grid-template-columns:1fr;gap:1.5rem}}@media (width<=640px){.category-showcase__pills{gap:.35rem}.category-showcase__pill{padding:.2rem .5rem;font-size:.78rem}}.product-categories__grid--original{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;margin-bottom:60px;display:grid}@media (width<=1024px){.product-categories__grid--original{grid-template-columns:1fr;gap:20px}}.category-card-original{background-color:#fff;border:1px solid #e5e5e5;border-radius:15px;flex-direction:column;min-height:430px;padding:28px 24px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible;box-shadow:3px 3px 12px #0000000a}.category-card-original:hover{transform:translateY(-3px);box-shadow:3px 8px 20px #00000012}.category-card-original__title{font-family:var(--font-heading), sans-serif;color:var(--color-contrast);align-items:center;gap:.6rem;margin:0 0 1.5rem 3px;font-size:1.35rem;font-weight:800;line-height:1.2;display:flex}.category-card-original__title-icon{color:var(--color-brand,#fd1a93);flex-shrink:0;display:inline-flex}.category-card-original__title-link{color:inherit;text-decoration:none;transition:color .2s}.category-card-original__title-link:hover{color:var(--color-brand,#fd1a93)}.category-card-original__links{z-index:2;flex-direction:column;display:flex;position:relative}.category-card-original__row{align-items:center;column-gap:8px;margin:0 0 8px;font-size:16.5px;font-weight:700;line-height:1.45;display:flex}.category-card-original__row--more{margin-top:30px!important}.category-card-original__icon{color:#cdd5df;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.category-card-original__icon svg{fill:currentColor;width:.85em;height:.85em}.category-card-original__row:first-of-type .category-card-original__icon,.category-card-original__row--more .category-card-original__icon{color:var(--color-brand)}.category-card-original__row--more .category-card-original__icon svg{width:.9em;height:.9em}.category-card-original__text a{color:var(--color-base-800);text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.category-card-original__text a:hover{color:var(--color-brand);transform:translate(2px)}.category-card-original__link--orange{color:#b35600!important}.category-card-original__link--orange:hover{color:#e92f0d!important}.category-card-original__link--blue{color:var(--color-accent-alt,#0e3b8e)!important}.category-card-original__link--blue:hover{color:#056ed0!important}.category-card-original__link--purple{color:#b607c5!important}.category-card-original__link--purple:hover{color:#9602a3!important}.category-card-original__row--more a{font-size:16.5px;color:var(--color-brand)!important}.category-card-original__row--more a:hover{color:var(--color-brand-alt)!important}.category-card-original__media{z-index:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute}.category-card-original:hover .category-card-original__media{transform:scale(1.04)translate(2px,2px)}.category-card-original__image{object-fit:contain;vertical-align:middle;max-width:100%;max-height:100%}.category-card-original:first-child .category-card-original__media{width:175px;height:140px;bottom:-20px;right:-12px}.category-card-original:nth-child(2) .category-card-original__media{width:185px;height:148px;bottom:-15px;right:-48px;transform:rotate(-3deg)}.category-card-original:nth-child(2):hover .category-card-original__media{transform:scale(1.04)translate(2px,1px)rotate(-4deg)}.category-card-original:nth-child(3) .category-card-original__media{width:145px;height:126px;bottom:-12px;right:-8px;transform:rotate(3deg)}.category-card-original:nth-child(3):hover .category-card-original__media{transform:scale(1.04)translate(1px,1px)rotate(4deg)}@media (width<=1024px){.category-card-original{min-height:auto;padding-bottom:28px;overflow:hidden}.category-card-original__media{display:none}.category-card-original:first-child .category-card-original__media{width:150px;height:120px;bottom:-10px;right:-10px}.category-card-original:nth-child(2) .category-card-original__media{width:160px;height:128px;bottom:-8px;right:-36px;transform:none}.category-card-original:nth-child(2):hover .category-card-original__media{transform:scale(1.04)}.category-card-original:nth-child(3) .category-card-original__media{width:130px;height:113px;bottom:-5px;right:-5px;transform:none}.category-card-original:nth-child(3):hover .category-card-original__media{transform:scale(1.04)}}@media (width<=480px){.category-card-original{padding:24px 20px 110px}.category-card-original:first-child .category-card-original__media{width:130px;height:104px}.category-card-original:nth-child(2) .category-card-original__media{width:140px;height:112px}.category-card-original:nth-child(3) .category-card-original__media{width:110px;height:96px}}.dev-variants{max-width:1280px;margin:0 auto;padding:2rem 1rem 4rem}.dev-variants__title{margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.dev-variants__intro{color:#555;margin-bottom:2rem;font-size:1.05rem}.dev-variant{margin-bottom:3.5rem}.dev-variant__header h3{margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.dev-variant__header p{color:#666;margin-bottom:1.25rem}.categories-modern{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.modern-card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden}.modern-card__media img{object-fit:cover;width:100%;height:220px;display:block}.modern-card__body{padding:1.25rem}.modern-card__body h4{margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.modern-card__tags{flex-wrap:wrap;gap:.5rem;display:flex}.modern-card__tags a{color:#333;background:#f8f8f8;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;text-decoration:none;transition:all .2s}.modern-card__tags a.more{color:#fd1a93;background:0 0;font-weight:600}.modern-card__tags a:hover{color:#fff;background:#fd1a93}.categories-showcase{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.showcase-item{background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.showcase-item__image{height:240px}.showcase-item__image img{object-fit:cover;width:100%;height:100%}.showcase-item__info{padding:1.1rem 1.25rem 1.4rem}.showcase-item__info h4{margin-bottom:.4rem;font-size:1.15rem}.showcase-item__desc{color:#555;margin-bottom:.8rem;font-size:.9rem;line-height:1.4}.showcase-item__examples{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.showcase-item__examples span{color:#444;background:#f4f4f4;border-radius:4px;padding:.2rem .55rem;font-size:.75rem}.showcase-item__cta{color:#fd1a93;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.showcase-item__cta:hover{text-decoration:underline}.categories-editorial{flex-direction:column;gap:1.75rem;display:flex}.editorial-row{background:#fff;border-radius:8px;grid-template-columns:280px 1fr;align-items:center;gap:1.75rem;padding:1.25rem;display:grid}.editorial-row__media img{object-fit:cover;border-radius:6px;width:100%;height:190px}.editorial-row__content h4{margin-bottom:.4rem;font-size:1.3rem}.editorial-row__content p{color:#555;margin-bottom:.9rem;font-size:.95rem}.editorial-row__links{flex-wrap:wrap;gap:.6rem;display:flex}.editorial-row__links a{color:#333;border-bottom:1px solid #0000;padding-bottom:2px;font-size:.85rem;text-decoration:none}.editorial-row__links a:hover{color:#fd1a93;border-bottom-color:#fd1a93}@media (width<=1024px){.categories-modern,.categories-showcase,.editorial-row{grid-template-columns:1fr}}.categories-bento{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.bento-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.bento-card:hover{border-color:#fd1a9340;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.bento-card--large{flex-direction:row;grid-column:span 2}.bento-card--large .bento-card__media{width:50%;height:100%;position:relative}.bento-card--large .bento-card__media img{object-fit:cover;width:100%;height:100%}.bento-card--large .bento-card__body{flex-direction:column;justify-content:space-between;width:50%;padding:1.75rem;display:flex}.bento-card--medium{grid-column:span 1}.bento-card--medium .bento-card__media{height:180px;overflow:hidden}.bento-card--medium .bento-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.bento-card--medium:hover .bento-card__media img{transform:scale(1.05)}.bento-card--medium .bento-card__body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.bento-card--wide{color:#fff;background:linear-gradient(135deg,#0e3b8e 0%,#082965 100%);border:none;grid-column:span 4}.bento-card--wide:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#fd1a9326 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.bento-card--wide .bento-card__content-split{z-index:2;justify-content:space-between;align-items:center;width:100%;padding:2.25rem 3rem;display:flex;position:relative}.bento-card__split-info{max-width:65%}.bento-card__eyebrow{color:#fd1a93;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.bento-card--wide h4{margin-bottom:.5rem;font-size:1.75rem;font-weight:800;color:#fff!important}.bento-card--wide p{color:#ffffffd9;margin:0;font-size:1rem;line-height:1.5}.bento-card__split-action{flex-shrink:0}.bento-cta-button{background:#fd1a93;border-radius:9999px;align-items:center;gap:8px;padding:.85rem 1.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #fd1a9359;color:#fff!important}.bento-cta-button:hover{background:#e80f7f;transform:translateY(-2px);box-shadow:0 6px 20px #fd1a9373}.bento-cta-button svg{width:1.1em;height:1.1em;transition:transform .3s}.bento-cta-button:hover svg{transform:translate(4px)}.bento-card__badge{color:#fff;z-index:3;background:#fd1a93;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #fd1a934d}.bento-card h4{color:var(--color-contrast);margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.bento-card p{color:#666;margin:0 0 1.25rem;font-size:.9rem;line-height:1.45}.bento-card__links-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.bento-card__links-list{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.bento-link{color:var(--color-base-800);align-items:center;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.bento-link:hover{color:#fd1a93}.bento-link--more{color:#fd1a93;margin-top:.25rem;font-weight:700}.bento-link--more:hover{text-decoration:underline}@media (width<=1024px){.categories-bento{grid-template-columns:repeat(2,1fr)}.bento-card--wide{grid-column:span 2}.bento-card--wide .bento-card__content-split{padding:2rem}}@media (width<=768px){.bento-card--large{flex-direction:column}.bento-card--large .bento-card__media,.bento-card--large .bento-card__body{width:100%}.bento-card--large .bento-card__media{height:200px}.bento-card--wide .bento-card__content-split{flex-direction:column;align-items:flex-start;gap:1.5rem}.bento-card__split-info{max-width:100%}}@media (width<=640px){.categories-bento{grid-template-columns:1fr}.bento-card--large,.bento-card--medium,.bento-card--wide{grid-column:span 1}.bento-card__links-grid{grid-template-columns:1fr;gap:.5rem}}.b2b-finder{z-index:10;max-width:680px;margin:0 auto 3.25rem;position:relative}.b2b-finder__search-wrapper{align-items:center;width:100%;display:flex;position:relative}.b2b-finder__input{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:9999px;outline:none;width:100%;padding:15px 48px 15px 46px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #00000008}.b2b-finder__input:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #fd1a931f,0 4px 15px #0000000d}.b2b-finder__input::placeholder{color:#9ca3af}.b2b-finder__search-icon{color:#9ca3af;pointer-events:none;display:inline-flex;position:absolute;left:16px}.b2b-finder__search-icon svg{width:20px;height:20px}.b2b-finder__clear{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex;position:absolute;right:16px}.b2b-finder__clear:hover{color:var(--color-brand);background-color:#f3f4f6}.b2b-finder__clear svg{width:18px;height:18px}.b2b-finder__results{z-index:99;background-color:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.b2b-finder__results-inner{max-height:380px;padding:8px 0;overflow-y:auto}.b2b-finder__group-title{text-transform:uppercase;color:#9ca3af;letter-spacing:.8px;border-bottom:1px solid #f3f4f6;padding:8px 18px 4px;font-size:11px;font-weight:700}.b2b-finder__items-list{flex-direction:column;display:flex}.b2b-finder__result-item{color:#374151;border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:center;padding:12px 18px;text-decoration:none;transition:all .15s;display:flex}.b2b-finder__result-item:last-child{border-bottom:none}.b2b-finder__result-item:hover{background-color:#f8fafc}.b2b-finder__item-label{font-size:15px;font-weight:600}.b2b-finder__item-label mark.b2b-finder__hl{color:var(--color-brand);background-color:#fd1a9326;border-radius:2px;padding:0 2px}.b2b-finder__item-category{text-transform:uppercase;color:var(--color-brand);letter-spacing:.3px;background-color:#fd1a9314;border-radius:9999px;padding:3px 8px;font-size:11px;font-weight:700}.b2b-finder__no-results{text-align:center;color:#6b7280;padding:20px;font-size:14px}.b2b-finder__tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.b2b-finder__tags-label{color:var(--color-base-600);margin-right:4px;font-size:13.5px;font-weight:700}.quick-filter-tag{color:var(--color-base-700);cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;outline:none;padding:6px 14px;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;transition:all .2s}.quick-filter-tag:hover{border-color:var(--color-brand);color:var(--color-brand);background-color:#f9fafb}@media (width<=640px){.b2b-finder{margin-bottom:2rem}.b2b-finder__input{padding:12px 38px;font-size:14.5px}.b2b-finder__search-icon{left:12px}.b2b-finder__search-icon svg{width:17px;height:17px}.b2b-finder__tags{gap:6px}.quick-filter-tag{padding:5px 11px;font-size:12.5px}}@media (width<=767px){.product-categories__heading{font-size:1.8rem;font-weight:600;line-height:1.15}.product-categories__heading mark,.product-categories__heading .product-categories__highlight{font-weight:600}.product-categories__lead{font-size:16px}.category-card-original__title{font-size:1.15rem;font-weight:700}.category-card-original__row{font-size:15px;font-weight:600}.category-card-original__row--more a{font-size:15px}.category-card-original__media{display:none}.category-card-original{padding-bottom:28px}}
