.page_container__Z5pd7{max-width:1200px;margin:2rem auto;padding:0 1rem;font-family:Roboto,sans-serif;color:#333}.page_pageTitle___MxaX{display:block;font-size:2rem;font-weight:900;text-align:center;color:#fff;background:linear-gradient(135deg,#6a11cb,#2575fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);letter-spacing:1.5px;text-transform:uppercase;margin:2rem auto;line-height:1.2;position:relative}.page_pageTitle___MxaX:after{content:"";position:absolute;left:50%;bottom:-.5rem;transform:translateX(-50%);width:100px;height:4px;border-radius:2px;background:linear-gradient(90deg,#ff7e5f,#feb47b);box-shadow:0 2px 6px rgba(0,0,0,.2)}.page_title___EPRZ{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#2c3e50}.page_categoryList__7N9Lx{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_card__lCzDk{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:box-shadow .3s ease;cursor:pointer}.page_card__lCzDk:hover{box-shadow:0 12px 30px rgba(0,0,0,.15)}.page_cardTitle___dCwQ{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#34495e}.page_cardDescription__N2IJv{font-size:1rem;color:#666;line-height:1.4}.CategoryList_list__ivnm6{list-style:none;padding:2rem;margin:0 auto;max-width:1600px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;position:relative}.CategoryList_item__GeiJw{background:linear-gradient(135deg,#ffffff,#e0f2ff);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;position:relative;border:1px solid rgba(0,0,0,.05);will-change:transform,box-shadow}.CategoryList_item__GeiJw:hover{transform:translateY(-6px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.CategoryList_item__GeiJw:hover .CategoryList_image__PSBN6{transform:scale(1.03);will-change:transform}.CategoryList_link__xNiO2{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex-grow:1}.CategoryList_image__PSBN6{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;transition:transform .4s ease;background:linear-gradient(135deg,#f5f7fa,#e4e8eb);will-change:transform}.CategoryList_itemName__rQP8w{padding:1.25rem 1.5rem;font-weight:700;font-size:2rem;text-align:center;flex-grow:1;color:#1a202c;position:relative;font-family:Space Grotesk,sans-serif;letter-spacing:.03em;cursor:pointer;transition:color .3s ease}.CategoryList_itemName__rQP8w:hover{color:#000}.CategoryList_itemName__rQP8w:after{content:"";position:absolute;bottom:.3rem;left:50%;transform:translateX(-50%) scaleX(0);transform-origin:center;width:60%;height:2px;background:linear-gradient(90deg,rgba(255,193,7,0),#ffc107 50%,rgba(255,193,7,0));transition:transform .4s ease}.CategoryList_itemName__rQP8w:hover:after{transform:translateX(-50%) scaleX(1)}.CategoryList_starsContainer__5C1rx{padding:0 1.5rem 1.5rem;display:flex;flex-direction:row;align-items:center;gap:.75rem;position:relative}.CategoryList_ratingControls__ZeX2k{display:flex;align-items:center;gap:.5rem}.CategoryList_ratingText__sV0f8{font-size:.9rem;color:#4a5568;font-weight:500;transition:color .2s ease}.CategoryList_ratingText__sV0f8.CategoryList_userRated__G2l8u{color:#e53e3e;font-weight:600}.CategoryList_starEmpty__2rXQ1,.CategoryList_star__O0n8W{font-size:2.4rem;cursor:pointer;color:#e2e8f0;transition:transform .25s cubic-bezier(.68,-.55,.265,1.55),color .25s ease;line-height:1;position:relative;z-index:1}.CategoryList_starEmpty__2rXQ1:before,.CategoryList_star__O0n8W:before{content:"★";position:absolute;opacity:0;transform:scale(0);transition:all .3s ease;z-index:-1}.CategoryList_star__O0n8W{color:#ffc107;text-shadow:0 2px 4px rgba(251,191,36,.3)}.CategoryList_star__O0n8W:hover{color:#f6ad55;transform:scale(1.25) rotate(8deg)}.CategoryList_star__O0n8W:hover:before{opacity:.4;transform:scale(1.8);color:#f6ad55}.CategoryList_starEmpty__2rXQ1:hover{color:#fbd38d;transform:scale(1.15) rotate(-8deg)}.CategoryList_starEmpty__2rXQ1:hover:before{opacity:.3;transform:scale(1.6);color:#fbd38d}.CategoryList_averageRating__P0NJN{padding:0 1.5rem 1.5rem;font-size:.85rem;color:#718096;text-align:center;display:flex;flex-direction:column;gap:.25rem}.CategoryList_averageRating__P0NJN .CategoryList_ratingValue__WBoCW{font-weight:600;color:#2d3748;font-size:.95rem}.CategoryList_averageRating__P0NJN .CategoryList_votesCount__Ovv84{font-size:.8rem}.CategoryList_empty__iXGB2{text-align:center;padding:3rem;color:#718096;grid-column:1/-1}.CategoryList_empty__iXGB2:before{content:"✧";display:block;font-size:2rem;margin-bottom:1rem;opacity:.5}.CategoryList_premiumBadge__tD387{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#f6e05e,#d69e2e);color:#744210;padding:.25rem .75rem;border-radius:9999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:2}@media(max-width:1200px){.CategoryList_list__ivnm6{gap:2rem;padding:1.5rem}}@media(max-width:992px){.CategoryList_list__ivnm6{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.75rem}.CategoryList_starEmpty__2rXQ1,.CategoryList_star__O0n8W{font-size:2.2rem}}@media(max-width:768px){.CategoryList_list__ivnm6{gap:1.5rem;padding:1.25rem}.CategoryList_itemName__rQP8w{font-size:1.1rem;padding:1rem 1.25rem}.CategoryList_starEmpty__2rXQ1,.CategoryList_star__O0n8W{font-size:2rem}}@media(max-width:576px){.CategoryList_list__ivnm6{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;padding:1rem}.CategoryList_item__GeiJw{border-radius:10px}.CategoryList_starsContainer__5C1rx{padding:0 1rem 1rem}}@media(max-width:400px){.CategoryList_list__ivnm6{grid-template-columns:1fr}}