.header_sectionHeader__aMRKR{display:flex;align-items:center;gap:2.4rem;margin-bottom:2.4rem}.header_title__V2_hm{font-size:var(--text-xl);font-weight:900;text-align:end}.header_title__V2_hm span{color:var(--brand)}@media(max-width:768px){.header_title__V2_hm{font-size:var(--text-lg)}}.header_line__AkXvu{width:100%;height:1px;background:var(--text);opacity:.3}.themeIconButton_iconButton__4V1M2{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;background:var(--background-light);border:1px solid transparent;border-radius:50%;color:var(--text);font-size:1.6rem;cursor:pointer;transition:border-color .15s,color .15s,opacity .15s}.themeIconButton_iconButton__4V1M2:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.themeIconButton_iconButton__4V1M2:disabled{opacity:.4;cursor:default}@media(min-width:600px){.themeIconButton_iconButton__4V1M2{width:3.6rem;height:3.6rem;font-size:1.8rem}}@media(min-width:768px){.themeIconButton_iconButton__4V1M2{width:4rem;height:4rem;font-size:2rem}}.ribbon_ribbon__DILSW{--r:1px;line-height:1.8;background:var(--c);padding-left:1em;padding-right:.6em;background-repeat:no-repeat;position:absolute;z-index:1;border-top-left-radius:12px;border-bottom-left-radius:12px}.projects_projects__y7TVk{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.2rem;gap:3.2rem}@media(max-width:768px){.projects_projects__y7TVk{grid-template-columns:1fr}}.projects_guideCard__Ua7X3{display:block;color:inherit;transition:transform .2s}.projects_guideCard__Ua7X3:hover{transform:translateY(-2px)}.projects_guideCard__Ua7X3:hover .projects_guideImage__fNpuD img{width:90%}.projects_guideImage__fNpuD{width:100%;aspect-ratio:16/9;background:var(--background-light);position:relative;border-radius:.8rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand) 25%,transparent)}.projects_guideImage__fNpuD img{width:85%;position:absolute;bottom:0;left:50%;translate:-50% 20%;transition:width .25s;border-radius:.4rem}.projects_projectImage__JxEFv{width:100%;aspect-ratio:16/9;background:var(--background-light);cursor:pointer;position:relative;border-radius:.8rem;overflow:hidden}.projects_projectImage__JxEFv img{width:85%;position:absolute;bottom:0;left:50%;translate:-50% 20%;transition:all .25s;border-radius:.4rem}.projects_projectCopy__C5vpE{margin:1.6rem 0}.projects_projectTitle__Rv3E5{display:flex;align-items:center;gap:1.2rem}.projects_projectTitle__Rv3E5 h4{font-weight:700;font-size:var(--text-md);flex-shrink:0;max-width:calc(100% - 150px)}.projects_projectTitle__Rv3E5 a{opacity:.75;transition:opacity .25s}.projects_projectTitle__Rv3E5 a:hover{opacity:1}.projects_projectTitleLine__QzzUe{width:100%;height:1px;background:var(--text);opacity:.3}.projects_projectDescription__K2fsn{font-weight:200}.projects_projectDescription__K2fsn span{display:inline-block;font-size:var(--text-xs);font-weight:400;color:var(--brand);cursor:pointer}.projects_projectDescription__K2fsn span:hover{text-decoration:underline}.projects_projectTech__vVqDM{display:flex;flex-wrap:wrap;gap:1.2rem;font-size:var(--text-xs);color:var(--brand);margin:.8rem 0}.guidesCatalog_page__PK2Vf{min-height:100dvh;background:var(--background);color:var(--text)}.guidesCatalog_topBar__Grhox{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:calc(1.2rem + env(safe-area-inset-top, 0)) 1.6rem 1.2rem;background:linear-gradient(to bottom,var(--background) 80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guidesCatalog_logoLink__D5QhP{flex-shrink:0;font-size:var(--text-md);font-weight:900;line-height:1;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:var(--background-light);border-radius:.4rem;color:var(--text);border:1px solid transparent;transition:border-color .2s}.guidesCatalog_logoLink__D5QhP span{color:var(--brand)}.guidesCatalog_logoLink__D5QhP:hover{border-color:var(--brand)}.guidesCatalog_tagline__w_Nu1{font-size:var(--text-sm);font-weight:200;line-height:1.5;opacity:.85;margin:1.6rem 0 3.2rem;max-width:640px}@media(min-width:600px){.guidesCatalog_topBar__Grhox{padding:1.6rem 2.4rem}}