.Hero-module__ZARIfG__hero{align-items:center;min-height:80vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__content{max-width:900px}.Hero-module__ZARIfG__badge{color:var(--primary);background:#6366f11a;border:1px solid #6366f180;border-radius:2rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg,#4f46e5 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--secondary-foreground);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__cta{gap:.5rem}.Hero-module__ZARIfG__glow{z-index:0;pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#6366f126 0%,#0ea5e90d 40%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-30%;right:-20%}@keyframes Hero-module__ZARIfG__float{0%{transform:translate(0)rotate(0)}50%{transform:translate(-20px,20px)rotate(10deg)}to{transform:translate(0)rotate(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:4rem 0 3rem}.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:2.25rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2rem;font-size:1rem}.Hero-module__ZARIfG__break{display:none}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100%}.Hero-module__ZARIfG__cta,.Hero-module__ZARIfG__button-outline{flex:1;justify-content:center;width:100%;max-width:100%}.Hero-module__ZARIfG__glow{display:none}}
.PostCard-module__daOK_G__card{background:#fff;border:1px solid #0000000a;border-radius:1.5rem;flex-direction:column;max-width:100%;height:100%;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.PostCard-module__daOK_G__card:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PostCard-module__daOK_G__link{flex-direction:column;height:100%;display:flex}.PostCard-module__daOK_G__imageWrapper{aspect-ratio:16/9;background:var(--secondary);width:100%;position:relative;overflow:hidden}.PostCard-module__daOK_G__imageContainer{width:100%;height:100%;position:relative}.PostCard-module__daOK_G__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__image{transform:scale(1.08)}.PostCard-module__daOK_G__placeholderImage{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);width:100%;height:100%}.PostCard-module__daOK_G__content{flex-direction:column;flex:1;padding:2rem;display:flex}.PostCard-module__daOK_G__meta{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.PostCard-module__daOK_G__category{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.PostCard-module__daOK_G__date{color:#9ca3af;font-size:.8rem}.PostCard-module__daOK_G__title{color:var(--foreground);letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.3;transition:color .2s}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__title{color:var(--primary)}.PostCard-module__daOK_G__excerpt{color:#64748b;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:640px){.PostCard-module__daOK_G__content{padding:1.5rem}.PostCard-module__daOK_G__title{font-size:1.25rem}}
.page-module__jXZM3G__header{text-align:center;padding:4rem 0 2rem}.page-module__jXZM3G__title{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.page-module__jXZM3G__subtitle{color:var(--secondary-foreground);font-size:1.1rem}.page-module__jXZM3G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding-bottom:4rem;display:grid}
.page-module___8aEwW__page{padding-bottom:6rem}.page-module___8aEwW__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.page-module___8aEwW__sectionTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__sectionDesc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}.page-module___8aEwW__featuredSection,.page-module___8aEwW__latestSection{margin-bottom:5rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:center;gap:2rem;width:100%;margin:0;display:grid}@media (max-width:768px){.page-module___8aEwW__grid{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__sectionTitle{font-size:1.75rem}.page-module___8aEwW__sectionDesc{font-size:1rem}.page-module___8aEwW__sectionHeader{margin-bottom:2.5rem}}
