/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-400:oklch(.704 .191 22.216);--color-red-500:oklch(.637 .237 25.331);--color-orange-300:oklch(.837 .128 66.29);--color-amber-50:oklch(.987 .022 95.277);--color-amber-200:oklch(.924 .12 95.746);--color-amber-500:oklch(.769 .188 70.08);--color-green-300:oklch(.871 .15 154.449);--color-blue-400:oklch(.707 .165 254.624);--color-indigo-400:oklch(.673 .182 276.935);--color-indigo-700:oklch(.457 .24 277.023);--color-gray-700:oklch(.373 .034 259.733);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.top-\[800px\]{top:800px}.bottom-12{bottom:calc(var(--spacing)*12)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-4{height:calc(var(--spacing)*4)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-40{height:calc(var(--spacing)*40)}.h-\[40px\]{height:40px}.h-\[40vh\]{height:40vh}.h-\[60px\]{height:60px}.h-\[80\%\]{height:80%}.h-\[90px\]{height:90px}.h-\[100\%\]{height:100%}.h-auto{height:auto}.h-fit{height:fit-content}.min-h-\[200px\]{min-height:200px}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-16{width:calc(var(--spacing)*16)}.w-\[30vw\]{width:30vw}.w-\[40\%\]{width:40%}.w-\[50vw\]{width:50vw}.w-\[80\%\]{width:80%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[200px\]{width:200px}.w-\[520px\]{width:520px}.w-full{width:100%}.min-w-\[200px\]{min-width:200px}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-lg{border-radius:var(--radius-lg)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.bg-white\/70{background-color:color-mix(in oklab,var(--color-white)70%,transparent)}.bg-white\/80{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-4{padding-block:calc(var(--spacing)*4)}.text-left{text-align:left}.text-start{text-align:start}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-black{color:var(--color-black)}.text-blue-400{color:var(--color-blue-400)}.text-indigo-400{color:var(--color-indigo-400)}.text-indigo-700{color:var(--color-indigo-700)}.text-orange-300{color:var(--color-orange-300)}.text-red-400{color:var(--color-red-400)}.text-white{color:var(--color-white)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-amber-200:hover{background-color:var(--color-amber-200)}.hover\:bg-green-300:hover{background-color:var(--color-green-300)}.hover\:text-black:hover{color:var(--color-black)}}@media (width<1200px){.max-\[1200px\]\:hidden{display:none}.max-\[1200px\]\:h-\[700px\]{height:700px}.max-\[1200px\]\:w-\[60vw\]{width:60vw}.max-\[1200px\]\:w-\[100\%\]{width:100%}}@media (width<1100px){.max-\[1100px\]\:w-\[200px\]{width:200px}.max-\[1100px\]\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}}@media (width<1030px){.max-\[1030px\]\:mt-12{margin-top:calc(var(--spacing)*12)}.max-\[1030px\]\:h-\[400px\]{height:400px}}@media (width<800px){.max-\[800px\]\:w-\[500px\]{width:500px}}@media (width<600px){.max-\[600px\]\:w-\[90\%\]{width:90%}.max-\[600px\]\:w-\[90vw\]{width:90vw}}@media (width<500px){.max-\[500px\]\:mt-12{margin-top:calc(var(--spacing)*12)}}@media (width<64rem){.max-lg\:gap-4{gap:calc(var(--spacing)*4)}}@media (width<48rem){.max-md\:hidden{display:none}.max-md\:w-\[400px\]{width:400px}.max-md\:w-\[550px\]{width:550px}}@media (width<40rem){.max-sm\:w-\[200px\]{width:200px}.max-sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}html{scroll-behavior:smooth}*{box-sizing:border-box}.displaynone{display:none!important}body{background-color:#211e1e;font-family:Poppins,sans-serif}::-webkit-scrollbar{background-color:#010101cc;width:8px}::-webkit-scrollbar-thumb{background-color:#f2eded;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#d1f502cc}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes appear{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}@keyframes appear2{0%{transform:translate(50px)}80%{transform:translate(-10px)}to{transform:translate(0)}}@keyframes appear3{0%{opacity:0}to{opacity:1}}.block{animation:appear linear both;animation-timeline:view();animation-range:entry 0 cover 35%}.block2{animation:appear2 linear;animation-timeline:view();animation-range:entry 0 cover 35%}.block3{animation:appear2 linear;animation-timeline:view();animation-range:entry 0 cover 45%}.block4{animation:appear3 linear;animation-timeline:view();animation-range:entry 0 cover 35%}@keyframes slidel{0%{opacity:0;transform:translate(-400px)}to{opacity:1;transform:translate(0)}}@keyframes slideu{0%{opacity:0;transform:translateY(400px)}to{opacity:1;transform:translate(0)}}@keyframes slideright{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.blockl{animation:slidel linear;animation-timeline:view();animation-range:entry 0 cover 35%}.blocku{animation:slideu linear;animation-timeline:view();animation-range:entry 0 cover 35%}.blockrr{animation:slideright linear;animation-timeline:view();animation-range:entry 0 cover 35%}@keyframes scaler{0%{opacity:0;scale:.2}top{opacity:1;scale:1}}@keyframes scalel{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes scaleu{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translate(0)}}@keyframes scalerr{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}.blocks{animation:scaler linear;animation-timeline:view();animation-range:entry 0 cover 35%}.blocksl{animation:scalel linear;animation-timeline:view();animation-range:entry 0 cover 35%}.blocksu{animation:scaleu linear;animation-timeline:view();animation-range:entry 0 cover 35%}.blocksr{animation:scalerr linear;animation-timeline:view();animation-range:entry 0 cover 35%}@keyframes timelineleft{0%{transform:translate(-50px);opacity:.2}85%{transform:translate(12px)}to{transform:translate(0);opacity:1}}.timelineleft{animation:timelineleft linear;animation-timeline:view();animation-range:entry 0 cover 40%}@keyframes timelineright{0%{transform:translate(50px);opacity:.2}85%{transform:translate(-12px)}to{transform:translate(0);opacity:1}}.timelineright{animation:timelineright linear;animation-timeline:view();animation-range:entry 0 cover 40%}@media (max-width: 890px){@keyframes timelineright{0%{opacity:.2;scale:.4}to{scale:1;opacity:1}}}.animate-pop-in{animation:pop-in 2s ease-out forwards}@keyframes pop-in{0%{opacity:0;scale:0}50%{opacity:1;scale:1.5}to{scale:1}}.slidein{animation:slider 2s ease forwards}@keyframes slider{0%{opacity:0;transform:translate(-100px)}50%{opacity:.8;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.myinformation{display:flex;flex-direction:column;justify-content:center}.myinformation h2{color:#fcfcfccc;height:30px;overflow:hidden;animation:typing 2s steps(14) infinite alternate}.myinformation h1{margin-top:-15px;color:#fff;font-size:60px;animation:slide 1s ease-out}.herosliders{visibility:hidden;animation:slide2 1s ease-out forwards}.herosliders2{visibility:hidden;animation:slide2 1.5s ease-out forwards;animation-delay:1s}@keyframes slide2{0%{opacity:0;transform:translate(-50px);visibility:visible}to{opacity:1;transform:translate(0);visibility:visible}}@keyframes slide{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.mainimgslideinhero{animation:mainimgslide 1.5s ease}@keyframes mainimgslide{0%{transform:translate(50px);opacity:0}80%{transform:translate(-15px)}to{transform:translate(0);opacity:1}}@keyframes typing{0%{width:0}to{width:100%}}.myinformation h3{margin-top:-10px;color:#fdfdfdcc;font-size:30px}.navbar{position:fixed;top:20px;left:50%;transform:translate(-50%);width:80svw;height:10svh;display:flex;align-items:center;justify-content:space-around;padding:10px;background-color:#f4f3f399;border-radius:10px;box-shadow:#00000080 0 0 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.navg{color:#000;font-size:2.1svw;font-weight:600;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px}.navg:hover{color:#f6f6f6;scale:1.2}.navbar img{width:50px;height:50px;border-radius:50%}.navgx{margin-right:12rem;display:flex;align-items:center;justify-content:space-evenly;width:30svw;height:5svh;gap:40px}.closer{display:none!important}.menuopen{display:none;position:fixed;top:10px;right:10px;z-index:2;cursor:pointer;color:#fff}.menuopen:hover{scale:1.2}.hamburger{display:flex;position:fixed;width:300px;min-width:300px;height:550px;top:10px;right:10px;background-color:#c4b4b433;align-items:center;justify-content:center;flex-direction:column;gap:35px;border-radius:10px;box-shadow:#00000080 0 0 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}@media (max-width: 1000px){.hamburger h1{font-size:28px}}.menuclose{position:absolute;top:10px;right:10px;cursor:pointer;z-index:2}.menuclose:hover{scale:1.2;color:#ec0000}@media (max-width: 1000px){.menuopen{display:flex}.navbar{display:none}}@media (min-width: 1010px){.burgerx{display:none}.navbar{display:flex}}.about{width:100%;height:160vh;display:flex;align-items:center;flex-direction:column}.about h2{margin-top:7rem;font-size:20px;font-weight:600}.about h1{font-size:60px;font-weight:600;color:#ececec;margin-top:-.5rem}.aboutx{margin-top:5rem;width:85%;height:60%;display:flex;align-items:center;justify-content:center;gap:20px}@media (max-width: 1200px){.aboutx{flex-direction:column}.aboutimgx1{display:none!important}.experience h3,.education h3{font-size:small;margin-top:.1rem!important}.experience p,.education p{font-size:smaller;margin-top:.1rem!important}.experience h4,.education h4{margin-top:.1rem!important}}@media (max-width: 1000px){.about{height:160vh}}@media (max-width: 700px){.about{height:160vh}.aboutinfox{width:100vw!important}.aboutx{height:80%}}@media (max-width: 600px){.about{height:180vh}}@media (max-width: 400px){.about{height:200vh}}@media (max-height: 700px){.about{height:240vh}}@media (max-height: 700px){.about{height:1500px}}.aboutimg2{margin-top:5rem;width:15rem;height:15rem;min-width:250px;border-radius:10%;display:flex;align-items:center;justify-content:center;padding:0%;box-shadow:#08070733 0 0 20px}.aboutinfo{margin-top:-2rem;width:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.aboutinfox{width:600px;min-height:300px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:4rem}.aboutinfox div{width:42%;min-width:250px;height:60%;max-height:200px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f9f9f9b3;box-shadow:2px 2px 10px #00000080}.experience h3,.education h3{margin-top:-1.5rem;font-size:30px;color:#0d0d0d}.experience p,.education p{font-size:20px;color:#0c0c0c;margin-top:-1.5rem;text-align:center}@keyframes wave{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.aboutimgx1{width:650px;height:750px;display:flex;align-items:center;justify-content:center}@media (max-width: 380px){.about h1{font-size:40px}.about h2{font-size:15px}.about{height:fit-content}}@keyframes bounce{0%,to{transform:translateY(-5%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animatebouncer{animation:bounce 2s infinite}.experiences{width:100%;height:1400vh;display:flex;align-items:center;flex-direction:column}.expinfo{margin-top:-10rem;width:100%;height:90%;display:flex;justify-content:center;flex-direction:row;gap:600px}.expinfox1,.expinfox2{width:30%;height:400px;border-radius:40px;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;box-shadow:2px 2px 12px #72737680}.expinfox11{width:100%;height:80%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px}.expinfox1 h1,.expinfox2 h1{font-size:35px!important;font-weight:900!important;color:#100f0f!important;margin-top:0rem}.characterimg{width:550px;height:500px}.charactercontainer{position:sticky;top:15rem;left:30%}.expinfox1{position:sticky;top:250px;left:50px;background-color:#ffffff80}.expinfox2{position:sticky;top:250px;right:50px;opacity:0;background-color:#ffffff80}.triggers{width:550px;height:150px}.trig1,.trig3,.trig4,.trigx1,.trigx2,.trigx3,.trigx4,.trigx5,.trigx6,.trigx7,.trigx8,.trigx9,.trigx10{width:50px;height:50px;display:flex}.trig1{position:relative;top:400px;left:100px;z-index:8}.trig2{display:flex;position:relative;top:2650px;left:400px;z-index:8;width:50px;height:15px}.trig3{position:relative;top:3550px;left:100px;z-index:8}.trig4{position:relative;top:5000px;left:100px;z-index:8}.trigx1{position:relative;top:4600px;left:400px}.trigx2{position:relative;top:7300px;left:400px}.trigx4{position:relative;top:7600px;left:400px}.expbox1,.expbox2,.expbox3,.expbox4{width:45%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.expbox4{display:none}.expbox1 h1,.expbox2 h1,.expbox3 h1,.expbox4 h1{font-size:30px;font-weight:400;color:#000;margin-top:-1rem;margin-bottom:1rem}.expboxer{margin-top:-20px;display:flex;width:200%;height:90%;align-items:center;justify-content:center;flex-direction:column;gap:10px}.expbox10{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px}.expbox101{display:flex;cursor:pointer;align-items:center;justify-content:center;width:110px;height:110px;background-color:#e1212133;border-radius:14px;flex-direction:column}.expbox101:hover{background-color:#17e83080;color:#fff;scale:1.1}.expbox101 h2{font-size:20px;font-weight:400;color:#000;margin:0}.leftshift{left:300px}.leftside{transform:translate(-325px)!important}.experiences h2{margin-top:7rem;font-size:20px;font-weight:600}.experiences h1{font-size:60px;font-weight:600;color:#fff;margin-top:-.5rem}.eimg{width:80px;height:80px}.eimgmob{width:8svb;height:8svh}.eimg1{background-image:url(assetsimgHTML5.png);background-size:cover;background-position:center}.eimg2{background-image:url(assetsimg\cSS3.png);background-size:cover;background-position:center}.eimg3{background-image:url(assetsimgJavaScript.png);background-size:cover;background-position:center}.eimg4{background-image:url(assetsimgTypeScript.png);background-size:cover;background-position:center}.eimg5{background-image:url(assetsimgPython.png);background-size:cover;background-position:center}.eimg6{background-image:url(assetsimgreact.png);background-size:cover;background-position:center}.eimg7{background-image:url(assetsimgNext.png);background-size:cover;background-position:center}.eimg8{background-image:url(assetsimgvue.png);background-size:cover;background-position:center}.eimg9{background-image:url(src\assetsimgootstrap.png);background-size:cover;background-position:center}.eimg10{background-image:url(assetsimgTailwind.png);background-size:cover;background-position:center}.eimg11{background-image:url(assetsimgMongoDB.png);background-size:cover;background-position:center}.eimg12{background-image:url(assetsimgMySQL.png);background-size:cover;background-position:center}.eimg13{background-image:url(assetsimgPostgresSQL.png);background-size:cover;background-position:center}.eimg14{background-image:url(assetsimgNode.js.png);background-size:cover;background-position:center}.eimg15{background-image:url(assetsimgxpress.png);background-size:cover;background-position:center}.eimg16{background-image:url(assetsimglask.png);background-size:cover;background-position:center}.eimg17{background-image:url(assetsimgLaravel.png);background-size:cover;background-position:center}@media (max-width: 1300px){.charactercontainer,.triggers,.expinfo{display:none}.experiences{height:300%}.mobileexp,.mobileproj{display:flex!important}}@media (min-width: 1920px) and (min-height: 1080px){.expinfox2,.charactercontainer,.expinfox1{top:35%}}.mobileexp{display:none;width:100%;height:70%;flex-direction:column}.frontendbasics{margin-top:10rem;width:100%;height:40rem;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.frontendbasics h2{margin-top:1rem;font-size:30px;color:#f5f5f5}.frontendbasics10{display:flex;align-items:center;justify-content:space-around;flex-direction:row;width:100%}.frontendbasics101{margin-top:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.frontendbasics101 p{font-size:1.5rem;color:#fff}.mobileproj{width:100%;height:85%;display:none;align-items:center;justify-content:center}@media (max-width: 380px){.experiences h1{font-size:40px}.experiences h2,.frontendbasics101 p{font-size:15px}}.projects{width:100%;height:1530svh;display:flex;align-items:center;flex-direction:column}.projects h2{margin-top:7rem;font-size:20px;font-weight:600}.projects h1{font-size:60px;font-weight:600;color:#faf9f9;margin-top:-.5rem}.projecty{width:100%;height:900svh}.parentzoomout{margin-top:-20rem;position:sticky;top:0;overflow:hidden}.parentzoom{position:sticky;top:0;width:100%;height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.childz1{position:absolute;top:180px;left:180px;width:350px;height:225px;overflow:hidden;border-radius:8px;background-image:url(assetsimg\chess.png);background-size:cover;background-position:center}.childz2{position:absolute;top:0;left:600px;width:400px;height:250px;overflow:hidden;border-radius:8px;background-image:url(assetsimgjakarta.jpg);background-size:cover;background-position:center}.childz3{position:absolute;top:300px;right:200px;width:300px;height:200px;overflow:hidden;border-radius:8px;background-image:url(assetsimgitness.png);background-size:cover;background-position:center}.childz4{position:absolute;top:500px;left:250px;width:300px;height:200px;overflow:hidden;border-radius:8px;background-image:url(assetsimgìomerce.png);background-size:cover;background-position:center}.childz5{width:400px;height:200px;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px}.mainprojectimg{width:60%;height:70%;border-radius:4px;background-image:url(assetsimgnutritrack.png);background-size:cover;background-position:center}.mainprojectdesc{position:sticky;opacity:1;z-index:5;top:20%;left:75%;width:300px;height:500px;background-color:#e17c7ce6;border-radius:12px;opacity:0;scale:.2;display:flex;align-items:center;justify-content:center;font-size:20px}.childz6{position:absolute;top:550px;left:600px;width:300px;height:300px;overflow:hidden;border-radius:8px;background-image:url(assetsimgimage.jpg);background-size:cover;background-position:center}.childz7{position:absolute;top:550px;right:265px;width:250px;height:150px;overflow:hidden;border-radius:8px;background-image:url(assetsimgtower.png);background-size:cover;background-position:center}.ptrig1{position:relative;top:1200px;width:10px;height:10px;z-index:10}.ptrig2{position:relative;top:3000px;width:10px;height:10px;z-index:10}.ptrig3{position:relative;top:5000px;width:10px;height:10px;z-index:10}.projectsx{width:100%;height:500svh;margin-top:10rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8rem}.kosulp{width:100%;height:70svh;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:5rem}.kosulp101{width:66%;height:70svh;border-radius:14px}.kprojectdesc{width:20%;height:90%;background-color:#d42b2b66;border-radius:12px;display:flex;align-items:center;justify-content:center}.kprojectdesc p{font-size:20px}.project2{background-image:url(assetsimgìomerce.png);background-size:cover;background-position:center}.project3{background-image:url(imgitness.png);background-size:cover;background-position:top}.project4{background-image:url(assetsimgjakarta.jpg);background-size:cover;background-position:center}.kosulpgames{width:100%;height:250svh}.topdiv{width:100%;height:200px;display:flex;align-items:start;justify-content:space-around;flex-direction:column}.topdiv h1{margin-top:1rem;width:600px;height:100px;text-align:center;font-size:80px}.topdiv h2{margin-top:1rem;font-size:40px;height:80px;width:300px;text-align:center}.middiv{width:100%;height:220svh}.chess,.tower,.dice{width:100%;height:35%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.tower,.dice{margin-top:10rem}.chess .imgxp{width:50%;height:80%;background-image:url(assetsimg\chess.png);background-size:cover;background-position:center;border-radius:20px;margin-right:1rem}.chess .imgxpd{width:20%;height:40%;background-color:#faebd7;margin-left:17rem;border-radius:8px;box-shadow:0 0 8px #f2eeee80;display:flex;align-items:center;justify-content:center}.imgxpd p{font-size:20px}.tower .imgxp{width:50%;height:80%;background-image:url(assetsimgtower.png);background-size:cover;background-position:center;border-radius:20px;margin-left:1rem}.tower .imgxpd{width:20%;height:40%;background-color:#faebd7;margin-right:17rem;border-radius:8px;box-shadow:0 0 8px #f2eeee80;display:flex;align-items:center;justify-content:center}.dice .imgxp{width:50%;height:80%;background-image:url(\assetsimg\dice.png);background-size:cover;background-position:center;border-radius:20px;margin-right:1rem}.dice .imgxpd{width:20%;height:40%;background-color:#faebd7;margin-left:17rem;border-radius:8px;box-shadow:0 0 8px #f2eeee80;display:flex;align-items:center;justify-content:center}@media (max-width: 1300px){.projectsx,.projecty{display:none}.projects{height:250%}}@media (min-width: 1920px) and (min-height: 1080px){.mainprojectdesc{top:28%!important}.childz5{width:25%;height:20%}.childz1{left:20%;top:25%}.childz2{top:15%;left:40%}.childz3{top:25%;right:20%}.childz4{top:55%;left:25%}.childz6{top:60%;left:50%}.childz7{top:50%;right:20%}}.timeline-section{margin-top:10rem;height:90%;padding:100px 15px}.timeline-items{max-width:800px;margin:auto;display:flex;flex-wrap:wrap;position:relative}.timeline-items:before{content:"";position:absolute;width:2px;height:100%;background-color:#2f363e;left:calc(50% - 1px)}.timeline-item{margin-bottom:40px;width:100%;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:nth-child(odd){padding-right:calc(50% + 30px);text-align:right}.timeline-item:nth-child(2n){padding-left:calc(50% + 30px)}.timeline-dot{height:16px;width:16px;background-color:#eaa023;position:absolute;left:calc(50% - 8px);border-radius:50%;top:20px}.timeline-title{height:120px;width:120px;position:absolute;left:calc(50% - 60px);top:-120px;background-size:cover;background-position:center}.timeline-date{font-size:28px;color:#f0eeea;margin:6px 0 15px}.timeline-content{background-color:#2f363e;padding:30px;border-radius:5px;display:flex;align-items:center;flex-direction:column}.timeline-content p{color:#c8c8c8;font-size:16px;font-weight:300;line-height:22px}@media (max-width: 767px){.timeline-items:before{left:20px}.timeline-item:nth-child(odd){padding-right:0;text-align:left}.timeline-item:nth-child(odd),.timeline-item:nth-child(2n){padding-left:37px}.timeline-dot{left:13px}.timeline-title{height:60px;width:60px;position:absolute;left:-10px;top:-60px;background-size:cover;background-position:center}}@media (max-height: 750px){.mainprojectdesc{top:15%!important}.expinfox2,.expinfox1{top:200px}}@media (min-height: 1000px){.mainprojectdesc{top:25%!important}}@media (max-width: 380px){.projects h1{font-size:40px}.projects h2{font-size:15px}}.contact{width:100%;height:140dvh;display:flex;align-items:center;flex-direction:column;justify-content:center}.contact h2{margin-top:6rem;font-size:20px;font-weight:600}.contact h3{font-size:30px;font-weight:600;color:#000}.contact h1{font-size:60px;font-weight:600;color:#fff;margin-top:-1rem}.contacter{width:90%;margin-top:50px;margin-bottom:50px;height:110svh;display:flex;align-items:center;justify-content:center;flex-direction:row;background-color:#7f91a180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;box-shadow:4px 4px 10px #00000080;flex-wrap:wrap}.contactx{width:40%;height:60%;gap:20px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column}.contacty{width:50%;height:550px;gap:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#0c5a56b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;box-shadow:4px 4px 10px #00000080}.emailinfo{width:300px;height:40px;display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:20px;background-color:#fefefe80;font-size:20px;box-shadow:2px 2px 10px #0003}.submityouremail{width:90%;height:90%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:50px;border-radius:20px}.submityouremail input{width:80%;height:10%;border-radius:10px;border:none;padding-left:20px;font-size:20px;color:#fff;background-color:#5e080833}.submityouremail input:focus{outline:none}.submityouremail input:hover{background-color:#5e080880}.submityouremail input::placeholder{font-size:small;color:#fff}.submityouremail button{width:50%;height:50px;border-radius:12px;background-color:#000;color:#fff;font-size:20px;font-weight:600;cursor:pointer;box-shadow:#00000080 0 0 8px;border:none}.submityouremail h1{font-size:20px}.submityouremail button:hover{background-color:#1eb635;color:#000;box-shadow:#4e474780 0 0 8px;scale:1.1}@media (max-width: 1100px){.contactimg{display:none}.contacter{flex-direction:column}.contact{height:150vh}.contactx{height:20%}.contacty{height:70%;width:90%}}.contactimg{width:400px;height:500px;background-image:url(assetsimgÞv.png);background-size:cover;background-position:center}@media (max-width: 380px){.contact h1{font-size:40px}.contact h2,.frontendbasics101 p{font-size:15px}}
