@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template: cocoon-master
Version: 1.1.0
*/

:root {
  --aw-ink: #17211d;
  --aw-muted: #66716b;
  --aw-line: #dfe5e1;
  --aw-paper: #f6f7f4;
  --aw-white: #fff;
  --aw-green: #176b4d;
  --aw-green-dark: #0c4934;
  --aw-lime: #b9e263;
  --aw-radius: 18px;
  --aw-shadow: 0 18px 45px rgba(20, 38, 30, .09);
}

html { scroll-behavior: smooth; }
body {
  color: var(--aw-ink);
  background: var(--aw-paper);
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-feature-settings: "palt" 1;
  letter-spacing: .02em;
}
a { transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease; }
img { height: auto; }

/* Header */
.header-container { background: var(--aw-white); }
.header-container-in.hlt-center-logo { min-height: 132px; }
.logo-header img { width: min(520px, 82vw); max-height: 72px; object-fit: contain; }
.tagline { color: var(--aw-muted); font-size: 12px; letter-spacing: .12em; }
.navi { background: var(--aw-ink); border: 0; }
.navi-in > ul { justify-content: center; }
.navi-in > ul > li > a {
  min-height: 58px;
  padding-inline: 22px;
  color: #f5f7f5;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.navi-in > ul > li > a:hover { color: var(--aw-lime); background: rgba(255,255,255,.06); }

/* Main layout */
.content-in { max-width: 1220px; }
.main, .sidebar { border: 0; border-radius: var(--aw-radius); }
.main { background: var(--aw-white); box-shadow: 0 10px 35px rgba(20,38,30,.05); }
.aw-renewal-home .content { margin-top: 28px; }
.aw-renewal-home .main { padding: 0; background: transparent; box-shadow: none; }

/* Editorial hero */
.aw-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
  min-height: 520px;
  overflow: hidden;
  border-radius: 26px;
  background: #12231c;
  box-shadow: var(--aw-shadow);
}
.aw-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .16;
  background-image: linear-gradient(rgba(255,255,255,.18) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.18) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(to right, #000, transparent 72%);
}
.aw-hero__copy {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 64px clamp(34px, 6vw, 76px);
  color: var(--aw-white);
}
.aw-kicker {
  margin: 0 0 18px;
  color: var(--aw-green);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .18em;
}
.aw-hero .aw-kicker { color: var(--aw-lime); }
.aw-hero h1 {
  margin: 0;
  color: var(--aw-white);
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.22;
  letter-spacing: -.045em;
}
.aw-hero h1 span { color: var(--aw-lime); }
.aw-hero__lead { margin: 26px 0 0; color: #d7dfdb; font-size: 16px; line-height: 2; }
.aw-hero__actions { display: flex; align-items: center; gap: 26px; margin-top: 34px; }
.aw-button { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; font-size: 14px; font-weight: 800; text-decoration: none !important; }
.aw-button--primary { padding: 0 26px; border-radius: 100px; color: var(--aw-ink) !important; background: var(--aw-lime); }
.aw-button--primary:hover { transform: translateY(-2px); box-shadow: 0 10px 25px rgba(185,226,99,.22); }
.aw-button--text { color: var(--aw-white) !important; border-bottom: 1px solid rgba(255,255,255,.35); }
.aw-button--text:hover { color: var(--aw-lime) !important; }
.aw-button--text span { margin-left: 8px; }
.aw-hero__visual { position: relative; display: grid; place-items: center; min-height: 460px; }
.aw-hero__visual::before, .aw-hero__visual::after { content: ""; position: absolute; border: 1px solid rgba(185,226,99,.2); border-radius: 50%; }
.aw-hero__visual::before { width: 390px; height: 390px; }
.aw-hero__visual::after { width: 285px; height: 285px; }
.aw-watch { position: relative; z-index: 1; width: 214px; padding: 42px 0; background: linear-gradient(90deg, #34433d, #111b17 45%, #3c4b45); border-radius: 62px; box-shadow: 0 30px 65px rgba(0,0,0,.45); }
.aw-watch::before, .aw-watch::after { content: ""; position: absolute; left: 58px; width: 98px; height: 120px; background: #222e29; z-index: -1; }
.aw-watch::before { bottom: 92%; border-radius: 28px 28px 8px 8px; }
.aw-watch::after { top: 92%; border-radius: 8px 8px 28px 28px; }
.aw-watch__crown { position: absolute; top: 77px; right: -12px; width: 12px; height: 42px; border-radius: 0 8px 8px 0; background: #58665f; }
.aw-watch__screen { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 166px; margin: 0 13px; border: 2px solid #5a6761; border-radius: 42px; color: #fff; background: radial-gradient(circle at 60% 28%, #234d3c, #050807 66%); }
.aw-watch__eyebrow { color: var(--aw-lime); font-size: 10px; letter-spacing: .18em; }
.aw-watch__screen strong { margin: 5px 0 10px; font-size: 42px; line-height: 1; letter-spacing: -.05em; }
.aw-watch__status { font-size: 9px; letter-spacing: .12em; color: #aeb8b3; }
.aw-watch__status i { display: inline-block; width: 6px; height: 6px; margin-right: 5px; border-radius: 50%; background: var(--aw-lime); box-shadow: 0 0 9px var(--aw-lime); }

/* Find-by-purpose cards */
.aw-guide { padding: 76px 0 34px; }
.aw-section-heading { max-width: 680px; margin-bottom: 34px; }
.aw-section-heading h2, .aw-latest-heading h2 { margin: 0 0 12px; color: var(--aw-ink); font-size: clamp(28px, 3vw, 40px); letter-spacing: -.035em; }
.aw-section-heading > p:last-child, .aw-latest-heading > p:last-child { color: var(--aw-muted); font-size: 14px; }
.aw-guide__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.aw-guide-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 244px;
  padding: 26px;
  overflow: hidden;
  border: 1px solid var(--aw-line);
  border-radius: var(--aw-radius);
  color: var(--aw-ink) !important;
  background: var(--aw-white);
  text-decoration: none !important;
}
.aw-guide-card:hover { transform: translateY(-4px); border-color: #b8c9c0; box-shadow: var(--aw-shadow); }
.aw-guide-card__number { position: absolute; top: 15px; right: 20px; color: #e8edea; font-size: 48px; font-weight: 800; letter-spacing: -.08em; }
.aw-guide-card__label { position: relative; margin-bottom: 30px; color: var(--aw-green); font-size: 10px; font-weight: 800; letter-spacing: .12em; }
.aw-guide-card strong { position: relative; margin-bottom: 12px; font-size: 18px; }
.aw-guide-card__text { position: relative; color: var(--aw-muted); font-size: 12px; line-height: 1.8; }
.aw-guide-card__arrow { position: absolute; right: 24px; bottom: 20px; color: var(--aw-green); font-size: 24px; }
.aw-latest-heading { padding: 50px 0 26px; border-top: 1px solid var(--aw-line); }

/* Native Cocoon article cards */
.aw-renewal-home .list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.aw-renewal-home .entry-card-wrap {
  width: 100% !important;
  min-width: 0;
  margin: 0;
  border: 1px solid var(--aw-line);
  border-radius: var(--aw-radius);
  background: var(--aw-white);
  overflow: hidden;
  box-sizing: border-box;
}
.aw-renewal-home .entry-card-wrap:hover { transform: translateY(-3px); border-color: #bccbc3; box-shadow: var(--aw-shadow); }
.aw-renewal-home .entry-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 18px;
  box-sizing: border-box;
}
.aw-renewal-home .entry-card-thumb {
  width: 100% !important;
  margin: 0 0 17px;
  border-radius: 12px;
  overflow: hidden;
  background: #e9eeeb;
}
.aw-renewal-home .entry-card-thumb img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.aw-renewal-home .entry-card-content { width: 100%; }
.aw-renewal-home .entry-card-title { margin-bottom: 10px; color: var(--aw-ink); font-size: 19px; line-height: 1.55; }
.aw-renewal-home .entry-card-snippet {
  display: -webkit-box;
  overflow: hidden;
  color: var(--aw-muted);
  font-size: 13px;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.aw-renewal-home .cat-label { top: 10px; left: 10px; padding: 5px 9px; border: 0; border-radius: 6px; background: var(--aw-green); font-size: 10px; }
.aw-renewal-home .pagination { grid-column: 1 / -1; }

/* Inner pages and sidebar */
.article h1, .archive-title { color: var(--aw-ink); letter-spacing: -.025em; }
.article h2 { margin-top: 2.2em; padding: .8em 1em; border: 0; border-left: 5px solid var(--aw-green); color: var(--aw-ink); background: #eef3ef; }
.article h3 { padding-bottom: .45em; border-bottom: 2px solid var(--aw-line); }
.aw-health-note {
  margin: 2em 0;
  padding: 18px 20px;
  border-left: 4px solid #b98721;
  border-radius: 0 10px 10px 0;
  color: #4d4431;
  background: #fff8e8;
  font-size: 14px;
  line-height: 1.8;
}
.sidebar { background: var(--aw-white); box-shadow: 0 10px 35px rgba(20,38,30,.05); }
.sidebar h3 { margin: 0 0 14px; padding: 0 0 10px; border: 0; border-bottom: 2px solid var(--aw-ink); border-radius: 0; color: var(--aw-ink); font-size: 15px; }
.sidebar .widget { margin-bottom: 34px; }
.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_nav_menu ul li a { margin: 0; padding: 10px 4px; border-bottom: 1px solid var(--aw-line); border-radius: 0; color: #44504a !important; background: transparent; }
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover { padding-left: 9px; color: var(--aw-green) !important; background: #f3f6f4; }
.footer { background: var(--aw-ink); color: #c8d1cd; }

.iframe-wrap { position: relative; height: 0; padding-bottom: 56.25%; overflow: hidden; }
.iframe-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; }

@media screen and (max-width: 1023px) {
  .aw-guide__grid { grid-template-columns: repeat(2, 1fr); }
  .aw-hero { grid-template-columns: 1.2fr .8fr; }
  .aw-hero__copy { padding-inline: 42px; }
  .aw-watch { transform: scale(.82); }
}

@media screen and (min-width: 835px) and (max-width: 1180px) {
  .aw-renewal-home .list { grid-template-columns: 1fr; }
}

@media screen and (max-width: 834px) {
  .header-container-in.hlt-center-logo { min-height: 94px; }
  .logo-header { padding: 14px 18px 10px; }
  .logo-header a { display: block; max-width: 360px; margin: 0 auto; }
  .logo-header img { width: 100%; max-width: 360px; max-height: 58px; object-fit: contain; }
  .tagline, .navi { display: none; }
  .aw-renewal-home .content { margin-top: 14px; }
  .aw-hero { grid-template-columns: 1fr; min-height: auto; border-radius: 18px; }
  .aw-hero__copy { padding: 48px 30px 34px; }
  .aw-hero__visual { min-height: 290px; overflow: hidden; }
  .aw-watch { transform: scale(.72); }
  .aw-guide { padding-top: 54px; }
  .aw-renewal-home .list { grid-template-columns: 1fr; }
  .sidebar { box-shadow: none; }
}

@media screen and (max-width: 560px) {
  body { letter-spacing: .01em; }
  .header-container-in.hlt-center-logo { min-height: 78px; }
  .logo-header { padding-block: 10px; }
  .logo-header img { max-height: 48px; }
  .aw-hero__copy { padding: 40px 24px 28px; }
  .aw-hero h1 { font-size: 37px; }
  .aw-hero__lead { font-size: 14px; line-height: 1.85; }
  .aw-hero__actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .aw-hero__visual { min-height: 245px; }
  .aw-watch { transform: scale(.62); }
  .aw-guide__grid { grid-template-columns: 1fr; }
  .aw-guide-card { min-height: 205px; }
  .aw-section-heading h2, .aw-latest-heading h2 { font-size: 29px; }
  .aw-latest-heading { padding-top: 38px; }
  .aw-renewal-home .entry-card { padding: 13px; }
  .pc-only { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
