@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--paper:#f6f5f0;--ink:#242722;--muted:#82857c;--line:#e0e2d8;--lime:#e7fa76;--orange:#e9a438;--white:#fff;--radius:13px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',Arial,sans-serif;font-size:13px;letter-spacing:-.35px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}button{border:0;background:none}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #75900d;outline-offset:4px}button,a{touch-action:manipulation}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.45}svg{flex-shrink:0;vertical-align:middle}button{text-align:left}p{line-height:1.8}small{font-size:10px}.skip{position:fixed;z-index:100;top:-100px;left:20px;background:var(--lime);padding:15px}.skip:focus{top:10px}.sidebar{width:222px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);background:#fafaf6;padding:30px 18px 20px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;margin:0 8px 50px}.brand-mark{width:42px;height:44px;display:block;font-size:42px;line-height:42px;font-style:italic;font-weight:900;letter-spacing:-9px;position:relative}.brand-mark>span{position:absolute;color:#99ab40;font-size:28px;right:-1px;top:-8px;letter-spacing:0}.brand strong{font-size:23px;letter-spacing:-1.5px;font-weight:900}.brand strong span{font-size:18px;margin-left:5px;font-weight:500}.brand small{display:block;font-size:6px;letter-spacing:1.2px;margin-top:2px}.sidebar-label{font-size:9px;font-weight:600;letter-spacing:1.7px;color:#9b9e94;margin:0 14px 15px}.nav-item{height:45px;display:flex;align-items:center;gap:13px;padding:0 14px;margin-bottom:5px;border-radius:7px;font-size:12px;font-weight:500;color:#73786e;transition:background .2s}.nav-item svg{width:18px;height:18px}.nav-item:hover{background:#eeeeE7;color:var(--ink)}.nav-item.active{background:var(--lime);color:#292f18;font-weight:700}.sidebar-divider{border-top:1px solid var(--line);margin:22px 13px}.count{margin-left:auto;font-size:10px}.tiny-dot{height:5px;width:5px;border-radius:50%;background:#aaa;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:40px 12px 0;font-size:10px;font-weight:600}.status-dot{width:6px;height:6px;border-radius:50%;background:#7b965b;display:inline-block;margin-right:6px}.sidebar-bottom p{font-size:9px;color:var(--muted);font-weight:400;margin:5px 0 19px}.sidebar-bottom a{border:1px solid var(--line);padding:11px;display:flex;justify-content:space-between;border-radius:6px;font-size:10px}.sidebar-bottom>small{display:block;color:#a6a99f;font-size:7px;line-height:1.9;letter-spacing:.25px;margin-top:20px;font-weight:400}.workspace{margin-left:222px}.topbar{height:74px;padding:0 38px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(246,245,240,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}.breadcrumb{display:flex;gap:14px;align-items:center;font-size:10px;white-space:nowrap}.breadcrumb>span:first-of-type{font-size:9px;letter-spacing:1.4px;color:#878a81}.slash{color:#bfc2b8}.breadcrumb b{font-weight:500}.search-trigger{width:330px;border:1px solid #e0e2d8;background:#eeeee7;color:#92958b;border-radius:7px;height:35px;display:flex;align-items:center;gap:10px;padding:0 12px;font-size:10px}.search-trigger svg{width:15px}.search-trigger kbd{margin-left:auto;background:#f8f8f1;border:1px solid #e0e2d8;border-radius:3px;font-size:9px;padding:1px 5px}.top-actions{display:flex;gap:23px;align-items:center}.language{font-size:10px;font-weight:700}.language span{margin-left:7px;color:#969a90}.icon-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px}.icon-button:hover{background:#e6e8dd}.mobile-only{display:none}main{max-width:1590px;margin:0 auto;padding:34px 38px 45px;min-height:calc(100vh - 150px)}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;gap:20px}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:600;color:#888c7e;display:inline-block}.welcome h1{font-size:29px;letter-spacing:-1.5px;font-weight:800;margin:8px 0 9px}.highlight-word{position:relative;z-index:1}.highlight-word:after{content:'';position:absolute;bottom:2px;left:-3px;right:-4px;background:var(--lime);height:12px;z-index:-1;transform:rotate(-3deg)}.yellow-period{color:#b7c632}.welcome p{font-size:11px;color:#92948a}.edition{font-size:8px;letter-spacing:1px;color:#8d9185;white-space:nowrap;text-align:right;align-self:flex-end;padding-bottom:3px}.edition b{font-weight:400;font-size:10px;display:block;margin-top:6px;letter-spacing:1px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:20px}.hero{height:346px;border-radius:var(--radius);overflow:hidden;position:relative;background:#1d2925;color:white}.hero>img{height:100%;object-position:65% 43%;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,23,25,.89),rgba(13,23,25,.57) 44%,rgba(13,23,25,.04) 82%),linear-gradient(0deg,rgba(13,23,25,.5),transparent 30%)}.hero-copy{position:absolute;top:34px;left:32px}.hero-tag{font-size:8px;font-weight:700;letter-spacing:1.8px;border:1px solid #ffffff57;padding:5px 9px;border-radius:3px;color:#ecf0de;display:inline-block}.hero h2{font-size:30px;line-height:1.4;margin:17px 0 13px;font-weight:700;letter-spacing:-1.25px}.hero-copy p{color:#d3d9d0;font-size:11px;line-height:1.9;margin-bottom:22px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--lime);color:#30381f;padding:12px 17px;border-radius:6px;font-weight:700;font-size:11px;transition:transform .18s,background .18s}.primary-button:hover{background:#dcef65;transform:translateY(-2px)}.primary-button svg{width:16px;height:16px}.primary-button.dark{background:var(--ink);color:#f6f7ed}.hero-bottom{position:absolute;bottom:18px;left:32px;right:25px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#dce0d5}.hero-bottom>span{display:flex;align-items:center;gap:9px}.hero-bottom i{display:block;width:26px;height:2px;background:var(--lime)}.hero-bottom small{font-size:7px;letter-spacing:.1px;color:#f4f4eab0}.hero-stamp{position:absolute;right:22px;top:21px;color:#ffffffb0;font-size:24px;font-style:italic;font-weight:900;line-height:.85;text-align:center;letter-spacing:-1px}.hero-stamp small{font-size:5px;letter-spacing:1px;font-style:normal}.dispatch{height:346px;border:1px solid var(--line);border-radius:var(--radius);padding:17px 18px;background:#fbfbf7}.dispatch-head{display:flex;align-items:center;justify-content:space-between}.dispatch-head svg{width:15px;color:#757b67}.dispatch-head .eyebrow{font-size:8px}.dispatch h2{font-size:20px;letter-spacing:-.9px;margin:2px 0 13px}.dispatch-feature{width:100%;height:111px;position:relative;overflow:hidden;background:#171c19;border-radius:7px;color:white;display:block}.dispatch-feature>img{height:100%;object-fit:cover;object-position:right;transform:scale(1.35);transform-origin:right center;opacity:.8}.dispatch-feature>div{position:absolute;top:15px;left:13px}.badge{font-size:9px;padding:3px 7px;display:inline-flex;align-items:center;border-radius:4px;background:#edf0e7;color:#7b826f;font-weight:500}.badge.lime{background:var(--lime);color:#4b5624;font-size:8px}.dispatch-feature h3{font-size:17px;margin:7px 0 3px;letter-spacing:-.5px}.dispatch-feature div>span:last-child{font-size:8px;color:#e6e8d9}.bulletin-row{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);width:100%;padding:13px 0;text-align:left;font-size:10px}.notice-type{font-size:8px;color:#799254;white-space:nowrap}.notice-type.gray{color:#919588}.bulletin-row>div{flex:1}.bulletin-row small{display:block;color:#9ca091;font-size:8px;margin-top:3px}.bulletin-row>span:last-child{font-size:14px;color:#959c8e}.dispatch-link{display:flex;align-items:center;justify-content:space-between;font-size:9px;margin-top:12px;color:#7c8273}.dispatch-link svg{width:14px;height:14px}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;background:#fafbf5;margin-top:19px;padding:17px 0}.quick-links a{display:flex;align-items:center;gap:13px;padding:1px 22px;border-right:1px solid var(--line)}.quick-links a:last-child{border:0}.quick-links a>svg{width:22px;height:22px;color:#717a60}.quick-links a b{font-size:11px}.quick-links a small{font-size:8px;color:#999e8f;display:block;margin-top:4px}.quick-links a>span{margin-left:auto;color:#919b80;font-size:15px}.quick-links a:hover b{color:#758c35}.home-section{margin-top:29px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:10px}.section-head>div{display:flex;align-items:baseline;gap:13px}.section-head h2{font-size:18px;letter-spacing:-.65px}.section-head>div>span{font-size:8px;letter-spacing:1.1px;color:#a0a491}.text-link{font-size:9px;color:#797f6c;display:flex;align-items:center;gap:6px;white-space:nowrap}.text-link svg{width:13px;height:13px}.character-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.character-card{border-radius:8px;border:1px solid var(--line);padding:0 0 12px;background:#fbfbf8;overflow:hidden;transition:transform .2s,box-shadow .2s;min-width:0}.character-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #2128120c}.portrait{height:155px;position:relative;background:var(--char-color);overflow:hidden}.portrait img{height:100%;width:100%;object-fit:cover;object-position:77% center;transform:scale(1.05);transition:transform .3s}.character-card:hover img{transform:scale(1.12)}.portrait:after{content:'';position:absolute;bottom:0;height:3px;left:0;right:0;background:var(--char-color)}.element{position:absolute;left:8px;top:8px;background:#fcfff2d9;border:1px solid #ffffff7d;border-radius:50%;width:22px;height:22px;font-size:10px;text-align:center;line-height:20px;color:#455440;backdrop-filter:blur(8px)}.char-name{display:flex;justify-content:space-between;align-items:center;padding:10px 12px 0}.char-name b{font-size:13px;font-weight:700}.char-name>span{font-size:12px;color:#a0a692}.character-card>small{display:block;margin:3px 12px 0;font-size:7px;letter-spacing:1px;color:#a3a692}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:20px;align-items:start}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.guide-card{border:1px solid var(--line);background:#fcfcf8;border-radius:9px;padding:0;overflow:hidden;min-width:0;transition:transform .2s}.guide-card:hover{transform:translateY(-4px)}.guide-image{height:132px;position:relative;overflow:hidden;background:#292f24}.guide-image img{height:100%;transition:transform .3s}.guide-card:hover img{transform:scale(1.05)}.image-tag{position:absolute;top:9px;left:9px;font-size:8px;background:#f9faeeed;color:#404834;padding:4px 7px;border-radius:3px}.card-arrow{position:absolute;bottom:8px;right:10px;color:white;font-size:19px}.guide-body{padding:13px 13px 12px}.guide-body h3{font-size:12px;letter-spacing:-.4px;min-height:36px;line-height:1.55}.guide-body p{font-size:9px;color:#8f9585;margin-top:7px;line-height:1.8;min-height:33px}.card-meta{border-top:1px solid #ebeee2;padding-top:10px;margin-top:13px;display:flex;justify-content:space-between;gap:6px;font-size:7px;color:#939986;align-items:center}.card-meta>span{display:flex;align-items:center;gap:4px}.card-meta svg{width:10px;height:10px}.editor-note{display:flex;gap:11px;align-items:center;padding:15px 17px;border:1px dashed #d9decc;border-radius:7px;margin-top:14px;color:#91977f}.editor-note>svg{width:21px}.editor-note>span{font-size:9px;line-height:1.8}.editor-note b{font-weight:400;color:#656e53}.editor-note a{font-size:8px;margin-left:auto;white-space:nowrap}.daily-card{background:#eceee0;border:1px solid #dde2cc;border-radius:10px;padding:21px 19px;margin-top:30px;position:relative}.daily-heading{display:flex;justify-content:space-between;align-items:center}.daily-heading .eyebrow{font-size:8px}.daily-heading h2{font-size:17px;margin-top:4px}.daily-heading>svg{width:31px;height:31px;background:#f9fbee;border-radius:50%;padding:7px;color:#8d9e52;transform:rotate(-12deg)}.daily-card>p{font-size:9px;color:#92987e;margin:7px 0 18px}.check-item{display:flex;align-items:center;gap:9px;margin:15px 0;cursor:pointer;position:relative}.check-item input{position:absolute;opacity:0;width:18px;height:18px;margin:0}.check-item>span{height:17px;width:17px;border:1px solid #c6cead;background:#f5f7ec;border-radius:4px;display:flex;align-items:center;justify-content:center}.check-item svg{opacity:0;width:13px;height:13px}.check-item b{font-size:10px;font-weight:400;color:#697253}.check-item input:checked+span{background:#b5c67c;border-color:#a2b567;color:#fff}.check-item input:checked+span svg{opacity:1}.check-item input:checked~b{color:#a4ad90;text-decoration:line-through}.check-item input:focus-visible+span{outline:2px solid #637e2a;outline-offset:3px}.daily-progress{display:flex;align-items:center;gap:10px;margin-top:21px}.daily-progress>div{height:4px;flex:1;background:#dce2ce;border-radius:5px;overflow:hidden}.daily-progress span{display:block;height:100%;background:#9db466;transition:width .3s}.daily-progress small{font-size:8px;color:#849167}.daily-foot{display:flex;justify-content:space-between;margin-top:18px;border-top:1px solid #dbe1ca;padding-top:12px;color:#9aa488;font-size:7px}.daily-foot button{padding:0;font-size:8px;color:#7d8c63}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{padding:18px;background:#fcfcf8;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column}.review-top{display:flex;justify-content:space-between;gap:10px}.review-top .badge{font-size:8px}.badge.positive{color:#5c8b56;background:#eaf3e2}.badge.negative{color:#ab795b;background:#f7ecdf}.badge.mixed{color:#92855b;background:#f2f0e0}.review-title{padding:0;margin:14px 0 9px}.review-title h3{font-size:13px;letter-spacing:-.4px}.review-card>p{font-size:10px;color:#8c9281;line-height:1.85;margin-bottom:20px}.review-byline{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:11px;border-top:1px solid #e9ecdf;font-size:8px;color:#7c856f}.avatar{width:26px;height:26px;border-radius:50%;background:#eceee2;color:#8c9676;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.review-byline small{display:block;font-size:7px;color:#a2a894;margin-top:3px}.review-byline a{margin-left:auto;font-size:15px}.source-disclaimer{font-size:8px;color:#9aa18d;margin-top:12px}.city-banner{margin-top:33px;border-radius:11px;overflow:hidden;position:relative;height:235px;background:#263633;color:white}.city-banner>img{height:100%;object-position:center 60%}.city-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#122724df,#132b2460,transparent)}.city-banner>div{position:absolute;z-index:1;top:29px;left:31px}.city-banner .eyebrow{color:#c2d1ad;font-size:8px}.city-banner h2{font-size:24px;margin:9px 0 7px}.city-banner p{font-size:10px;color:#c9d1c3;margin-bottom:21px}footer{border-top:1px solid var(--line);padding:22px 38px;display:flex;justify-content:space-between;gap:20px;color:#a1a692;font-size:8px}footer b{color:#707b5c;font-size:10px;margin-right:5px}footer a{color:#767f65;margin-left:10px}.page-heading{margin:14px 0 28px}.page-heading h1{font-size:35px;letter-spacing:-1.5px;margin:8px 0 10px}.page-heading p{color:#8b927e;font-size:12px}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:21px;border-bottom:1px solid var(--line)}.filter{padding:8px 18px;border:1px solid var(--line);border-radius:6px;color:#7d866f;font-size:11px}.filter.active{background:var(--ink);border-color:var(--ink);color:#f8faed}.filter:hover:not(.active){background:#e8eddc}.results-note{font-size:10px;color:#939b85;margin-bottom:20px}.archive-characters{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.archive-characters .portrait{height:225px}.archive-characters .char-name b{font-size:17px}.archive-characters .character-card>small{margin-bottom:5px}.archive-guides{gap:23px}.archive-guides .guide-image{height:190px}.archive-guides .guide-body{padding:20px}.archive-guides .guide-body h3{font-size:17px;min-height:auto}.archive-guides .guide-body p{font-size:12px;min-height:43px}.archive-guides .card-meta{font-size:10px;margin-top:20px}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.region-card{padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fcfcf7}.region-card>img{height:215px}.region-card>div{padding:23px}.region-card h2{font-size:24px;margin:8px 0}.region-card h2>span{float:right;font-size:23px;color:#9da884}.region-card p{font-size:12px;color:#778168}.region-card small{font-size:10px;color:#a1a88e;display:block;margin-top:13px}.community-note{border:1px solid #dfe4cf;background:#edf0e2;color:#7c8866;display:flex;gap:12px;align-items:center;font-size:11px;line-height:1.8;padding:17px 20px;margin:25px 0;border-radius:8px}.community-reviews{gap:22px}.community-reviews .review-card{padding:25px}.community-reviews .review-title h3{font-size:17px}.community-reviews .review-card>p{font-size:12px}.community-links{margin-top:40px;border-top:1px solid var(--line);padding-top:28px;display:flex;flex-wrap:wrap;gap:20px}.community-links h2{font-size:19px;width:100%;margin-bottom:5px}.community-links a{border:1px solid var(--line);padding:17px 20px;background:#fcfcf6;border-radius:7px;font-size:12px}.official-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.official-feature{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fcfcf7}.official-feature>img{height:280px}.official-feature>div{padding:30px}.official-feature h2{font-size:25px;margin:15px 0 10px}.official-feature p{color:#909b7d;font-size:12px;margin-bottom:22px}.info-panel{border:1px solid var(--line);background:#fcfcf7;border-radius:12px;padding:30px}.info-panel h2{font-size:20px;margin-bottom:20px}.info-panel p{font-size:12px;color:#818b71;margin:17px 0}.info-panel a{font-size:11px}.info-panel a svg{width:12px;margin-left:6px}.info-panel .primary-button{margin-top:12px}.info-panel dl{display:grid;grid-template-columns:80px 1fr;gap:17px;margin:0 0 24px;font-size:12px}.info-panel dt{color:#929a83}.info-panel dd{margin:0}.line-button{display:block;border:1px solid var(--line);padding:13px;margin:20px 0;width:100%;border-radius:6px;font-size:12px}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sources-title{margin:35px 0 20px;font-size:22px}.sources-table>div{display:grid;grid-template-columns:95px 1fr 145px;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:18px 5px}.sources-table .badge{width:fit-content}.sources-table a{font-size:12px}.sources-table a svg{width:12px;margin-left:10px}.sources-table small{color:#969f85;text-align:right}.empty-state{text-align:center;padding:90px 20px;background:#eeeee4;border:1px dashed #d1d8bf;border-radius:14px}.empty-state>svg{width:45px;height:45px;color:#99a879}.empty-state h2{font-size:23px;margin:23px 0 12px}.empty-state p{color:#8b9578;font-size:12px;margin-bottom:24px}.saved-list{display:grid;gap:14px}.saved-list>button{display:flex;align-items:center;gap:23px;border:1px solid var(--line);background:#fafbf5;border-radius:10px;padding:18px}.saved-list img{width:150px;height:94px;border-radius:6px}.saved-list h3{font-size:18px;margin:6px 0}.saved-list p{font-size:11px;color:#8a9479}.saved-list>button>b{margin-left:auto}.saved-list>button>svg{width:45px;height:45px;margin:25px;color:#859666}dialog{border:1px solid #d7dccb;box-shadow:0 35px 100px #10180d35;border-radius:15px;background:#fafbf5;color:var(--ink);padding:0;max-height:88vh;max-width:calc(100vw - 30px);width:820px;overscroll-behavior:contain}dialog::backdrop{background:#1520149e;backdrop-filter:blur(7px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:15px 25px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fafbf5f5;z-index:3;backdrop-filter:blur(12px)}.article-body{padding:25px 38px 35px}.article-hero{height:245px;border-radius:9px;margin-bottom:26px}.article-body h1{font-size:30px;letter-spacing:-1px;margin:13px 0 16px}.article-body p{font-size:13px;color:#717d60;line-height:1.95}.article-body .article-lead{font-size:15px;color:#8b9579;margin-bottom:25px}.article-body h2{font-size:19px;margin:29px 0 12px}.article-body section{scroll-margin-top:78px}.article-toc{border-left:3px solid #c4d178;background:#f0f3e5;padding:13px 20px;margin:28px 0}.article-toc button{display:block;font-size:11px;color:#87936d;padding:6px 0}.article-toc button:hover{color:var(--ink)}.article-callout{padding:23px;background:#eef1e4;border:1px solid #dfe5cc;border-radius:8px;margin-top:30px;font-size:12px;line-height:1.8;color:#808c69}.article-callout b{color:#677550}.article-callout p{font-size:11px;margin:8px 0 13px}.article-source{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:9px 0}.article-source a{font-size:11px;color:#65784c;text-decoration:underline;text-underline-offset:3px}.article-source a svg{width:11px}.article-source small{white-space:nowrap;font-size:9px;color:#97a381}.save-button{display:flex;align-items:center;gap:9px;margin-top:26px;padding:12px 19px;border:1px solid #cfd8b6;border-radius:6px;font-size:12px}.save-button.is-saved{background:var(--lime);border-color:var(--lime)}.character-detail-head{position:relative;border-radius:10px;overflow:hidden;background:#171d16;color:white}.character-detail-head img{height:300px;object-position:right}.character-detail-head>div{position:absolute;left:25px;top:35px;width:42%}.character-detail-head:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#151b14eb,transparent 80%)}.character-detail-head h1{font-size:36px;margin-bottom:15px}.character-detail-head .eyebrow{color:#bcc99f}.character-detail-head p{color:#cad4b6;font-size:12px;margin-top:19px}.character-detail-head .badge{font-size:9px;margin-bottom:6px;background:#ffffff1c;color:#dbe8c4}.related-links{display:flex;gap:15px;margin-top:20px}.related-links button{padding:14px;border:1px solid #dfe6ce;border-radius:7px;font-size:11px;background:#eff3e3}.search-box{display:flex;align-items:center;gap:15px;padding:18px 23px;border-bottom:1px solid var(--line)}#search-dialog{width:650px}.search-box>svg{color:#8b9971}.search-box input{flex:1;min-width:0;border:none;background:none;outline:none;font-size:14px;height:35px;color:var(--ink)}.search-label{font-size:10px;color:#9ba687;padding:17px 23px}.search-result{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 24px;border-bottom:1px solid #e8ecdf;gap:15px}.search-result:hover{background:#edf3dd}.search-result b{display:block;font-size:14px;margin:7px 0 5px}.search-result small{font-size:10px;color:#9ca88a;display:block;line-height:1.7}.search-result svg{width:17px;color:#91a277}.search-foot{padding:14px 23px;display:flex;justify-content:space-between;font-size:9px;color:#a1ac8e;background:#f1f4e9}.empty-search{padding:38px 25px;font-size:14px}.empty-search p{font-size:12px;color:#98a381;margin-top:12px}#toast{position:fixed;bottom:30px;left:calc(50% + 100px);transform:translate(-50%,20px);background:#303d25;color:#f5f9ec;padding:13px 24px;border-radius:8px;font-size:12px;z-index:99;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 7px 30px #27392033}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){main{padding-top:42px}.hero{height:400px}.dispatch{height:400px;padding:23px}.dispatch-feature{height:136px}.bulletin-row{padding:16px 0}.dispatch h2{margin-bottom:17px}.dispatch-link{margin-top:16px}.hero-copy{top:42px;left:40px}.hero h2{font-size:38px}.hero-copy p{font-size:13px}.hero .primary-button{font-size:12px;padding:14px 20px}.portrait{height:190px}.guide-image{height:160px}.welcome h1{font-size:34px}.quick-links{padding:20px 0}}
@media(max-width:1180px){.sidebar{width:192px;padding-left:12px;padding-right:12px}.workspace{margin-left:192px}.brand{gap:6px}.brand strong{font-size:21px}.brand strong span{font-size:16px}.brand small{font-size:5px}.topbar{padding:0 25px}.hero-grid,.content-grid{grid-template-columns:minmax(0,1fr) 245px;gap:17px}main{padding-left:25px;padding-right:25px}.hero-copy{left:24px}.hero h2{font-size:26px}.hero-copy p{font-size:10px}.hero-stamp{display:none}.welcome h1{font-size:26px}.quick-links a{padding:1px 12px;gap:9px}.quick-links a small{font-size:7px}.quick-links a>svg{width:18px}.section-head>div>span{display:none}.character-grid{gap:10px}.portrait{height:142px}.guide-grid{gap:10px}.guide-image{height:115px}.guide-body{padding:11px}.guide-body h3{font-size:11px}.guide-body p{font-size:8px}.card-meta{font-size:6px}.review-card{padding:15px}.archive-characters{grid-template-columns:repeat(4,1fr)}.archive-guides .guide-image{height:155px}.archive-guides .guide-body h3{font-size:15px}.edition{display:none}}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero{height:360px}.hero h2{font-size:34px}.hero-copy p{font-size:12px}.dispatch{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.dispatch-head,.dispatch>h2{display:none}.dispatch-feature{grid-row:span 3;height:135px}.dispatch-link{margin:0;font-size:10px}.bulletin-row{padding:7px 0}.content-grid{grid-template-columns:1fr}.daily-card{margin-top:0}.daily-card #checklist{display:grid;grid-template-columns:1fr 1fr}.daily-card .check-item{margin:8px 0}.daily-progress{margin-top:12px}.daily-card .daily-foot{margin-top:12px}.guide-image{height:160px}.guide-body h3{font-size:13px}.guide-body p{font-size:10px}.card-meta{font-size:8px}.home-characters{grid-template-columns:repeat(3,1fr)}.portrait{height:185px}.review-grid{grid-template-columns:1fr}.review-card>p{font-size:12px}.review-title h3{font-size:16px}.review-byline{font-size:10px}.review-byline small{font-size:9px}.quick-links a>svg{display:none}.quick-links a{gap:4px}.search-trigger{max-width:270px}.top-actions{gap:7px}.topbar{gap:15px}.archive-characters{grid-template-columns:repeat(3,1fr)}.archive-guides{grid-template-columns:1fr 1fr}.world-grid{grid-template-columns:1fr}.official-layout,.policy-grid{grid-template-columns:1fr}.sources-table>div{grid-template-columns:75px 1fr}.sources-table small{grid-column:2;text-align:left}.hero-bottom{left:24px}footer{padding:20px 25px;flex-direction:column;gap:9px}.community-reviews{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.sidebar{transform:translateX(-100%);transition:transform .25s;width:230px;box-shadow:10px 0 40px #1b261628}.menu-open .sidebar{transform:translateX(0)}.workspace{margin-left:0}.mobile-only{display:inline-flex}.topbar{height:63px;padding:0 17px;gap:12px}.breadcrumb{gap:8px}.breadcrumb>span:first-of-type,.breadcrumb .slash{display:none}.breadcrumb b{font-size:11px}.search-trigger{width:36px;max-width:none;justify-content:center;margin-left:auto;border:0;background:none;padding:0}.search-trigger svg{width:20px}.search-trigger>span:nth-child(2),.search-trigger kbd{display:none}.top-actions{gap:6px}.language{display:none}main{padding:24px 17px 32px}.welcome{margin-bottom:22px}.welcome .eyebrow{font-size:7px;letter-spacing:1.2px}.welcome h1{font-size:26px;letter-spacing:-1.3px;margin:9px 0}.welcome p{font-size:10px;max-width:290px;line-height:1.85}.hero{height:360px}.hero>img{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#112226db,#15242580,transparent),linear-gradient(0deg,#14211ea6,transparent)}.hero-copy{top:33px;left:22px}.hero h2{font-size:29px}.hero-copy p{font-size:10px}.hero-tag{font-size:7px}.hero-bottom{left:22px;right:15px;bottom:17px}.hero-bottom small{font-size:6px}.dispatch{padding:15px;gap:8px 14px}.dispatch-feature{height:126px}.dispatch-feature h3{font-size:15px}.dispatch-feature>div{left:10px;top:13px}.dispatch-feature div>span:last-child{font-size:7px}.bulletin-row{font-size:9px;gap:7px}.bulletin-row small{font-size:7px}.dispatch-link{font-size:8px}.notice-type{font-size:7px}.quick-links{grid-template-columns:1fr 1fr;padding:0;margin-top:16px}.quick-links a{padding:16px 18px;gap:11px}.quick-links a:first-child,.quick-links a:nth-child(2){border-bottom:1px solid var(--line)}.quick-links a:nth-child(2){border-right:0}.quick-links a>svg{display:block;width:20px}.quick-links a small{font-size:8px}.quick-links a b{font-size:11px}.home-section{margin-top:27px}.section-head h2{font-size:17px}.section-head .text-link{font-size:8px}.character-grid{gap:10px}.portrait{height:150px}.char-name{padding:9px 10px 0}.char-name b{font-size:12px}.character-card>small{margin-left:10px;font-size:6px}.character-card{padding-bottom:10px}.element{width:19px;height:19px;line-height:17px;font-size:8px;top:7px;left:7px}.guide-grid{grid-template-columns:1fr}.guide-card{display:grid;grid-template-columns:128px 1fr}.guide-image{height:100%;min-height:160px}.guide-body{padding:14px}.guide-body h3{font-size:13px;min-height:auto}.guide-body p{font-size:10px;min-height:auto}.card-meta{font-size:7px;padding-top:10px;margin-top:10px}.guide-image img{position:absolute;inset:0}.daily-card{margin-top:0;padding:20px}.daily-card .check-item b{font-size:9px}.review-grid{gap:13px}.review-card{padding:20px}.review-card>p{font-size:11px}.review-top .badge{font-size:9px}.review-title h3{font-size:15px}.city-banner{height:260px}.city-banner>div{left:22px;right:18px;top:33px}.city-banner h2{font-size:22px;max-width:230px}.city-banner p{font-size:9px;margin-bottom:20px;max-width:240px}.source-disclaimer{line-height:1.85}.page-heading{margin:10px 0 24px}.page-heading h1{font-size:30px}.page-heading p{font-size:11px}.filter-row{gap:7px}.filter{font-size:10px;padding:7px 13px}.archive-characters{grid-template-columns:repeat(3,1fr);gap:12px}.archive-characters .portrait{height:158px}.archive-characters .char-name b{font-size:13px}.archive-guides .guide-image{height:100%}.archive-guides .guide-body{padding:15px}.archive-guides .guide-body h3{font-size:14px}.archive-guides .guide-body p{font-size:10px;min-height:auto}.archive-guides .card-meta{font-size:7px;margin-top:14px}.region-card>img{height:170px}.region-card>div{padding:20px}.region-card h2{font-size:22px}.region-card p{font-size:11px}.community-reviews{grid-template-columns:1fr}.community-note{font-size:10px;padding:14px}.community-links{gap:12px}.community-links a{width:100%;font-size:11px}.official-feature>img{height:210px}.official-feature>div,.info-panel{padding:23px}.official-feature h2{font-size:22px}.info-panel dl{font-size:11px;grid-template-columns:65px 1fr}.policy-grid{gap:16px}.sources-table a{font-size:10px}.sources-table>div{gap:10px;grid-template-columns:65px 1fr}.sources-table .badge{font-size:8px}.saved-list>button{gap:14px;padding:12px}.saved-list img{width:78px;height:90px}.saved-list h3{font-size:14px}.saved-list p{font-size:9px;line-height:1.7}.saved-list .badge{font-size:8px}.empty-state{padding:65px 17px}.empty-state h2{font-size:21px}.empty-state p{font-size:11px}.article-body{padding:20px}.article-body h1{font-size:24px}.article-body p{font-size:12px}.article-body .article-lead{font-size:13px}.article-hero{height:170px}.article-body h2{font-size:17px}.article-source{display:block}.article-source small{display:block;margin-top:3px}.article-callout{padding:17px}.dialog-top{padding:10px 16px}.dialog-top .eyebrow{font-size:8px}.character-detail-head img{height:260px;object-position:65% center}.character-detail-head>div{left:17px;top:26px;width:48%}.character-detail-head h1{font-size:29px}.character-detail-head p{font-size:10px}.related-links{gap:8px}.related-links button{font-size:9px;padding:11px}.search-box{padding:13px 16px;gap:10px}.search-box input{font-size:12px}.search-result{padding:13px 17px}.search-result b{font-size:13px}.search-result small{font-size:9px}.search-result .badge{font-size:8px}#toast{left:50%;width:max-content;max-width:90%;font-size:11px;bottom:20px}footer{padding:22px 17px;font-size:7px;line-height:1.8}footer b{font-size:9px}.editor-note{padding:13px}.editor-note span{font-size:8px}.editor-note a{font-size:7px}}
.check-item>span,.check-item>span *{pointer-events:none}.check-item input{z-index:1;cursor:pointer}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Long-form wiki reading and information-first navigation. */
.archive-intro{padding:26px 0 30px}.archive-intro h1{font-size:32px;margin:12px 0}.archive-intro>p{color:#647069}.archive-stats{display:flex;gap:28px;margin:22px 0}.archive-stats a{color:inherit;text-decoration:none}.archive-stats b{font-size:27px;margin-right:5px}.topic-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.topic-links a{padding:13px;background:white;border:1px solid #dee4dd;border-radius:8px;color:#293c31;text-decoration:none;font-size:13px}.welcome{display:none}.hero-grid .hero{min-height:300px}.hero-copy h2{font-size:32px}.hero-copy{padding:26px}.hero-stamp{display:none}.document-list{display:grid;gap:10px}.document-list>a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;background:white;border:1px solid #dce3dc;border-radius:10px;color:inherit;text-decoration:none}.document-list h3{font-size:17px;margin:8px 0}.document-list p{font-size:14px;line-height:1.7;color:#616e66;margin:0}.document-list small{min-width:95px;color:#67736a}.document-list a:hover{border-color:#687e5a}.portrait-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:22px;font-weight:700}.portrait-placeholder small{font-size:10px;margin-top:12px;font-weight:400}.archive-characters .character-card>small{line-height:1.7}.wiki-document{max-width:1180px;margin:auto}.document-header{display:grid;grid-template-columns:1fr 30%;gap:30px;padding:28px 0;border-bottom:1px solid #dce3dc}.document-header h1{font-size:36px;line-height:1.35;margin:14px 0}.document-summary{font-size:17px;line-height:1.85;color:#4b5f53}.document-meta{font-size:12px;color:#707b73;margin:18px 0}.document-image{width:100%;height:210px;object-fit:cover;border-radius:12px}.character-header .document-image{height:310px;object-fit:contain;background:#e6eee5}.character-facts{display:flex;flex-wrap:wrap;gap:7px}.character-facts span{background:#edf1e8;border-radius:4px;font-size:12px;padding:6px 9px}.document-header .save-button{margin:0}.document-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:36px;padding-top:26px}.document-toc{position:sticky;top:95px;align-self:start;display:grid;gap:7px;border-left:2px solid #ccd6c8;padding:10px 14px}.document-toc b{font-size:13px;margin-bottom:8px}.document-toc button{border:0;background:none;text-align:left;font:inherit;font-size:12px;line-height:1.6;cursor:pointer;color:#617163;padding:4px 0}.document-toc button:hover{color:#183f29}.document-prose{min-width:0}.document-prose>section{scroll-margin-top:95px;padding:4px 0 25px;margin-bottom:14px;border-bottom:1px solid #e1e6df}.document-prose h2{font-size:23px;line-height:1.5;margin:14px 0}.document-prose h2>span{color:#819374}.document-prose p{font-size:16px;line-height:1.95;word-break:keep-all;overflow-wrap:anywhere;white-space:pre-line}.table-scroll{max-width:100%;overflow-x:auto;margin:20px 0;border:1px solid #d7dfd4;border-radius:8px}.table-scroll table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.65}.table-scroll th{background:#e9eee4;white-space:nowrap;text-align:left}.table-scroll th,.table-scroll td{padding:12px 14px;border-bottom:1px solid #dfe5db;min-width:100px}.table-scroll tr:last-child td{border:0}.section-sources{font-size:11px;color:#68766d;line-height:1.9}.section-sources a{color:#426944}.section-sources svg{width:11px;height:11px}.editor-label{color:#778178;font-size:10px}.document-prose .article-source{display:grid;gap:6px;padding:14px 0}.document-prose .article-source small{font-size:11px;color:#768178}.document-prose .article-source a{overflow-wrap:anywhere}.document-prose .article-source svg{width:13px}.filter-row{flex-wrap:wrap}.character-header>div>p:not(.document-summary){font-size:13px;line-height:1.8;color:#6b756c}.document-header:not(:has(.document-image)){grid-template-columns:1fr}
@media(max-width:900px){.topic-links{grid-template-columns:repeat(2,1fr)}.document-layout{grid-template-columns:1fr;gap:15px}.document-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.document-toc>b{grid-column:1/-1}.document-header h1{font-size:29px}.document-header{grid-template-columns:1fr 25%;gap:14px}.document-image,.character-header .document-image{height:180px}.document-prose p{font-size:15px}.archive-stats{gap:18px;flex-wrap:wrap}.archive-stats b{font-size:23px}}
@media(max-width:550px){.archive-intro h1{font-size:26px}.document-header{grid-template-columns:1fr}.document-image{height:150px}.character-header .document-image{height:230px}.document-header h1{font-size:28px}.document-list>a{align-items:start;flex-direction:column;gap:8px}.document-toc{padding-left:10px;gap:4px}.document-prose h2{font-size:21px}.topic-links a{padding:11px;font-size:12px}.table-scroll th,.table-scroll td{padding:10px;min-width:90px}.document-summary{font-size:15px}}

@media(max-width:550px){.table-scroll table{min-width:580px}.table-scroll::before{content:"표를 좌우로 밀어 전체 내용을 확인하세요 →";display:block;position:sticky;left:0;font-size:10px;padding:8px;color:#5a705e;background:#eef2e9;width:calc(100vw - 70px);box-sizing:border-box}}

/* Linked reference records */
.reading-path,.document-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0}.reading-path{padding:16px;background:#f1f3eb;border:1px solid #dfe3d6;border-radius:10px}.reading-path a,.document-actions a{padding:8px 11px;border:1px solid #d6dccb;border-radius:6px;background:#fff;color:#354e27;text-decoration:none}.inline-doc{color:#355f25;text-decoration:underline;text-underline-offset:3px}.detail-status{display:inline-block;margin-top:6px;font-size:11px;font-weight:600;color:#506344;background:#edf2e8;border-radius:4px;padding:3px 7px}.document-actions a:hover,.reading-path a:hover{background:#e5ecd9}.table-scroll a{overflow-wrap:anywhere}@media(max-width:600px){.reading-path{align-items:flex-start;gap:8px}.reading-path>b{width:100%}.document-actions a{max-width:100%;overflow-wrap:anywhere}}
