*,*:after,*:before{margin:0;padding:0;box-sizing:inherit;font-family:inherit}html{font-size:62.5%;scroll-behavior:smooth}@media only screen and (max-width:75em){html{font-size:59%}}@media only screen and (max-width:56.25em){html{font-size:56%}}@media only screen and (min-width:112.5em){html{font-size:65%}}body{box-sizing:border-box;position:relative;line-height:1.5;font-family:Roboto,system-ui,-apple-system,Segoe UI,Helvetica,Arial,Noto Sans,Liberation Sans,sans-serif;overflow-x:hidden;overflow-y:scroll;background-color:#0f172a;color:#e2e8f0}a{text-decoration:none;color:inherit}li{list-style:none}input:focus,button:focus,a:focus,textarea:focus{outline:none}button{border:none;cursor:pointer}textarea{resize:none}.heading-primary{font-size:6rem;text-transform:uppercase;letter-spacing:3px;text-align:center}.heading-sec__mb-bg{margin-bottom:11rem}@media only screen and (max-width:56.25em){.heading-sec__mb-bg{margin-bottom:8rem}}.heading-sec__mb-med{margin-bottom:9rem}@media only screen and (max-width:56.25em){.heading-sec__mb-med{margin-bottom:8rem}}.heading-sec__main{display:block;font-size:4rem;text-transform:uppercase;letter-spacing:1px;letter-spacing:3px;text-align:center;margin-bottom:3.5rem;position:relative}.heading-sec__main--lt{color:#fff}.heading-sec__main--lt:after{content:"";background:#fff!important}.heading-sec__main:after{content:"";position:absolute;top:calc(100% + 1.5rem);height:5px;width:3rem;background:#6366f1;left:50%;transform:translate(-50%);border-radius:5px}@media only screen and (max-width:37.5em){.heading-sec__main:after{top:calc(100% + 1.2rem)}}.heading-sec__sub{display:block;text-align:center;color:#cbd5e1;font-size:2rem;font-weight:500;max-width:80rem;margin:auto;line-height:1.6}@media only screen and (max-width:37.5em){.heading-sec__sub{font-size:1.8rem}}.heading-sec__sub--lt{color:#eee}.heading-sm{font-size:2.2rem;text-transform:uppercase;letter-spacing:1px}.main-container{max-width:120rem;margin:auto;width:92%}.btn{background:#fff;color:#333;text-transform:uppercase;letter-spacing:2px;display:inline-block;font-weight:700;border-radius:5px;box-shadow:0 5px 15px #00000026;transition:transform .3s}.btn:hover{transform:translateY(-3px)}.btn--bg{padding:1.5rem 8rem;font-size:2rem}.btn--med{padding:1.5rem 5rem;font-size:1.6rem}.btn--theme{background:#6366f1;color:#fff}.btn--theme-inv{color:#6366f1;background:#fff;border:2px solid #6366f1;box-shadow:none;padding:calc(1.5rem - 2px) calc(5rem - 2px)}.sec-pad{padding:12rem 0}@media only screen and (max-width:56.25em){.sec-pad{padding:8rem 0}}.text-primary{color:#fff;font-size:2.2rem;text-align:center;width:100%;line-height:1.6}@media only screen and (max-width:37.5em){.text-primary{font-size:2rem}}.d-none{display:none}.home-hero{color:#fff;background:linear-gradient(135deg,#0f172ae6,#6366f1b3),url(/assets/svg/common-bg.svg);background-size:cover;background-position:center;height:100vh;min-height:80rem;max-height:120rem;position:relative;display:flex;align-items:center;justify-content:center}.home-hero__content{max-width:100rem;width:92%;text-align:center;z-index:2}.home-hero__info{margin:0 auto 6rem;max-width:80rem}@media only screen and (max-width:37.5em){.home-hero__info{margin-bottom:4rem}}.heading-primary{font-size:8rem;text-transform:uppercase;letter-spacing:4px;margin-bottom:3rem;line-height:1.1;background:linear-gradient(to right,#fff,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:56.25em){.heading-primary{font-size:6rem}}@media only screen and (max-width:37.5em){.heading-primary{font-size:4.5rem}}.about{background:#0f172a}.about__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:8rem;align-items:center}@media only screen and (max-width:56.25em){.about__content{grid-template-columns:1fr;grid-gap:5rem}}.about__content-title{font-weight:700;font-size:3.2rem;margin-bottom:3rem;text-align:left;color:#fff}.skills{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem}@media only screen and (max-width:37.5em){.skills{grid-template-columns:repeat(2,1fr)}}.skills__icon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;transition:all .3s ease;backdrop-filter:blur(5px)}.skills__icon:hover{transform:translateY(-5px);background:#6366f126;border-color:#6366f180;box-shadow:0 10px 20px #0003}.skills__icon svg,.skills__icon img{width:3.5rem;height:3.5rem;margin-bottom:.8rem;object-fit:contain;filter:drop-shadow(0 0 2px rgba(255,255,255,.1))}.icon-invert{filter:invert(1) brightness(1.5)!important}.icon-outline{filter:drop-shadow(1px 1px 0px #fff) drop-shadow(-1px -1px 0px #fff) drop-shadow(1px -1px 0px #fff) drop-shadow(-1px 1px 0px #fff)}.skills__name{font-size:1.2rem;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:1px}.about__content-skills .about__content-title{text-align:left}.about__content-details-para{font-size:1.8rem;color:#94a3b8;max-width:60rem;line-height:1.7;margin-bottom:1rem}.about__content-details-para--hl{font-weight:700;margin:0 3px}.about__content-details-para:last-child{margin-bottom:4rem}.about__content-main .btn{display:inline-flex;align-items:center;justify-content:center;margin:2rem auto 0}.projects__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem}@media only screen and (max-width:56.25em){.projects__content{grid-template-columns:1fr;grid-gap:3rem}}.projects__row{background:#1e293b;padding:4rem;border-radius:15px;border:1px solid rgba(148,163,184,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.projects__row:hover{transform:translateY(-10px);border-color:#6366f1;box-shadow:0 20px 25px -5px #0003}.projects__row-content{padding:0;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;text-align:left;height:100%}.project-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.project-tag{font-size:1.2rem;padding:.5rem 1.2rem;background:#6366f11a;color:#818cf8;border-radius:50px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.projects__row-content-title{font-weight:700;font-size:2.8rem;margin-bottom:1.5rem;text-align:left}@media only screen and (max-width:37.5em){.projects__row-content-title{font-size:2.4rem}}.projects__row-content-desc{font-size:1.8rem;color:#94a3b8;max-width:60rem;line-height:1.7;margin-bottom:3rem;text-align:left}.projects__row-content .btn{align-self:flex-start}@media only screen and (max-width:37.5em){.projects__row-content-desc{font-size:1.7rem}}.project-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:4rem;margin:-10rem auto 8rem;padding:4rem;background:#1e293b;border-radius:15px;border:1px solid rgba(148,163,184,.1);box-shadow:0 20px 50px #0000004d;position:relative;z-index:10;max-width:100rem;width:92%}.project-details__item-title{font-size:1.8rem;font-weight:700;color:#6366f1;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.project-details__item-desc{font-size:1.6rem;color:#cbd5e1}.project-cs-hero{color:#fff;background:linear-gradient(135deg,#0f172ae6,#6366f1b3),url(/assets/svg/common-bg.svg);background-size:cover;background-position:center;padding:18rem 0 15rem;text-align:center}.project-cs-hero__content{max-width:90rem;margin:0 auto;width:92%}.project-section{max-width:80rem;margin:0 auto}.project-section__title{font-size:3rem;font-weight:700;margin-bottom:3rem;color:#fff}.project-section__para{font-size:1.8rem;line-height:1.8;color:#94a3b8;margin-bottom:2rem}.project-section__list{margin-left:2rem;margin-bottom:3rem}.project-section__list-item{font-size:1.8rem;color:#94a3b8;margin-bottom:1.5rem;position:relative;padding-left:2.5rem}.project-section__list-item:before{content:"→";position:absolute;left:0;color:#6366f1;font-weight:700}.project-section__cta{margin-top:6rem;text-align:center;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.blog-card{background:#1e293b;padding:4rem;border-radius:15px;border:1px solid rgba(148,163,184,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%;position:relative}.blog-card:hover{transform:translateY(-10px);border-color:#6366f1;box-shadow:0 20px 25px -5px #0003}.blog-card__link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.blog-card__meta{display:flex;gap:1.5rem;margin-bottom:1.5rem;font-size:1.4rem;color:#6366f1;font-weight:600;text-transform:uppercase;letter-spacing:1px}.blog-card__title{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.3}.blog-card__desc{font-size:1.6rem;color:#94a3b8;line-height:1.6;margin-bottom:3rem;flex-grow:1}.blog-card__link{font-size:1.6rem;font-weight:700;color:#6366f1;display:flex;align-items:center;gap:.5rem;transition:gap .3s ease;margin-top:auto}.blog-card:hover .blog-card__link{gap:1rem}.blog-post{max-width:80rem;margin:0 auto;padding:8rem 0}.blog-post h2{font-size:3.2rem;font-weight:700;margin:6rem 0 3rem;color:#fff}.blog-post p{font-size:1.8rem;line-height:1.8;color:#94a3b8;margin-bottom:2.5rem}.blog-post ul,.blog-post ol{margin-left:2.5rem;margin-bottom:3rem}.blog-post li{font-size:1.8rem;color:#94a3b8;margin-bottom:1.5rem;list-style:disc}.blog-post strong{color:#fff}.blog-post blockquote{border-left:4px solid #6366f1;padding-left:3rem;margin:4rem 0;font-style:italic;color:#cbd5e1}.contact{background:#0f172a;position:relative}.contact__form-container{box-shadow:0 20px 50px #0000004d;background:#1e293b;padding:6rem;margin-top:6rem;max-width:80rem;width:92%;border-radius:15px;border:1px solid rgba(148,163,184,.1);margin:5rem auto 0}.contact__form-field{margin-bottom:3rem}.contact__form-label{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;display:block;text-align:left}.contact__form-input{color:#e2e8f0;padding:2rem;width:100%;border:1px solid rgba(148,163,184,.2);font-size:1.6rem;background:#0f172a80;border-radius:8px;transition:all .3s ease}.contact__form-input:focus{border-color:#6366f1;background:#0f172acc}.contact__btn{width:30%;padding:2rem 4rem;font-size:1.6rem;font-weight:600}@media only screen and (max-width:37.5em){.contact__btn{width:100%}}.contact__form-input::placeholder{color:#94a3b8;font-weight:600;font-size:1.6rem;opacity:1}.header{position:fixed;width:100%;z-index:1000;background:#0f172a;box-shadow:0 10px 100px #0000004d}.header__content{display:flex;align-items:center;justify-content:center;padding:1rem 5rem;position:relative}@media only screen and (max-width:56.25em){.header__content{padding:0 2rem}.header__logo-container{left:2rem}}.header__logo-container{display:flex;align-items:center;color:#e2e8f0;margin-right:3rem;position:absolute;left:5rem}.header__logo-img-cont{width:5rem;height:5rem;border-radius:50px;overflow:hidden;margin-right:1.5rem;background:#6366f1}@media only screen and (max-width:56.25em){.header__logo-img-cont{width:4.5rem;height:4.5rem;margin-right:1.2rem}}.header__logo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.header__logo-sub{font-size:1.8rem;text-transform:uppercase;font-weight:700;letter-spacing:1px}.header__links{display:flex}@media only screen and (max-width:37.5em){.header__links{display:none}.header__content{justify-content:space-between}}.header__link{padding:2.2rem 3rem;display:inline-block;font-size:1.6rem;color:#e2e8f0;text-transform:uppercase;letter-spacing:1px;font-weight:700;transition:color .3s}.header__link:hover{color:#6366f1}@media only screen and (max-width:56.25em){.header__link{padding:3rem 1.8rem;font-size:1.5rem}}.header__main-ham-menu-cont{display:none;width:3rem;padding:2.2rem 0}@media only screen and (max-width:37.5em){.header__main-ham-menu-cont{display:block}}.header__main-ham-menu,.header__main-ham-menu-close{width:100%}.header__sm-menu{background:#1e293b;position:absolute;width:100%;top:100%;visibility:hidden;opacity:0;transition:all .3s;box-shadow:0 5px 5px #0000004d;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,.3)}.header__sm-menu--active{visibility:hidden;opacity:0}@media only screen and (max-width:37.5em){.header__sm-menu--active{visibility:visible;opacity:1}}.header__sm-menu-link a{display:block;text-decoration:none;padding:2.5rem 3rem;font-size:1.6rem;color:#e2e8f0;text-align:right;border-bottom:1px solid rgba(148,163,184,.2);font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:color .3s}.header__sm-menu-link a:hover{color:#6366f1}.header__sm-menu-link:first-child a{border-top:1px solid rgba(148,163,184,.2)}.header__sm-menu-link-last{border-bottom:0}.main-footer{background:#000;color:#fff}.main-footer__upper{display:flex;justify-content:center;align-items:center;padding:8rem 0}@media only screen and (max-width:56.25em){.main-footer__upper{padding:6rem 0}}@media only screen and (max-width:37.5em){.main-footer__upper{display:block}}.main-footer__row-1{order:2}@media only screen and (max-width:56.25em){.main-footer__row-1{margin-bottom:5rem}}.main-footer__row-2{width:40%;order:1;max-width:50rem;text-align:center}@media only screen and (max-width:56.25em){.main-footer__row-2{width:100%}}.main-footer__short-desc{margin-top:2rem;color:#eee;font-size:1.5rem;line-height:1.7}.main-footer__social-cont{margin-top:2rem}.main-footer__icon{margin-right:1rem;width:2.5rem}.main-footer__icon--mr-none{margin-right:0}.main-footer__lower{padding:4rem 0;border-top:1px solid #444;color:#eee;font-size:1.2rem;text-align:left;text-align:center}.main-footer__lower a{text-decoration:underline;font-weight:700;margin-left:2px}@media only screen and (max-width:56.25em){.main-footer__lower{padding:3.5rem 0}}.skip-link{position:absolute;left:1rem;top:1rem;padding:1rem 1.4rem;background:#6366f1;color:#fff;border-radius:6px;transform:translateY(-200%);transition:transform .15s;z-index:2000}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mouse{width:25px;height:40px;border:2px solid #eee;border-radius:60px;position:relative;overflow:hidden}.mouse:before{content:"";width:5px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%);background-color:#eee;border-radius:50%;opacity:1;animation:wheel 1.3s infinite;-webkit-animation:wheel 1.3s infinite}@keyframes wheel{to{opacity:0;transform:translate(-50%,20px)}}@-webkit-keyframes wheel{to{opacity:0;transform:translate(-50%,20px)}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
