*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{overflow-x:hidden;max-width:100%}body{font-family:"Noto Serif SC",Songti SC,SimSun,STSong,serif;background:#f5f3ef;min-height:100vh;color:#2c3e2c}#app-root{max-width:1800px;margin:0 auto;padding:40px;width:100%;box-sizing:border-box;overflow-x:hidden}.homepage{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-header{text-align:center;margin-bottom:40px}.home-title-row{display:flex;align-items:center;justify-content:center;gap:20px}.title-line{height:1px;background:#b8cdb8;flex:0 1 100px}.home-title{font-size:28px;color:#2c3e2c;letter-spacing:8px;font-weight:700;white-space:nowrap}.home-subtitle{text-align:center;color:#6b866b;font-size:14px;letter-spacing:4px;margin-top:10px}.author-note-wrapper{display:flex;max-width:640px;margin:0 auto 40px}.author-note-bar{width:4px;background:#2c3e2c;flex-shrink:0}.author-note-box{flex:1;background:#faf9f6;border:1px dashed #b8cdb8;border-left:none;min-height:160px;padding:24px 20px;display:flex;align-items:center;justify-content:center;color:#2c3e2c;font-size:15px;line-height:2;letter-spacing:1px;white-space:pre-wrap;text-align:center}.entry-cards{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:44px}.entry-card{width:200px;height:76px;background:#fff;border:1px solid #b8cdb8;cursor:pointer;position:relative;overflow:hidden;transition:all .25s ease}.card-deco-bar{height:4px;background:#2c3e2c}.card-body{padding:8px 12px}.card-title{font-size:15px;color:#2c3e2c;font-weight:600;letter-spacing:2px}.card-subtitle{font-size:13px;color:#6b866b;margin-top:4px;letter-spacing:1px}.entry-card:hover{background:#f5f8f4;border-color:#4a7a52;transform:translateY(-3px);box-shadow:0 2px 10px #4a7a5224}.random-poem{text-align:center;color:#6b866b;opacity:.7;font-size:12px;letter-spacing:1px;margin:44px 0 20px;line-height:1.8}.random-poem-title{font-size:11px;margin-top:4px;opacity:.8}.table-page{animation:fadeIn .3s ease}.table-page-header{display:flex;align-items:center;gap:20px;margin-bottom:18px;flex-wrap:wrap}.back-link{color:#4a7a52;cursor:pointer;font-size:14px;text-decoration:none;white-space:nowrap;letter-spacing:1px}.back-link:hover{color:#2c3e2c;text-decoration:underline}.filler-field{margin-left:auto;display:flex;align-items:center;gap:8px;flex-shrink:0}.filler-label{font-size:14px;color:#2c3e2c;font-weight:500;letter-spacing:1px;white-space:nowrap}.filler-input{padding:6px 10px;border:1px solid #b8cdb8;font-size:13px;outline:none;background:#fff;color:#2c3e2c;width:200px;font-family:inherit}.filler-input::placeholder{color:#b8cdb8}.filler-input:focus{border-color:#4a7a52}.action-btn-row{display:flex;justify-content:center;align-items:center;padding:8px 0 12px;width:100%;box-sizing:border-box}.action-btn-group{display:inline-flex;width:100%;gap:10px;flex-wrap:wrap;justify-content:center;padding:8px 12px;background:#faf9f6;border:1px solid #b8cdb8;box-sizing:border-box}.btn{padding:6px 14px;border:1px solid #b8cdb8;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;letter-spacing:1px;background:#fff;color:#2c3e2c;font-family:inherit;white-space:nowrap}.btn:hover:not(:disabled){background:#f5f8f4;border-color:#4a7a52}.btn:active:not(:disabled){background:#e3f1e5}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-png,.btn-csv,.btn-upload{background:#fff;color:#2c3e2c}.auth-mask{position:fixed;inset:0;background:rgba(44,62,44,.4);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.auth-box{background:#faf9f6;border:1px solid #b8cdb8;width:100%;max-width:560px;padding:24px 26px;box-sizing:border-box;box-shadow:0 12px 40px #2c3e2c33}.auth-title{font-size:18px;font-weight:700;letter-spacing:2px;color:#2c3e2c;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #b8cdb8}.auth-desc{font-size:13px;color:#4a7a52;line-height:1.7;margin-bottom:14px;padding:10px 14px;background:#fff;border:1px dashed #b8cdb8}.auth-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #b8cdb8;font-size:13px;font-family:inherit;color:#2c3e2c;line-height:1.7;background:#fff;resize:vertical;outline:none}.auth-textarea:focus{border-color:#4a7a52}.auth-textarea::placeholder{color:#b8cdb8}.auth-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px}.auth-count-tip{margin-right:auto;font-size:12px;color:#b8cdb8;letter-spacing:1px;font-weight:500;user-select:none}.auth-count-tip.ok{color:#4a7a52;font-weight:700}.table-title-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:nowrap}.title-deco-bar{width:4px;height:22px;background:#2c3e2c;flex-shrink:0}.table-page-title{font-size:18px;color:#2c3e2c;font-weight:700;letter-spacing:2px;white-space:nowrap;flex-shrink:0;margin-right:0}.table-hint{font-size:12px;color:#6b866b;letter-spacing:0;white-space:nowrap;flex-shrink:0}.table-counter{font-size:13px;color:#4a7a52;font-weight:600;margin-left:auto;letter-spacing:1px;white-space:nowrap;flex-shrink:0}.table-wrapper{overflow-x:auto;overflow-y:auto;background:#fff;border:1px dashed #b8cdb8;padding:2px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}table{border-collapse:separate;border-spacing:0;min-width:0;width:100%;table-layout:fixed}th{background:#8fae93;color:#faf9f6;padding:5px 8px;text-align:center;font-weight:600;font-size:13px;border:1px solid #7a9a7e;position:sticky;top:0;z-index:10;letter-spacing:1px;word-wrap:break-word;word-break:break-all}td{border:1px solid #dde7dd;padding:5px 8px;text-align:left;vertical-align:middle;font-size:13px;line-height:1.35;background:#fff;transition:background .2s;cursor:pointer;word-wrap:break-word;word-break:break-all}td:hover{background:#f5f8f4;border-color:#4a7a52}td.empty{background:#faf9f6;cursor:default;text-align:center;color:#b8cdb8}td.empty:hover{background:#faf9f6;border-color:#dde7dd}.poem-title{font-weight:600;color:#2c3e2c;margin-bottom:2px;display:block;font-size:14px;line-height:1.35;text-align:center}.poem-content{color:#4e5b4e;font-size:12px;line-height:1.35;display:block;text-align:center}.n64-page{animation:fadeIn .3s ease}.n64-layout{display:grid;grid-template-columns:1fr;gap:26px;padding:0;align-items:start;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.n64-col{width:100%;align-self:start;min-width:0;max-width:100%;box-sizing:border-box}.inline-expand-btn,.inline-elim-btn{flex:0 0 58px;width:58px;border:none;display:flex;align-items:center;justify-content:center;padding:0;font-family:inherit;font-weight:600;letter-spacing:1px;cursor:pointer;user-select:none;box-sizing:border-box}.inline-expand-btn{background:#8a9a90;color:#faf9f6;transition:background .15s;font-size:12px;line-height:1.1}.inline-expand-btn:hover{background:#7a8a80;color:#faf9f6}.inline-elim-btn{background:#c49492;color:#faf9f6;transition:background .15s;font-size:12px}.inline-elim-btn:hover{background:#b38381;color:#faf9f6}.poem-combo{display:flex;align-items:stretch;width:100%;min-height:100%;box-sizing:border-box}.poem-combo .poem-text{flex:1 1 auto;min-width:0;padding:6px 10px;background:transparent;display:flex;flex-direction:column;justify-content:center}.expand-empty{padding:0!important;background:#faf9f6!important;border-right:1px solid #dde7dd;border-bottom:1px solid #dde7dd}.expand-row td.expand-body{padding:10px 14px;background:#fcfdfb;border:1px solid #dde7dd;cursor:default}.expand-row td.expand-body:hover{background:#fcfdfb;border-color:#dde7dd}.expand-body-inner{text-align:left}.expand-title{display:block;font-size:13px;color:#2c3e2c;margin-bottom:6px;letter-spacing:1px;text-align:left}.expand-content{margin:0;font-family:inherit;font-size:11px;color:#4e5b4e;line-height:1.8;white-space:pre-wrap;word-break:break-word;text-align:left;background:transparent;padding:0;border:none}.result-wrapper,.elim-wrapper{height:calc(100vh - 280px);min-height:620px;max-height:none}.poem-library-wrapper{height:calc(100vh - 208px);min-height:692px;max-height:none}.poem-library-table td{background:#fcfdfb}.poem-library-table .poem-cell{padding:0;overflow:hidden}.poem-cell.selected{background:#e3f1e5}.poem-cell.selected:hover{background:#d4e9d7}.result-table{width:100%;min-width:0}.result-table colgroup col{min-width:100%}.result-table th{font-size:12px;padding:5px 4px;white-space:nowrap}.export-only-head{display:none}.export-only-head .export-title-cell{padding:16px 10px 8px;text-align:center;color:#2c3e2c;font-size:26px;font-weight:700;letter-spacing:4px;background:#faf9f6;border-bottom:1px solid #b8cdb8;font-family:"Noto Serif SC",Songti SC,SimSun,STSong,serif}.export-only-head .export-sub-cell{padding:0;background:#faf9f6;border-bottom:1px solid #b8cdb8;color:#6b866b;font-size:14px;font-weight:400;font-family:"Noto Serif SC",Songti SC,SimSun,STSong,serif}.export-only-head .export-sub-cell .sub-flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px;padding:6px 10px;width:100%;box-sizing:border-box}.es-left{text-align:left;flex:1 1 auto;min-width:0}.es-mid{text-align:center;flex:1 1 auto;min-width:0;font-size:11px}.es-right{text-align:right;flex:1 1 auto;min-width:0}@media (max-width: 899px){.export-only-head .export-title-cell{font-size:20px;letter-spacing:2px;padding:14px 8px 7px}.export-only-head .export-sub-cell .sub-flex{font-size:12px}.es-mid{font-size:10px}}@media (max-width: 700px){.export-only-head .export-title-cell{font-size:16px;letter-spacing:1px;padding:12px 6px 6px}.export-only-head .export-sub-cell .sub-flex{font-size:11px;padding:4px 6px}.es-mid{font-size:9px}.export-only-head .export-sub-cell .sub-flex{gap:6px}}.result-cell{padding:4px 8px;font-size:12px;vertical-align:middle;height:44px}.result-cell .poem-title,.result-cell .poem-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block;margin:0;line-height:1.35}.result-cell .poem-content{color:#5c7a5c}.result-idx{color:#b8cdb8;font-size:10px;display:block;text-align:center}.result-cell:not(.empty){background:#fcfdfb}.elim-table{width:100%}.elim-multi .elim-table{min-width:0;table-layout:fixed}.elim-table th{background:#a3bca8;border-color:#8fae93;white-space:nowrap}.elim-cell{padding:4px 10px;background:#fcfdfb;font-size:12px;vertical-align:top;transition:all .15s}.elim-cell .poem-title,.elim-cell .poem-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.35}.elim-cell:hover{background:#f5f8f4;border-color:#4a7a52}.elim-cell.empty{background:#faf9f6;cursor:default}.elim-cell .poem-content{color:#4e5b4e}@media (max-width: 899px){#app-root{max-width:100%;padding:36px 28px;margin:0}.table-page-header{flex-direction:row;align-items:center;gap:10px;flex-wrap:nowrap}.filler-field{margin-left:auto;width:auto;flex-shrink:1;min-width:0}.filler-label{font-size:12px;letter-spacing:0}.filler-input{width:140px;max-width:40vw;padding:5px 8px;font-size:12px;flex:0 0 auto}.back-link{font-size:12px;letter-spacing:0;white-space:nowrap;flex-shrink:0}.action-btn-group{padding:6px 8px;gap:6px}.action-btn-group .btn{padding:5px 10px;font-size:11px;letter-spacing:0}.n64-layout{grid-template-columns:1fr;max-width:100%;margin:0 auto;gap:22px}.n64-col-main{order:1}.n64-col-result{order:2}.n64-col-elim{order:3}.n64-col{width:100%}.result-wrapper,.elim-wrapper{height:auto;max-height:calc((100vh - 320px)*1.2);min-height:504px}.poem-library-wrapper{height:auto;max-height:calc((100vh - 256px)*1.2);min-height:581px}.result-table{min-width:0}.result-table colgroup col{min-width:100%}.result-cell{height:40px;padding:4px 6px;vertical-align:middle}th,td{font-size:11px;padding:3px 4px}.poem-title{font-size:12px}.poem-content{font-size:10px}.table-page-title{font-size:16px;letter-spacing:1px}.inline-expand-btn,.inline-elim-btn{flex:0 0 42px;width:42px;font-size:10px;letter-spacing:0}.expand-content{font-size:10px;line-height:1.7}}@media (min-width: 900px) and (max-width: 1399px){#app-root{max-width:100%;padding:40px 80px;margin:0}.n64-layout{grid-template-columns:minmax(0,.88fr) minmax(0,.76fr);grid-template-rows:auto auto;gap:30px;align-items:start;justify-content:center;max-width:1280px;margin:0 auto}.n64-col-main{grid-column:1;grid-row:1;order:initial}.n64-col-result{grid-column:2;grid-row:1;order:initial}.n64-col-elim{grid-column:1 / span 2;grid-row:2;order:initial;width:100%;justify-self:center;max-width:1280px}.elim-table{width:100%}}@media (min-width: 1400px){#app-root{padding:44px 110px}.n64-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.25fr) minmax(0,.95fr);grid-template-rows:auto;gap:36px;align-items:start;max-width:1560px;margin:0 auto}.n64-col-elim{grid-column:1;grid-row:1;order:initial}.n64-col-main{grid-column:2;grid-row:1;order:initial}.n64-col-result{grid-column:3;grid-row:1;order:initial}.result-cell{height:44px;padding:4px 8px;vertical-align:middle}}@media (max-width: 700px){#app-root{padding:28px 20px;max-width:100%}.table-page-header{gap:6px}.filler-label{font-size:11px}.filler-input{width:110px;max-width:36vw;font-size:11px;padding:4px 7px}.back-link{font-size:11px}.auth-box{padding:18px 16px}.auth-title{font-size:15px}.auth-desc{font-size:12px;line-height:1.6;padding:8px 10px}.action-btn-group .btn{padding:5px 8px;font-size:11px;letter-spacing:0}.home-title-row{gap:8px}.title-line{display:none}.home-title{font-size:18px;letter-spacing:4px}.home-subtitle{font-size:11px;letter-spacing:2px}.author-note-wrapper{max-width:100%;margin-left:10px;margin-right:10px}.author-note-box{min-height:120px;font-size:12px;padding:20px 16px;line-height:2}.entry-cards{gap:12px}.entry-card{width:150px;height:70px}.card-title{font-size:13px}.card-subtitle{font-size:12px}.n64-layout{gap:18px}.table-page-header{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:4px}.filler-field{gap:5px}.filler-label{letter-spacing:0}.table-title-row{flex-wrap:wrap;gap:8px}.table-hint,.table-counter{margin-left:0;width:auto;font-size:10px;flex:1 1 auto}.table-counter{text-align:right;flex:0 0 auto;margin-left:auto}.table-page-title{font-size:14px;letter-spacing:1px}th,td{font-size:10px;padding:2px 3px;line-height:1.2}.poem-title{font-size:10px;margin-bottom:0}.poem-content{font-size:9px}.result-table{min-width:0}.result-table colgroup col{min-width:100%}.result-cell{height:36px;padding:3px 5px;vertical-align:middle}.result-wrapper,.elim-wrapper{height:auto;max-height:calc((100vh - 320px)*1.2);min-height:360px}.poem-library-wrapper{height:auto;max-height:calc((100vh - 260px)*1.2);min-height:432px}.elim-cell{padding:3px 5px;font-size:10px}.elim-cell .poem-content{color:#4e5b4e}}
