body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-overflow-scrolling:touch;animation:smooth-scroll linear;animation-play-state:paused;background-color:#02020a;margin:0;min-height:100vh;overflow-y:auto;overscroll-behavior:contain;padding:0;scroll-behavior:smooth}@keyframes smooth-scroll{to{transform:translateY(var(--scroll-position))}}@media (hover:none) and (pointer:coarse){body{scroll-snap-type:y proximity}}.App{min-height:100vh;position:relative}.App-footer{margin-top:2rem;padding-bottom:5rem}.content{color:#fff;position:relative;text-align:center;z-index:1}.button{background:#1c1c30;border:0 solid #333;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;letter-spacing:1px;max-width:200px;padding:12px 24px;text-transform:uppercase;transition:all .2s ease;width:auto}.button:hover{background:#333;border-color:#444;box-shadow:0 6px 12px #00000080}.button:active{background:#444;box-shadow:0 2px 4px #00000080}.button:focus{border-color:#555;box-shadow:0 0 0 2px #fff3;outline:none}@media screen and (max-width:800px){.button{max-width:100%;width:100%}}#root{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0a0a0a,#03070e,#0a0a0a);background-size:300% 300%;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:space-between;margin:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}#root{font-family:Montserrat,sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{overflow-x:hidden;position:relative;width:100%}.menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff1a;color:#fff;padding:1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.menu-content{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;position:relative;width:100%}.logo{font-size:1.5rem;font-weight:700}.menu-links{display:flex;gap:1.25rem}.menu-links a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .3s ease}.menu-links a:hover{opacity:.8}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:1.5rem;justify-content:space-between;padding:0;width:2rem;z-index:10}.hamburger-line{background-color:#fff;height:2px;transition:all .3s ease;width:100%}.menu-content.menu-open .hamburger-line:first-child{transform:translateY(11px) rotate(45deg)}.menu-content.menu-open .hamburger-line:nth-child(2){opacity:0}.menu-content.menu-open .hamburger-line:nth-child(3){transform:translateY(-11px) rotate(-45deg)}@media (max-width:800px){.menu-links{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;flex-direction:column;gap:2rem;height:100vh;justify-content:center;left:100%;padding:2rem;position:fixed;top:0;transform:translateX(0);transition:transform .3s ease;width:100%}.menu-links.open{transform:translateX(-100%)}.hamburger{display:flex}.menu-links a{font-size:1.25rem}}.container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1600px}@media (max-width:1599px){.container{padding:0 20px}}.wide-container{max-width:100%;padding:0 2rem}.hero-section{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;padding-top:4rem;text-align:center}.hero-image-container{width:50%}.hero-image{animation:softGlow 3s ease-in-out infinite;border-radius:50%;height:300px;overflow:visible;position:relative;width:300px;img{border-radius:50%;height:100%;object-fit:cover;width:100%}}.hero-details{display:flex;flex-direction:column;padding:0 20px;text-align:left;.title{font-size:24px;font-weight:700}.subtitle{font-size:16px;font-weight:700;margin-bottom:10px;margin-top:5px}.bio{font-size:16px;line-height:1.6;margin-bottom:20px}.contact-me-btn{background-color:#0077b6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease;&:hover{background-color:#005580}}}.software-engineer{background:none;border-bottom:1px solid #fff3;color:#fff;display:inline-block;font-size:18px;font-weight:500;letter-spacing:2px;margin-top:8px;padding-bottom:2px;text-shadow:0 2px 4px #fff3,0 0 10px #ffffff1a;text-transform:uppercase;transition:text-shadow .3s ease,border-color .3s ease}.software-engineer:hover{border-color:#fff6;text-shadow:0 4px 8px #ffffff4d,0 0 12px #fff3}.status-indicator{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 2px 8px #00000026;display:flex;font-size:14px;gap:8px;padding:8px 16px;position:absolute;right:-20px;top:10px}.status-dot{background-color:#22c55e;border-radius:50%;display:inline-block;height:8px;width:8px}.status-text{color:#333;font-weight:500}@media (max-width:800px){.hero-section{flex-direction:column;padding-bottom:2rem;text-align:left}.hero-details{text-align:left;width:100%}.hero-image-container{display:flex;justify-content:center;margin-bottom:2rem;width:100%}}.about-me-section{align-items:center;display:flex;flex-direction:column;padding-top:4rem}.about-me-header{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:left;width:100%}.about-me-body h2{font-size:2rem}.about-me-container{margin:0 auto;max-width:1200px;width:100%}.about-me-body h2{font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:left}.about-me-content{align-items:center;display:flex;flex-direction:row;gap:4rem;justify-content:center}.about-me-image{flex-shrink:0;height:18.75rem;overflow:visible;position:relative;width:18.75rem}.about-me-image img{animation:softGlow 3s ease-in-out infinite;border-radius:50%;height:100%;object-fit:cover;width:100%}.about-me-body{flex:1 1;text-align:left}.about-me-body p{color:#fff;font-size:16px;line-height:1.6;margin-bottom:20px}@media (max-width:800px){.about-me-header{font-size:1.75rem;text-align:center}.about-me-content{flex-direction:column;gap:2rem}.about-me-image{display:flex;justify-content:center;margin-bottom:2rem;width:100%}.about-me-image img{height:18.75rem;width:18.75rem}.about-me-body{padding:0}.about-me-content{flex-direction:column;gap:2rem}.about-me-image{width:100%}.about-me-body{padding:0}}@keyframes softGlow{0%,to{box-shadow:0 0 .9375rem #fff3}50%{box-shadow:0 0 1.5625rem #ffffff4d}}.project-card{aspect-ratio:16/9;border-radius:.75rem;box-shadow:0 .25rem .375rem #0000001a;display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:100%}.project-card:hover{box-shadow:0 .5rem .9375rem #00000026;transform:translateY(-.3125rem)}.project-image{height:100%;position:relative;width:100%}.project-image img{height:100%;object-fit:cover;width:100%}.project-overlay{background:linear-gradient(180deg,#0000004d 0,#000000d9);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:clamp(1rem,5vw,2rem);position:absolute;right:0;top:0;transition:background .3s ease}.project-card:hover .project-overlay{background:linear-gradient(180deg,#0006 0,#000000f2)}@media (max-width:800px){.project-overlay{background:linear-gradient(180deg,#00000080 0,#000000e6)}.project-card:hover .project-overlay{background:linear-gradient(180deg,#0009 0,#000000f2)}}.project-details{color:#fff;font-weight:600;text-shadow:2px 2px 4px #00000080}.project-details h3{color:#fff;font-size:1.5rem;margin:0 0 .75rem}.project-details p{color:#fff;line-height:1.5;margin:0 0 1rem}.project-skills{gap:.5rem;margin:0}.project-skills li{background:#fff3;border-radius:15px;color:#fff;font-size:.875rem;padding:.25rem .75rem;transition:background-color .2s ease}.project-skills li:hover{background:#ffffff4d}.projects-section{padding:4rem 0}.projects-section h2{color:#333;font-size:2rem;margin-bottom:1rem}.projects-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);width:100%}.projects-header{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:left}@media (max-width:800px){.projects-container{grid-template-columns:1fr}.projects-header{font-size:1.75rem;text-align:center}}.timeline-section{margin:0 auto;max-width:100%;padding:4rem 2rem}.timeline-section:after,.timeline-section:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:2}.timeline-section:before{left:0}.timeline-section:after{right:0}.timeline-body{text-align:left}.timeline-section h2{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:left;width:100%;z-index:10}.timeline-container{padding:3rem 0;position:relative;text-align:left;width:100%}@media (min-width:1201px){.timeline-container{-ms-overflow-style:none;display:flex;height:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 100px,#000 calc(100% - 100px),#0000);mask-image:linear-gradient(90deg,#0000,#000 100px,#000 calc(100% - 100px),#0000);min-height:-webkit-fit-content;min-height:fit-content;overflow-x:scroll;overflow-y:hidden;padding-bottom:10rem;padding-top:10rem;position:relative;scroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.timeline-container.grab{cursor:grab}.timeline-container.grabbing{cursor:grabbing}.timeline-container::-webkit-scrollbar{display:none}.timeline-items-wrapper{align-items:center;display:inline-flex;gap:1rem;height:auto;margin-top:6rem;min-height:-webkit-fit-content;min-height:fit-content;padding:3rem 100px;position:relative}.timeline-items-wrapper:after{background:#64ffda;content:"";height:2px;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.timeline-item{display:inline-block;height:auto;min-width:350px;padding-top:1rem;position:relative;vertical-align:middle;white-space:normal}.timeline-item:after{background:#64ffda;border-radius:50%;content:"";height:20px;left:50%;position:absolute;width:20px;z-index:1}.timeline-item:nth-child(odd){padding-bottom:1rem;padding-top:0;transform:translateY(-50%)}.timeline-item:nth-child(odd):after{bottom:-10px}.timeline-item:nth-child(2n){transform:translateY(50%)}.timeline-item:nth-child(2n):after{top:-10px}.timeline-content{background:#64ffda1a;border:1px solid #64ffda;border-radius:8px;box-sizing:border-box;padding:20px;position:relative;width:100%}}@media (max-width:1200px){.timeline-section h2{font-size:1.75rem;text-align:center;z-index:10}.timeline-section{padding:2rem 0}.timeline-container{max-width:100%;padding:0}.timeline-container:after{background:#64ffda;bottom:0;content:"";left:20px;position:absolute;top:0;width:2px}.timeline-item{box-sizing:border-box;margin-bottom:2rem;padding:1rem 1rem 1rem 3rem;position:relative;width:100%}.timeline-item:after{background:#64ffda;border-radius:50%;content:"";height:20px;left:11px;position:absolute;top:20px;width:20px;z-index:1}.timeline-content{background:#64ffda1a;border:1px solid #64ffda;border-radius:8px;padding:20px;position:relative}}.timeline-content:hover{box-shadow:0 5px 15px #64ffda33;transform:translateY(-5px)}.timeline-header h3{color:#64ffda;margin:0 0 .5rem}.timeline-header h4{color:#ccd6f6;margin:0 0 .5rem}.period{color:#8892b0;font-size:.9rem}.timeline-body ul{list-style:none;margin:1rem 0;padding:0}.timeline-body li{color:#8892b0;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.timeline-body li:before{color:#64ffda;content:"▹";left:0;position:absolute}.technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-tag{background:#64ffda1a;border:1px solid #64ffda;border-radius:15px;color:#64ffda;font-size:.8rem;padding:.25rem .75rem}.contact-section{align-items:flex-start;display:flex;flex-direction:column;padding:4rem 0;text-align:left}.contact-container{margin:0 auto;max-width:1200px;width:100%}.contact-header{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:left}.contact-description{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:42rem;text-align:left}.contact-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.contact-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:inherit;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#fff3;transform:translateY(-2px)}.contact-link svg{height:1.5rem;width:1.5rem}.email{font-family:inherit;font-size:inherit;-webkit-user-select:all;user-select:all}@media (max-width:800px){.contact-section{align-items:flex-start}.contact-header{font-size:1.75rem;text-align:left;width:100%}.contact-description{padding:0;text-align:left}.contact-links{display:flex;flex-direction:column;gap:1rem;padding:0;width:100%}.contact-link{display:flex;justify-content:center}}.project-slide{align-items:stretch;border-radius:12px;display:flex;gap:2rem;height:75vh;margin:0 auto 2rem;padding:5rem;position:relative;width:90vw}.project-slide-image{align-items:flex-start;display:flex;flex:3 1;height:100%;justify-content:flex-start;min-width:0;position:relative}.project-slide-image img{aspect-ratio:16/9;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:100%;max-width:100%;min-height:100%;object-fit:cover;object-position:left top;width:auto}.project-slide-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:2rem;text-align:left}.project-slide-details h1{color:var(--text-primary);font-size:2rem;margin-bottom:1.5rem}.project-slide-description{color:var(--text-primary);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left}.project-slide-description ul{margin:1rem 0;padding-left:1.5rem}.project-slide-description li{color:var(--text-primary);list-style-type:disc;margin:.5rem 0;position:relative}.project-slide-description p{margin-bottom:1rem}.project-slide-description strong{color:var(--text-primary);font-weight:600}.project-slide-description em{color:var(--text-secondary);font-style:italic}.project-header{margin-bottom:2rem;position:relative}.project-name{color:var(--text-primary);font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.project-description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.project-header:after{background:linear-gradient(90deg,#ffffff1a,#ffffff4d 50%,#ffffff1a);content:"";display:block;height:1px;margin-top:1.5rem;width:100%}.project-skills{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin-top:1.5rem;padding:0}.project-skills li{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:20px;color:var(--text-secondary);font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.project-skills li:hover{background:#ffffff26;transform:translateY(-1px)}.project-navigation{bottom:0;left:0;padding:1rem;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.project-navigation button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4d4d4d80;border:none;border-radius:12px;cursor:pointer;display:flex;height:50px;justify-content:center;min-width:50px;pointer-events:auto;transition:all .3s ease}.project-navigation button:hover{background:#ffffff4d;transform:scale(1.1)}.project-navigation{align-items:center;display:flex;justify-content:space-between}.nav-button{align-items:center;background:#0000000d;border:2px solid #0000;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:.5rem;padding:.75rem}.nav-button,.nav-button .nav-title{transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}.nav-button .nav-title{font-size:.9rem;max-width:0;opacity:0;overflow:hidden;padding:0;white-space:nowrap}.nav-button .arrow{font-size:1.2rem}.nav-button:hover .nav-title{max-width:200px;opacity:1;padding:0 .75rem;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}.nav-button:hover{background-color:#0000001a;border-radius:12px;color:#fff;transition:all .3s ease}.visit-website-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:1px solid #ffffff1a;border-radius:25px;color:var(--text-primary);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;margin-top:auto;padding:.8rem 1.5rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.visit-website-button:hover{background:linear-gradient(135deg,#fff3,#ffffff1a);box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.visit-website-button:active{transform:translateY(0)}.visit-website-button:after{content:"→";font-size:1.2rem;transition:transform .3s ease}.visit-website-button:hover:after{transform:translateX(4px)}.back-to-projects{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:25px;color:inherit;display:flex;font-size:1rem;gap:.5rem;left:5rem;padding:.5rem 1rem;position:absolute;text-decoration:none;top:2rem;transition:all .3s ease}.back-to-projects:hover{background:#fff3;transform:translateX(-5px)}.back-to-projects .arrow{font-size:1.2rem}@media (max-width:1200px){.project-slide{flex-direction:column;gap:1rem;height:auto;margin:0 auto;max-height:none;padding:1rem}.back-to-projects{margin:1rem;position:static;width:-webkit-fit-content;width:fit-content}.project-slide-image{margin:0;width:100%}.project-slide-image img{height:auto;max-height:none;max-width:none;object-fit:contain;width:100%}.project-slide-details{margin:0;max-width:100%;min-height:auto;min-width:0;padding:1rem}.project-slide-details h1{font-size:1.3rem;margin-bottom:1rem;margin-top:0}.project-name{font-size:1.8rem;margin-bottom:.75rem}.project-slide-description{font-size:.95rem;line-height:1.5;margin-bottom:1rem}.project-slide-description ul{margin:.75rem 0}.project-slide-description li{margin:.35rem 0}.project-slide-description p{margin-bottom:.75rem}.project-skills{gap:.5rem;margin-top:1rem}.project-skills li{border-radius:15px;font-size:.85rem;padding:.35rem .75rem}.project-navigation{padding:.5rem;position:relative}.nav-button{background:#0000001a;border-radius:8px;margin:0 .2rem;padding:.75rem 1rem}.nav-button .nav-title{text-wrap:wrap;font-size:.8rem;max-width:200px;opacity:1;padding:0 .1rem}.project-navigation button:hover{background:#4d4d4d80;transform:scale(1)}.visit-website-button{font-size:.95rem;padding:.7rem 1.3rem}}.starry-background{background:radial-gradient(circle at 50% 50%,#101020 0,#02020a 100%),linear-gradient(45deg,#1414281a,#2828501a);background-attachment:fixed;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:0}.starry-background:before{animation:twinkle 8s linear infinite;background-attachment:fixed;background-image:radial-gradient(2px 2px at 40% 40%,#fffc 50%,#0000),radial-gradient(2px 2px at 60% 60%,#ffffffb3 50%,#0000),radial-gradient(3px 3px at 45% 45%,#fff9 50%,#0000),radial-gradient(1px 1px at 55% 55%,#ffffff80 50%,#0000);background-size:300px 300px,250px 250px,200px 200px,150px 150px;content:"";height:200%;left:-50%;position:fixed;top:-50%;width:200%}.starry-background:after{background:radial-gradient(circle at 30% 60%,#28285026 0,#0000 40%),radial-gradient(circle at 70% 40%,#1414281a 0,#0000 45%),radial-gradient(circle at 50% 50%,#3c3c640d 0,#0000 35%);content:"";filter:blur(20px);height:100%;left:0;position:absolute;top:0;width:100%}.stars-container{height:100%;position:relative;width:100%}.star{animation:twinkle 3s infinite alternate;animation:twinkle var(--animation-duration,3s) infinite alternate;background-color:#fff;border-radius:50%;position:absolute}@keyframes twinkle{0%{opacity:.5;opacity:var(--opacity,.5)}50%{opacity:.15;opacity:calc(var(--opacity, .5)*.3)}to{opacity:.5;opacity:var(--opacity,.5)}}.shooting-star{animation:shoot 6s 0s infinite;animation:shoot var(--duration,6s) var(--delay,0s) infinite;background:linear-gradient(-90deg,#fff0,#ffffff1a 30%,#ffffff4d 50%,#ffffff80 70%,#fff);filter:drop-shadow(0 0 3px rgba(255,255,255,1));height:1px;opacity:0;position:absolute;transform:rotate(-45deg);width:100px}.shooting-star:after{background:#fff;border-radius:50%;box-shadow:0 0 2px 1px #fff;content:"";height:2px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.shooting-star:first-child{--duration:4s;--delay:0s;left:50%;top:10%}.shooting-star:nth-child(2){--duration:4.5s;--delay:1.5s;left:65%;top:20%}.shooting-star:nth-child(3){--duration:3.5s;--delay:3s;left:80%;top:30%}@keyframes shoot{0%{opacity:0;transform:translateX(0) translateY(-100px) rotate(-45deg)}10%{opacity:1}35%{opacity:1}45%{opacity:0}to{opacity:0;transform:translateX(-800px) translateY(800px) rotate(-45deg)}}@media (hover:none) and (pointer:coarse){.starry-background{perspective:1000;-webkit-perspective:1000;position:fixed}.starry-background,.starry-background:after,.starry-background:before{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}}
/*# sourceMappingURL=main.5af2337a.css.map*/