:root{color:#172033;font-family:Inter,Noto Sans TC,Microsoft JhengHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{display:flex;width:100%;height:100%;overflow:hidden;background:#dedede}.map-workspace{position:relative;flex:1 1 0;min-width:0;height:100%;overflow:hidden;border-right:0 solid rgba(15,23,42,.18)}.side-panel-open .map-workspace{border-right-width:1px}.map{width:100%;height:100%;background:#dedede}.world-map{display:block;width:100%;height:100%;touch-action:none;-webkit-user-select:none;user-select:none}.map-ocean{fill:#dedede}.country-shape{cursor:pointer;fill-rule:evenodd}.country-boundary-line{fill:none;stroke:#f3f4f6;stroke-width:.7px;pointer-events:none}.country-boundary-line.hidden{opacity:0}.country-focus-fill{fill:none;fill-rule:evenodd;stroke:none;pointer-events:none}.country-focus-fill.selected{fill:none}.country-focus-border{fill:none;stroke:#666;stroke-width:1.8px;stroke-linejoin:bevel;stroke-linecap:butt;stroke-miterlimit:1;shape-rendering:geometricPrecision;pointer-events:none}.country-focus-border.selected{stroke:#666;stroke-width:1.8px}.map-controls{position:absolute;z-index:700;top:18px;display:flex;width:max-content;max-width:calc(100vw - 36px);flex-direction:column;gap:10px}.map-controls-left{left:18px;align-items:flex-start}.map-controls-right{right:18px;align-items:flex-end}.map-status,.account-panel,.search-panel{display:flex;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#ffffffed;box-shadow:0 18px 45px #0f172a2e}.map-status{flex-direction:column;align-items:flex-start;justify-content:center;min-width:210px;max-width:100%;min-height:48px;padding:8px 14px}.account-panel{width:min(330px,100%);flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;color:#334155;font-size:.88rem}.account-panel p{margin:0}.account-panel strong{overflow-wrap:anywhere;color:#0f172a}.auth-form{display:grid;gap:8px}.auth-form input{width:100%;min-height:36px;border:1px solid #cbd5e1;border-radius:8px;outline:0;background:#fff;padding:0 10px;color:#0f172a}.auth-form input:focus{border-color:#334155;box-shadow:0 0 0 3px #33415526}.auth-actions{display:flex;gap:8px}.auth-actions .primary-button,.auth-actions .ghost-button,.account-panel>.ghost-button{min-height:34px;padding:0 10px}.auth-error{color:#111827;font-weight:700}.status-label{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.map-status strong{color:#0f172a;font-size:1.02rem;overflow-wrap:anywhere}.search-panel{position:relative;align-items:center;width:min(330px,100%);min-height:48px;gap:10px;padding:0 12px}.search-panel input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f172a}.search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff;box-shadow:0 20px 50px #0f172a2e}.search-results button{display:block;width:100%;border:0;border-bottom:1px solid #eef2f7;background:transparent;padding:11px 14px;color:#172033;text-align:left}.search-results button:hover{background:#f1f5f9}.global-timeline-panel{position:absolute;right:24px;bottom:18px;left:24px;z-index:680;display:grid;grid-template-columns:minmax(150px,230px) 1fr;align-items:center;gap:18px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 45px #0f172a2e;padding:9px 14px}.global-timeline-summary{display:flex;min-width:0;flex-direction:column;gap:2px;color:#475569}.global-timeline-summary strong{color:#111827;font-size:1rem}.global-timeline-jump{position:absolute;bottom:calc(100% + 10px);left:0;display:flex;align-items:center;gap:6px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#ffffffeb;box-shadow:0 14px 34px #0f172a29;padding:8px 10px}.global-timeline-jump label{color:#64748b;font-size:.72rem;font-weight:800;text-transform:uppercase}.global-timeline-jump input{width:72px;min-width:0;border:1px solid rgba(100,116,139,.24);border-radius:7px;background:#f8fafce0;color:#111827;padding:5px 7px;font-weight:700}.global-timeline-jump button{border:1px solid rgba(15,23,42,.18);border-radius:7px;background:#27272a;color:#fff;padding:5px 9px;font-size:.8rem;font-weight:800}.global-timeline-rail{position:relative;min-width:0;height:68px;overflow:hidden;outline:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.global-timeline-rail:active{cursor:grabbing}.global-timeline-rail:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #3341552e}.global-timeline-axis{position:absolute;top:38px;right:18px;left:0;height:2px;background:#3f3f46}.global-timeline-axis:after{position:absolute;top:-6px;right:-2px;width:12px;height:12px;border-top:2px solid #3f3f46;border-right:2px solid #3f3f46;content:"";transform:rotate(45deg)}.global-timeline-months{position:absolute;top:0;right:24px;bottom:0;left:0;display:grid;grid-auto-columns:minmax(10px,1fr);grid-auto-flow:column}.global-timeline-tick{position:relative;min-width:0;border:0;background:transparent;padding:0;cursor:pointer}.global-timeline-tick-line{position:absolute;top:30px;left:50%;width:1px;height:20px;background:#52525b;transform:translate(-50%)}.global-timeline-tick.year-start .global-timeline-tick-line{top:17px;width:2px;height:42px;background:#27272a}.global-timeline-tick.selected .global-timeline-tick-line{width:3px;background:#111827}.global-timeline-year-label{position:absolute;top:2px;left:50%;color:#111827;font-size:.86rem;font-weight:800;transform:translate(-50%);white-space:nowrap}.global-timeline-note-dot{position:absolute;z-index:2;top:38px;left:50%;width:9px;height:9px;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:#b76b6b;box-shadow:0 0 0 1px #78414152;transform:translate(-50%,-50%)}.global-timeline-selected-label{position:absolute;right:4px;bottom:0;color:#111827;font-size:.82rem;font-weight:800}.side-panel-open .global-timeline-panel{grid-template-columns:1fr;gap:8px}.side-panel-open .global-timeline-summary{display:grid;grid-template-columns:auto auto 1fr auto;align-items:baseline;column-gap:12px;row-gap:6px}.side-panel-open .global-timeline-jump{left:0}.side-panel-open .global-timeline-summary span:last-child{grid-column:4;justify-self:end}.country-article-panel{position:relative;z-index:720;display:flex;width:33%;min-width:360px;max-width:520px;flex-direction:column;overflow:hidden;border-left:1px solid rgba(15,23,42,.16);background:#fffffff7;box-shadow:-18px 0 48px #0f172a24}.side-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:16px}.side-panel-header h1{margin:2px 0 4px;color:#0f172a;font-size:1.25rem;line-height:1.22}.side-panel-header p{margin:0;color:#475569;font-size:.9rem}.side-panel-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.article-card-list{display:grid;flex:1;align-content:start;gap:10px;overflow:auto;padding:14px}.article-card{display:grid;gap:6px;width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:14px;color:#0f172a;text-align:left;cursor:pointer}.article-card:hover{border-color:#94a3b8;background:#f8fafc}.article-card span,.article-list-empty span{color:#64748b;font-size:.82rem}.article-card strong{overflow-wrap:anywhere;font-size:1rem;line-height:1.35}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag-chip{display:inline-flex;max-width:100%;align-items:center;border:1px solid rgba(100,116,139,.28);border-radius:999px;background:#f1f5f9;color:#334155;padding:3px 8px;font-size:.78rem;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.article-list-empty{display:grid;gap:6px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;padding:18px;color:#0f172a}.side-article-view,.side-article-form{padding:18px}.side-article-view h2{font-size:1.45rem}.side-article-form textarea{min-height:220px}.modal-backdrop{position:absolute;z-index:900;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:34px;background:#0f172a57}.timeline-modal{display:flex;width:min(1180px,100%);max-height:min(820px,100%);min-height:620px;flex-direction:column;overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:#f8fafc;box-shadow:0 28px 80px #0206174d}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e2e8f0;padding:18px 20px;background:#fff}.modal-header h1{margin:2px 0 0;color:#0f172a;font-size:1.55rem;line-height:1.2}.modal-actions,.article-tools,.form-actions{display:flex;align-items:center;gap:10px}.year-jump{display:flex;align-items:center;gap:8px}.year-jump input{width:116px;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;outline:0;background:#fff;padding:0 11px;color:#0f172a;font-weight:700}.year-jump input:focus{border-color:#334155;box-shadow:0 0 0 3px #33415526}.primary-button,.icon-text-button,.danger-button,.ghost-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;border:1px solid transparent;padding:0 14px;font-weight:700}.primary-button{background:#262626;color:#fff}.primary-button:disabled{cursor:not-allowed;opacity:.45}.icon-text-button,.ghost-button{border-color:#cbd5e1;background:#fff;color:#334155}.danger-button{border-color:#cbd5e1;background:#f8fafc;color:#334155}.icon-button{width:40px;padding:0;border-color:#cbd5e1;background:#fff;color:#334155}.timeline-wrap{position:relative;flex:1;overflow:auto;padding:20px;background:#fbfcfd}.timeline-lanes{display:flex;width:max-content;min-width:100%;align-items:stretch;gap:28px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:18px 24px 26px}.year-lane{position:relative;width:var(--year-lane-width, 230px);flex:0 0 var(--year-lane-width, 230px)}.year-lane-header{position:sticky;top:0;z-index:3;margin:-18px -8px 8px;background:#fffffff0;padding:14px 8px 10px;color:#0f172a;font-weight:800;text-align:center}.year-lane.current-year .year-lane-header{color:#111827}.year-lane-track{position:relative;min-height:840px;padding:4px 0 8px}.year-lane-line{position:absolute;top:8px;bottom:16px;left:44px;width:2px;background:#94a3b8}.year-month{position:relative;min-height:68px;padding:0 0 18px}.month-marker{position:absolute;top:5px;left:44px;width:9px;height:9px;transform:translate(-50%);border:2px solid #ffffff;border-radius:999px;background:#64748b;box-shadow:0 0 0 1.5px #64748b}.month-label{position:absolute;top:0;left:64px;z-index:1;color:#475569;font-size:.86rem;font-weight:800;white-space:nowrap}.month-events-list{display:flex;width:calc(100% - 64px);flex-direction:column;gap:10px;margin-left:64px;padding-top:28px}.event-dot{position:relative;display:block;align-items:center;width:100%;min-height:28px;margin:0;border:0;border:1px dashed #94a3b8;border-radius:4px;background:transparent;padding:7px 8px;color:#0f172a;text-align:left}.event-dot:before{position:absolute;top:50%;right:100%;width:18px;height:1px;background:#94a3b8;content:""}.event-dot:hover{border-color:#334155;background:#f8fafc}.event-dot span{position:absolute;top:50%;left:-20px;width:12px;height:12px;transform:translate(-50%,-50%);border:2px solid #ffffff;border-radius:999px;background:#334155;box-shadow:0 0 0 2px #334155}.event-dot strong{display:block;overflow:visible;text-overflow:clip;white-space:nowrap}.article-view,.article-form{flex:1;overflow:auto;padding:26px clamp(20px,4vw,54px)}.article-meta{color:#64748b;font-weight:800}.article-view h2{margin:8px 0 12px;color:#0f172a;font-size:2rem;line-height:1.25}.article-view>.tag-list{margin:0 0 16px}.markdown-body{max-width:820px;margin-top:22px;color:#1e293b;font-size:1.02rem;line-height:1.75}.markdown-body code{border-radius:5px;background:#e2e8f0;padding:2px 5px}.markdown-body pre{overflow:auto;border-radius:8px;background:#0f172a;padding:16px;color:#e2e8f0}.article-form{display:grid;align-content:start;gap:18px}.article-form label{display:grid;gap:7px;color:#334155;font-weight:800}.article-form input,.article-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;outline:0;background:#fff;padding:12px 13px;color:#0f172a}.article-form input:focus,.article-form textarea:focus{border-color:#334155;box-shadow:0 0 0 3px #33415526}.article-form textarea{min-height:310px;resize:vertical}.form-actions{justify-content:flex-end}@media (max-width: 720px){.map-controls{top:12px;width:calc(50vw - 18px);max-width:calc(50vw - 18px);align-items:stretch}.map-controls-left{left:12px}.map-controls-right{right:12px}.map-status{min-width:150px}.account-panel,.search-panel{width:auto}.global-timeline-panel{right:12px;bottom:12px;left:12px;grid-template-columns:1fr;gap:8px;padding:10px 12px}.global-timeline-rail{height:68px}.global-timeline-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px}.global-timeline-jump{bottom:calc(100% + 8px);padding:7px 9px}.side-panel-open .global-timeline-summary span:last-child{grid-column:auto}.country-article-panel{width:44%;min-width:0;max-width:none}.side-panel-header{padding:14px}.side-panel-actions{flex-wrap:wrap;justify-content:flex-end}.modal-backdrop{align-items:stretch;padding:0}.timeline-modal{width:100%;max-height:100%;min-height:100%;border-radius:0}.modal-header{align-items:flex-start;padding:14px}.modal-header h1{font-size:1.25rem}.modal-actions{flex-wrap:wrap;justify-content:flex-end}.primary-button,.icon-text-button,.danger-button,.ghost-button{min-height:38px;padding:0 11px}.timeline-wrap{padding:12px}.article-view,.article-form{padding:20px 16px}.article-view h2{font-size:1.45rem}}
