.cc-faction-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.cc-faction-card{border-radius:10px;border:2px solid transparent;padding:.6rem .4rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;position:relative;background:#00000040;color:#ffffff80;min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem}.cc-faction-icon{width:40px;height:40px;object-fit:contain;opacity:.6;transition:opacity .2s ease}.cc-faction-card:hover .cc-faction-icon,.cc-faction-card.selected .cc-faction-icon{opacity:1}.cc-faction-name{font-size:.72rem;font-weight:600;line-height:1.1}.cc-faction-saved{font-size:.78rem;font-weight:600;opacity:.75;line-height:1;margin-top:.2rem;letter-spacing:.01em}.cc-blood-rose{border-color:#dc3c3c4d;color:#e68282bf}.cc-blood-rose:hover{border-color:#dc3c3ca6;background:#dc3c3c1a;color:#ff8080}.cc-blood-rose.selected{background:#dc3c3c33;border-color:#dc3c3c;color:#ff8080;box-shadow:0 0 14px #dc3c3c59}.cc-wings-of-dawn{border-color:#3c82dc4d;color:#82b4e6bf}.cc-wings-of-dawn:hover{border-color:#3c82dca6;background:#3c82dc1a;color:#80b8ff}.cc-wings-of-dawn.selected{background:#3c82dc33;border-color:#3c82dc;color:#80b8ff;box-shadow:0 0 14px #3c82dc59}.cc-guard-of-order{border-color:#dcb4284d;color:#e6c864bf}.cc-guard-of-order:hover{border-color:#dcb428a6;background:#dcb4281a;color:#ffd966}.cc-guard-of-order.selected{background:#dcb42833;border-color:#dcb428;color:#ffd966;box-shadow:0 0 14px #dcb42859}@keyframes pulse-blood-rose{0%,to{box-shadow:0 0 #dc3c3c00}50%{box-shadow:0 0 0 5px #dc3c3c47,0 0 18px #dc3c3c73}}@keyframes pulse-wings-of-dawn{0%,to{box-shadow:0 0 #3c82dc00}50%{box-shadow:0 0 0 5px #3c82dc47,0 0 18px #3c82dc73}}@keyframes pulse-guard-of-order{0%,to{box-shadow:0 0 #dcb42800}50%{box-shadow:0 0 0 5px #dcb42847,0 0 18px #dcb42873}}.pulse-blood-rose{animation:pulse-blood-rose 1.4s ease-in-out infinite}.pulse-wings-of-dawn{animation:pulse-wings-of-dawn 1.4s ease-in-out infinite}.pulse-guard-of-order{animation:pulse-guard-of-order 1.4s ease-in-out infinite}.cc-rec-star{font-size:.72rem;line-height:1}.cc-power-input{width:100%;padding:.7rem 1rem;background:#0000004d;border:1px solid rgba(255,165,0,.3);border-radius:8px;color:#fff;font-size:1rem;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.cc-power-input:focus-visible{border-color:#ffa500b3;box-shadow:0 0 8px #ffa50026}.cc-power-input::placeholder{color:#ffffff47}.cc-options-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.06)}.cc-heroes,.cc-weekly-row{display:flex;align-items:center;gap:.35rem}.cc-opt-label{font-size:.8rem;color:#ffffff80;white-space:nowrap}.cc-count-chip{width:34px;height:30px;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#00000040;color:#ffffff80;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}.cc-count-chip:hover{border-color:#ffa50073;color:#ffa500bf}.cc-count-chip.active{background:#ffa50029;border-color:#ffa500cc;color:orange}.cc-weekly-btn{flex:1;min-width:130px;padding:.4rem .8rem;border-radius:8px;border:1px solid rgba(255,255,255,.13);background:#00000040;color:#ffffff73;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:center}.cc-weekly-btn:hover{border-color:#27ae6073;color:#52be80cc}.cc-weekly-btn.active{background:#27ae6021;border-color:#27ae60b3;color:#52be80}.cc-eff-row{background:#ffa50012;border:1px solid rgba(255,165,0,.25);border-radius:10px;padding:.8rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.cc-eff-label{font-size:.78rem;color:#ffffff80}.cc-eff-value{font-size:1.7rem;font-weight:700;color:orange;line-height:1}.cc-eff-chips{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:center}.cc-chip{padding:.2rem .5rem;border-radius:4px;font-size:.76rem;font-weight:700}.cc-chip-match{background:#ffa50024;color:orange}.cc-chip-hero{background:#27ae6024;color:#52be80}.cc-chip-counter{background:#3498db24;color:#6ab4f5}.cc-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.65rem}.cc-summary-card{background:#ffa5000f;border:1px solid rgba(255,165,0,.2);border-radius:10px;padding:.85rem 1rem;text-align:center}.cc-summary-lbl{font-size:.75rem;color:#ffffff73;margin-bottom:.3rem}.cc-summary-val{font-size:1.25rem;font-weight:700;color:orange}.caravan-table-wrapper{max-height:420px;overflow-y:auto;border-radius:10px;border:1px solid rgba(255,165,0,.18)}.caravan-table{width:100%;border-collapse:collapse}.caravan-table thead{position:sticky;top:0;z-index:1;background:#1c1c1c}.caravan-table th{padding:.6rem .9rem;text-align:left;color:orange;font-weight:600;border-bottom:2px solid rgba(255,165,0,.22);white-space:nowrap;font-size:.82rem}.caravan-table td{padding:.45rem .9rem;border-bottom:1px solid rgba(255,255,255,.04);color:#ffffffc7;font-size:.86rem}.caravan-table tr:last-child td{border-bottom:none}.caravan-row-green{background:#27ae6012}.caravan-row-green td:last-child{color:#52be80;font-weight:600}.caravan-row-yellow{background:#f1c40f12}.caravan-row-yellow td:last-child{color:#f39c12;font-weight:600}.caravan-row-red{background:#8b000012}.caravan-row-red td:last-child{color:#ff6464b8;font-weight:600}.caravan-table-wrapper::-webkit-scrollbar{width:6px}.caravan-table-wrapper::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.caravan-table-wrapper::-webkit-scrollbar-thumb{background:#ffa50047;border-radius:3px}@media(min-width:769px){.cc-faction-card{min-height:90px;padding:.75rem .5rem}.cc-faction-icon{width:52px;height:52px}.cc-faction-name{font-size:.78rem}.cc-power-input{font-size:1.1rem;padding:.85rem 1.25rem}.cc-count-chip{width:40px;height:36px;font-size:.92rem}.cc-weekly-btn{font-size:.88rem;padding:.5rem 1rem}.calc-split.has-results .caravan-table-wrapper{max-height:none}@keyframes slideInFromRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.cc-summary{animation:slideInFromRight 1.3s cubic-bezier(.25,.46,.45,.94) both}.caravan-table-wrapper{animation:slideInFromRight 1.3s cubic-bezier(.25,.46,.45,.94) .15s both}}@media(max-width:480px){.cc-faction-card{padding:.6rem .25rem;font-size:.8rem;min-height:46px}.cc-power-input{font-size:1rem}.cc-options-row{gap:.5rem}.cc-weekly-btn{min-width:110px;font-size:.76rem}.cc-eff-row{padding:.7rem 1rem}.cc-eff-value{font-size:1.35rem}.caravan-table th,.caravan-table td{padding:.4rem .6rem;font-size:.82rem}.caravan-table-wrapper{max-height:340px}}
