@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css?family=Trirong");

/* Fonts Import Locally */

@font-face {
  font-family: 'SF Pro SemiBold';
  src: url(./assets/fonts/SF-Pro-Collection/SF-Pro-Text-Regular.otf);
}

* {
  margin: 0;
  padding: 0;
  font-family: 'Trirong', serif;
}

body {
  /* Remove old gradient */
  background: none;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  font-family: 'Trirong', serif;
}

/* Animated Black Background with Falling Stars */
.animated-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -2;
  pointer-events: none;
  background: #000000;
  overflow: hidden;
}

.stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="100" cy="100" r="1.5" fill="white"/><circle cx="300" cy="200" r="1" fill="white"/><circle cx="500" cy="150" r="2" fill="white"/><circle cx="700" cy="300" r="1.5" fill="white"/><circle cx="900" cy="250" r="1" fill="white"/><circle cx="200" cy="400" r="2" fill="white"/><circle cx="400" cy="350" r="1.5" fill="white"/><circle cx="600" cy="450" r="1" fill="white"/><circle cx="800" cy="400" r="2" fill="white"/><circle cx="150" cy="600" r="1.5" fill="white"/><circle cx="350" cy="550" r="1" fill="white"/><circle cx="550" cy="650" r="2" fill="white"/><circle cx="750" cy="600" r="1.5" fill="white"/><circle cx="950" cy="700" r="1" fill="white"/><circle cx="250" cy="800" r="2" fill="white"/><circle cx="450" cy="750" r="1.5" fill="white"/><circle cx="650" cy="850" r="1" fill="white"/><circle cx="850" cy="800" r="2" fill="white"/><circle cx="50" cy="900" r="1.5" fill="white"/><circle cx="300" cy="950" r="1" fill="white"/><circle cx="500" cy="900" r="2" fill="white"/><circle cx="700" cy="950" r="1.5" fill="white"/><circle cx="900" cy="900" r="1" fill="white"/><circle cx="120" cy="120" r="1.5" fill="rgba(255,255,255,0.8)"/><circle cx="320" cy="220" r="1" fill="rgba(255,255,255,0.6)"/><circle cx="520" cy="170" r="2" fill="rgba(255,255,255,0.8)"/><circle cx="720" cy="320" r="1.5" fill="rgba(255,255,255,0.6)"/><circle cx="920" cy="270" r="1" fill="rgba(255,255,255,0.8)"/><circle cx="220" cy="420" r="2" fill="rgba(255,255,255,0.6)"/><circle cx="420" cy="370" r="1.5" fill="rgba(255,255,255,0.8)"/><circle cx="620" cy="470" r="1" fill="rgba(255,255,255,0.6)"/><circle cx="820" cy="420" r="2" fill="rgba(255,255,255,0.8)"/><circle cx="170" cy="620" r="1.5" fill="rgba(255,255,255,0.6)"/><circle cx="370" cy="570" r="1" fill="rgba(255,255,255,0.8)"/><circle cx="570" cy="670" r="2" fill="rgba(255,255,255,0.6)"/><circle cx="770" cy="620" r="1.5" fill="rgba(255,255,255,0.8)"/><circle cx="970" cy="720" r="1" fill="rgba(255,255,255,0.6)"/><circle cx="270" cy="820" r="2" fill="rgba(255,255,255,0.8)"/><circle cx="470" cy="770" r="1.5" fill="rgba(255,255,255,0.6)"/><circle cx="670" cy="870" r="1" fill="rgba(255,255,255,0.8)"/><circle cx="870" cy="820" r="2" fill="rgba(255,255,255,0.6)"/><circle cx="70" cy="920" r="1.5" fill="rgba(255,255,255,0.8)"/><circle cx="320" cy="970" r="1" fill="rgba(255,255,255,0.6)"/><circle cx="520" cy="920" r="2" fill="rgba(255,255,255,0.8)"/><circle cx="720" cy="970" r="1.5" fill="rgba(255,255,255,0.6)"/><circle cx="920" cy="920" r="1" fill="rgba(255,255,255,0.8)"/></svg>') repeat top center;
  background-size: 800px 800px;
  animation: falling-stars 20s linear infinite;
}

.twinkling {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="150" cy="150" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="450" cy="250" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="750" cy="350" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="250" cy="450" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="550" cy="550" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="850" cy="650" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="350" cy="750" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="650" cy="850" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="950" cy="950" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="180" cy="180" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="480" cy="280" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="780" cy="380" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="280" cy="480" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="580" cy="580" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="880" cy="680" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="380" cy="780" r="2" fill="rgba(255,255,255,0.7)"/><circle cx="680" cy="880" r="3" fill="rgba(255,255,255,0.9)"/><circle cx="980" cy="980" r="2" fill="rgba(255,255,255,0.7)"/></svg>') repeat top center;
  background-size: 800px 800px;
  animation: twinkle 3s ease-in-out infinite alternate;
}

.clouds {
  display: none;
}

@keyframes gradientShift {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes falling-stars {
  from { 
    background-position: 0 -800px; 
  }
  to { 
    background-position: 0 800px; 
  }
}

@keyframes twinkle {
  0% { opacity: 0.4; }
  100% { opacity: 1; }
}

@keyframes move-clouds {
  from { background-position: 0 0; }
  to { background-position: 800px 0; }
}

.bg-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  background: linear-gradient(135deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.3) 100%);
  z-index: -1;
  pointer-events: none;
}

html {
  scroll-behavior: smooth;
  font-family: 'Trirong', serif;
}

p {
  color: rgb(85, 85, 85);
}

/* TRANSITION */

a,
.btn {
  transition: all 300ms ease;
}

/* ANIMATIONS */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate-on-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
}

.animate-on-scroll.animate {
  opacity: 1;
  transform: translateY(0);
}

.animate-left {
  opacity: 0;
  transform: translateX(-30px);
  transition: all 0.6s ease;
}

.animate-left.animate {
  opacity: 1;
  transform: translateX(0);
}

.animate-right {
  opacity: 0;
  transform: translateX(30px);
  transition: all 0.6s ease;
}

.animate-right.animate {
  opacity: 1;
  transform: translateX(0);
}

.animate-scale {
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.6s ease;
}

.animate-scale.animate {
  opacity: 1;
  transform: scale(1);
}

/* DESKTOP NAV */

nav,
.nav-links {
  display: flex;
}

nav {
  justify-content: space-around;
  align-items: center;
  height: 17vh;
  padding: 0 2rem;
  flex-wrap: wrap;
}

.nav-links {
  gap: 2rem;
  list-style: none;
  font-size: 1.5rem;
  font-family: 'Trirong', serif;
  font-weight: bold;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

a {
  color: rgb(255, 252, 252);
  text-decoration: none;
  text-decoration-color: white;
}

a:hover {
  color: rgb(0, 255, 17);
  text-decoration: underline;
  text-underline-offset: 1rem;
  text-decoration-color: rgb(181, 181, 181);
}

.logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "SF Pro SemiBold";
  font-size: 1.5rem;
  color: white;
  text-decoration: none;
}

.logo-img {
  width: 40px;
  height: 40px;
  border-radius: 10%;
  transition: transform 0.3s ease;
}

.logo:hover .logo-img {
  transform: scale(1.1);
}

.logo-text {
  font-weight: bold;
  letter-spacing: 1px;
}

.logo:hover {
  cursor: pointer;
  color: rgb(0, 255, 17);
}



/* SECTIONS */

section {
  padding-top: 4vh;
  min-height: 96vh;
  margin: 0 10rem;
  box-sizing: border-box;
  height: fit-content;
}

.section-container {
  display: flex;
}

/* PROFILE SECTION */

#profile {
  display: flex;
  justify-content: center;
  gap: 5rem;
  height: 80vh;
}

.section__pic-container {
  display: flex;
  height: 400px;
  width: 400px;
  margin: auto 0;
}

.section__text {
  align-self: center;
  text-align: center;
}

.section__text p {
  font-weight: 600;
  margin:15px;
}

.section__text__p1 {
  text-align: center;
    color:rgb(240, 240, 240);
}

.section__text__p2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color:rgb(216, 212, 212);
}

.section__text__p3
{
  font-family: "SF Pro SemiBold";
  font-size: 0.8rem;
  color:white;
}

.section__text__p4
{
 color:rgb(60, 60, 60);
}

.section__text__p4 hr {
  margin: 1.5rem 0;
  border: none;
  border-top: 1px solid rgb(163, 163, 163);
}

.section__text__p5
{
 color:rgb(225, 222, 222);
 font-family: "SF Pro SemiBold";
}
.title {
  font-size: 3rem;
  text-align: center;
  color:rgb(215, 225, 215);
}

#socials-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  gap: 1rem;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  padding: 1rem 2rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

/* ICONS */

.icon {
  cursor: pointer;
  height: 2rem;
}

.icon-glow{
  filter: drop-shadow(0 0 8px #b3b3b3) drop-shadow(0 0 2px #FFF8DC);
  border-radius: 12px;
  background: transparent;
}

/* Hover effects for colorful icons */
.details-container .icon,
article .icon,
.email-icon,
.arrow {
  transition: all 0.3s ease;
}

.details-container .icon:hover,
.email-icon:hover,
.arrow:hover {
  transform: scale(1.1);
}

article .icon:hover {
  transform: scale(1.05);
}

/* MOBILE HAMBURGER MENU */
#mobile-nav {
  display: none;
}

.hamburger-menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 2rem;
  width: 100%;
  box-sizing: border-box;
}

.hamburger-icon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 24px;
  width: 30px;
  cursor: pointer;
  z-index: 1000;
}

.hamburger-icon span {
  width: 100%;
  height: 3px;
  background-color: rgb(255, 252, 252);
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}

.mobile-menu-links {
  position: fixed;
  top: 0;
  left: -100%;
  width: 250px;
  height: 100vh;
  background: linear-gradient(to bottom, rgb(0, 0, 0), rgb(183, 172, 172));
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  transition: left 0.3s ease-in-out;
  z-index: 999;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
}

.mobile-menu-links a {
  color: rgb(255, 252, 252);
  text-decoration: none;
  font-size: 1.5rem;
  font-family: 'Trirong', serif;
  font-weight: bold;
  padding: 1rem 2rem;
  border-radius: 10px;
  transition: all 0.3s ease;
  text-align: center;
  width: 80%;
}

.mobile-menu-links a:hover {
  color: rgb(0, 255, 17);
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateX(10px);
}

/* Hamburger animation */
.hamburger-icon.open span:first-child {
  transform: rotate(45deg) translate(8px, 8px);
}

.hamburger-icon.open span:nth-child(2) {
  opacity: 0;
}

.hamburger-icon.open span:last-child {
  transform: rotate(-45deg) translate(8px, -8px);
}

/* Menu open state */
.mobile-menu-links.open {
  left: 0;
}

/* BUTTONS */

.btn-container {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

.btn {
  font-weight: 600;
  transition: all 300ms ease;
  padding: 1rem;
  width: 8rem;
  border-radius: 2rem;
}

.btn-color-1,
.btn-color-2 {
  border: rgb(53, 53, 53) 0.1rem solid;
}

.btn-color-1:hover,
.btn-color-2:hover {
  cursor: pointer;
}

.btn-color-1,
.btn-color-2:hover {
  background: rgb(53, 53, 53);
  color: white;
}

.btn-color-1:hover {
  background: rgb(0, 0, 0);
  border: 1px solid white;
}

.btn-color-2 {
  background: none;
}

.btn-color-2:hover {
  border: rgb(255, 255, 255) 0.1rem solid;
}

.btn-container {
  gap: 1rem;
}

/* ABOUT SECTION */

#about {
  position: relative;
}

.about-containers {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 2rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 1000px) {
  .about-containers {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 1.2rem;
    align-items: stretch;
  }
}
.details-container {
  min-height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.about-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 0.2em;
}
.about-details-container {
  justify-content: center;
  flex-direction: column;
  margin-top: 2rem;
}

.about-containers,
.about-details-container {
  display: flex;
}

.about-pic {
  border-radius: 2rem;
}

.arrow {
  position: absolute;
  right: -5rem;
  bottom: 2.5rem;
}

.details-container {
  padding: 1.5rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  transition: all 0.3s ease;
}

.details-container h3 {
  font-size: 1.1em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1.2rem;
  margin-top: 0.5rem;
  position: relative;
  letter-spacing: 0.5px;
}
.details-container h3::after {
  content: '';
  display: block;
  margin: 1.1em auto 0 auto;
  width: 95%;
  height: 0.5px;
  border-radius: 1px;
  background: #fff;
  box-shadow: none;
  filter: none;
}

.details-container h4 {
  margin-top: 1rem;
  line-height: 1.6;
}

.section-container {
  gap: 4rem;
  height: 80%;
}

.section__pic-container {
  height: 400px;
  width: 400px;
  margin: auto 0;
}

/* EXPERIENCE SECTION */

#experience {
  position: relative;
  margin-top: 2rem;
}

#experience .title {
  margin-bottom: 3rem;
}

.experience-sub-title {
  color: rgb(85, 85, 85);
  font-weight: 600;
  font-size: 1.75rem;
  margin-bottom: 2rem;
}

.experience-details-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 800px;
  margin: 0 auto;
}

.experience-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.experience-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}

.experience-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

.company-logo {
  width: 60px;
  height: 60px;
  object-fit: contain;
  border-radius: 12px;
  background:transparent;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  padding: 8px;
  filter: drop-shadow(0 0 8px #e2e29c) drop-shadow(0 0 2px #72642b);
}

.company-logo-placeholder {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  background: linear-gradient(135deg, #00ff11, #00cc0e);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.experience-info h3 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0.5rem 0;
}

.company-name {
  color: #00ff11;
  font-size: 1.1rem;
  font-weight: 500;
  margin: 0 0 0.25rem 0;
}

.experience-date {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
  margin: 0;
}

.experience-description {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}

.experience-img-icon {
  width: 38px;
  height: 38px;
  display: block;
  filter: drop-shadow(0 0 8px #FFD700) drop-shadow(0 0 2px #FFF8DC);
  border-radius: 12px;
  background: transparent;
}

/* PROJECTS SECTION */

#projects {
  position: relative;
  margin-top: 2.9em;
}

.projects-details-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.color-container {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 320px;
  box-sizing: border-box;
}

.article-container {
  padding: 15px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 25px;
  margin-bottom: 1rem;
}

.project-img {
  border-radius: 20px;
  width: 100%;
  height: 400px;
  object-fit: contain;
  object-position: center;
  background: rgba(255, 255, 255, 0.05);
}

.project-title {
  margin: 1rem;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.project-btn {
  color: black;
  border-color: rgb(163, 163, 163);
}

.project-desc {
  color: #888;
  font-size: 1.05rem;
  margin: 0.5rem 0 0.7rem 0;
  text-align: center;
  font-weight: 400;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  padding: 0 0.5rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.project-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  justify-content: center;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
  min-height: 60px;
  align-items: center;
}
.project-tag {
  background: rgba(255, 215, 0, 0.13);
  color: #FFD700;
  font-size: 0.75rem;
  padding: 0.2rem 0.6rem;
  border-radius: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  border: 1px solid rgba(255, 215, 0, 0.18);
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  user-select: none;
  transition: all 0.2s ease;
  box-shadow: 0 0 8px 0 rgba(255, 215, 0, 0.35), 0 1px 3px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}
.project-tag:hover {
  background: rgba(255, 215, 0, 0.22);
  border-color: #FFD700;
  color: #fffbe6;
  box-shadow: 0 0 16px 2px rgba(255, 215, 0, 0.55), 0 2px 6px rgba(0, 0, 0, 0.15);
  transform: translateY(-1px) scale(1.06);
}

/* CONTACT */

#contact {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 70vh;
}

.contact-info-upper-container {
  display: flex;
  justify-content: center;
  border-radius: 2rem;
  border: rgb(53, 53, 53) 0.1rem solid;
  border-color: rgb(163, 163, 163);
  background: (250, 250, 250);
  margin: 2rem auto;
  padding: 0.5rem;
}

.contact-info-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin: 1rem;
}

.contact-info-container p {
  font-size: larger;
}

.contact-icon {
  cursor: default;
}

.email-icon {
  height: 2rem;
  width: 2rem;
}

/* FOOTER SECTION */

footer {
  height: 26vh;
  margin: 0 1rem;
}

footer p {
  text-align: center;
}

/* Button hover/animation */
.btn, .project-btn {
  transition: transform 0.2s, box-shadow 0.2s;
}
.btn:hover, .project-btn:hover {
  transform: scale(1.08) translateY(-2px);
  box-shadow: 0 4px 24px 0 rgba(0,255,17,0.2);
}

/* Section title hover/animation */
.title {
  transition: color 0.3s, text-shadow 0.3s;
}
.title:hover {
  color: #00ff11;
  text-shadow: 0 0 16px #00ff11, 0 0 32px #fff;
}

/* Card/container hover/animation */
.details-container, .color-container {
  transition: box-shadow 0.3s, transform 0.3s;
}
.details-container:hover, .color-container:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}

/* Iconic Skills Section */
.skills-iconic-container {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  margin: 2rem 0 2rem 0;
}
.skills-group {
  background: #fff;
  border-radius: 1.2rem;
  padding: 1.5rem 1rem 1.5rem 1rem;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,0.08);
}
.skills-category {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #00ffd0;
  letter-spacing: 1px;
}

.skills-round-image
{
border:1px solid rgb(59, 59, 59);
border-radius: 50%;
}

.skills-icons-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 2.5rem;
  align-items: center;
}
.skill-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  min-width: 70px;
  margin-bottom: 0.5rem;
  transition: transform 0.2s, box-shadow 0.2s;
}
.skill-icon-item img {
  width: 48px;
  height: 48px;
  filter: drop-shadow(0 2px 8px rgba(0,0,0,0.10));
  transition: transform 0.2s;
}
.skill-icon-item span {
  font-size: 0.95rem;
  color: #fff;
  margin-top: 0.2rem;
  text-align: center;
  letter-spacing: 0.5px;
}
.skill-icon-item:hover {
  transform: translateY(-6px) scale(1.08);
  box-shadow: 0 4px 24px 0 rgba(0,255,208,0.10);
}
.skill-icon-item:hover img {
  transform: scale(1.12) rotate(-6deg);
}
@media (max-width: 900px) {
  .skills-icons-row {
    gap: 1.2rem 1.2rem;
  }
  .skills-group {
    padding: 1rem 0.5rem;
  }
}
@media (max-width: 600px) {
  .skills-iconic-container {
    gap: 1.2rem;
  }
  .skills-group {
    padding: 0.7rem 0.2rem;
  }
  .skills-category {
    font-size: 1.1rem;
  }
  .skills-icons-row {
    gap: 0.7rem 0.7rem;
  }
  .skill-icon-item img {
    width: 36px;
    height: 36px;
  }
  .skill-icon-item {
    min-width: 50px;
  }
}

/* --- Skills Tree Section --- */
.skills-tree-container {
  background: rgba(255,255,255,0.13);
  box-shadow: 0 8px 32px 0 rgba(31,38,135,0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 1.5rem;
  padding: 2.5rem 1.5rem;
  margin: 2rem 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.skills-tree {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  position: relative;
}
.tree-branch {
  position: relative;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
  animation: fadeInUp 0.8s cubic-bezier(.4,1.4,.6,1) both;
}
.tree-branch:before {
  content: '';
  position: absolute;
  left: 1.1rem;
  top: 2.2rem;
  width: 2px;
  height: calc(100% - 2.2rem);
  background: linear-gradient(to bottom, #00ffd0 0%, #00ff11 100%);
  opacity: 0.18;
  z-index: 0;
}
.branch-label {
  font-size: 1.25rem;
  font-weight: 600;
  color: #00ffd0;
  background: rgba(0,0,0,0.18);
  border-radius: 1rem;
  padding: 0.5rem 1.2rem;
  margin-bottom: 0.7rem;
  display: inline-block;
  box-shadow: 0 2px 12px 0 rgba(0,255,208,0.08);
  position: relative;
  z-index: 1;
  letter-spacing: 0.5px;
  backdrop-filter: blur(2px);
}
.tree-branch ul {
  list-style: none;
  padding-left: 1.5rem;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem 2.2rem;
}
.tree-leaf {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  background: rgba(0,0,0,0.13);
  border-radius: 0.8rem;
  padding: 0.4rem 1rem 0.4rem 0.7rem;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 500;
  box-shadow: 0 2px 8px 0 rgba(0,255,208,0.07);
  transition: transform 0.18s, box-shadow 0.18s;
  animation: fadeInUp 0.7s cubic-bezier(.4,1.4,.6,1) both;
}
.tree-leaf img {
  width: 38px;
  height: 38px;
  filter: drop-shadow(0 2px 8px rgba(0,0,0,0.10));
}
.tree-leaf span {
  font-size: 1.08em;
  margin-left: 0.4em;
}
.tree-leaf {
  gap: 0.8rem;
}
.tree-leaf:hover {
  transform: scale(1.08) translateY(-2px);
  box-shadow: 0 4px 24px 0 rgba(0,255,208,0.13);
  background: rgba(0,255,208,0.10);
}
@media (max-width: 900px) {
  .skills-tree-container {
    padding: 1.2rem 0.5rem;
  }
  .skills-tree {
    gap: 1.2rem;
  }
  .tree-branch ul {
    gap: 0.7rem 1.2rem;
  }
}
@media (max-width: 600px) {
  .skills-tree-container {
    padding: 0.7rem 0.1rem;
  }
  .branch-label {
    font-size: 1.05rem;
    padding: 0.3rem 0.7rem;
  }
  .tree-leaf {
    font-size: 0.92rem;
    padding: 0.3rem 0.6rem 0.3rem 0.5rem;
  }
  .tree-leaf img {
    width: 22px;
    height: 22px;
  }
}

/* --- Modern About Me Cards --- */
.glass-card {
  background: rgba(255,255,255,0.13);
  box-shadow: 0 8px 32px 0 rgba(31,38,135,0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 1.5rem;
  border: 1.5px solid rgba(0,255,208,0.13);
  padding: 2rem 1.2rem 1rem 1.2rem;
  margin: 0 1rem 1.5rem 1rem;
  min-width: 260px;
  max-width: 370px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  transition: box-shadow 0.3s, transform 0.3s;
  animation: fadeInUp 0.8s cubic-bezier(.4,1.4,.6,1) both;
}
.glass-card:hover {
  box-shadow: 0 8px 32px 0 rgba(0,255,208,0.18);
  transform: translateY(-6px) scale(1.03);
}
.about-icon {
  margin-bottom: 0.7rem;
  margin-top: 0.2rem;
  filter: drop-shadow(0 2px 8px rgba(0,255,208,0.10));
}
.about-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 0 0.2em;
  margin-bottom: 0;
}

.about-content, .arrow-list, .arrow-list li {
  font-size: 1em;
}
.edu-title {
  font-size: 1.08em;
  color: #b2fff7;
  font-weight: 600;
}
.edu-school {
  color: #e0e0e0;
}
.edu-meta {
  color: #c2f0ff;
}
.about-content ul {
  margin-left: 0.1em;
  margin-right: 0.1em;
  padding-left: 1.2em;
  list-style: disc;
}
.about-content li {
  margin-bottom: 0.7em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  line-height: 1.7;
  position: relative;
}
.about-content hr {
  margin: 1.2em 0 1.2em 0;
  border: none;
  border-top: 1.5px solid #b2fff7;
  opacity: 0.5;
}
.about-content li::marker {
  color: #ffffff;
  font-size: 1.2em;
}

.arrow-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.arrow-list li {
  list-style: none;
  position: relative;
  /* margin-bottom: 1.1em; */
  padding-left: 0;
  line-height: 1.7;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}
/* .arrow-list li:last-child {
  margin-bottom: 0 !important;
} */

.about-content .arrow-list li {
  margin-bottom: 2.2em;
}
.about-content.area-interest .arrow-list li:last-child {
  margin-bottom: 0;
}

.projects-details-container .about-containers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  justify-items: center;
  align-items: start;
  padding: 0 2rem;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 900px) {
  .projects-details-container .about-containers {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
    padding: 0 1.5rem;
  }
  .color-container {
    min-height: 420px;
    max-width: 100%;
    width: 100%;
  }
  .project-tag {
    font-size: 0.7rem;
    padding: 0.15rem 0.5rem;
  }
}
@media (max-width: 600px) {
  .projects-details-container .about-containers {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 0 1rem;
  }
  .color-container {
    min-height: 400px;
    max-width: 100%;
    width: 100%;
  }
  .project-desc {
    min-height: 35px;
    font-size: 1rem;
    padding: 0 0.3rem;
  }
  .project-tag {
    font-size: 0.65rem;
    padding: 0.1rem 0.4rem;
    line-height: 1.1;
  }
  .project-title {
    font-size: 1.1rem;
    margin: 0.8rem;
  }
}

@media (max-width: 400px) {
  .projects-details-container .about-containers {
    padding: 0 0.5rem;
    gap: 1.5rem;
  }
  .color-container {
    min-height: 380px;
  }
  .project-img {
    height: 300px;
  }
  .project-tag {
    font-size: 0.6rem;
    padding: 0.1rem 0.3rem;
  }
  .project-desc {
    font-size: 0.95rem;
    min-height: 30px;
  }
}

.project-btn, .btn-container .btn {
  background: rgba(255,255,255,0.08);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 1.5em;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 0.5em 1.3em;
  box-shadow: 0 1px 6px rgba(0,255,17,0.08);
  backdrop-filter: blur(6px);
  transition: all 0.2s;
}
.project-btn:hover, .btn-container .btn:hover {
  background: rgba(255,255,255,0.18);
  color: #111;
  border-color: #fff;
  box-shadow: 0 2px 12px rgba(0,255,17,0.18);
  transform: scale(1.08) translateY(-2px);
}

