@charset "UTF-8";


.s-header.sticky,
.s-header.sticky.scrolling {
	height: 75px;
  top: 0 !important;
}


/* Slide up when closing */
body.menu-is-closing .s-header__nav {
    transform: translateY(-100%);
    opacity: 0;
}

.s-header__inner {
    background-color: #f16223;
    max-width: 1150px; /* Adjust to your desired width */
    margin: 0 auto; /* Centers the header */
    padding-top: 4px;
	padding-left: 25px;
	padding-right: 25px;
    border-radius: 50px; /* Optional */
}
.social-list a i {
  transition: transform 0.3s ease, color 0.3s ease;
}

.social-list a:hover i {
  transform: scale(1.2);
}

body {
	background-color: #ffffff;

}

.s-intro__social img {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    transition: transform 0.3s ease;
}

.s-intro__social img:hover {
    transform: scale(1.2);
	
}



h1,h2,h3{
	font-family: ivypresto-display, serif;
	font-weight: 300;
	font-kerning: 10;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px !important;
}



h4,h5,h6{
	font-family: ivypresto-display, serif;
	font-weight: 100;
	font-style: italic;
	color: #000000;
	letter-spacing: 1px !important;
}

.entry__info h4,h5,h6{
	font-family: ivypresto-display, serif;
	font-weight: 100;
	font-style: italic;
	color: #ffffff;
	letter-spacing: 1px !important;
}

.section-header[data-num]::before {
    content: attr(data-num);
    font-family: ivypresto-display, serif; /* Replace with your desired font */
    font-weight: bold;
	letter-spacing: 5px;
    color: #73c69c;
    opacity: 0.5 !important;

}

.highlight {
  color: #f16223;
  font-family: ivypresto-display, serif;
  font-style: italic;

  opacity: 0; /* Start invisible */
  transform: translateY(20px); /* Optional subtle slide effect */
  transition: opacity 0.9s ease-out, transform 0.9s ease-out;
}

.highlight.visible {
  opacity: 1;
  transform: translateY(0);
}

.highlight2 {
    color: #ffffff;
	font-family: ivypresto-display, serif;
	font-style: italic;
}

p{font-family: franklin-gothic-std, sans-serif;
	font-size: 20px; 
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.75px; 
	line-height: 25px;
	color: #000000;
}

p2{font-family: franklin-gothic-std, sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.75px; 
	line-height: 25px;
	color: #ffffff;
}

.asterisk {
  font-family: franklin-gothic-std, sans-serif;
  font-style: normal;
  font-size: 1.8em;
  vertical-align: middle;
  position: relative;
  top: 0.1em;
  color: #82ca9c;
  display: inline-block; /* Needed so transform works correctly */
  transform-origin: center center; /* Spin around center */
  opacity: 0;
  transform: translateY(0.4em) rotate(-180deg); /* Start upside down */
}

.asterisk.visible {
  animation: fadeSpin 0.7s ease-out forwards;
}

@keyframes fadeSpin {
  0% {
    opacity: 0;
    transform: rotate(-180deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}


li{font-family: franklin-gothic-std, sans-serif;
	font-size: 18px; 
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.75px; 
	line-height: 25px;
	color: #f16223;
	  list-style: none;
	padding-left: 0;
  margin-left: 0;
}

.s-about__blocks {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}



/* Grid block for other 3 cards */
.s-about__grid {
    display: grid;
    gap: 2rem;
}

.s-about__softwarebar {
    /* Always full-width */
    width: 100%;
}
.skill-bars li .progress {
    background: #f16223;
    position: relative;
    height: 100%;
    width: 100%; /* Initial width for animation */
    transition: width 1.2s ease-in-out;
}

.folio-entries .entry__cat {
	 font-family: franklin-gothic-std, sans-serif;
	font-style: normal;
    color      : #000000;
	margin-top: -5px
}

.no-scroll {
    overflow: hidden;
	padding-right: calc(100vw - 100%);
}

.modal-popup {
    position: fixed;
    z-index: 9999;
    top: 0; 
    left: 0;
    width: 100%; 
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    animation: fadeIn 0.4s ease-in-out;
    opacity: 1;
    transition: opacity 0.4s ease-in-out; /* Add transition for smooth fade */
}

/* Add fade-out class */
.modal-popup.fade-out {
    opacity: 0;
    animation: fadeOut 0.4s ease-in-out;
}
.modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 3rem;
    color: #ffffff;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10000;
    transition: color 0.2s;
}

.modal-close:hover {
	  background: none;
    color: #ff5c5c;
}

.modal-close.clicking {
    transform: scale(0.85);
    transition: transform 0.15s ease;
}

.container {
    padding: 0rem;
    background: transparent;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 800px;
    max-height: 100vh; /* Increased from 90vh to give more space */
    width: 90vw;
    height: auto; /* Allow natural height */
}

.slider-wrapper {
    position: relative;
    width: 100%;
    flex-shrink: 0;
    /* Set a specific height ratio for the image area */
    height: 68vh; /* 60% of viewport height for images */
    min-height: 400px; /* Minimum height */
    max-height: 650px; /* Maximum height */
	overflow: hidden; /* Prevent scrollbars */
	
}


.slide {
	 flex: 0 0 100%;
    width: 100%;
	
}

.slider {
  touch-action: pan-x;
    display: flex;
	width: 100%;
    height: 100%; /* Fill the slider-wrapper height */
     overflow: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    border-radius: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;

}

.slider-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
    width: 100%;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
	z-index: 9;
}

.slider::-webkit-scrollbar {
    display: none;
}

.slider img {
  flex: 0 0 100%;
    scroll-snap-align: start;
    object-fit: cover;
    max-width: 100%;
    height: 100%; /* Fill the slider height */
    width:100%;
}

.slider-nav {
	  display: flex;
    justify-content: center;
    gap: 1rem;
   
	 margin-bottom: 1.5rem; /* space between image and dots */
    position: relative; /* remove absolute positioning */ 
	   z-index: 2; /* Make sure it's above the description box if needed */
 background: rgba(0, 0, 0, 1); /* Semi-transparent black */
    padding: 2rem 1rem; /* Top & bottom space */
    border-radius: 12px;
    width: 95%; /* Make it span full width */
	 margin-left: auto;
    margin-right: auto;
}

.slider-nav a {
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background-color: #f16223;
    opacity: 0.75;
    transition: all 0.3s ease; /* Smooth transition for all properties */
	
}

.slider-nav a:hover {
    opacity: 1;
}

.slider-nav a.active {
    opacity: 1;
    background-color: #ffffff;
    transform: scale(1.2);
}
/* Arrow hover states - pure CSS only */
.slider-arrow {
    background: transparent !important;
    border: none;
    color: white !important;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 45px;
    transition: color 0.3s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    pointer-events: auto;
    user-select: none;
    outline: none;
}

.slider-arrow:hover {
    background: transparent !important;
    color: #f16223 !important;
}

.slider-arrow:active {
    background: transparent !important;
    color: #f16223 !important;
}

.slider-arrow.prev {
    left: 1rem;
}

.slider-arrow.next {
    right: 1rem;
}
.modal-popup__desc {
    background: transparent; /* Semi-transparent white background */
    color: #ffffff; /* Dark text color */
	margin-top: -7rem;
    flex-grow: 1; /* Take remaining space */
    min-height: 120px; /* Minimum height for text */
    max-height: 200px; /* Maximum height to prevent overflow */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
	 overflow-y: auto; /* Add this line to enable vertical scrolling */
    padding-right: 1rem; /* Optional: add padding to avoid scrollbar touching text */
   
}

.modal-popup__desc p2{font-family: franklin-gothic-std, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.75px; 
	line-height: 30px;
	color: #ffffff ;
}

.modal-popup__desc ul{font-family:  franklin-gothic-std, sans-serif;
	padding-top: 1rem;
	font-size: 12px;
	font-weight: 200;
	font-style: italic; 
	letter-spacing: 0.75px; 
	line-height: 15px;
	color: #f16223;
	
	list-style: none;       /* Remove bullet */
    padding-left: 0;        /* Remove left padding */
    margin-left: 0;         /* Remove left margin (just in case) */
}


/* Animations */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeOut {
    from { opacity: 1; }
    to { opacity: 0; }
}


	/* mobile s */
@media screen and (min-width: 320px) {
		.s-header {
       height: 25px;
			 margin-left: 0 auto; /* Centers the header */
		 margin-right: 0 auto; /* Centers the header */
	}
    .s-header__inner {
    padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 50px;
        max-width: 95%;
    }
	 .modal-popup__desc {
	overflow-x: auto
}
}

 /* mobile m */
@media screen and (max-width: 767px) {
		.s-header {
       height: 45px;
	   top: 15px;
			 margin-left: 0 auto; /* Centers the header */
		 margin-right: 0 auto; /* Centers the header */
	}
    .s-header__inner {
        padding-left: 0px;
        padding-right: 20px;
        border-radius: 50px;
        max-width: 95%;
    }
	 .modal-popup__desc {
	overflow-x: auto
}
	
}

/* tablet n laptop*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.s-header {
        header-height: 60px;
		top: 25px;
		 margin-left: 0 auto; /* Centers the header */
		 margin-right: 0 auto; /* Centers the header */
	}
	
    .s-header__inner {
    padding-top: 2px;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 50px;
        max-width: 90%;
    }
	
	   .s-about__grid {
        grid-template-columns: repeat(3, 1fr);
    }
	
	 .modal-popup__desc {
	overflow-x: hidden
}
}
	
/* 4k */
@media screen and (min-width: 1440px) {
	.s-header {
        header-height: 60px;
		top: 25px;
		 margin-left: 0 auto; /* Centers the header */
		 margin-right: 0 auto; /* Centers the header */
	}
    .s-header__inner {
    padding-top: 4px;
        max-width: 1280px; /* or larger */
        padding-left: 40px;
        padding-right: 50px;
    }
	
	 
	  .s-about__grid {
        grid-template-columns: repeat(3, 1fr);
    }
	
	 .modal-popup__desc {
	overflow-x: hidden
}
	
}

