.resources_pageWrapper__QixpH{min-height:100vh;padding-top:calc(var(--header-height) + var(--space-12));padding-bottom:var(--space-20);z-index:1;position:relative}.resources_container__pZWvD{max-width:900px;padding:0 var(--space-6);margin:0 auto}.resources_containerWide__1ITjC{max-width:1200px;padding:0 var(--space-6);margin:0 auto}.resources_backBtn__F0JeX{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-6);transition:color var(--transition-fast);font-weight:500;display:inline-flex}.resources_backBtn__F0JeX:hover{color:var(--primary-light)}.resources_header___hi3E{margin-bottom:var(--space-10);text-align:left}.resources_title__Rcxm2{font-size:var(--text-4xl);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.resources_subtitle__oVG5w{color:var(--text-secondary);font-size:var(--text-base)}.resources_cardContent__zCG7n{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-10);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-lg)}.resources_richText__ZA9cz h2{font-size:var(--text-2xl);color:var(--text-primary);margin-top:var(--space-8);margin-bottom:var(--space-4);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.03em;border-left:3px solid var(--primary);padding-left:var(--space-3)}.resources_richText__ZA9cz h3{font-size:var(--text-lg);color:var(--primary-light);margin-top:var(--space-6);margin-bottom:var(--space-3);font-family:var(--font-heading)}.resources_richText__ZA9cz p{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:1.05rem;line-height:1.8}.resources_richText__ZA9cz ol,.resources_richText__ZA9cz ul{margin-bottom:var(--space-6);padding-left:var(--space-5);list-style-type:disc}.resources_richText__ZA9cz li{color:var(--text-secondary);margin-bottom:var(--space-2);line-height:1.6}.resources_lastUpdated__6Kf7w{margin-top:var(--space-8);padding-top:var(--space-4);border-top:1px solid var(--border-default);color:var(--text-muted);font-size:var(--text-xs);text-transform:uppercase}.resources_success__4G0yx{color:var(--success)}.resources_auditGrid__NeX5a{grid-gap:var(--space-8);gap:var(--space-8);grid-template-columns:1fr 2fr;display:grid}@media (max-width:768px){.resources_auditGrid__NeX5a{grid-template-columns:1fr}}.resources_sidebarCard__7a7fo{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6);height:-moz-fit-content;height:fit-content}.resources_auditBadgeWrapper__26Gh3{text-align:center;padding-bottom:var(--space-6);border-bottom:1px solid var(--border-default);margin-bottom:var(--space-6);flex-direction:column;align-items:center;display:flex}.resources_auditBadgeIcon__k9T7P{color:var(--success);margin-bottom:var(--space-3)}.resources_auditBadgeTitle__OhFD9{font-size:var(--text-xl);margin-bottom:var(--space-1);font-weight:600}.resources_auditBadgeSub__fIJis{color:var(--text-muted);font-size:var(--text-xs)}.resources_auditStatRow__nzQI7{padding:var(--space-3) 0;border-bottom:1px solid #ffffff0a;justify-content:space-between;display:flex}.resources_auditStatRow__nzQI7:last-child{border-bottom:none}.resources_auditStatLabel__1wyC4{color:var(--text-secondary);font-size:var(--text-sm)}.resources_auditStatValue__ptvhf{font-weight:600;font-size:var(--text-sm)}.resources_auditStatValue__ptvhf.resources_success__4G0yx{color:var(--success)}.resources_blogGrid__ZfKUH{grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.resources_blogCard__EvSAR{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.resources_blogCard__EvSAR:hover{border-color:var(--primary);box-shadow:var(--shadow-glow-primary);transform:translateY(-4px)}.resources_blogCardImage__fBe8H{aspect-ratio:1536/1024;background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--primary-subtle) 100%);width:100%;color:var(--primary-light);border-bottom:1px solid var(--border-default);justify-content:center;align-items:center;display:flex;position:relative}.resources_blogCardImage__fBe8H:after{content:"";background:radial-gradient(circle at center,rgba(var(--primary-rgb),.1) 0,transparent 70%);width:100%;height:100%;position:absolute;top:0;left:0}.resources_blogCardBody__iII1m{padding:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.resources_blogMeta__1f1Yo{margin-bottom:var(--space-3);font-size:var(--text-xs);color:var(--text-muted);justify-content:space-between;align-items:center;display:flex}.resources_blogCategory__FZjB4{color:var(--primary-light);text-transform:uppercase;font-weight:600}.resources_blogCardTitle__Oy4wZ{font-size:var(--text-lg);margin-bottom:var(--space-3);color:var(--text-primary);font-weight:600;line-height:1.4}.resources_blogCardDesc__5cYz0{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-6);flex-grow:1;line-height:1.6}.resources_readMoreLink__YbxVv{color:var(--primary);font-weight:600;font-size:var(--text-sm);align-items:center;gap:var(--space-1);cursor:pointer;margin-top:auto;display:inline-flex}.resources_readMoreLink__YbxVv:hover{color:var(--primary-light)}.resources_modalOverlay__ozkyD{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;width:100%;height:100%;padding:var(--space-4);background:#030710d9;justify-content:center;align-items:center;animation:resources_fadeIn__NQQC_ .3s;display:flex;position:fixed;top:0;left:0}.resources_modalContent__k7bMT{background:var(--bg-card);border:1px solid var(--border-hover);border-radius:var(--radius-xl);width:100%;max-width:750px;max-height:85vh;box-shadow:var(--shadow-xl);animation:resources_scaleIn__d4dDn .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow-y:auto}.resources_modalCloseBtn__4uPRv{top:var(--space-4);right:var(--space-4);background:var(--bg-tertiary);border:1px solid var(--border-default);color:var(--text-primary);width:36px;height:36px;transition:all var(--transition-fast);z-index:10;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.resources_modalCloseBtn__4uPRv:hover{border-color:var(--danger);color:var(--danger);transform:rotate(90deg)}.resources_modalHero__mVgTX{aspect-ratio:1536/1024;background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--primary-subtle) 100%);width:100%;color:var(--primary-light);border-bottom:1px solid var(--border-default);justify-content:center;align-items:center;display:flex;position:relative}.resources_modalBody__NprQp{padding:var(--space-8)}.resources_modalMeta__tRNio{gap:var(--space-4);margin-bottom:var(--space-4);font-size:var(--text-sm);align-items:center;display:flex}.resources_modalTitle__fmPGm{font-size:var(--text-3xl);margin-bottom:var(--space-6);line-height:1.3}.resources_blogImage__VRR8a{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}