.kids-category-grid{width:min(1380px,calc(100% - 32px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}.kids-category-card{min-height:285px;display:grid;grid-template-columns:minmax(230px,42%) minmax(0,1fr);overflow:hidden;border-radius:24px;border:1px solid rgba(194,216,230,.98);box-shadow:0 14px 34px rgba(24,58,84,.11);background:#fff;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.kids-category-card:focus-visible{outline:4px solid rgba(34,113,168,.28);outline-offset:4px}.kids-category-card:hover{transform:translateY(-4px);border-color:#9fc8df;box-shadow:0 22px 48px rgba(24,58,84,.17)}.kids-category-card .category-resource-preview{height:100%;min-height:285px;padding:18px;background:linear-gradient(145deg,#fff8e7,#eef9ff);position:relative;overflow:hidden;border-right:1px solid #dce9f0;display:flex;align-items:center}.kids-category-card .category-resource-preview:before{content:"RESOURCE PREVIEW";position:absolute;left:16px;top:14px;z-index:2;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid rgba(198,218,231,.95);font-size:.57rem;line-height:1;font-weight:950;letter-spacing:.11em;color:#39708f}.kids-category-card .category-resource-preview>div{width:100%;height:calc(100% - 34px);min-height:205px;margin-top:28px;border:1px solid rgba(194,216,230,.9);box-shadow:0 10px 24px rgba(25,58,83,.12);background:#fff}.kids-category-copy{min-width:0;display:flex;flex-direction:column;padding:24px 24px 22px}.kids-category-card h2{font-size:1.4rem;line-height:1.15;margin:0 0 9px;color:#143b5a}.kids-category-card p{font-size:.92rem;line-height:1.55;color:#647b8d;margin:0}.kids-category-meta{padding-top:18px;margin-top:auto;border-top:1px solid #e5edf3;display:flex;align-items:center;justify-content:space-between;gap:14px}.kids-category-meta small{font-size:.76rem;font-weight:950;color:#5f7789}.kids-category-meta span{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 15px;border-radius:10px;background:#123b5c;color:#fff;font-size:.78rem;font-weight:950;box-shadow:0 7px 16px rgba(18,59,92,.18)}.kids-category-card:hover .kids-category-meta span{background:#0f4a73}.kids-category-card .certificate-sheet,.kids-category-card .communication-preview,.kids-category-card .mini-resource-sheet,.kids-category-card .reward-sheet,.kids-category-card .routine-preview,.kids-category-card .sensory-preview,.kids-category-card .story-preview,.kids-category-card .timetable-preview,.kids-category-card .visual-board{border-radius:14px}.kids-category-card .communication-preview,.kids-category-card .routine-preview,.kids-category-card .sensory-preview,.kids-category-card .story-preview,.kids-category-card .timetable-preview{padding:17px}.kids-category-card .communication-preview>b,.kids-category-card .routine-preview>b,.kids-category-card .sensory-preview>b,.kids-category-card .story-preview>b,.kids-category-card .timetable-preview>b{font-size:.94rem}.kids-category-card .communication-preview>div,.kids-category-card .sensory-preview>div{gap:7px}.kids-category-card .communication-preview span,.kids-category-card .sensory-preview span{border-radius:9px;background:#f5fafc;border:1px solid #d8e6ee;padding:8px 6px}.kids-category-card .routine-preview ol{margin:8px 0 0;padding-left:22px;line-height:1.55}.kids-category-card .timetable-preview{grid-template-columns:1fr}.kids-category-card .timetable-preview .time-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.kids-category-card .timetable-preview .time-cards>*{min-height:54px;border-radius:9px;background:#fff;border:1px solid #cfe4dd}.kids-category-card:nth-child(4n+2) .category-resource-preview{background:linear-gradient(145deg,#f3efff,#eef9ff)}.kids-category-card:nth-child(4n+3) .category-resource-preview{background:linear-gradient(145deg,#eafbf5,#fff8e7)}.kids-category-card:nth-child(4n+4) .category-resource-preview{background:linear-gradient(145deg,#fff0f5,#eef9ff)}@media(max-width:1050px){.kids-category-grid{grid-template-columns:1fr}.kids-category-card{grid-template-columns:minmax(240px,38%) minmax(0,1fr)}}@media(max-width:700px){.kids-category-grid{width:calc(100% - 18px);gap:16px}.kids-category-card{grid-template-columns:1fr;min-height:0}.kids-category-card .category-resource-preview{min-height:210px;height:210px;border-right:0;border-bottom:1px solid #dce9f0}.kids-category-card .category-resource-preview>div{min-height:160px}.kids-category-copy{padding:20px}.kids-category-meta{align-items:flex-start;flex-direction:column}.kids-category-meta span{width:100%}}.category-resource-preview.category-card-art{padding:0!important;display:block;background:#f5f9fc;overflow:hidden}.category-resource-preview.category-card-art:before{content:none}.category-resource-preview.category-card-art>img{display:block;width:100%;height:100%;min-height:285px;object-fit:cover;object-position:center;transition:transform .28s ease}.kids-category-card:hover .category-card-art>img{transform:scale(1.035)}@media(max-width:700px){.category-resource-preview.category-card-art>img{min-height:210px}}