:root {
  --black: #000000;
  --white: #ffffff;
  --primary: #005bf0;
  --blue: #2970ff;
  --alt-blue: #518bfd;
  --alt-grey: #f1f1ef;
  --light-blue: #eff4ff;
  --dark-blue: #0c0c1c;
  --box-shadow: 0 15px 15px -12px rgba(18, 67, 117, 0.35);
}

html {
  overflow-x: hidden;
   overflow-y: scroll;
}

html,
body {
      box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

body {
  position: relative;
background: rgba(211, 227, 235, 1);
background: linear-gradient(179deg,rgba(211, 227, 235, 1) 0%, rgba(182, 209, 222, 1) 100%);  
background-attachment: fixed;

}

body {
    margin: auto;
    overflow: auto;
    background: linear-gradient(315deg, rgba(101,0,94,1) 3%, rgba(60,132,206,1) 38%, rgba(48,238,226,1) 68%, rgba(255,25,25,1) 98%);
/*    animation: gradient 25s ease infinite;*/
    background-size: 400% 400%;
    background-attachment: fixed;
}

@keyframes gradient {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

.wave {
    background: rgb(255 255 255 / 25%);
    border-radius: 1000% 1000% 0 0;
    position: fixed;
    width: 200%;
    height: 12em;
    animation: wave 10s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.wave:nth-of-type(2) {
    bottom: -1.25em;
    animation: wave 18s linear reverse infinite;
    opacity: 0.8;
}

.wave:nth-of-type(3) {
    bottom: -2.5em;
    animation: wave 20s -1s reverse infinite;
    opacity: 0.9;
}

@keyframes wave {
    2% {
        transform: translateX(1);
    }

    25% {
        transform: translateX(-25%);
    }

    50% {
        transform: translateX(-50%);
    }

    75% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(1);
    }
}

.overlay {
  position: fixed;

  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(211, 227, 235, 0.9);
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

h2 {
  font-size: 1.5em;
}

.brand-col {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 34%;
    padding: 40px;
    z-index: 2;
    padding-right: 20px;
}


.portfolio-col {
    width: 30%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.xp-col {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 30%;
  right: 0;
  font-size: 0.75em;
  padding: 65px 0;
  padding-left: 40px;
  background: rgba(255,255,255,0.2);
  padding-right: 20px;
}

.xp-col h2 {
    font-size: 2.2em;
    margin-bottom: 20px;
}

.xp-col article {
  margin-bottom: 25px;
}

.brand-col h1 {
  font-size: 3em;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.brand-col .title {
font-size: 1.2rem;
font-weight: 700;
}

.brand-col .sub-title {
font-style: italic;
font-weight: 600;
margin-bottom: 1em;
}

.brand-col .title-intro {
  font-size: .9rem;
  font-weight: 500;
}

.brand-col .me {
    position: absolute;
    width: 400px;
    bottom: 0;
    left: -50px;
    z-index: -1;
}

.brand-col .me img {
  width: 100%;
}

.brand-col .contact-info {
  margin-top: 1rem;
}

.brand-col .contact-info .item {
  display: flex;
  gap:7px;
  align-items: center;
    font-weight: 600;
  margin-bottom: 10px;
  font-size: .9rem;
  position: relative;
}

.brand-col .contact-info .item a {
  color: #3861ab;
}

.brand-col .contact-info .item .b-button {
  background: #3861ab;
  border-radius: 4px;
  padding: 6px 17px 6px 4px;
  color: #fff;
  border:none;
  font-weight: 700;
  transition: all .3s;
/*  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.34);*/
}

.brand-col .contact-info .item .b-button:hover {
/*  box-shadow: 0px 0px 0px;*/
  background: #284b89;
}

.brand-col .contact-info .item button img {
  filter: invert(100%);
}

.brand-col .contact-info .item .icon {

}

.brand-col .contact-info .item .icon img {
  width: 30px;
}

.xp-col h3 {
  font-size: 1.5em;
}

.xp-col .resume li {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 8px;
}

.xp-col .xp-scroll {
  height: 100%;
/*  padding-left: 40px;*/
padding-left: 0;
}

.xp-col .xp-scroll .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
  opacity: 0;
}

.xp-col .xp-scroll .simplebar-scrollbar:before {
    opacity: 1;
    transition-delay: 0s;
    transition-duration: 0s;
    background: #6799b1;
    border-radius: 7px;
    width: 8px;
    opacity: 0.2;
}

.xp-col:hover .xp-scroll .simplebar-scrollbar:before,
.xp-col .xp-scroll .simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.7;
}

.xp-col .xp-scroll-trigger {
    width: 43%;
    background: #ffffff54;
    color: #040404;
    position: absolute;
    bottom: 0;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 1.3em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 -3px 12px rgb(47 125 201 / 20%);
    right: 50%;
    margin-right: -120px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.xp-col .xp-scroll-trigger:hover {
  background: #fff;
}

.xp-col .xp-scroll-trigger.disabled {
  opacity: .55;
  pointer-events: none;
}

.xp-col #xp-scroll-trigger-up {
  right: 50%;
  top: 0;
  margin-right: -120px;
  border-radius: 0;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.xp-col #xp-scroll-trigger-up svg {
  transform: rotate(180deg);
}

.data-graphs {
  margin-bottom: 3.5em;
}

.data-graphs h2 {
  margin-bottom: .8em;
}

.data-graphs .skill-item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.data-graphs .skill-item .plabel {
  width: 23%;
}


.data-graphs .skill-item .track {
  width: 77%;
  background: rgba(0,0,0,0.05);
  border-radius: 3px;
  height: 20px;
}


.data-graphs .skill-item .bar {
  height: 100%;
  border-radius: 3px;
  background: #3baad3;
  width: 0;
}

.data-graphs .skill-item {
  
}

.portfolio-col h2.portfolio-title {
  font-size: 2em;
}

.portfolio-col h2 {
  font-size: 1.5em;
}

.tile-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}


/* Base tile */
.tile {
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  width: 100%;
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}

.tile:hover {
  box-shadow: 0px 1px 13px 0px rgba(0,0,0,0.5);
}

.tile .inner {
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 5px;
    transition: all .3s;
  }

/*.tile:hover .inner {
  border: 2px solid #d8e1eb;
}  

.tile-clone .inner {
  border:none !important;
}*/

.tile .details {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  max-height: 0;
}

.tile.expanded .details {
    opacity: 1;
    pointer-events: auto;
    max-height: 500px;
    width: 55%;
}

.tile.expanded .v-content {
  width: 50%;
}

.tile.expanded h2 {
  font-size: 2.2rem;
}

.tile-clone {
  position: fixed;
  margin: 0;
  z-index: 9999;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
  box-shadow: 0 8px 40px rgba(0,0,0,0.3);
}

.tile-clone.expanded {
  top: 5%;
  left: 5%;
  width: 90vw;
  height: 90vh;
  border-radius: 10px;
}

.tile .close,
.tile-clone .close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  background: rgba(0,0,0,0.6);
  color: white;
  border: none;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

/* Body scroll lock */
body.lock-scroll {
  overflow: hidden;
}


.tile .client-logos {
  display: flex;
  align-items: center;
  gap: 45px;
  margin-top: 15px;
  padding-top: 15px;
/*  margin-top: 25px;*/
  border-top: 1px solid #bfd1db;
}

.tile .v-content {
  width: 100%;
  transition: all .3s;
}

.tile .client-logos img {
  max-width: 75px;
}

.tile.expanded .client-logos img {
    max-width: 115px;
}

.tile .intro {
    font-size: .85rem;
    font-weight: 500;
}

.tile.expanded .intro {
    font-size: 1.1rem;
    font-weight: 500;
    transition: all .3s;
}

.tile h2 {
  font-size: 1.5rem;
  transition: all .3s;
}

.tile .portfolio-grid {
  width: 40%;
    position: absolute !important;
    right: 20px;
    top: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all .7s;
    transition-delay: 0s;
}

.tile.expanded .portfolio-grid {
  opacity: 1;
  visibility: visible;
  
}

.tile-global-close {
  position: fixed;
  top: 0;
  right: 0;
  width: 55px;
  height: 55px;
  border: none;
  background: #ffffff;
  color: #1c1c1c;
  font-size: 46px;
  line-height: 45px;
  text-align: center;
  z-index: 10000;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  border-bottom-left-radius: 50%;
  font-weight: 600;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
}

.tile-global-close.visible {
  opacity: 1;
  pointer-events: auto;
}

.tile-curtain {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  pointer-events: none;
  z-index: 9000;
  transition: opacity 0.4s ease;
}

.tile-curtain.visible {
  opacity: 1;
  pointer-events: auto;
}


.tile .highlights {
  font-size: .95rem;
  padding: 40px 0 20px;
}

.tile .highlights li {
  margin-bottom: 15px;
  font-weight: 500;
}

.tile .technologies {
    display: flex;
    /* gap: 20px; */
    display: flex;
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: -200px;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.6);
    border-radius: 70px;
    align-items: center;
    z-index: 1001;
}

.tile .technologies:before {
  padding: 4px 13px;
  border-top-right-radius: 11px;
  border-top-left-radius: 11px;
  position: absolute;
  content:"Tech Stack Highlights";
  background: #3861ab;
  color: #fff;
  top: -29px;
  font-size: .8rem;
  font-weight: 700;
  left: 50%;
  margin-left: -90px;
}

.tile .technologies img {
  max-height: 40px;
  display: inline-block;
  padding: 0 10px;
}

.grid-loader {
  position: absolute;
  top: 25%;
  right: 20%;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transform: scale(.8);
}

.grid-loader.active {
  opacity: 1;
}

.masonry-item {
    margin-bottom: 10px;
    width: 30%;
    max-height: 350px;
    overflow: hidden;
    border-radius: 10px;
}

.masonry-item img {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
}

.masonry-item {
  opacity: 0;
  transform: translateY(20px) scale(0.95);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.masonry-item.visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.fancybox__content img {  
/*  transform-origin: top center !important;*/
  transition: transform 0.4s ease-out !important;
}

.form-modal {
    position: absolute;
    z-index: 22;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    min-width: 540px;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: translateX(60px);
}

.form-modal:before {
      width: 0;
      height: 0;
      border-top: 18px solid transparent;
      border-bottom: 18px solid transparent;
      border-right: 25px solid white;
      position: absolute;
      left: -15px;
      top: 47%;
      content: "";
      display: block;
      transform: scale(0.4);
}

.form-modal.active {
  transform: translateX(10px);
  opacity: 1;
  visibility: visible;
}

.form-curtain {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    z-index: 1;
}

.form-curtain.visible {

    opacity: 0.6;
    visibility: visible;
}

.form-wrap {

}

.form-close {
  position: absolute;
  right: 6px;
  top: 0px;
  font-weight: 800;
  font-size: 1.3rem;
  color: #000;
  cursor: pointer;
}

.form-title {
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #2a2727;
    text-align: center;
}

.form-title .hey {
  font-size: 1.7rem;
  font-weight: 800;
}

.form-title .hey img {
  width: 26px;
}

.form-title .message {
  font-size: 1rem;
}

.wpcf7 form p {
  margin-bottom: 10px;
  position: relative;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    display: block;
    width: 100%;
    min-height: 35px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    background: #f8f9f9;
    font-size: 1.1rem;
    padding: 8px;
}

.wpcf7 textarea {
  height: 100px;
}

.wpcf7-submit {
    background: #3861ab;
    color: #fff;
    font-weight: 700;
    padding: 7px 17px;
    border: none;
    border-radius: 5px;
    line-height: normal;
    text-transform: uppercase;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.34);
    transition: all .3s;
}

.wpcf7-submit:hover {
  box-shadow: 0px 0px 0px;
  background: #284b89;
}


.wpcf7 label {
    display: block;
    width: 100%;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    text-align: right;
    font-size: .75rem;
}

.wpcf7 form .wpcf7-response-output {
    font-weight: 700;
    color: #000;
    background: transparent;
    padding-bottom: 20px;
    padding-top: 20px;
    border: none !important;
    border-bottom: 1px dashed #2a2727 !important;
    border-top: 1px dashed #2a2727 !important;
    text-align: center;  
    padding: 10px;
}

.wpcf7 form[data-status="sent"] .wpcf7-response-output:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/11/hands-up.svg);
    width: 50px;
    height: 40px;
    background-size: cover;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -6px;
}

.resume-download {
    position: absolute;
    top: 20px;
    right: 20px;
}


.resume-download img {
  width: 30px;
}


@media(max-width:1600px) {

.tile .client-logos img:nth-of-type(4) {
  display: none;
}

.brand-col .me {
  width: 320px;
}

}

@media(max-width:1050px) {

  body {
    font-size: 12px;
  }

.resume-download {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 10px;
}

  .main-wrap {
    text-align: center;
  }

    .brand-col {
        width: 100%;
        position: relative;
        padding: 15px;
    }

.brand-col .contact-info .item {
    justify-content: center;
}

  .portfolio-col {
    width: 100%;
    padding: 15px;
  }

.tile {
    max-width: 600px;
    margin: 0 auto;
}

.tile .client-logos {
    gap: 20px;
}

.tile .client-logos img {
    max-width: 55px;
}

.tile .client-logos img:nth-of-type(4) {
  display: none;
}

.tile .highlights {
    font-size: .85rem;
    padding: 40px 0 20px;
}

.tile .technologies {
    position: fixed;
    bottom: 0;
     margin-left: 0px; 
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.6);
    align-items: center;
    z-index: 1001;
    width: 100%;
    left: 0;
    border-radius: 0;
}

.tile .technologies img {
    max-height: 19px;
    display: inline-block;
    padding: 0 10px;
}

.tile-clone.expanded {
    top: 15px;
    left: 15px;
    width: 90vw;
    height: 97vh;
    border-radius: 10px;
    overflow: scroll;
    padding: 10px;
}

.tile.expanded .v-content {
    width: 100%;
}

    .tile.expanded h2 {
        font-size: 1.5rem;
        text-align: center;
    }

.tile.expanded .intro {
    font-size: .9rem;
}

.tile.expanded .client-logos img {
    max-width: 50px;
}

.tile.expanded .details {
    opacity: 1;
    pointer-events: auto;
    max-height: 100%;
    width: 100%;
}

.tile .portfolio-grid {
    width: 100%;
    position: relative !important;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .7s;
    transition-delay: 0s;
}

    .xp-col {
        position: relative;
        width: 100%;
        font-size: 13px;
        padding: 15px;
    }

  .brand-col .me {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    display: none;
}

.xp-col .xp-scroll-trigger {
    display: none;
}

.xp-col h3 {
    font-size: 1.3em;
}

.resume li {
  list-style-type: none;
}

.brand-col .contact-info .item .b-button,
.form-modal {
  display: none !important;
}

}





@media(min-width:2250px) {

.main-wrap {
    width: 2200px;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #9e9e9e;
    margin-top: 50px;  
}

.brand-col {
  position: absolute;
}

.xp-col {
  position: absolute;
}

.tile-clone.expanded {
    top: 5%;
    left: 50%;
    width: 90vw;
    height: 50vh;
    border-radius: 10px;
    max-width: 1800px;
    margin: 0 auto;
    max-width: 1800px;
    margin-left: -900px;
}

}