:root{color-scheme:light;--ink:#111827;--muted:#5e6b7d;--line:#d7e0ec;--paper:#fff;--soft:#f5f8fc;--blue:#1463d9;--blue-dark:#0c3d8f;--mint:#16a777;--mint-dark:#07875d;--amber:#f5a524;--navy:#0f172a;--radius:8px;--shadow:0 22px 60px #0f172a24}*{box-sizing:border-box}body{color:var(--ink);background:#f7fafc;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.page{min-width:320px}.container{width:min(1040px,100% - 40px);margin:0 auto}.button{border-radius:var(--radius);color:#fff;background:var(--blue);justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-weight:750;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #1463d93d}.button:hover,.post-card:hover{transform:translateY(-1px)}.blog-hero,.article-hero{color:#fff;background:linear-gradient(90deg, #091322f7 0%, #0b1f3be6 52%, #1463d98f 100%), var(--hero-background) center / cover no-repeat;position:relative;overflow:hidden}.blog-hero{padding:80px 0 72px}.article-hero{padding:70px 0 58px}.eyebrow{color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:760;display:inline-flex}h1{letter-spacing:0;max-width:840px;margin-top:18px;font-size:48px;line-height:1.12}.hero-copy{color:#ffffffd6;max-width:720px;margin-top:18px;font-size:19px}.hero-meta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-meta span{border-radius:var(--radius);color:#ffffffd1;background:#ffffff1a;border:1px solid #fff3;align-items:center;min-height:32px;padding:0 10px;font-size:13px;font-weight:720;display:inline-flex}.article-share{flex-wrap:wrap;align-items:center;gap:10px;min-height:40px;margin-top:16px;display:flex}.article-share__button{border-radius:var(--radius);color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff52;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:780;transition:border-color .16s,background-color .16s;display:inline-flex}.article-share__button:hover{background:#fff3;border-color:#ffffff85}.article-share__button:focus-visible{outline-offset:3px;outline:3px solid #ffffff80}.article-share__button[data-copy-state=success]{background:#16a77761;border-color:#84ecc7b3}.article-share__button[data-copy-state=error]{background:#be303061;border-color:#ffcacab3}.article-share__button svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;flex:none;width:16px;height:16px}.article-share__status{color:#ffffffdb;font-size:13px;font-weight:700}.section{background:#fff;padding:64px 0}.section.soft{background:var(--soft)}.section-head{max-width:720px;margin-bottom:28px}.section-kicker{color:var(--blue);margin-bottom:9px;font-size:14px;font-weight:850;display:block}h2{color:var(--navy);letter-spacing:0;font-size:32px;line-height:1.22}.section-head p{color:var(--muted);margin-top:12px;font-size:18px}.blog-section-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.blog-section-toolbar .section-head{margin-bottom:0}.blog-search{flex:0 0 300px;width:300px;max-width:100%;margin-bottom:0}.blog-search__field{position:relative}.blog-search input{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fff;padding:12px 46px 12px 16px;font-size:16px;transition:border-color .16s,box-shadow .16s}.blog-search__field svg{pointer-events:none;fill:none;stroke:#64748b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.blog-search input::placeholder{color:#7b8798}.blog-search input:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #1463d929}.blog-search input:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.blog-search__status{color:var(--muted);margin-top:8px;font-size:14px;font-weight:700}.blog-search__status:empty{display:none}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.post-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;justify-content:space-between;min-height:244px;padding:22px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;box-shadow:0 10px 28px #0f172a0d}.post-card[hidden]{display:none}.blog-search-empty{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;background:var(--soft);padding:42px 24px}.blog-search-empty h3{color:var(--navy);font-size:22px}.blog-search-empty p{color:var(--muted);margin-top:8px}.post-card:hover{border-color:#1463d947;box-shadow:0 18px 40px #0f172a14}.post-card time{color:var(--muted);margin-top:22px;font-size:13px;font-weight:400;display:block}.post-card h2,.post-card h3{margin-top:12px;font-size:22px;line-height:1.28}.post-card p{color:var(--muted);margin-top:12px}.faq-page-list{gap:14px;max-width:900px;display:grid}.faq-page-list details{background:#fff;border:1px solid #d7e0ec;border-radius:18px;padding:0 24px;box-shadow:0 12px 30px #0f172a0d}.faq-page-list summary{color:#0f172a;cursor:pointer;padding:22px 36px 22px 0;font-size:18px;font-weight:800;line-height:1.45}.faq-page-list details p{color:#475569;max-width:760px;margin:-4px 0 22px;line-height:1.75}.faq-page-list details[open]{border-color:#b9c9de}.article-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:42px;display:grid}.article-body{color:#27364a;font-size:18px}.article-body>p{margin-top:18px}.article-body a{color:var(--blue-dark);text-underline-offset:3px;font-weight:760;text-decoration:underline 1px}.article-body a:hover{color:var(--blue);text-decoration-thickness:2px}.article-body a:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #1463d947}.article-body section{padding-top:42px}.article-body h2{margin-top:84px;margin-bottom:14px}.article-body h3{color:var(--navy);margin:24px 0 10px;font-size:22px;line-height:1.3}.article-body--issue-guide h3{margin-top:48px}.article-body ul,.article-body ol{margin:14px 0 0;padding-left:22px}.article-body li+li{margin-top:8px}.path-flow{counter-reset:path-step;gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.path-flow li{border-radius:var(--radius);min-height:52px;color:var(--navy);background:#f5f9ff;border:1px solid #1463d933;margin:0;padding:13px 16px 13px 52px;font-weight:760;position:relative}.path-flow li:before{color:#fff;background:var(--blue);counter-increment:path-step;content:counter(path-step);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:850;display:inline-flex;position:absolute;top:11px;left:14px}.guide-figure{margin:24px 0 0}.guide-figure img{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:100%;height:auto;display:block;box-shadow:0 14px 36px #0f172a14}.guide-figure figcaption{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.5}.app-guide-figure{max-width:420px;margin-left:auto;margin-right:auto}.guide-image-markup{isolation:isolate;position:relative}.tap-marker{z-index:1;top:var(--marker-y);left:var(--marker-x);pointer-events:none;width:34px;height:34px;display:block;position:absolute;transform:translate(-50%,-50%)}.tap-marker__number{color:#fff;background:var(--blue);border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:850;line-height:1;display:grid;box-shadow:0 4px 12px #0f172a59}.tutorial-step-title{align-items:center;gap:12px;display:flex;margin-top:38px!important;font-size:24px!important}.tutorial-step-title span{color:#fff;background:var(--blue);letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.tutorial-figure{margin-bottom:40px}.lead,.article-body>p:first-child{border-left:4px solid var(--mint);border-radius:var(--radius);color:#21483a;background:#eefbf5;padding:22px;font-weight:680}.note{border-radius:var(--radius);color:#664512;background:#fff8e8;border:1px solid #fde3ad;margin-top:20px;padding:18px}.note a{color:#0c3d8f;text-underline-offset:3px;font-weight:800;text-decoration:underline}.data-table{border-collapse:collapse;border:1px solid var(--line);border-radius:var(--radius);width:100%;margin-top:18px;font-size:16px;overflow:hidden}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;word-break:keep-all;overflow-wrap:normal;padding:14px 16px}.data-table th{color:var(--navy);background:var(--soft);font-weight:850}.data-table:not(.data-table--auto-columns,.data-table--natural-columns) th{width:32%}.data-table--auto-columns tr>th:first-child{width:200px}.issue-status-table{table-layout:fixed}.issue-status-table col:first-child{width:100px}.data-table.issue-status-table th{width:auto}.simplified-taxpayer-table{table-layout:fixed}.data-table.simplified-taxpayer-table th{width:auto;min-width:0;max-width:none}.simplified-taxpayer-table col:first-child{width:200px}.prior-year-decision-table,.prior-year-process-table,.prior-year-example-table,.prior-year-prepare-table,.prior-year-amount-table{table-layout:fixed}.prior-year-decision-table thead th:first-child,.prior-year-decision-table tbody th,.prior-year-process-table thead th:first-child,.prior-year-process-table tbody th,.prior-year-example-table thead th:first-child,.prior-year-example-table tbody th,.prior-year-prepare-table tbody th,.prior-year-amount-table thead th:first-child,.prior-year-amount-table tbody th{width:28%}.prior-year-process-table thead th:last-child,.prior-year-process-table tbody td,.prior-year-prepare-table tbody td{width:72%}.prior-year-decision-table thead th:nth-child(2),.prior-year-decision-table thead th:nth-child(3),.prior-year-decision-table tbody td,.prior-year-example-table thead th:nth-child(2),.prior-year-example-table thead th:nth-child(3),.prior-year-example-table tbody td,.prior-year-amount-table thead th:nth-child(2),.prior-year-amount-table thead th:nth-child(3),.prior-year-amount-table tbody td{width:36%}.data-table tr:last-child th,.data-table tr:last-child td{border-bottom:0}.toc{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;position:sticky;top:88px;box-shadow:0 10px 28px #0f172a0a}.toc strong{color:var(--navy);font-size:14px;display:block}.toc a{color:var(--muted);margin-top:10px;font-size:14px;font-weight:700;display:block}.source-list{gap:10px;margin-top:14px;padding:0;list-style:none;display:grid}.source-list a{color:var(--blue-dark);text-underline-offset:3px;font-weight:760;text-decoration:underline}.related-list{gap:12px;margin-top:18px;display:grid}.related-list a{border:1px solid var(--line);border-radius:var(--radius);color:var(--blue-dark);background:#fff;padding:16px;font-weight:800;display:block}@media (width<=900px){h1{font-size:40px}.post-grid,.article-layout{grid-template-columns:1fr}.toc{position:static}}@media (width<=760px){.blog-section-toolbar{flex-direction:column;align-items:flex-start}.blog-search{flex-basis:auto}}@media (width<=560px){.container{width:min(100% - 28px,1040px)}h1{font-size:34px}h2{font-size:27px}.blog-hero,.article-hero{padding:56px 0 48px}.section{padding:52px 0}.article-body{font-size:17px}.tutorial-step-title{align-items:flex-start;font-size:21px!important}.data-table,.data-table tbody,.data-table tr,.data-table th,.data-table td{width:100%;display:block}.data-table th{border-bottom:0}.article-body .data-table{table-layout:auto}.article-body .data-table colgroup{display:none}.article-body .data-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.article-body .data-table tbody th,.article-body .data-table tbody td{width:100%;min-width:100%;max-width:100%}.article-body .data-table tbody th{border-bottom:1px solid var(--line)}.article-body .data-table tbody td[data-label]:before{color:var(--navy);content:attr(data-label);margin-bottom:6px;font-size:14px;font-weight:850;line-height:1.4;display:block}.simplified-taxpayer-table{table-layout:auto}.simplified-taxpayer-table colgroup{display:none}.simplified-taxpayer-table thead th:first-child,.simplified-taxpayer-table tbody th{width:100%;min-width:100%;max-width:100%}.prior-year-decision-table thead th,.prior-year-decision-table tbody th,.prior-year-decision-table tbody td,.prior-year-process-table thead th:first-child,.prior-year-process-table thead th:last-child,.prior-year-process-table tbody th,.prior-year-process-table tbody td,.prior-year-example-table thead th,.prior-year-example-table tbody th,.prior-year-example-table tbody td,.prior-year-prepare-table tbody th,.prior-year-prepare-table tbody td,.prior-year-amount-table thead th,.prior-year-amount-table tbody th,.prior-year-amount-table tbody td{width:100%}}
