.dict-index{width:100%}.dict-stats-strip{background:#f5fbf5;border:1px solid #e4ece6;border-radius:8px;align-items:center;gap:0;margin-bottom:36px;padding:16px 32px;display:flex}.dict-stat{flex-direction:column;flex:1;align-items:center;display:flex}.dict-stat strong{color:#191e23;font-family:Domine,serif;font-size:22px;font-weight:700;line-height:1.1}.dict-stat span{color:#9da2a0;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:11px;font-weight:500}.dict-stat-sep{background:#c8d9cc;width:1px;height:36px;margin:0 8px}.dict-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;display:grid}.dict-card{background:#fff;border:1px solid #dde8df;border-radius:8px;transition:box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 1px 3px #2491440f,0 2px 6px #0000000d}.dict-card:hover{border-color:#86c498;box-shadow:0 3px 8px #2491441a,0 6px 20px #00000012}.dict-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.dict-card-bar{background:linear-gradient(90deg,#249144,#86c498);height:3px}.dict-card-icon{background:#f5fbf5;border:1px solid #dde8df;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;margin:20px 20px 0;display:flex}.dict-card-body{padding:12px 20px 6px}.dict-card-title{color:#191e23;margin:0 0 4px;font-family:Domine,serif;font-size:15px;font-weight:700;line-height:1.4}.dict-card-meta{color:#9da2a0;margin:0;font-size:12.5px}.dict-card-footer{border-top:1px solid #f0f5f1;margin-top:auto;padding:14px 20px 18px}.dict-card-cta{color:#249144;letter-spacing:.01em;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.dict-empty{text-align:center;padding:48px 0}.dict-empty-icon{background:#f5fbf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.dict-empty h3{color:#191e23;margin:0 0 6px;font-family:Domine,serif;font-size:18px;font-weight:700}.dict-empty p{color:#9da2a0;margin:0;font-size:14px}.dict-skeleton-bar{background:#e8eeea;height:3px}.dict-skeleton-body{padding:20px}.dict-skeleton-icon{background:#e8eeea;border-radius:8px;width:46px;height:46px;margin-bottom:16px}.dict-skeleton-line{background:#e8eeea;border-radius:6px;height:12px;margin-bottom:8px}.dict-skeleton-line.short{width:55%}.dict-skeleton-line.full{width:90%}.dict-skeleton-btn{background:#e8eeea;border-radius:6px;height:36px;margin-top:16px}@keyframes shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.dict-skeleton-bar,.dict-skeleton-icon,.dict-skeleton-line,.dict-skeleton-btn{animation:1.4s ease-in-out infinite shimmer}@media (max-width:600px){.dict-grid{grid-template-columns:1fr 1fr;gap:12px}.dict-stats-strip{padding:12px 16px}}@media (max-width:400px){.dict-grid{grid-template-columns:1fr}}
