:root{--ink:#191f28;--sub:#667085;--bg:#f7f7fc;--blue:#7c3aed;--line:#edf0f4;--purple:#7c3aed;--brand-from:#7c3aed;--brand-to:#ec4899;--brand-gradient:linear-gradient(135deg,var(--brand-from),var(--brand-to))}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{border:0;cursor:pointer;color:inherit;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c4b5fd;outline-offset:3px}button:hover,a:hover{filter:brightness(.96)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.25;letter-spacing:-1.2px;font-weight:800}h2{font-size:21px;letter-spacing:-.6px;line-height:1.4}svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.preview{text-align:center;font-size:12px;background:linear-gradient(135deg,#eef2ff,#fce7f3);color:#745891;padding:8px 16px;font-weight:600}.preview span{margin:0 8px}.preview a{text-decoration:underline;text-underline-offset:3px}.top{max-width:1100px;margin:auto;padding:22px 26px;display:flex;align-items:center;gap:14px}.brand{display:flex;align-items:center;gap:9px;font-size:19px;font-weight:800;letter-spacing:-.6px}.brand-icon{background:var(--brand-gradient);color:white;display:grid;place-items:center;width:34px;height:34px;border-radius:12px;font-size:18px;font-weight:800}.top-caption{font-size:13px;color:var(--sub)}#logout{margin-left:auto;font-size:13px}main{max-width:1060px;margin:auto;padding:0 26px 110px}.greeting{display:flex;align-items:center;justify-content:space-between;padding:28px 0 32px}.greeting img{width:195px;height:auto;object-fit:contain;margin-right:22px}.greeting .muted{margin-top:12px}.eyebrow{font-size:13px;font-weight:600;color:var(--sub);margin-bottom:10px}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.left-stack,.right-stack{display:grid;gap:20px}.panel{background:#fff;border-radius:24px;padding:27px;box-shadow:0 3px 15px #1b283204}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:22px}.pill{background:#f3ecff;color:var(--blue);font-size:12px;font-weight:700;padding:5px 10px;border-radius:8px;white-space:nowrap}.payment-date{font-size:36px;font-weight:800;letter-spacing:-1.4px;line-height:1.25;font-variant-numeric:tabular-nums}.payment-date small{font-size:16px;color:var(--sub);font-weight:500;letter-spacing:0;margin-left:9px}.payment-title{font-size:17px;font-weight:600;margin:12px 0 4px}.payment-note{font-size:13px;color:var(--sub)}.primary{background:var(--brand-gradient);color:white;border-radius:12px;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:15px;font-weight:700;min-height:48px}.payment .primary{margin:22px 0 16px}.primary svg{width:19px;height:19px}.schedule-row{padding:17px 0;display:flex;align-items:center;gap:17px;border-top:1px solid var(--line)}.date-tile{font-size:17px;font-weight:750;min-width:51px;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.schedule-row .desc{font-size:14px;line-height:1.5;flex:1}.schedule-row .subline{font-size:12px;color:var(--sub);margin-top:2px}.row-link{border-top:1px solid var(--line);display:flex;justify-content:space-between;width:100%;font-size:13px;color:var(--sub);padding:17px 0 0}.row-link span{font-size:21px;line-height:1}.text-btn{color:var(--sub);font-size:13px;padding:8px 0;white-space:nowrap}.blue{color:var(--blue);font-weight:700}.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shortcuts button,.shortcuts a{background:white;border-radius:17px;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.shortcuts span{color:var(--blue)}.shortcuts b{font-size:13px;font-weight:600}.news-panel .section-head{margin-bottom:6px}.news-row{width:100%;text-align:left;display:block;padding:21px 0;border-bottom:1px solid var(--line)}.news-row:last-child{border-bottom:0}.news-meta{display:flex;gap:8px;align-items:center;margin-bottom:9px;font-size:12px;color:var(--sub)}.tag{font-size:11px;font-weight:650;border-radius:5px;background:#f0f2f5;padding:3px 7px;color:#586477;display:inline-block}.tag.green{background:#eaf8ef;color:#217651}.tag.purple{background:#f2ecfc;color:#805ab7}.news-row h3{font-size:17px;font-weight:700;line-height:1.55;letter-spacing:-.3px}.news-row p{font-size:14px;color:var(--sub);margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.follow-teaser{display:flex;gap:16px}.mini-icon{background:#f3ecff;color:var(--blue);padding:10px;border-radius:14px;height:44px}.follow-teaser h2{font-size:18px}.follow-teaser .eyebrow{margin-bottom:5px}.muted{color:var(--sub);font-size:14px}.follow-teaser .muted{font-size:13px;margin-top:6px}.footnote{font-size:12px;color:#778291;text-align:center;line-height:1.8;margin:24px 0}.page-heading{padding:28px 0}.page-heading .muted{margin-top:12px}.search{display:flex;gap:10px;align-items:center;background:#fff;padding:15px 18px;border-radius:15px;color:#8b95a3}.search input{width:100%;border:0;outline:0;background:transparent;font-size:15px;color:var(--ink);min-width:0}.filters{display:flex;gap:8px;overflow:auto;padding:18px 0}.filters button{padding:9px 14px;border-radius:11px;white-space:nowrap;background:#fff;font-size:13px}.filters .selected{background:var(--brand-gradient);color:#fff}#news-count{font-size:12px;margin-bottom:12px}#news,#follow,#archive{max-width:740px;margin:auto}.follow-card{margin-bottom:17px}.follow-card h2{margin:12px 0 20px}.status-line{border-left:2px solid #e8edf6;padding:0 0 18px 16px;margin-left:5px}.status-line:last-of-type{padding-bottom:0}.status-line b{display:block;font-size:12px;color:var(--sub);font-weight:500;margin-bottom:4px}.status-line p{font-size:15px}.follow-card .text-btn{margin-top:18px}.record-title{margin:15px 0}.record-line{padding:14px 0;border-top:1px solid var(--line);font-size:15px}.record-line b{display:block;color:var(--sub);font-weight:500;font-size:12px;margin-bottom:5px}#record-summary{margin-bottom:20px}.archive-links{margin-top:20px}.archive-links a{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:18px 0;border-bottom:1px solid var(--line)}.archive-links a:last-child{border:0}.archive-links span{color:var(--sub);font-size:12px;white-space:nowrap}nav{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:440px;max-width:100%;display:flex;justify-content:space-around;background:#fffffff5;border:1px solid #edf0f4;box-shadow:0 6px 30px #16223a12;border-radius:22px;padding:10px;z-index:10;backdrop-filter:blur(10px)}nav button{display:flex;align-items:center;flex-direction:column;gap:4px;font-size:11px;flex:1;padding:6px 2px;color:#7a8594}nav .selected{color:var(--blue);font-weight:750}nav svg{width:23px;height:23px}.gate{max-width:420px;margin:5vh auto;padding:32px;text-align:center}.gate img{width:160px;margin-bottom:22px}.gate h1{font-size:25px}.gate p{font-size:14px;color:var(--sub);margin:12px 0 20px}.gate form{text-align:left}.gate label{font-size:12px;color:var(--sub)}.gate input{width:100%;margin:8px 0 14px;padding:13px;border:1px solid #d9e0e9;border-radius:11px}#error{color:#c84949;min-height:20px;font-size:13px;margin-bottom:0}dialog{border:0;border-radius:24px;padding:0;width:640px;max-width:calc(100% - 24px);max-height:86vh;color:var(--ink);box-shadow:0 20px 80px #10182833}dialog::backdrop{background:#17263873}dialog header{position:sticky;top:0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:12px 22px;border-bottom:1px solid var(--line);z-index:1;font-size:13px;color:var(--sub)}#close-dialog{font-size:29px;width:44px;height:44px}#dialog-content{padding:24px 26px;overflow-wrap:anywhere}#dialog-content h2{font-size:23px;margin-bottom:20px}#dialog-content p{margin:12px 0}#dialog-content img{max-width:100%;height:auto}#dialog-content table{display:block;overflow:auto;width:100%;font-size:13px;border-collapse:collapse;margin:15px 0}#dialog-content td,#dialog-content th{padding:9px;border:1px solid var(--line);min-width:80px}#dialog-content ul,#dialog-content ol{padding-left:22px}#dialog-content a{color:var(--blue);text-decoration:underline}#dialog-content .muted{font-size:13px}#toast{position:fixed;left:50%;bottom:110px;transform:translateX(-50%);background:#253347;color:#fff;font-size:13px;border-radius:12px;padding:12px 18px;display:none;z-index:30;max-width:90%;text-align:center}
@media(max-width:700px){h1{font-size:29px}.top{padding:18px 20px}.top-caption{display:none}main{padding:0 20px 100px}.greeting{padding:14px 0 24px}.greeting img{width:125px;margin:0 -3px 0 5px}.greeting .eyebrow{font-size:12px;margin-bottom:9px}.greeting .muted{font-size:12px;margin-top:10px}.home-grid{display:block}.right-stack{margin-top:22px}.panel{padding:23px;border-radius:21px}.payment-date{font-size:34px}.section-head h2{font-size:19px}.section-head{margin-bottom:20px}.payment-title{font-size:16px}.left-stack{gap:14px}.shortcuts button,.shortcuts a{min-height:94px}.news-row h3{font-size:16px}.news-row{padding:18px 0}.follow-teaser{padding:22px}nav{width:100%;bottom:0;border-radius:19px 19px 0 0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -4px 22px #18294406}nav button{font-size:11px;padding:5px}dialog{max-width:100%;width:100%;margin:auto 0 0;max-height:90dvh;border-radius:24px 24px 0 0}#dialog-content{padding:22px}.gate{margin:24px 18px}.page-heading{padding-top:20px}.archive-links a{font-size:13px}.payment-date small{font-size:14px}.preview{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* Retain the original 사삼크루 purple-to-pink identity. */
.brand{color:var(--brand-from)}
.payment{position:relative;overflow:hidden}
.payment::before{content:'';position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--brand-from),var(--brand-to))}
.follow-teaser{background:linear-gradient(135deg,#eef2ff,#fce7f3)}

/* Fixed-size video stage preserves fast initial rendering and the original mascots. */
.greeting .crew-morph{position:relative;display:block;width:195px;aspect-ratio:800/326;flex:none;padding:0;border-radius:12px;mix-blend-mode:multiply;overflow:hidden}
.greeting .crew-morph:hover{filter:none}
.greeting .crew-morph>img,.greeting .crew-morph>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;margin:0;pointer-events:none}
.crew-morph .crew-atlas,.crew-morph>video{opacity:0}
.crew-morph.is-atlas .crew-animals,.crew-morph.is-video>img{opacity:0}
.crew-morph.is-atlas .crew-atlas,.crew-morph.is-video>video{opacity:1}
@media(prefers-reduced-motion:reduce){.crew-morph>video{display:none}.crew-morph.is-video .crew-atlas{opacity:1}}

#load-status{padding:12px 16px;background:#f1ebff;border-radius:12px;color:#6636aa}#app[aria-busy="true"] .home-grid button,#app[aria-busy="true"] .home-grid a{visibility:hidden}
.calendar-link{display:flex;justify-content:center;text-decoration:none;text-align:center;margin:18px 0}

/* Character-led masthead and a readable Korean type scale. */
:root{--ink:#20212b;--sub:#505867;--line:#e2e4ec}
body{font-size:17px;line-height:1.65;word-break:keep-all;overflow-wrap:break-word}
.top{padding-top:20px;padding-bottom:12px}.brand{font-size:22px}.top-caption{margin-left:auto}
.greeting{flex-direction:column;justify-content:center;gap:14px;padding:12px 0 26px}
.greeting .crew-morph{width:276px;max-width:75vw;margin:0}
.greeting .eyebrow{font-size:15px;font-weight:600;letter-spacing:0;margin:0;color:var(--sub)}
h1{letter-spacing:-.7px}h2,.section-head h2{font-size:23px;font-weight:750;letter-spacing:-.4px}
.panel{padding:26px}.section-head{margin-bottom:18px}
.payment-date{font-size:38px;letter-spacing:-1px}.payment-date small{font-size:17px;font-weight:600}
.payment-title{font-size:20px;font-weight:700;line-height:1.55;margin-top:14px}
.payment-note{font-size:15px;line-height:1.65;margin-top:7px}
.primary{font-size:17px;line-height:1.5}.pill{font-size:14px}
.schedule-row{gap:16px;padding:20px 0}.date-tile{font-size:22px;min-width:62px}
.schedule-row .desc{font-size:17px;font-weight:600;line-height:1.6}.schedule-row .subline{font-size:14px;font-weight:400;margin-top:5px}
.row-link,.text-btn{font-size:15px;min-height:44px}.shortcuts b{font-size:15px;font-weight:650}
.news-row h3{font-size:20px;font-weight:750;line-height:1.55;letter-spacing:-.3px}
.news-row p{font-size:16px;line-height:1.7;margin-top:8px}.news-meta{font-size:14px}.tag{font-size:13px;font-weight:650}
.muted,.follow-teaser .muted{font-size:16px;line-height:1.7}.eyebrow{font-size:14px}.follow-teaser h2{font-size:21px}
.footnote{font-size:14px;color:var(--sub)}.search input{font-size:17px}.filters button{font-size:15px}
#news-count{font-size:14px}.status-line b,.record-line b{font-size:14px;font-weight:600}.status-line p,.record-line{font-size:17px}
.archive-links a{font-size:17px;flex-wrap:wrap}.archive-links span{font-size:14px;white-space:normal}
nav button{font-size:13px;font-weight:600;color:#535c6b;gap:6px}nav svg{width:25px;height:25px}
#dialog-content{font-size:17px;line-height:1.8}#dialog-content .muted,dialog header{font-size:15px}#dialog-content table{font-size:15px}
#dialog-content .calendar-link{color:white;text-decoration:none;line-height:1.5}
.gate label,.gate p{font-size:16px}
@media(max-width:700px){
  main{padding-left:18px;padding-right:18px;padding-bottom:120px}.top{padding-left:20px;padding-right:20px}
  .greeting{padding:8px 0 24px;gap:12px}.greeting .crew-morph{width:254px;margin:0}.greeting .eyebrow{font-size:15px;margin:0}
  .panel{padding:22px}.section-head h2{font-size:22px}.payment-date{font-size:36px}
  .payment-date small{display:inline-block;font-size:16px}.payment-title{font-size:19px}
  .shortcuts{gap:8px}.shortcuts b{font-size:14px}.news-row h3{font-size:20px}
  .archive-links a{font-size:17px}.archive-links span{font-size:14px}nav button{font-size:13px}
}

/* Align dates with the first title line; keep qualifiers on their own line. */
.payment .section-head{margin-bottom:20px}
.payment-title{margin:18px 0 0;line-height:1.45}
.payment-name{display:block}
.payment-detail{display:block;margin-top:5px;font-size:15px;font-weight:400;line-height:1.55;color:var(--sub)}
.payment-note{margin-top:12px;font-size:14px;line-height:1.5}
.payment .primary{margin:20px 0}
.schedule-row{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:16px;padding:20px 0}
.schedule-row .date-tile{line-height:26px;padding-top:0;min-width:0;width:auto;white-space:nowrap}
.schedule-row .desc{line-height:26px;min-width:0}
.schedule-row .payment-detail{margin-top:4px;font-size:15px;line-height:1.55}
.schedule-row .subline{margin-top:8px;font-size:14px;line-height:1.5}
@media(max-width:380px){.schedule-row{grid-template-columns:58px minmax(0,1fr);gap:12px}}
.renewal-version{font-size:13px;font-weight:600;color:#69419d;white-space:nowrap}.top{gap:10px}@media(max-width:380px){.renewal-version{font-size:12px}.top{gap:8px}}
.payment-source{color:#6632b8;text-decoration:underline;text-underline-offset:4px;display:inline-block;padding:6px 0;line-height:1.6}
#dialog-content .past-heading{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.schedule-dday{display:inline-block;padding:3px 9px;border-radius:6px;background:#f1eaff;color:#6530ad;font-size:13px;font-weight:750;line-height:1.5;letter-spacing:.2px;font-variant-numeric:tabular-nums}

.suggest-form label{display:block;font-size:16px;font-weight:700;margin-bottom:10px}.suggest-form textarea,.suggest-form input{width:100%;box-sizing:border-box;padding:14px;border:1px solid var(--line);border-radius:12px;font:inherit;font-size:16px;line-height:1.7;background:white;color:var(--ink)}.suggest-form textarea{resize:vertical;min-height:180px}.suggest-form .muted{font-size:14px;line-height:1.7}.suggest-count{text-align:right;margin:6px 0 24px}.suggest-form .primary{width:100%;margin-top:12px}.suggest-form button:disabled{opacity:.65;cursor:wait}#suggest-status{font-size:15px;line-height:1.7;margin-bottom:0}

.faq-item{margin:16px 0}.faq-item summary{cursor:pointer;font-size:18px;font-weight:750;line-height:1.6;padding:4px 0}.source-excerpt{white-space:pre-line;line-height:1.85;overflow-wrap:anywhere}.issue-history{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.issue-history summary{cursor:pointer;font-size:14px;color:#675674}.history-row{margin-top:16px}.history-row>span{display:block;color:#675674;font-size:13px}.history-row button{text-align:left;line-height:1.7}.related-notices{padding:16px;background:#f4efff;border-radius:12px;margin-bottom:22px}.related-notices b{display:block;font-size:14px;margin-bottom:8px}.related-notices button{display:block;text-align:left;font-size:14px;line-height:1.7;margin:10px 0}.receipt-panel{margin-top:20px}.receipt-panel p{font-size:14px;line-height:1.7}.receipt-panel textarea{box-sizing:border-box;max-width:100%;width:100%;font-family:monospace;font-size:15px;line-height:1.6;padding:12px;border:1px solid var(--line);border-radius:10px;word-break:break-all}#suggest-lookup{margin-top:20px}#lookup-result{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}
/* Bargaining outcome: a signed result, followed directly by the historical chart. */
.settlement-card{border:1px solid #ddd0f5;border-top:5px solid #7c3aed;box-shadow:0 8px 28px #44207809}
.settlement-heading{display:flex;justify-content:space-between;align-items:center}
.settlement-check{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e7f6ef;color:#15803d;font-size:24px;font-weight:800}
.settlement-card .record-title{font-size:28px;line-height:1.4;margin:14px 0 22px;word-break:keep-all}
.settlement-result{padding:20px;background:#f5f0ff;border-radius:16px;color:#493174}
.settlement-result>b,.settlement-label{font-size:14px;font-weight:700}
.settlement-result p{font-size:14px;line-height:1.7;margin:10px 0 0;color:#615571;overflow-wrap:anywhere}
.settlement-vote{display:flex;align-items:baseline;gap:10px;margin-top:3px;color:#6d28d9}
.settlement-vote span{font-size:18px;font-weight:700}
.settlement-vote strong{font-size:44px;letter-spacing:-1.5px;line-height:1.3;font-variant-numeric:tabular-nums}
.settlement-label{margin:22px 0 12px;color:var(--sub)}
.settlement-gains{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.settlement-gains li{padding:17px 14px;border:1px solid #eee8f6;border-radius:14px;background:#fff}
.settlement-gains span{display:block;font-size:14px;color:var(--sub);margin-bottom:6px}
.settlement-gains strong{display:block;font-size:23px;line-height:1.4;letter-spacing:-.5px;overflow-wrap:anywhere}
.settlement-gains small{display:block;font-size:12px;line-height:1.5;color:var(--sub);margin-top:5px;word-break:keep-all}
.settlement-remaining{margin-top:22px;padding-bottom:0}
.settlement-remaining p{font-size:15px;line-height:1.8;color:var(--sub)}
.settlement-remaining .text-btn{margin-top:7px}
.archive-trend{margin-top:20px}
#archive-trend-frame{display:block;width:100%;border:0;border-radius:22px;background:#fff}
@media(max-width:400px){.settlement-card{padding:19px}.settlement-card .record-title{font-size:25px}.settlement-gains strong{font-size:20px}.settlement-gains li{padding:14px 11px}}

/* Letter reactions retain their original five choices and stored selections. */
#letter-reactions{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}
#letter-reactions h3{font-size:17px;margin:0 0 14px}
.letter-reaction-row{display:flex;gap:8px}
.letter-reaction-row button{flex:1;min-width:0;min-height:68px;border:1px solid #e5e0ed;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px}
.letter-reaction-row button>span{font-size:25px;line-height:1.3}
.letter-reaction-row b{font-size:14px;color:var(--sub);font-variant-numeric:tabular-nums}
.letter-reaction-row button[aria-pressed="true"]{border-color:#7c3aed;background:#f3edff;box-shadow:inset 0 0 0 1px #7c3aed}
.letter-reaction-row button:focus-visible{outline:3px solid #7c3aed;outline-offset:3px}
.letter-reaction-row button:disabled{opacity:.6;cursor:wait}
#dialog-content .letter-reaction-hint,#dialog-content .letter-reaction-status{font-size:13px;line-height:1.6;color:var(--sub);margin:10px 0 0}
.letter-reaction-status:empty{display:none}

.news-item{border-bottom:1px solid var(--line);padding-bottom:18px}
.news-item:last-child{border-bottom:0}
.news-item .news-row{border-bottom:0;padding-bottom:12px}
.news-reactions{min-height:62px}
.news-reactions h3,.news-reactions .letter-reaction-hint{display:none}
.news-reactions .letter-reaction-row button{min-height:46px;flex-direction:row;gap:5px;border-radius:11px}
.news-reactions .letter-reaction-row button>span{font-size:22px}
.news-reactions .letter-reaction-row{gap:6px}
.news-reactions .letter-reaction-status{font-size:12px;color:var(--sub);margin:7px 0 0}
.right-stack{grid-template-columns:minmax(0,1fr)}.news-item,.news-reactions{min-width:0}
