.content-hub-page-shell{width:100%;border-radius:24px;background:#09070d;padding:8px 4px 32px}:root:not(.dark) .content-hub-page-shell{background:#ffffff}@media (min-width:640px){.content-hub-page-shell{padding:12px 8px 40px}}.private-content-hub-page{position:relative;min-height:100vh;background:#09070d;color:#ffffff}:root:not(.dark) .private-content-hub-page{background:#f4f4f6;color:#0e0b11}.private-content-hub-page__glow{pointer-events:none;position:fixed;inset:0;background:radial-gradient(ellipse 70% 45% at 50% -8%,rgba(147,51,234,.22),transparent 58%),radial-gradient(ellipse 40% 30% at 100% 20%,rgba(246,51,154,.08),transparent 55%)}:root:not(.dark) .private-content-hub-page__glow{background:radial-gradient(ellipse 70% 45% at 50% -8%,rgba(147,51,234,.1),transparent 58%),radial-gradient(ellipse 40% 30% at 100% 20%,rgba(246,51,154,.05),transparent 55%)}.private-content-hub-page__main{position:relative;z-index:1;padding-block:28px 72px}@media (min-width:768px){.private-content-hub-page__main{padding-block:36px 88px}}.content-hub-page{display:flex;flex-direction:column;gap:32px}.content-hub-page,.content-hub-page__loader{width:100%;max-width:1080px;margin-inline:auto}.content-hub-page__loader{position:relative;min-height:60vh}.content-hub-page__intro{display:flex;flex-direction:column;gap:12px}.content-hub-page__title{font-size:clamp(1.75rem,4.5vw,2.375rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#ffffff}:root:not(.dark) .content-hub-page__title{color:#0e0b11}.content-hub-page__subtitle{max-width:620px;font-size:clamp(.875rem,2vw,.9375rem);line-height:1.6;color:rgba(255,255,255,.55)}:root:not(.dark) .content-hub-page__subtitle{color:#374151}.content-hub-page__status{font-size:11px;font-weight:600}.content-hub-page__status--success{color:#10b981}.content-hub-page__status--warning{color:#f59e0b}.content-hub-page__search-wrap{position:relative;margin-top:8px}.content-hub-page__search-icon{position:absolute;top:50%;left:18px;width:20px;height:20px;transform:translateY(-50%);color:rgba(255,255,255,.45)}:root:not(.dark) .content-hub-page__search-icon{color:#6b7280}.content-hub-page__search{width:100%;border:1px solid rgba(173,70,255,.22);border-radius:16px;background:linear-gradient(135deg,rgba(173,70,255,.14),rgba(255,27,158,.1)),rgba(18,14,28,.92);padding:14px 20px 14px 48px;font-size:14px;font-weight:600;color:#ffffff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}:root:not(.dark) .content-hub-page__search{border-color:#e4e4e7;background:#ffffff;color:#0e0b11}.content-hub-page__search::placeholder{color:rgba(255,255,255,.42)}:root:not(.dark) .content-hub-page__search::placeholder{color:#6b7280}.content-hub-page__search:focus{border-color:rgba(173,70,255,.45);box-shadow:0 0 0 1px rgba(255,27,158,.18)}:root:not(.dark) .content-hub-page__search:focus{border-color:rgba(147,51,234,.45);box-shadow:0 0 0 1px rgba(147,51,234,.15)}.content-hub-page__section{display:flex;flex-direction:column;gap:18px}.content-hub-page__section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.content-hub-page__section-title{font-size:11px;font-weight:700;letter-spacing:.14em;color:rgba(255,255,255,.92)}:root:not(.dark) .content-hub-page__section-title{color:#0e0b11}.content-hub-page__section-note{font-size:11px;font-weight:500;color:rgba(255,255,255,.42)}:root:not(.dark) .content-hub-page__section-note{color:#6b7280}.content-hub-page__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.content-hub-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.content-hub-page__grid,.content-hub-page__grid--recommended{grid-template-columns:repeat(3,minmax(0,1fr))}}.content-hub-page__filters{display:flex;flex-direction:column;gap:20px}.content-hub-page__filter-group{display:flex;flex-direction:column;gap:10px}.content-hub-page__filter-label{font-size:11px;font-weight:700;letter-spacing:.14em;color:rgba(255,255,255,.55)}:root:not(.dark) .content-hub-page__filter-label{color:#6b7280}.content-hub-page__filter-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.content-hub-page__filter-row::-webkit-scrollbar{display:none}.content-hub-page__filter-pill{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.04);padding:8px 16px;font-size:12px;font-weight:700;color:rgba(255,255,255,.78);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}:root:not(.dark) .content-hub-page__filter-pill{border-color:#e4e4e7;background:#ffffff;color:#0e0b11}.content-hub-page__filter-pill:hover{background:rgba(255,255,255,.07)}:root:not(.dark) .content-hub-page__filter-pill:hover{background:#fafafa}.content-hub-page__filter-pill--active{border-color:transparent;background:linear-gradient(90deg,#f6339a,#ba43ed 55%,#9333ea);color:#ffffff;box-shadow:0 4px 16px rgba(246,51,154,.28)}.content-hub-page__section--all{gap:22px}.content-hub-page__all-title{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.14em;color:rgba(255,255,255,.55)}:root:not(.dark) .content-hub-page__all-title{border-bottom-color:#e4e4e7;color:#6b7280}.content-hub-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-block:64px;text-align:center;color:rgba(255,255,255,.55);font-size:14px;font-weight:600}:root:not(.dark) .content-hub-page__empty{color:#6b7280}.content-hub-page__reset{font-size:12px;font-weight:700;color:#f6339a;cursor:pointer}.content-hub-page__reset:hover{text-decoration:underline}.content-hub-page .content-hub-card{border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(14,11,20,.72);box-shadow:0 8px 30px rgba(0,0,0,.28);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}:root:not(.dark) .content-hub-page .content-hub-card{border-color:#ececf0;background:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.04)}.content-hub-page .content-hub-card:hover{transform:translateY(-4px);border-color:rgba(173,70,255,.28);box-shadow:0 14px 34px rgba(0,0,0,.34)}:root:not(.dark) .content-hub-page .content-hub-card:hover{border-color:rgba(147,51,234,.25);box-shadow:0 10px 26px rgba(147,51,234,.14)}.content-hub-page .content-hub-card__body{background:linear-gradient(135deg,rgba(173,70,255,.12),rgba(255,27,158,.08)),rgba(18,14,28,.95)}:root:not(.dark) .content-hub-page .content-hub-card__body{background:#ffffff}.content-hub-page .content-hub-card__title{color:#ffffff}:root:not(.dark) .content-hub-page .content-hub-card__title{color:#0e0b11}.content-hub-page .content-hub-card__description{color:rgba(255,255,255,.62)}:root:not(.dark) .content-hub-page .content-hub-card__description{color:#374151}.content-hub-page .content-hub-card__meta{color:rgba(255,255,255,.48)}:root:not(.dark) .content-hub-page .content-hub-card__meta{color:#6b7280}.content-hub-page .content-hub-card__footer{border-top-color:rgba(255,255,255,.08)}:root:not(.dark) .content-hub-page .content-hub-card__footer{border-top-color:#ececf0}