:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d10;--surface:#111419;--surface-2:#15191f;--line:#272c34;--line-bright:#3b424d;--text:#f1f3f5;--muted:#858e99;--muted-light:#b9c0c9;--orange:#ff6b1a;--orange-soft:#ff6b1a1f;--blue:#65aaff;--width:1600px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background-size:48px 48px;margin:0;font-family:Arial,Noto Sans KR,Malgun Gothic,sans-serif}body:has(.dialog-backdrop){overflow:hidden}a{color:inherit}button,input,textarea{font:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.site-header,main,footer{width:min(calc(100% - 56px), var(--width));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.brand{align-items:center;gap:13px;text-decoration:none;display:flex}.brand-mark{border:1px solid var(--orange);width:44px;height:32px;color:var(--orange);letter-spacing:.08em;place-items:center;font:700 12px/1 Consolas,monospace;display:grid;transform:skew(-7deg)}.brand>span:last-child{gap:2px;display:grid}.brand strong{letter-spacing:-.02em;font-size:13px}.brand small{color:var(--muted);letter-spacing:.12em;font:500 8px/1 Consolas,monospace}.header-status{color:var(--muted);letter-spacing:.12em;align-items:center;gap:8px;font:500 9px/1 Consolas,monospace;display:flex}.header-status i{background:#5bd990;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #5bd990b3}.intro{border-bottom:1px solid var(--line);grid-template-columns:1.4fr .7fr;align-items:end;gap:clamp(60px,10vw,180px);padding:66px 0 70px;display:grid}.eyebrow,.section-head span,.dialog-header span,.selection-bar>div:first-child span{color:var(--orange);letter-spacing:.14em;font:600 10px/1 Consolas,monospace}.eyebrow{margin:0 0 15px}h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,106px);font-weight:900;line-height:.95}h1 em{color:var(--orange);font-style:normal}.intro-copy{max-width:660px;color:var(--muted-light);word-break:keep-all;margin:26px 0 0;font-size:14px;line-height:1.8}.intro-note{border:1px solid var(--line-bright);background:#111419cc;padding:22px}.intro-note strong{color:var(--orange);letter-spacing:.1em;font:600 9px/1 Consolas,monospace}.intro-note p{color:var(--muted-light);margin:14px 0 0;font-size:11px;line-height:1.7}.archive{padding:52px 0 130px}.archive-overview{justify-content:flex-end;margin-bottom:46px;display:flex}.archive-stats{border-top:1px solid var(--line-bright);border-left:1px solid var(--line-bright);grid-template-columns:1fr 1fr;width:min(100%,500px);margin:0;display:grid}.archive-stats>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 20px}.archive-stats .total-stat{grid-column:1/-1}.archive-stats dt{color:var(--muted);letter-spacing:.1em;font:500 9px/1 Consolas,monospace}.archive-stats dd{margin:8px 0 0;font:500 13px/1.2 Consolas,monospace}.archive-stats .total-stat dd{letter-spacing:-.07em;font-size:clamp(44px,5vw,70px)}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section-head>div{align-items:baseline;gap:14px;display:flex}.section-head h2{letter-spacing:-.05em;margin:0;font-size:32px}.section-head p{color:var(--muted);margin:0;font-size:12px}.filters{border:1px solid var(--line);background:#111419eb;grid-template-columns:1fr 1fr;display:grid}.filter-group{border-bottom:1px solid var(--line);grid-column:1/-1;padding:16px}.filter-group:last-child{border-bottom:0}.compact-filter-group{grid-column:auto;min-width:0}.compact-filter-group+.compact-filter-group{border-left:1px solid var(--line)}.filter-label{align-items:baseline;gap:11px;margin-bottom:11px;display:flex}.filter-label strong{font-size:12px}.filter-label span{color:var(--muted);font-size:10px}.filter-label-actions{justify-content:space-between;align-items:center}.filter-label-actions>div:first-child{align-items:baseline;gap:11px;display:flex}.search-field{max-width:720px;display:block;position:relative}.search-field input{border:1px solid var(--line-bright);width:100%;height:44px;color:var(--text);background:#0d1014;border-radius:0;outline:0;padding:0 64px 0 40px;font-size:12px}.search-field input:focus{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.search-field i{border:1.5px solid var(--muted);border-radius:50%;width:13px;height:13px;position:absolute;top:14px;left:14px}.search-field i:after{background:var(--muted);content:"";width:6px;height:1px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.search-field button{height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:10px;position:absolute;top:1px;right:1px}.year-actions{gap:8px;display:flex}.year-actions button,.publisher-actions button{border:1px solid var(--line);height:30px;color:var(--muted-light);cursor:pointer;background:#0d1014;padding:0 10px;font-size:9px}.year-actions button:hover,.publisher-actions button:hover{border-color:var(--orange);color:var(--orange)}.choice-grid{border:0;gap:6px;margin:0;padding:0;display:grid}.year-choice-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.type-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sort-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-option{border:1px solid var(--line);min-height:34px;color:var(--muted-light);cursor:pointer;background:#0d1014;align-items:center;gap:7px;padding:7px 9px;font:500 9px/1 Consolas,monospace;display:flex}.choice-option:hover{border-color:var(--line-bright)}.choice-option:has(input:checked){background:var(--orange-soft);color:var(--orange);border-color:#ff6b1a80}.choice-option input,.select-cell input,.select-column input,.confirmation input,.document-types input{width:15px;height:15px;accent-color:var(--orange);margin:0}.choice-option em{color:var(--muted);margin-left:auto;font-size:8px;font-style:normal}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.publisher-stats{padding:26px 0 24px}.publisher-head{margin-bottom:14px}.publisher-head h3{letter-spacing:-.04em;margin:0;font-size:18px}.publisher-actions{align-items:center;gap:18px;display:flex}.publisher-actions p{color:var(--muted);margin:0;font-size:11px}.publisher-actions p strong{color:var(--text);font:600 13px/1 Consolas,monospace}.publisher-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.publisher-stat{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#111419c2;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid;position:relative;overflow:hidden}.publisher-stat:hover,.publisher-stat[aria-pressed=true]{background:var(--surface-2);box-shadow:inset 0 -2px var(--orange)}.publisher-rank{color:var(--orange);font:500 9px/1 Consolas,monospace}.publisher-identity{min-width:0}.publisher-name,.publisher-id{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.publisher-name{font-size:12px}.publisher-id{color:var(--muted);margin-top:4px;font:400 8px/1 Consolas,monospace}.publisher-value{color:var(--muted-light);font:500 10px/1 Consolas,monospace}.publisher-bar{width:var(--bar-width);background:linear-gradient(90deg, var(--orange), #ff6b1a26);height:2px;position:absolute;inset:auto 0 0}.publisher-help{color:var(--muted);margin:10px 0 0;font-size:10px}.filter-summary{min-height:40px;color:var(--muted);letter-spacing:.04em;justify-content:space-between;padding:12px 2px 0;font:500 9px/1.4 Consolas,monospace;display:flex}.filter-summary>div{gap:12px;display:flex}.filter-summary button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.filter-summary button:hover,.filter-summary .clear-author{color:var(--orange)}.table-shell{border:1px solid var(--line);background:#0b0d10d1}.table-scroll{overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1210px}thead{background:var(--surface-2)}th{border-right:1px solid var(--line);height:42px;color:var(--muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:0 12px;font:500 9px/1 Consolas,monospace}th:last-child,td:last-child{border-right:0}.select-column{text-align:center;width:48px}.number-column{text-align:center;width:68px}.thumbnail-column{width:150px}.date-column{width:104px}.author-column{width:136px}.type-column,.duration-column{width:94px}.views-column{text-align:right;width:90px}tbody tr{border-top:1px solid var(--line);transition:background .15s}tbody tr:hover,tbody tr.selected-row{background:var(--surface);box-shadow:inset 3px 0 var(--orange)}td{border-right:1px solid var(--line);height:104px;color:var(--muted-light);vertical-align:middle;padding:11px 12px;font-size:11px}.select-cell,.row-number{text-align:center}.row-number{color:var(--muted);font:500 9px/1 Consolas,monospace}.thumbnail-link{text-decoration:none;display:block}.thumbnail{aspect-ratio:16/9;background:linear-gradient(135deg,#ff6b1a2e,#0000 55%),repeating-linear-gradient(-45deg,#171b21,#171b21 7px,#111419 7px 14px);width:126px;display:block;position:relative;overflow:hidden}.thumbnail img{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .2s;position:relative}tr:hover .thumbnail img{transform:scale(1.035)}.thumbnail i{color:#ffffff26;font:600 16px/1 Consolas,monospace;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}time,.duration,.views{font:500 10px/1.5 Consolas,monospace}time{color:var(--muted)}.video-info{padding-right:24px}.video-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;display:block;overflow:hidden}.video-title:hover,.author-link:hover{color:var(--orange);text-underline-offset:3px;text-decoration:underline}.description{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:10px;line-height:1.5;overflow:hidden}.description:empty:after{content:"설명 없음";opacity:.4}.author-link{color:var(--muted-light);text-overflow:ellipsis;white-space:nowrap;font-weight:500;text-decoration:none;display:block;overflow:hidden}.video-type{color:var(--blue);white-space:nowrap;border:1px solid #65aaff40;padding:5px 7px;font:500 8px/1 Consolas,monospace;display:inline-block}.views{text-align:right}.loading{border:1px solid var(--line);min-height:520px;position:relative;overflow:hidden}.loading span{border-bottom:1px solid var(--line);background:linear-gradient(100deg,#0000 35%,#ffffff06 50%,#0000 65%) 0 0/220% 100%;height:104px;animation:1.4s linear infinite loading;display:block}.loading p{background:var(--bg);color:var(--muted);margin:0;padding:9px 14px;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes loading{to{background-position-x:-220%}}.empty-state,.load-failure,.route-error{text-align:center;padding:90px 20px}.empty-state>span{color:var(--orange);letter-spacing:.16em;font:600 9px/1 Consolas,monospace}.empty-state h3{margin:15px 0 8px;font-size:21px}.empty-state p,.load-failure p{color:var(--muted);margin:0;font-size:12px}.pagination{justify-content:center;align-items:center;gap:14px;padding-top:32px;display:flex}.pagination button,.pagination span{border:1px solid var(--line);background:var(--surface);min-width:52px;height:40px;color:var(--muted-light);text-align:center;font:500 10px/38px Consolas,monospace}.pagination button{cursor:pointer}.pagination button:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.pagination button:disabled{cursor:not-allowed;opacity:.35}.selection-bar{z-index:30;border:1px solid var(--line-bright);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111419f7;justify-content:space-between;align-items:center;gap:24px;width:min(100% - 56px,1100px);min-height:72px;margin-inline:auto;padding:12px 14px 12px 20px;display:flex;position:fixed;bottom:24px;left:28px;right:28px;box-shadow:0 18px 60px #0000007a}.selection-bar>div:first-child{gap:7px;display:grid}.selection-bar strong{font-size:18px}.selection-actions{gap:8px;display:flex}.selection-actions button,.dialog-actions button{border:1px solid var(--line-bright);background:var(--surface);min-height:42px;color:var(--muted-light);cursor:pointer;padding:0 15px;font-size:10px}.primary-action{border-color:var(--orange)!important;background:var(--orange)!important;color:#0b0d10!important;font-weight:800!important}.selection-actions button:hover,.dialog-actions button:hover{border-color:var(--orange);color:var(--orange)}.selection-actions button:disabled{cursor:wait;opacity:.65}.selection-error{color:#ff9b9b;background:#241214;border:1px solid #7a3030;max-width:min(520px,100%);margin:0;padding:10px 12px;font-size:10px;position:absolute;bottom:calc(100% + 8px);right:0}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.document-dialog{border:1px solid var(--line-bright);background:var(--bg);width:min(920px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 90px #000000a6}.dialog-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d10f5;justify-content:space-between;align-items:center;padding:22px 24px;display:flex;position:sticky;top:0}.dialog-header h2{letter-spacing:-.05em;margin:7px 0 0;font-size:25px}.dialog-header button{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--muted-light);cursor:pointer;font-size:25px}.document-dialog form{padding:24px}.dialog-summary{border-left:3px solid var(--orange);background:var(--orange-soft);grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:16px;display:grid}.dialog-summary strong{font-size:18px}.dialog-summary p{color:var(--muted-light);margin:0;font-size:11px;line-height:1.6}.document-types,.form-section{border:1px solid var(--line);margin:22px 0 0;padding:18px}.document-types legend,.form-section legend{padding:0 8px;font-size:12px;font-weight:800}.document-types{grid-template-columns:1fr 1fr;gap:10px;display:grid}.document-types legend{grid-column:1/-1}.document-types label{border:1px solid var(--line);background:var(--surface);cursor:pointer;align-items:center;gap:12px;padding:14px;display:flex}.document-types label:has(input:checked){background:var(--orange-soft);border-color:#ff6b1a99}.document-types label span{gap:5px;display:grid}.document-types strong{font-size:12px}.document-types small{color:var(--muted);font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:var(--muted-light);gap:7px;font-size:10px;display:grid}.form-grid .wide-field{grid-column:1/-1}.form-grid input,.form-grid textarea{border:1px solid var(--line-bright);width:100%;color:var(--text);background:#0d1014;border-radius:0;font-size:12px}.form-grid input{height:42px;padding:0 11px}.form-grid textarea{resize:vertical;padding:11px;line-height:1.6}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--orange);outline:0}.agent-fields{border:1px solid var(--line);margin-top:16px}.agent-fields summary{color:var(--muted-light);cursor:pointer;padding:16px 18px;font-size:11px}.agent-fields[open] summary{border-bottom:1px solid var(--line)}.agent-fields .form-grid{padding:18px}.legal-note{border:1px solid var(--line);background:var(--surface);margin-top:18px;padding:16px}.legal-note strong{color:var(--orange);font-size:11px}.legal-note p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.7}.confirmation{color:var(--muted-light);align-items:flex-start;gap:10px;margin-top:18px;font-size:10px;line-height:1.6;display:flex}.confirmation input{flex:none;margin-top:1px}.dialog-error{color:#ff9b9b;background:#b42d2d1f;border:1px solid #7a3030;margin:16px 0 0;padding:12px;font-size:11px}.document-dialog .dialog-actions{border:0;justify-content:flex-end;gap:8px;min-height:auto;margin-top:20px;padding:0;display:flex}.dialog-actions button:disabled{cursor:wait;opacity:.5}.route-loading{color:var(--muted);text-align:center;padding:80px}.route-error button{border:1px solid var(--orange);background:var(--orange);min-height:42px;color:var(--bg);cursor:pointer;margin-top:16px;padding:0 18px}footer{border-top:1px solid var(--line);min-height:112px;color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:28px;font-size:10px;display:grid}footer p{margin:0}footer p:first-child{color:var(--text);font-weight:700}footer a{color:var(--orange);text-decoration:none}@media (max-width:900px){.intro{grid-template-columns:1fr;gap:42px}.intro-note,.archive-stats{max-width:540px}.archive-overview{justify-content:flex-start}.filters{grid-template-columns:1fr}.compact-filter-group{grid-column:1}.compact-filter-group+.compact-filter-group{border-left:0}.year-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.publisher-list{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-bar{align-items:flex-start}.selection-actions{flex-wrap:wrap;justify-content:flex-end}footer{grid-template-columns:1fr;gap:8px;padding:28px 0}}@media (max-width:580px){.site-header,main,footer{width:calc(100% - 30px)}.site-header{height:66px}.header-status{display:none}.intro{padding:44px 0 50px}h1{font-size:48px}.intro-copy{font-size:12px}.archive{padding:42px 0 170px}.section-head{display:block}.section-head p{margin-top:9px}.filter-group{padding:14px}.filter-label,.filter-label-actions,.filter-label-actions>div:first-child{gap:4px;display:grid}.filter-label-actions{gap:10px}.year-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.type-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.publisher-list{grid-template-columns:1fr}.publisher-actions p{display:none}.table-shell{border-inline:0;margin-inline:-15px}.selection-bar{width:auto;padding:14px;display:grid;bottom:10px;left:10px;right:10px}.selection-actions{grid-template-columns:1fr 1fr;display:grid}.selection-actions .primary-action{grid-column:1/-1}.dialog-backdrop{padding:0}.document-dialog{border:0;width:100%;min-height:100vh;max-height:100vh}.dialog-header,.document-dialog form{padding:18px 15px}.dialog-summary,.document-types,.form-grid{grid-template-columns:1fr}.dialog-summary{gap:8px}.form-grid .wide-field{grid-column:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
