:root{--bg:#f5f4ee;--panel:#fffef9;--panel-soft:#efeee6;--ink:#26372e;--muted:#829084;--line:#dfe3d8;--accent:#52725a;--accent-dark:#355542;--accent-light:#e8eee1;--warm:#eae0cc;--danger:#b44f48;--shadow:0 12px 36px #26372e09;--radius:15px;--wallpaper-opacity:.18;color-scheme:light;font-family:"Segoe UI","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.6}body[data-theme=night]{--bg:#1b2421;--panel:#242f29;--panel-soft:#2b3830;--ink:#e4ebdf;--muted:#9aab9c;--line:#3a483c;--accent:#b0c69d;--accent-dark:#d2e4c4;--accent-light:#344830;--warm:#554936;--danger:#eca59b;--shadow:0 12px 36px #0002;color-scheme:dark}body[data-theme=sakura]{--bg:#f9f3f0;--panel:#fffbf8;--panel-soft:#f3e8e6;--ink:#523e42;--muted:#a08788;--line:#eadcdb;--accent:#a56d7b;--accent-dark:#7e4d5a;--accent-light:#f2e2e5;--warm:#ede0d5;--danger:#af5048}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0;background:none}input,select,textarea{color:var(--ink);background:var(--panel);border:1px solid var(--line);border-radius:8px;min-height:41px;padding:9px 12px;width:100%;outline:none}input:hover,select:hover,textarea:hover{border-color:var(--muted)}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}textarea{resize:vertical;min-height:95px}input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0;accent-color:var(--accent)}input[type=range]{padding:0;accent-color:var(--accent);box-shadow:none;border:0;background:none}input[type=file]{font-size:12px}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.9}#wallpaper{position:fixed;inset:0;z-index:-1;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:var(--wallpaper-opacity);pointer-events:none}.app-shell{display:flex;min-height:100vh}.sidebar{width:218px;flex:0 0 218px;position:fixed;inset:0 auto 0 0;background:var(--panel);border-right:1px solid var(--line);padding:37px 20px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;margin:0 10px 48px;font-size:20px;font-weight:650;letter-spacing:1px;line-height:1.25}.brand small{display:block;font-size:9px;font-weight:500;letter-spacing:3.2px;margin-top:8px;color:var(--muted)}.brand-mark{width:34px;height:39px;display:flex;gap:4px;align-items:flex-end;transform:rotate(-4deg)}.brand-mark i{display:block;width:8px;height:29px;background:var(--accent);border-radius:2px}.brand-mark i:nth-child(2){height:35px;transform:translateY(-2px)}.brand-mark i:last-child{height:28px;transform:rotate(-15deg);margin-left:2px}.sidebar-caption{font-size:11px;color:var(--muted);margin:0 12px 15px}.sidebar-caption span{display:block;font-size:8px;letter-spacing:1.5px;margin-top:2px;opacity:.8}nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;border-radius:9px;padding:12px 14px;text-align:left;width:100%;font-size:13px;color:var(--muted);transition:background .15s,color .15s}.nav-item:hover{background:var(--panel-soft);color:var(--ink)}.nav-item.active{background:var(--accent-light);color:var(--accent-dark);font-weight:600}.nav-item .nav-count{margin-left:auto;font-size:10px;min-width:21px;text-align:center;line-height:20px;background:var(--panel);border-radius:5px;opacity:.9}.sidebar-note{margin:50px 16px 20px;border-top:1px solid var(--line);padding-top:25px;color:var(--muted)}.tiny-star{font-size:24px;color:var(--accent);line-height:1}.sidebar-note p{font-size:12px;line-height:2;letter-spacing:1px;margin:10px 0 13px}.sidebar-note>span:last-child{font-size:7px;letter-spacing:1.2px}.sidebar-bottom{margin-top:auto}.bridge-shortcut{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border:1px solid var(--line);border-radius:9px;padding:11px;font-size:11px}.bridge-shortcut small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.connection-dot{width:6px;height:6px;background:var(--muted);border-radius:50%;flex-shrink:0}.connection-dot.connected{background:var(--accent)}.shortcut-arrow{margin-left:auto;font-size:17px;color:var(--muted)}.version-line{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:var(--muted);padding:16px 3px 0}.workspace{margin-left:218px;width:calc(100% - 218px);min-width:0}.topbar{height:79px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 43px;background:color-mix(in srgb,var(--bg) 87%,transparent)}.breadcrumb{display:flex;gap:16px;align-items:center;font-size:11px;color:var(--muted)}.breadcrumb strong{color:var(--ink);font-weight:500}.breadcrumb-slash{opacity:.5}.topbar-actions{display:flex;align-items:center;gap:22px}.local-label{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.local-label>span{width:5px;height:5px;background:var(--accent);border-radius:100%}.avatar{height:29px;width:29px;border:1px solid var(--line);border-radius:50%;background:var(--warm);font:italic 15px Georgia,serif}.icon-button{height:33px;width:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:var(--muted)}.icon-button:hover{background:var(--panel-soft);color:var(--accent)}#main{padding:38px 43px 30px;max-width:1540px;min-height:calc(100vh - 150px);margin:auto}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.2px;color:var(--accent);margin-bottom:8px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading h1{font-family:"Microsoft YaHei","Segoe UI",sans-serif;font-size:29px;font-weight:500;letter-spacing:1px;line-height:1.45}.page-heading .subtitle{margin-top:9px;font-size:11px;color:var(--muted)}.heading-actions{display:flex;align-items:center;gap:9px;padding-bottom:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--panel);min-height:39px;padding:9px 15px;font-size:11px;font-weight:500;white-space:nowrap;transition:background .15s,transform .15s}.btn:hover{background:var(--panel-soft);transform:translateY(-1px)}.btn.primary{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--panel)}body[data-theme=night] .btn.primary{color:var(--bg)}.btn.primary:hover{background:var(--accent)}.btn.soft{background:var(--accent-light);border-color:transparent;color:var(--accent-dark)}.btn.text{border-color:transparent;background:transparent;padding:7px 10px;color:var(--accent)}.btn.danger{color:var(--danger);background:transparent}.btn.small{min-height:31px;font-size:10px;padding:5px 11px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px}.stat-tile{border:1px solid var(--line);background:var(--panel);padding:19px 21px 16px;border-radius:10px;position:relative;overflow:hidden}.stat-tile .stat-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.stat-value{font-family:Georgia,"Microsoft YaHei",serif;font-size:31px;line-height:1.2;margin:12px 0 3px;color:var(--ink)}.stat-value small{font-family:inherit;font-size:11px;color:var(--muted);margin-left:6px}.stat-footnote{font-size:9px;color:var(--muted)}.stat-decoration{position:absolute;right:18px;top:44px;color:var(--line);font:italic 34px Georgia,serif}.library-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:19px}.section-heading{font-size:15px;font-weight:550;margin-right:auto;white-space:nowrap}.section-heading span{color:var(--muted);font-weight:400;font-size:10px;margin-left:8px}.search-field{position:relative;width:220px}.search-field input{min-height:34px;font-size:10px;padding:8px 12px 8px 33px}.search-field svg{position:absolute;left:11px;top:11px;color:var(--muted)}.status-filter{width:111px;font-size:10px;min-height:34px;padding:7px 10px}.view-switch{display:flex;border:1px solid var(--line);border-radius:7px;background:var(--panel);padding:3px;gap:2px}.view-switch button{display:flex;align-items:center;justify-content:center;width:27px;height:25px;border-radius:4px;color:var(--muted)}.view-switch button.active{background:var(--accent-light);color:var(--accent-dark)}.empty-shelf{position:relative;min-height:287px;border:1px solid var(--line);border-radius:13px;background:var(--panel);overflow:hidden;display:flex;align-items:center;padding:38px 40px}.empty-copy{width:60%;position:relative;z-index:2}.empty-copy .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:17px}.empty-copy h2{font-size:21px;font-weight:500;letter-spacing:.6px}.empty-copy p{font-size:11px;line-height:2;color:var(--muted);max-width:290px;margin:12px 0 22px}.empty-copy .btn{font-size:10px}.empty-illustration{width:245px;position:absolute;right:55px;top:17px;height:257px;color:var(--accent)}.orbital-circle{position:absolute;left:6px;top:14px;width:222px;height:222px;border:1px solid var(--line);border-radius:50%}.orbital-circle:after{content:"";position:absolute;inset:15px;border:1px dashed var(--line);border-radius:50%}.book-shelf{height:5px;border-radius:10px;background:var(--accent);position:absolute;bottom:40px;left:1px;width:238px;opacity:.45}.illustration-book{position:absolute;bottom:45px;width:49px;height:145px;border:1px solid var(--accent);border-radius:5px 5px 1px 1px;background:var(--accent-light);z-index:1}.illustration-book:before{content:"";position:absolute;left:9px;right:9px;top:15px;height:4px;border-top:1px solid var(--accent);border-bottom:1px solid var(--accent);opacity:.4}.illustration-book:after{content:"";position:absolute;left:22px;bottom:19px;height:8px;width:3px;background:var(--accent);border-radius:2px;opacity:.5}.book-one{left:41px;height:124px;width:38px;transform:rotate(-12deg);transform-origin:bottom right}.book-two{left:94px;height:158px;background:var(--panel-soft)}.book-three{left:155px;height:138px;width:42px;background:var(--warm)}.art-star{position:absolute;font-size:26px;left:24px;top:34px}.art-star.small{font-size:17px;top:43px;left:208px;color:var(--muted)}.art-caption{position:absolute;font:7px Georgia,serif;letter-spacing:2px;bottom:12px;left:23px;color:var(--muted)}.onboarding-label{display:flex;align-items:center;gap:11px;font-size:9px;color:var(--muted);letter-spacing:1px;margin:24px 0 13px}.onboarding-label:after{content:"";height:1px;background:var(--line);flex:1}.import-choices{display:grid;grid-template-columns:1fr 1fr;gap:15px}.import-choice{display:flex;text-align:left;align-items:flex-start;gap:14px;padding:20px 22px;background:var(--panel);border:1px solid var(--line);border-radius:11px;transition:border-color .15s}.import-choice:hover{border-color:var(--accent)}.choice-icon{background:var(--accent-light);color:var(--accent);width:37px;height:37px;flex-shrink:0;border-radius:9px;display:flex;align-items:center;justify-content:center}.choice-copy{flex:1}.choice-copy strong{font-size:12px;font-weight:550;display:block}.choice-copy p{font-size:10px;line-height:1.8;color:var(--muted);margin-top:4px}.choice-number{font:italic 19px Georgia,serif;color:var(--muted);opacity:.55}.quiet-note{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-top:16px}.page-footer{max-width:1540px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 43px 23px;font-size:8px;color:var(--muted);letter-spacing:1px}.page-footer>span:last-child{font-size:7px;letter-spacing:1.5px}.footer-star{font-size:13px;margin-left:13px;color:var(--accent)}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:19px}.game-card{position:relative;text-align:left;padding:0;background:var(--panel);border:1px solid var(--line);border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--accent)}.cover{aspect-ratio:3/3.5;position:relative;overflow:hidden;background:var(--panel-soft);display:flex;justify-content:center;align-items:center}.cover img{width:100%;height:100%;object-fit:cover}.cover-placeholder{color:var(--accent);opacity:.5;text-align:center}.cover-placeholder svg{display:block;margin:auto auto 10px}.cover-placeholder span{font:10px Georgia,serif;letter-spacing:2px}.game-card-body{padding:13px 14px 15px}.game-card h3{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:550;margin-bottom:8px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted)}.status-pill{font-size:9px;padding:3px 7px;background:var(--accent-light);border-radius:4px;display:inline-flex;align-items:center;gap:4px;color:var(--accent-dark);white-space:nowrap}.status-pill.playing{background:var(--warm)}.source-pill{position:absolute;right:9px;top:9px;padding:3px 7px;background:var(--panel);font-size:8px;border:1px solid var(--line);border-radius:4px}.game-list{width:100%;border-collapse:separate;border-spacing:0;font-size:11px;background:var(--panel);border:1px solid var(--line);border-radius:11px;overflow:hidden}.game-list th{text-align:left;font-size:9px;color:var(--muted);font-weight:500;background:var(--panel-soft);padding:13px 15px}.game-list td{padding:12px 15px;border-top:1px solid var(--line)}.game-list .title-cell{font-weight:500;display:flex;align-items:center;gap:12px}.list-cover{width:33px;height:43px;object-fit:cover;border-radius:3px;background:var(--panel-soft)}.game-list tr[data-action]{cursor:pointer}.game-list tr[data-action]:hover td{background:var(--accent-light)}.no-results{padding:60px 20px;text-align:center;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:12px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:24px}.panel-title{font-size:14px;font-weight:550;display:flex;align-items:center;gap:9px;margin-bottom:8px}.panel-subtitle{font-size:11px;color:var(--muted);margin-bottom:22px;line-height:1.9}.panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel-stack{display:grid;gap:20px}.full-width{grid-column:1/-1}.field{margin-bottom:17px}.field label{display:block;font-size:11px;font-weight:550;margin-bottom:7px}.field .hint,.hint{display:block;font-size:10px;color:var(--muted);line-height:1.8;margin-top:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-input-action{display:flex;gap:7px}.field-input-action input{min-width:0}.field-input-action .btn{flex-shrink:0}.field-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.separator{height:1px;background:var(--line);margin:23px 0}.connection-state{border:1px solid var(--line);background:var(--panel-soft);padding:14px 17px;border-radius:8px;display:flex;align-items:flex-start;gap:11px;margin-bottom:19px}.connection-state .connection-dot{margin-top:8px}.connection-state strong{display:block;font-size:12px}.connection-state p{font-size:10px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.key-value{display:flex;justify-content:space-between;gap:20px;font-size:11px;padding:9px 0;border-bottom:1px solid var(--line)}.key-value>span:first-child{color:var(--muted)}.key-value>span:last-child{text-align:right;overflow-wrap:anywhere}.theme-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 22px}.theme-choice{border:1px solid var(--line);border-radius:9px;text-align:left;padding:10px;background:var(--bg)}.theme-choice.active{border:2px solid var(--accent);padding:9px}.theme-preview{display:flex;gap:4px;height:42px;padding:7px;border-radius:4px;margin-bottom:8px;background:#f5f4ee}.theme-preview i:first-child{width:12px;border-radius:2px;background:#52725a}.theme-preview i:nth-child(2){width:100%;border-radius:2px;background:#e0e4d9}.theme-night .theme-preview{background:#1b2421}.theme-night .theme-preview i:first-child{background:#b0c69d}.theme-night .theme-preview i:nth-child(2){background:#344830}.theme-sakura .theme-preview{background:#f9f3f0}.theme-sakura .theme-preview i:first-child{background:#a56d7b}.theme-sakura .theme-preview i:nth-child(2){background:#f2e2e5}.theme-choice strong{display:block;font-size:10px;font-weight:500}.theme-choice small{font-size:8px;color:var(--muted)}.prompt-box{font-size:10px;white-space:pre-wrap;background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;padding:14px;max-height:170px;overflow:auto;line-height:1.9;color:var(--muted)}.requirement-list{font-size:10px;color:var(--muted);padding-left:18px;line-height:2;margin:10px 0}.info-note{padding:13px 15px;border-radius:8px;background:var(--accent-light);color:var(--accent-dark);font-size:10px;line-height:1.9;margin:13px 0}.warning-note{padding:13px 15px;border:1px solid var(--warm);border-radius:8px;background:color-mix(in srgb,var(--warm) 35%,var(--panel));font-size:10px;line-height:1.9;margin:13px 0}.error-note{border:1px solid var(--danger);color:var(--danger);font-size:11px;padding:12px 15px;border-radius:8px;margin:12px 0;line-height:1.8;overflow-wrap:anywhere}.journal-group{margin-top:23px}.journal-date{font-size:10px;letter-spacing:1px;color:var(--muted);padding-bottom:11px}.journal-item{display:flex;align-items:center;gap:16px;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:18px;margin-bottom:10px}.journal-marker{width:35px;height:35px;border-radius:50%;background:var(--accent-light);display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.journal-content{flex:1;min-width:0}.journal-content h3{font-size:12px;font-weight:550}.journal-content p{font-size:11px;color:var(--muted);margin-top:5px;white-space:pre-wrap;overflow-wrap:anywhere}.journal-meta{font-size:9px;color:var(--muted);margin-top:5px}.journal-duration{font:21px Georgia,serif;white-space:nowrap}.journal-duration small{font:9px "Segoe UI",sans-serif;color:var(--muted);margin-left:4px}.chart{height:200px;display:flex;align-items:flex-end;justify-content:space-around;gap:16px;padding:10px 6px 26px;border-bottom:1px solid var(--line);margin:26px 0 29px}.chart-col{height:100%;flex:1;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;position:relative}.chart-bar{max-width:45px;width:70%;background:var(--accent-light);border-radius:5px 5px 0 0;min-height:3px;border:1px solid var(--line)}.chart-col:last-child .chart-bar{background:var(--accent);border-color:var(--accent)}.chart-label{position:absolute;bottom:-24px;font-size:9px;color:var(--muted)}.chart-value{font-size:9px;color:var(--muted);margin-bottom:6px}.status-distribution{display:grid;gap:19px;margin-top:24px}.distribution-row{display:grid;grid-template-columns:40px 1fr 22px;align-items:center;gap:13px;font-size:10px}.distribution-track{height:7px;background:var(--panel-soft);border-radius:8px;overflow:hidden}.distribution-fill{background:var(--accent);height:100%;border-radius:8px}.rank-list{display:grid;gap:12px;margin-top:22px}.rank-row{display:flex;align-items:center;gap:12px;font-size:11px}.rank-number{font:15px Georgia,serif;color:var(--muted);width:18px}.rank-title{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank-time{color:var(--muted);font-size:10px}.boot-state{min-height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.boot-state h1{font-size:22px;font-weight:500}.boot-state p{font-size:12px;color:var(--muted)}.spinner{width:23px;height:23px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:100%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-inline{padding:35px;text-align:center;color:var(--muted);font-size:12px;display:flex;align-items:center;justify-content:center;gap:15px}.toast-region{position:fixed;right:24px;bottom:25px;display:grid;gap:8px;z-index:100}.toast{padding:13px 18px;border-radius:9px;border:1px solid var(--line);background:var(--panel);box-shadow:0 8px 35px #0002;font-size:12px;max-width:min(450px,90vw);animation:toast-in .15s ease-out;display:flex;align-items:flex-start;gap:10px;overflow-wrap:anywhere}.toast.error{border-color:var(--danger);color:var(--danger)}.toast button{font-size:16px;color:var(--muted);padding:0 0 0 10px;line-height:20px}@keyframes toast-in{from{transform:translateY(10px);opacity:0}to{transform:none;opacity:1}}dialog{color:var(--ink);background:var(--panel);border:1px solid var(--line);padding:0;box-shadow:0 24px 90px #14211630;max-height:90vh;border-radius:15px}dialog::backdrop{background:#17271e65;backdrop-filter:blur(3px)}.detail-dialog{width:655px;max-width:calc(100vw - 32px)}.import-dialog{width:760px;max-width:calc(100vw - 32px)}.small-dialog{width:485px;max-width:calc(100vw - 32px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 29px 18px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--panel);z-index:2}.modal-header h2{font-size:21px;font-weight:500;line-height:1.5}.modal-header .eyebrow{font-size:8px;margin-bottom:5px}.modal-header p{font-size:10px;color:var(--muted);margin-top:7px}.modal-body{padding:23px 29px}.modal-footer{padding:17px 29px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:9px;position:sticky;bottom:0;background:var(--panel);z-index:2}.modal-footer .footer-left{margin-right:auto;font-size:10px;color:var(--muted)}.modal-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:23px}.modal-tab{font-size:11px;padding:0 1px 11px;color:var(--muted);border-bottom:2px solid transparent}.modal-tab.active{color:var(--accent-dark);border-color:var(--accent)}.detail-summary{display:flex;gap:20px;margin-bottom:23px}.detail-cover{width:89px;height:117px;background:var(--panel-soft);border:1px solid var(--line);border-radius:7px;object-fit:cover}.detail-cover-placeholder{display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0}.detail-summary-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;min-width:0}.detail-time{font:28px Georgia,serif}.detail-time small{font:10px "Segoe UI",sans-serif;color:var(--muted);margin-left:6px}.detail-source{font-size:10px;color:var(--muted)}.detail-checks{display:flex;flex-wrap:wrap;gap:18px;margin:10px 0 23px}.checkbox-label{display:inline-flex;align-items:center;gap:7px;font-size:11px;cursor:pointer}.subsection-title{font-size:12px;font-weight:550;margin:24px 0 16px}.subsection-title:after{content:"";display:block;height:1px;background:var(--line);margin-top:10px}.save-reminder{font-size:10px;color:var(--muted);margin-top:10px}.import-summary{display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px;font-size:11px}.import-summary small{font-size:10px;color:var(--muted)}.candidate-list{max-height:270px;overflow:auto;border:1px solid var(--line);border-radius:8px}.candidate{display:flex;align-items:flex-start;gap:11px;padding:13px;border-bottom:1px solid var(--line)}.candidate:last-child{border-bottom:0}.candidate input{margin-top:4px}.candidate-copy{flex:1;min-width:0}.candidate strong{display:block;font-size:11px;font-weight:500}.candidate p{font-size:10px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.candidate-time{font-size:10px;color:var(--muted);white-space:nowrap}.candidate.unresolved{opacity:.7}.import-disclosure{font-size:10px;color:var(--muted);margin-top:14px}.import-disclosure summary{cursor:pointer}.import-disclosure ul{padding-left:19px;line-height:1.9;max-height:150px;overflow:auto}.tracker-bar-inner{position:fixed;left:244px;right:27px;bottom:21px;max-width:1150px;background:var(--accent-dark);color:var(--panel);border-radius:12px;box-shadow:0 10px 45px #14211630;padding:14px 20px;display:flex;align-items:center;gap:15px;z-index:30}body[data-theme=night] .tracker-bar-inner{color:var(--bg)}.tracker-indicator{width:7px;height:7px;border-radius:100%;background:currentColor;animation:blink 2s infinite}.tracker-indicator.paused{animation:none;opacity:.4}@keyframes blink{50%{opacity:.3}}.tracker-title{flex:1;min-width:0}.tracker-title strong{font-size:12px;font-weight:500;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tracker-title small{font-size:9px;opacity:.7}.tracker-time{font:22px Georgia,serif;letter-spacing:1px}.tracker-bar-inner .btn{background:transparent;color:inherit;border-color:currentColor;min-height:31px;font-size:10px}.tracker-bar-inner .btn.stop{background:var(--panel);color:var(--accent-dark);border-color:var(--panel)}body:has(.tracker-bar-inner) .page-footer{padding-bottom:110px}.empty-panel{padding:44px 20px;text-align:center;color:var(--muted)}.empty-panel h3{font-size:15px;font-weight:500;color:var(--ink);margin:14px 0 8px}.empty-panel p{font-size:11px;line-height:1.9}.empty-panel .btn{margin-top:20px}.muted{color:var(--muted)}.hidden{display:none!important}.nowrap{white-space:nowrap}.version-check{font-size:10px;line-height:1.9;color:var(--muted);padding:13px 0;white-space:pre-wrap;overflow-wrap:anywhere}
@media(min-width:1500px){#main{padding-top:48px}.empty-shelf{min-height:330px;padding-left:52px}.empty-illustration{right:90px;top:39px}.empty-copy h2{font-size:25px}.stats-strip{gap:20px}.stat-tile{padding:23px}.stat-value{font-size:36px}}
@media(max-width:1100px){.sidebar{width:190px;flex-basis:190px;padding-left:15px;padding-right:15px}.brand{font-size:18px;gap:10px}.workspace{margin-left:190px;width:calc(100% - 190px)}#main{padding:30px 26px}.topbar{padding:0 26px}.page-footer{padding-left:26px;padding-right:26px}.page-heading h1{font-size:25px}.heading-actions .btn{padding:8px 11px}.empty-illustration{right:14px;transform:scale(.83);transform-origin:right center}.empty-shelf{padding-left:28px}.empty-copy{width:65%}.stat-tile{padding:16px}.stat-decoration{display:none}.panel-grid{gap:15px}.panel{padding:20px}.tracker-bar-inner{left:212px}}
@media(max-width:850px){.sidebar{width:74px;padding:30px 12px 20px;flex-basis:74px}.brand{margin:0 7px 40px}.brand>span:last-child,.sidebar-caption,.nav-item>span,.sidebar-note,.sidebar-bottom{display:none}.nav-item{padding:13px;justify-content:center}.workspace{margin-left:74px;width:calc(100% - 74px)}.page-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:stretch}.heading-actions .btn{font-size:10px}.stats-strip{gap:9px}.stat-tile{padding:14px 12px}.stat-value{font-size:27px}.stat-footnote{font-size:8px}.library-toolbar{flex-wrap:wrap;gap:9px}.section-heading{width:100%;margin-bottom:5px}.search-field{flex:1;width:auto}.empty-illustration{transform:scale(.7);right:7px}.empty-copy{width:70%}.empty-copy h2{font-size:19px}.empty-copy p{max-width:230px}.empty-copy .btn{font-size:9px;padding:8px 10px}.import-choices{gap:10px}.import-choice{padding:17px 14px;gap:10px}.choice-number{display:none}.choice-icon{width:30px;height:30px}.choice-copy p{font-size:9px}.panel-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.tracker-bar-inner{left:90px;right:16px}.page-footer>span:last-child{display:none}}
@media(max-width:560px){.sidebar{inset:auto 0 0 0;width:100%;height:60px;flex-basis:60px;padding:5px 12px;border-right:0;border-top:1px solid var(--line)}.brand{display:none}nav{display:flex;justify-content:space-around}.nav-item{width:auto;flex:1;padding:13px}.workspace{margin-left:0;width:100%;padding-bottom:65px}.topbar{height:59px;padding:0 20px}.topbar-actions{gap:9px}.local-label{font-size:8px}.breadcrumb{font-size:10px;gap:10px}#main{padding:25px 18px}.page-heading{gap:10px;margin-bottom:22px}.page-heading h1{font-size:23px}.page-heading .subtitle{font-size:10px;max-width:220px}.eyebrow{font-size:8px}.heading-actions .btn{font-size:9px;min-height:30px;padding:5px 9px;gap:4px}.heading-actions .btn svg{width:12px;height:12px}.stats-strip{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:23px}.stat-tile{padding:13px 16px}.stat-value{font-size:26px;margin-top:7px}.stat-footnote{font-size:8px}.stat-label{font-size:9px!important}.empty-shelf{min-height:315px;padding:27px 24px;align-items:flex-start}.empty-copy{width:100%}.empty-copy p{max-width:215px}.empty-copy h2{font-size:19px}.empty-copy .field-actions{margin-top:82px}.empty-illustration{transform:scale(.54);top:73px;right:4px}.empty-copy .eyebrow{margin-bottom:12px}.import-choices{grid-template-columns:1fr}.import-choice{padding:17px}.choice-number{display:block}.search-field{width:100%;flex-basis:100%}.status-filter{flex:1}.view-switch{margin-left:auto}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-list th:nth-child(3),.game-list td:nth-child(3){display:none}.game-list td,.game-list th{padding:10px}.page-footer{padding-left:19px;padding-right:19px}.field-row{grid-template-columns:1fr;gap:0}.modal-header,.modal-body,.modal-footer{padding-left:20px;padding-right:20px}.modal-header h2{font-size:19px}.modal-footer{flex-wrap:wrap}.modal-footer .footer-left{width:100%;margin-bottom:2px}.tracker-bar-inner{left:10px;right:10px;bottom:71px;gap:9px;padding:12px}.tracker-title small{font-size:8px}.tracker-time{font-size:19px}.tracker-bar-inner .btn{padding:5px 8px}.toast-region{right:12px;bottom:80px}.journal-duration{font-size:17px}.journal-item{padding:13px;gap:10px}.journal-marker{width:28px;height:28px}.topbar .avatar{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep long titles and local paths inside narrow windows. */
.modal-header>div,.panel-grid>*,.field-row>*,.page-heading>div:first-child{min-width:0}.modal-header h2,.panel-title{overflow-wrap:anywhere}.modal-tabs{overflow-x:auto;flex-shrink:0}.modal-tab{white-space:nowrap}.modal-footer{flex-shrink:0}.modal-body{overflow-wrap:anywhere}.game-list{table-layout:fixed}.game-list th:first-child{width:42%}.game-list .title-cell{overflow:hidden}.game-list .title-cell .list-cover{flex-shrink:0}.game-list td{overflow-wrap:anywhere}@media(max-width:560px){.journal-content h3{overflow-wrap:anywhere}.detail-summary{gap:13px}.detail-cover{width:75px;height:100px}.detail-time{font-size:23px}.detail-time small{display:block;margin-left:0}.detail-source{font-size:9px}.candidate-time{white-space:normal;text-align:right;max-width:72px}.game-list th:first-child{width:44%}.tracker-bar-inner{flex-wrap:wrap}.tracker-title{flex-basis:calc(100% - 108px)}.tracker-bar-inner>.btn{flex:1}.topbar-actions .local-label{display:none}.modal-tabs{gap:18px}}
