/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* CSS Variables for Theme */
:root {
  --bg-primary: #0a0e27;
  --bg-secondary: #1a1f3a;
  --bg-card: rgba(26, 31, 58, 0.8);
  --text-primary: #e4e4e7;
  --text-secondary: #a1a1aa;
  --accent-primary: #6366f1;
  --accent-secondary: #8b5cf6;
  --accent-tertiary: #ec4899;
  --accent-glow: rgba(99, 102, 241, 0.3);
  --gradient-1: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  --gradient-2: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
  --gradient-3: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
  --gradient-hero: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.15);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.2);
  --shadow-glow: 0 0 40px var(--accent-glow);
}

body.light-mode {
  --bg-primary: #f5f7fa;
  --bg-secondary: #ffffff;
  --bg-card: rgba(255, 255, 255, 0.9);
  --text-primary: #1e293b;
  --text-secondary: #64748b;
  --accent-glow: rgba(99, 102, 241, 0.2);
}

/* Reset and Base Styles */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: var(--bg-primary);
  min-height: 100vh;
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: var(--text-primary);
  transition: background 0.3s ease, color 0.3s ease;
  overflow-x: hidden;
  position: relative;
}

/* Animated Background */
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(circle at 20% 50%, rgba(99, 102, 241, 0.15) 0%, transparent 50%),
    radial-gradient(circle at 80% 80%, rgba(139, 92, 246, 0.15) 0%, transparent 50%),
    radial-gradient(circle at 40% 80%, rgba(236, 72, 153, 0.1) 0%, transparent 50%);
  z-index: 0;
  pointer-events: none;
  animation: gradientShift 15s ease infinite;
}

@keyframes gradientShift {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.8; }
}

/* Particle Canvas */
#particles-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  z-index: 2;
}

/* Dark Mode Toggle */
.theme-toggle {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000;
  background: var(--bg-card);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  padding: 12px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: var(--shadow-md);
  transition: all 0.3s ease;
}

.theme-toggle:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
}

.theme-toggle-icon {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.theme-toggle:hover .theme-toggle-icon {
  transform: rotate(20deg);
}

/* Typography */
a {
  color: var(--accent-primary);
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}

a:focus,
a:hover {
  color: var(--accent-secondary);
  text-decoration: none;
}

a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--gradient-1);
  transition: width 0.3s ease;
}

a:hover::after {
  width: 100%;
}

body,
td,
th,
tr,
p,
a {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

strong {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

heading {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 20px;
  display: block;
  border-bottom: none;
  padding-bottom: 12px;
  position: relative;
  padding-left: 20px;
}

heading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 80%;
  background: var(--gradient-hero);
  border-radius: 3px;
}

heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 60px;
  height: 3px;
  background: var(--gradient-hero);
  border-radius: 2px;
}

papertitle {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

name {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 800;
  background: var(--gradient-hero);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: none;
  animation: gradientText 5s ease infinite;
  display: inline-block;
}

@keyframes gradientText {
  0%, 100% { filter: hue-rotate(0deg); }
  50% { filter: hue-rotate(20deg); }
}

/* Header Section - Glassmorphism */
.header {
  background: var(--bg-card);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: var(--shadow-lg), var(--shadow-glow);
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
  animation: fadeInUp 0.8s ease-out;
}

.header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--gradient-hero);
  animation: shimmer 3s ease-in-out infinite;
}

@keyframes shimmer {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.6; }
}

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

.tagline {
  text-align: center;
  font-size: 18px;
  color: var(--text-secondary);
  margin: 15px 0 25px 0;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.contact-links {
  margin-top: 25px;
}

.contact-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 12px;
  padding: 12px;
  background: var(--bg-card);
  backdrop-filter: blur(10px);
  border: 2px solid transparent;
  border-radius: 50%;
  color: var(--accent-primary) !important;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 20px rgba(99, 102, 241, 0.2);
  position: relative;
  overflow: visible;
}

.contact-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  stroke: currentColor;
}

.contact-icon::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: var(--gradient-hero);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}

.contact-icon:hover::before {
  opacity: 1;
}

.contact-icon:hover {
  transform: translateY(-5px) scale(1.1);
  box-shadow: 0 8px 30px rgba(99, 102, 241, 0.5);
  color: white !important;
  border-color: transparent;
}

.contact-icon:hover svg {
  stroke: white;
}

.contact-icon::after {
  display: none;
}

.profile-image-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.profile-image {
  border-radius: 20px;
  box-shadow: 0 12px 40px rgba(99, 102, 241, 0.2);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 3px solid transparent;
  background: linear-gradient(var(--bg-card), var(--bg-card)) padding-box,
              var(--gradient-hero) border-box;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  pointer-events: none;
}

.profile-image:hover {
  transform: scale(1.05) rotate(2deg);
  box-shadow: 0 16px 50px rgba(99, 102, 241, 0.4);
}

/* Watermark for profile image */
.image-watermark {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 4px 10px;
  border-radius: 15px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  pointer-events: none;
  user-select: none;
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 10;
}

/* Easter Egg Game Trigger */
.easter-egg-trigger {
  position: fixed;
  bottom: 100px;
  right: 30px;
  width: 60px;
  height: 60px;
  background: var(--gradient-2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(240, 147, 251, 0.4);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: 998;
  animation: bounce 2s infinite;
}

.easter-egg-trigger:hover {
  transform: scale(1.15) translateY(-5px);
  box-shadow: 0 12px 32px rgba(240, 147, 251, 0.6);
}

.easter-egg-tooltip {
  position: absolute;
  bottom: 70px;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.easter-egg-trigger:hover .easter-egg-tooltip {
  opacity: 1;
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

/* Game Modal */
.game-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  backdrop-filter: blur(10px);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  animation: fadeIn 0.3s ease;
}

.game-modal.active {
  display: flex;
}

.game-container {
  background: var(--bg-card);
  border-radius: 24px;
  padding: 30px;
  max-width: 800px;
  width: 90%;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.game-header {
  text-align: center;
  margin-bottom: 20px;
}

.game-header h2 {
  font-size: 32px;
  background: var(--gradient-hero);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 10px;
}

.game-tagline {
  color: var(--text-secondary);
  font-size: 16px;
  margin-bottom: 20px;
}

.game-canvas {
  width: 100%;
  height: 300px;
  background: linear-gradient(to bottom, #1a1f3a 0%, #0a0e27 100%);
  border-radius: 16px;
  border: 2px solid rgba(99, 102, 241, 0.3);
  display: block;
}

.game-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.game-score {
  font-size: 24px;
  font-weight: 700;
  color: var(--accent-primary);
}

.game-buttons {
  display: flex;
  gap: 10px;
}

.game-btn {
  padding: 12px 24px;
  border-radius: 50px;
  border: none;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.game-btn-primary {
  background: var(--gradient-1);
  color: white;
}

.game-btn-secondary {
  background: var(--bg-secondary);
  color: var(--text-primary);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.game-btn:hover {
  transform: translateY(-2px);
}

.game-instructions {
  text-align: center;
  color: var(--text-secondary);
  font-size: 14px;
  margin-top: 15px;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* Prevent image theft */
.protected-image {
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

/* Section Styling - Glassmorphism */
.work-section,
.skills-section,
.experience-section,
.education-section {
  background: var(--bg-card);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: var(--shadow-md);
  margin-bottom: 40px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: fadeInUp 0.8s ease-out;
  animation-fill-mode: both;
}

.work-section {
  animation-delay: 0.1s;
}

.skills-section {
  animation-delay: 0.2s;
}

.experience-section {
  animation-delay: 0.3s;
}

.education-section {
  animation-delay: 0.4s;
}

.work-section:hover,
.skills-section:hover,
.experience-section:hover,
.education-section:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-lg);
  border-color: rgba(99, 102, 241, 0.3);
}

/* Skills Grid */
.skills-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.skill-category {
  background: var(--gradient-2);
  color: white;
  padding: 30px 20px;
  border-radius: 20px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 8px 25px rgba(240, 147, 251, 0.3);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.skill-category::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.skill-category:hover::before {
  opacity: 1;
}

.skill-category:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 12px 40px rgba(240, 147, 251, 0.5);
}

.skill-category:nth-child(1) {
  background: var(--gradient-1);
  box-shadow: 0 8px 25px rgba(99, 102, 241, 0.3);
}

.skill-category:nth-child(1):hover {
  box-shadow: 0 12px 40px rgba(99, 102, 241, 0.5);
}

.skill-category:nth-child(3) {
  background: var(--gradient-3);
  box-shadow: 0 8px 25px rgba(79, 172, 254, 0.3);
}

.skill-category:nth-child(3):hover {
  box-shadow: 0 12px 40px rgba(79, 172, 254, 0.5);
}

.skill-category h3 {
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 700;
}

.skill-category p {
  margin: 0;
  font-size: 13px;
  opacity: 0.9;
}

/* Experience Items */
.experience-item {
  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
  padding: 25px;
  margin: 20px 0;
  border-radius: 16px;
  border: 1px solid rgba(52, 152, 219, 0.1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}

.experience-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background: linear-gradient(to bottom, #3498db, #2980b9);
  opacity: 0.8;
}

.experience-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(52, 152, 219, 0.15);
}

.company-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}

.company-logo {
  width: 90px;
  height: 45px;
  margin-right: 25px;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.company-logo:hover {
  transform: scale(1.1) rotate(2deg);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.company-logo img {
  max-width: 85%;
  max-height: 85%;
  object-fit: contain;
  padding: 6px;
  transition: all 0.3s ease;
}

.company-header div {
  flex-grow: 1;
}

.experience-item h3 {
  margin: 0 0 8px 0;
  color: #2c3e50;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.experience-period {
  color: #7f8c8d;
  font-size: 14px;
  font-style: italic;
  margin: 0;
  display: inline-block;
  padding: 4px 12px;
  background: rgba(52, 152, 219, 0.1);
  border-radius: 20px;
}

.experience-item p {
  margin: 15px 0;
  color: #555;
  line-height: 1.6;
  font-size: 15px;
}

.experience-bullets {
  list-style: none;
  padding: 0;
  margin: 15px 0 0 0;
}

.experience-bullets li {
  position: relative;
  padding: 8px 0 8px 28px;
  color: #555;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
  background: rgba(52, 152, 219, 0.03);
  border-radius: 8px;
  transition: all 0.3s ease;
}

.experience-bullets li:hover {
  background: rgba(52, 152, 219, 0.08);
  transform: translateX(5px);
}

.experience-bullets li:before {
  content: "→";
  position: absolute;
  left: 10px;
  color: #3498db;
  font-weight: bold;
  transition: all 0.3s ease;
}

.experience-bullets li:hover:before {
  transform: translateX(3px);
  color: #2980b9;
}

@media (max-width: 480px) {
  .company-header {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .company-logo {
    margin-bottom: 15px;
  }
}

/* Education Items */
.education-item {
  background: #f8f9fa;
  padding: 20px;
  margin: 15px 0;
  border-radius: 10px;
  border-left: 4px solid #27ae60;
  transition: all 0.3s ease;
}

.education-item:hover {
  background: #e9ecef;
  transform: translateX(5px);
}

.education-item h3 {
  margin: 0 0 8px 0;
  color: #2c3e50;
  font-size: 16px;
  font-weight: 700;
}

.institution {
  color: #7f8c8d;
  font-size: 13px;
  font-style: italic;
  margin: 0 0 10px 0;
}

.education-item p:last-child {
  margin: 0;
  color: #555;
}

/* Footer */
.footer {
  background: var(--bg-card);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: var(--shadow-md);
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

.footer::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--gradient-hero);
}

.footer-text {
  color: var(--text-secondary);
  font-size: 14px;
  margin: 0 0 15px 0;
}

.footer-links {
  margin: 0;
}

.footer-links a {
  color: var(--accent-primary);
  font-weight: 600;
  transition: all 0.3s ease;
}

.footer-links a:hover {
  color: var(--accent-secondary);
}

/* Hover Effects */
.hoverZoomLink {
  transition: all 0.3s ease;
}

.hoverZoomLink:hover {
  transform: scale(1.05);
}

/* Responsive Design */
@media (max-width: 768px) {
  .container {
    padding: 15px;
  }
  
  .skills-grid {
    grid-template-columns: 1fr;
  }
  
  .contact-btn {
    display: block;
    margin: 10px auto;
    text-align: center;
    max-width: 200px;
  }
  
  name {
    font-size: 28px;
  }
  
  heading {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 10px;
  }
  
  name {
    font-size: 24px;
  }
  
  .tagline {
    font-size: 14px;
  }
  
  .contact-btn {
    font-size: 12px;
    padding: 6px 12px;
  }
}

/* Animation Classes */
.one {
  width: 160px;
  height: 160px;
  position: relative;
}

.two {
  width: 160px;
  height: 160px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

.fade {
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

span.highlight {
  background-color: #ffffd0;
}

/* Smooth scrolling */
html {
  scroll-behavior: smooth;
}

/* Focus styles for accessibility */
a:focus,
button:focus {
  outline: 2px solid #3498db;
  outline-offset: 2px;
}