.hero-resources{width:100%;padding:188px var(--space-16,64px) var(--section-pad-y,80px);background:var(--Blue-96,#f7f5ff);color:var(--Navy-6,#0c0a3e);box-sizing:border-box;font-family:var(--font-body,"Geist", system-ui, sans-serif);justify-content:center;display:flex}.hero-resources--on-blue{background:var(--Blue-96,#f7f5ff);color:var(--Navy-6,#0c0a3e)}.hero-resources--on-light{background:var(--White-100,#fff);color:var(--Navy-6,#0c0a3e)}.hero-resources--on-dark{background:var(--Dark-2,#0a060e);color:var(--White-100,#fff);position:relative}.hero-resources__content{align-items:flex-start;gap:var(--space-10,40px);flex-direction:column;flex:1 0 0;width:100%;min-width:0;max-width:1312px;display:flex}.hero-resources__breadcrumb{align-items:center;gap:var(--space-4,16px);width:100%;min-width:0;font-size:var(--text-sm-size,14px);line-height:var(--text-sm-leading,1.6);letter-spacing:var(--text-sm-tracking,-.14px);color:var(--Navy-6,#0c0a3e);display:flex}.hero-resources--on-dark .hero-resources__breadcrumb{color:var(--White-100,#fff)}.hero-resources__breadcrumb a,.hero-resources__breadcrumb-current{font-weight:var(--fw-regular,400);color:inherit;white-space:nowrap;text-decoration:none}.hero-resources__breadcrumb a:hover{text-decoration:underline}.hero-resources__breadcrumb-current{font-weight:var(--fw-semibold,600)}.hero-resources__breadcrumb-sep{border-top:4.5px solid #0000;border-bottom:4.5px solid #0000;border-left:6px solid;flex-shrink:0;width:0;height:0;display:inline-block;transform:translateY(1px)}.hero-resources__heading-row{justify-content:space-between;align-items:flex-end;gap:var(--space-8,32px);width:100%;display:flex}.hero-resources__title{min-width:0;max-width:868px;font-family:var(--font-heading,"Geist", system-ui, sans-serif);font-weight:var(--fw-bold,700);font-size:var(--h1-size,56px);line-height:var(--h1-leading,.94);letter-spacing:var(--h1-tracking,-1.12px);background:linear-gradient(-54.8deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--Navy-6,#0c0a3e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;flex:1 0 0;margin:0;padding-bottom:.2em}.hero-resources--on-dark .hero-resources__title{background:linear-gradient(-54.8deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--White-100,#fff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero-resources__author{align-items:center;gap:var(--space-4,16px);flex-shrink:0;width:312px;display:flex}.hero-resources__author-avatar{flex-shrink:0;width:64px;height:70px;position:relative}.hero-resources__author-avatar>svg{width:100%;height:100%;display:block}.hero-resources__author-meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;display:flex}.hero-resources__author-name-row{align-items:flex-start;gap:var(--space-1,4px);display:flex}.hero-resources__author-name{font-family:var(--font-body,"Geist", system-ui, sans-serif);font-weight:var(--fw-semibold,600);font-size:var(--text-sm-size,14px);line-height:var(--text-sm-leading,1.6);letter-spacing:var(--text-sm-tracking,-.14px);color:var(--Dark-2,#0a060e);white-space:nowrap;margin:0}.hero-resources--on-dark .hero-resources__author-name{color:var(--White-100,#fff)}.hero-resources__author-linkedin{text-indent:-9999px;background:url(../../icons/linked-in.svg) 50%/24px 24px no-repeat;flex-shrink:0;width:24px;height:24px;display:inline-block;overflow:hidden}.hero-resources__author-role{font-family:var(--font-body,"Geist", system-ui, sans-serif);font-weight:var(--fw-regular,400);font-size:var(--text-sm-size,14px);line-height:var(--text-sm-leading,1.6);letter-spacing:var(--text-sm-tracking,-.14px);color:var(--Grey-36,#4b5563);white-space:nowrap;margin:0}.hero-resources--on-dark .hero-resources__author-role{color:var(--Grey-89,#dfdfdf)}.hero-resources__tags{align-items:flex-start;gap:var(--space-1,4px);flex-wrap:wrap;display:flex}.hero-resources__tag{align-items:center;gap:var(--space-1,4px);padding:var(--space-1,4px) var(--space-3,12px);border-radius:var(--r-pill,9999px);background:var(--Blue-92,#e1f0ff);color:var(--Navy-6,#0c0a3e);font-size:var(--text-xs-size,12px);line-height:var(--text-xs-leading,1.6);letter-spacing:var(--text-xs-tracking,-.12px);font-weight:var(--fw-regular,400);white-space:nowrap;text-decoration:none;display:inline-flex}.hero-resources__tag:hover{text-decoration:none}.hero-resources__search{border-radius:var(--r-lg,12px);background:var(--White-100,#fff);width:100%;max-width:646px;height:58px;box-shadow:var(--Shadow-Subtle,0 0 8px -2px #00000014);box-sizing:border-box;padding:5px;display:block;position:relative}.hero-resources--on-dark .hero-resources__search{background:var(--Dark-2,#0a060e);box-shadow:none}.hero-resources__search .input-text{width:100%;height:48px;box-shadow:none;background:0 0;padding-right:64px}.hero-resources__search-btn{border-radius:var(--r-lg,12px);background:var(--Blue-46,#2f5bff);width:48px;height:48px;color:var(--White-100,#fff);cursor:pointer;border:2px solid #194cf2;justify-content:center;align-items:center;padding:0;transition:filter .12s;display:inline-flex;position:absolute;top:5px;right:5px;box-shadow:inset 0 -2px 2px 3px #2f5bff,inset 0 0 0 4px #4166f1}.hero-resources__search-btn:hover{filter:brightness(1.08)}.hero-resources__search-btn:focus-visible{outline:2px solid var(--Blue-46,#2f5bff);outline-offset:2px}.hero-resources__search-btn svg{width:24px;height:24px;display:block}.hero-resources__authors{align-items:flex-start;gap:var(--space-2,8px);flex-direction:column;flex-shrink:0;width:312px;display:flex}.hero-resources__authors>.hero-resources__author{width:100%}.hero-resources--mobile{padding:160px var(--space-6,24px) var(--section-pad-y,80px);align-items:stretch;gap:var(--space-2,8px);flex-direction:column;position:relative;overflow:hidden}.hero-resources--mobile .hero-resources__content{gap:var(--space-6,24px)}.hero-resources--mobile .hero-resources__breadcrumb{scrollbar-width:none;scroll-behavior:smooth;-webkit-mask-image:linear-gradient(to right,transparent 0,var(--Blue-96,#f7f5ff) 81px,var(--Blue-96,#f7f5ff) 100%);mask-image:linear-gradient(to right,transparent 0,var(--Blue-96,#f7f5ff) 81px,var(--Blue-96,#f7f5ff) 100%);justify-content:flex-end;position:relative;overflow-x:auto}.hero-resources--mobile .hero-resources__breadcrumb::-webkit-scrollbar{display:none}.hero-resources--mobile .hero-resources__heading-row{align-items:flex-start;gap:var(--space-4,16px);flex-direction:column}.hero-resources--mobile .hero-resources__title{font-size:var(--h1-m-size,32px);line-height:var(--h1-m-leading,1);letter-spacing:var(--h1-m-tracking,-.64px);background:linear-gradient(-74.56deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--Navy-6,#0c0a3e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;max-width:none}.hero-resources--mobile.hero-resources--on-dark .hero-resources__title{background:linear-gradient(-74.56deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--White-100,#fff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero-resources--mobile .hero-resources__author{width:312px;max-width:100%}@media(max-width:767px){.hero-resources:not(.hero-resources--desktop){padding:160px var(--space-6,24px) var(--section-pad-y,80px);align-items:stretch;gap:var(--space-2,8px);flex-direction:column;position:relative;overflow:hidden}.hero-resources:not(.hero-resources--desktop) .hero-resources__content{gap:var(--space-6,24px)}.hero-resources:not(.hero-resources--desktop) .hero-resources__breadcrumb{scrollbar-width:none;scroll-behavior:smooth;-webkit-mask-image:linear-gradient(to right,transparent 0,var(--Blue-96,#f7f5ff) 81px,var(--Blue-96,#f7f5ff) 100%);mask-image:linear-gradient(to right,transparent 0,var(--Blue-96,#f7f5ff) 81px,var(--Blue-96,#f7f5ff) 100%);justify-content:flex-end;position:relative;overflow-x:auto}.hero-resources:not(.hero-resources--desktop) .hero-resources__breadcrumb::-webkit-scrollbar{display:none}.hero-resources:not(.hero-resources--desktop) .hero-resources__heading-row{align-items:flex-start;gap:var(--space-4,16px);flex-direction:column}.hero-resources:not(.hero-resources--desktop) .hero-resources__title{font-size:var(--h1-m-size,32px);line-height:var(--h1-m-leading,1);letter-spacing:var(--h1-m-tracking,-.64px);background:linear-gradient(-74.56deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--Navy-6,#0c0a3e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;max-width:none}.hero-resources:not(.hero-resources--desktop).hero-resources--on-dark .hero-resources__title{background:linear-gradient(-74.56deg,rgb(var(--Blue-46-rgb,47, 91, 255)),rgba(var(--Blue-46-rgb,47, 91, 255),.2) 30.288%,rgba(var(--Blue-46-rgb,47, 91, 255),0) 70.192%,rgba(var(--Blue-46-rgb,47, 91, 255),.2)),var(--White-100,#fff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero-resources:not(.hero-resources--desktop) .hero-resources__author{width:312px;max-width:100%}}.hero-resources--mobile.hero-resources--on-light .hero-resources__breadcrumb{-webkit-mask-image:linear-gradient(to right,transparent 0,var(--White-100,#fff) 81px,var(--White-100,#fff) 100%);mask-image:linear-gradient(to right,transparent 0,var(--White-100,#fff) 81px,var(--White-100,#fff) 100%)}.hero-resources--mobile.hero-resources--on-dark .hero-resources__breadcrumb{-webkit-mask-image:linear-gradient(to right,transparent 0,var(--Dark-2,#0a060e) 81px,var(--Dark-2,#0a060e) 100%);mask-image:linear-gradient(to right,transparent 0,var(--Dark-2,#0a060e) 81px,var(--Dark-2,#0a060e) 100%)}@media(max-width:767px){.hero-resources:not(.hero-resources--desktop).hero-resources--on-light .hero-resources__breadcrumb{-webkit-mask-image:linear-gradient(to right,transparent 0,var(--White-100,#fff) 81px,var(--White-100,#fff) 100%);mask-image:linear-gradient(to right,transparent 0,var(--White-100,#fff) 81px,var(--White-100,#fff) 100%)}.hero-resources:not(.hero-resources--desktop).hero-resources--on-dark .hero-resources__breadcrumb{-webkit-mask-image:linear-gradient(to right,transparent 0,var(--Dark-2,#0a060e) 81px,var(--Dark-2,#0a060e) 100%);mask-image:linear-gradient(to right,transparent 0,var(--Dark-2,#0a060e) 81px,var(--Dark-2,#0a060e) 100%)}}.nl-toc[data-astro-cid-ce6zxrvn]{flex-direction:column;align-self:start;align-items:flex-start;gap:12px;width:100%;display:flex;position:sticky;top:124px}.nl-toc__label[data-astro-cid-ce6zxrvn]{font-family:var(--font-body,"Geist", system-ui, sans-serif);letter-spacing:-.16px;color:#949eaf;width:100%;margin:0;font-size:16px;font-weight:500;line-height:1.6}.nl-toc__box[data-astro-cid-ce6zxrvn]{background:var(--White-100,#fff);box-sizing:border-box;border:1px solid #fff3;border-radius:12px;width:100%;padding:8px;box-shadow:0 0 8px -2px #00000014}.nl-toc__list[data-astro-cid-ce6zxrvn]{flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin:0;padding:0;list-style:none;display:flex}.nl-toc__item[data-astro-cid-ce6zxrvn]{width:100%;margin:0}.nl-toc__link[data-astro-cid-ce6zxrvn]{box-sizing:border-box;width:100%;font-family:var(--font-body,"Geist", system-ui, sans-serif);letter-spacing:-.16px;color:var(--Dark-2,#0a060e);white-space:nowrap;text-overflow:ellipsis;background:#0a060e00;border-radius:8px;padding:8px 12px;font-size:16px;font-weight:500;line-height:1.6;text-decoration:none;transition:background-color .15s;display:block;overflow:hidden}.nl-toc__link[data-astro-cid-ce6zxrvn]:hover,.nl-toc__link[data-astro-cid-ce6zxrvn][data-current]{background:#0a060e08}.nl-toc-mobile[data-astro-cid-ce6zxrvn]{background:var(--White-100,#fff);border-radius:12px;margin:0 0 32px;padding:16px 20px;display:none;box-shadow:0 0 8px -2px #00000014}.nl-toc-mobile[data-astro-cid-ce6zxrvn]>summary[data-astro-cid-ce6zxrvn]{cursor:pointer;font-family:var(--font-body,"Geist", system-ui, sans-serif);color:var(--Dark-2,#0a060e);justify-content:space-between;align-items:center;font-size:15px;font-weight:600;list-style:none;display:flex}.nl-toc-mobile[data-astro-cid-ce6zxrvn]>summary[data-astro-cid-ce6zxrvn]::-webkit-details-marker{display:none}.nl-toc-mobile[data-astro-cid-ce6zxrvn][open]>summary[data-astro-cid-ce6zxrvn] span[data-astro-cid-ce6zxrvn]{display:inline-block;transform:rotate(180deg)}.nl-toc-mobile__list[data-astro-cid-ce6zxrvn]{flex-direction:column;gap:2px;margin:12px 0 0;padding:0;list-style:none;display:flex}.nl-toc-mobile__list[data-astro-cid-ce6zxrvn] a[data-astro-cid-ce6zxrvn]{font-family:var(--font-body,"Geist", system-ui, sans-serif);color:var(--Dark-2,#0a060e);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:8px 12px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;display:block;overflow:hidden}.nl-toc-mobile__list[data-astro-cid-ce6zxrvn] a[data-astro-cid-ce6zxrvn]:hover{background:#0a060e08}@media(max-width:1023px){.nl-toc[data-astro-cid-ce6zxrvn]{display:none}.nl-toc-mobile[data-astro-cid-ce6zxrvn]{display:block}}
