.Navbar-module___rHu7W__header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:9999;background:#ffffff0f;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 6%;display:flex;position:fixed;top:0}.Navbar-module___rHu7W__logoArea{border:1px solid var(--border);background:var(--card);border-radius:16px;align-items:center;gap:15px;padding:8px 14px;transition:all .3s;display:flex}.Navbar-module___rHu7W__logoArea:hover{border-color:var(--primary);transform:translateY(-3px)}.Navbar-module___rHu7W__logoArea span{color:var(--text);font-size:1.1rem;font-weight:700}.Navbar-module___rHu7W__header nav{gap:30px;display:flex}.Navbar-module___rHu7W__header nav a{color:var(--text);text-decoration:none;position:relative}.Navbar-module___rHu7W__header nav a:after{content:"";background:var(--primary);width:0%;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}.Navbar-module___rHu7W__header nav a:hover:after{width:100%}.Navbar-module___rHu7W__actions{align-items:center;gap:15px;display:flex}.Navbar-module___rHu7W__actions a,.Navbar-module___rHu7W__actions button{border:1px solid var(--border);background:var(--card);width:45px;height:45px;color:var(--text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s;display:flex}.Navbar-module___rHu7W__actions a:hover,.Navbar-module___rHu7W__actions button:hover{border-color:var(--primary);transform:translateY(-3px)}.Navbar-module___rHu7W__mobileButton{display:none!important}@media (max-width:900px){.Navbar-module___rHu7W__mobileButton{border:1px solid var(--border);background:var(--card);width:45px;height:45px;color:var(--text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;display:flex!important}.Navbar-module___rHu7W__header nav{background:var(--bgSecondary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;width:100%;padding:40px;transition:all .3s;position:fixed;top:60px;left:0;transform:translateY(-120%)}.Navbar-module___rHu7W__header nav.Navbar-module___rHu7W__open{top:80px;transform:translateY(0)}.Navbar-module___rHu7W__header nav a{font-size:1.2rem}}.Navbar-module___rHu7W__mobileSocials{display:none}@media (max-width:700px){.Navbar-module___rHu7W__header{padding:0 18px}.Navbar-module___rHu7W__logoArea{gap:10px;padding:8px 12px;position:absolute;left:50%;transform:translate(-50%)!important}.Navbar-module___rHu7W__logoArea span{font-size:.95rem}.Navbar-module___rHu7W__actions a:not(.Navbar-module___rHu7W__mobileSocial){display:none}.Navbar-module___rHu7W__actions{justify-content:space-between;width:100%;margin-left:auto;display:flex}.Navbar-module___rHu7W__mobileButton{display:flex!important}.Navbar-module___rHu7W__header nav{background:var(--bgSecondary);flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:calc(100vh - 80px);padding:40px 20px;transition:all .35s;position:fixed;top:80px;left:0;overflow-y:auto;transform:translate(100%)}.Navbar-module___rHu7W__header nav.Navbar-module___rHu7W__open{transform:translate(0)}.Navbar-module___rHu7W__header nav a{font-size:1.15rem}.Navbar-module___rHu7W__mobileSocials{gap:20px;margin-top:10px;display:flex}.Navbar-module___rHu7W__mobileSocials a{border:1px solid var(--border);background:var(--card);width:48px;height:48px;color:var(--text);border-radius:14px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}}
.ThemeToggle-module__Z5gSZG__button{cursor:pointer;background:var(--primary);color:#fff;border:none;border-radius:50%;width:45px;height:45px}
.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;display:flex}.Hero-module__JgYmMq__hero h1{flex-direction:row;gap:30px;font-size:clamp(2.8rem,20vw,7rem);line-height:.95;display:flex}.Hero-module__JgYmMq__hero h1 span{color:var(--primary)}.Hero-module__JgYmMq__hero h1 b{animation:.7s infinite Hero-module__JgYmMq__blink}.Hero-module__JgYmMq__hero p{max-width:700px;color:var(--textSoft);margin-top:30px;font-size:1.2rem;line-height:1.7}.Hero-module__JgYmMq__badge{border:1px solid var(--border);background:#ffffff08;border-radius:999px;align-items:center;gap:10px;margin-bottom:30px;padding:12px 22px;display:inline-flex}.Hero-module__JgYmMq__buttons{gap:20px;margin-top:50px;display:flex}.Hero-module__JgYmMq__buttons a{color:var(--text);background:var(--primary);border-radius:18px;padding:16px 28px;text-decoration:none;transition:all .3s}.Hero-module__JgYmMq__buttons a:hover{transform:translateY(-5px)}.Hero-module__JgYmMq__cv{border:1px solid var(--border);background:#0000000d!important}@keyframes Hero-module__JgYmMq__blink{50%{opacity:0}}@media (max-width:1245px){.Hero-module__JgYmMq__hero h1{flex-direction:column}}@media (max-width:900px){.Hero-module__JgYmMq__hero h1{flex-direction:row}}
.About-module__S-Ka5a__about{justify-content:center;display:flex}.About-module__S-Ka5a__about div{background:var(--card);border:1px solid var(--border);border-radius:30px;max-width:900px;padding:50px}.About-module__S-Ka5a__about h2{margin-bottom:30px;font-size:3rem}.About-module__S-Ka5a__about p{margin-bottom:20px;line-height:1.8}
.Skills-module__-4weLa__title{margin-bottom:50px;font-size:3rem}.Skills-module__-4weLa__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.Skills-module__-4weLa__card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:35px;transition:all .3s;display:flex}.Skills-module__-4weLa__card:hover{border-color:var(--primary);transform:translateY(-10px)}.Skills-module__-4weLa__card svg{color:var(--primary);font-size:3rem}@media (max-width:900px){.Skills-module__-4weLa__grid{grid-template-columns:repeat(2,1fr)}.Skills-module__-4weLa__title{font-size:2.2rem}}.Skills-module__-4weLa__card{cursor:pointer}.Skills-module__-4weLa__card small{color:var(--textSoft);margin-top:10px;font-size:.8rem}
.Projects-module__T_D1Ca__projects{position:relative}.Projects-module__T_D1Ca__loading{min-height:400px;color:var(--textSoft);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Projects-module__T_D1Ca__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:50px;display:flex}.Projects-module__T_D1Ca__top h2{color:var(--text);font-size:3rem}.Projects-module__T_D1Ca__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Projects-module__T_D1Ca__filters button{border:1px solid var(--border);background:var(--card);color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:12px 18px;transition:border .25s,background .25s,transform .25s}.Projects-module__T_D1Ca__filters button:hover{border-color:var(--primary);transform:translateY(-2px)}.Projects-module__T_D1Ca__active{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.Projects-module__T_D1Ca__wrapper{position:relative;overflow:visible}.Projects-module__T_D1Ca__rows{flex-direction:column;gap:24px;display:flex}.Projects-module__T_D1Ca__carousel{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x;will-change:scroll-position;overscroll-behavior-x:contain;gap:24px;padding:10px 4px;display:flex;overflow:scroll visible}.Projects-module__T_D1Ca__carousel::-webkit-scrollbar{display:none}.Projects-module__T_D1Ca__dragging{cursor:grabbing;scroll-behavior:auto}.Projects-module__T_D1Ca__card{background:var(--card);border:1px solid var(--border);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:380px;min-height:320px;padding:35px;transition:transform .25s,border .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.Projects-module__T_D1Ca__card:hover{border-color:var(--primary);transform:translateY(-6px)}.Projects-module__T_D1Ca__card:before{content:"";opacity:0;transition:all .25s;position:absolute;inset:0}.Projects-module__T_D1Ca__card:hover:before{opacity:1}.Projects-module__T_D1Ca__card h3{z-index:2;color:var(--text);margin-bottom:18px;font-size:1.7rem;position:relative}.Projects-module__T_D1Ca__card p{z-index:2;color:var(--textSoft);min-height:72px;line-height:1.7;position:relative}.Projects-module__T_D1Ca__tags{z-index:2;flex-wrap:wrap;gap:10px;margin-top:30px;display:flex;position:relative}.Projects-module__T_D1Ca__tags span{border:1px solid var(--border);color:var(--text);background:#7c3aed14;border-radius:999px;padding:8px 12px;font-size:.85rem;transition:background .25s,border .25s}.Projects-module__T_D1Ca__tags span:hover{border-color:var(--primary);background:#7c3aed24}.Projects-module__T_D1Ca__links{z-index:2;align-items:center;gap:14px;margin-top:28px;display:flex;position:relative}.Projects-module__T_D1Ca__links a{border:1px solid var(--border);background:var(--bgSecondary);width:44px;height:44px;color:var(--text);border-radius:14px;justify-content:center;align-items:center;transition:transform .25s,border .25s,background .25s;display:flex}.Projects-module__T_D1Ca__links a:hover{border-color:var(--primary);background:#7c3aed14;transform:translateY(-3px)}.Projects-module__T_D1Ca__arrow{border:1px solid var(--border);background:var(--card);width:54px;height:54px;color:var(--text);cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;justify-content:center;align-items:center;transition:transform .25s,border .25s,background .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__T_D1Ca__arrow:hover{border-color:var(--primary);background:#7c3aed14;transform:translateY(-50%)scale(1.05)}.Projects-module__T_D1Ca__left{left:-20px}.Projects-module__T_D1Ca__right{right:-20px}.Projects-module__T_D1Ca__empty{border:1px solid var(--border);background:var(--card);text-align:center;border-radius:28px;margin-top:20px;padding:60px 30px}.Projects-module__T_D1Ca__empty h3{color:var(--text);margin-bottom:12px;font-size:1.6rem}.Projects-module__T_D1Ca__empty p{color:var(--textSoft);line-height:1.6}@media (max-width:1400px){.Projects-module__T_D1Ca__card{width:340px}}@media (max-width:1100px){.Projects-module__T_D1Ca__card{width:320px}}@media (max-width:900px){.Projects-module__T_D1Ca__top h2{font-size:2.3rem}.Projects-module__T_D1Ca__card{width:290px;min-height:300px}.Projects-module__T_D1Ca__left,.Projects-module__T_D1Ca__right{display:none}}@media (max-width:700px){.Projects-module__T_D1Ca__carousel{gap:18px}.Projects-module__T_D1Ca__card{width:84vw;min-height:auto}}@media (max-width:500px){.Projects-module__T_D1Ca__top{margin-bottom:35px}.Projects-module__T_D1Ca__filters{width:100%}.Projects-module__T_D1Ca__filters button{flex:1}.Projects-module__T_D1Ca__card{width:90vw;padding:24px}.Projects-module__T_D1Ca__card h3{font-size:1.45rem}.Projects-module__T_D1Ca__card p{min-height:auto}}
.ProjectModal-module__lfeuCq__overlay{z-index:999999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProjectModal-module__lfeuCq__modal{border:1px solid var(--border);background:var(--bgSecondary);border-radius:30px;width:100%;max-width:950px;max-height:90vh;animation:.25s ProjectModal-module__lfeuCq__modal;position:relative;overflow-y:auto}@keyframes ProjectModal-module__lfeuCq__modal{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ProjectModal-module__lfeuCq__close{border:1px solid var(--border);background:var(--card);width:45px;height:45px;color:var(--text);cursor:pointer;z-index:10;border-radius:14px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.ProjectModal-module__lfeuCq__close:hover{border-color:var(--primary)}.ProjectModal-module__lfeuCq__image{object-fit:cover;border-bottom:1px solid var(--border);width:100%;height:320px}.ProjectModal-module__lfeuCq__content{padding:30px}.ProjectModal-module__lfeuCq__top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.ProjectModal-module__lfeuCq__top h2{font-size:2.4rem}.ProjectModal-module__lfeuCq__stars{border:1px solid var(--border);background:var(--card);border-radius:14px;align-items:center;gap:10px;padding:10px 16px;display:flex}.ProjectModal-module__lfeuCq__tags{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.ProjectModal-module__lfeuCq__tags span{border:1px solid var(--border);background:var(--card);border-radius:999px;padding:10px 14px;font-size:.9rem}.ProjectModal-module__lfeuCq__buttons{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.ProjectModal-module__lfeuCq__buttons a{color:#fff;background:var(--primary);border-radius:16px;align-items:center;gap:12px;padding:14px 22px;text-decoration:none;transition:all .3s;display:flex}.ProjectModal-module__lfeuCq__buttons a:hover{transform:translateY(-3px)}.ProjectModal-module__lfeuCq__footer{color:var(--textSoft);flex-direction:column;gap:10px;margin-top:40px;display:flex}@media (max-width:700px){.ProjectModal-module__lfeuCq__content{padding:25px}.ProjectModal-module__lfeuCq__top{flex-direction:column;align-items:flex-start}.ProjectModal-module__lfeuCq__top h2{font-size:1.8rem}.ProjectModal-module__lfeuCq__image{height:220px}.ProjectModal-module__lfeuCq__buttons a{justify-content:center;width:100%}}.ProjectModal-module__lfeuCq__readme{border-top:1px solid var(--border);color:var(--textSoft);background-color:var(--bg);border-radius:20px 0 0 20px;height:50vh;margin-top:40px;padding:25px;line-height:1.8;overflow-y:scroll}.ProjectModal-module__lfeuCq__readme h1,.ProjectModal-module__lfeuCq__readme h2,.ProjectModal-module__lfeuCq__readme h3{color:var(--text);margin-top:30px;margin-bottom:12px}.ProjectModal-module__lfeuCq__readme p{margin-bottom:16px}.ProjectModal-module__lfeuCq__readme ul{margin-bottom:20px;padding-left:22px}.ProjectModal-module__lfeuCq__readme code{background:#ffffff0d;border-radius:6px;padding:2px 6px}.ProjectModal-module__lfeuCq__readme pre{background:#ffffff08;border-radius:16px;padding:20px;overflow-x:auto}.ProjectModal-module__lfeuCq__readme img{border-radius:18px;width:100%;margin-top:20px}
.Experience-module__Dh2kUW__wrapper{flex-direction:column;justify-content:center;display:flex}.Experience-module__Dh2kUW__title{margin-bottom:50px;font-size:3rem}.Experience-module__Dh2kUW__card{background:var(--card);border:1px solid var(--border);border-radius:30px;justify-content:space-between;align-items:center;gap:40px;width:100%;padding:50px;display:flex}.Experience-module__Dh2kUW__left{align-items:center;gap:35px;display:flex}.Experience-module__Dh2kUW__left h2{font-size:2.5rem}.Experience-module__Dh2kUW__left span{color:var(--primary);margin:15px 0;display:block}.Experience-module__Dh2kUW__left p{color:var(--textSoft);line-height:1.7}.Experience-module__Dh2kUW__selector{flex-direction:column;gap:20px;display:flex}.Experience-module__Dh2kUW__selector button{cursor:pointer;background:#3f3f46;border:none;border-radius:50%;width:18px;height:18px;transition:all .3s}.Experience-module__Dh2kUW__selector button:hover{transform:scale(1.3)}.Experience-module__Dh2kUW__active{box-shadow:0 0 20px var(--primary);background:var(--primary)!important}@media (max-width:900px){.Experience-module__Dh2kUW__card{flex-direction:column}.Experience-module__Dh2kUW__left{text-align:center;flex-direction:column}.Experience-module__Dh2kUW__selector{flex-direction:row}.Experience-module__Dh2kUW__left h2{font-size:2rem}}
.Terminal-module__xnnGka__body pre{color:var(--green);text-shadow:0 0 6px #22c55e4d;font-family:JetBrains Mono,monospace;line-height:1.8}.Terminal-module__xnnGka__floating{border:1px solid var(--border);background:var(--card);width:68px;height:68px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:9999;border-radius:22px;font-size:1.3rem;transition:transform .25s,border .3s;position:fixed;bottom:30px;right:30px}.Terminal-module__xnnGka__floating:hover{border-color:var(--primary);transform:translateY(-5px)}.Terminal-module__xnnGka__chat{background:var(--bgSecondary);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;z-index:9999;border-radius:30px;flex-direction:column;width:420px;height:620px;transition:all .35s;display:flex;position:fixed;bottom:120px;right:30px;overflow:hidden;transform:translateY(40px)scale(.95)}.Terminal-module__xnnGka__open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.Terminal-module__xnnGka__header{border-bottom:1px solid var(--border);background:var(--card);justify-content:space-between;align-items:center;height:65px;padding:0 20px;display:flex}.Terminal-module__xnnGka__header span{color:#22c55e;font-family:monospace}.Terminal-module__xnnGka__dots{gap:10px;display:flex}.Terminal-module__xnnGka__dots button{cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:all .2s}.Terminal-module__xnnGka__dots button:hover{transform:scale(1.15)}.Terminal-module__xnnGka__red{background:#ff5f57!important}.Terminal-module__xnnGka__yellow{background:#febc2e!important}.Terminal-module__xnnGka__green{background:#28c840!important}.Terminal-module__xnnGka__body{background:var(--bgSecondary);flex:1;padding:25px;overflow-y:auto}.Terminal-module__xnnGka__body::-webkit-scrollbar{width:6px}.Terminal-module__xnnGka__body::-webkit-scrollbar-thumb{background:var(--primary);border-radius:999px}.Terminal-module__xnnGka__body pre{white-space:pre-wrap;color:var(--text);margin-bottom:14px;font-family:monospace;line-height:1.8}.Terminal-module__xnnGka__command{color:var(--green)!important}.Terminal-module__xnnGka__body a{color:var(--primary);text-decoration:none;position:relative}.Terminal-module__xnnGka__body a:hover{text-decoration:underline}.Terminal-module__xnnGka__body a:after{content:" (ctrl + click)";opacity:0;color:var(--textSoft);font-size:.75rem;transition:all .2s}.Terminal-module__xnnGka__body a:hover:after{opacity:1}.Terminal-module__xnnGka__body form{align-items:center;gap:10px;margin-top:10px;display:flex}.Terminal-module__xnnGka__body form span{color:var(--green);font-family:monospace}.Terminal-module__xnnGka__body form input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:monospace;font-size:1rem}@media (max-width:900px){.Terminal-module__xnnGka__chat{width:calc(100% - 20px);height:75vh;bottom:90px;right:10px}.Terminal-module__xnnGka__floating{width:58px;height:58px;bottom:15px;right:15px}}
.Contact-module__Bs3a0a__contact h2{margin-bottom:40px;font-size:3rem}.Contact-module__Bs3a0a__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.Contact-module__Bs3a0a__card{background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:25px;flex-direction:column;align-items:center;gap:20px;padding:40px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__Bs3a0a__card:hover{border-color:var(--primary);transform:translateY(-10px)}.Contact-module__Bs3a0a__card svg{color:var(--primary);font-size:3rem}
.Footer-module__Grjkva__footer{text-align:center;padding:100px 10%;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#7c3aed1a 20%);position:absolute;inset:0}.Footer-module__Grjkva__footer span{color:var(--textSoft);margin-bottom:10px;font-size:.9rem;display:block}.Footer-module__Grjkva__footer h3{margin-bottom:15px;font-size:2.5rem}.Footer-module__Grjkva__footer p{color:var(--textSoft)}
.Background-module__NA7cUa__background{background:radial-gradient(circle at top right, #7c3aed26, transparent 50%), linear-gradient(to bottom, var(--bgSecondary), var(--bg));z-index:-3;transition:background .5s;position:fixed;inset:0}
.CursorGlow-module__jEeHJq__cursor{pointer-events:none;z-index:-1;background:radial-gradient(circle,#7c3aed1f,#0000 35%);border-radius:50%;width:280px;height:280px;transition:transform .18s ease-out;position:fixed;transform:translate(-50%,-50%)}
.Loader-module__AdlJEq__loader{z-index:99999;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loader-module__AdlJEq__loader h1{color:var(--primary);font-size:4rem;animation:1.5s infinite Loader-module__AdlJEq__pulse}@keyframes Loader-module__AdlJEq__pulse{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.95)}}
