/*
 * GTGF v16.36 — Premium Finish
 * Final live QA corrections only: planner contrast, dashboard disclosures,
 * Coach check-in hierarchy and readable microcopy. No product logic changes.
 */

/* The first planner question lives on a dark workspace. Keep its heading and
   explanation out of the light-card colour rule introduced in v16.35. */
body.gtgf-v14.gtgf-v1636-planner .training-guide159950__fields .planner-field-heading>span {
  color:#f7f5f1!important;
  -webkit-text-fill-color:#f7f5f1!important;
}
body.gtgf-v14.gtgf-v1636-planner .training-guide159950__fields .planner-field-heading>small,
body.gtgf-v14.gtgf-v1636-planner .training-guide159950__fields .planner-field>small {
  color:#aeadab!important;
  -webkit-text-fill-color:#aeadab!important;
}
body.gtgf-v14.gtgf-v1636-planner .training-guide159950__fields .planner-field-heading b {
  background:rgba(255,90,0,.14)!important;
  color:#ff8b4c!important;
  -webkit-text-fill-color:#ff8b4c!important;
}

/* Native details markers created duplicated triangles beside the custom +.
   Make every premium disclosure a predictable two-column control. */
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth,.v163500-checkin,.v163500-coach-proof)>summary {
  list-style:none!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth,.v163500-checkin,.v163500-coach-proof)>summary::-webkit-details-marker {
  display:none!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth,.v163500-checkin,.v163500-coach-proof)>summary::marker {
  content:""!important;
  display:none!important;
}

body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth)>summary {
  min-height:68px!important;
  grid-template-columns:minmax(0,1fr) 30px!important;
  gap:3px 18px!important;
  padding:15px 18px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth)>summary>span {
  display:block!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth)>summary>small {
  display:block!important;
  font-size:11px!important;
  line-height:1.45!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth)>summary>b {
  width:30px!important;
  height:30px!important;
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  color:#ff7a32!important;
  -webkit-text-fill-color:#ff7a32!important;
  font-size:19px!important;
  line-height:1!important;
}

/* Coach disclosure: clear label, benefit and state instead of concatenated text. */
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary {
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px 22px!important;
  padding:17px 20px!important;
  cursor:pointer!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary>div {
  min-width:0!important;
  display:grid!important;
  gap:5px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary span,
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary strong,
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary small {
  display:block!important;
  margin:0!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary span {
  color:#c94808!important;
  -webkit-text-fill-color:#c94808!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary strong {
  font-size:15px!important;
  line-height:1.35!important;
}
body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary>small {
  min-height:28px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:6px 10px!important;
  border:1px solid #d9d4ca!important;
  border-radius:999px!important;
  background:#f5f2ec!important;
  font-size:10px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}

/* Check-in fields now read as deliberate mini-cards; legends no longer sit on
   top of the card border and controls remain comfortable touch targets. */
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin {
  padding-top:22px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin__grid {
  gap:14px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin fieldset {
  min-width:0!important;
  padding:16px!important;
  border-color:#292c31!important;
  border-radius:14px!important;
  background:#111318!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin legend {
  max-width:100%!important;
  padding:0 7px!important;
  color:#f4f2ed!important;
  -webkit-text-fill-color:#f4f2ed!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-choice {
  gap:7px!important;
  margin-top:7px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-choice button {
  min-height:38px!important;
  padding:8px 12px!important;
  border-color:#35383e!important;
  background:#1b1d22!important;
  color:#d5d5d2!important;
  font-size:11px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-choice button[aria-pressed="true"] {
  border-color:#ff6a1a!important;
  background:rgba(255,106,26,.16)!important;
  color:#fff!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin__note {
  margin-top:16px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin__note>span {
  margin-bottom:8px!important;
  color:#494b50!important;
  -webkit-text-fill-color:#494b50!important;
  font-size:10px!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin textarea {
  min-height:88px!important;
  padding:12px 13px!important;
  border-color:#32353b!important;
  background:#111318!important;
  color:#f3f3f0!important;
  -webkit-text-fill-color:#f3f3f0!important;
  font-size:13px!important;
  line-height:1.5!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin form>button {
  min-height:44px!important;
  padding:11px 17px!important;
  color:#0b0c0e!important;
  -webkit-text-fill-color:#0b0c0e!important;
  font-size:11px!important;
}

/* Use the width of the Coach workspace; the answer is the main value, not a
   small quote card floating beside empty space. */
body.gtgf-v14.gtgf-v1636-dashboard .v163500-coach-ask .v160500-coach-answer {
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  padding:16px 18px!important;
  line-height:1.62!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-coach-ask header {
  align-items:end!important;
}
body.gtgf-v14.gtgf-v1636-dashboard .v163500-coach-ask header small {
  max-width:520px!important;
  font-size:11px!important;
  line-height:1.55!important;
}

/* Small support copy was technically present but read like footnotes. */
body.gtgf-v14.gtgf-v1636-dashboard .v162300-copy p,
body.gtgf-v14.gtgf-v1636-dashboard .v162300-card>em,
body.gtgf-v14.gtgf-v1636-dashboard .v160300-day-grid :is(small,em),
body.gtgf-v14.gtgf-v1636-dashboard .v160300-week-depth__body :is(p,small) {
  font-size:11px!important;
  line-height:1.45!important;
}

@media (max-width:720px) {
  body.gtgf-v14.gtgf-v1636-dashboard :is(.v160300-week-details,.v160300-week-depth)>summary {
    min-height:64px!important;
    padding:13px 14px!important;
    gap:3px 12px!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary {
    min-height:76px!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    padding:15px 16px!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard :is(.v163500-checkin,.v163500-coach-proof)>summary>small {
    justify-self:start!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-checkin__grid {
    grid-template-columns:1fr!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard .v163500-checkin .v159974-choice button {
    min-height:42px!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard .v163500-coach-ask {
    padding:20px 16px!important;
  }
  body.gtgf-v14.gtgf-v1636-dashboard .v163500-coach-ask header {
    align-items:start!important;
  }
}

