*{font-family:"Space Mono",monospace}body{margin:0;background:#96bfd1;background:linear-gradient(90deg,#96bfd1,#cebbd5 35%,#c2d6c9 64%,#b4c3d6) no-repeat;background-attachment:fixed;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{box-sizing:border-box;margin:0;padding:0}.content{max-width:1400px;margin:auto;height:85vh;overflow-y:scroll;scroll-snap-type:y mandatory}:focus{outline:none}:root{--color-one:#bcf5db;--color-two:#569f56;--color-three:#fad2e7;--color-four:#e6aacf}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track-piece{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#cbcbcb;outline:2px solid #fff;outline-offset:-2px;border:.1px solid #b7b7b7}::-webkit-scrollbar-thumb:hover{background-color:#909090}.navbar{display:flex;justify-content:space-between}.logo :focus,.logo :hover{animation:rotation 2s linear infinite;cursor:crosshair}.logo img{height:60px;margin-left:20px}.navlinks{z-index:2;display:flex;flex-direction:row;justify-content:space-around;width:50%;margin-right:2rem}.navlink{font-size:1.2rem;font-weight:600}.navlink,.navlink a{transition:1s;color:#000}.navlink a{text-decoration:none;letter-spacing:.1em;display:inline-block;padding:15px 20px;position:relative}.navlink a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#000;transition:width .8s ease 0s,left .3s ease 0s;width:0;transform:translateY(-9px)}.navlink a:focus:after,.navlink a:hover:after{width:100%;left:0}.burger{right:0;display:none;margin-top:10px;margin-right:10px;z-index:10}.bur{height:3px;margin:5px 0;width:40px;background:#000;transition:.6s}@media (max-width:950px){.navlinks{display:none}.burger{position:fixed;display:block}.burger-clicked{width:100%;height:100%;background:linear-gradient(90deg,#96bfd1,#cebbd5 35%,#c2d6c9 64%,#b4c3d6) no-repeat;background-attachment:fixed;overflow-x:hidden;position:fixed;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.display-none{display:none}.bur1{transform:translateY(8px) rotate(45deg)}.bur2{transform:translate(0) rotate(-45deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}button{cursor:pointer}.home{margin-top:2rem}.section{overflow:hidden;position:relative;height:80vh;scroll-snap-align:start;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.section h2{margin-bottom:1rem;font-size:2rem}.section p{max-width:800px;margin:0 auto;font-size:1.4rem}@media (max-width:1050px){.section{scroll-snap-align:none;height:auto}.scroller{display:none}.section h2{font-size:1.5rem}.section p{font-size:1rem}}.scroller{position:absolute;bottom:0;right:0}.scroller .Up{background:url(/static/media/dannyUp.f49b448f.png) no-repeat 50%;background-size:contain;transition:transform .3s ease}.scroller .Down,.scroller .Up{cursor:pointer;width:240px;height:120px}.scroller .Down{background:url(/static/media/dannyDown.900daaef.png) no-repeat 50%;background-size:contain;transition:transform .5s ease}.scroller .button:hover{opacity:.5;animation:backAndForth 1s infinite alternate}@keyframes backAndForth{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.education-container{display:flex;flex-direction:column;justify-content:space-between;margin-top:2rem;grid-row-gap:2rem;row-gap:2rem}.branch{display:flex;align-items:center}.vertical-line{border-left:2px solid #ccc;height:50px;margin-right:1rem}.info{text-align:left}.info h3{margin-bottom:.5rem;font-size:1.2rem}.info p{font-size:.9rem;color:#666}.experience-item ul{padding:0 40px;text-align:left}.experience-item ul li{margin-bottom:10px;font-size:1.2rem;color:#666}.project-container{display:flex;flex-wrap:wrap;flex-direction:row;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:2rem;row-gap:2rem;justify-content:space-around}.project-container img{max-height:100%;max-width:100%}.project-container .project-box{min-width:200px;max-width:250px;height:250px;background:linear-gradient(90deg,#dde2e4,#ebe5ec 35%,#dce2de 64%,#e4e9ef) no-repeat;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;transition:all .3s ease-in-out}.project-container .description{font-size:1rem}.bye{margin:20px 0}
/*# sourceMappingURL=main.c8a0d7c5.chunk.css.map */