.layout-module__URsdqq__container{max-width:36rem;margin:6rem auto;padding:0 1rem}.layout-module__URsdqq__fullContainer{width:100%;margin:0;padding:4rem 0 0}.layout-module__URsdqq__homeContainer{width:100%;margin:0;padding:0}.layout-module__URsdqq__navbar{z-index:1000;justify-content:center;width:100%;height:4rem;transition:background-color .2s,border-bottom .2s,color .2s,transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.layout-module__URsdqq__navbarHidden{transform:translateY(-100%)}.layout-module__URsdqq__navbarVisible{transform:translateY(0)}.layout-module__URsdqq__navbarSolid{background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);color:var(--text-primary);--nav-btn-border:var(--border-color);--nav-btn-hover-bg:var(--bg-secondary);--nav-btn-hover-color:var(--link-color)}.layout-module__URsdqq__navbarTransparent{color:#fff;--nav-btn-border:#ffffff80;--nav-btn-hover-bg:#fff3;--nav-btn-hover-color:white;background-color:#0000;border-bottom:1px solid #0000}.layout-module__URsdqq__navContent{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 3rem;display:flex}.layout-module__URsdqq__navLogo{color:inherit;font-family:inherit;font-size:1.5rem;font-weight:700;text-decoration:none}.layout-module__URsdqq__navLinks{align-items:center;gap:.5rem;display:flex}.layout-module__URsdqq__header{flex-direction:column;align-items:center;display:flex}.layout-module__URsdqq__headerImage{width:6rem;height:6rem}.layout-module__URsdqq__headerHomeImage{width:8rem;height:8rem}.layout-module__URsdqq__backToHome{margin:3rem 0 0}.layout-module__URsdqq__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:40vh;min-height:400px;margin-bottom:2rem;display:flex}.layout-module__URsdqq__heroTitle{text-shadow:2px 2px 4px #0000004d;margin:0;font-size:3.5rem;font-weight:800}.layout-module__URsdqq__heroSubtitle{opacity:.9;margin-top:1rem;font-size:1.5rem}.layout-module__URsdqq__heroHomeImage{background-color:#f7f9fc;border-radius:50%;width:8rem;height:8rem}
.utils-module__nwfdoa__heading2Xl{letter-spacing:-.05rem;margin:1rem 0;font-size:2.5rem;font-weight:800;line-height:1.2}.utils-module__nwfdoa__headingXl{letter-spacing:-.05rem;margin:1rem 0;font-size:2rem;font-weight:800;line-height:1.3}.utils-module__nwfdoa__headingLg{margin:1rem 0;font-size:1.5rem;line-height:1.4}.utils-module__nwfdoa__headingMd{font-size:1.2rem;line-height:1.5}.utils-module__nwfdoa__borderCircle{border-radius:9999px}.utils-module__nwfdoa__colorInherit{color:inherit}.utils-module__nwfdoa__padding1px{padding-top:1px}.utils-module__nwfdoa__list{margin:0;padding:0;list-style:none}.utils-module__nwfdoa__listItem{margin:0 0 1.25rem}.utils-module__nwfdoa__lightText{color:var(--text-secondary)}.utils-module__nwfdoa__navButton{border:1px solid var(--nav-btn-border,currentColor);cursor:pointer;color:inherit;background:0 0;border-radius:5px;justify-content:center;align-items:center;margin-left:.5rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-flex}.utils-module__nwfdoa__navButton:hover{background-color:var(--nav-btn-hover-bg,#0000000d);color:var(--nav-btn-hover-color,inherit);border-color:var(--nav-btn-hover-color,currentColor)}
.\34 04-module__RyQWba__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;display:flex}.\34 04-module__RyQWba__title{color:#eaeaea;margin:0;font-size:8rem;font-weight:800;line-height:1}.\34 04-module__RyQWba__subtitle{color:#333;margin:1rem 0;font-size:2rem;font-weight:700}.\34 04-module__RyQWba__description{color:#666;margin-bottom:2rem}.\34 04-module__RyQWba__button{color:#fff;background-color:#0070f3;border-radius:5px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:background-color .2s}.\34 04-module__RyQWba__button:hover{background-color:#0056b3}
.Home-module__g21JLG__container{flex-direction:column;min-height:100vh;display:flex}.Home-module__g21JLG__contentGrid{grid-gap:2rem;grid-template-columns:250px 1fr;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}@media (max-width:768px){.Home-module__g21JLG__contentGrid{grid-template-columns:1fr}}.Home-module__g21JLG__sidebar{background:var(--bg-secondary);border-radius:10px;height:fit-content;padding:1.5rem;position:sticky;top:2rem}.Home-module__g21JLG__sidebarTitle{border-bottom:2px solid #eaeaea;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.Home-module__g21JLG__navItem{color:#666;padding:.5rem 0;text-decoration:none;transition:color .2s;display:block}.Home-module__g21JLG__navItem:hover{color:#0070f3}.Home-module__g21JLG__searchSection{margin-bottom:2rem}.Home-module__g21JLG__searchInput{border:2px solid #eaeaea;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:border-color .2s}.Home-module__g21JLG__searchInput:focus{border-color:#0070f3;outline:none}.Home-module__g21JLG__postsGrid{grid-gap:1.5rem;gap:1.5rem;display:grid}.Home-module__g21JLG__postCard{border:1px solid #eaeaea;border-radius:10px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.Home-module__g21JLG__postCard:hover{transform:translateY(-3px);box-shadow:0 4px 14px #0000001a}.Home-module__g21JLG__headingMd{font-size:1.2rem;line-height:1.5}.Home-module__g21JLG__lightText{color:#666}
