html{background:#f5f7fa}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;margin:0;padding:0}:focus{outline:none!important}.element-tab,.pet-card,.selected-pet,.btn-clear{transition:transform .15s,opacity .15s}.element-tab:active,.pet-card:active,.selected-pet:active,.btn-clear:active{opacity:.75!important;transform:scale(.92)!important}button{transition:transform .15s,opacity .15s}button:active{opacity:.75!important;transform:scale(.92)!important}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 50%,#dde1e7 100%);min-height:100vh;font-family:Microsoft YaHei,PingFang SC,sans-serif}input,textarea{-webkit-user-select:text;user-select:text}img{-webkit-user-drag:none;max-width:100%}.pet-layout-container img,#configPetPool img,#configPetLayoutSlots img,#petPool img,#petLayoutSlots img,.pet-pool-item img,.pet-slot img{-webkit-user-drag:element}@media print{body *{visibility:hidden}body:after{content:"该内容禁止打印";color:#666;font-size:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.container{max-width:1400px;margin:0 auto;padding:20px}header{text-align:center;background:linear-gradient(135deg,#667eea 0%,#a198aa 100%);border-radius:20px;margin-bottom:25px;padding:25px 0;box-shadow:0 10px 40px #667eea4d}header h1{background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #0000001a;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2.5em}header p{color:#ffffffe6;font-size:1.1em}.main-content{grid-template-columns:1fr 400px;gap:25px;display:grid}.pets-section{background:#fff;border-radius:20px;padding:25px;box-shadow:0 10px 40px #00000014}.selected-section{background:#fff;border-radius:20px;height:fit-content;max-height:calc(100vh - 40px);padding:25px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 10px 40px #00000014}.section-title{color:#333;border-bottom:2px solid #e8e8e8;align-items:center;gap:10px;padding-bottom:12px;font-size:1.3em;font-weight:600;display:flex}.section-title-row{border-bottom:2px solid #e8e8e8;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.section-title-row .section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-title-row .btn-clear{margin-bottom:0}.btn-group{gap:8px;display:flex}.btn-config{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.btn-config:hover{opacity:.9}.section-title .icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.section-title .icon svg{fill:#fff;width:18px;height:18px}.element-tabs{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}@media (width<=900px){.element-tabs{grid-template-columns:repeat(3,1fr);display:grid}}.element-tab{cursor:pointer;color:#666;background:#f5f5f5;border:2px solid #0000;border-radius:25px;align-items:center;gap:6px;padding:10px 18px;font-size:.9em;font-weight:500;transition:all .3s;display:flex}.element-tab img{border-radius:50%;width:22px;height:22px}.element-tab:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00000026}.element-tab.active{transform:scale(1.05);box-shadow:0 5px 20px #0003}.element-tab:active{opacity:.75!important;transform:scale(.92)!important}.pets-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:18px;display:grid}.pet-card{cursor:pointer;text-align:center;background:linear-gradient(145deg,#fff,#f8f9fa);border:2px solid #e8e8e8;border-radius:16px;padding:15px 12px;transition:all .3s;position:relative;box-shadow:0 4px 15px #0000000d}.pet-card:hover{border-color:#667eea;transform:translateY(-8px);box-shadow:0 15px 35px #667eea33}.pet-card.selected{background:linear-gradient(145deg,#fffbeb,#fef3c7);border-color:gold;box-shadow:0 8px 25px #ffd7004d}.pet-card.in-team{opacity:.5}.pet-card:active{opacity:.75!important;transform:scale(.92)!important}.pet-icon{background:linear-gradient(145deg,#f0f0f0,#e0e0e0);border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin:0 auto 10px;display:flex;overflow:hidden;box-shadow:inset 0 2px 10px #0000001a}.pet-icon img{object-fit:contain;width:75px;height:75px}.pet-icon.demo-icon{box-shadow:none!important;background:0 0!important}.pet-name{color:#333;margin-bottom:6px;font-size:.95em;font-weight:600}.pet-bonds{flex-wrap:wrap;justify-content:center;gap:2px;margin-top:4px;display:flex}.bond-mini-icon{border-radius:3px;width:16px;height:16px}.pet-level{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:4px 8px;font-size:.7em;font-weight:600;position:absolute;top:8px;right:8px}.pet-count{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;padding:4px 8px;font-size:.7em;font-weight:600;position:absolute;top:8px;left:8px}.selected-pets{background:linear-gradient(145deg,#f8f9fa,#f0f0f0);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:12px;min-height:200px;margin-bottom:20px;padding:15px;display:flex}.selected-pet{cursor:pointer;background:linear-gradient(145deg,#fff,#f5f5f5);border:2px solid #e0e0e0;border-radius:14px;flex-direction:column;align-items:center;width:80px;height:100px;padding:10px 6px;transition:all .3s;display:flex;position:relative;box-shadow:0 3px 10px #0000000d}.selected-pet:hover{background:linear-gradient(145deg,#fee2e2,#fecaca);border-color:#ef4444;transform:scale(1.1)}.selected-pet:active{opacity:.75!important;transform:scale(.92)!important}.selected-pet .slot-number{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8em;font-weight:600;display:flex;position:absolute;top:-10px;left:-10px;box-shadow:0 3px 10px #667eea4d}.selected-pet .pet-icon{width:55px;height:55px}.selected-pet .pet-icon img{width:50px;height:50px}.selected-pet .pet-name{text-align:center;margin-top:5px;font-size:.7em}.empty-slot{color:#bbb;background:#fafafa;border:2px dashed #d0d0d0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:100px;font-size:.75em;display:flex}.empty-slot .slot-num{margin-bottom:3px;font-size:1.2em}.slots-count{text-align:center;color:#666;margin-bottom:15px;font-size:1.05em}.slots-count span{color:#667eea;font-weight:700}.fetter-section{margin-top:20px}.fetter-box{background:linear-gradient(145deg,#f8f9fa,#f0f0f0);border-radius:16px;margin-bottom:16px;padding:16px}.fetter-box-title{border-bottom:2px solid #e0e0e0;margin-bottom:14px;padding-bottom:10px;font-size:1.1em;font-weight:600}.fetter-box-active .fetter-box-title{color:#10b981;border-bottom-color:#10b981}.fetter-box-inactive .fetter-box-title{color:#9ca3af;border-bottom-color:#d1d5db}.fetter-sub-category{margin-bottom:14px}.fetter-sub-category:last-child{margin-bottom:0}.fetter-sub-title{color:#666;border-left:3px solid;margin-bottom:10px;padding-left:10px;font-size:.9em;font-weight:600}.fetter-sub-category:first-child .fetter-sub-title{color:#ff6b6b;border-color:#ff6b6b}.fetter-sub-category:nth-child(2) .fetter-sub-title{color:#4ecdc4;border-color:#4ecdc4}.fetter-sub-category:nth-child(3) .fetter-sub-title{color:#a29bfe;border-color:#a29bfe}.fetter-category{margin-bottom:22px}.fetter-category-title{color:#555;border-left:4px solid;align-items:center;gap:10px;margin-bottom:12px;padding-left:12px;font-size:1em;font-weight:600;display:flex}.fetter-category-title.element{border-color:#ff6b6b}.fetter-category-title.race{border-color:#4ecdc4}.fetter-category-title.feature{border-color:#a29bfe}.fetter-category-title img{border-radius:6px;width:26px;height:26px}.fetter-list{flex-direction:column;gap:10px;display:flex}.fetter-item{background:linear-gradient(145deg,#fff,#f8f9fa);border:1px solid #e8e8e8;border-radius:12px;align-items:center;gap:14px;padding:14px;transition:all .3s;display:flex;position:relative;overflow:hidden}.fetter-item:before{content:"";background:#d1d5db;width:4px;transition:all .3s;position:absolute;top:0;bottom:0;left:0}.fetter-item.level-1:before{background:linear-gradient(#10b981,#059669)}.fetter-item.level-2:before{background:linear-gradient(#3b82f6,#2563eb)}.fetter-item.level-3:before{background:linear-gradient(#8b5cf6,#7c3aed)}.fetter-item:hover{border-color:#d0d0d0;transform:translate(5px);box-shadow:0 5px 20px #00000014}.fetter-item.level-1:hover{border-color:#10b981;box-shadow:0 5px 20px #10b98126}.fetter-item.level-2:hover{border-color:#3b82f6;box-shadow:0 5px 20px #3b82f626}.fetter-item.level-3:hover{border-color:#8b5cf6;box-shadow:0 5px 20px #8b5cf633}.fetter-item.inactive{opacity:.5}.fetter-item.active-highlight{background:linear-gradient(145deg,#f0fdf4,#dcfce7)}.fetter-item.level-2.active-highlight{background:linear-gradient(145deg,#eff6ff,#dbeafe)}.fetter-item.level-3.active-highlight{background:linear-gradient(145deg,#f5f3ff,#ede9fe)}.fetter-icon{background:linear-gradient(145deg,#f0f0f0,#e8e8e8);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden;box-shadow:inset 0 2px 5px #0000000d}.fetter-icon img{object-fit:contain;width:42px;height:42px}.fetter-info{flex:1;min-width:0}.fetter-name{color:#333;align-items:center;gap:4px;margin-bottom:4px;font-weight:600;display:inline-flex}.fetter-desc{color:#888;margin-bottom:4px;font-size:.8em}.fetter-value{border-radius:6px;margin-top:4px;padding:4px 10px;font-size:.8em;font-weight:700;display:inline-block}.fetter-value.level-1{color:#065f46;background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.fetter-value.level-2{color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.fetter-value.level-3{color:#5b21b6;background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.fetter-badge{color:#fff;vertical-align:middle;border-radius:11px;justify-content:center;align-items:center;min-width:32px;height:22px;padding:0 8px;font-size:.75em;font-weight:700;display:inline-flex}.fetter-badge.level-0{background:#d1d5db}.fetter-badge.level-1{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.fetter-badge.level-2{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d}.fetter-badge.level-3{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 8px #8b5cf64d}.no-fetters{text-align:center;color:#999;padding:40px;font-size:1em}.btn-clear{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;padding:8px 16px;font-size:.85em;font-weight:600;transition:all .3s;box-shadow:0 3px 10px #ef44444d}.btn-clear:hover{transform:scale(1.05);box-shadow:0 5px 15px #ef444466}.btn-share{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 14px;font-size:.8em;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #667eea4d}.btn-share:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.btn-share:active{transform:scale(.92)}.btn-share svg{fill:#fff}.btn-share:disabled{opacity:.5;cursor:not-allowed}.share-btn-group{align-items:center;gap:8px;display:flex}.btn-share-icon{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.btn-share-icon:hover{background:#e5e7eb;transform:scale(1.05)}.btn-share-icon:active{transform:scale(.95)}.btn-share-icon svg{fill:#6b7280}.modal-overlay{z-index:1000;opacity:0;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.modal-overlay.show{opacity:1;display:flex}.modal-content{opacity:0;background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:400px;max-height:90vh;transition:opacity .3s,transform .3s;display:flex;transform:translateY(-20px);box-shadow:0 20px 60px #0003}.modal-overlay.show .modal-content{opacity:1;transform:translateY(0)}.modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header h3{color:#1f2937;margin:0;font-size:1.1em}.modal-close{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .2s;display:flex}.modal-close:hover{background:#f3f4f6}.modal-close svg{fill:#6b7280}.modal-body{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto}.modal-large .modal-content{max-width:550px}.config-section{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:20px}.config-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.config-section h4{color:#1f2937;margin:0 0 12px;font-size:1em;font-weight:600}.setting-group{margin-bottom:20px}.setting-group:last-child{margin-bottom:0}.setting-group label{color:#374151;margin-bottom:10px;font-size:.9em;font-weight:600;display:block}.setting-group input[type=text]{color:#1f2937;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 14px;font-size:.9em;transition:border-color .2s,box-shadow .2s}.setting-group input[type=text]:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.checkbox-group{flex-direction:column;gap:12px;display:flex}.checkbox-item{cursor:pointer;color:#4b5563;align-items:center;padding-left:32px;font-size:.9em;display:flex;position:relative}.checkbox-item input{opacity:0;cursor:pointer;position:absolute}.checkmark{border:2px solid #d1d5db;border-radius:5px;width:20px;height:20px;transition:all .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.checkbox-item:hover .checkmark{border-color:#667eea}.checkbox-item input:checked~.checkmark{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.checkbox-item input:checked~.checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.setting-group select{color:#374151;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.9em}.setting-group select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.pet-layout-container.enemy-layout{justify-content:center}.pet-layout-container.enemy-layout .map-preview{width:280px}.pet-layout-container.enemy-layout .map-title{text-align:center;color:#6b7280;margin-bottom:8px;font-size:.85em}.pet-layout-container.enemy-layout .pet-slots{position:absolute;inset:25px 0 0}.enemy-slots{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(3,1fr);gap:2px;padding:2px;display:grid}.enemy-slots .pet-slot{aspect-ratio:1;background:#667eea1a;border:1px solid #667eea33;border-radius:4px;width:100%}.enemy-slots .pet-slot.has-pet{justify-content:center;align-items:center;display:flex}.enemy-slots .pet-icon-small{width:80%;height:80%}.enemy-slots .pet-icon-small img{object-fit:contain;width:100%;height:100%}.enemy-slots .pet-level-label{color:#fff;white-space:nowrap;background:#0009;border-radius:3px;padding:1px 4px;font-size:9px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.modal-footer{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.btn-cancel{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:8px 20px;font-size:.85em;font-weight:500;transition:all .2s}.btn-cancel:hover{background:#e5e7eb}.btn-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:8px 20px;font-size:.85em;font-weight:600;transition:all .2s}.btn-confirm:hover{transform:scale(1.02);box-shadow:0 4px 12px #667eea66}.pet-layout-container{flex-direction:column;gap:15px;display:flex}.map-preview{background:#1a1a2e;border-radius:12px;width:100%;height:200px;position:relative;overflow:hidden}.map-preview:before{content:"";z-index:5;pointer-events:none;background:linear-gradient(#0000,#ffffff80,#0000);width:2px;height:100%;position:absolute;top:0;left:50%}@media (height<=600px){.map-preview{height:180px}}.map-bg{object-fit:cover;height:100%;position:absolute;top:0}.map-left{width:50%;left:0}.map-right{width:50%;right:0}.pet-slots{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(3,1fr);gap:4px;width:50%;height:100%;padding:8px;display:grid;position:absolute;top:0;left:0}.pet-slots.enemy-side{width:50%;left:auto;right:0}.pet-slot{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.pet-slot.empty{border:2px dashed #ffffff4d}.pet-slot.has-pet{background:#ffffff26}.pet-slot.enemy-slot.empty{background:#ef44441a;border-color:#ef44444d}.pet-slot.enemy-slot.has-pet{background:#ef444426}.pet-slot.enemy-slot:hover{background:#ef444466}.enemy-pet-detail-modal{border-radius:12px;max-width:180px;overflow:hidden}@media (width>=768px){.enemy-pet-detail-modal{max-width:200px;max-height:280px}.enemy-pet-detail-modal .modal-header{padding:10px 14px}.enemy-pet-detail-modal .modal-header .pet-name{font-size:16px}.enemy-pet-detail-modal .modal-header .pet-level-badge{padding:3px 8px;font-size:12px}.enemy-pet-detail-modal .modal-header .modal-close{width:24px;height:24px}.enemy-pet-detail-modal .modal-header .modal-close svg{width:14px;height:14px}.enemy-pet-detail-stats{padding:12px 14px}.enemy-pet-detail-stats .stat-grid{gap:8px}.enemy-pet-detail-stats .stat-item{padding:6px 8px}.enemy-pet-detail-stats .stat-label{font-size:10px}.enemy-pet-detail-stats .stat-value{font-size:14px}}.enemy-pet-detail-modal .modal-body{padding:0}.enemy-pet-detail-modal .modal-header{color:#333;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.enemy-pet-detail-modal .modal-header .pet-info{flex:1;align-items:center;gap:6px;display:flex}.enemy-pet-detail-modal .modal-header .pet-name{font-size:14px;font-weight:700}.enemy-pet-detail-modal .modal-header .pet-level-badge{color:#666;background:#f3f4f6;border-radius:8px;padding:2px 6px;font-size:11px}.enemy-pet-detail-modal .modal-header .modal-close{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.enemy-pet-detail-modal .modal-header .modal-close:hover{background:#e5e7eb}.enemy-pet-detail-modal .modal-header .modal-close svg{fill:#666;width:12px;height:12px}.enemy-pet-detail-stats{padding:8px 10px}.enemy-pet-detail-stats .stat-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.enemy-pet-detail-stats .stat-item{text-align:center;background:#f9fafb;border-radius:4px;padding:4px 6px}.enemy-pet-detail-stats .stat-label{color:#6b7280;margin-bottom:2px;font-size:9px}.enemy-pet-detail-stats .stat-value{color:#1f2937;font-size:12px;font-weight:700}.enemy-pet-detail-stats .stat-value.hp{color:#10b981}.enemy-pet-detail-stats .stat-value.atk{color:#ef4444}.enemy-pet-detail-stats .stat-value.def{color:#3b82f6}.enemy-pet-detail-stats .stat-value.spd{color:#f59e0b}.bond-pets-modal{flex-direction:column;max-width:320px;max-height:80vh;display:flex}.bond-pets-modal .modal-body{padding:10px;overflow-y:auto}.bond-pets-list{flex-wrap:wrap;gap:8px;display:flex}.bond-pet-item{cursor:pointer;background:#f9fafb;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:52px;padding:6px;transition:all .15s;display:flex}.bond-pet-item:hover{background:#e5e7eb;transform:scale(1.05)}.bond-pet-item.selected{background:#667eea26;border:1px solid #667eea}.bond-pet-item.selected .bond-pet-icon{filter:grayscale();opacity:.6}.bond-pet-item.selected:after{content:"已选";color:#667eea;font-size:9px;font-weight:700}.bond-pet-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 1px 3px #0000001a}.bond-pet-icon img{border-radius:50%;width:30px;height:30px}.bond-pet-name{color:#374151;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:50px;font-size:10px;overflow:hidden}.bond-empty{text-align:center;color:#9ca3af;padding:20px;font-size:13px}.pet-slot:hover{background:#667eea66}.pet-slot .pet-icon-small{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000004d}.pet-slot .pet-icon-small img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;width:30px;height:30px}.pet-pool{background:#f3f4f6;border:2px dashed #0000;border-radius:10px;flex-wrap:wrap;gap:8px;min-height:50px;padding:10px;transition:background .2s,border .2s;display:flex}.pet-pool.drag-over{background:#d1fae5;border-color:#10b981}.pet-pool-item{cursor:grab;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex;box-shadow:0 2px 6px #00000026}.pet-pool-item:hover{transform:scale(1.1)}.pet-pool-item:active{cursor:grabbing}.pet-pool-item img,.pet-slot .pet-icon-small img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;width:32px;height:32px}.pet-slot .pet-icon-small img{width:30px;height:30px}.mobile-drag-ghost{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #667eea80;width:40px!important;height:40px!important}.mobile-drag-ghost img{pointer-events:none;width:32px!important;height:32px!important}.dragging-source{opacity:.4;transform:scale(.9)}.pet-slot.drop-target{transform:scale(1.05);background:#667eea66!important;border:2px dashed #667eeacc!important}@media (hover:none) and (pointer:coarse){.pet-pool-item{cursor:pointer;-webkit-touch-callout:none}.pet-pool-item:active{transform:scale(.95)}.pet-slot{cursor:pointer}.pet-slot:active{transform:scale(.95)}}.fetter-section .section-title-row{border-bottom:none;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:0;display:flex}.fetter-section .section-title-row .section-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.tips{color:#92400e;background:linear-gradient(145deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:12px;margin-top:18px;padding:14px;font-size:.85em}.tips:before{content:"💡 "}.fetter-stat{text-align:center;background:linear-gradient(145deg,#f8f9fa,#e8e8e8);border:1px solid #e0e0e0;border-radius:16px;justify-content:space-around;margin-bottom:18px;padding:18px;display:flex}.stat-item{flex-direction:column;display:flex}.stat-value{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2em;font-weight:700}.stat-label{color:#888;margin-top:4px;font-size:.8em}.collapse-btn{cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:5px;transition:opacity .2s,transform .15s;display:flex}.collapse-btn:hover{opacity:1}.collapse-btn:active{opacity:.6;transform:scale(.9)}.collapse-btn svg{fill:#666;width:24px;height:24px;transition:transform .3s}.collapse-btn.collapsed svg{transform:rotate(-90deg)}.pets-content{opacity:1;max-height:2000px;transition:max-height .4s,opacity .3s;overflow:hidden}.pets-content.collapsed{opacity:0;max-height:0}@media (width<=900px){.main-content{grid-template-columns:1fr}.selected-section{max-height:none;padding:15px;position:static}.section-title-row{flex-direction:row;align-items:center}.section-title-row .section-title{font-size:1.1em}.btn-clear{padding:6px 12px;font-size:.75em}.selected-pets{justify-content:center}.selected-pet,.empty-slot{width:calc(33.3333% - 8px);max-width:110px;height:auto;min-height:90px}.selected-pet .pet-icon{width:50px;height:50px}.selected-pet .pet-icon img{width:45px;height:45px}.selected-pet .pet-name{font-size:.65em}.pets-section{padding:15px}.pets-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pet-card{width:100%;padding:10px 5px}.pet-card .pet-icon{width:55px;height:55px}.pet-card .pet-icon img{width:48px;height:48px}.pet-card .pet-name{font-size:.8em}.pet-card .bond-mini-icon{width:14px;height:14px}.collapse-btn{display:flex}}.player-pet-stats-container{gap:16px;min-height:280px;display:flex}.player-pet-nav{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex-shrink:0;gap:8px;width:70px;padding:8px;display:flex}.player-pet-nav-item{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s;display:flex;position:relative;overflow:hidden}.player-pet-nav-item:hover{border-color:#667eea;transform:scale(1.05)}.player-pet-nav-item.active{background:#667eea1a;border-color:#667eea}.player-pet-nav-item.empty{cursor:default;background:#f3f4f6;border:2px dashed #d1d5db}.player-pet-nav-item.empty:hover{border-color:#d1d5db;transform:none}.player-pet-nav-item img{object-fit:contain;border-radius:8px;width:40px;height:40px}.player-pet-nav-item .slot-number{color:#fff;background:#667eea;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:2px;left:2px}.player-pet-nav-item.empty .slot-number{background:#9ca3af}.player-pet-stats-panel{flex-direction:column;flex:1;min-width:0;display:flex}.stats-empty-hint{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;display:flex}.stats-empty-hint p{color:#9ca3af;font-size:13px}.stats-edit-area{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;padding:12px;display:flex}.stats-pet-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.stats-pet-icon{background:#fff;border:2px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.stats-pet-icon img{object-fit:contain;width:44px;height:44px}.stats-pet-info{flex:1}.stats-pet-name{color:#1f2937;margin-bottom:4px;font-size:14px;font-weight:600}.stats-pet-level{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.stats-pet-level input{text-align:center;color:#374151;border:1px solid #d1d5db;border-radius:4px;width:55px;padding:3px 6px;font-size:12px}.stats-pet-level input:focus{border-color:#667eea;outline:none}.stats-items{flex-direction:column;flex:1;gap:6px;display:flex}.stats-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;display:flex}.stats-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.stats-item-icon img{object-fit:contain;width:24px;height:24px}.stats-item-content{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.stats-item-value{color:#374151;cursor:pointer;border-radius:4px;flex-shrink:0;width:42px;padding:2px 4px;font-size:12px;font-weight:600;transition:color .15s,transform .15s}.stats-item-value:hover{color:#ef4444;background:#ef44441a}.stats-item-value:active{transform:scale(.95)}.stats-item-bar{flex:1;gap:3px;height:14px;display:flex}.bar-segment{cursor:pointer;background-image:url(/%E7%8E%A9%E5%AE%B6%E8%B7%9F%E5%AE%A0%E9%9D%A2%E6%9D%BF/%E7%A9%BA%E8%BF%9B%E5%BA%A6%E6%9D%A1.png);background-repeat:no-repeat;background-size:cover;border-radius:2px;flex:1;height:100%;transition:transform .1s}.bar-segment:hover{transform:scaleY(1.1)}.bar-segment.filled{background-image:url(/%E7%8E%A9%E5%AE%B6%E8%B7%9F%E5%AE%A0%E9%9D%A2%E6%9D%BF/%E5%AE%9E%E8%BF%9B%E5%BA%A6%E6%9D%A1.png)}@media (width<=500px){.player-pet-stats-container{flex-direction:column}.player-pet-nav{flex-flow:wrap;justify-content:center;width:100%}.player-pet-nav-item{width:48px;height:48px}.player-pet-nav-item img{width:36px;height:36px}}
