.page-module___8aEwW__main{padding:3rem 0}@keyframes page-module___8aEwW__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-module___8aEwW__hero{text-align:center;border:1px solid var(--border);box-shadow:0 8px 32px var(--shadow);background:linear-gradient(-45deg,#10b98114,#6366f114,#ffffffb8,#f43f5e0f,#10b98114) 0 0/400% 400%;border-radius:24px;margin-bottom:4rem;padding:5rem 2rem;transition:border-color .4s,box-shadow .4s;animation:18s infinite page-module___8aEwW__gradientFlow;position:relative;overflow:hidden}html.page-module___8aEwW__dark .page-module___8aEwW__hero{border-color:var(--border);background:linear-gradient(-45deg,#06110af2,#0b0e1ceb,#34d3990f,#140a19f2,#06110af2) 0 0/400% 400%;animation:18s infinite page-module___8aEwW__gradientFlow}@keyframes page-module___8aEwW__floatOrb1{0%{transform:translate(-60%,-50%)scale(1)}50%{transform:translate(-35%,-55%)scale(1.15)}to{transform:translate(-60%,-50%)scale(1)}}@keyframes page-module___8aEwW__floatOrb2{0%{transform:translate(-30%,-40%)scale(1.15)}50%{transform:translate(-50%,-20%)scale(.85)}to{transform:translate(-30%,-40%)scale(1.15)}}@keyframes page-module___8aEwW__floatOrb3{0%{transform:translate(-45%,-55%)scale(.9)}50%{transform:translate(-55%,-35%)scale(1.2)}to{transform:translate(-45%,-55%)scale(.9)}}.page-module___8aEwW__glowOrb1,.page-module___8aEwW__glowOrb2,.page-module___8aEwW__glowOrb3{filter:blur(48px);z-index:-1;pointer-events:none;opacity:.85;border-radius:50%;transition:all .5s;position:absolute}.page-module___8aEwW__glowOrb1{background:radial-gradient(circle,#10b9816b 0%,#10b98100 70%);width:360px;height:360px;animation:20s ease-in-out infinite page-module___8aEwW__floatOrb1;top:35%;left:28%}.page-module___8aEwW__glowOrb2{background:radial-gradient(circle,#6366f159 0%,#6366f100 70%);width:380px;height:380px;animation:25s ease-in-out infinite page-module___8aEwW__floatOrb2;top:40%;left:55%}.page-module___8aEwW__glowOrb3{background:radial-gradient(circle,#f43f5e47 0%,#f43f5e00 70%);width:320px;height:320px;animation:22s ease-in-out infinite page-module___8aEwW__floatOrb3;top:48%;left:40%}html.page-module___8aEwW__dark .page-module___8aEwW__glowOrb1{background:radial-gradient(circle,#34d39959 0%,#34d39900 70%)}html.page-module___8aEwW__dark .page-module___8aEwW__glowOrb2{background:radial-gradient(circle,#818cf84d 0%,#818cf800 70%)}html.page-module___8aEwW__dark .page-module___8aEwW__glowOrb3{background:radial-gradient(circle,#fb718540 0%,#fb718500 70%)}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.15}.page-module___8aEwW__heroTitle span{background:linear-gradient(135deg, var(--accent) 0%, #10b981 50%, #6366f1 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;display:inline-block}html.page-module___8aEwW__dark .page-module___8aEwW__heroTitle span{background:linear-gradient(135deg, var(--accent) 0%, #34d399 50%, #818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__heroSubtitle{color:var(--foreground-sub);max-width:600px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__heroStats{justify-content:center;gap:2rem;max-width:500px;margin:0 auto;display:flex}.page-module___8aEwW__statItem{flex-direction:column;gap:.25rem;display:flex}.page-module___8aEwW__statNum{color:var(--accent);font-size:1.5rem;font-weight:700}.page-module___8aEwW__statLabel{color:var(--foreground-sub);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.page-module___8aEwW__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__filterBtn{font-family:var(--font-sans);background:var(--background-sub);border:1px solid var(--border);color:var(--foreground-sub);cursor:pointer;border-radius:9999px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-module___8aEwW__filterBtn:hover{border-color:var(--accent);color:var(--foreground);background:rgba(var(--accent-rgb), .05)}.page-module___8aEwW__filterBtnActive{box-shadow:0 4px 15px rgba(var(--accent-rgb), .3);background:var(--accent)!important;color:var(--background-sub)!important;border-color:var(--accent)!important}.page-module___8aEwW__sectionHeader{border-left:4px solid var(--accent);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-left:.75rem;display:flex}.page-module___8aEwW__sectionTitle{color:var(--foreground);font-size:1.75rem;font-weight:700}.page-module___8aEwW__projectsGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.page-module___8aEwW__projectsGrid{grid-template-columns:repeat(2,1fr)}}.page-module___8aEwW__projectCard{flex-direction:column;height:100%;display:flex;overflow:hidden}.page-module___8aEwW__projectCard:hover{box-shadow:0 12px 40px rgba(var(--accent-rgb), .08);transform:translateY(-4px)}.page-module___8aEwW__imgWrapper{background:#e2e8f0;width:100%;height:200px;position:relative;overflow:hidden}html.page-module___8aEwW__dark .page-module___8aEwW__imgWrapper{background:#1e293b}.page-module___8aEwW__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__projectCard:hover .page-module___8aEwW__cardImg{transform:scale(1.05)}.page-module___8aEwW__cardCategory{background:var(--accent);color:var(--background-sub);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.page-module___8aEwW__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.page-module___8aEwW__cardMeta{color:var(--foreground-sub);align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.page-module___8aEwW__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.page-module___8aEwW__cardTitle a:hover{color:var(--accent)}.page-module___8aEwW__cardText{color:var(--foreground-sub);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.page-module___8aEwW__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__tag{background:rgba(var(--accent-rgb), .08);color:var(--accent);border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:500}.page-module___8aEwW__cardLinks{border-top:1px solid var(--border);align-items:center;gap:1.25rem;padding-top:1rem;font-size:.85rem;font-weight:600;display:flex}.page-module___8aEwW__iconLink{color:var(--foreground-sub);align-items:center;gap:.35rem;display:flex}.page-module___8aEwW__iconLink:hover{color:var(--accent)}.page-module___8aEwW__cardIcon{fill:none;stroke:currentColor;stroke-width:2px;width:16px;height:16px}.page-module___8aEwW__btnReadMore{color:var(--accent);margin-left:auto}.page-module___8aEwW__btnReadMore:hover{text-decoration:underline}.page-module___8aEwW__postsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__postCard{flex-direction:column;padding:1.75rem;display:flex}@media (min-width:768px){.page-module___8aEwW__postCard{flex-direction:row;align-items:center;gap:2rem}}.page-module___8aEwW__postCard:hover{box-shadow:0 4px 20px var(--shadow);transform:translate(4px)}.page-module___8aEwW__postInfo{flex:1}.page-module___8aEwW__postMeta{color:var(--foreground-sub);align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.page-module___8aEwW__catTag{color:var(--accent);font-weight:700}.page-module___8aEwW__postTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.4}.page-module___8aEwW__postTitle a:hover{color:var(--accent)}.page-module___8aEwW__postText{color:var(--foreground-sub);margin-bottom:1rem;font-size:.92rem;line-height:1.6}.page-module___8aEwW__postFooter{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__adSlot{border:1px dashed var(--border);width:100%;min-height:120px;color:var(--foreground-sub);letter-spacing:.05em;opacity:.85;background:linear-gradient(135deg,#10b98105 0%,#10b9810d 100%);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:3rem 0;font-size:.75rem;font-weight:500;transition:opacity .3s;display:flex}html.page-module___8aEwW__dark .page-module___8aEwW__adSlot{background:linear-gradient(135deg,#34d39905 0%,#34d3990d 100%)}.page-module___8aEwW__adSlot:hover{opacity:1}.page-module___8aEwW__adTag{background:var(--border);text-transform:uppercase;border-radius:4px;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.page-module___8aEwW__emptyState{text-align:center;color:var(--foreground-sub);padding:4rem 2rem}
