.npc-calc{--npc-accent:var(--npo-accent,#315d72);--npc-text:var(--npo-text,#202722);font:inherit;color:var(--npc-text);background:#fff;border:1px solid #e5e9e4;border-radius:20px;padding:clamp(22px,4vw,42px);box-shadow:0 16px 50px rgba(25,37,31,.06);margin:28px 0}.npc-calc *{box-sizing:border-box}.npc-calc__head{margin-bottom:24px}.npc-calc__eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--npc-accent);margin-bottom:8px}.npc-calc h2{font-size:clamp(28px,4vw,42px);margin:0 0 10px;line-height:1.15}.npc-calc__head p{color:#6a746d;margin:0}.npc-calc__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}.npc-calc label{display:flex;flex-direction:column;gap:7px;font-weight:700}.npc-calc label small{font-size:12px;line-height:1.45;color:#7c867f;font-weight:400}.npc-calc input,.npc-calc select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #d7ddd8;border-radius:10px;background:#fff;color:#202722;font:inherit}.npc-calc input:focus,.npc-calc select:focus{outline:2px solid color-mix(in srgb,var(--npc-accent) 25%,transparent);border-color:var(--npc-accent)}.npc-check{grid-column:1/-1;flex-direction:row!important;align-items:center}.npc-check input{width:18px;min-height:18px}.npc-calc__button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border:0;border-radius:11px;background:var(--npc-accent);color:#fff;font-weight:800;font-size:16px;cursor:pointer}.npc-calc__button:hover{filter:brightness(.94)}.npc-calc__notice{font-size:12px;line-height:1.6;color:#7b847e;margin:28px 0 0}.npc-result{margin-top:22px;padding:22px;border-radius:15px;background:#f6f8f6;border:1px solid #e1e6e2}.npc-result__hero{display:flex;flex-direction:column;gap:3px;margin-bottom:15px}.npc-result__hero span{font-size:13px;color:#657068}.npc-result__hero strong{font-size:clamp(28px,5vw,42px);color:var(--npc-accent);line-height:1.2}.npc-result__hero em{font-style:normal;font-size:13px;color:#657068}.npc-result__rows p{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #e3e8e4;padding:10px 0;margin:0}.npc-result__warn{margin:15px 0;padding:12px;border-radius:9px;background:#fff4df;color:#7a5210}.npc-ins-table{display:grid;gap:0;margin:8px 0 14px}.npc-ins-table>div{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;padding:11px 4px;border-bottom:1px solid #e2e7e3;align-items:center}.npc-ins-table>div>*:nth-child(n+2){text-align:right}.npc-ins-table small{padding:5px 4px 10px;color:#7a847d}.npc-ins-table__total{font-size:17px;border-top:2px solid #cfd7d1}.npc-calc-links{border:1px solid #e0e6e1;border-radius:16px;background:#fff;padding:18px}.npc-calc-links h3{margin:0 0 6px;font-size:19px}.npc-calc-links>p{margin:0 0 14px;color:#758078;font-size:13px}.npc-calc-links__items{display:grid;gap:10px}.npc-calc-links__items a{display:grid;grid-template-columns:34px 1fr;grid-template-areas:'icon title' 'icon desc';column-gap:10px;text-decoration:none!important;color:inherit;padding:13px;border-radius:12px;background:#f6f8f6;transition:.18s ease}.npc-calc-links__items a:hover{transform:translateY(-1px);background:#f0f4f0}.npc-calc-links__items span{grid-area:icon;font-size:23px}.npc-calc-links__items strong{grid-area:title;font-size:14px}.npc-calc-links__items em{grid-area:desc;font-style:normal;color:#748078;font-size:11px}.widget .npc-calc-links{padding:0;border:0;background:transparent}.widget .npc-calc-links__items a{background:rgba(127,140,130,.08)}
@media(max-width:680px){.npc-calc{border-radius:16px;padding:20px 16px}.npc-calc__grid{grid-template-columns:1fr}.npc-calc__button{width:100%}.npc-ins-table>div{grid-template-columns:1.1fr 1fr 1fr;font-size:13px}.npc-result{padding:17px 13px}}
.npc-label-row{display:flex;align-items:center;gap:7px}.npc-help-link{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:color-mix(in srgb,var(--npc-accent) 12%,#fff);border:1px solid color-mix(in srgb,var(--npc-accent) 25%,#d7ddd8);color:var(--npc-accent)!important;text-decoration:none!important;font-size:12px;font-weight:900;line-height:1;cursor:help;flex:0 0 auto}.npc-help-link:hover,.npc-help-link:focus{background:var(--npc-accent);color:#fff!important;outline:none}.npc-advanced{grid-column:1/-1;border:1px solid #e1e6e2;border-radius:12px;background:#f8faf8;padding:0 14px}.npc-advanced summary{cursor:pointer;padding:13px 0;font-weight:800;color:#445048}.npc-advanced summary span{font-size:11px;font-weight:700;color:#7b857e;margin-left:5px}.npc-advanced__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:2px 0 15px}.npc-base-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 18px}.npc-base-summary p{margin:0;padding:12px;border-radius:10px;background:#fff;border:1px solid #e2e7e3;display:flex;flex-direction:column;gap:4px}.npc-base-summary p span{font-size:11px;color:#6e7871}.npc-base-summary p b{font-size:15px}.npc-base-summary small{grid-column:1/-1;color:#6e7871}.npc-result__warn--info{background:#eef6f8;color:#315d72;line-height:1.55}
@media(max-width:680px){.npc-advanced__grid,.npc-base-summary{grid-template-columns:1fr}.npc-base-summary small{grid-column:auto}}


/* v0.1.4 — dedicated mobile calculator card before the site footer */
.npc-mobile-calc-wrap{display:none}
@media (max-width:760px){
  body.npc-mobile-calc-enabled .npc-mobile-calc-wrap{
    display:block;
    width:min(100% - 30px,1180px);
    margin:22px auto 46px;
  }
  body.npc-mobile-calc-enabled .npc-mobile-calc-wrap .npc-calc-links{
    padding:20px;
    border:1px solid #e0e6e1;
    border-radius:16px;
    background:#fff;
    box-shadow:0 10px 30px rgba(25,37,31,.05);
  }
  body.npc-mobile-calc-enabled .widget-area .widget_narupress_calculator_links{display:none!important}
}

/* v0.2.0 — annual leave + ordinary wage calculators */
.npc-callout{display:grid;gap:5px;margin:18px 0 6px;padding:14px 16px;border-radius:12px;background:#f3f7f4;border:1px solid #dfe7e1;color:#425048}.npc-callout strong{font-size:14px}.npc-callout span{font-size:13px;line-height:1.6;color:#667169}.npc-inline-action{display:flex;flex-wrap:wrap;align-items:center;gap:9px;align-self:end;padding-bottom:1px}.npc-calc__subbutton{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:9px;border:1px solid var(--npc-accent);background:var(--npc-accent);color:#fff!important;text-decoration:none!important;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.npc-calc__subbutton--ghost{background:#fff;color:var(--npc-accent)!important}.npc-result__action{margin:4px 0 12px}.npc-advanced__grid--leave{grid-template-columns:repeat(2,minmax(0,1fr))}.npc-advanced__grid--leave .npc-check{grid-column:auto}.npc-annual-leave .npc-result__hero strong{font-variant-numeric:tabular-nums}.npc-ordinary-wage .npc-result__hero strong{font-variant-numeric:tabular-nums}.npc-calc-links__items a:nth-child(3),.npc-calc-links__items a:nth-child(4){border:1px solid rgba(49,93,114,.06)}
@media(max-width:680px){.npc-inline-action{grid-column:1/-1}.npc-calc__subbutton{width:100%}.npc-advanced__grid--leave{grid-template-columns:1fr}.npc-advanced__grid--leave .npc-check{grid-column:auto}.npc-callout{padding:13px 14px}}

/* v0.3.1 — practical calculator hub refinement */
.npc-hub{--npc-accent:var(--npo-accent,#315d72);--npc-ink:var(--npo-text,#202722);margin:10px 0 38px;color:var(--npc-ink)}
.npc-hub *{box-sizing:border-box}
.npc-hub__intro{max-width:820px;margin:0 0 24px}
.npc-hub__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid color-mix(in srgb,var(--npc-accent) 20%,#dfe7e3);border-radius:999px;background:color-mix(in srgb,var(--npc-accent) 5%,#fff);color:var(--npc-accent);font-size:11px;font-weight:900;letter-spacing:.12em}
/* Theme content heading margins can be very large; pin this spacing inside the calculator hub. */
.npc-hub .npc-hub__intro h2{margin:18px 0 10px!important;padding:0!important;font-size:clamp(30px,4vw,43px);line-height:1.16;letter-spacing:-.04em}
.npc-hub__intro p{margin:0!important;color:#65726b;font-size:16px;line-height:1.7}
.npc-hub__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:14px}
.npc-hub-card{--npc-card-accent:var(--npc-accent);--npc-card-bg:#fbfcfb;position:relative;display:flex;min-width:0;min-height:250px;flex-direction:column;padding:24px 21px 20px;border:1px solid color-mix(in srgb,var(--npc-card-accent) 13%,#e4e9e6);border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--npc-card-bg) 94%,#fff) 0%,#fff 100%);box-shadow:0 12px 32px rgba(30,46,38,.045);color:inherit!important;text-decoration:none!important;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.npc-hub-card::before{content:'';position:absolute;left:0;right:0;top:0;height:4px;background:var(--npc-card-accent);opacity:.72}
.npc-hub-card::after{content:'';position:absolute;right:-40px;top:-48px;width:132px;height:132px;border-radius:50%;background:color-mix(in srgb,var(--npc-card-accent) 7%,transparent);pointer-events:none}
.npc-hub-card--retirement{--npc-card-accent:#55786c;--npc-card-bg:#f4f8f6}
.npc-hub-card--insurance{--npc-card-accent:#4e7286;--npc-card-bg:#f3f7f9}
.npc-hub-card--annual-leave{--npc-card-accent:#738568;--npc-card-bg:#f6f8f2}
.npc-hub-card--ordinary-wage{--npc-card-accent:#6e7185;--npc-card-bg:#f6f6f9}
.npc-hub-card--parental{--npc-card-accent:#9a7069;--npc-card-bg:#fbf5f3}
.npc-hub-card:hover,.npc-hub-card:focus-visible{transform:translateY(-4px);border-color:color-mix(in srgb,var(--npc-card-accent) 34%,#dce4df);box-shadow:0 18px 42px rgba(30,46,38,.095);background:linear-gradient(180deg,color-mix(in srgb,var(--npc-card-bg) 88%,#fff) 0%,#fff 100%);outline:none}
.npc-hub-card__meta{position:relative;z-index:1;display:inline-flex;align-self:flex-start;min-height:25px;align-items:center;margin:0 0 18px;padding:0 9px;border-radius:999px;background:color-mix(in srgb,var(--npc-card-accent) 9%,#fff);color:color-mix(in srgb,var(--npc-card-accent) 88%,#32413a);font-size:11px;font-weight:850;letter-spacing:.015em;line-height:1.35}
.npc-hub-card strong{position:relative;z-index:1;display:block;margin:0 0 10px;font-size:22px;line-height:1.3;letter-spacing:-.035em}
.npc-hub-card__desc{position:relative;z-index:1;display:block;color:#65716a;font-size:14px;line-height:1.68}
.npc-hub-card__cta{position:relative;z-index:1;display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:19px;color:var(--npc-card-accent);font-size:13.5px;font-weight:900}
.npc-hub-card__cta b{font-size:18px;line-height:1;transition:transform .18s ease}
.npc-hub-card:hover .npc-hub-card__cta b{transform:translateX(4px)}
.npc-hub__note{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:16px 17px;border:1px solid #edf0ee;border-radius:13px;background:#f6f8f7;color:#5f6c65}
.npc-hub__note>span{display:inline-flex;flex:0 0 22px;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#e4ebe7;color:#5f7067;font-size:12px;font-weight:900}
.npc-hub__note p{margin:0!important;font-size:13.5px;line-height:1.72}
@media(max-width:980px){.npc-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.npc-hub-card{min-height:226px}}
@media(max-width:560px){.npc-hub{margin-top:2px}.npc-hub__intro{margin-bottom:19px}.npc-hub .npc-hub__intro h2{margin-top:14px!important;font-size:27px}.npc-hub__intro p{font-size:14px}.npc-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.npc-hub-card{min-height:206px;padding:18px 14px 15px;border-radius:15px}.npc-hub-card__meta{min-height:22px;margin-bottom:13px;padding:0 7px;font-size:9.5px}.npc-hub-card strong{font-size:17px;margin-bottom:7px}.npc-hub-card__desc{font-size:12px;line-height:1.58}.npc-hub-card__cta{padding-top:13px;font-size:12px}.npc-hub__note{padding:13px 14px}.npc-hub__note p{font-size:12px;line-height:1.65}}
@media(max-width:370px){.npc-hub-card__desc{display:none}.npc-hub-card{min-height:158px}}



/* v0.3.2 — result sharing, related guides, situation finder */
.npc-hub__finder{
  display:flex;flex-wrap:wrap;align-items:center;gap:8px;
  margin:0 0 18px;padding:12px 13px;border:1px solid #e8ece9;border-radius:14px;
  background:#fafcfb;
}
.npc-hub__finder-label{
  margin-right:3px;color:#66736c;font-size:12px;font-weight:900;letter-spacing:-.01em
}
.npc-hub__finder a{
  display:inline-flex;align-items:center;min-height:34px;padding:0 12px;
  border:1px solid #e1e7e3;border-radius:999px;background:#fff;
  color:#405149!important;text-decoration:none!important;font-size:12.5px;font-weight:800;
  transition:.16s ease
}
.npc-hub__finder a:hover,.npc-hub__finder a:focus-visible{
  transform:translateY(-1px);border-color:color-mix(in srgb,var(--npc-accent) 30%,#dce4df);
  background:color-mix(in srgb,var(--npc-accent) 5%,#fff);color:var(--npc-accent)!important;outline:none
}

.npc-result-tools{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;
  margin:16px 0 1px;padding-top:14px;border-top:1px solid #e3e8e4
}
.npc-result-copy{
  appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;
  min-height:40px;padding:0 14px;border:1px solid color-mix(in srgb,var(--npc-accent) 30%,#dce4df);
  border-radius:10px;background:#fff;color:var(--npc-accent);font:inherit;font-size:13px;font-weight:900;
  cursor:pointer;transition:.16s ease
}
.npc-result-copy:hover,.npc-result-copy:focus-visible{
  border-color:var(--npc-accent);background:color-mix(in srgb,var(--npc-accent) 6%,#fff);outline:none
}
.npc-result-copy.is-copied{background:var(--npc-accent);color:#fff;border-color:var(--npc-accent)}
.npc-result-copy__status{color:#627069;font-size:12px;font-weight:700}

.npc-related{
  margin:18px 0 4px;padding:18px;border:1px solid #e2e8e4;border-radius:15px;background:#fff;
  box-shadow:0 8px 24px rgba(30,46,38,.035)
}
.npc-related[hidden]{display:none!important}
.npc-related__head{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-bottom:12px}
.npc-related__head>span{color:var(--npc-accent);font-size:10px;font-weight:900;letter-spacing:.12em}
.npc-related__head>strong{font-size:17px;letter-spacing:-.025em}
.npc-related__links{display:grid;gap:8px}
.npc-related__links a{
  display:grid;grid-template-columns:minmax(70px,auto) 1fr 22px;align-items:center;gap:10px;
  min-height:52px;padding:10px 12px;border:1px solid #edf0ee;border-radius:11px;background:#fafcfb;
  color:inherit!important;text-decoration:none!important;transition:.16s ease
}
.npc-related__links a:hover,.npc-related__links a:focus-visible{
  transform:translateX(2px);border-color:color-mix(in srgb,var(--npc-accent) 24%,#e1e7e3);
  background:color-mix(in srgb,var(--npc-accent) 4%,#fff);outline:none
}
.npc-related__links a>span{
  display:inline-flex;justify-content:center;padding:4px 7px;border-radius:999px;
  background:#eef3f0;color:#68756e;font-size:10.5px;font-weight:800;white-space:nowrap
}
.npc-related__links a>strong{font-size:13.5px;line-height:1.45;letter-spacing:-.015em}
.npc-related__links a>b{color:var(--npc-accent);font-size:17px;text-align:right}

@media(max-width:560px){
  .npc-hub__finder{gap:7px;padding:11px}
  .npc-hub__finder-label{width:100%;margin:0 0 2px;font-size:11.5px}
  .npc-hub__finder a{min-height:32px;padding:0 10px;font-size:11.5px}
  .npc-result-copy{width:100%}
  .npc-result-copy__status{width:100%;text-align:center}
  .npc-related{padding:14px}
  .npc-related__links a{grid-template-columns:1fr 20px;gap:8px}
  .npc-related__links a>span{grid-column:1/-1;justify-self:start}
  .npc-related__links a>strong{font-size:13px}
}


/* v0.3.3 — cleaner cards, unified calculator heading, one-column mobile banners */
/* Keep the shared eyebrow and calculator title visually grouped even when the theme has strong h2 margins. */
.npc-calc__head{margin-bottom:24px}
.npc-calc__eyebrow{margin:0 0 6px!important}
.npc-calc .npc-calc__head h2{margin:4px 0 10px!important;padding:0!important}

/* The hub cards no longer need a secondary chip; let the title become the first visual anchor. */
.npc-hub-card{min-height:218px;padding-top:28px}
.npc-hub-card__meta{display:none!important}

/* Mobile: one wide, low card per calculator instead of a 2×2 tile grid. */
@media(max-width:760px){
  .npc-hub__grid{grid-template-columns:1fr;gap:11px}
  .npc-hub-card{
    min-height:154px;
    padding:20px 20px 17px;
    border-radius:16px;
  }
  .npc-hub-card::after{right:-34px;top:-58px;width:142px;height:142px}
  .npc-hub-card strong{margin-bottom:7px;font-size:22px;line-height:1.28}
  .npc-hub-card__desc{max-width:82%;font-size:13.5px;line-height:1.58}
  .npc-hub-card__cta{padding-top:12px;font-size:13px}
  .npc-hub__note p{font-size:13px;line-height:1.68}
}
@media(max-width:420px){
  .npc-hub-card{min-height:148px;padding:19px 18px 16px}
  .npc-hub-card strong{font-size:21px}
  .npc-hub-card__desc{max-width:86%;font-size:13px}
}

/* v0.3.5 — annual-leave helper actions: align exactly with the wage input and reduce visual competition */
@media(min-width:681px){
  .npc-annual-leave .npc-inline-action{
    align-self:start;
    padding-top:40px;
    padding-bottom:0;
  }
}
.npc-annual-leave .npc-inline-action .npc-calc__subbutton{
  min-height:58px;
  padding:0 15px;
  border-color:color-mix(in srgb,var(--npc-accent) 22%,#dce5e1);
  background:#fff;
  color:var(--npc-accent)!important;
  box-shadow:none;
}
.npc-annual-leave .npc-inline-action a.npc-calc__subbutton{
  background:color-mix(in srgb,var(--npc-accent) 6%,#fff);
  border-color:color-mix(in srgb,var(--npc-accent) 16%,#dfe7e3);
  color:color-mix(in srgb,var(--npc-accent) 84%,#53645b)!important;
}
.npc-annual-leave .npc-inline-action .npc-calc__subbutton:hover,
.npc-annual-leave .npc-inline-action .npc-calc__subbutton:focus-visible{
  background:color-mix(in srgb,var(--npc-accent) 10%,#fff);
  border-color:color-mix(in srgb,var(--npc-accent) 30%,#d9e2dd);
  filter:none;
  outline:none;
}
@media(max-width:680px){
  .npc-annual-leave .npc-inline-action{
    align-self:auto;
    padding:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .npc-annual-leave .npc-inline-action .npc-calc__subbutton{
    width:100%;
    min-height:46px;
    padding:0 10px;
    font-size:12.5px;
  }
}
@media(max-width:420px){
  .npc-annual-leave .npc-inline-action{grid-template-columns:1fr}
}


/* v0.3.6 — shared NaruPress typography scale */
.npc-calc,.npc-hub{font-size:var(--npo-fs-md,16px)}
.npc-calc__eyebrow,.npc-hub__eyebrow,.npc-related__head>span{font-size:var(--npo-fs-xs,12px)}
.npc-calc__head h2{font-size:var(--npo-fs-xl,28px);line-height:1.3;letter-spacing:-.035em}
.npc-calc label,.npc-label-row,.npc-advanced summary,.npc-check{font-size:var(--npo-fs-sm,14px)}
.npc-calc input,.npc-calc select,.npc-calc button,.npc-calc__subbutton{font-size:var(--npo-fs-sm,14px)}
.npc-calc small,.npc-calc__notice,.npc-base-summary p span,.npc-result-copy__status{font-size:var(--npo-fs-xs,12px);line-height:1.65}
.npc-result,.npc-callout span{font-size:var(--npo-fs-sm,14px)}
.npc-result__hero strong{font-size:var(--npo-fs-xl,28px)}
.npc-hub .npc-hub__intro h2{font-size:var(--npo-fs-xl,28px)!important}
.npc-hub__intro p{font-size:var(--npo-fs-md,16px)}
.npc-hub-card strong{font-size:var(--npo-fs-lg,20px)}
.npc-hub-card__desc,.npc-hub__note p,.npc-related__links a>strong{font-size:var(--npo-fs-sm,14px)}
@media(max-width:560px){
 .npc-hub .npc-hub__intro h2{font-size:26px!important}
 .npc-hub__grid{grid-template-columns:1fr!important}
 .npc-hub-card{min-height:0!important}
 .npc-hub-card strong{font-size:20px!important}
 .npc-hub-card__desc{font-size:14px!important;max-width:88%}
 .npc-calc__head h2{font-size:26px}
}


/* v0.4.0 — retirement pay / DB / DC modes */
.npc-retirement-mode{
  margin:20px 0 4px;padding:14px;
  border:1px solid #e4e9e6;border-radius:15px;background:#fafcfb;
}
.npc-retirement-mode__label{
  display:block;margin:0 0 9px;color:#45534c;font-size:13px;font-weight:900;
}
.npc-retirement-mode__tabs{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;
  padding:4px;border:1px solid #dfe6e2;border-radius:12px;background:#f0f4f2;
}
.npc-retirement-mode__tabs button{
  appearance:none;min-height:42px;padding:0 10px;border:0;border-radius:9px;
  background:transparent;color:#6d7972;font:inherit;font-size:13px;font-weight:850;
  cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease;
}
.npc-retirement-mode__tabs button:hover,
.npc-retirement-mode__tabs button:focus-visible{
  color:var(--npc-accent);outline:none;
}
.npc-retirement-mode__tabs button[aria-pressed="true"]{
  background:#fff;color:var(--npc-accent);box-shadow:0 3px 12px rgba(31,50,40,.08);
}
.npc-retirement-mode__guide{
  margin:9px 2px 0!important;color:#748078;font-size:12px;line-height:1.55;
}
.npc-retirement [data-retirement-panel][hidden]{display:none!important}
.npc-dc-grid{align-items:start}
.npc-dc-explainer{
  grid-column:1/-1;display:flex;flex-direction:column;gap:4px;
  padding:14px 15px;border:1px solid #e2e8e4;border-radius:12px;
  background:color-mix(in srgb,var(--npc-accent) 4%,#fff);
}
.npc-dc-explainer strong{font-size:13.5px;color:#44534b}
.npc-dc-explainer span{font-size:12.5px;line-height:1.6;color:#6d7972}
.npc-dc-scenarios{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;
  margin:4px 0 15px;
}
.npc-dc-scenarios>div{
  display:flex;min-width:0;flex-direction:column;gap:4px;
  padding:13px 12px;border:1px solid #e1e7e3;border-radius:11px;background:#fff;
}
.npc-dc-scenarios>div.is-middle{
  border-color:color-mix(in srgb,var(--npc-accent) 30%,#dfe6e2);
  background:color-mix(in srgb,var(--npc-accent) 5%,#fff);
}
.npc-dc-scenarios span{font-size:11.5px;font-weight:900;color:#69766f}
.npc-dc-scenarios strong{
  overflow-wrap:anywhere;font-size:16px;line-height:1.35;color:#27332d;font-variant-numeric:tabular-nums;
}
.npc-dc-scenarios small{font-size:10.5px;color:#89928c}
.npc-retirement .npc-result__hero strong{font-variant-numeric:tabular-nums}

@media(max-width:680px){
  .npc-retirement-mode{margin-top:17px;padding:12px}
  .npc-retirement-mode__tabs button{min-height:40px;padding:0 6px;font-size:12.5px}
  .npc-dc-explainer{grid-column:auto}
  .npc-dc-scenarios{grid-template-columns:1fr;gap:7px}
  .npc-dc-scenarios>div{
    display:grid;grid-template-columns:55px 1fr;align-items:center;column-gap:10px;
    padding:11px 12px;
  }
  .npc-dc-scenarios>div small{grid-column:2}
  .npc-dc-scenarios strong{text-align:right;font-size:15px}
}


/* v0.4.1 — clearer retirement inputs, DC balance modes/rate slider, Kakao sharing */
.npc-helper-emphasis{
  color:#4b5d54;font-weight:850;
}
.npc-hub-card__title-break{
  display:block;
}

.npc-dc-balance-mode{
  grid-column:1/-1;
  padding:13px 14px;
  border:1px solid #e2e8e4;
  border-radius:13px;
  background:#fafcfb;
}
.npc-dc-balance-mode__label{
  display:block;margin:0 0 9px;
  color:#45534c;font-size:13px;font-weight:900;
}
.npc-dc-balance-mode__tabs{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;
  padding:4px;border:1px solid #dfe6e2;border-radius:11px;background:#f0f4f2;
}
.npc-dc-balance-mode__tabs button{
  appearance:none;min-height:40px;padding:0 10px;border:0;border-radius:8px;
  background:transparent;color:#6d7972;font:inherit;font-size:13px;font-weight:850;
  cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease;
}
.npc-dc-balance-mode__tabs button:hover,
.npc-dc-balance-mode__tabs button:focus-visible{
  color:var(--npc-accent);outline:none;
}
.npc-dc-balance-mode__tabs button[aria-pressed="true"]{
  background:#fff;color:var(--npc-accent);box-shadow:0 3px 12px rgba(31,50,40,.08);
}
.npc-dc-grid [data-dc-balance-panel][hidden]{
  display:none!important;
}

.npc-dc-rate{
  grid-column:1/-1;
  padding:15px 16px;
  border:1px solid #e1e7e3;
  border-radius:13px;
  background:#fff;
}
.npc-dc-rate__head{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  margin-bottom:10px;color:#45534c;font-size:13px;font-weight:900;
}
.npc-dc-rate__head output{
  min-width:58px;padding:5px 9px;border-radius:999px;
  background:color-mix(in srgb,var(--npc-accent) 9%,#fff);
  color:var(--npc-accent);font-size:13px;font-weight:900;text-align:center;
  font-variant-numeric:tabular-nums;
}
.npc-dc-rate input[type="range"]{
  display:block;width:100%;min-height:22px;height:22px;
  margin:0;padding:0;border:0;border-radius:0;background:transparent;
  box-shadow:none;outline:none;accent-color:var(--npc-accent);cursor:pointer;
}
.npc-dc-rate input[type="range"]:focus{
  outline:2px solid color-mix(in srgb,var(--npc-accent) 22%,transparent);
  outline-offset:3px;border-color:transparent;
}
.npc-dc-rate__scale{
  display:flex;justify-content:space-between;
  margin:1px 1px 5px;color:#89928c;font-size:10.5px;font-weight:700;
}
.npc-dc-rate>small{
  display:block;margin-top:5px;
}
.npc-dc-breakdown__total{
  margin-top:3px!important;
  border-top:2px solid #dbe3de!important;
}
.npc-dc-breakdown__total span,
.npc-dc-breakdown__total b{
  color:var(--npc-accent);font-weight:900;
}

.npc-result-kakao{
  appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;
  min-height:40px;padding:0 14px;border:1px solid #e4cb00;border-radius:10px;
  background:#fee500;color:#191919;font:inherit;font-size:13px;font-weight:900;
  cursor:pointer;transition:.16s ease;
}
.npc-result-kakao:hover,
.npc-result-kakao:focus-visible{
  filter:brightness(.97);border-color:#cdb600;outline:none;
}
.npc-kakao-bubble{
  position:relative;display:inline-block;width:17px;height:14px;
  border-radius:50%;background:#191919;flex:0 0 auto;
}
.npc-kakao-bubble::after{
  content:"";position:absolute;left:2px;bottom:-3px;
  width:6px;height:6px;background:#191919;
  clip-path:polygon(0 0,100% 0,0 100%);
}

@media(max-width:560px){
  .npc-result-tools{
    display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;
  }
  .npc-result-copy,
  .npc-result-kakao{
    width:100%;
    min-width:0;
    padding:0 9px;
    font-size:12.5px;
  }
  .npc-result-copy__status{
    grid-column:1/-1;width:100%;text-align:center;
  }
}
@media(max-width:390px){
  .npc-result-tools{grid-template-columns:1fr}
  .npc-result-copy__status{grid-column:auto}
}


/* v0.4.2 — retirement/ordinary-wage bridge, stronger footer spacing */
.npc-calc > .npc-calc__notice{
  display:block;
  margin:0!important;
  padding-top:30px!important;
}
.npc-linked-field{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.npc-linked-field>label{min-width:0}
.npc-mini-link{
  display:inline-flex;
  align-items:center;
  align-self:flex-start;
  min-height:30px;
  padding:4px 9px;
  border:1px solid color-mix(in srgb,var(--npc-accent) 20%,#dfe5e1);
  border-radius:999px;
  background:color-mix(in srgb,var(--npc-accent) 4%,#fff);
  color:var(--npc-accent)!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:850;
  line-height:1.35;
  transition:.16s ease;
}
.npc-mini-link:hover,
.npc-mini-link:focus-visible{
  background:color-mix(in srgb,var(--npc-accent) 9%,#fff);
  border-color:color-mix(in srgb,var(--npc-accent) 38%,#dfe5e1);
  transform:translateY(-1px);
  outline:none;
}

/* v0.4.3 — annual leave status, timeline and retirement settlement */
.npc-leave-status{
  margin:20px 0 4px;
  padding:14px;
  border:1px solid #e4e9e6;
  border-radius:15px;
  background:#fafcfb;
}
.npc-leave-status__label{
  display:block;
  margin:0 0 9px;
  color:#45534c;
  font-size:13px;
  font-weight:900;
}
.npc-leave-status__tabs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px;
  padding:4px;
  border:1px solid #dfe6e2;
  border-radius:12px;
  background:#f0f4f2;
}
.npc-leave-status__tabs button{
  appearance:none;
  min-height:42px;
  padding:0 12px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#65736b;
  font:inherit;
  font-size:13px;
  font-weight:850;
  cursor:pointer;
}
.npc-leave-status__tabs button[aria-pressed="true"]{
  background:#fff;
  color:var(--npc-accent);
  box-shadow:0 2px 9px rgba(30,46,38,.08);
}
.npc-leave-status>small{
  display:block;
  margin:9px 2px 0;
  color:#78847d;
  font-size:11.5px;
  line-height:1.55;
}

.npc-leave-metrics{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:4px 0 18px;
}
.npc-leave-metrics>div{
  min-width:0;
  padding:12px;
  border:1px solid #e1e7e3;
  border-radius:11px;
  background:#fff;
}
.npc-leave-metrics span{
  display:block;
  margin-bottom:5px;
  color:#748078;
  font-size:10.5px;
  line-height:1.35;
}
.npc-leave-metrics strong{
  display:block;
  color:#29372f;
  font-size:14px;
  line-height:1.35;
  font-variant-numeric:tabular-nums;
  overflow-wrap:anywhere;
}

.npc-next-leave{
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-areas:'label date' 'label meta';
  align-items:center;
  column-gap:14px;
  margin:16px 0;
  padding:13px 14px;
  border:1px solid color-mix(in srgb,var(--npc-accent) 14%,#e0e7e3);
  border-radius:11px;
  background:color-mix(in srgb,var(--npc-accent) 5%,#fff);
}
.npc-next-leave span{
  grid-area:label;
  color:#647168;
  font-size:11px;
  font-weight:800;
}
.npc-next-leave strong{
  grid-area:date;
  color:var(--npc-accent);
  font-size:15px;
}
.npc-next-leave em{
  grid-area:meta;
  color:#7b867f;
  font-size:11px;
  font-style:normal;
}

.npc-leave-settlement{
  margin:16px 0;
  padding:15px;
  border:1px solid color-mix(in srgb,var(--npc-accent) 16%,#dfe7e3);
  border-radius:12px;
  background:#fff;
}
.npc-leave-settlement__head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
}
.npc-leave-settlement__head strong{
  font-size:14px;
  color:#334239;
}
.npc-leave-settlement__head span{
  color:#829087;
  font-size:10.5px;
}
.npc-leave-settlement__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
}
.npc-leave-settlement__grid p{
  margin:0;
  padding:10px 11px;
  border:1px solid #e6ebe8;
  border-radius:9px;
  background:#f8faf9;
}
.npc-leave-settlement__grid span,
.npc-leave-settlement__grid b{
  display:block;
}
.npc-leave-settlement__grid span{
  margin-bottom:4px;
  color:#748078;
  font-size:10.5px;
}
.npc-leave-settlement__grid b{
  font-size:14px;
  font-variant-numeric:tabular-nums;
}
.npc-leave-settlement__gap{
  background:color-mix(in srgb,var(--npc-accent) 7%,#fff)!important;
  border-color:color-mix(in srgb,var(--npc-accent) 18%,#e0e7e3)!important;
}
.npc-leave-settlement__gap b{color:var(--npc-accent)}
.npc-leave-settlement>small{
  display:block;
  margin-top:9px;
  color:#6f7b74;
  font-size:11px;
}

.npc-leave-timeline{
  margin:16px 0;
  border:1px solid #e0e6e2;
  border-radius:12px;
  background:#fff;
  overflow:hidden;
}
.npc-leave-timeline summary{
  cursor:pointer;
  padding:13px 14px;
  color:#405047;
  font-size:13px;
  font-weight:850;
  list-style-position:inside;
}
.npc-leave-timeline summary span{
  margin-left:5px;
  color:#839087;
  font-size:10.5px;
  font-weight:650;
}
.npc-leave-timeline__body{
  padding:0 14px 14px;
}
.npc-leave-timeline__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:10px 0;
  border-top:1px solid #edf0ee;
  border-bottom:1px solid #e7ece8;
}
.npc-leave-timeline__head span{
  color:#6d7971;
  font-size:11px;
}
.npc-leave-timeline__head strong{
  color:var(--npc-accent);
  font-size:15px;
}
.npc-leave-timeline__row{
  display:grid;
  grid-template-columns:130px 90px 1fr;
  gap:10px;
  align-items:center;
  padding:10px 0;
  border-bottom:1px solid #edf0ee;
}
.npc-leave-timeline__row span{
  color:#59675f;
  font-size:11px;
  font-variant-numeric:tabular-nums;
}
.npc-leave-timeline__row strong{
  font-size:12px;
  color:#2f3c35;
}
.npc-leave-timeline__row em{
  color:#7a867f;
  font-size:10.5px;
  font-style:normal;
}
.npc-leave-timeline__row--muted{opacity:.72}
.npc-leave-timeline__body>small{
  display:block;
  margin-top:10px;
  color:#89948e;
  font-size:10.5px;
  line-height:1.55;
}
.npc-leave-timeline__empty{
  padding:12px 0 2px;
  color:#77837c;
  font-size:11px;
  line-height:1.6;
}

@media(max-width:680px){
  .npc-leave-status{margin-top:17px;padding:12px}
  .npc-leave-status__tabs button{min-height:40px;font-size:12.5px}
  .npc-leave-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .npc-leave-settlement__head{display:block}
  .npc-leave-settlement__head span{display:block;margin-top:3px}
  .npc-leave-settlement__grid{grid-template-columns:1fr}
  .npc-leave-timeline__row{
    grid-template-columns:1fr auto;
    grid-template-areas:'date days' 'meta meta';
  }
  .npc-leave-timeline__row span{grid-area:date}
  .npc-leave-timeline__row strong{grid-area:days;text-align:right}
  .npc-leave-timeline__row em{grid-area:meta}
  .npc-next-leave{grid-template-columns:1fr;grid-template-areas:'label' 'date' 'meta';row-gap:2px}
}



/* v0.4.4 — annual unused-leave pay bridge */
.npc-leave-pay{
  margin:18px 0;
  border:1px solid color-mix(in srgb,var(--npc-accent) 17%,#dfe6e2);
  border-radius:14px;
  background:linear-gradient(180deg,color-mix(in srgb,var(--npc-accent) 4%,#fff),#fff);
  overflow:hidden;
}
.npc-leave-pay__intro{
  padding:16px;
}
.npc-leave-pay__intro>div{
  display:flex;
  align-items:baseline;
  gap:9px;
  flex-wrap:wrap;
}
.npc-leave-pay__intro>div>span{
  color:var(--npc-accent);
  font-size:9.5px;
  font-weight:950;
  letter-spacing:.1em;
}
.npc-leave-pay__intro>div>strong{
  color:#2d3b33;
  font-size:16px;
  letter-spacing:-.02em;
}
.npc-leave-pay__intro>p{
  margin:7px 0 12px;
  color:#67736c;
  font-size:12px;
  line-height:1.65;
}
.npc-leave-pay__intro>p b{color:#3c4b42}
.npc-leave-pay__toggle{
  min-height:36px;
  padding:0 12px;
}
.npc-leave-pay__panel{
  padding:16px;
  border-top:1px solid #e6ebe8;
  background:#fff;
}
.npc-leave-pay__panel[hidden]{display:none!important}
.npc-leave-pay__auto{
  display:grid;
  grid-template-columns:1fr auto;
  gap:3px 12px;
  align-items:center;
  margin:0 0 14px;
  padding:11px 12px;
  border-radius:10px;
  background:color-mix(in srgb,var(--npc-accent) 7%,#fff);
}
.npc-leave-pay__auto span{
  color:#627068;
  font-size:11px;
  font-weight:800;
}
.npc-leave-pay__auto strong{
  color:var(--npc-accent);
  font-size:16px;
  font-variant-numeric:tabular-nums;
}
.npc-leave-pay__auto small{
  grid-column:1/-1;
  color:#7a867f;
  font-size:10.5px;
  line-height:1.45;
}
.npc-leave-pay__auto--muted{
  background:#f5f7f6;
}
.npc-leave-pay__auto--muted strong{color:#44534b}
.npc-leave-pay__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.npc-leave-pay__grid label,
.npc-leave-pay__promotion{
  gap:6px;
  color:#344239;
  font-size:12.5px;
  font-weight:850;
}
.npc-leave-pay__grid input,
.npc-leave-pay__promotion select{
  min-height:44px;
  border-radius:9px;
}
.npc-leave-pay__grid label small,
.npc-leave-pay__promotion small{
  color:#7b8780;
  font-size:10.5px;
  font-weight:500;
  line-height:1.5;
}
.npc-leave-pay__actions{
  display:flex;
  gap:8px;
  margin:10px 0 14px;
}
.npc-mini-link--button{
  appearance:none;
  cursor:pointer;
  font:inherit;
}
.npc-leave-pay__promotion{
  display:flex;
  flex-direction:column;
  margin:0 0 14px;
}
.npc-leave-pay__promotion small strong{color:#9a6312}
.npc-leave-pay__result{
  display:grid;
  grid-template-columns:1fr 1.25fr;
  gap:8px;
  padding-top:13px;
  border-top:1px solid #e6ebe8;
}
.npc-leave-pay__result>div{
  padding:11px 12px;
  border:1px solid #e5eae7;
  border-radius:10px;
  background:#fafcfb;
}
.npc-leave-pay__result span,
.npc-leave-pay__result strong{
  display:block;
}
.npc-leave-pay__result span{
  margin-bottom:5px;
  color:#758179;
  font-size:10.5px;
}
.npc-leave-pay__result strong{
  color:#344239;
  font-size:15px;
  font-variant-numeric:tabular-nums;
}
.npc-leave-pay__amount{
  background:color-mix(in srgb,var(--npc-accent) 6%,#fff)!important;
  border-color:color-mix(in srgb,var(--npc-accent) 16%,#e1e7e3)!important;
}
.npc-leave-pay__amount strong{
  color:var(--npc-accent);
  font-size:19px;
}
.npc-leave-pay__legal{
  display:block;
  margin-top:11px;
  color:#7c8880;
  font-size:10.5px;
  line-height:1.6;
}

@media(max-width:680px){
  .npc-leave-pay__intro,
  .npc-leave-pay__panel{padding:14px}
  .npc-leave-pay__grid{grid-template-columns:1fr}
  .npc-leave-pay__result{grid-template-columns:1fr}
  .npc-leave-pay__amount strong{font-size:18px}
}


/* v0.5.0 — DB/DC comparison, scheme-change simulation, DC yearly wage history */
.npc-dc-history{
  grid-column:1/-1;
  padding:14px 15px;
  border:1px solid #e2e8e4;
  border-radius:13px;
  background:#fafcfb;
}
.npc-dc-history__label{
  display:block;
  margin:0 0 9px;
  color:#45534c;
  font-size:13px;
  font-weight:900;
}
.npc-dc-history__tabs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px;
  padding:4px;
  margin-bottom:13px;
  border:1px solid #dfe6e2;
  border-radius:11px;
  background:#f0f4f2;
}
.npc-dc-history__tabs button{
  appearance:none;
  min-height:40px;
  padding:0 10px;
  border:0;
  border-radius:8px;
  background:transparent;
  color:#6d7972;
  font:inherit;
  font-size:13px;
  font-weight:850;
  cursor:pointer;
}
.npc-dc-history__tabs button[aria-pressed="true"]{
  background:#fff;
  color:var(--npc-accent);
  box-shadow:0 3px 12px rgba(31,50,40,.08);
}
.npc-dc-history [data-dc-estimate-panel][hidden]{display:none!important}
.npc-dc-history__help{
  margin:0 0 11px!important;
  color:#657169;
  font-size:12.5px;
  line-height:1.55;
}
.npc-dc-wage-history{display:grid;gap:8px;margin-bottom:10px}
.npc-dc-wage-row{
  display:grid;
  grid-template-columns:minmax(92px,.45fr) minmax(160px,1fr) auto;
  gap:8px;
  align-items:end;
}
.npc-dc-wage-row label{gap:5px;font-size:12px}
.npc-dc-wage-row input{min-height:42px}
.npc-dc-wage-row__remove,
.npc-mini-action{
  appearance:none;
  min-height:42px;
  padding:0 12px;
  border:1px solid #d8dfda;
  border-radius:9px;
  background:#fff;
  color:#5e6b64;
  font:inherit;
  font-size:12px;
  font-weight:850;
  cursor:pointer;
}
.npc-dc-wage-row__remove:hover,
.npc-mini-action:hover{border-color:var(--npc-accent);color:var(--npc-accent)}
.npc-mini-action{margin:0 0 8px}

.npc-retirement-extras{
  display:grid;
  gap:10px;
  margin-top:28px;
}
.npc-retirement-extra{
  overflow:hidden;
  border:1px solid #e1e7e3;
  border-radius:14px;
  background:#fbfcfb;
}
.npc-retirement-extra>summary{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  padding:15px 17px;
  cursor:pointer;
  list-style:none;
  color:#3f4e46;
}
.npc-retirement-extra>summary::-webkit-details-marker{display:none}
.npc-retirement-extra>summary:after{
  content:'+';
  flex:0 0 auto;
  width:26px;
  height:26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#eef3f0;
  color:var(--npc-accent);
  font-weight:900;
}
.npc-retirement-extra[open]>summary:after{content:'−'}
.npc-retirement-extra>summary span{
  display:block;
  font-size:14px;
  font-weight:900;
  color:#35443c;
}
.npc-retirement-extra>summary small{
  display:block;
  margin-left:auto;
  max-width:52%;
  color:#7b867f;
  font-size:11.5px;
  line-height:1.45;
  text-align:right;
}
.npc-retirement-extra__body{
  padding:4px 17px 18px;
  border-top:1px solid #edf1ee;
}
.npc-extra-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:13px 16px;
  margin:15px 0;
}
.npc-extra-grid [hidden]{display:none!important}
.npc-extra-rates{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0 0 15px;
}
.npc-extra-rate{
  padding:13px 14px;
  border:1px solid #e1e7e3;
  border-radius:12px;
  background:#fff;
}
.npc-extra-rate>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:8px;
  color:#4e5c54;
  font-size:12px;
  font-weight:850;
}
.npc-extra-rate output{
  padding:4px 8px;
  border-radius:999px;
  background:color-mix(in srgb,var(--npc-accent) 8%,#fff);
  color:var(--npc-accent);
  font-size:12px;
  font-weight:900;
}
.npc-extra-rate input[type="range"]{
  width:100%;
  min-height:20px;
  height:20px;
  margin:0;
  padding:0;
  border:0;
  box-shadow:none;
  accent-color:var(--npc-accent);
}
.npc-calc__button--secondary{
  min-height:46px;
  padding:0 18px;
  font-size:14px;
}
.npc-subresult{
  margin-top:15px;
  padding:18px;
  border:1px solid #dfe6e2;
  border-radius:13px;
  background:#fff;
}
.npc-subresult[hidden]{display:none!important}
.npc-subresult>.npc-result__hero{margin-bottom:12px}
.npc-subresult .npc-result__hero strong{font-size:clamp(25px,4vw,34px)}
.npc-compare-cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  margin-bottom:14px;
}
.npc-compare-cards>div{
  display:flex;
  min-width:0;
  flex-direction:column;
  gap:5px;
  padding:14px;
  border:1px solid #e1e7e3;
  border-radius:11px;
  background:#f8faf9;
}
.npc-compare-cards span{
  color:#68756e;
  font-size:11.5px;
  font-weight:850;
}
.npc-compare-cards strong{
  overflow-wrap:anywhere;
  color:var(--npc-accent);
  font-size:19px;
  font-variant-numeric:tabular-nums;
}
.npc-extra-legal{
  margin:12px 1px 0!important;
  color:#7a857e;
  font-size:11.5px;
  line-height:1.65;
}

@media(max-width:680px){
  .npc-dc-wage-row{
    grid-template-columns:88px minmax(0,1fr);
  }
  .npc-dc-wage-row__remove{
    grid-column:1/-1;
    min-height:36px;
  }
  .npc-retirement-extra>summary{
    gap:9px;
    padding:14px;
  }
  .npc-retirement-extra>summary{
    display:grid;
    grid-template-columns:1fr auto;
  }
  .npc-retirement-extra>summary small{
    grid-column:1/2;
    grid-row:2;
    margin:0;
    max-width:none;
    text-align:left;
  }
  .npc-retirement-extra>summary:after{
    grid-column:2;
    grid-row:1/3;
    align-self:center;
  }
  .npc-retirement-extra__body{padding:3px 13px 15px}
  .npc-extra-grid,
  .npc-extra-rates,
  .npc-compare-cards{grid-template-columns:1fr}
  .npc-subresult{padding:15px 12px}
}


.npc-scheme-history{
  margin:4px 0 16px;
  padding:15px;
  border:1px solid #e1e7e3;
  border-radius:13px;
  background:#fff;
}
.npc-scheme-history__head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:12px;
  margin-bottom:11px;
}
.npc-scheme-history__head strong{font-size:13.5px;color:#3f4e46}
.npc-scheme-history__head span{font-size:11px;color:#87918b}
.npc-scheme-transitions{display:grid;gap:10px;margin-bottom:10px}
.npc-scheme-transition{
  padding:12px;
  border:1px solid #e5eae7;
  border-radius:11px;
  background:#fafcfb;
}
.npc-scheme-transition__title{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
}
.npc-scheme-transition__title strong{
  color:var(--npc-accent);
  font-size:12.5px;
  font-weight:900;
}
.npc-scheme-transition__title button{
  appearance:none;
  border:0;
  background:transparent;
  color:#8a948e;
  font:inherit;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
.npc-scheme-transition__title button:hover{color:#b34a3d}
.npc-scheme-transition__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 12px;
}
.npc-scheme-transition__grid [hidden]{display:none!important}
.npc-scheme-transition__grid label{font-size:12px}
.npc-scheme-transition__grid input,
.npc-scheme-transition__grid select{min-height:42px}
.npc-scheme-history__help{
  margin:9px 0 0!important;
  color:#78847d;
  font-size:11.5px;
  line-height:1.6;
}
.npc-inline-details{
  margin:12px 0;
  padding:11px 12px;
  border:1px solid #e2e8e4;
  border-radius:10px;
  background:#fafcfb;
}
.npc-inline-details>summary{
  cursor:pointer;
  color:#506058;
  font-size:12px;
  font-weight:900;
}
.npc-inline-details ol{
  margin:10px 0 0 18px;
  padding:0;
  color:#66736b;
  font-size:11.5px;
  line-height:1.65;
}

@media(max-width:680px){
  .npc-scheme-history{padding:12px}
  .npc-scheme-history__head{display:block}
  .npc-scheme-history__head span{display:block;margin-top:3px}
  .npc-scheme-transition__grid{grid-template-columns:1fr}
}


/* v0.6.0 — retirement tax + lump-sum / pension comparison */
.npc-retirement-payout>summary span{color:var(--npc-accent)}
.npc-payout-lead{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  margin:15px 0 2px;padding:12px 14px;border:1px solid #e5eae7;border-radius:11px;
  background:#f8faf9;color:#66736b
}
.npc-payout-lead strong{font-size:13px;color:#4b5a52}
.npc-payout-lead span{font-size:11.5px;text-align:right}
.npc-payout-lead.is-ready{
  border-color:color-mix(in srgb,var(--npc-accent) 22%,#e1e7e3);
  background:color-mix(in srgb,var(--npc-accent) 5%,#fff)
}
.npc-payout-lead.is-ready strong{color:var(--npc-accent)}
.npc-payout-grid input[data-payout-field="amount"]{font-weight:850}
.npc-payout-advanced{margin:0 0 14px}
.npc-payout-advanced>summary span{margin-left:5px;color:#8a948e;font-size:10.5px;font-weight:800}
.npc-payout-advanced .npc-extra-grid{margin:12px 0 0}
.npc-tax-basis{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  margin:0 0 12px;padding:11px 13px;border:1px solid #dce8e1;border-radius:12px;background:#f6faf7
}
.npc-tax-basis strong{flex:0 0 auto;color:#315f73;font-size:12px;font-weight:900}
.npc-tax-basis span{color:#6f7d75;font-size:11.5px;line-height:1.55;text-align:right}
.npc-tax-dc-note{
  display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;padding:10px 12px;
  border-radius:10px;background:#f4f8fb;color:#54666f;font-size:11.5px;line-height:1.55
}
.npc-tax-dc-note strong{flex:0 0 auto;color:#315f73;font-size:11.5px}
.npc-tax-history{margin-top:13px;padding-top:13px;border-top:1px solid #e4e9e6}
.npc-tax-history__head strong{display:block;color:#263a31;font-size:12.5px;font-weight:900}
.npc-tax-history__head span{display:block;margin-top:4px;color:#7b8780;font-size:10.8px;line-height:1.55}
.npc-tax-history__tabs{
  display:grid;grid-template-columns:1fr 1fr;gap:6px;max-width:250px;margin-top:10px;padding:3px;
  border:1px solid #d9e1dc;border-radius:10px;background:#f5f7f6
}
.npc-tax-history__tabs button{
  min-height:34px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#647168;
  font:inherit;font-size:11.5px;font-weight:850;cursor:pointer
}
.npc-tax-history__tabs button[aria-pressed="true"]{background:#fff;color:#315f73;box-shadow:0 1px 4px rgba(29,54,43,.08)}
.npc-tax-history__warning{
  margin-top:10px;padding:10px 12px;border:1px solid #eadfcf;border-radius:10px;background:#fffaf2;
  color:#765e43;font-size:11px;line-height:1.55
}
.npc-tax-history__warning strong{display:block;margin-bottom:3px;color:#725534;font-size:11.5px}
.npc-tax-history__warning span{display:block}
.npc-result__warn--tax-history{margin:14px 18px 0!important;background:#fff8ed;border:1px solid #eadbc2;color:#6e583c}
.npc-result__warn--tax-history strong{display:block;margin-bottom:4px;color:#684d2e}
.npc-result__warn--tax-history span{display:block}
.npc-payout-result{padding:0;overflow:hidden}
.npc-payout-section{padding:18px}
.npc-payout-section+.npc-payout-section{border-top:1px solid #e7ece8}
.npc-payout-section__head{
  display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:end;margin-bottom:13px
}
.npc-payout-section__head>span{color:#3f4e46;font-size:14px;font-weight:900;line-height:1.4}
.npc-payout-section__head>strong{
  grid-column:2;grid-row:1/3;color:var(--npc-accent);
  font-size:clamp(25px,4vw,34px);line-height:1;font-variant-numeric:tabular-nums
}
.npc-payout-section__head>small{color:#8a948e;font-size:10.5px}
.npc-payout-section__title{
  display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px
}
.npc-payout-section__title>div>span{display:block;color:#3f4e46;font-size:14px;font-weight:900;line-height:1.4}
.npc-payout-section__title>div>small{display:block;margin-top:3px;color:#87918b;font-size:10.5px}
.npc-pension-term{
  display:inline-grid;grid-template-columns:repeat(3,1fr);padding:3px;border:1px solid #dfe6e2;
  border-radius:9px;background:#f7f9f8
}
.npc-pension-term button{
  appearance:none;min-width:55px;min-height:32px;padding:0 9px;border:0;border-radius:7px;
  background:transparent;color:#68756e;font:inherit;font-size:11.5px;font-weight:850;cursor:pointer
}
.npc-pension-term button[aria-pressed="true"]{
  background:#fff;color:var(--npc-accent);box-shadow:0 1px 5px rgba(30,46,38,.08)
}
.npc-pension-metrics{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px
}
.npc-pension-metrics>div{
  min-width:0;padding:13px 14px;border:1px solid #e3e8e5;border-radius:11px;background:#fafcfb
}
.npc-pension-metrics span{display:block;margin-bottom:5px;color:#758079;font-size:11px;font-weight:800}
.npc-pension-metrics strong{
  display:block;color:#35443c;font-size:19px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere
}
.npc-pension-metrics small{display:block;margin-top:3px;color:#909991;font-size:9.5px}
.npc-tax-details{margin:0 18px 16px}
.npc-tax-details .npc-result__rows{margin-top:10px}
.npc-payout-result>.npc-result__warn{margin:0 18px 12px}
.npc-payout-result>small{display:block;margin:0 18px 18px;color:#7d8881;line-height:1.6}

@media(max-width:680px){
  .npc-payout-lead{display:block;padding:11px 12px}
  .npc-payout-lead span{display:block;margin-top:4px;text-align:left}
  .npc-payout-section{padding:15px 12px}
  .npc-payout-section__head{display:block}
  .npc-payout-section__head>strong{display:block;margin:6px 0 3px;font-size:29px}
  .npc-payout-section__title{display:block}
  .npc-pension-term{width:100%;margin-top:10px}
  .npc-pension-term button{min-width:0}
  .npc-pension-metrics{grid-template-columns:1fr 1fr;gap:7px}
  .npc-pension-metrics>div{padding:11px 10px}
  .npc-pension-metrics strong{font-size:16px}
  .npc-tax-details{margin:0 12px 14px}
  .npc-payout-result>.npc-result__warn{margin:0 12px 10px}
  .npc-payout-result>small{margin:0 12px 15px}
}


/* v0.6.1 — retirement UX cleanup: group advanced tools, separate related guides, improve hierarchy */
.npc-retirement-extras.npc-retirement-extras--group{
  display:block;
  margin-top:30px;
  overflow:hidden;
  border:1px solid #dfe6e2;
  border-radius:15px;
  background:#fbfcfb;
}
.npc-retirement-extras__summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:64px;
  padding:14px 17px;
  cursor:pointer;
  list-style:none;
}
.npc-retirement-extras__summary::-webkit-details-marker{display:none}
.npc-retirement-extras__summary>span:first-child{
  display:flex;
  min-width:0;
  flex-direction:column;
  gap:4px;
}
.npc-retirement-extras__summary strong{
  color:#35443c;
  font-size:14px;
  font-weight:900;
  letter-spacing:-.015em;
}
.npc-retirement-extras__summary small{
  color:#7b867f;
  font-size:11.5px;
  line-height:1.45;
}
.npc-retirement-extras__toggle{
  flex:0 0 auto;
  width:28px;
  height:28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#eef3f0;
  color:var(--npc-accent);
  font-size:17px;
  font-weight:900;
}
.npc-retirement-extras--group[open]>.npc-retirement-extras__summary .npc-retirement-extras__toggle{
  font-size:0;
}
.npc-retirement-extras--group[open]>.npc-retirement-extras__summary .npc-retirement-extras__toggle:after{
  content:'−';
  font-size:17px;
}
.npc-retirement-extras__body{
  display:grid;
  gap:9px;
  padding:10px;
  border-top:1px solid #e9eeeb;
  background:#fff;
}
.npc-retirement-extras__body>.npc-retirement-extra{
  margin:0;
  box-shadow:none;
}
.npc-retirement>.npc-related{
  margin-top:44px;
}
@media(max-width:680px){
  .npc-retirement-extras.npc-retirement-extras--group{margin-top:24px}
  .npc-retirement-extras__summary{min-height:60px;padding:13px 14px}
  .npc-retirement-extras__summary small{font-size:11px}
  .npc-retirement-extras__body{gap:8px;padding:8px}
  .npc-retirement>.npc-related{margin-top:38px}
}

/* v0.6.3 — unify payout section heading typography */

@media (max-width:640px){
  .npc-tax-basis{display:block}
  .npc-tax-basis span{display:block;margin-top:4px;text-align:left}
  .npc-tax-dc-note{display:block}
  .npc-tax-dc-note strong{display:block;margin-bottom:3px}
  .npc-tax-history__tabs{max-width:none}
  .npc-result__warn--tax-history{margin:12px 12px 0!important}
}


/* v0.7.0 — 출산·육아 급여 계산기 */
.npc-parental-benefit{--npc-parental-soft:#faf6f4}
.npc-parental-mode{
  margin:0 0 24px;
  padding:16px;
  border:1px solid #e6e9e5;
  border-radius:16px;
  background:#fbfcfb;
}
.npc-parental-mode__label{
  display:block;
  margin:0 0 11px;
  color:#4d5a53;
  font-size:13px;
  font-weight:850;
}
.npc-parental-mode__tabs{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.npc-parental-mode__tabs button{
  appearance:none;
  min-height:58px;
  padding:8px 8px 9px;
  border:1px solid #dce2dd;
  border-radius:12px;
  background:#fff;
  color:#5c6861;
  font:inherit;
  line-height:1.2;
  cursor:pointer;
  transition:.16s ease;
}
.npc-parental-mode__tabs button span,
.npc-parental-mode__tabs button b{display:block}
.npc-parental-mode__tabs button span{font-size:11px;font-weight:700;color:#7a837d;margin-bottom:3px}
.npc-parental-mode__tabs button b{font-size:14px;font-weight:850}
.npc-parental-mode__tabs button[aria-pressed="true"]{
  border-color:color-mix(in srgb,var(--npc-accent) 58%,#dce2dd);
  background:color-mix(in srgb,var(--npc-accent) 9%,#fff);
  color:var(--npc-accent);
  box-shadow:0 5px 14px rgba(35,55,45,.05);
}
.npc-parental-mode__tabs button[aria-pressed="true"] span{color:color-mix(in srgb,var(--npc-accent) 75%,#66736c)}
.npc-parental-mode__guide{margin:10px 2px 0;color:#78827c;font-size:12px;line-height:1.55}
.npc-parental-panel[hidden]{display:none!important}
.npc-parental-panel{animation:npc-parental-in .16s ease}
@keyframes npc-parental-in{from{opacity:.35;transform:translateY(2px)}to{opacity:1;transform:none}}
.npc-parental-benefit .npc-linked-field{align-self:start}
.npc-parental-benefit .npc-calc__button{width:100%;margin-top:3px}
.npc-parental-benefit .npc-callout--compact{margin:14px 0 20px;padding:13px 15px}
.npc-parental-benefit .npc-callout--compact strong{font-size:13px}
.npc-parental-benefit .npc-callout--compact span{font-size:12px;line-height:1.55}
.npc-parental-advanced{margin:4px 0 16px}
.npc-parental-timeline{
  margin:16px 0 4px;
  border:1px solid #dfe5e0;
  border-radius:12px;
  background:#fff;
  overflow:hidden;
}
.npc-parental-timeline summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:13px 15px;
  cursor:pointer;
  font-size:13px;
  font-weight:850;
  list-style:none;
}
.npc-parental-timeline summary::-webkit-details-marker{display:none}
.npc-parental-timeline summary::after{content:'＋';font-size:17px;color:#77837c}
.npc-parental-timeline[open] summary::after{content:'−'}
.npc-parental-timeline summary span{margin-left:auto;color:#88918c;font-size:11px;font-weight:500}
.npc-parental-timeline__body{padding:0 15px 12px}
.npc-parental-timeline__body>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:8px 0;
  border-top:1px solid #edf0ed;
  font-size:12px;
}
.npc-parental-timeline__body span{color:#637069}
.npc-parental-timeline__body span em{
  display:inline-block;
  margin-left:5px;
  padding:2px 6px;
  border-radius:999px;
  background:#f1f4f2;
  color:#79837e;
  font-size:10px;
  font-style:normal;
}
.npc-parental-timeline__body b{font-size:13px}
.npc-parental-benefit .npc-result__rows small{font-weight:500;color:#7b857f}
@media(max-width:760px){
  .npc-parental-mode{padding:13px}
  .npc-parental-mode__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .npc-parental-mode__tabs button{min-height:55px}
}
@media(max-width:480px){
  .npc-parental-mode__tabs{gap:7px}
  .npc-parental-mode__tabs button{padding:7px 5px}
  .npc-parental-timeline summary span{display:none}
}

/* v0.7.1 — parental calculator spacing: clearly separate results, related guides and legal note */
.npc-parental-benefit > .npc-related:not([hidden]){
  margin-top:52px;
  margin-bottom:0;
}
.npc-parental-benefit > .npc-related:not([hidden]) + .npc-calc__notice{
  padding-top:34px!important;
}
@media(max-width:680px){
  .npc-parental-benefit > .npc-related:not([hidden]){
    margin-top:40px;
  }
  .npc-parental-benefit > .npc-related:not([hidden]) + .npc-calc__notice{
    padding-top:30px!important;
  }
}

/* v0.8.0 — family-wide parental timeline + unified related-post rhythm */
.npc-calc > .npc-related:not([hidden]){margin-top:52px!important;margin-bottom:0}
@media(max-width:680px){.npc-calc > .npc-related:not([hidden]){margin-top:40px!important}}

.npc-family-entry{margin:4px 0 20px}
.npc-family-entry__button{
  width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:13px;
  padding:16px 17px;border:1px solid color-mix(in srgb,var(--npc-accent) 25%,#dce5e0);border-radius:15px;
  background:linear-gradient(135deg,color-mix(in srgb,var(--npc-accent) 7%,#fff),#fff);
  color:inherit;text-align:left;font:inherit;cursor:pointer;box-shadow:0 10px 26px rgba(30,46,38,.045);transition:.18s ease
}
.npc-family-entry__button:hover,.npc-family-entry__button:focus-visible{
  transform:translateY(-1px);border-color:color-mix(in srgb,var(--npc-accent) 45%,#d6dfda);box-shadow:0 14px 34px rgba(30,46,38,.075);outline:none
}
.npc-family-entry__icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid #e5ebe7;font-size:20px}
.npc-family-entry__button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}
.npc-family-entry__button strong{font-size:17px;letter-spacing:-.025em}
.npc-family-entry__button small{font-size:12.5px;line-height:1.5;color:#69766f}
.npc-family-entry__button>b{color:var(--npc-accent);font-size:20px;text-align:right}

.npc-parental-family{
  margin:0 0 24px;padding:20px;border:1px solid #dde5e0;border-radius:18px;background:#fbfcfb;
  box-shadow:0 14px 38px rgba(30,46,38,.04)
}
.npc-parental-family[hidden]{display:none!important}
.npc-parental-family__head{margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #e7ece9}
.npc-parental-family__head>span{display:block;margin-bottom:6px;color:var(--npc-accent);font-size:10px;font-weight:900;letter-spacing:.13em}
.npc-parental-family__head h3{margin:0 0 7px!important;font-size:22px;line-height:1.3;letter-spacing:-.035em}
.npc-parental-family__head p{margin:0!important;color:#65726b;font-size:13.5px;line-height:1.65}
.npc-family-steps{display:grid;gap:12px}
.npc-family-step{padding:17px;border:1px solid #e6ebe8;border-radius:14px;background:#fff}
.npc-family-step__title{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px}
.npc-family-step__title>span{
  display:inline-flex;flex:0 0 26px;width:26px;height:26px;align-items:center;justify-content:center;border-radius:50%;
  background:var(--npc-accent);color:#fff;font-size:12px;font-weight:900
}
.npc-family-step__title>div{display:flex;flex-direction:column;gap:2px}
.npc-family-step__title strong{font-size:15px;line-height:1.4}
.npc-family-step__title small{font-size:11.5px;color:#79847d;line-height:1.45}
.npc-family-grid{margin:0!important}
.npc-family-choice-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 13px}
.npc-family-switch{min-width:210px;flex:1}
.npc-family-parent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.npc-family-parent-card{padding:14px;border:1px solid #e3e9e5;border-radius:12px;background:#fafcfb}
.npc-family-parent-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.npc-family-parent-card__head strong{font-size:15px}
.npc-family-parent-card__head select{width:auto;min-width:130px;min-height:38px}
.npc-family-parent-card>div:last-child{display:grid;gap:11px}
.npc-family-parent-card>div[hidden]{display:none!important}
.npc-family-short-note{display:block;color:#78837c;font-size:11px;line-height:1.5}
.npc-family-advanced{margin-top:12px}
.npc-family-calc-button{width:100%;margin-top:16px}

.npc-parental-divider{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:#859089;font-size:11.5px;font-weight:800}
.npc-parental-divider::before,.npc-parental-divider::after{content:'';height:1px;flex:1;background:#e7ece9}
.npc-parental-divider span{white-space:nowrap}

.npc-family-result{margin-top:18px;padding:20px;border:1px solid #dfe6e2;border-radius:16px;background:#f7f9f7}
.npc-family-result[hidden]{display:none!important}
.npc-family-result__hero{display:flex;flex-direction:column;gap:4px;padding:4px 0 17px;border-bottom:1px solid #e1e7e3}
.npc-family-result__hero>span{font-size:13px;color:#627069;font-weight:800}
.npc-family-result__hero>strong{font-size:clamp(31px,6vw,46px);line-height:1.1;color:var(--npc-accent);letter-spacing:-.045em;font-variant-numeric:tabular-nums}
.npc-family-result__hero>em{font-style:normal;font-size:11.5px;color:#7b867f}
.npc-family-now{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:end;margin:15px 0;padding:14px;border-radius:12px;background:#fff;border:1px solid #e4e9e6}
.npc-family-now>span{font-size:12px;font-weight:850;color:#617068}
.npc-family-now>strong{grid-row:1/3;grid-column:2;font-size:22px;color:#29372f;font-variant-numeric:tabular-nums}
.npc-family-now>small{font-size:10.5px;color:#849087}
.npc-family-rule-badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 15px}
.npc-family-rule-badges span{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#eef5f2;color:#45675a;font-size:10.5px;font-weight:850}
.npc-family-breakdown{margin-top:16px}
.npc-family-breakdown h4{margin:0 0 7px!important;font-size:13px}
.npc-family-timeline{margin-top:16px;border:1px solid #e0e6e2;border-radius:13px;background:#fff;overflow:hidden}
.npc-family-timeline summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;cursor:pointer;font-weight:900}
.npc-family-timeline summary span{font-size:10.5px;font-weight:650;color:#7b867f}
.npc-family-timeline__body{border-top:1px solid #e8ece9}
.npc-family-timeline__row{padding:12px 14px;border-bottom:1px solid #eef1ef}
.npc-family-timeline__row:last-child{border-bottom:0}
.npc-family-timeline__month{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:7px}
.npc-family-timeline__month strong{font-size:13.5px;color:#34443b}
.npc-family-timeline__month>b{font-size:14px;color:var(--npc-accent)}
.npc-family-timeline__item{display:flex;justify-content:space-between;gap:12px;padding:4px 0;color:#6d7972;font-size:11.5px}
.npc-family-timeline__item b{color:#53625a;font-size:11.5px;white-space:nowrap}
.npc-family-timeline__empty{padding:16px;color:#7c8780;font-size:12px}
.npc-family-notes{display:grid;gap:6px;margin:14px 0 0}
.npc-family-notes p{margin:0!important;padding:10px 11px;border-radius:9px;background:#fff;border:1px solid #e6ebe8;color:#65726b;font-size:11.5px;line-height:1.55}

@media(max-width:680px){
  .npc-family-entry__button{grid-template-columns:36px minmax(0,1fr) 18px;padding:14px 13px;gap:10px}
  .npc-family-entry__icon{width:36px;height:36px;border-radius:10px;font-size:18px}
  .npc-family-entry__button strong{font-size:15px}
  .npc-family-entry__button small{font-size:11.5px}
  .npc-parental-family{padding:14px 12px;border-radius:15px}
  .npc-family-step{padding:14px 12px}
  .npc-family-parent-grid{grid-template-columns:1fr}
  .npc-family-parent-card__head{align-items:flex-start}
  .npc-family-parent-card__head select{min-width:120px}
  .npc-family-switch{min-width:100%}
  .npc-family-result{padding:15px 12px}
  .npc-family-now{grid-template-columns:1fr}
  .npc-family-now>strong{grid-row:auto;grid-column:auto;font-size:21px}
  .npc-family-timeline summary{align-items:flex-start;flex-direction:column;gap:3px}
  .npc-family-timeline__item{align-items:flex-start}
  .npc-parental-divider{margin:19px 0 14px}
}

