/* ---------------------------------------------------------------
   03-v162-polish.css
   원본 index.html의 3번째 <style> 블록 (id="v162-polish")
   ⚠ 이 파일들은 뒤 순서가 앞 순서를 덮어쓰는 레이어 구조입니다.
      index.html의 <link> 순서를 바꾸면 화면이 깨집니다.
   --------------------------------------------------------------- */

/* v1.6.2 base: colorful reading accordions and share flow retained; v1.6.3 feedback overrides follow. */
#viewFreeResult .l2v8-cue{
  display:flex;align-items:center;justify-content:center;gap:9px;
  margin:0 0 15px;font-family:'Nanum Gothic',sans-serif;
  font-size:14px;font-weight:800;line-height:1.4;color:#768182;
}
#viewFreeResult .l2v8-cue span{
  display:inline-block;font-family:'Jua',sans-serif;font-size:21px;line-height:1;
  color:#6F9E9A;animation:v162cue 1.55s ease-in-out infinite;
}
@keyframes v162cue{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media (prefers-reduced-motion:reduce){#viewFreeResult .l2v8-cue span{animation:none}}

/* Evidence is now always visible, not a toggle. */
#viewFreeResult .v162-evidence-static{
  margin-top:6px!important;padding:19px 16px 5px!important;
  border:1px solid #E2EAEA!important;border-radius:20px!important;
  background:#FCFDFC!important;
}
#viewFreeResult .v162-evidence-title{
  margin:0 0 8px!important;font-family:'Jua',sans-serif!important;
  font-size:20px!important;line-height:1.4!important;color:#3D494A!important;
  word-break:keep-all;
}
#viewFreeResult .v162-evidence-static .l2v8-data-section:first-of-type{border-top:0!important;padding-top:10px!important}
#viewFreeResult .v162-evidence-static .l2v8-data-section{padding-top:17px!important;padding-bottom:18px!important}

/* Reading cards: no body can leak while closed. */
#viewFreeResult .l2v9-acc{position:relative;border-color:#E5ECEB!important;background:#FFF!important;box-shadow:0 5px 16px rgba(64,83,84,.035)!important}
#viewFreeResult .l2v9-acc::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:20px 0 0 20px;background:#DCEDEA}
#viewFreeResult .v162-acc-scene::before{background:#DCEBF4}
#viewFreeResult .v162-acc-benefit::before{background:#F4EBCB}
#viewFreeResult .v162-acc-fatigue::before{background:#E8E4F0}
#viewFreeResult .v162-acc-adjust::before{background:#F4E2D8}
#viewFreeResult .l2v9-acc-trigger{
  grid-template-columns:40px minmax(0,1fr) 30px!important;
  gap:11px!important;padding:15px 15px 15px 16px!important;min-height:68px!important;
}
#viewFreeResult .v162-acc-icon{
  display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;
  font-family:'Jua',sans-serif;font-size:20px;line-height:1;color:#5C8C84;background:#EAF6F3;
}
#viewFreeResult .v162-acc-scene .v162-acc-icon{background:#EAF3F8;color:#668DA3}
#viewFreeResult .v162-acc-benefit .v162-acc-icon{background:#FAF4DD;color:#9D8845}
#viewFreeResult .v162-acc-fatigue .v162-acc-icon{background:#F2EFF7;color:#827A94}
#viewFreeResult .v162-acc-adjust .v162-acc-icon{background:#FBEEE7;color:#A47B69}
#viewFreeResult .l2v9-acc-title b{font-size:18.5px!important;line-height:1.4!important}
#viewFreeResult .l2v9-acc-panel{display:grid!important;grid-template-rows:0fr!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;transition:grid-template-rows .26s ease,opacity .18s ease!important}
#viewFreeResult .l2v9-acc:not(.open) .l2v9-acc-panel-inner{min-height:0!important;height:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}
#viewFreeResult .l2v9-acc.open .l2v9-acc-panel{grid-template-rows:1fr!important;visibility:visible!important;opacity:1!important}
#viewFreeResult .l2v9-acc.open .l2v9-acc-panel-inner{height:auto!important;min-height:0!important;padding:2px 18px 20px 67px!important;overflow:hidden!important}
#viewFreeResult .l2v9-acc-panel-inner p{margin:0!important;padding:0!important}

/* Chemistry is now a follow-up to the result card, before the share buttons. */
#viewFreeResult .l2v8-share-frame>.chemistry-section{
  margin:28px 0 22px!important;padding:22px 4px 0!important;border-top:1px solid #E4EBEA!important;
  text-align:left;
}
#viewFreeResult .l2v8-share-frame>.chemistry-section .chemistry-head h2{font-size:22px!important;margin-bottom:7px!important}
#viewFreeResult .l2v8-share-frame>.chemistry-section .chemistry-head p{font-size:14px!important;line-height:1.7!important}
#viewFreeResult .l2v8-share-frame>.chemistry-section .chemistry-card p{font-size:14px!important;line-height:1.72!important}
#viewFreeResult .l2v8-share-frame>.chemistry-section .chemistry-nudge{display:none!important}
#viewFreeResult .l2v8-share-frame>.share-btns{margin-top:4px!important}

@media(max-width:390px){
  #viewFreeResult .l2v8-cue{font-size:13.5px;margin-top:10px}
  #viewFreeResult .l2v9-acc-trigger{grid-template-columns:36px minmax(0,1fr) 28px!important;gap:9px!important;padding:14px 12px 14px 14px!important}
  #viewFreeResult .v162-acc-icon{width:34px;height:34px;font-size:19px}
  #viewFreeResult .l2v9-acc-title b{font-size:17.5px!important}
  #viewFreeResult .l2v9-acc.open .l2v9-acc-panel-inner{padding-left:59px!important;padding-right:14px!important}
  #viewFreeResult .v162-evidence-static{padding-left:13px!important;padding-right:13px!important}
}
