*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;background:#040816;color:#edf3fb;line-height:1.5}a{text-decoration:none;color:inherit}button{font:inherit;border:none;outline:none;background:none}.App{overflow-x:hidden;background:#040816}.hero-bg,.hero-bg-image,.hero-bg-overlay{pointer-events:none!important}.about,.contact,.contact-big-card,.footer,.header,.hero,.hero-content,.project-actions,.project-card,.project-card-content,.projects-section{position:relative;z-index:2}.header{position:fixed;top:0;left:0;width:100%;padding:22px 8%;display:flex;justify-content:space-between;align-items:center;background:rgba(4,8,22,.42);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.05);z-index:1000}.header-logo-btn{color:#f5f9ff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:.25s ease}.header-logo-btn:hover{color:#fff;text-shadow:0 0 14px rgba(92,125,255,.6)}.nav-links{list-style:none;display:flex;align-items:center;grid-gap:14px;gap:14px}.nav-btn{min-height:44px;padding:0 16px;border-radius:12px;border:1px solid rgba(92,125,255,.28);background:hsla(0,0%,100%,.03);color:#d7e4f7;cursor:pointer;transition:all .25s ease}.nav-btn:hover{background:rgba(92,125,255,.16);border-color:rgba(92,125,255,.7);color:#fff;box-shadow:0 0 18px rgba(92,125,255,.35);transform:translateY(-2px)}.hero{min-height:100vh;padding:130px 8% 80px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg-image{width:100%;height:100%;object-fit:cover;opacity:1;filter:saturate(.9) brightness(.85) blur(1px);transform:scale(1.04)}.hero-bg-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,22,.9) 18%,rgba(4,8,22,.68) 48%,rgba(4,8,22,.82)),linear-gradient(180deg,rgba(4,8,22,.18),rgba(4,8,22,.88))}.hero-content{width:100%;display:flex;align-items:center;justify-content:space-between;grid-gap:70px;gap:70px}.hero-left{max-width:620px}.hero-tag{display:inline-block;margin-bottom:14px;color:#7e99d6;font-size:.84rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.hero h1{font-size:4.5rem;line-height:.96;letter-spacing:-1.8px;margin-bottom:14px;color:#f8fbff}.hero h2{font-size:1.18rem;font-weight:500;color:#b0bdd1;margin-bottom:18px}.hero-description{max-width:540px;color:#94a3ba;font-size:1.02rem;margin-bottom:28px}.hero-buttons{margin-bottom:18px}.hero-buttons,.hero-socials{display:flex;flex-wrap:wrap;grid-gap:14px;gap:14px}.contact-main-btn,.contact-secondary-btn,.hero-link-btn,.modal-link-btn,.primary-btn,.project-btn,.project-link-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;cursor:pointer;transition:all .28s ease}.contact-main-btn,.primary-btn,.project-btn{background:linear-gradient(135deg,#5c7dff,#529cff);color:#fff;border:1px solid transparent;box-shadow:0 10px 28px rgba(82,130,255,.2)}.contact-main-btn:hover,.primary-btn:hover,.project-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(92,125,255,.45)}.contact-secondary-btn,.hero-link-btn,.modal-link-btn,.project-link-btn,.secondary-btn{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);color:#d7e4f7}.contact-secondary-btn:hover,.hero-link-btn:hover,.modal-link-btn:hover,.project-link-btn:hover,.secondary-btn:hover{background:rgba(92,125,255,.14);border-color:rgba(92,125,255,.65);color:#fff;box-shadow:0 0 15px rgba(92,125,255,.28);transform:translateY(-2px)}.hero-right{flex:1 1}.hero-image-shell,.hero-right{display:flex;justify-content:center;align-items:center}.hero-image-shell{width:360px;height:360px;border-radius:50%;position:relative}.hero-image{width:100%;height:100%;border-radius:50%;object-fit:cover;position:relative;z-index:3;border:2.5px solid rgba(110,160,255,.6);box-shadow:0 0 14px rgba(82,130,255,.65),0 0 38px rgba(82,130,255,.4),0 0 70px rgba(82,130,255,.18)}@keyframes glow-pulse{0%,to{opacity:.78;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.07)}}.hero-image-shell:before{width:135%;height:135%;border-radius:50%;background:radial-gradient(circle,rgba(72,125,255,.58) 0,rgba(82,130,255,.32) 32%,rgba(60,100,255,.14) 58%,transparent 78%);filter:blur(30px);z-index:1}.hero-image-shell:after,.hero-image-shell:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:glow-pulse 3.2s ease-in-out infinite}.hero-image-shell:after{width:109%;height:109%;border-radius:50%;border:2px solid rgba(110,165,255,.5);box-shadow:0 0 12px rgba(82,140,255,.75),0 0 32px rgba(82,140,255,.45),inset 0 0 12px rgba(82,140,255,.25);z-index:2}.about,.contact,.projects-section{padding:110px 8%}.section-heading{margin-bottom:38px}.section-label{color:#7f9bd7;font-size:.82rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-bottom:10px}.section-heading h2{font-size:2.1rem;color:#f5f9ff;letter-spacing:-.5px}.about-content{max-width:800px}.about-content p{color:#9eacc3;font-size:1.02rem;margin-bottom:18px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:26px;gap:26px}.project-card{background:linear-gradient(180deg,rgba(14,21,40,.98),rgba(9,15,30,.98));border:1px solid hsla(0,0%,100%,.06);border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.28);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.project-card:hover{transform:translateY(-6px);border-color:rgba(115,150,255,.18);box-shadow:0 24px 58px rgba(0,0,0,.34)}.project-card-image-wrap{width:100%;height:240px;overflow:hidden;background:#081121}.project-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.project-card:hover .project-card-image{transform:scale(1.03)}.project-card-content{padding:24px}.project-card-content h3{font-size:1.28rem;margin-bottom:10px;color:#f4f8ff}.project-card-content p{color:#9eacc3;margin-bottom:16px}.tech-list{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-bottom:18px}.tech-pill{padding:7px 11px;border-radius:999px;background:rgba(92,125,255,.12);color:#bfd0ff;font-size:.8rem;border:1px solid rgba(92,125,255,.08)}.project-actions{display:flex;grid-gap:12px;gap:12px;flex-wrap:wrap}.modal-overlay{position:fixed;inset:0;z-index:2000;background:rgba(2,5,14,.84);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;padding:28px}.project-modal{position:relative;width:min(1100px,100%);max-height:90vh;overflow-y:auto;padding:30px;border-radius:24px;background:linear-gradient(180deg,#0a1023,#080d1d);border:1px solid hsla(0,0%,100%,.07);box-shadow:0 30px 90px rgba(0,0,0,.46)}.close-btn{position:absolute;top:14px;right:18px;background:transparent;color:#f2f7ff;font-size:2rem;cursor:pointer;z-index:2100}.project-modal h3{font-size:1.6rem;margin-bottom:12px}.modal-description{color:#9eacc3;margin-bottom:22px;max-width:800px}.modal-video-wrapper{margin-bottom:18px}.modal-video{width:100%;border-radius:18px;background:#000}.modal-top-links{margin-bottom:22px;display:flex;grid-gap:12px;gap:12px;flex-wrap:wrap}.gallery-title{margin-bottom:14px;color:#e9f1ff}.modal-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.modal-gallery-image{width:100%;display:block;border-radius:16px;cursor:pointer;border:1px solid hsla(0,0%,100%,.06);transition:transform .22s ease,border-color .22s ease}.modal-gallery-image:hover{transform:scale(1.02);border-color:rgba(110,145,255,.18)}.image-lightbox{position:fixed;inset:0;z-index:2500;background:rgba(0,0,0,.93);display:flex;align-items:center;justify-content:center;padding:24px}.lightbox-image{max-width:95%;max-height:92vh;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.5)}.contact{padding:120px 8% 100px}.contact-big-card{width:100%;padding:48px;border-radius:30px;background:linear-gradient(180deg,rgba(14,21,40,.98),rgba(8,13,27,.98));border:1px solid hsla(0,0%,100%,.06);box-shadow:0 22px 70px rgba(0,0,0,.28)}.contact-label{color:#7f9bd7;font-size:.82rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-bottom:12px}.contact-title{font-size:4rem;line-height:.95;letter-spacing:-1.5px;color:#f5f9ff;margin-bottom:22px}.contact-info{font-size:1.16rem;color:#dbe7f8;margin-bottom:12px}.contact-links{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px;margin-top:28px}.footer{padding:26px 8%;border-top:1px solid hsla(0,0%,100%,.05);background:#050914;text-align:center}.footer p{color:#8fa1bb;font-size:.95rem}@media (max-width:980px){.hero-content{flex-direction:column;align-items:flex-start;grid-gap:40px;gap:40px}.hero h1{font-size:3.2rem}.hero-right{width:100%}.hero-image-shell{width:320px;height:320px}.header{flex-direction:column;grid-gap:14px;gap:14px;padding-top:16px;padding-bottom:16px}.nav-links{flex-wrap:wrap;justify-content:center;grid-gap:12px;gap:12px}}@media (max-width:700px){.contact-big-card{padding:32px 24px}.contact-title{font-size:2.7rem}.contact-info{font-size:1rem}.contact-links{flex-direction:column}.contact-main-btn,.contact-secondary-btn{width:100%}}@media (max-width:640px){.hero{padding-top:150px}.hero h1{font-size:2.7rem}.section-heading h2{font-size:1.75rem}.projects-grid{grid-template-columns:1fr}.project-modal{padding:22px}}
/*# sourceMappingURL=main.db46c02f.chunk.css.map */