/* Care Vision Thailand - Family Wellness Theme */
/* Warm & Trustworthy Design */

/* CSS Variables */
:root {
  --cream-bg: #FDFCF0;
  --forest-green: #2E7D32;
  --forest-green-dark: #1B5E20;
  --sand: #C19A6B;
  --sand-light: #D4B896;
  --warm-white: #FFFEF7;
  --text-dark: #2C3E30;
  --text-light: #5A6B5C;
  --shadow-soft: 0 4px 20px rgba(46, 125, 50, 0.1);
  --shadow-medium: 0 8px 30px rgba(46, 125, 50, 0.15);
}

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

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Sarabun', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: var(--cream-bg);
  color: var(--text-dark);
  line-height: 1.7;
  font-size: 16px;
}

/* Typography */
h1, h2, h3, h4 {
  font-weight: 600;
  line-height: 1.3;
  color: var(--forest-green);
}

h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.5rem; }
h4 { font-size: 1.2rem; }

p {
  margin-bottom: 1rem;
  color: var(--text-light);
}

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}

/* Container */
.sbaloqa6 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Header */
header {
  background-color: var(--warm-white);
  box-shadow: var(--shadow-soft);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}

.tvkc7l2n {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.g0ymuvfp {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--forest-green);
}

.ah7yssk4 {
  width: 45px;
  height: 45px;
  background: linear-gradient(135deg, var(--forest-green), var(--sand));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
}

nav ul {
  display: flex;
  list-style: none;
  gap: 30px;
}

nav a {
  color: var(--text-dark);
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 25px;
  transition: all 0.3s ease;
}

nav a:hover {
  background-color: var(--forest-green);
  color: white;
}

/* Mobile Menu Toggle */
.by7rupqj {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
}

.by7rupqj span {
  width: 25px;
  height: 3px;
  background-color: var(--forest-green);
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* Hero Section */
.rfcufu08 {
  margin-top: 80px;
  padding: 100px 20px;
  background: linear-gradient(135deg, var(--cream-bg) 0%, var(--warm-white) 100%);
  position: relative;
  overflow: hidden;
}

.rfcufu08::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(193, 154, 107, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}

.o6lj5lfr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.u1gy3w0a h1 {
  margin-bottom: 20px;
  font-size: 3rem;
}

.u1gy3w0a .efv1kclz {
  font-size: 1.2rem;
  margin-bottom: 30px;
  color: var(--text-light);
}

.p36arxxc {
  position: relative;
}

.p36arxxc img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: var(--shadow-medium);
}

.p36arxxc::after {
  content: '☀️';
  position: absolute;
  top: -30px;
  right: -30px;
  font-size: 4rem;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

/* Buttons */
.zvrs4d3n {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  border: none;
  font-family: inherit;
}

.tn37k4mp {
  background: linear-gradient(135deg, var(--forest-green), var(--forest-green-dark));
  color: white;
  box-shadow: 0 4px 15px rgba(46, 125, 50, 0.4);
}

.tn37k4mp:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(46, 125, 50, 0.5);
}

.sz8yuaj9 {
  background: linear-gradient(135deg, var(--sand), var(--sand-light));
  color: white;
  box-shadow: 0 4px 15px rgba(193, 154, 107, 0.4);
}

.sz8yuaj9:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(193, 154, 107, 0.5);
}

/* Section Styles */
section {
  padding: 80px 20px;
}

.fzs8kkpx {
  text-align: center;
  margin-bottom: 50px;
}

.fzs8kkpx h2 {
  font-size: 2.5rem;
  margin-bottom: 15px;
}

.fzs8kkpx p {
  font-size: 1.1rem;
  max-width: 700px;
  margin: 0 auto;
}

/* Threats Section */
.qknlw3vt {
  background-color: var(--warm-white);
}

.vj8s2eus {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.vu1535pz {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: var(--shadow-soft);
  transition: all 0.3s ease;
}

.vu1535pz:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-medium);
}

.vu1535pz img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.ex2f8hwp {
  padding: 30px;
}

.ex2f8hwp h3 {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ye8zqw5y {
  font-size: 1.5rem;
}

/* Nutrients Section */
.g7pcc13p {
  background: linear-gradient(135deg, var(--cream-bg) 0%, #F5F0E0 100%);
}

.eiar88qw {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.pou742ry h3 {
  margin-bottom: 20px;
}

.a7hu3hh7 {
  list-style: none;
  margin-top: 30px;
}

.a7hu3hh7 li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
  padding: 20px;
  background: white;
  border-radius: 15px;
  box-shadow: var(--shadow-soft);
}

.t3zf3f2o {
  font-size: 2rem;
  min-width: 50px;
}

.xjjdmclo h4 {
  color: var(--forest-green);
  margin-bottom: 5px;
}

.xjjdmclo p {
  font-size: 0.95rem;
  margin-bottom: 0;
}

.l319bzk1 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: var(--shadow-medium);
}

/* Form Section */
.dy9dedan {
  background: linear-gradient(135deg, var(--forest-green) 0%, var(--forest-green-dark) 100%);
  color: white;
  position: relative;
  overflow: hidden;
}

.dy9dedan::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -20%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}

.dy9dedan p {
  color: rgba(255, 255, 255, 0.9);
}

.qti9owev {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

.qti9owev h2 {
  color: white;
  margin-bottom: 30px;
}

.ez7hbs6s {
  margin-bottom: 20px;
  text-align: left;
}

.ez7hbs6s label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}

.ez7hbs6s input {
  width: 100%;
  padding: 15px 20px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 15px;
  font-size: 1rem;
  font-family: inherit;
  background: rgba(255, 255, 255, 0.1);
  color: white;
  transition: all 0.3s ease;
}

.ez7hbs6s input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.ez7hbs6s input:focus {
  outline: none;
  border-color: var(--sand);
  background: rgba(255, 255, 255, 0.2);
}

.dy9dedan .zvrs4d3n {
  width: 100%;
  margin-top: 10px;
}

/* Footer */
footer {
  background-color: var(--text-dark);
  color: white;
  padding: 60px 20px 30px;
}

.ojfy0fdp {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

.djmtna34 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.djmtna34 .ah7yssk4 {
  width: 50px;
  height: 50px;
  font-size: 1.8rem;
}

.djmtna34 span {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
}

.dz42uw1n p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.vw9egxxq {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.vw9egxxq a {
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s ease;
}

.vw9egxxq a:hover {
  color: var(--sand);
  padding-left: 10px;
}

.t2qnj97y {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}

/* Modal */
.qmj21yt1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2000;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.qmj21yt1.active {
  display: flex;
}

.z3spek07 {
  background: white;
  border-radius: 30px;
  padding: 50px;
  max-width: 500px;
  width: 100%;
  text-align: center;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: modalSlide 0.3s ease;
}

@keyframes modalSlide {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.ajq5itif {
  font-size: 5rem;
  margin-bottom: 20px;
  animation: bounce 1s infinite;
}

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

.z3spek07 h3 {
  color: var(--forest-green);
  margin-bottom: 15px;
}

.z3spek07 p {
  color: var(--text-light);
  margin-bottom: 30px;
}

.e3tzze0v {
  background: linear-gradient(135deg, var(--forest-green), var(--forest-green-dark));
  color: white;
  border: none;
  padding: 15px 40px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  font-family: inherit;
  transition: all 0.3s ease;
}

.e3tzze0v:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(46, 125, 50, 0.4);
}

/* Policy Pages */
.o2zqrlcq {
  max-width: 900px;
  margin: 100px auto 50px;
  padding: 40px;
  background: white;
  border-radius: 20px;
  box-shadow: var(--shadow-soft);
}

.o2zqrlcq h1 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 3px solid var(--sand);
}

.o2zqrlcq h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  color: var(--forest-green);
}

.o2zqrlcq p,
.o2zqrlcq li {
  color: var(--text-light);
  margin-bottom: 15px;
}

.o2zqrlcq ul {
  margin-left: 30px;
  margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 992px) {
  .o6lj5lfr,
  .vj8s2eus,
  .eiar88qw {
    grid-template-columns: 1fr;
  }

  .u1gy3w0a h1 {
    font-size: 2.2rem;
  }

  .p36arxxc img {
    height: 350px;
  }

  .ojfy0fdp {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    flex-direction: column;
    padding: 20px;
    box-shadow: var(--shadow-medium);
  }

  nav ul.active {
    display: flex;
  }

  .by7rupqj {
    display: flex;
  }

  .rfcufu08 {
    padding: 60px 20px;
    margin-top: 70px;
  }

  .u1gy3w0a h1 {
    font-size: 1.8rem;
  }

  .fzs8kkpx h2 {
    font-size: 1.8rem;
  }

  .z3spek07 {
    padding: 30px;
  }

  .o2zqrlcq {
    margin: 80px 15px 30px;
    padding: 25px;
  }
}

/* Heart Icon Animation */
.heart-icon {
  display: inline-block;
  animation: heartbeat 1.5s infinite;
}

@keyframes heartbeat {
  0%, 100% { transform: scale(1); }
  10%, 30% { transform: scale(1.1); }
  20%, 40% { transform: scale(1); }
}

/* Hand Care Icon */
.hand-care {
  font-size: 3rem;
  opacity: 0.8;
}
