@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";
@keyframes Home-module-scss-module__f7WkLq__fadeSlideUp{0%{opacity:0;transform:translateY(50px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Home-module-scss-module__f7WkLq__pulseGlow{0%,to{transform:scale(1);box-shadow:0 0 #3b82f680}50%{transform:scale(1.08);box-shadow:0 0 25px 12px #3b82f64d}}@keyframes Home-module-scss-module__f7WkLq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Home-module-scss-module__f7WkLq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Home-module-scss-module__f7WkLq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Home-module-scss-module__f7WkLq__container{box-sizing:border-box;background:0 0;flex-direction:column;flex:1;align-items:center;width:100%;max-width:100%;padding:2rem 1rem;font-family:Inter,sans-serif;animation:1s ease-out Home-module-scss-module__f7WkLq__fadeSlideUp;display:flex;position:relative;overflow-x:hidden}[data-theme=light] .Home-module-scss-module__f7WkLq__container{color:#1f2937}[data-theme=dark] .Home-module-scss-module__f7WkLq__container{color:#f9fafb}.Home-module-scss-module__f7WkLq__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #64748b1f;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;min-width:70%;max-width:1280px;min-height:25%;max-height:30%;padding:1rem .5rem;transition:all .3s;animation:1.1s ease-out Home-module-scss-module__f7WkLq__fadeSlideUp;display:flex;position:relative;top:0;overflow:hidden;box-shadow:0 2px 8px #0000000a}[data-theme=light] .Home-module-scss-module__f7WkLq__header{color:#fff;background:linear-gradient(135deg,#a002dff2 0%,#e24d4df2 50%,#3f87fcf2 100%);border-bottom-color:#ffffff4d;box-shadow:0 2px 12px #00000026}[data-theme=dark] .Home-module-scss-module__f7WkLq__header{color:#fff;background:linear-gradient(135deg,#390050f2 0%,#790101f2 50%,#0444acf2 100%);border-bottom-color:#fff3;box-shadow:0 2px 12px #00000040}.Home-module-scss-module__f7WkLq__header.Home-module-scss-module__f7WkLq__scrolled{border-bottom:none;transform:translateY(0)}[data-theme=light] .Home-module-scss-module__f7WkLq__header.Home-module-scss-module__f7WkLq__scrolled{box-shadow:0 4px 20px #00000026}[data-theme=dark] .Home-module-scss-module__f7WkLq__header.Home-module-scss-module__f7WkLq__scrolled{box-shadow:0 4px 20px #0003}@media (max-width:468px){.Home-module-scss-module__f7WkLq__header{flex-direction:column;align-items:center;gap:.8rem;padding:1rem;overflow:hidden}}@media (max-width:768px){.Home-module-scss-module__f7WkLq__header{flex-direction:column;align-items:center;gap:.8rem;padding:1rem;overflow:hidden}}.Home-module-scss-module__f7WkLq__logo{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:1.8rem;font-weight:700;transition:transform .3s}[data-theme=light] .Home-module-scss-module__f7WkLq__logo{color:#fff;text-shadow:0 2px 6px #0006}[data-theme=dark] .Home-module-scss-module__f7WkLq__logo{color:#fff;text-shadow:0 2px 6px #00000080}.Home-module-scss-module__f7WkLq__logo:hover{filter:brightness(1.1);transform:scale(1.05)}@media (max-width:768px){.Home-module-scss-module__f7WkLq__logo{text-align:center;font-size:1.6rem}}.Home-module-scss-module__f7WkLq__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:1.1rem;width:100%;padding:.5rem .8rem;display:flex}[data-theme=light] .Home-module-scss-module__f7WkLq__nav{background:#ffffff40;border:1px solid #ffffff4d}[data-theme=dark] .Home-module-scss-module__f7WkLq__nav{background:#00000040;border:1px solid #fff3}.Home-module-scss-module__f7WkLq__nav a{color:#fff;text-shadow:0 1px 3px #0000004d;background:0 0;border-radius:8px;padding:.6rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}[data-theme=light] .Home-module-scss-module__f7WkLq__nav a{color:#fff;text-shadow:0 1px 3px #0006}[data-theme=dark] .Home-module-scss-module__f7WkLq__nav a{color:#fff;text-shadow:0 1px 3px #00000080}.Home-module-scss-module__f7WkLq__nav a:after{content:"";background:#fffc;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translate(-100%)}.Home-module-scss-module__f7WkLq__nav a:hover:after{transform:translate(0)}.Home-module-scss-module__f7WkLq__nav a:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:768px){.Home-module-scss-module__f7WkLq__nav{grid-gap:.8rem;grid-template-columns:repeat(3,1fr);width:100%;max-width:100%;margin:0;padding:.8rem;display:grid}.Home-module-scss-module__f7WkLq__nav a{text-align:center;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;min-height:44px;padding:.8rem .6rem;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.Home-module-scss-module__f7WkLq__nav a:first-child,.Home-module-scss-module__f7WkLq__nav a:nth-child(2),.Home-module-scss-module__f7WkLq__nav a:nth-child(3){grid-row:1}.Home-module-scss-module__f7WkLq__nav a:nth-child(4),.Home-module-scss-module__f7WkLq__nav a:nth-child(5),.Home-module-scss-module__f7WkLq__nav a:nth-child(6){grid-row:2}.Home-module-scss-module__f7WkLq__nav a:nth-child(4):nth-last-child(2){grid-column:2}.Home-module-scss-module__f7WkLq__nav a:nth-child(5):last-child{grid-column:3}}@media (max-width:480px){.Home-module-scss-module__f7WkLq__nav{grid-gap:.6rem;padding:.6rem}.Home-module-scss-module__f7WkLq__nav a{min-height:40px;padding:.7rem .4rem;font-size:.85rem}}.Home-module-scss-module__f7WkLq__main{width:100%;max-width:1280px;padding:0 1rem}.Home-module-scss-module__f7WkLq__hero{text-align:center;margin:5rem 0;animation:1.2s ease-out Home-module-scss-module__f7WkLq__fadeSlideUp;position:relative}.Home-module-scss-module__f7WkLq__hero h1{background:linear-gradient(90deg,#ff3e7a,#3b82f6,#ff3e7a) 0 0/200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;transition:transform .3s;animation:3s linear infinite Home-module-scss-module__f7WkLq__shimmer}[data-theme=light] .Home-module-scss-module__f7WkLq__hero h1{background:linear-gradient(90deg,#dc2626,#3b82f6,#dc2626);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .Home-module-scss-module__f7WkLq__hero h1{background:linear-gradient(90deg,#ff3e7a,#3b82f6,#ff3e7a);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Home-module-scss-module__f7WkLq__hero h1:hover{filter:brightness(1.1);transform:scale(1.03)}.Home-module-scss-module__f7WkLq__hero p{opacity:.8;max-width:800px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.6rem);transition:opacity .3s}[data-theme=light] .Home-module-scss-module__f7WkLq__hero p{color:#4b5563}[data-theme=dark] .Home-module-scss-module__f7WkLq__hero p{color:#d1d5db}.Home-module-scss-module__f7WkLq__hero p:hover{opacity:1;animation:2s ease-in-out infinite Home-module-scss-module__f7WkLq__float}@media (max-width:768px){.Home-module-scss-module__f7WkLq__hero{margin:3rem 0}}.Home-module-scss-module__f7WkLq__about,.Home-module-scss-module__f7WkLq__blogs,.Home-module-scss-module__f7WkLq__projects,.Home-module-scss-module__f7WkLq__logos,.Home-module-scss-module__f7WkLq__connect{text-align:center;border-radius:16px;margin:4rem 0;padding:2rem;transition:all .4s;animation:1.3s ease-out Home-module-scss-module__f7WkLq__fadeSlideUp;position:relative;overflow:hidden}[data-theme=light] .Home-module-scss-module__f7WkLq__about,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs,[data-theme=light] .Home-module-scss-module__f7WkLq__projects,[data-theme=light] .Home-module-scss-module__f7WkLq__logos,[data-theme=light] .Home-module-scss-module__f7WkLq__connect{background:#ffffffb3;border:1px solid #e5e7eb99}[data-theme=dark] .Home-module-scss-module__f7WkLq__about,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect{background:#11182780;border:1px solid #37415199}.Home-module-scss-module__f7WkLq__about:before,.Home-module-scss-module__f7WkLq__blogs:before,.Home-module-scss-module__f7WkLq__projects:before,.Home-module-scss-module__f7WkLq__logos:before,.Home-module-scss-module__f7WkLq__connect:before{content:"";opacity:0;z-index:-1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}[data-theme=light] .Home-module-scss-module__f7WkLq__about:before,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs:before,[data-theme=light] .Home-module-scss-module__f7WkLq__projects:before,[data-theme=light] .Home-module-scss-module__f7WkLq__logos:before,[data-theme=light] .Home-module-scss-module__f7WkLq__connect:before{background:linear-gradient(45deg,#3b82f614,#ec489914)}[data-theme=dark] .Home-module-scss-module__f7WkLq__about:before,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs:before,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects:before,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos:before,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect:before{background:linear-gradient(45deg,#ff3e7a1a,#3b82f61a)}.Home-module-scss-module__f7WkLq__about:hover:before,.Home-module-scss-module__f7WkLq__blogs:hover:before,.Home-module-scss-module__f7WkLq__projects:hover:before,.Home-module-scss-module__f7WkLq__logos:hover:before,.Home-module-scss-module__f7WkLq__connect:hover:before{opacity:1}.Home-module-scss-module__f7WkLq__about:hover,.Home-module-scss-module__f7WkLq__blogs:hover,.Home-module-scss-module__f7WkLq__projects:hover,.Home-module-scss-module__f7WkLq__logos:hover,.Home-module-scss-module__f7WkLq__connect:hover{transform:translateY(-8px)}[data-theme=light] .Home-module-scss-module__f7WkLq__about:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__projects:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__logos:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__connect:hover{box-shadow:0 12px 35px #0000001f}[data-theme=dark] .Home-module-scss-module__f7WkLq__about:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect:hover{box-shadow:0 12px 35px #00000040}.Home-module-scss-module__f7WkLq__about h2,.Home-module-scss-module__f7WkLq__blogs h2,.Home-module-scss-module__f7WkLq__projects h2,.Home-module-scss-module__f7WkLq__logos h2,.Home-module-scss-module__f7WkLq__connect h2{-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.2rem;font-weight:600;animation:4s linear infinite Home-module-scss-module__f7WkLq__shimmer}[data-theme=light] .Home-module-scss-module__f7WkLq__about h2,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs h2,[data-theme=light] .Home-module-scss-module__f7WkLq__projects h2,[data-theme=light] .Home-module-scss-module__f7WkLq__logos h2,[data-theme=light] .Home-module-scss-module__f7WkLq__connect h2{background:linear-gradient(90deg,#dc2626,#3b82f6,#dc2626);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .Home-module-scss-module__f7WkLq__about h2,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs h2,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects h2,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos h2,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect h2{background:linear-gradient(90deg,#ff3e7a,#3b82f6,#ff3e7a);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Home-module-scss-module__f7WkLq__about p,.Home-module-scss-module__f7WkLq__blogs p,.Home-module-scss-module__f7WkLq__projects p,.Home-module-scss-module__f7WkLq__logos p,.Home-module-scss-module__f7WkLq__connect p{opacity:.8;max-width:900px;margin:0 auto;font-size:1.2rem;transition:opacity .3s}[data-theme=light] .Home-module-scss-module__f7WkLq__about p,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs p,[data-theme=light] .Home-module-scss-module__f7WkLq__projects p,[data-theme=light] .Home-module-scss-module__f7WkLq__logos p,[data-theme=light] .Home-module-scss-module__f7WkLq__connect p{color:#4b5563}[data-theme=dark] .Home-module-scss-module__f7WkLq__about p,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs p,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects p,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos p,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect p{color:#d1d5db}.Home-module-scss-module__f7WkLq__about p:hover,.Home-module-scss-module__f7WkLq__blogs p:hover,.Home-module-scss-module__f7WkLq__projects p:hover,.Home-module-scss-module__f7WkLq__logos p:hover,.Home-module-scss-module__f7WkLq__connect p:hover{opacity:1}.Home-module-scss-module__f7WkLq__about a,.Home-module-scss-module__f7WkLq__blogs a,.Home-module-scss-module__f7WkLq__projects a,.Home-module-scss-module__f7WkLq__logos a,.Home-module-scss-module__f7WkLq__connect a{color:#fff;background:linear-gradient(90deg,#ff3e7a,#3b82f6) 0 0/200%;border-radius:12px;margin-top:1.5rem;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .4s;animation:2s infinite Home-module-scss-module__f7WkLq__pulseGlow;display:inline-block}[data-theme=light] .Home-module-scss-module__f7WkLq__about a,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs a,[data-theme=light] .Home-module-scss-module__f7WkLq__projects a,[data-theme=light] .Home-module-scss-module__f7WkLq__logos a,[data-theme=light] .Home-module-scss-module__f7WkLq__connect a{background:linear-gradient(90deg,#dc2626,#3b82f6);box-shadow:0 4px 14px #dc26264d}[data-theme=dark] .Home-module-scss-module__f7WkLq__about a,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs a,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects a,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos a,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect a{background:linear-gradient(90deg,#ff3e7a,#3b82f6);box-shadow:0 4px 14px #ff3e7a4d}.Home-module-scss-module__f7WkLq__about a:hover,.Home-module-scss-module__f7WkLq__blogs a:hover,.Home-module-scss-module__f7WkLq__projects a:hover,.Home-module-scss-module__f7WkLq__logos a:hover,.Home-module-scss-module__f7WkLq__connect a:hover{background-position:100% 0;animation:none;transform:translateY(-5px)scale(1.1)}[data-theme=light] .Home-module-scss-module__f7WkLq__about a:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__blogs a:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__projects a:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__logos a:hover,[data-theme=light] .Home-module-scss-module__f7WkLq__connect a:hover{box-shadow:0 12px 30px #dc262666}[data-theme=dark] .Home-module-scss-module__f7WkLq__about a:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__blogs a:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__projects a:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__logos a:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__connect a:hover{box-shadow:0 12px 30px #ff3e7a66}@media (max-width:768px){.Home-module-scss-module__f7WkLq__about,.Home-module-scss-module__f7WkLq__blogs,.Home-module-scss-module__f7WkLq__projects,.Home-module-scss-module__f7WkLq__logos,.Home-module-scss-module__f7WkLq__connect{margin:2rem 0;padding:1.5rem}}.Home-module-scss-module__f7WkLq__footer{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;width:100%;max-width:1280px;padding:3rem 1rem;animation:1.4s ease-out Home-module-scss-module__f7WkLq__fadeSlideUp;position:relative}[data-theme=light] .Home-module-scss-module__f7WkLq__footer{background:linear-gradient(#fffc,#f9fafb99);border-top:1px solid #e5e7eb80}[data-theme=dark] .Home-module-scss-module__f7WkLq__footer{background:linear-gradient(#ffffff0d,#ffffff08);border-top:1px solid #64748b4d}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a{border-radius:8px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}[data-theme=light] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a{color:#374151}[data-theme=dark] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a{color:#d1d5db}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:after{content:"";background:linear-gradient(90deg,#ff3e7a,#3b82f6);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:hover:after{transform:scaleX(1)}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:hover{transform:translateY(-3px)}[data-theme=light] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:hover,[data-theme=dark] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:hover{color:#3b82f6;background:#3b82f61a}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-text{opacity:.7;font-size:.95rem;transition:opacity .3s}[data-theme=light] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-text{color:#6b7280}[data-theme=dark] .Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-text{color:#9ca3af}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-text:hover{opacity:1}@media (max-width:768px){.Home-module-scss-module__f7WkLq__footer{padding:2rem .75rem}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links{gap:1rem;margin-bottom:1.5rem}}@media (max-width:1024px){.Home-module-scss-module__f7WkLq__container{padding:1.5rem .75rem}.Home-module-scss-module__f7WkLq__main{padding:0 .75rem}}@media (max-width:768px){.Home-module-scss-module__f7WkLq__hero h1{font-size:clamp(2rem,7vw,3.2rem)}.Home-module-scss-module__f7WkLq__about h2,.Home-module-scss-module__f7WkLq__blogs h2,.Home-module-scss-module__f7WkLq__projects h2,.Home-module-scss-module__f7WkLq__logos h2,.Home-module-scss-module__f7WkLq__connect h2{font-size:1.8rem}}@media (max-width:480px){.Home-module-scss-module__f7WkLq__hero p{font-size:clamp(1rem,2.5vw,1.3rem)}.Home-module-scss-module__f7WkLq__about a,.Home-module-scss-module__f7WkLq__blogs a,.Home-module-scss-module__f7WkLq__projects a,.Home-module-scss-module__f7WkLq__logos a,.Home-module-scss-module__f7WkLq__connect a{padding:.8rem 1.5rem}.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a{margin:0 .5rem;padding:.4rem .8rem}}@media (min-resolution:2x){.Home-module-scss-module__f7WkLq__container{background-size:150% 150%}}@media (hover:none){.Home-module-scss-module__f7WkLq__nav a:hover,.Home-module-scss-module__f7WkLq__footer .Home-module-scss-module__f7WkLq__footer-links a:hover,.Home-module-scss-module__f7WkLq__about a:hover,.Home-module-scss-module__f7WkLq__blogs a:hover,.Home-module-scss-module__f7WkLq__projects a:hover,.Home-module-scss-module__f7WkLq__logos a:hover,.Home-module-scss-module__f7WkLq__connect a:hover{box-shadow:none;animation:none;transform:none}}
