@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html{overflow-y:scroll}html::-webkit-scrollbar{width:8px;animation:fadeInUp 1.5s ease-out}html::-webkit-scrollbar-track{background:transparent}body{padding:0;margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;scrollbar-width:thin;scrollbar-color:rgb(216.6,212.8,204.25) #FAF9F6}.extra_padding_for_wrapped_nav{padding-top:5rem}a{text-decoration:none;color:inherit}@keyframes _fadeInUp_ei00g_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Outfit;src:url(../../assets/assets/fonts/Outfit-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(../../assets/assets/fonts/Outfit-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(../../assets/assets/fonts/Outfit-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._navigation_ei00g_36{position:fixed;top:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgb(172,196,144.8);z-index:1000}._container_ei00g_47{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}._logo_ei00g_57{font-size:1.5rem;font-weight:500;color:#3a3a3a;text-decoration:none;transition:opacity .2s;z-index:1001;font-family:initial}._logo_ei00g_57:hover{opacity:.7}._desktopLinks_ei00g_70{display:flex;align-items:center;gap:1rem}._link_ei00g_76{color:#616161;font-size:1rem;text-decoration:none;transition:color .2s;padding:.5rem 1rem}._link_ei00g_76:hover{color:#3a3a3a}._signInButton_ei00g_87{background:#d7f5b5;color:#3a3a3a;text-decoration:none;padding:.75rem 1.75rem;border-radius:2rem;font-size:1rem;font-weight:500;transition:all .3s ease;display:inline-block}._signInButton_ei00g_87:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._dashboardButton_ei00g_103{background:#3a3a3a;color:#fff;text-decoration:none;padding:.75rem 1.75rem;border-radius:2rem;font-size:1rem;font-weight:500;transition:all .3s ease;display:inline-block}._dashboardButton_ei00g_103:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:#545454}._menuButton_ei00g_121{display:none;background:none;border:none;color:#3a3a3a;cursor:pointer;padding:.5rem;z-index:1001;transition:opacity .2s}._menuButton_ei00g_121:hover{opacity:.7}._mobileMenu_ei00g_136{display:none;position:absolute;top:100%;left:0;right:0;background:#faf9f6;border-top:1px solid rgb(172,196,144.8);padding:2rem;flex-direction:column;gap:.5rem;box-shadow:0 8px 16px #00000014}._mobileLink_ei00g_150{color:#3a3a3a;font-size:1.125rem;font-weight:500;text-decoration:none;padding:1rem;border-bottom:1px solid #3A3A3A;transition:all .2s;display:block}._mobileLink_ei00g_150:hover{background:#00000008}._mobileSignInButton_ei00g_164{background:#d7f5b5;color:#3a3a3a;text-decoration:none;padding:1rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-align:center;display:block;margin-top:1rem;transition:all .2s}._mobileSignInButton_ei00g_164:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._mobileDashboardButton_ei00g_182{background:#3a3a3a;color:#fff;text-decoration:none;padding:1rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-align:center;display:block;margin-top:1rem;transition:all .2s}._mobileDashboardButton_ei00g_182:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._mobileProfileButton_ei00g_200{background:#d7f5b5;color:#3a3a3a;text-decoration:none;padding:1rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-align:center;display:block;margin-top:1rem;transition:all .2s}._mobileProfileButton_ei00g_200:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media(max-width:768px){._container_ei00g_47{padding:1rem 1.5rem}._logo_ei00g_57{font-size:1.25rem}._desktopLinks_ei00g_70{display:none}._menuButton_ei00g_121{display:block}._mobileMenu_ei00g_136{display:flex}}@keyframes _fadeInUp_13im9_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._page_13im9_12{min-height:100vh;background:#faf9f6;overflow-x:hidden}._hero_13im9_19{min-height:90vh;display:flex;align-items:center;padding:2rem;background:linear-gradient(135deg,#faf9f6,#f7f9f0)}._heroContent_13im9_27{max-width:1400px;min-width:80%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroText_13im9_37{display:flex;flex-direction:column;gap:2rem}._heroTitle_13im9_43{font-size:4rem;font-weight:300;color:#3a3a3a;line-height:1.2;margin:0}._heroSubtitle_13im9_51{font-size:1.5rem;color:#616161;line-height:1.6;margin:0}._heroCta_13im9_58{display:flex;gap:1rem;flex-wrap:wrap}._primaryButton_13im9_64{display:flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:500;color:#3a3a3a;background:#d7f5b5;border:none;border-radius:3rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}._primaryButton_13im9_64:hover{background:#cce9ac;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}._secondaryButton_13im9_86{padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:500;color:#3a3a3a;background:transparent;border:2px solid rgb(216.6,212.8,204.25);border-radius:3rem;cursor:pointer;transition:all .3s ease}._secondaryButton_13im9_86:hover{background:#e4e0d7;border-color:#cdcac2}._buttonIcon_13im9_103{width:20px;height:20px}._heroVisual_13im9_108{display:flex;justify-content:center;align-items:center}._floatingCard_13im9_114{background:#fff;border-radius:2rem;padding:3rem;box-shadow:0 20px 60px #0000001a;display:flex;align-items:center;gap:2rem}@keyframes _float_13im9_114{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._cardEmoji_13im9_132{font-size:4rem}._cardText_13im9_136{display:flex;flex-direction:column;gap:.5rem}._cardTitle_13im9_142{font-size:1.5rem;font-weight:500;color:#3a3a3a}._cardSubtitle_13im9_148{font-size:1rem;color:#616161}._features_13im9_154{padding:6rem 2rem;background:#fff}._sectionTitle_13im9_159{text-align:center;font-size:3rem;font-weight:300;color:#3a3a3a;margin-bottom:1rem}._sectionSubtitle_13im9_167{text-align:center;font-size:1.25rem;color:#616161;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}._featuresGrid_13im9_177{max-width:1400px;min-width:80%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}._featureCard_13im9_186{text-align:center;padding:2rem}Home._module_13im9_191._scss_13im9_191 Apply ._featureIcon_13im9_191{width:80px;height:80px;margin:0 auto 1.5rem;background:#d7f5b5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3a3a3a}Home._module_13im9_191._scss_13im9_191 Apply ._featureIcon_13im9_191 svg{width:36px;height:36px}._featureTitle_13im9_207{font-size:1.5rem;font-weight:500;color:#3a3a3a;margin-bottom:1rem}._featureDescription_13im9_214{font-size:1.125rem;color:#616161;line-height:1.6}._goals_13im9_221{padding:6rem 2rem;background:#faf9f6}._goalsGrid_13im9_226{max-width:1400px;min-width:80%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._goalCard_13im9_235{background:#fff;border-radius:1.5rem;padding:2.5rem;text-align:center;transition:all .3s ease;border:2px solid transparent}._goalCard_13im9_235:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001a;border-color:#d7f5b5}._goalEmoji_13im9_250{font-size:3rem;margin-bottom:1rem}._goalTitle_13im9_255{font-size:1.25rem;font-weight:500;color:#3a3a3a;margin-bottom:.75rem}._goalDescription_13im9_262{font-size:1rem;color:#616161;line-height:1.5}._goalIcon_13im9_268{width:48px;height:48px;margin:0 auto 1rem;color:#acc491}._goalIcon_13im9_268 svg{width:100%;height:100%}._cta_13im9_280{padding:6rem 2rem;background:linear-gradient(135deg,#d7f5b5,#e3f8cb)}._ctaContent_13im9_285{max-width:800px;margin:0 auto;text-align:center}._ctaTitle_13im9_291{font-size:3rem;font-weight:300;color:#3a3a3a;margin-bottom:1rem}._ctaSubtitle_13im9_298{font-size:1.25rem;color:#616161;margin-bottom:2.5rem}._ctaButton_13im9_304{display:inline-flex;align-items:center;gap:.75rem;padding:1.5rem 3rem;font-size:1.25rem;font-weight:500;color:#3a3a3a;background:#fff;border:none;border-radius:3rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #00000026}._ctaButton_13im9_304:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0003}._footer_13im9_326{background:#3a3a3a;color:#fff;padding:2rem}._footerContent_13im9_332{max-width:1400px;min-width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._footerBrand_13im9_341{display:flex;flex-direction:column;gap:1rem}._footerLogo_13im9_347{font-size:1.5rem;font-weight:500}._footerTagline_13im9_352{color:#ffffffb3;font-size:1rem}._footerLinks_13im9_357{display:flex;gap:2rem;align-items:center}._footerLink_13im9_357{color:#ffffffb3;text-decoration:none;font-size:.95rem;transition:color .2s;white-space:nowrap}._footerLink_13im9_357:hover{color:#fff}._footerBottom_13im9_375{max-width:1400px;min-width:80%;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#ffffff80;font-size:.9rem}@media(max-width:1024px){._hero_13im9_19{min-height:auto}._heroContent_13im9_27{min-width:90%;grid-template-columns:1fr;gap:3rem}._heroTitle_13im9_43{font-size:3rem}._heroVisual_13im9_108{order:-1}._featuresGrid_13im9_177,._goalsGrid_13im9_226{min-width:90%;grid-template-columns:repeat(2,1fr)}._footerContent_13im9_332{min-width:90%;flex-direction:column;gap:3rem}._footerLinks_13im9_357{flex-wrap:wrap;justify-content:center}._footerBrand_13im9_341{text-align:center}._footerBottom_13im9_375{min-width:90%;border-top:none}}@media(max-width:768px){._hero_13im9_19{min-height:auto;padding:4rem 1.5rem}._heroContent_13im9_27{min-width:100%;gap:2rem}._heroTitle_13im9_43{font-size:2.5rem}._heroSubtitle_13im9_51{font-size:1.25rem}._heroCta_13im9_58{flex-direction:column}._primaryButton_13im9_64,._secondaryButton_13im9_86{width:100%;justify-content:center}._floatingCard_13im9_114{padding:2rem;gap:1.5rem}._cardEmoji_13im9_132{font-size:3rem}._features_13im9_154,._goals_13im9_221,._cta_13im9_280{padding:4rem 1.5rem}._sectionTitle_13im9_159{font-size:2rem}._sectionSubtitle_13im9_167{font-size:1.125rem}._featuresGrid_13im9_177,._goalsGrid_13im9_226{min-width:100%;grid-template-columns:1fr;gap:2rem}._ctaTitle_13im9_291{font-size:2rem}._ctaSubtitle_13im9_298{font-size:1.125rem}._footerContent_13im9_332{min-width:100%}._footerLinks_13im9_357{grid-template-columns:1fr}._footerBottom_13im9_375{border-top:none;min-width:100%}}@media(max-width:480px){._heroTitle_13im9_43{font-size:2rem}._heroSubtitle_13im9_51{font-size:1.125rem}._footerBottom_13im9_375{border-top:none}._floatingCard_13im9_114{flex-direction:column;text-align:center}._sectionTitle_13im9_159,._ctaTitle_13im9_291{font-size:1.75rem}}@keyframes _fadeInUp_1mqz2_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._page_1mqz2_11{min-height:100vh;background:linear-gradient(135deg,#faf9f6,#f0f4eb)}._resourcesMain_1mqz2_16{max-width:1400px;margin:0 auto;padding:2rem 2rem 4rem}._hero_1mqz2_22{text-align:center;padding:4rem 0 3rem}._heroTitle_1mqz2_27{font-size:3.5rem;font-weight:300;color:#3a3a3a;margin-bottom:1rem}._heroSubtitle_1mqz2_34{font-size:1.5rem;color:#616161;max-width:600px;margin:0 auto}._sectionTitle_1mqz2_41{font-size:2rem;font-weight:400;color:#3a3a3a;margin-bottom:2rem}._featuredSection_1mqz2_48{margin-bottom:5rem}._featuredGrid_1mqz2_52{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}._featuredCard_1mqz2_58{background:#fff;border-radius:1rem;padding:2rem;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e8e5de}._featuredCard_1mqz2_58:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}._cardCategory_1mqz2_72{display:inline-block;background:#d7f5b5;color:#3a3a3a;padding:.4rem .8rem;border-radius:1rem;font-size:.875rem;font-weight:500;margin-bottom:1rem}._cardTitle_1mqz2_83{font-size:1.5rem;font-weight:500;color:#3a3a3a;margin-bottom:1rem;line-height:1.3}._cardExcerpt_1mqz2_91{font-size:1rem;color:#616161;line-height:1.6;margin-bottom:1.5rem}._cardMeta_1mqz2_98{display:flex;gap:1.5rem;font-size:.875rem;color:#757575}._readTime_1mqz2_105,._date_1mqz2_106{display:flex;align-items:center}._categoriesSection_1mqz2_111{margin-bottom:5rem}._categoriesGrid_1mqz2_115{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._categoryCard_1mqz2_121{background:#fff;border-radius:1rem;padding:2rem;border:2px solid #e8e5de;transition:all .3s ease;cursor:pointer;text-align:left;width:100%}._categoryCard_1mqz2_121:hover{border-color:#cce9ac;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._categoryCard_1mqz2_121:active{transform:translateY(0)}._categoryCardActive_1mqz2_140{border-color:#acc491;background:linear-gradient(135deg,#d7f5b514,#cce9ac14);box-shadow:0 4px 16px #d7f5b526}._categoryTitle_1mqz2_146{font-size:1.25rem;font-weight:500;color:#3a3a3a;margin-bottom:.75rem}._categoryDescription_1mqz2_153{font-size:.95rem;color:#616161;line-height:1.6;margin-bottom:1rem}._articleCount_1mqz2_160{font-size:.875rem;color:#757575;font-weight:500}._allArticlesSection_1mqz2_166{margin-bottom:3rem}._sectionTitle_1mqz2_41{display:inline-block;margin-right:1rem}._clearFilter_1mqz2_175{background:#d7f5b5;color:#3a3a3a;border:none;padding:.5rem 1.25rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:2rem}._clearFilter_1mqz2_175:hover{background:#cce9ac;transform:translateY(-1px)}._clearFilter_1mqz2_175:active{transform:translateY(0)}._articlesGrid_1mqz2_195{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._articleCard_1mqz2_201{background:#fff;border-radius:1rem;padding:1.75rem;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e8e5de;display:flex;flex-direction:column}._articleCard_1mqz2_201:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._cardHeader_1mqz2_217{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._cardFooter_1mqz2_224{margin-top:auto;padding-top:1rem}._footer_1mqz2_229{background:linear-gradient(to top,rgba(0,0,0,.03),transparent);padding:3rem 2rem 2rem;margin-top:4rem}._footerContent_1mqz2_235{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem}._footerBrand_1mqz2_245{flex:1}._footerLogo_1mqz2_249{font-size:1.5rem;font-weight:600;color:#3a3a3a;margin-bottom:.75rem}._footerTagline_1mqz2_256{font-size:.95rem;color:#616161;max-width:300px}._footerLinks_1mqz2_262{display:flex;gap:2rem;flex-wrap:wrap}._footerLink_1mqz2_262{color:#616161;text-decoration:none;font-size:.95rem;transition:color .2s}._footerLink_1mqz2_262:hover{color:#3a3a3a}._footerBottom_1mqz2_278{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid #e8e5de;text-align:center;color:#757575;font-size:.875rem}@media(max-width:768px){._heroTitle_1mqz2_27{font-size:2.5rem}._heroSubtitle_1mqz2_34{font-size:1.25rem}._featuredGrid_1mqz2_52,._categoriesGrid_1mqz2_115,._articlesGrid_1mqz2_195{grid-template-columns:1fr}._footerContent_1mqz2_235{flex-direction:column}._footerLinks_1mqz2_262{flex-direction:column;gap:1rem}}@keyframes _fadeInUp_19vyb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._page_19vyb_11{min-height:100vh;background:linear-gradient(135deg,#faf9f6,#f0f4eb)}._articleMain_19vyb_16{max-width:800px;margin:0 auto;padding:2rem 2rem 4rem}._breadcrumbs_19vyb_22{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}._breadcrumbLink_19vyb_30{color:#616161;text-decoration:none;transition:color .2s}._breadcrumbLink_19vyb_30:hover{color:#3a3a3a}._breadcrumbSeparator_19vyb_39{color:#757575}._breadcrumbCurrent_19vyb_43{color:#757575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._articleHeader_19vyb_51{margin-bottom:3rem}._categoryBadge_19vyb_55{display:inline-block;background:#d7f5b5;color:#3a3a3a;padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}._articleTitle_19vyb_66{font-size:3rem;font-weight:400;color:#3a3a3a;line-height:1.2;margin-bottom:1.5rem}._articleMeta_19vyb_74{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#616161}._separator_19vyb_82{color:#757575}._tableOfContents_19vyb_86{background:linear-gradient(135deg,#d7f5b50d,#acc4910d);border-left:4px solid #d7f5b5;border-radius:12px;padding:2rem;margin:2.5rem 0;box-shadow:0 2px 8px #0000000d}._tocTitle_19vyb_95{font-size:1.5rem;font-weight:600;color:#3a3a3a;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}._tocList_19vyb_105{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._tocLink_19vyb_114{color:#3a3a3a;text-decoration:none;padding:.75rem 1rem;border-radius:8px;transition:all .3s ease;display:block;font-weight:500;background:#faf9f6;border:1px solid transparent}._tocLink_19vyb_114:hover{background:#d7f5b526;border-color:#cce9ac;color:#acc491;transform:translate(8px);box-shadow:0 2px 8px #d7f5b526}._tocLink_19vyb_114:active{transform:translate(8px) scale(.98)}._articleContent_19vyb_136{font-size:1.125rem;line-height:1.8;color:#3a3a3a}._heading2_19vyb_142{font-size:2rem;font-weight:500;color:#3a3a3a;margin:3rem 0 1.5rem;line-height:1.3}._heading3_19vyb_150{font-size:1.5rem;font-weight:500;color:#3a3a3a;margin:2.5rem 0 1rem;line-height:1.3}._paragraph_19vyb_158{margin-bottom:1.5rem;color:#616161}._externalLinkBlock_19vyb_163,._internalLinkBlock_19vyb_164{margin:1.5rem 0;padding:1rem 1.5rem;background:#d7f5b526;border-left:3px solid #d7f5b5;border-radius:.5rem;display:flex;align-items:flex-start}._externalLink_19vyb_163,._internalLink_19vyb_164{color:#3a3a3a;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}._externalLink_19vyb_163:hover,._internalLink_19vyb_164:hover{color:#141414;text-decoration:underline}._externalLink_19vyb_163{display:inline-flex;align-items:flex-start;gap:.5rem}._externalLink_19vyb_163 svg{margin-top:.25rem;flex-shrink:0}._list_19vyb_198{margin:1.5rem 0;padding-left:0;list-style:none}._list_19vyb_198 li{margin-bottom:.75rem;color:#616161;line-height:1;display:flex;align-items:flex-start;gap:.75rem}._listIcon_19vyb_212{color:#acc491;flex-shrink:0}._ctaBlock_19vyb_217{margin:3rem 0;text-align:center}._ctaButton_19vyb_222{display:inline-block;padding:1.25rem 3rem;background:#d7f5b5;color:#3a3a3a;text-decoration:none;border-radius:3rem;font-size:1.125rem;font-weight:500;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #0000001a}._ctaButton_19vyb_222:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}._relatedSection_19vyb_239{margin-top:5rem;padding-top:3rem;border-top:2px solid #e8e5de}._relatedTitle_19vyb_245{font-size:2rem;font-weight:400;color:#3a3a3a;margin-bottom:2rem}._relatedGrid_19vyb_252{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._relatedCard_19vyb_258{background:#fff;border-radius:1rem;padding:1.75rem;text-decoration:none;color:inherit;border:1px solid #e8e5de;transition:transform .3s ease,box-shadow .3s ease}._relatedCard_19vyb_258:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._relatedCategory_19vyb_272{display:inline-block;background:#d7f5b5;color:#3a3a3a;padding:.4rem .8rem;border-radius:1rem;font-size:.8rem;font-weight:500;margin-bottom:1rem}._relatedCardTitle_19vyb_283{font-size:1.25rem;font-weight:500;color:#3a3a3a;margin-bottom:.75rem;line-height:1.3}._relatedExcerpt_19vyb_291{font-size:.95rem;color:#616161;line-height:1.6;margin-bottom:1rem}._relatedReadTime_19vyb_298{font-size:.875rem;color:#757575}._backLink_19vyb_303{margin-top:4rem;padding-top:2rem;border-top:1px solid #e8e5de}._backButton_19vyb_309{color:#616161;text-decoration:none;font-size:1rem;transition:color .2s}._backButton_19vyb_309:hover{color:#3a3a3a}._footer_19vyb_319{background:linear-gradient(to top,rgba(0,0,0,.03),transparent);padding:3rem 2rem 2rem;margin-top:4rem}._footerContent_19vyb_325{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2rem}._footerBrand_19vyb_335{flex:1}._footerLogo_19vyb_339{font-size:1.5rem;font-weight:600;color:#3a3a3a;margin-bottom:.75rem}._footerTagline_19vyb_346{font-size:.95rem;color:#616161;max-width:300px}._footerLinks_19vyb_352{display:flex;gap:2rem;flex-wrap:wrap}._footerLink_19vyb_352{color:#616161;text-decoration:none;font-size:.95rem;transition:color .2s}._footerLink_19vyb_352:hover{color:#3a3a3a}._footerBottom_19vyb_368{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid #e8e5de;text-align:center;color:#757575;font-size:.875rem}@media(max-width:768px){._articleMain_19vyb_16{padding:1.5rem 1.5rem 3rem}._articleTitle_19vyb_66{font-size:2.25rem}._articleMeta_19vyb_74{flex-wrap:wrap}._articleContent_19vyb_136{font-size:1.0625rem}._heading2_19vyb_142{font-size:1.75rem}._heading3_19vyb_150{font-size:1.375rem}._relatedGrid_19vyb_252{grid-template-columns:1fr}._breadcrumbCurrent_19vyb_43{max-width:150px}._footerContent_19vyb_325{flex-direction:column}._footerLinks_19vyb_352{flex-direction:column;gap:1rem}}@keyframes _fadeInUp_1divj_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._loadingContainer_1divj_11{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf9f6}._spinner_1divj_19{width:3rem;height:3rem;border:3px solid #E4E0D7;border-top-color:#d7f5b5;border-radius:50%;animation:_spin_1divj_19 1s linear infinite}@keyframes _spin_1divj_19{to{transform:rotate(360deg)}}
