/* ═══════════════════════════════════════════════════════════
   AARWINS — Editorial Section CSS
   Matches the "the act" minimalist editorial reference exactly
   ═══════════════════════════════════════════════════════════ */

/* ════════ EDITORIAL PAGE WRAPPER ════════ */
.ed-page {
  background: #FFFFFF;
  padding-top: 100px; /* Symmetrical top padding when About Us banner is moved */
  padding-bottom: 0;
}

/* ════════ EDITORIAL ABOUT US HEADER ════════ */
.ed-cats {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 16px;
  padding: 64px 70px 80px;
  border: none;
  background: none;
}

.ed-cats-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #999999;
  font-weight: 600;
  line-height: 1;
}

.ed-cats-title {
  font-family: 'Playfair Display', serif;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #17313B;
  margin: 0;
  line-height: 1.2;
}

.ed-cats-desc {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 2;
  color: #666666;
  max-width: 620px;
  margin: 8px 0 0 0;
}


/* ════════ SHARED WRAP ════════ */
.ed-wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 70px;
}


/* ════════ SECTION 2 — Left copy / Right large placeholder ════════ */
.ed-s2 {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 72px;
  align-items: center;
  padding-bottom: 90px;
}

/* ════════ SECTION 3 — Left pair / Right copy ════════ */
.ed-s3 {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 72px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 100px;
}


/* ════════ COPY BLOCK ════════ */
.ed-copy-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 320px;
  width: 100%;
}

.ed-h2 {
  font-family: 'Syne', sans-serif;
  font-size: 58px;
  line-height: 1;
  font-weight: 700;
  color: #111;
  letter-spacing: -2.5px;
  margin-bottom: 22px;
}

.ed-h2--sm {
  font-size: 54px;
  line-height: 0.95;
}

.ed-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 1.85;
  color: #7A7A7A;
  max-width: 300px;
  margin-bottom: 28px;
}

.ed-pill-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 30px;
  border-radius: 50px;
  background: linear-gradient(180deg, #ff9d00 0%, #ff5e00 100%);
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  cursor: pointer;
  box-shadow: 
    inset 0px 15px 20px rgba(255, 255, 255, 0.6), 
    inset 0px -5px 15px rgba(200, 50, 0, 0.5), 
    0px 10px 20px rgba(255, 94, 0, 0.4);
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  width: max-content;
}

.ed-pill-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(180deg, #ffaf33 0%, #ff6a00 100%);
  border-color: rgba(255, 255, 255, 0.6);
  box-shadow: 
    inset 0px 15px 20px rgba(255, 255, 255, 0.7), 
    inset 0px -5px 15px rgba(200, 50, 0, 0.6), 
    0px 15px 25px rgba(255, 94, 0, 0.5);
}


/* ════════ VISUAL BLOCK ════════ */
.ed-visual-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}


/* ════════ PLACEHOLDERS ════════ */
.ed-ph {
  position: relative;
  background: #E8E8E6;
  border-radius: 20px;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-shadow:
    0 1px 3px rgba(0,0,0,0.04),
    0 8px 28px rgba(0,0,0,0.07);
  transition: transform 0.38s ease, box-shadow 0.38s ease;
}

.ed-ph:hover {
  transform: translateY(-5px);
  box-shadow:
    0 2px 6px rgba(0,0,0,0.05),
    0 16px 48px rgba(0,0,0,0.10);
}

/* Large hero placeholder */
.ed-ph--hero {
  width: 100%;
  max-width: 620px;
  height: 400px;
  border-radius: 24px;
  background: #E2E2E0;
  justify-content: flex-start;
  padding: 36px;
}

/* Square card placeholders */
.ed-ph--card {
  flex: 1;
  aspect-ratio: 3 / 4;
  border-radius: 18px;
  background: #EAEAE8;
  padding: 24px;
  justify-content: flex-start;
}

/* Individual backgrounds from user uploads */
.ed-ph.ed-ph--1 {
  background: url('../images/about_us_1.png') center/cover no-repeat !important;
}

.ed-ph.ed-ph--2 {
  background: url('../images/about_us_2.png') center/cover no-repeat !important;
}

.ed-ph.ed-ph--3 {
  background: url('../images/about_us_3.jpg') center/cover no-repeat !important;
}

.ed-ph.ed-ph--about-us-2 {
  background: url('../images/Iland-desktop.jpeg') center/cover no-repeat !important;
  max-width: 950px !important;
  height: 480px !important;
}

.ed-ph.ed-ph--1 .ed-ph-inner,
.ed-ph.ed-ph--2 .ed-ph-inner,
.ed-ph.ed-ph--3 .ed-ph-inner,
.ed-ph.ed-ph--bunny-fox .ed-ph-inner {
  display: none; /* Hide visual text overlays since text is beautifully integrated into the luxury assets */
}

.ed-ph.ed-ph--bunny-fox {
  background: url('../images/bunny%20fox.png') center/cover no-repeat !important;
}



.ed-ph-inner {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ed-ph-label {
  font-family: 'Syne', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #999;
}

.ed-ph-sub {
  font-family: 'Syne', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #666;
  line-height: 1.3;
}

/* Grain / scatter dots beneath hero placeholder */
.ed-grain-row {
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
  padding: 0 30px;
  pointer-events: none;
  z-index: 0;
}

.ed-grain-row span {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #C8C8C6;
  opacity: 0.7;
}


/* ════════ PAIR OF CARDS ════════ */
.ed-ph-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  align-items: stretch;
}


/* ════════ DIVIDER ════════ */
.ed-divider {
  max-width: 1280px;
  margin: 100px auto 0;
  padding: 0 70px;
  height: 0;
  border-top: 1px solid #D8D8D8;
}


/* ════════ REVEAL ANIMATIONS ════════ */
.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}
.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.reveal-delay { transition-delay: 0.17s; }
.reveal-delay-2 { transition-delay: 0.34s; }


/* ════════════════════════════════════════════════
   FOOTER — Pure Black
════════════════════════════════════════════════ */
.footer-black {
  background: #000;
  color: #fff;
  padding-top: 72px;
}

.fb-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 70px 72px;
  display: grid;
  grid-template-columns: 220px 160px 1fr 260px;
  gap: 56px;
  align-items: start;
}

.fb-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.3px;
  margin-bottom: 14px;
}

.fb-tagline {
  font-size: 13px;
  line-height: 1.7;
  color: rgba(255,255,255,0.45);
  margin-bottom: 24px;
}

.fb-socials {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}

.fb-social {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  color: rgba(255,255,255,0.65);
  transition: border-color 0.2s, color 0.2s;
}
.fb-social:hover {
  border-color: rgba(255,255,255,0.5);
  color: #fff;
}

.fb-contact-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.5);
  line-height: 1.6;
}

.fb-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.fb-col-title {
  font-family: 'Syne', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 4px;
}

.fb-col a {
  font-size: 13px;
  color: rgba(255,255,255,0.5);
  transition: color 0.2s;
  line-height: 1.6;
}
.fb-col a:hover { color: #fff; }

/* Newsletter */
.fb-newsletter {
  display: flex;
  flex-direction: column;
}

.fb-newsletter .fb-col-title {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
}

.fb-form {
  position: relative;
  margin-bottom: 10px;
}

.fb-input {
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  outline: none;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  transition: border-color 0.2s;
}
.fb-input::placeholder { color: rgba(255,255,255,0.3); }
.fb-input:focus { border-bottom-color: rgba(255,255,255,0.7); }

.fb-form-line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(255,255,255,0.3);
}

.fb-disclaimer {
  font-size: 11px;
  color: rgba(255,255,255,0.28);
  line-height: 1.6;
}

/* Footer bottom bar */
.fb-bottom {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px 70px;
  border-top: 1px solid rgba(255,255,255,0.08);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: rgba(255,255,255,0.28);
}

.fb-bottom-links {
  display: flex;
  gap: 28px;
}
.fb-bottom-links a {
  color: rgba(255,255,255,0.28);
  transition: color 0.2s;
}
.fb-bottom-links a:hover { color: rgba(255,255,255,0.65); }


/* ════════ RESPONSIVE ════════ */
@media (max-width: 1024px) {
  .ed-cats { gap: 28px; padding: 48px 40px 60px; }
  .ed-wrap { padding: 0 40px; }
  .ed-s2 { grid-template-columns: 260px 1fr; gap: 48px; }
  .ed-s3 { grid-template-columns: 1fr 280px; gap: 48px; }
  .ed-h2 { font-size: 46px; }
  .ed-divider { padding: 0 40px; }
  .fb-inner { grid-template-columns: 1fr 1fr; padding: 0 40px 56px; gap: 40px; }
  .fb-newsletter { grid-column: 1 / -1; }
  .fb-bottom { padding: 20px 40px; }
}

@media (max-width: 768px) {
  .ed-cats { gap: 18px; padding: 40px 24px 48px; flex-wrap: wrap; justify-content: center; }
  .ed-cat { font-size: 15px; }
  .ed-wrap { padding: 0 24px; }
  .ed-s2, .ed-s3 { grid-template-columns: 1fr; gap: 40px; padding-bottom: 60px; }
  .ed-h2 { font-size: 38px; }
  .ed-h2--sm { font-size: 34px; }
  .ed-ph--hero { height: 700px; }
  .ed-divider { padding: 0 24px; margin-top: 60px; }
  .fb-inner { grid-template-columns: 1fr; padding: 0 24px 48px; }
  .fb-bottom { padding: 20px 24px; flex-direction: column; gap: 12px; text-align: center; }
  .ed-pill-btn {
    padding: 14px 36px !important; /* Premium spacious padding in mobile view */
    height: auto !important; /* Breathable vertical auto height */
    font-size: 13px !important; /* Visual typography scale balance */
  }
  .ed-ph.ed-ph--about-us-2 {
    background: url('../images/Iland-mob.png') center center / cover no-repeat !important;
    height: auto !important;
    aspect-ratio: 720 / 1355 !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* ════════ EDITORIAL VIDEO HERO BANNER ════════ */
.ed-cats-video-container {
  position: relative;
  width: 100%;
  height: 70vh; /* Premium widescreen banner height */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background-color: #17313B; /* Brand fallback color */
}

.ed-cats-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.ed-cats-video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.35); /* Elegant soft white overlay */
  backdrop-filter: blur(2px); /* Soft glassmorphic blur to smooth the background video */
  -webkit-backdrop-filter: blur(2px);
  z-index: 1;
}

.ed-cats-video-container .ed-cats {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 40px !important;
  margin: 0 !important;
  z-index: 2;
  background: none !important;
  gap: 16px !important;
}

.ed-cats-video-container .ed-cats-label {
  color: #17313B !important; /* Premium brand dark navy color */
  text-shadow: none !important;
  font-weight: 700;
}

.ed-cats-video-container .ed-cats-title {
  color: #111111 !important; /* Luxury deep charcoal/black */
  font-size: 54px; /* Premium larger title on banner */
  letter-spacing: 3px;
  text-shadow: none !important;
}

.ed-cats-video-container .ed-cats-desc {
  color: #111111 !important; /* Luxury deep charcoal/black for full legibility */
  max-width: 650px;
  text-shadow: none !important;
  font-weight: 500;
}

@media (max-width: 768px) {
  .ed-cats-video-container {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    height: auto;
    aspect-ratio: 21 / 9;
  }
  .ed-cats-video-container .ed-cats {
    padding: 0 20px !important;
    gap: 8px !important;
  }
  .ed-cats-video-container .ed-cats-title {
    font-size: 26px !important;
  }
  .ed-cats-video-container .ed-cats-desc {
    font-size: 13px !important;
    line-height: 1.4 !important;
    max-width: 95%;
    margin-top: 10% !important;
  }
}

/* ════════ ABOUT US TAGLINE SECTION ════════ */
.aw-about-tagline-section {
  background-color: #FFFFFF;
  padding: 100px 40px; /* Increased vertical padding to increase section size */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}

.aw-about-tagline-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 32px; /* Elegant premium font size */
  font-weight: 300; /* Clean, modern minimalist weight */
  color: #17313B;
  text-align: center; /* Center alignment */
  max-width: 900px;
  line-height: 1.6;
  margin: 0;
  letter-spacing: -0.01em;
}

@media (max-width: 768px) {
  .aw-about-tagline-section {
    padding: 60px 24px; /* Generous white section padding on mobile */
  }
  .aw-about-tagline-text {
    font-size: 22px;
    line-height: 1.5;
  }
}

