/* YEHAVHA NEXUS 생활·실행 Gate canonical local owner v1.0
   Shared shell: ../portal-v2.css
   Scope: .life-* content only. */
.life-action-page{--life-major-gap:12px}
.life-hero{padding:10px 0 0}
.life-hero-card{padding:14px 16px}
.life-hero-card .eyebrow{margin:0 0 3px;font-size:11.5px}
.life-hero-card h1{margin:2px 0 4px;font-size:clamp(27px,3.7vw,40px);line-height:1.04;letter-spacing:-.035em}
.life-hero-card h1 span{display:inline;margin-left:8px;font-size:clamp(14px,1.7vw,18px);font-weight:730;letter-spacing:-.02em}
.life-hero-card .description{max-width:none;margin:0;color:#111;font-size:13px;line-height:1.35}
.life-action-page .gate-lead{margin-top:var(--life-major-gap)}
.life-action-page .main{padding-top:var(--life-major-gap)}
.life-shell{display:grid;gap:10px;padding:0 0 26px}
.life-panel{padding:14px;border:1px solid #cfd4dc;border-radius:12px;background:#fff}
.life-event-panel{width:100%;padding:9px 10px}
.life-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;align-items:start;margin-bottom:8px}
.life-heading-compact{align-items:center;margin-bottom:6px}
.life-number{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#326da8;color:#fff;font-size:10.5px;font-weight:850}
.life-heading h2{margin:0;color:#111;font-size:18px;line-height:1.2;letter-spacing:-.025em}
.life-heading p{margin:2px 0 0;color:#111;font-size:12.5px;line-height:1.4}

.life-daily-panel{padding:11px 12px 12px}
.life-daily-heading{display:flex;align-items:baseline;gap:8px;min-width:0}
.life-daily-heading>span{color:#6b7280;font-size:11px;font-weight:760;white-space:nowrap}
.life-daily-sections{display:grid;gap:9px}
.life-daily-section{overflow:hidden;border:1px solid #d9e1e8;border-radius:10px;background:#fff}
.life-daily-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:6px 10px;border-bottom:1px solid #e5e7eb;background:#f7f9fc}
.life-daily-section-title h3{margin:0;color:#111;font-size:14.5px;line-height:1.2;letter-spacing:-.02em}
.life-daily-section-title span{color:#6b7280;font-size:10.5px;font-weight:760;white-space:nowrap}
.life-daily-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.life-daily-item{display:grid;grid-template-columns:128px minmax(0,1fr);gap:10px;min-width:0;padding:9px 10px;color:#111;background:#fff;border-bottom:1px solid #eef1f4;text-decoration:none}
.life-daily-item,.life-daily-item:link,.life-daily-item:visited,.life-daily-item:hover,.life-daily-item:active,.life-daily-item strong,.life-daily-item span{text-decoration:none}
.life-daily-item.is-text-only{grid-template-columns:1fr}
.life-daily-item:only-child{grid-column:1/-1}
.life-daily-item:nth-child(odd){border-right:1px solid #eef1f4}
.life-daily-item:only-child{border-right:0}
.life-daily-item:last-child:nth-child(odd){grid-column:1/-1;border-right:0}
.life-daily-item:hover,.life-daily-item:focus-visible{background:#f8fbfe;outline:none}
.life-daily-thumb,.life-daily-icon{width:128px;aspect-ratio:16/9;overflow:hidden;border-radius:9px}
.life-daily-thumb{display:block;background:#eef4f8}
.life-daily-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.life-daily-icon{display:grid;place-items:center;border:1px solid #c8d5e1;background:linear-gradient(145deg,#edf6fb,#dcebf6);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 12px rgba(50,109,168,.08);font-size:34px;line-height:1}
.life-daily-section-opportunity .life-daily-icon{background:linear-gradient(145deg,#f1f7f4,#e1efe8);border-color:#c8d8d0}
.life-daily-body{display:flex;flex-direction:column;min-width:0}
.life-daily-meta{display:flex;flex-wrap:wrap;gap:5px;color:#68717b;font-size:10.5px;font-weight:760;line-height:1.25}
.life-daily-body strong{display:block;margin-top:3px;color:#111;font-size:14px;line-height:1.35;letter-spacing:-.02em}
.life-daily-reason{display:block;margin-top:4px;color:#333;font-size:11.5px;line-height:1.45}
.life-daily-items>.life-daily-item:last-child,.life-daily-items>.life-daily-item:nth-last-child(2):nth-child(odd){border-bottom:0}

.life-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
.life-event{display:flex;align-items:center;gap:6px;min-width:0;min-height:44px;padding:5px 7px;border:1px solid #cfd4dc;border-radius:8px;background:#fff;color:#111;text-align:left;cursor:pointer;transition:background .12s ease,border-color .12s ease}
.life-event:hover,.life-event:focus-visible{border-color:#326da8;background:#f7fbff;outline:none}
.life-event-icon{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:6px;background:#f2f6fa;font-size:14px;line-height:1}
.life-event strong{display:block;min-width:0;font-size:13px;line-height:1.15;white-space:normal}
.life-event.is-active{border-color:#326da8;background:#eaf3fb}
.life-event.is-active .life-event-icon{background:#fff}
.life-event-notice{margin:6px 0 0;padding:6px 8px;border:1px solid #d9e1e8;border-radius:7px;background:#f7f9fc;color:#111;font-size:12px;line-height:1.35}
.life-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.life-field{display:grid;gap:4px}
.life-field label{font-size:12.5px;font-weight:800;color:#111}
.life-field input,.life-field select{width:100%;min-height:39px;padding:0 9px;border:1px solid #cfd4dc;border-radius:8px;background:#fff;color:#111;font:inherit}
.life-form-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;margin-top:1px}
.life-primary,.life-secondary,.life-action-link{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 12px;border:1px solid #326da8;border-radius:8px;font:inherit;font-size:13.5px;font-weight:820;text-decoration:none;cursor:pointer}
.life-primary{background:#326da8;color:#fff}
.life-secondary{border-color:#cfd4dc;background:#fff;color:#111}
.life-action-link{margin-top:7px;background:#fff;color:#111}
.life-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px}
.life-summary-card{padding:10px;border:1px solid #cfd4dc;border-radius:9px;background:#fff}
.life-summary-card span{display:block;font-size:11.5px;font-weight:760}
.life-summary-card strong{display:block;margin-top:3px;font-size:18px;line-height:1.15}
.life-now-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.life-now-column{padding:11px;border:1px solid #cfd4dc;border-radius:10px;background:#fff}
.life-now-column h3{margin:0 0 6px;font-size:15px}
.life-now-list{display:grid;gap:5px}
.life-now-item{padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}
.life-now-item strong{display:block;font-size:13.5px;line-height:1.4}
.life-now-item p{margin:3px 0 0;color:#111;font-size:12.5px;line-height:1.45}
.life-timeline{display:grid;gap:8px}
.life-stage{border:1px solid #cfd4dc;border-radius:10px;background:#fff;overflow:hidden}
.life-stage-head{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:9px 11px;border-bottom:1px solid #e5e7eb;background:#f7f9fc}
.life-stage-head strong{font-size:14px}
.life-stage-head span{font-size:11.5px;font-weight:780}
.life-actions{display:grid}
.life-check{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:start;padding:10px 11px;border-bottom:1px solid #e5e7eb}
.life-check:last-child{border-bottom:0}
.life-check input{width:17px;height:17px;margin-top:2px;accent-color:#326da8}
.life-check-copy strong{display:block;font-size:14px;line-height:1.4}
.life-check-copy p{margin:2px 0 0;color:#111;font-size:12.5px;line-height:1.45}
.life-kind{display:inline-flex;align-items:center;min-height:22px;padding:0 6px;border:1px solid #cfd4dc;border-radius:999px;background:#eef4f8;color:#111;font-size:10px;font-weight:800;white-space:nowrap}
.life-check.is-done .life-check-copy{opacity:.56;text-decoration:line-through}
.life-empty{margin:0;padding:9px;border:1px dashed #cfd4dc;border-radius:8px;color:#111;font-size:12.5px;line-height:1.45}

@media (max-width:900px){
  .life-daily-items{grid-template-columns:1fr}
  .life-daily-item,.life-daily-item:last-child:nth-child(odd){grid-column:auto}
  .life-daily-item:nth-child(odd){border-right:0}
  .life-daily-items>.life-daily-item:nth-last-child(2):nth-child(odd){border-bottom:1px solid #eef1f4}
  .life-event-panel{width:100%}
  .life-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .life-form{grid-template-columns:repeat(2,minmax(0,1fr))}
  .life-now-grid{grid-template-columns:1fr}
}
@media (max-width:560px){
  .life-hero{padding-top:7px}
  .life-hero-card{padding:11px 12px}
  .life-hero-card h1{font-size:25px}
  .life-hero-card h1 span{display:block;margin:3px 0 0;font-size:14px}
  .life-panel{padding:10px}
  .life-daily-panel{padding:8px}
  .life-daily-heading{gap:5px}
  .life-daily-heading>span{font-size:10px}
  .life-daily-sections{gap:7px}
  .life-daily-section-title{min-height:32px;padding:5px 8px}
  .life-daily-section-title h3{font-size:13.5px}
  .life-daily-section-title span{font-size:9.8px}
  .life-daily-item{grid-template-columns:102px minmax(0,1fr);gap:8px;padding:8px}
  .life-daily-item.is-text-only{grid-template-columns:1fr}
  .life-daily-thumb,.life-daily-icon{width:102px}
  .life-daily-icon{font-size:29px}
  .life-daily-body strong{font-size:13px}
  .life-daily-reason{font-size:10.8px;line-height:1.4}
  .life-daily-meta{font-size:9.8px}
  .life-event-panel{padding:7px}
  .life-heading{margin-bottom:6px}
  .life-number{width:23px;height:23px;font-size:10px}
  .life-heading h2{font-size:16px}
  .life-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}
  .life-event{gap:4px;min-height:40px;padding:4px 5px;border-radius:7px}
  .life-event-icon{flex-basis:18px;width:18px;height:18px;border-radius:5px;font-size:12px}
  .life-event strong{font-size:11.5px;line-height:1.1}
  .life-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .life-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
  .life-summary-card{padding:8px 6px}
  .life-summary-card span{font-size:10px}
  .life-summary-card strong{font-size:15px}
  .life-check{grid-template-columns:auto minmax(0,1fr)}
  .life-kind{grid-column:2;justify-self:start}
}
