@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans KR,sans-serif;color:#25382f;background:#f7f8f5;font-synthesis:none;font-weight:400;font-size:14px;--green: #1e503f;--muted: #7a877e;--line: #e5e9e2;--lime: #d5ec9e}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #dce2d9;border-radius:8px;padding:10px 15px;background:#fff;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:background .15s}button:hover{background:#edf2e9}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8fba63;outline-offset:3px}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1{font-size:29px;letter-spacing:-1.1px;line-height:1.4;margin-bottom:10px}h2{font-size:19px;letter-spacing:-.5px;line-height:1.5;margin-bottom:16px}p{line-height:1.8}small{display:block;color:var(--muted);font-size:12px;margin-top:6px}em{font-style:normal}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#64836a;display:block;margin-bottom:12px}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#123d2e}.secondary{background:transparent}.text-button{background:transparent;border:0;padding:8px 0;color:var(--green)}.full{width:100%}.shell{display:flex;min-height:100vh}aside{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:36px 24px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;font-size:25px;font-weight:800;letter-spacing:-1.1px;gap:9px;color:#1c4636}.brand-dot{color:#8dae65;margin-left:-9px}.brand-icon{width:34px;height:36px;border-radius:12px 12px 12px 2px;background:#e9f0df;display:grid;place-items:center}.workspace-label{font-size:9px;letter-spacing:2px;color:#a5afa6;margin:48px 12px 18px}aside nav{display:flex;flex-direction:column;gap:7px}aside nav button{border:none;justify-content:flex-start;padding:13px 12px;color:#7b877d;font-size:13px;gap:14px}aside nav button.selected{background:#eff4e9;color:#28513a}aside nav button svg{margin-left:auto}.nav-index{font-size:10px;color:#a0af99;font-weight:500}.sidebar-bottom{margin-top:auto;padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:12px}.avatar{background:#f0e9de;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-family:serif;font-size:18px}.sidebar-bottom small{font-size:9px}.icon-button{border:0;padding:6px;background:none;margin-left:auto}main{margin-left:238px;width:calc(100% - 238px)}.topbar{height:77px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 44px;font-size:11px;color:#8b958a}.topbar span:first-child{color:#586e59}.page{padding:38px 44px;max-width:1320px;margin:auto;min-height:calc(100vh - 140px)}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.page-heading p{margin:0;font-size:12px}.page-heading .eyebrow{font-size:9px;margin-bottom:11px}.hero{background:#eaf0df;display:flex;justify-content:space-between;overflow:hidden;border:1px solid #e3ead8;border-radius:14px;padding:35px 39px;position:relative;min-height:285px;margin-bottom:24px}.hero-label{font-size:9px;letter-spacing:1.5px;display:flex;align-items:center;gap:7px;color:#667d50;margin-bottom:17px}.hero h2{font-size:28px;letter-spacing:-1.2px;line-height:1.55;margin:0 0 12px;font-weight:700}.hero h2 em{color:#56713c}.hero p{font-size:12px;color:#718160;margin-bottom:22px}.hero button{background:#254e35;color:#fff;border:0;font-size:11px}.hero-art{width:38%;position:relative;display:grid;place-items:center;min-width:200px}.orbit{position:absolute;border:1px solid #d3dec4;border-radius:50%;width:270px;height:270px}.orbit.two{width:340px;height:340px}.paper{position:relative;transform:rotate(-9deg);height:193px;width:155px;background:#fffef5;border:1px solid #d9dfcd;box-shadow:8px 12px #dbe4ca;border-radius:7px;padding:24px;color:#60804c}.paper>span{display:block;font-size:9px;font-weight:800;letter-spacing:1px;border-bottom:1px solid #bdcbae;padding:10px 0}.paper i{display:block;background:#e2e8d5;height:5px;margin-top:9px;width:90%}.paper i:nth-last-of-type(1){width:60%}.paper-seal{position:absolute;bottom:-16px;right:-25px;display:grid;place-items:center;width:59px;height:59px;border-radius:50%;background:#32543d;color:#d7e6bb;font-family:serif;font-size:27px;transform:rotate(15deg);border:5px solid #eaf0df}.floating-tag{position:absolute;bottom:8px;left:5px;background:#d2e39e;border-radius:20px;padding:8px 15px;font-size:8px;font-weight:700;letter-spacing:1px;transform:rotate(-7deg)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.stats.four{grid-template-columns:repeat(4,1fr)}.stat{display:flex;align-items:center;gap:17px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:24px}.stat-icon{background:#f1f5eb;width:43px;height:43px;display:grid;place-items:center;border-radius:10px;color:#6e885e}.stat-icon svg{width:20px}.stat>div>span{font-size:11px;color:#8b9587}.stat strong{display:block;font-size:24px;letter-spacing:-.5px;margin-top:7px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:27px 30px;margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}.section-heading h2{margin:0}.section-heading .eyebrow{font-size:8px;margin-bottom:8px}.section-heading .text-button{font-size:11px}.article-list article{padding:23px 0;display:flex;gap:21px;border-bottom:1px solid #eef0eb}.article-list article:last-child{border-bottom:none}.article-number{font-family:Georgia,serif;font-size:22px;color:#c0cdb3;padding-top:3px}.article-list .eyebrow{font-size:9px;letter-spacing:0;margin-bottom:8px;color:#789266}.article-list .eyebrow>span{color:#a4aba0;font-weight:400}.article-title{font-size:14px;line-height:1.8;font-weight:600;color:#344632}.article-title svg{vertical-align:middle;margin-left:5px;color:#96a48b}.tags{display:flex;gap:7px;margin-top:10px}.tags span{font-size:9px;background:#f3f6ed;padding:4px 8px;color:#84926f;border-radius:4px}.hint{display:flex;align-items:center;gap:10px;color:#89947f;font-size:11px;padding:0 3px}.hint svg{color:#a4b193}footer{padding:20px 44px;border-top:1px solid var(--line);font-size:11px;color:#929e8b}footer span{float:right;font-size:10px;color:#a6afa0}.empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#8d9a83;font-size:12px;text-align:center;padding:25px}.empty p{max-width:420px;margin:0}.alert{background:#eef6e7;color:#385d33;padding:13px 17px;border-radius:8px;margin-bottom:20px;font-size:12px;overflow-wrap:anywhere;line-height:1.8}.alert.error{background:#fff0eb;color:#a14c37}.settings-form{max-width:900px}.settings-form h2{margin-bottom:20px}label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:600;margin-bottom:23px}label .muted{font-size:10px;font-weight:400}input,select,textarea{width:100%;border:1px solid #dfe4db;border-radius:7px;padding:12px;background:#fff;color:#354932;min-height:42px;font-size:13px}input::placeholder,textarea::placeholder{color:#a4ac9f}textarea{min-height:90px;resize:vertical}input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--green)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.check-row{flex-direction:row;align-items:center;gap:12px}.source-options{display:flex;flex-wrap:wrap;gap:10px}.source-option{flex-direction:row;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--line);border-radius:7px;margin:0}.source-option.checked{background:#eff5e9;border-color:#b1c498}fieldset{border:0;padding:0;margin:0 0 25px}legend{font-size:12px;font-weight:600;margin-bottom:12px}.inline-label{flex-direction:row;align-items:center;margin:0;font-size:11px}.inline-label input{font-size:12px;max-width:170px}.count{color:#9cad8e;margin-left:5px}.history{padding:18px 0;border-bottom:1px solid var(--line)}.history:last-child{border:0}.history summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:13px;line-height:1.8}.history summary strong:before{content:"＋";font-weight:400;color:#8ca177;margin-right:9px}.history[open] summary strong:before{content:"−"}.badge{display:inline-block;font-size:10px;border-radius:5px;padding:5px 9px;background:#f2f3ed;color:#78876b;white-space:nowrap}.badge.success,.badge.sent,.badge.approved{background:#eaf4df;color:#557835}.badge.failed,.badge.rejected{background:#feeee8;color:#b46748}.badge.pending,.badge.sending{background:#f8f0d9;color:#a28b3f}.request-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);gap:20px}.request-row a,.review a{overflow-wrap:anywhere}.request-row p{margin:8px 0 0;font-size:12px}.narrow{max-width:600px}.admin-banner{background:#e9efdf;border-radius:11px;padding:25px;display:flex;align-items:center;gap:20px;margin-bottom:24px}.admin-banner h2,.admin-banner p{margin:0}.admin-banner p{font-size:11px;color:#7e8f6d;margin-top:5px}.admin-banner .badge{margin-left:auto}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.action-card{display:grid;text-align:left;grid-template-columns:1fr auto;gap:20px}.action-card>span{font-size:12px;color:#8b957f}.action-card strong{grid-row:2;font-size:30px}.action-card svg{grid-column:2;grid-row:2;color:#97aa81}.search-form{display:flex;gap:12px;margin-bottom:24px;max-width:550px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{color:#8b987d;font-size:10px;font-weight:500}td,th{padding:16px 10px;border-bottom:1px solid var(--line)}td{min-width:90px}td button{font-size:11px}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.source-card{margin-bottom:0;min-width:0}.source-card h2{font-size:17px}.source-url{font-size:11px;color:#8b9d7b;display:block;overflow-wrap:anywhere}.source-card dl{font-size:11px;margin:25px 0}.source-card dl>div{display:flex;justify-content:space-between;margin:10px 0}.source-card dt{color:#97a08c}.source-card dd{margin:0}.button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:15px}.button-row button{font-size:11px}.review{padding:20px 0;border-bottom:1px solid var(--line)}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;background:#f6f8f3;padding:20px}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:#e6edde;padding:55px 65px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:"";width:450px;height:450px;border:1px solid #cddabb;border-radius:50%;position:absolute;right:-260px;bottom:-80px;box-shadow:0 0 0 60px #e0e9d6,0 0 0 61px #cddabb}.login-story h1{font-size:55px;line-height:1.45;letter-spacing:-3px;font-weight:600;margin:25px 0}.login-story h1 em{color:#73925c}.login-story p{font-size:13px;color:#829473;line-height:2}.login-story .eyebrow{font-size:9px;letter-spacing:1.5px}.login-story>small{font-size:8px;letter-spacing:2px}.login-panel{display:flex;align-items:center;justify-content:center;padding:60px 40px;background:#fff}.login-panel form{width:100%;max-width:350px}.login-panel h2{font-size:25px;letter-spacing:-1px;margin-top:15px}.login-panel p{font-size:12px;margin-bottom:35px}.login-panel label{font-size:11px}.login-panel button{padding:14px;margin-top:5px}.login-panel .text-button{font-size:11px;font-weight:400}.mobile-toggle{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.page{padding-top:50px}.hero{min-height:310px}}@media(max-width:1100px){aside{width:200px;padding:30px 17px}main{margin-left:200px;width:calc(100% - 200px)}.page{padding:30px 25px}.topbar{padding:0 25px}.stat{padding:20px 16px;gap:10px}.stat strong{font-size:21px}.hero{padding:30px}.hero h2{font-size:25px}.stats.four{grid-template-columns:repeat(2,1fr)}.source-grid{grid-template-columns:1fr}.login-story{padding:45px}.login-story h1{font-size:44px}}@media(max-width:760px){aside{transform:translate(-100%);transition:transform .2s;width:238px;box-shadow:15px 0 40px #1a352b15}aside.open{transform:translate(0)}main{margin-left:0;width:100%}.mobile-toggle{display:flex;position:fixed;top:17px;left:16px;z-index:30;padding:8px}.topbar{height:72px;padding:0 20px 0 67px;font-size:9px}.topbar span:first-child{display:none}.topbar span:last-child{margin-left:auto}.page{padding:28px 20px}.page-heading{gap:12px;align-items:flex-start}h1{font-size:23px}.page-heading .secondary{font-size:10px;white-space:nowrap;padding:9px}.hero{padding:26px 24px;min-height:260px}.hero h2{font-size:23px}.hero-art{min-width:100px;width:30%;opacity:.7;transform:scale(.7);transform-origin:left center;margin-right:-30px}.stats{gap:8px}.stat{padding:17px 12px;display:block}.stat-icon{display:none}.stat>div>span{font-size:9px}.stat strong{font-size:18px}.card{padding:22px 18px}.card h2{font-size:17px}.article-list article{gap:14px}.article-title{font-size:13px}.article-number{font-size:19px}.article-list .eyebrow{font-size:8px}.form-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr;gap:0}.admin-banner{padding:20px;gap:12px}.admin-banner h2{font-size:16px}.admin-banner .badge{display:none}.login{grid-template-columns:1fr}.login-story{padding:25px;min-height:270px}.login-story>div:nth-child(2){margin-top:25px}.login-story h1{font-size:30px;line-height:1.4;letter-spacing:-1px;margin:15px 0}.login-story h1 br:nth-child(2){display:none}.login-story .eyebrow,.login-story>small,.login-story p{display:none}.login-story:after{width:280px;height:280px;right:-180px}.login-panel{padding:35px 25px}.login-panel h2{font-size:22px}footer{padding:20px}.history summary{font-size:11px}.section-heading{flex-wrap:wrap}.hint{align-items:flex-start;line-height:1.8}.hint svg{flex-shrink:0}.inline-label{font-size:10px}.inline-label input{padding:8px}.request-row{align-items:flex-start}.button-row{gap:6px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:760px){.mobile-toggle.active{left:188px}}.topbar-actions,.page-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.topbar-actions>span{font-size:11px}.theme-toggle{padding:8px 10px;font-size:11px;white-space:nowrap}.login-theme{position:absolute;right:24px;top:24px;z-index:2}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin:12px 0 20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.pagination .button-row{margin:0;font-size:12px}.pagination .inline-label{white-space:nowrap}.pagination select{width:88px;padding:8px;font-size:12px}.badge{display:inline-flex;align-items:center;gap:5px}.crawl-progress{display:flex;align-items:center;gap:8px;color:var(--green);font-size:12px;padding:12px 0}.modal{border:0;padding:0;width:min(720px,calc(100% - 32px));max-height:90dvh;background:transparent;color:inherit;border-radius:14px;box-shadow:0 24px 100px #0005}.modal::backdrop{background:#101e19a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-surface{padding:28px;background:#fff}.modal-heading{margin-bottom:25px;position:relative}.modal-heading .icon-button{margin-left:auto}.modal .settings-form{max-width:none}.modal .alert{margin-top:8px}.danger{background:#a44334;color:#fff;border-color:#a44334}.danger:hover{background:#853324}.danger-text{color:#a44334}html[data-theme=dark]{color-scheme:dark;background:#121b17;color:#e2eae0;--green: #b2d891;--muted: #a4b5a6;--line: #35473b;--lime: #bddf96}[data-theme=dark] body{background:#121b17}[data-theme=dark] aside,[data-theme=dark] .card,[data-theme=dark] .stat,[data-theme=dark] .login-panel,[data-theme=dark] .modal-surface{background:#1b2821;color:#e2eae0;border-color:var(--line)}[data-theme=dark] button,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#202f26;color:#e2eae0;border-color:#415444}[data-theme=dark] button:hover{background:#2e4233}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#8fa291}[data-theme=dark] .primary,[data-theme=dark] .hero button{background:#aed288;color:#152317;border-color:#aed288}[data-theme=dark] .primary:hover,[data-theme=dark] .hero button:hover{background:#c1e49b}[data-theme=dark] aside nav button,[data-theme=dark] .text-button,[data-theme=dark] .icon-button{background:transparent}[data-theme=dark] aside nav button{color:#b0bfaf}[data-theme=dark] aside nav button.selected{background:#304631;color:#d3e9bf}[data-theme=dark] .brand,[data-theme=dark] .article-title{color:#e0ecd6}[data-theme=dark] .brand-icon,[data-theme=dark] .stat-icon{background:#304631;color:#b4d496}[data-theme=dark] .hero,[data-theme=dark] .login-story,[data-theme=dark] .admin-banner{background:#25392c;border-color:#384f3b}[data-theme=dark] .hero h2 em,[data-theme=dark] .login-story h1 em{color:#b6d798}[data-theme=dark] .hero p,[data-theme=dark] .login-story p,[data-theme=dark] .admin-banner p,[data-theme=dark] .hero-label{color:#bbceb0}[data-theme=dark] .orbit{border-color:#4d6546}[data-theme=dark] .login-story:after{border-color:#496441;box-shadow:0 0 0 60px #2a402f,0 0 0 61px #496441}[data-theme=dark] .eyebrow,[data-theme=dark] .article-list .eyebrow,[data-theme=dark] .text-button{color:#b4cf9e}[data-theme=dark] .topbar,[data-theme=dark] .topbar span:first-child,[data-theme=dark] .workspace-label,[data-theme=dark] .nav-index,[data-theme=dark] footer,[data-theme=dark] footer span,[data-theme=dark] .hint,[data-theme=dark] .empty,[data-theme=dark] .stat>div>span,[data-theme=dark] .article-list .eyebrow>span,[data-theme=dark] .source-card dt,[data-theme=dark] .action-card>span{color:#a7b79f}[data-theme=dark] .article-number{color:#8fa880}[data-theme=dark] .article-list article{border-color:#35473b}[data-theme=dark] .tags span,[data-theme=dark] .badge,[data-theme=dark] pre{background:#2a3a2d;color:#c5d5bb}[data-theme=dark] .source-option.checked{background:#344b32;border-color:#789c5d}[data-theme=dark] .source-url{color:#b2cb9e}[data-theme=dark] .avatar{background:#49513b;color:#e2ebcf}[data-theme=dark] .alert,[data-theme=dark] .badge.success,[data-theme=dark] .badge.sent,[data-theme=dark] .badge.approved{background:#2c452e;color:#c0e0aa}[data-theme=dark] .alert.error,[data-theme=dark] .badge.failed,[data-theme=dark] .badge.rejected{background:#493129;color:#ffc0a8}[data-theme=dark] .badge.pending,[data-theme=dark] .badge.sending{background:#49422b;color:#f1dda0}[data-theme=dark] .danger{background:#a74c3e;color:#fff;border-color:#a74c3e}[data-theme=dark] .danger:hover{background:#bd5a4a}[data-theme=dark] .danger-text{color:#ffb7a1}@media(max-width:760px){.topbar-actions{margin-left:auto;gap:10px}.topbar-actions>span{font-size:9px}.theme-toggle span{display:none}.page-heading{flex-wrap:wrap}.page-actions{gap:8px}.modal{width:calc(100% - 20px);max-height:94dvh}.modal-surface{padding:22px 18px}.pagination{align-items:flex-start;gap:10px}.pagination .inline-label{font-size:11px}.login-theme{right:18px;top:20px}}.pagination-info,.pagination-buttons,.pagination-page{display:flex;align-items:center;gap:6px}.pagination-info{flex-wrap:wrap;gap:8px 16px;font-size:12px}.pagination-buttons{flex-wrap:wrap}.pagination-buttons button{min-width:32px;padding:8px 10px;font-size:12px}.pagination-gap{padding:0 2px;color:var(--muted)}.pagination button[aria-current=page]{background:var(--green);color:#fff;border-color:var(--green);opacity:1;font-weight:700}.pagination{flex-direction:row}.pagination-buttons button{justify-content:center}[data-theme=dark] .pagination button[aria-current=page]{color:#152317}
