.empty-state[data-v-e4a60ccb]{padding:48px 0;text-align:center}.empty-state__icon[data-v-e4a60ccb]{align-items:center;background-color:#f3f4f6;border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto 16px;width:96px}.empty-state__svg[data-v-e4a60ccb]{color:#9ca3af;height:48px;width:48px}.empty-state__title[data-v-e4a60ccb]{color:#111827;font-size:18px;font-weight:500;line-height:1.56;margin:0 0 8px}.empty-state__description[data-v-e4a60ccb]{color:#6b7280;font-size:16px;font-weight:400;line-height:1.5;margin:0 auto;max-width:400px}@media (max-width:640px){.empty-state[data-v-e4a60ccb]{padding:32px 0}.empty-state__icon[data-v-e4a60ccb]{height:72px;width:72px}.empty-state__svg[data-v-e4a60ccb]{height:36px;width:36px}.empty-state__title[data-v-e4a60ccb]{font-size:16px}.empty-state__description[data-v-e4a60ccb]{font-size:14px}}@media (prefers-contrast:high){.empty-state__icon[data-v-e4a60ccb]{border:2px solid}}@media print{.empty-state[data-v-e4a60ccb]{display:none}}.error-state[data-v-3f1872e7]{padding:48px 0;text-align:center}.error-state__icon[data-v-3f1872e7]{align-items:center;background-color:#fee2e2;border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto 16px;width:96px}.error-state__svg[data-v-3f1872e7]{color:#f87171;height:48px;width:48px}.error-state__title[data-v-3f1872e7]{color:#111827;font-size:18px;font-weight:500;line-height:1.56;margin:0 0 8px}.error-state__description[data-v-3f1872e7]{color:#6b7280;font-size:16px;font-weight:400;line-height:1.5;margin:0 auto;max-width:400px}.error-state__actions[data-v-3f1872e7]{align-items:center;display:flex;flex-direction:column;gap:16px;margin-top:24px}@media (max-width:640px){.error-state[data-v-3f1872e7]{padding:32px 0}.error-state__icon[data-v-3f1872e7]{height:72px;width:72px}.error-state__svg[data-v-3f1872e7]{height:36px;width:36px}.error-state__title[data-v-3f1872e7]{font-size:16px}.error-state__description[data-v-3f1872e7]{font-size:14px}}@media (prefers-contrast:high){.error-state__icon[data-v-3f1872e7]{border:2px solid}}@media print{.error-state[data-v-3f1872e7]{display:none}}.loading-state[data-v-b614444b]{display:flex;flex-direction:column;gap:24px}.loading-state__skeleton[data-v-b614444b]{animation:pulse-b614444b 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.loading-state__skeleton-container[data-v-b614444b]{align-items:center;display:flex;gap:36px;padding:24px}.loading-state__skeleton-image[data-v-b614444b]{background-color:#e5e7eb;border-radius:12px;flex-shrink:0;height:160px;width:240px}.loading-state__skeleton-content[data-v-b614444b]{display:flex;flex:1;flex-direction:column;gap:16px}.loading-state__skeleton-title[data-v-b614444b]{background-color:#e5e7eb;border-radius:4px;height:24px;width:75%}.loading-state__skeleton-meta[data-v-b614444b]{background-color:#e5e7eb;border-radius:4px;height:16px;width:50%}.loading-state__skeleton-excerpt[data-v-b614444b]{display:flex;flex-direction:column;gap:8px}.loading-state__skeleton-line[data-v-b614444b]{background-color:#e5e7eb;border-radius:4px;height:16px}.loading-state__skeleton-line--short[data-v-b614444b]{width:83.33%}.loading-state__skeleton-footer[data-v-b614444b]{background-color:#e5e7eb;border-radius:4px;height:16px;width:25%}@keyframes pulse-b614444b{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.loading-state__skeleton-container[data-v-b614444b]{flex-direction:column;gap:20px}.loading-state__skeleton-image[data-v-b614444b]{height:200px;width:100%}}@media (max-width:768px){.loading-state__skeleton-container[data-v-b614444b]{padding:16px}.loading-state__skeleton-content[data-v-b614444b]{gap:12px}}@media (prefers-reduced-motion:reduce){.loading-state__skeleton[data-v-b614444b]{animation:none}@keyframes pulse-b614444b{0%,to{opacity:1}}}@media (prefers-contrast:high){.loading-state__skeleton[data-v-b614444b]{border-width:2px}}@media print{.loading-state[data-v-b614444b]{display:none}}.article-card[data-v-beff9998]{background-color:#fff;border:1px solid #0d0d0d1f;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.article-card[data-v-beff9998]:hover{background-color:#edf4ff;border-color:#1e5fc7;transform:translateY(-2px)}.article-card:hover .article-card__arrow[data-v-beff9998],.article-card:hover .article-card__read-more[data-v-beff9998]{color:#1f69e0}.article-card__container[data-v-beff9998]{align-items:center;display:flex;gap:36px;padding:24px}.article-card__image-wrapper[data-v-beff9998]{flex-shrink:0}.article-card__image[data-v-beff9998]{background-color:#1f69e01a;border-radius:12px;height:160px;overflow:hidden;width:240px}.article-card__img[data-v-beff9998]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.article-card__content[data-v-beff9998]{display:flex;flex:1;flex-direction:column;gap:24px;text-align:left}.article-card__title[data-v-beff9998]{color:#0d0d0de5;font-size:24px;font-weight:700;line-height:1;transition:color .3s ease}.article-card__title a[data-v-beff9998]{color:inherit;text-decoration:none}.article-card__meta[data-v-beff9998]{align-items:center;color:#0d0d0d75;display:flex;font-size:14px;font-weight:400;gap:24px;line-height:1}.article-card__author[data-v-beff9998]{color:#0d0d0de5;font-weight:700}.article-card__date[data-v-beff9998]{align-items:center;color:#0d0d0da8;display:flex;gap:8px;line-height:1}.article-card__date-icon[data-v-beff9998]{color:#757575;height:16px;width:16px}.article-card__excerpt[data-v-beff9998]{color:#0d0d0da8;display:-webkit-box;font-size:18px;font-weight:400;line-height:30px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card__footer[data-v-beff9998]{align-items:center;display:flex;justify-content:space-between}.article-card__read-more[data-v-beff9998]{align-items:center;color:#0d0d0de5;display:inline-flex;font-size:18px;font-weight:400;gap:8px;line-height:30px;text-decoration:none;transition:color .3s ease}.article-card__arrow[data-v-beff9998]{height:16px;transition:color .3s ease;width:16px}@media (max-width:768px){.article-card__container[data-v-beff9998]{flex-direction:column;padding:16px}.article-card__image-wrapper[data-v-beff9998]{width:100%}.article-card__image[data-v-beff9998]{height:auto;width:100%}.article-card__content[data-v-beff9998]{gap:16px}.article-card__title[data-v-beff9998]{font-size:20px}.article-card__excerpt[data-v-beff9998]{font-size:14px;line-height:24px}.article-card__footer[data-v-beff9998]{font-size:16px;line-height:30px;margin-top:8px}}.article-list[data-v-1c3cb245]{display:flex;flex-direction:column;gap:31px}.article-list__header[data-v-1c3cb245]{align-items:center;display:flex;justify-content:space-between}.article-list__title[data-v-1c3cb245]{color:#0d0d0de5;font-size:20px;font-weight:700;line-height:1}.article-list__counter[data-v-1c3cb245]{background-color:#0d0d0d0f;border-radius:8px;padding:5px 12px}.article-list__counter-text[data-v-1c3cb245]{color:#0d0d0de5;font-size:18px;font-weight:400;line-height:1}.article-list__items[data-v-1c3cb245]{display:flex;flex-direction:column;gap:24px}.article-list__retry-button[data-v-1c3cb245]{align-items:center;background-color:#1f69e0;border:none;border-radius:24px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;line-height:1.43;padding:12px 24px;transition:background-color .2s ease-in-out}.article-list__retry-button[data-v-1c3cb245]:hover{background-color:#458bfa}.article-list__retry-button[data-v-1c3cb245]:focus{outline:2px solid #1e5fc7;outline-offset:2px}.article-list__retry-button[data-v-1c3cb245]:active{transform:translateY(1px)}@media (max-width:768px){.article-list[data-v-1c3cb245]{gap:24px}.article-list__header[data-v-1c3cb245]{align-items:flex-start;flex-direction:row;gap:12px}.article-list__title[data-v-1c3cb245]{font-size:16px;line-height:1}.article-list__counter[data-v-1c3cb245]{border-radius:5px}.article-list__counter[data-v-1c3cb245],.article-list__counter-text[data-v-1c3cb245]{font-size:12px;line-height:1}.article-list__items[data-v-1c3cb245]{gap:16px}}.features-heading[data-v-2ba71bf8]{margin:0 auto;max-width:1474px;width:100%}.features-heading__title[data-v-2ba71bf8]{color:#0d0d0de5;font-size:32px;font-weight:700;line-height:32px;margin-bottom:48px;text-align:center}.features-heading__container[data-v-2ba71bf8]{overflow:hidden;position:relative}.features-heading__background[data-v-2ba71bf8]{background-image:linear-gradient(135deg,#eff6ff,#f5f0ff 98.11%);border-radius:24px;inset:0;position:absolute}.features-heading__content[data-v-2ba71bf8]{align-items:center;display:flex;gap:60px;height:100%;justify-content:space-between;padding:61px 93px 52px 80px;position:relative}.features-heading__info[data-v-2ba71bf8]{flex:1}.features-heading__subtitle[data-v-2ba71bf8]{color:#0d0d0de5;font-size:24px;font-style:Bold;font-weight:700;line-height:32px;margin-bottom:16px}.features-heading__description[data-v-2ba71bf8]{color:#0d0d0de5;font-size:18px;font-weight:400;line-height:2;margin-bottom:42px}.features-heading__links[data-v-2ba71bf8]{display:flex;flex-direction:column;gap:16px;margin-bottom:42px}.features-heading__links-row[data-v-2ba71bf8]{display:flex;gap:16px}.features-heading__link[data-v-2ba71bf8]{align-items:center;background:#fff;border-radius:12px;display:flex;gap:16px;min-width:290px;padding:16px 15px 16px 24px;text-decoration:none;transition:all .3s ease}.features-heading__link[data-v-2ba71bf8]:hover{box-shadow:0 12px 32px #0d0d0d14}.features-heading__link:hover .features-heading__link-text[data-v-2ba71bf8]{font-size:16px;font-weight:700;line-height:28px;transition:all .3s}.features-heading__link--highlight[data-v-2ba71bf8]{box-shadow:0 12px 32px #0d0d0d14}.features-heading__link-icon[data-v-2ba71bf8]{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.features-heading__link-icon img[data-v-2ba71bf8]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.features-heading__link-text[data-v-2ba71bf8]{color:#0d0d0de5;font-size:16px;font-weight:400;line-height:28px;white-space:nowrap}.features-heading__more-link[data-v-2ba71bf8]{align-items:center;color:#1f69e0;display:inline-flex;font-size:20px;font-weight:600;gap:11px;line-height:1;text-decoration:none;transition:all .3s ease}.features-heading__more-link[data-v-2ba71bf8]:hover{gap:16px}.features-heading__more-link:hover svg[data-v-2ba71bf8]{transform:translate(3px)}.features-heading__more-link svg[data-v-2ba71bf8]{transition:transform .3s ease}.features-heading__graphic[data-v-2ba71bf8]{flex:0 0 342px;height:342px;width:342px}.features-heading__graphic img[data-v-2ba71bf8]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:1100px) and (max-width:1400px){.features-heading__graphic[data-v-2ba71bf8]{flex:0 0 280px;height:250px;width:250px}}@media (max-width:1100px){.features-heading__graphic[data-v-2ba71bf8]{display:none}}@media (max-width:768px){.features-heading__title[data-v-2ba71bf8]{font-size:24px;margin-bottom:24px}.features-heading__container[data-v-2ba71bf8]{height:auto;min-height:400px}.features-heading__content[data-v-2ba71bf8]{flex-direction:column;padding:24px}.features-heading__info[data-v-2ba71bf8]{margin-bottom:40px;text-align:center}.features-heading__subtitle[data-v-2ba71bf8]{font-size:20px;line-height:32px;margin-bottom:12px;text-align:left}.features-heading__link[data-v-2ba71bf8]{padding:18px 24px}.features-heading__link:hover .features-heading__link-text[data-v-2ba71bf8]{font-size:14px;font-style:Bold;font-weight:700}.features-heading__link-text[data-v-2ba71bf8]{font-size:14px;line-height:2}.features-heading__description[data-v-2ba71bf8]{font-size:14px;line-height:24px;margin-bottom:24px;text-align:left}.features-heading__links[data-v-2ba71bf8]{margin-bottom:24px}.features-heading__info[data-v-2ba71bf8]{margin-bottom:0}.features-heading__links-row[data-v-2ba71bf8]{flex-direction:column}.features-heading__more-link[data-v-2ba71bf8]{font-size:14px;line-height:1}.features-heading__more-link svg[data-v-2ba71bf8]{height:8px;margin-top:2px;width:14px}}.features-section[data-v-8b05db43]{width:100%}.pagination[data-v-09addb02]{gap:16px;margin:32px 0}.pagination[data-v-09addb02],.pagination__button[data-v-09addb02]{align-items:center;display:flex;justify-content:center}.pagination__button[data-v-09addb02]{background-color:#0d0d0d00;border-radius:6px;color:#0d0d0de5;cursor:pointer;font-size:14px;font-weight:400;height:28px;line-height:22px;text-decoration:none;transition:all .15s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:28px}.pagination__button[data-v-09addb02]:hover{background-color:#0d0d0d0f}.pagination__button--disabled[data-v-09addb02]{cursor:not-allowed}.pagination__button--disabled .pagination__icon[data-v-09addb02]{stroke:#4b5563}.pagination__button--disabled[data-v-09addb02]:hover{background-color:transparent}.pagination__button--nav[data-v-09addb02]{padding:6px}.pagination__button--number[data-v-09addb02]{padding:2px}.pagination__button--number.pagination__button--active[data-v-09addb02]{background-color:#1f69e01a;color:#0a6cff}.pagination__icon[data-v-09addb02]{flex-shrink:0;height:16px;width:16px;stroke:#4b5563}.pagination__more-icon[data-v-09addb02]{color:#333;height:16px;width:16px}.pagination__numbers[data-v-09addb02]{align-items:center;display:flex;gap:8px}.pagination__ellipsis[data-v-09addb02]{align-items:center;display:flex;height:28px;justify-content:center;padding:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:28px}@media (max-width:640px){.pagination[data-v-09addb02]{gap:12px;margin:24px 0}.pagination__numbers[data-v-09addb02]{gap:6px}}.categories-nav[data-v-00a5027b]{background-color:#fff;border:1px solid #0d0d0d1f;border-radius:12px;padding:24px}.categories-nav__header[data-v-00a5027b]{margin-bottom:24px}.categories-nav__title[data-v-00a5027b]{color:#0d0d0de5;font-size:20px;font-weight:700;line-height:1}.categories-nav__list[data-v-00a5027b]{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.categories-nav__item[data-v-00a5027b]{margin:0}.categories-nav__link[data-v-00a5027b]{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;text-decoration:none;transition:all .2s ease-in-out}.categories-nav__link--active[data-v-00a5027b],.categories-nav__link[data-v-00a5027b]:active,.categories-nav__link[data-v-00a5027b]:focus,.categories-nav__link[data-v-00a5027b]:hover{background-color:#1f69e01a;border:1px solid #1f69e0}.categories-nav__content[data-v-00a5027b]{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.categories-nav__icon[data-v-00a5027b]{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:transform .2s ease-in-out;width:48px}.categories-nav__emoji[data-v-00a5027b]{font-size:20px;line-height:1}.categories-nav__info[data-v-00a5027b]{flex:1;min-width:0}.categories-nav__name[data-v-00a5027b]{color:#0d0d0de5;font-size:16px;font-weight:500;line-height:1;margin-bottom:8px;transition:color .2s ease-in-out}.categories-nav__description[data-v-00a5027b]{color:#0d0d0d75;display:-webkit-box;font-size:13px;font-weight:400;line-height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.categories-nav__arrow[data-v-00a5027b]{flex-shrink:0;padding-left:8px}.categories-nav__arrow-icon[data-v-00a5027b]{color:#0d0d0da8;height:16px;transition:all .2s ease-in-out;width:16px}@media (max-width:768px){.categories-nav[data-v-00a5027b]{padding:16px}.categories-nav__title[data-v-00a5027b]{font-size:18px;line-height:1}.categories-nav__link[data-v-00a5027b]{gap:12px;padding:6px}.categories-nav__content[data-v-00a5027b]{gap:12px}.categories-nav__icon[data-v-00a5027b]{height:40px;width:40px}.categories-nav__emoji[data-v-00a5027b]{font-size:18px}.categories-nav__name[data-v-00a5027b]{font-size:16px;line-height:1;margin-bottom:8px}.categories-nav__description[data-v-00a5027b]{display:-webkit-box;font-size:12px;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}}@media (prefers-reduced-motion:reduce){.categories-nav__arrow-icon[data-v-00a5027b],.categories-nav__icon[data-v-00a5027b],.categories-nav__link[data-v-00a5027b]{transition:none}.categories-nav__link[data-v-00a5027b]:hover{transform:none}}.hot-guides[data-v-bdd5a124]{max-width:396px;width:100%}.hot-guides__container[data-v-bdd5a124]{background:linear-gradient(128.08deg,#ffc8cd33 2.2%,#fff9e50f 78.03%),linear-gradient(0deg,#fff,#fff);border:1px solid #0d0d0d1f;border-radius:12px;display:flex;flex-direction:column;gap:24px;height:100%;overflow:hidden;padding:24px;position:relative}.hot-guides__header[data-v-bdd5a124]{align-items:center;display:flex;gap:12px;height:48px;position:relative}.hot-guides__title[data-v-bdd5a124]{color:#0d0d0de5;flex:1;font-size:20px;font-weight:700;line-height:1}.hot-guides__list[data-v-bdd5a124]{display:flex;flex:1;flex-direction:column;gap:24px;list-style:none;margin:0;overflow:auto;padding:0;position:relative}.hot-guides__item[data-v-bdd5a124]{position:relative}.hot-guides__link[data-v-bdd5a124]{color:inherit;cursor:pointer;display:flex;gap:16px;text-decoration:none;transition:all .2s ease}.hot-guides__link :active .hot-guides__article-title[data-v-bdd5a124],.hot-guides__link :focus .hot-guides__article-title[data-v-bdd5a124],.hot-guides__link:hover .hot-guides__article-title[data-v-bdd5a124]{text-decoration:underline}.hot-guides__rank[data-v-bdd5a124]{align-items:center;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.hot-guides__rank--top .hot-guides__rank-number[data-v-bdd5a124]{background:#333;color:#fff}.hot-guides__rank-number[data-v-bdd5a124]{align-items:center;background:#e6e6e6;border-radius:50%;color:#0d0d0d75;display:flex;font-size:18px;font-weight:500;height:28px;justify-content:center;line-height:30px;line-height:1;width:28px}.hot-guides__article-title[data-v-bdd5a124]{color:#0d0d0de5;display:-webkit-box;flex:1;font-size:16px;font-weight:500;line-height:30px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:768px){.hot-guides[data-v-bdd5a124]{height:auto;max-width:100%}.hot-guides__container[data-v-bdd5a124]{height:auto;max-height:516px;padding:16px}.hot-guides__header img[data-v-bdd5a124]{height:24px;width:24px}.hot-guides__title[data-v-bdd5a124]{font-size:18px;line-height:1}.hot-guides__article-title[data-v-bdd5a124]{font-size:14px;line-height:20px}.hot-guides__rank[data-v-bdd5a124]{height:24px;width:24px}.hot-guides__rank-number[data-v-bdd5a124]{font-size:13.5px;height:23px;line-height:22.5px}}.blog-sidebar[data-v-93ff83d6]{display:flex;flex-direction:column;gap:24px;max-width:396px;width:100%}.blog-sidebar__section[data-v-93ff83d6]{opacity:1;transform:translateY(0);transition:all .3s ease-out;width:100%}.blog-sidebar__section[data-v-93ff83d6]:first-child{animation:slideInUp-93ff83d6 .4s ease-out}.blog-sidebar__section[data-v-93ff83d6]:nth-child(2){animation:slideInUp-93ff83d6 .4s ease-out .1s both}@keyframes slideInUp-93ff83d6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.blog-sidebar[data-v-93ff83d6]{gap:20px;max-width:100%}}@media (max-width:768px){.blog-sidebar[data-v-93ff83d6]{gap:48px}.blog-sidebar__section[data-v-93ff83d6]{width:100%}}@media (max-width:1024px) and (orientation:portrait){.blog-sidebar[data-v-93ff83d6]{display:grid;gap:16px;grid-template-columns:1fr 1fr}.blog-sidebar__section[data-v-93ff83d6]:first-child{animation:slideInLeft-93ff83d6 .4s ease-out}.blog-sidebar__section[data-v-93ff83d6]:nth-child(2){animation:slideInRight-93ff83d6 .4s ease-out .1s both}}@keyframes slideInLeft-93ff83d6{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-93ff83d6{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.blog-sidebar[data-v-93ff83d6]{display:flex;flex-direction:column}.blog-sidebar__section[data-v-93ff83d6]:first-child,.blog-sidebar__section[data-v-93ff83d6]:nth-child(2){animation:slideInUp-93ff83d6 .4s ease-out}}@media (prefers-reduced-motion:reduce){.blog-sidebar__section[data-v-93ff83d6]{animation:none!important;transition:none}}.category-page[data-v-2913d393]{background-color:#fff;min-height:100vh}.category-page__container[data-v-2913d393]{margin:0 auto}@media (max-width:1110px){.category-page__container[data-v-2913d393]{padding:0 16px 24px;width:100%}}@media (min-width:1110px) and (max-width:1366px){.category-page__container[data-v-2913d393]{max-width:1110px}}@media (min-width:1366px){.category-page__container[data-v-2913d393]{max-width:1292px}}.category-page__layout[data-v-2913d393]{display:grid;gap:32px;grid-template-columns:1fr 396px;margin-bottom:96px}@media (max-width:1024px){.category-page__layout[data-v-2913d393]{grid-template-columns:1fr}}.category-page__main[data-v-2913d393]{display:flex;flex-direction:column;gap:32px}@media (min-width:1025px){.category-page__sidebar[data-v-2913d393]{height:-moz-fit-content;height:fit-content;position:sticky;top:70px}}.category-page__pagination[data-v-2913d393]{display:flex;justify-content:center;margin-top:32px}.category-page__features[data-v-2913d393]{width:100%}.category-page__error[data-v-2913d393]{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:100vh}.category-page__error-content[data-v-2913d393]{padding:24px;text-align:center}.category-page__error-title[data-v-2913d393]{color:#111827;font-size:36px;font-weight:700;margin:0 0 16px}@media (max-width:640px){.category-page__error-title[data-v-2913d393]{font-size:28px}}.category-page__error-message[data-v-2913d393]{color:#4b5563;font-size:16px;margin:0 0 32px}.category-page__error-link[data-v-2913d393]{background-color:#2563eb;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.category-page__error-link[data-v-2913d393]:hover{background-color:#1d4ed8;transform:translateY(-1px)}.category-page__error-link[data-v-2913d393]:focus{box-shadow:0 0 0 2px #2563eb80;outline:none}@media (max-width:768px){.category-page__main[data-v-2913d393]{gap:16px}.category-page__pagination[data-v-2913d393]{margin-top:0}.category-page__pagination .pagination[data-v-2913d393]{margin:0 auto}.category-page__layout[data-v-2913d393]{gap:48px;margin-bottom:48px}}.sr-only[data-v-2913d393]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}
