.categories-page{width:100%;max-width:1600px;margin:0 auto;padding:12px 20px 20px}.page-header{text-align:center;margin-bottom:40px}.page-header h1{color:#1d1d1f;letter-spacing:-.04em;margin-bottom:20px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800}.page-header p{color:#424245;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.6}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:20px;display:grid}.category-card{aspect-ratio:1;background:#fff;border-radius:16px;flex-direction:column;width:100%;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.category-image-container{width:100%;height:100%;position:relative}.category-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.category-card:hover .category-image{transform:scale(1.05)}.category-overlay{background:linear-gradient(#0000 50%,#000000b3 100%);position:absolute;inset:0}.category-info{z-index:10;width:100%;padding:12px 16px;position:absolute;bottom:0;left:0}.category-name{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0 0 2px;font-size:16px;font-weight:800}.category-count{color:#ffffffe6;font-size:12px;font-weight:500}.categories-loading{justify-content:center;align-items:center;height:60vh;display:flex}.categories-loading .spinner{border:3px solid #0000001a;border-top-color:#007aff;border-radius:50%;width:40px;height:40px;animation:1.5s ease-in-out infinite CategoriesSpin}@keyframes CategoriesSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.categories-page{padding:20px}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.category-name{font-size:16px}}.categories-seo-section{text-align:left;background:linear-gradient(#ffffff80 0%,#fff0 100%);border-radius:32px;margin-top:80px;margin-left:auto;margin-right:auto;padding:40px}.categories-seo-section h2{color:#1d1d1f;letter-spacing:-.03em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.2}.categories-seo-section h3{color:#1d1d1f;letter-spacing:-.02em;margin-top:40px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.seo-content p{color:#424245;margin-bottom:24px;font-size:1.1rem;line-height:1.7}.seo-content strong{color:#000;font-weight:700}.seo-list{margin:24px 0;padding:0;list-style:none}.seo-list li{color:#424245;margin-bottom:20px;padding-left:32px;font-size:1.05rem;line-height:1.6;position:relative}.seo-list li:before{content:"";background:#007aff;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.seo-footer{border-top:1px solid #0000000f;padding-top:32px;font-weight:500;color:#6e6e73!important;margin-top:40px!important}@media (max-width:768px){.categories-seo-section{border-radius:24px;margin-top:60px;padding:40px 20px}.categories-seo-section h2{font-size:1.5rem}.categories-seo-section h3{font-size:1.2rem}.seo-content p{font-size:1rem}}
