.Blog-module-scss-module__d2fS7W__blogContainer{background:#0a0a0a;min-height:100vh;padding:8rem 2rem 4rem}.Blog-module-scss-module__d2fS7W__blogHeader{text-align:center;margin-bottom:4rem}.Blog-module-scss-module__d2fS7W__blogHeader h1{background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}@media (max-width:768px){.Blog-module-scss-module__d2fS7W__blogHeader h1{font-size:2.5rem}}.Blog-module-scss-module__d2fS7W__blogHeader p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem}.Blog-module-scss-module__d2fS7W__loading,.Blog-module-scss-module__d2fS7W__noPosts{text-align:center;padding:4rem}.Blog-module-scss-module__d2fS7W__loading .Blog-module-scss-module__d2fS7W__spinner,.Blog-module-scss-module__d2fS7W__noPosts .Blog-module-scss-module__d2fS7W__spinner{border:4px solid #ffffff0d;border-top-color:#0ea5e9;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite Blog-module-scss-module__d2fS7W__spin}.Blog-module-scss-module__d2fS7W__loading p,.Blog-module-scss-module__d2fS7W__noPosts p{color:#94a3b8;font-size:1.1rem}@keyframes Blog-module-scss-module__d2fS7W__spin{to{transform:rotate(360deg)}}.Blog-module-scss-module__d2fS7W__blogGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}@media (max-width:576px){.Blog-module-scss-module__d2fS7W__blogGrid{grid-template-columns:1fr}}.Blog-module-scss-module__d2fS7W__blogCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;overflow:hidden}.Blog-module-scss-module__d2fS7W__blogCard:hover{border-color:#0ea5e9;transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e933}.Blog-module-scss-module__d2fS7W__blogCard:hover .Blog-module-scss-module__d2fS7W__blogCardImage img{transform:scale(1.1)}.Blog-module-scss-module__d2fS7W__blogCard:hover .Blog-module-scss-module__d2fS7W__blogCardOverlay{opacity:.3}.Blog-module-scss-module__d2fS7W__blogCardImage{height:250px;position:relative;overflow:hidden}.Blog-module-scss-module__d2fS7W__blogCardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Blog-module-scss-module__d2fS7W__blogCardImage .Blog-module-scss-module__d2fS7W__blogCardOverlay{opacity:.5;background:linear-gradient(#0000,#000000b3);transition:opacity .3s;position:absolute;inset:0}.Blog-module-scss-module__d2fS7W__blogCardContent{padding:2rem}.Blog-module-scss-module__d2fS7W__blogCardMeta{color:#94a3b8;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Blog-module-scss-module__d2fS7W__blogCardMeta span{align-items:center;gap:.3rem;display:flex}.Blog-module-scss-module__d2fS7W__blogCardMeta span i{font-size:1rem}.Blog-module-scss-module__d2fS7W__blogCardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.Blog-module-scss-module__d2fS7W__blogCardExcerpt{color:#94a3b8;margin-bottom:1rem;line-height:1.6}.Blog-module-scss-module__d2fS7W__blogCardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Blog-module-scss-module__d2fS7W__blogCardTags .Blog-module-scss-module__d2fS7W__tag{color:#0ea5e9;background:#0ea5e91a;border:1px solid #0ea5e94d;border-radius:20px;padding:.3rem .8rem;font-size:.85rem;transition:all .2s}.Blog-module-scss-module__d2fS7W__blogCardTags .Blog-module-scss-module__d2fS7W__tag:hover{background:#0ea5e933;border-color:#0ea5e9}.Blog-module-scss-module__d2fS7W__blogCardLink{color:#0ea5e9;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Blog-module-scss-module__d2fS7W__blogCardLink i{font-size:1.2rem;transition:transform .2s}.Blog-module-scss-module__d2fS7W__blogCardLink:hover{gap:.8rem}.Blog-module-scss-module__d2fS7W__blogCardLink:hover i{transform:translate(4px)}
.BlogDetail-module-scss-module__M7VgIq__blogDetailContainer{background:#0a0a0a;min-height:100vh;padding:8rem 2rem 4rem}.BlogDetail-module-scss-module__M7VgIq__loading,.BlogDetail-module-scss-module__M7VgIq__notFound{text-align:center;max-width:600px;margin:0 auto;padding:4rem}.BlogDetail-module-scss-module__M7VgIq__loading .BlogDetail-module-scss-module__M7VgIq__spinner,.BlogDetail-module-scss-module__M7VgIq__notFound .BlogDetail-module-scss-module__M7VgIq__spinner{border:4px solid #ffffff0d;border-top-color:#0ea5e9;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite BlogDetail-module-scss-module__M7VgIq__spin}.BlogDetail-module-scss-module__M7VgIq__loading i,.BlogDetail-module-scss-module__M7VgIq__notFound i{color:#ef4444;margin-bottom:1rem;font-size:4rem}.BlogDetail-module-scss-module__M7VgIq__loading h2,.BlogDetail-module-scss-module__M7VgIq__notFound h2{color:#fff;margin-bottom:1rem;font-size:2rem}.BlogDetail-module-scss-module__M7VgIq__loading p,.BlogDetail-module-scss-module__M7VgIq__notFound p{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem}@keyframes BlogDetail-module-scss-module__M7VgIq__spin{to{transform:rotate(360deg)}}.BlogDetail-module-scss-module__M7VgIq__blogPost{max-width:900px;margin:0 auto}.BlogDetail-module-scss-module__M7VgIq__postHeader{margin-bottom:4rem}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__backLink{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-flex}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__backLink i{font-size:1.2rem;transition:transform .2s}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__backLink:hover{color:#0ea5e9;gap:.8rem}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__backLink:hover i{transform:translate(-4px)}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__postMeta{color:#94a3b8;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__postMeta span{align-items:center;gap:.4rem;display:flex}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__postMeta span i{font-size:1.1rem}.BlogDetail-module-scss-module__M7VgIq__postHeader h1{color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.BlogDetail-module-scss-module__M7VgIq__postHeader h1{font-size:2rem}}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__postTags{flex-wrap:wrap;gap:.5rem;display:flex}.BlogDetail-module-scss-module__M7VgIq__postHeader .BlogDetail-module-scss-module__M7VgIq__postTags .BlogDetail-module-scss-module__M7VgIq__tag{color:#0ea5e9;background:#0ea5e91a;border:1px solid #0ea5e94d;border-radius:20px;padding:.4rem 1rem;font-size:.9rem}.BlogDetail-module-scss-module__M7VgIq__postImage{border-radius:16px;margin-bottom:4rem;overflow:hidden}.BlogDetail-module-scss-module__M7VgIq__postImage img{width:100%;height:auto;display:block}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent{color:#fff;font-size:1.1rem;line-height:1.8}:is(.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h1,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h2,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h3,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h4,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h5,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h6){color:#fff;margin-top:2rem;margin-bottom:1rem;font-weight:600}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h1{background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h2{border-bottom:2px solid #ffffff0d;padding-bottom:.5rem;font-size:2rem}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent h3{font-size:1.5rem}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent p{color:#ffffffe6;margin-bottom:1rem}:is(.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent ul,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent ol){margin-bottom:1rem;padding-left:2rem}:is(.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent ul li,.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent ol li){color:#ffffffe6;margin-bottom:.5rem}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent code{color:#0ea5e9;background:#ffffff08;border:1px solid #ffffff0d;border-radius:4px;padding:.2rem .5rem;font-family:Fira Code,monospace;font-size:.9em}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent pre{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:1rem;padding:1rem;overflow-x:auto}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent pre code{color:#fff;background:0 0;border:none;padding:0}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent blockquote{color:#94a3b8;border-left:4px solid #0ea5e9;margin:1rem 0;padding-left:1rem;font-style:italic}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent a{color:#0ea5e9;text-decoration:none;transition:color .2s}.BlogDetail-module-scss-module__M7VgIq__postContent .BlogDetail-module-scss-module__M7VgIq__markdownContent a:hover{color:#6366f1;text-decoration:underline}.BlogDetail-module-scss-module__M7VgIq__postFooter{text-align:center;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem}.BlogDetail-module-scss-module__M7VgIq__backButton{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;transition:all .3s;display:inline-flex}.BlogDetail-module-scss-module__M7VgIq__backButton i{font-size:1.2rem;transition:transform .2s}.BlogDetail-module-scss-module__M7VgIq__backButton:hover{color:#0ea5e9;background:#0ea5e91a;border-color:#0ea5e9;gap:.8rem}.BlogDetail-module-scss-module__M7VgIq__backButton:hover i{transform:translate(-4px)}
.Hero-module-scss-module__-zraMG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__backgroundAnimation{z-index:0;pointer-events:none;background:radial-gradient(circle,#0ea5e91a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__container{text-align:center;grid-template-columns:1fr;gap:2rem}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__container{text-align:center;flex-direction:column;justify-content:center;width:100%;min-height:80vh;padding:0 1rem;display:flex;overflow:hidden}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content{z-index:4;box-sizing:border-box;width:100%;position:relative}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__greeting{color:#0ea5e9;margin-bottom:.5rem;font-size:1.5rem}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__greeting{font-size:1.1rem}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__name{background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:4rem;font-weight:800;line-height:1.1}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__name{font-size:3.5rem}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__name{word-wrap:break-word;font-size:2.5rem}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__title{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600;line-height:1.3}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__title{margin-bottom:1rem;padding:0 .5rem;font-size:1.25rem}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__description{color:#94a3b8;max-width:500px;margin-bottom:4rem;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__description{margin-left:auto;margin-right:auto}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__description{margin-bottom:2rem;padding:0 1rem;font-size:1rem}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons{gap:2rem;display:flex}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons{flex-wrap:wrap;justify-content:center}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:0 2rem}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn{text-transform:uppercase;letter-spacing:1px;border-radius:50px;justify-content:center;align-items:center;width:fit-content;min-width:250px;padding:.5rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn{width:100%;min-width:auto;max-width:300px}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn.Hero-module-scss-module__-zraMG__primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#6366f1);box-shadow:0 4px 15px #0ea5e933}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn.Hero-module-scss-module__-zraMG__primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e94d}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn.Hero-module-scss-module__-zraMG__secondary{color:#0ea5e9;background:0 0;border:2px solid #0ea5e9}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__content .Hero-module-scss-module__-zraMG__ctaButtons .Hero-module-scss-module__-zraMG__btn.Hero-module-scss-module__-zraMG__secondary:hover{background:#0ea5e91a;transform:translateY(-2px)}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual{margin-top:2rem}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual{z-index:2;opacity:.2;pointer-events:none;width:100%;height:100%;margin-top:0;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual .Hero-module-scss-module__-zraMG__profileGlow{width:400px;height:400px;position:relative}@media (max-width:768px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual .Hero-module-scss-module__-zraMG__profileGlow{width:350px;height:350px}}@media (max-width:576px){.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual .Hero-module-scss-module__-zraMG__profileGlow{width:280px;height:280px}}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual .Hero-module-scss-module__-zraMG__profileGlow .Hero-module-scss-module__-zraMG__circle{background:radial-gradient(circle,#6366f133 0%,#0000 70%);border-radius:50%;width:100%;height:100%;animation:4s ease-in-out infinite Hero-module-scss-module__-zraMG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__visual .Hero-module-scss-module__-zraMG__profileGlow .Hero-module-scss-module__-zraMG__circle:before{content:"";border:2px solid #0ea5e94d;border-radius:50%;width:70%;height:70%;animation:10s linear infinite Hero-module-scss-module__-zraMG__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__-zraMG__hero .Hero-module-scss-module__-zraMG__scrollDown{color:#94a3b8;z-index:10;font-size:2rem;animation:2s infinite Hero-module-scss-module__-zraMG__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module-scss-module__-zraMG__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}50%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:.5;transform:translate(-50%,-50%)scale(.8)}}@keyframes Hero-module-scss-module__-zraMG__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Hero-module-scss-module__-zraMG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.About-module-scss-module__jZ-JAq__about{background:0 0;padding:2rem 0}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__sectionTitle{text-align:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@media (max-width:768px){.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__content{grid-template-columns:1fr}}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__bio p{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline{border-left:2px solid #ffffff0d;padding-left:2rem;position:relative}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem{margin-bottom:4rem;position:relative}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem:before{content:"";background:#0ea5e9;border:4px solid #0a0a0a;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:calc(-2rem - 9px)}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem .About-module-scss-module__jZ-JAq__year{color:#0ea5e9;margin-bottom:.5rem;font-family:Fira Code,monospace;font-size:.9rem}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem .About-module-scss-module__jZ-JAq__details h3{color:#fff;margin-bottom:5px;font-size:1.2rem}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem .About-module-scss-module__jZ-JAq__details h4{color:#6366f1;margin-bottom:.5rem;font-size:1rem}.About-module-scss-module__jZ-JAq__about .About-module-scss-module__jZ-JAq__timeline .About-module-scss-module__jZ-JAq__timelineItem .About-module-scss-module__jZ-JAq__details p{color:#94a3b8;font-size:.95rem}
.Skills-module-scss-module__9HbAHW__skills{padding:2rem 0}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__sectionTitle{text-align:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-color:#ffffff1a #ffffff0d #ffffff0d #ffffff1a;border-radius:16px;padding:4rem;transition:transform .3s;box-shadow:0 8px 32px #0000005e}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard:hover{border-color:#0ea5e94d;transform:translateY(-5px)}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__cardHeader{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__cardHeader i{color:#0ea5e9;font-size:2rem}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__cardHeader h3{color:#fff;margin:0;font-size:1.2rem}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillsList{flex-direction:column;gap:2rem;display:flex}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem{border-radius:4px;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:1rem;transition:background .3s;display:flex}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem:hover{background:#ffffff0d}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem:hover i{color:#0ea5e9;transform:scale(1.1)}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem i{color:#94a3b8;font-size:1.5rem;transition:all .3s}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem .Skills-module-scss-module__9HbAHW__skillName{color:#fff;white-space:nowrap;font-size:1rem;font-weight:500}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem .Skills-module-scss-module__9HbAHW__skillLine{background:#ffffff1a;border-radius:2px;flex-basis:100%;width:100%;height:2px;margin-top:4px;display:block;position:relative;overflow:hidden}.Skills-module-scss-module__9HbAHW__skills .Skills-module-scss-module__9HbAHW__categoryCard .Skills-module-scss-module__9HbAHW__skillItem .Skills-module-scss-module__9HbAHW__skillLine:after{content:"";transform-origin:0;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:2px;width:100%;height:100%;animation:1.5s ease-out forwards Skills-module-scss-module__9HbAHW__loadLine;position:absolute;top:0;left:0;transform:scaleX(0)}@keyframes Skills-module-scss-module__9HbAHW__loadLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
.Projects-module-scss-module__Z-V5-q__projects{background:0 0;padding:2rem 0}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__sectionTitle{text-align:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-color:#ffffff1a #ffffff0d #ffffff0d #ffffff1a;border-radius:16px;transition:transform .3s;overflow:hidden;box-shadow:0 8px 32px #0000005e}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard:hover{border-color:#0ea5e980;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard:hover .Projects-module-scss-module__Z-V5-q__cardImage .Projects-module-scss-module__Z-V5-q__placeholderImg{transform:scale(1.1)}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardImage{background:#1a1a1a;height:200px;overflow:hidden}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardImage .Projects-module-scss-module__Z-V5-q__placeholderImg{background:linear-gradient(45deg,#1a1a1a,#0ea5e933);width:100%;height:100%;transition:transform .5s}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent{padding:2rem}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent p{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent .Projects-module-scss-module__Z-V5-q__tags{flex-wrap:wrap;gap:8px;margin-bottom:2rem;display:flex}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent .Projects-module-scss-module__Z-V5-q__tags span{color:#0ea5e9;background:#0ea5e91a;border-radius:20px;padding:4px 12px;font-size:.8rem}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent .Projects-module-scss-module__Z-V5-q__links{gap:2rem;display:flex}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent .Projects-module-scss-module__Z-V5-q__links .Projects-module-scss-module__Z-V5-q__btnLink{color:#fff;align-items:center;gap:5px;font-size:.9rem;font-weight:500;display:flex}.Projects-module-scss-module__Z-V5-q__projects .Projects-module-scss-module__Z-V5-q__projectCard .Projects-module-scss-module__Z-V5-q__cardContent .Projects-module-scss-module__Z-V5-q__links .Projects-module-scss-module__Z-V5-q__btnLink:hover{color:#0ea5e9}
.Contact-module-scss-module__VdWgTG__contact{background:0 0;padding:2rem 0}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__sectionTitle{text-align:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactContent{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@media (max-width:768px){.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactContent{grid-template-columns:1fr}}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo h3{color:#fff;margin-bottom:2rem;font-size:2rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo p{color:#94a3b8;margin-bottom:2rem;line-height:1.6}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo .Contact-module-scss-module__VdWgTG__infoItem{color:#fff;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo .Contact-module-scss-module__VdWgTG__infoItem i{color:#0ea5e9;font-size:1.5rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo .Contact-module-scss-module__VdWgTG__socialLinks{gap:2rem;margin-top:2rem;display:flex}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo .Contact-module-scss-module__VdWgTG__socialLinks a{color:#94a3b8;font-size:2rem;transition:all .3s}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactInfo .Contact-module-scss-module__VdWgTG__socialLinks a:hover{color:#0ea5e9;transform:translateY(-3px)}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-color:#ffffff1a #ffffff0d #ffffff0d #ffffff1a;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000005e}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup{margin-bottom:2rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup input,.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup textarea,.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup select{color:#fff;appearance:none;background:#0a0a0a80;border:1px solid #ffffff0d;border-radius:8px;width:100%;padding:1rem;font-family:inherit;transition:all .3s}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup input:focus,.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup textarea:focus,.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup select:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 2px #0ea5e91a}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:2.5rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup select.Contact-module-scss-module__VdWgTG__placeholder{color:#ffffff80}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup select option{color:#fff;background-color:#1a1a1a;padding:.5rem}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__btnSubmit{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:8px;width:100%;padding:1rem;font-weight:600;transition:all .3s}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__btnSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #0ea5e933}.Contact-module-scss-module__VdWgTG__contact .Contact-module-scss-module__VdWgTG__contactForm .Contact-module-scss-module__VdWgTG__btnSubmit:disabled{opacity:.7;cursor:not-allowed}
.Newsletter-module-scss-module__Ydfbgq__newsletterSection{background:linear-gradient(135deg,#0ea5e90d,#6366f10d);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:4rem 2rem}.Newsletter-module-scss-module__Ydfbgq__newsletterContainer{text-align:center;max-width:800px;margin:0 auto}.Newsletter-module-scss-module__Ydfbgq__newsletterContent{margin-bottom:2rem}.Newsletter-module-scss-module__Ydfbgq__newsletterContent .Newsletter-module-scss-module__Ydfbgq__newsletterIcon{background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex}.Newsletter-module-scss-module__Ydfbgq__newsletterContent .Newsletter-module-scss-module__Ydfbgq__newsletterIcon i{color:#fff;font-size:2.5rem}.Newsletter-module-scss-module__Ydfbgq__newsletterContent h2{background:linear-gradient(135deg,#0ea5e9,#6366f1);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.Newsletter-module-scss-module__Ydfbgq__newsletterContent h2{font-size:2rem}}.Newsletter-module-scss-module__Ydfbgq__newsletterContent p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Newsletter-module-scss-module__Ydfbgq__newsletterForm{max-width:500px;margin:0 auto}.Newsletter-module-scss-module__Ydfbgq__formGroup{margin-bottom:1rem}.Newsletter-module-scss-module__Ydfbgq__inputWrapper{align-items:center;display:flex;position:relative}.Newsletter-module-scss-module__Ydfbgq__inputWrapper i{color:#94a3b8;pointer-events:none;z-index:1;font-size:1.3rem;position:absolute;left:1rem}.Newsletter-module-scss-module__Ydfbgq__inputWrapper input{color:#fff;background:#ffffff08;border:2px solid #ffffff0d;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.Newsletter-module-scss-module__Ydfbgq__inputWrapper input::placeholder{color:#94a3b8}.Newsletter-module-scss-module__Ydfbgq__inputWrapper input:focus{background:#0ea5e90d;border-color:#0ea5e9;outline:none;box-shadow:0 0 0 4px #0ea5e91a}.Newsletter-module-scss-module__Ydfbgq__inputWrapper input.Newsletter-module-scss-module__Ydfbgq__error{border-color:#ef4444}.Newsletter-module-scss-module__Ydfbgq__inputWrapper input.Newsletter-module-scss-module__Ydfbgq__error:focus{box-shadow:0 0 0 4px #ef44441a}.Newsletter-module-scss-module__Ydfbgq__errorMessage{color:#ef4444;text-align:left;margin-top:.5rem;padding-left:.5rem;font-size:.9rem;display:block}.Newsletter-module-scss-module__Ydfbgq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Newsletter-module-scss-module__Ydfbgq__submitButton i{font-size:1.3rem}.Newsletter-module-scss-module__Ydfbgq__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #0ea5e966}.Newsletter-module-scss-module__Ydfbgq__submitButton:active:not(:disabled){transform:translateY(0)}.Newsletter-module-scss-module__Ydfbgq__submitButton:disabled{opacity:.6;cursor:not-allowed}.Newsletter-module-scss-module__Ydfbgq__submitButton .Newsletter-module-scss-module__Ydfbgq__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Newsletter-module-scss-module__Ydfbgq__spin}@keyframes Newsletter-module-scss-module__Ydfbgq__spin{to{transform:rotate(360deg)}}.Newsletter-module-scss-module__Ydfbgq__submitMessage{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:1rem;animation:.3s Newsletter-module-scss-module__Ydfbgq__slideIn;display:flex}.Newsletter-module-scss-module__Ydfbgq__submitMessage i{font-size:1.3rem}.Newsletter-module-scss-module__Ydfbgq__submitMessage.Newsletter-module-scss-module__Ydfbgq__success{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.Newsletter-module-scss-module__Ydfbgq__submitMessage.Newsletter-module-scss-module__Ydfbgq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}@keyframes Newsletter-module-scss-module__Ydfbgq__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
