.tk-categories-modal-overlay{align-items:center;-webkit-animation:fadeIn .2s ease;animation:fadeIn .2s ease;background:rgba(0,0,0,.75);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;position:fixed;z-index:10000}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tk-categories-modal{-webkit-animation:slideUp .3s cubic-bezier(.16,1,.3,1);animation:slideUp .3s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:900px;overflow:hidden;width:100%}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px) scale(.95);transform:translateY(30px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px) scale(.95);transform:translateY(30px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.tk-categories-modal__header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-shrink:0;justify-content:space-between;padding:1.75rem 2rem}.tk-categories-modal__title{color:#111;font-size:1.75rem;font-weight:700;margin:0}.tk-categories-modal__close{align-items:center;background:transparent;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.25rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.tk-categories-modal__close:hover{background:#f0f0f0;color:#000}.tk-categories-modal__close:active{-webkit-transform:scale(.95);transform:scale(.95)}.tk-categories-modal__content{flex:1 1;overflow-y:auto;padding:2rem}.tk-categories-modal__content::-webkit-scrollbar{width:8px}.tk-categories-modal__content::-webkit-scrollbar-track{background:#f0f0f0}.tk-categories-modal__content::-webkit-scrollbar-thumb{background:silver;border-radius:10px}.tk-categories-modal__content::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.tk-categories-modal__intro{color:#555;font-size:1rem;line-height:1.6;margin:0 0 2rem}.tk-categories-modal__loading{align-items:center;color:#666;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 1rem}.tk-categories-modal__loading i{color:gold;font-size:2rem}.tk-categories-modal__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.tk-category-group{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;transition:all .2s ease}.tk-category-group:hover{border-color:gold;box-shadow:0 4px 12px rgba(255,215,0,.15)}.tk-category-group__title{border-bottom:2px solid gold;color:#111;font-size:1.25rem;font-weight:700;margin:0 0 1rem;padding-bottom:.75rem}.tk-category-group__list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.tk-category-group__list li{align-items:flex-start;color:#333;display:flex;font-size:.95rem;gap:.75rem;line-height:1.4}.tk-category-group__list li i{color:gold;flex-shrink:0;font-size:.875rem;margin-top:.2rem}.tk-category-group__list li span{flex:1 1}.tk-categories-modal__empty{color:#999;font-size:1rem;padding:3rem 1rem;text-align:center}.tk-categories-modal__footer{border-top:1px solid #e0e0e0;display:flex;flex-shrink:0;justify-content:flex-end;padding:1.5rem 2rem}@media (max-width:768px){.tk-categories-modal-overlay{align-items:flex-start;padding:0}.tk-categories-modal{border-radius:0;max-height:100vh}.tk-categories-modal__header{padding:1.25rem 1.5rem}.tk-categories-modal__title{font-size:1.5rem}.tk-categories-modal__content{padding:1.5rem}.tk-categories-modal__grid{gap:1.25rem;grid-template-columns:1fr}.tk-category-group{padding:1.25rem}.tk-categories-modal__footer{background:#fff;bottom:0;padding:1.25rem 1.5rem;position:-webkit-sticky;position:sticky}.tk-categories-modal__footer .tk-btn{width:100%}}
/*# sourceMappingURL=7837.9d5d1a61.chunk.css.map*/