@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;700&family=Playfair+Display:wght@700&display=swap");*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none!important}*,:after,:before{box-sizing:border-box}::selection{color:#fff;background:#436bfa}html{cursor:none!important}body{height:100vh;padding:24px;font-family:Crimson Text,serif;color:#000b38;font-size:24px;line-height:normal;opacity:0}@media only screen and (max-height:768px){body{font-size:22px}}@media only screen and (max-width:1080px){body{font-size:20px}}@media only screen and (min-width:320px) and (max-width:480px){body{height:auto;padding:12px;font-size:16px}}main{height:100%;background-color:#fdf8f4}section{display:flex;justify-content:center;align-items:center;height:100%;max-width:1080px;margin:0 auto;position:relative}@media only screen and (max-width:1080px){section{max-width:900px}}@media only screen and (min-width:320px) and (max-width:480px){section{max-width:none;padding:24px;display:block}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){section.is-tablet{max-width:none;padding:24px;display:block}}.logo{width:fit-content;padding:4px 8px;background-color:#436bfa;border-bottom-right-radius:4px;border-bottom-left-radius:4px;height:54px;box-shadow:2px 4px 4px #dfdfdf;position:absolute;top:0;left:0}@media only screen and (min-width:320px) and (max-width:480px){.logo{left:24px}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.logo.is-tablet{left:24px}}.logo>img{height:auto;width:100%}.container{display:grid;grid-template-columns:calc(100% - 410px) 410px;padding:54px 0}@media only screen and (min-width:320px) and (max-width:480px){.container{display:block}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.container.is-tablet{display:flex;flex-direction:column-reverse}}.about{padding-right:72px}@media only screen and (min-width:320px) and (max-width:480px){.about{padding:0}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.about.is-tablet{padding:0}}.about__content h1{font-family:Playfair Display,serif;font-size:100px;line-height:normal;margin:5px 0;overflow:hidden}@media only screen and (max-height:768px){.about__content h1{font-size:90px}}@media only screen and (max-width:1080px){.about__content h1{font-size:80px}}@media only screen and (min-width:320px) and (max-width:480px){.about__content h1{font-size:48px}}.about__content .letter{display:inline-block}.about__content #current-job{text-decoration:none;color:#000b38}.about__content #current-job:hover{color:#436bfa}.about__resume{margin-top:35px}@media only screen and (min-width:320px) and (max-width:480px){.about__resume{margin-top:24px}}.about__resume button{background:none;border:2px solid #000b38;border-radius:25px;padding:10px 24px;position:relative;z-index:99999}.about__resume button:hover{color:#fff;border-color:rgba(0,11,56,0)}.profile{justify-self:center;padding-top:40px;padding-left:40px;display:flex;justify-content:center;align-items:flex-start}@media only screen and (min-width:320px) and (max-width:480px){.profile{width:100%;padding:40px 0 0}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile.is-tablet{padding:0}}.profile__content{display:grid;grid-template-columns:auto auto}@media only screen and (min-width:320px) and (max-width:480px){.profile__content{width:100%;grid-template-columns:5fr 1fr}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__content.is-tablet{display:block;width:100%}}.profile__img-wrapper{position:relative}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__img-wrapper.is-tablet{width:100%;padding:33px}}.profile__img{width:320px;height:380px;border-radius:4px}@media only screen and (max-width:1080px){.profile__img{width:280px;height:332px}}@media only screen and (min-width:320px) and (max-width:480px){.profile__img{width:100%;height:320px}}.profile__img{background-size:cover;background-position:70% 0;position:relative;z-index:1;background-image:url(/ashish.044cda6d.jpg)}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__img.is-tablet{width:100%;height:600px}}.profile__backdrop{width:320px;height:380px;border-radius:4px}@media only screen and (max-width:1080px){.profile__backdrop{width:280px;height:332px}}@media only screen and (min-width:320px) and (max-width:480px){.profile__backdrop{width:100%;height:320px}}.profile__backdrop{background:#fcf0e6;position:absolute;top:33px;left:-33px;z-index:0}@media only screen and (min-width:320px) and (max-width:480px){.profile__backdrop{left:-12px;top:12px}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__backdrop.is-tablet{left:0;top:0;opacity:1;width:100%;height:100%}}.profile__social{display:flex;justify-content:center;align-items:center;flex-direction:column;list-style:none;padding-left:24px;padding-top:30px;margin:0}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__social.is-tablet{flex-direction:row;padding:24px 0;justify-content:flex-start}}.profile__social-item{width:24px;height:auto;margin-bottom:28px;border-radius:50%;filter:invert(8%) sepia(65%) saturate(2970%) hue-rotate(217deg) brightness(81%) contrast(112%);transition:filter .1s ease-in-out}@media only screen and (min-width:320px) and (max-width:480px){.profile__social-item{width:20px}}@media only screen and (min-width:800px) and (max-width:1280px) and (-webkit-min-device-pixel-ratio:2){.profile__social-item.is-tablet{margin-bottom:0;margin-right:24px}}.profile__social-item img{width:100%;height:auto}.profile__social-item--facebook:hover{filter:invert(63%) sepia(78%) saturate(7461%) hue-rotate(204deg) brightness(96%) contrast(92%)}.profile__social-item--twitter:hover{filter:invert(50%) sepia(31%) saturate(3001%) hue-rotate(176deg) brightness(97%) contrast(88%)}.profile__social-item--instagram:hover{filter:invert(35%) sepia(9%) saturate(1517%) hue-rotate(326deg) brightness(93%) contrast(94%)}.profile__social-item--github:hover{filter:none}.profile__social-item--linkedin:hover{filter:invert(29%) sepia(39%) saturate(3714%) hue-rotate(181deg) brightness(92%) contrast(98%)}.profile__divider{flex:1;border:1px solid #000b38}#cursor{background:#000b38;transition-property:width,height,border-radius,transform;transition-timing-function:ease-out;transition-duration:.1s;pointer-events:none;transform:translate(-50%,-50%);border-radius:100%;position:absolute;left:-1000px;z-index:1000;width:24px;height:24px;opacity:.5}#cursor.is-locked{transition-property:width,height,left,top,border-radius}#cursor.cursor--text{border-radius:2px!important;background:#000b38;width:3px!important}
/*# sourceMappingURL=/styles.60d6258c.css.map */