@import "https://cdn.jsdelivr.net/npm/cn-fontsource-ding-talk-jin-bu-ti-regular/font.css";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}body{color:#000000e0;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5715}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{color:#000000e0;z-index:100;background:#f9fafd;border-bottom:1px solid #e6e6e6;flex-shrink:0;align-items:center;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.app-header h1{letter-spacing:1px;font-size:20px;font-weight:600}.app-body{flex:1;min-height:0;display:flex}.app-sidebar{background:#f9fafd;border-right:1px solid #e6e6e6;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:2px;width:65px;height:calc(100vh - 56px);padding:32px 0 12px;display:flex;position:sticky;top:56px}.app-main{flex:1;min-width:0;padding:24px;overflow-y:auto}.workbench-wrap{background:linear-gradient(#f5f0ff 0%,#ede9fe 30%,#f8f6ff 55%,#fff 100%);min-height:100%;position:relative}.card{background:#fff;border:1px solid #e6e6e6;border-radius:8px;margin-bottom:20px;padding:24px}.album-card{border:1px solid #e0dedc;border-radius:6px;transition:box-shadow .3s;box-shadow:0 6px 24px #0000001f,0 12px 40px #0000000f}.album-card:hover{box-shadow:0 8px 32px #00000029,0 16px 48px #00000014}.card-title{border-bottom:2px solid #e6e6e6;margin-bottom:16px;padding-bottom:10px;font-size:15px;font-weight:600}.upload-zone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;padding:40px 20px;transition:border-color .3s}.upload-zone:hover,.upload-zone.dragover{background:#e6f4ff;border-color:#1677ff}.upload-zone p{color:#999;margin-top:8px;font-size:14px}.upload-hint{color:#bbb;margin-top:4px;font-size:12px}.upload-error{color:#ff4d4f;margin-top:8px;font-size:13px}.thumb-grid{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.thumb-item{border:1px solid #eee;border-radius:6px;width:100px;height:100px;position:relative;overflow:hidden}.thumb-item img{object-fit:cover;width:100%;height:100%}.thumb-del{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;top:2px;right:2px}.thumb-del:hover{background:#e74c3ccc}.config-row{flex-wrap:wrap;gap:16px;display:flex}.config-item{flex:1;min-width:0}.config-item label{color:#555;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.config-item select{appearance:auto;background:#fff;border:1px solid #d9d9d9;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.config-item select:focus{border-color:#1677ff;outline:none}.excel-zone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;padding:30px 20px;transition:border-color .3s}.excel-zone:hover,.excel-zone.dragover{background:#f0fff4;border-color:#27ae60}.excel-zone p{color:#999;margin-top:8px;font-size:14px}.excel-error{color:#ff4d4f;margin-top:8px;font-size:13px}.excel-table-wrap{border:1px solid #e8e8e8;border-radius:6px;max-height:360px;margin-top:16px;overflow:auto}.excel-table{border-collapse:collapse;width:100%;font-size:13px}.excel-table th{text-align:left;z-index:1;white-space:nowrap;background:#f5f5f5;border-bottom:2px solid #e8e8e8;padding:8px 10px;font-weight:600;position:sticky;top:0}.excel-table td{word-break:break-word;border-bottom:1px solid #e6e6e6;max-width:300px;padding:7px 10px}.excel-table tr:hover td{background:#fafafa}.excel-actions{align-items:center;gap:10px;margin-top:12px;display:flex}.btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;transition:opacity .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#1677ff}.btn-primary:hover:not(:disabled){background:#4096ff}.btn-danger{color:#fff;background:#ff4d4f}.btn-danger:hover:not(:disabled){background:#ff7875}.btn-outline{color:#000000e0;background:0 0;border:1px solid #d9d9d9}.btn-outline:hover:not(:disabled){color:#1677ff;border-color:#1677ff}.generate-bar{text-align:center;padding:16px 0 8px}.generate-bar .btn{padding:10px 40px;font-size:16px}.generate-page{flex-direction:column;align-items:center;padding:40px 0;display:flex}.progress-card{text-align:center;width:100%;max-width:500px}.progress-bar-wrap{background:#eee;border-radius:6px;width:100%;height:12px;margin:20px 0 12px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#1677ff,#69b1ff);border-radius:6px;height:100%;transition:width .4s}.progress-pct{color:#1677ff;font-size:28px;font-weight:700}.progress-status{color:#888;margin-top:8px;font-size:14px}.loading-spinner{border:4px solid #e6e6e6;border-top-color:#1677ff;border-radius:50%;width:48px;height:48px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-wrap{width:100%;max-width:700px}.result-wrap img{border-radius:8px;width:100%;box-shadow:0 2px 12px #0000001f}.error-card{text-align:center;padding:40px}.error-card h2{color:#ff4d4f;margin-bottom:12px}.error-card p{color:#888;margin-bottom:20px}.header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.header-inner h1{letter-spacing:1px;font-size:20px;font-weight:600}.header-right{align-items:center;gap:12px;display:flex}.sidebar-nav{flex-direction:column;gap:16px;padding:0 4px;display:flex}.sidebar-tab{cursor:pointer;color:#0000008c;text-align:center;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px 2px;font-size:12px;text-decoration:none;transition:all .15s;display:flex}.sidebar-tab-horizontal{cursor:pointer;color:#0000008c;text-align:left;background:0 0;border:none;border-radius:6px;flex-direction:row;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:flex}.sidebar-tab:hover{color:#8b5cf6;background:#f5f3ff}.sidebar-tab.active{color:#8b5cf6;background:#f5f3ff;font-weight:600}.header-user{color:#00000073;font-size:13px}.user-menu-wrap{cursor:pointer;margin-bottom:-8px;padding-bottom:8px;position:relative}.user-dropdown{z-index:100;background:#fff;border-radius:6px;min-width:120px;display:none;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 16px #00000026}.user-menu-wrap:hover .user-dropdown{display:block}.dropdown-item{color:#333;cursor:pointer;white-space:nowrap;padding:10px 16px;font-size:13px}.dropdown-item:hover{background:#f5f5f5}.album-tree-list{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow:auto}.album-tree-list-compact{gap:5px;padding:6px 5px}.album-tree-empty{text-align:center;color:#00000040;padding:40px 16px;font-size:15px}.album-tree-group,.album-tree-children{flex-direction:column;gap:6px;display:flex}.album-tree-node{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;width:100%;min-width:0;line-height:1.35;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex}.album-tree-node-level1{color:#000000e0;background:0 0;border-color:#0000;min-height:38px;padding:8px 10px 8px 12px;font-size:15px;font-weight:600}.album-tree-node-level1.active{color:#1677ff;box-shadow:none;background:#e6f4ff;border-color:#0000}.album-tree-node-level2{color:#000000a6;background:0 0;border-color:#0000;width:calc(100% - 18px);min-height:34px;margin-left:18px;padding:7px 10px;font-size:14px;font-weight:500}.album-tree-node-level2.active{color:#1677ff;background:#e6f4ff;border-color:#0000;font-weight:600}.album-tree-node-compact{border-radius:6px;min-height:0;padding:5px 6px;font-size:11px}.album-tree-node-level2.album-tree-node-compact{width:calc(100% - 10px);margin-left:10px;padding:4px 5px;font-size:10px}.album-tree-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.album-tree-edit{color:#000000e0;background:#fff;border:1px solid #d9d9d9;border-radius:6px;outline:none;flex:1;min-width:0;padding:3px 7px;font-size:14px}.album-tree-action{color:#00000040;cursor:pointer;opacity:1;flex:none;margin-left:6px;font-size:13px;line-height:1}.album-tree-action-add{font-size:16px}.album-tree-node:hover .album-tree-action,.album-tree-node.active .album-tree-action{color:#00000073}.album-tree-node:hover{background:#f5f5f5;border-color:#0000}.album-tree-list-preview{gap:12px;padding:6px 6px 6px 0}.album-tree-list-preview .album-tree-node-level1{color:#3e3e3e;text-align:center;background:0 0;border-color:#0000;border-radius:0 15px 15px 0;width:88px;padding:7px 13px;font-size:14px}.album-tree-list-preview .album-tree-node-level1.active{box-shadow:none;background:#fbe99c;border-color:#0000;border-radius:0 15px 15px 0}.album-tree-list-preview .album-tree-node-level2{color:#6b5b12;background:#fff4bf;border-color:#f1df8f;border-radius:6px;width:78px;margin-left:0;padding:6px 10px}.album-tree-list-preview .album-tree-node-level2.active{color:#3f3509;background:#ffe680;border-color:#f0cf4f}.album-tree-list-preview .album-tree-node-level2.album-tree-node-compact{width:78px;margin-left:0;padding:6px 10px;font-size:14px}.album-tree-list-preview .album-tree-node-level1.album-tree-node-compact{border-radius:0 15px 15px 0;padding:6px 13px}.auth-page{justify-content:center;padding-top:60px;display:flex}.auth-card{width:380px;padding:32px}.auth-tabs{border-bottom:2px solid #eee;margin-bottom:24px;display:flex}.auth-tab{color:#999;cursor:pointer;background:0 0;border:none;flex:1;padding:10px;font-size:15px;font-weight:600;transition:all .2s}.auth-tab.active{color:#1677ff;border-bottom:2px solid #1677ff;margin-bottom:-2px}.auth-field{margin-bottom:16px}.auth-field label{color:#555;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.auth-field input{border:1px solid #d9d9d9;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.auth-field input:focus{border-color:#1677ff}.auth-error{color:#ff4d4f;background:#fff2f0;border-radius:4px;margin-bottom:12px;padding:8px 12px;font-size:13px}.auth-submit{justify-content:center;width:100%;margin-top:8px;padding:10px;font-size:15px}.home-layout{align-items:flex-start;gap:20px;display:flex}.home-sidebar{flex:1}.card-grid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:28px;display:grid}@media (width<=768px){.app-main{padding:15px}.home-layout{flex-direction:column;gap:8px}.home-sidebar{width:100%;margin-top:0!important;margin-bottom:0!important;margin-left:0!important}.card{padding:12px}.desktop-only{display:none}.mobile-only{display:block}}@media (width>=769px){.mobile-only{display:none}.desktop-only{display:block}}.album-card-hover:hover{box-shadow:0 2px 8px #1677ff1f;border-color:#1677ff!important}.add-card-hover:hover{color:#1677ff!important;border-color:#1677ff!important}.type-btn:hover{opacity:.85}@keyframes slideDown{0%{transform:translate(-50%)translateY(-100%)}to{transform:translate(-50%)translateY(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}::-webkit-scrollbar{width:3px!important;height:3px!important}::-webkit-scrollbar-thumb{background:#ccc!important;border-radius:2px!important}::-webkit-scrollbar-track{background:0 0!important}.loading-dots span{font-weight:700;animation:.8s infinite both dotPulse}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes dotPulse{0%,to{opacity:0}50%{opacity:1}}@keyframes qrSlideUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.preview-enter{animation:.25s ease-out previewFadeIn}@keyframes previewFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.preview-close-btn:hover{transform:scale(1.1);background:#000000bf!important}.card-del-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#0006;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.gift-img-wrap{border-radius:10px}.gift-img-del{color:#fff;cursor:pointer;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.gift-img-wrap:hover .gift-img-del,.album-card:hover .card-del-btn{opacity:1}@keyframes scrollDown{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
