@media(min-width:1024px){.resources-custom-main-layout{grid-template-columns:minmax(0,1fr) 200px}}.resources-custom-logo-wrapper{width:var(--ux4g-spacing-14);height:var(--ux4g-spacing-14)}.resources-custom-resource-card{transition:all .2s ease-in-out;border-radius:var(--ux4g-radius-2xl);border:var(--ux4g-border-width-sm) solid var(--ux4g-border-color-neutral-subtle);background-color:var(--ux4g-bg-neutral-elevated)}.resources-custom-resource-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 40%,transparent);box-shadow:var(--shadow-lg)}.resources-custom-resource-card:hover h3{color:var(--primary)!important}.resources-custom-resource-card:hover .resources-custom-card-arrow{opacity:1;transform:translate(2px)}.resources-custom-resource-card:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}.resources-custom-card-arrow{opacity:0;transition:all .2s ease-in-out}.resources-custom-sticky-nav{position:sticky;top:var(--ux4g-spacing-32)}.resources-custom-nav-heading{font-size:var(--ux4g-fs-11);letter-spacing:.18em}.resources-custom-nav-list{display:flex;flex-direction:column;gap:var(--ux4g-spacing-1);list-style:none;padding:0;margin:0}.resources-custom-nav-btn{margin-left:-1px;border-left:2px solid transparent;padding-block:var(--ux4g-spacing-1-5);padding-left:var(--ux4g-spacing-4);font-size:13px;transition:all .2s ease-in-out;color:var(--muted-foreground);background:transparent;border-top:none;border-right:none;border-bottom:none}.resources-custom-nav-btn:hover{border-left-color:var(--border);color:var(--foreground)}.resources-custom-nav-btn.resources-custom-active{border-left-color:var(--primary);font-weight:var(--font-weight-medium);color:var(--primary)}
