.ko-wrap,.ko-bar,.ko-export-main{font-family:Inter,Pretendard,'Noto Sans KR',sans-serif;box-sizing:border-box;color:#17283f;max-width:1280px;margin:24px auto;padding:0 24px}.ko-wrap *,.ko-bar *,.ko-export-main *{box-sizing:border-box}.ko-bar{display:flex;gap:12px;flex-wrap:wrap;padding:16px 24px;border:1px solid #dce4ed;border-radius:16px;background:#f6f8fc}.ko-bar a{color:#294264;text-decoration:none;font-size:14px;padding:5px 10px}.ko-bar strong{color:#176353;margin-right:6px}.ko-hero{padding:44px;background:linear-gradient(115deg,#142b43,#214a57);border-radius:24px;color:#fff;margin-bottom:24px}.ko-hero>span{font-size:12px;letter-spacing:.18em;color:#96dbce}.ko-hero h2{font-size:clamp(27px,4vw,44px);line-height:1.3;margin:14px 0}.ko-hero p{max-width:780px;line-height:1.9;color:#dce8ef}.ko-tags,.ko-actions,.ko-head{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ko-tags span{padding:7px 13px;border:1px solid #739498;border-radius:30px;font-size:13px;color:#e4faf6}.ko-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ko-panel{border:1px solid #dbe3ec;background:#fff;border-radius:20px;padding:28px;margin-bottom:24px;box-shadow:0 6px 24px #17283f06}.ko-panel h3{margin:0 0 14px;font-size:21px;letter-spacing:-.03em;color:#17283f}.ko-panel p,.ko-panel li{line-height:1.85;color:#526278}.ko-panel small,.ko-help{display:block;line-height:1.7;color:#66768b;font-size:13px}.ko-panel label{display:block;font-size:14px;font-weight:600;margin:15px 0;color:#31455e}.ko-panel input:not([type=checkbox]),.ko-panel textarea,.ko-panel select{display:block;width:100%;padding:12px 14px;border:1px solid #c8d4e1;border-radius:10px;margin-top:7px;background:#fff;color:#17283f;font:inherit}.ko-panel input[type=checkbox]{accent-color:#137a69;width:17px;height:17px;vertical-align:middle}.ko-panel button,.ko-actions a,.ko-actions button,.ko-export-main button,.ko-cta{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:42px;border:1px solid #cbd8e4;border-radius:10px;background:#f8fafc;color:#254461;padding:10px 15px;cursor:pointer;font-size:14px;font-weight:600;text-decoration:none;line-height:1.4}.ko-panel button:hover,.ko-actions a:hover,.ko-actions button:hover,.ko-export-main button:hover,.ko-cta:hover{background:#e8f3f1;border-color:#298675;color:#104e42}.ko-panel .ko-primary,.ko-actions .ko-primary,.ko-cta{background:#146957;color:#fff;border-color:#146957}.ko-panel .ko-primary:hover,.ko-actions .ko-primary:hover,.ko-cta:hover{background:#0d5144;color:#fff}.ko-wrap :focus-visible,.ko-bar :focus-visible,.ko-export-main :focus-visible{outline:3px solid #328bdb;outline-offset:3px}.ko-panel button:disabled{opacity:.45;cursor:not-allowed}.ko-head{justify-content:space-between}.ko-job{display:flex!important;width:100%;justify-content:space-between!important;text-align:left;margin:9px 0;gap:12px}.ko-job span{font-size:12px;font-weight:400}.ko-job.on{border-color:#17866e;background:#e9f7f1}.ko-table-scroll{overflow:auto;border:1px solid #e2e8f0;border-radius:12px;margin:18px 0}.ko-table-scroll table{border-collapse:collapse;min-width:830px;width:100%;font-size:13px}.ko-table-scroll th,.ko-table-scroll td{padding:13px 15px;text-align:left;white-space:nowrap;border-bottom:1px solid #e7edf3}.ko-table-scroll th{background:#edf3f8;color:#304a65;font-weight:600}.ko-table-scroll td{color:#34465b}.ko-table-scroll tbody tr:hover{background:#f0f8f6}.ko-wrap progress{height:10px;width:100%;accent-color:#157664}.ko-export-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ko-export-main>span{font-size:13px;color:#607187}.ko-export-main small{width:100%;color:#64748b}.ko-actions svg,.ko-export-main svg{width:20px;height:20px;flex-shrink:0}.ko-article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ko-article{border:1px solid #dbe3ec;border-radius:18px;overflow:hidden;text-decoration:none;color:#17283f;background:#fff;transition:transform .15s,border-color .15s}.ko-article:hover{transform:translateY(-3px);border-color:#2c8979}.ko-article img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.ko-article>div{padding:24px}.ko-article span{font-size:12px;color:#62758b}.ko-article h3{font-size:21px;line-height:1.5}.ko-article p{font-size:14px;line-height:1.8;color:#576880}.ko-prices{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ko-price{position:relative;padding:24px 20px}.ko-price.featured{border:2px solid #14705c;background:#f3faf7}.ko-price .amount{font-size:28px;font-weight:750;letter-spacing:-.05em;color:#19374a;margin:24px 0}.ko-price ul{padding-left:18px;min-height:150px;font-size:14px}.ko-price .ko-cta{width:100%;margin-top:12px}.ko-badge{display:inline-block;background:#176c58;color:white;padding:4px 9px;border-radius:6px;font-size:11px;margin-bottom:14px}.ko-prose{max-width:850px;margin:auto;line-height:1.95}.ko-prose img{width:100%;border-radius:16px}.ko-prose h3{margin-top:32px}.ko-prose a{color:#116654;text-decoration:underline}.ko-prose .ko-source{font-size:13px;overflow-wrap:anywhere}.ko-wrap [hidden]{display:none!important}@media(max-width:900px){.ko-prices{grid-template-columns:repeat(2,1fr)}.ko-grid{grid-template-columns:1fr}}@media(max-width:600px){.ko-wrap,.ko-bar,.ko-export-main{padding-left:14px;padding-right:14px;margin:16px auto}.ko-bar{margin:12px 14px;padding:10px;gap:4px}.ko-bar a{font-size:12px}.ko-hero{padding:28px 23px;border-radius:18px}.ko-panel{padding:20px}.ko-prices,.ko-article-grid{grid-template-columns:1fr}.ko-price ul{min-height:auto}.ko-actions button,.ko-actions a{font-size:12px;padding:10px}.ko-job{flex-direction:column;align-items:flex-start!important}.ko-export-main button{font-size:12px}.ko-hero h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.ko-article{transition:none}}

.ko-price{display:flex;flex-direction:column;padding-top:28px}.ko-price .ko-badge{position:absolute;top:-13px;left:20px}.ko-price>.ko-cta{margin-top:auto}.ko-panel input::file-selector-button{border:0;border-radius:6px;background:#e5efed;color:#205b4e;padding:8px 10px;margin-right:10px}.ko-panel a:not(.ko-cta):not(.ko-primary){color:#146c59}
