.gacha-simulator-page .gacha-simulator{max-width:100%;margin:0 auto}.banner-select-section{background-color:#1c1d21;border:1px solid #33343a;border-radius:8px;margin-bottom:20px;padding:16px}.banner-select-section .pw-form-label{text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px}.banner-select-section .pw-form-select{color:#fff;background-color:#151619;border-color:#33343a;font-size:15px}.banner-select-section .pw-form-select:focus{border-color:#009eec;box-shadow:0 0 0 2px #009eec40}.banner-select-section .featured-characters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.banner-select-section .featured-characters .pw-badge-label{color:#ffffff8c;font-size:13px;font-weight:600}.banner-select-section .featured-characters .featured-char{color:gold;align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.banner-select-section .featured-characters .featured-char img{border:1px solid #ffd70066;border-radius:4px}.pull-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.pull-buttons .pull-btn{border-radius:8px;flex-direction:column;align-items:center;min-width:140px;padding:12px 28px;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex}.pull-buttons .pull-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.pull-buttons .pull-btn:disabled{opacity:.6;cursor:not-allowed}.pull-buttons .pull-btn .pull-label{font-size:18px}.pull-buttons .pull-btn .pull-cost{opacity:.8;margin-top:2px;font-size:12px}.pull-buttons .pull-btn-multi{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1}.pull-buttons .pull-btn-multi:hover:not(:disabled){background:linear-gradient(135deg,#7c7ff7,#a78bfa);border-color:#7c7ff7}.pull-buttons .reset-btn{align-self:center;padding:12px 20px;font-size:14px}@keyframes cardFlipIn{0%{opacity:0;transform:rotateY(180deg)scale(.8)}50%{opacity:1}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes glowPulse6{0%,to{box-shadow:0 0 8px #ffd70066,0 0 20px #ffd70033}50%{box-shadow:0 0 16px #ffd700b3,0 0 40px #ffd7004d}}@keyframes glowPulse5{0%,to{box-shadow:0 0 8px #a855f766,0 0 20px #a855f733}50%{box-shadow:0 0 16px #a855f7b3,0 0 40px #a855f74d}}@keyframes fakeOutTransition{0%{border-color:gold;box-shadow:0 0 20px #ffd70080}to{border-color:#a855f7;box-shadow:0 0 20px #a855f780}}.pull-results-area{margin-bottom:24px}.pull-results-area h3{text-transform:uppercase;margin-bottom:12px;font-size:18px;font-weight:600}.pull-cards-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pull-card{perspective:600px;opacity:0;width:90px;height:120px;animation:.5s forwards cardFlipIn}.pull-card.pw-card-revealed{opacity:1}.pull-card .pw-card-inner{background-color:#101113;border:2px solid #33343a;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.pull-card .pw-card-front{display:none}.pull-card .pw-card-back{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:6px;display:flex}.pull-card .pw-card-avatar{margin-bottom:4px}.pull-card .pw-card-avatar img{object-fit:cover;border-radius:6px;width:56px;height:56px}.pull-card .pw-card-info{flex-direction:column;align-items:center;gap:1px;display:flex}.pull-card .pw-card-name{text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.pull-card .pw-card-rarity{font-size:10px;font-weight:700}.pull-card .pw-card-rate-up,.pull-card .pw-card-guaranteed{text-transform:uppercase;color:#22c55e;background-color:#22c55e33;border-radius:3px;padding:1px 4px;font-size:8px;font-weight:700}.pull-card .pw-card-guaranteed{color:#f59e0b;background-color:#f59e0b33}.pull-card.rarity-6 .pw-card-inner{border-color:#d57224;animation:2s ease-in-out infinite glowPulse6}.pull-card.rarity-6 .pw-card-rarity{color:#d57224}.pull-card.rarity-5 .pw-card-inner{border-color:#fffc50;animation:2s ease-in-out infinite glowPulse5}.pull-card.rarity-5 .pw-card-rarity{color:#fffc50}.pull-card.rarity-4 .pw-card-inner{border-color:#8a5fcc}.pull-card.rarity-4 .pw-card-rarity{color:#8a5fcc}.pull-card.fake-out-active .pw-card-inner{border-color:gold;animation:.3s .3s forwards fakeOutTransition;box-shadow:0 0 20px #ffd70080}.stats-panel{background-color:#1c1d21;border:1px solid #33343a;border-radius:8px;margin-bottom:24px;padding:16px}.stats-panel h3{text-transform:uppercase;margin-bottom:12px;font-size:18px;font-weight:600}.stats-panel .stat-card{text-align:center;background-color:#151619;border:1px solid #33343a;border-radius:6px;flex-direction:column;align-items:center;padding:12px 8px;display:flex}.stats-panel .stat-card .stat-value{font-size:24px;font-weight:700;line-height:1.2}.stats-panel .stat-card .stat-value.rarity-6{color:gold}.stats-panel .stat-card .stat-label{text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;margin-top:4px;font-size:11px}.pity-bars .pity-bar-item .pity-bar-header{justify-content:space-between;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.pity-bars .pity-bar-item .progress{background-color:#101113;border-radius:4px;height:8px}.pity-bars .pity-bar-item .progress .progress-bar{background:linear-gradient(135deg,#6366f1,#8b5cf6);height:100%}.pity-bars .pity-bar-item small{font-size:11px}.pull-history{background-color:#1c1d21;border:1px solid #33343a;border-radius:8px;margin-bottom:24px;padding:16px}.pull-history h3{text-transform:uppercase;margin-bottom:12px;font-size:18px;font-weight:600}.pull-history .history-scroll{border-radius:4px;max-height:400px;overflow-y:auto}.pull-history .history-scroll::-webkit-scrollbar{width:6px}.pull-history .history-scroll::-webkit-scrollbar-track{background:#101113}.pull-history .history-scroll::-webkit-scrollbar-thumb{background:#33343a;border-radius:3px}.pull-history .pw-table{margin-bottom:0;font-size:13px}.pull-history .pw-table th{text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;z-index:1;background-color:#1c1d21;border-bottom-color:#33343a;font-size:11px;position:sticky;top:0}.pull-history .pw-table td{vertical-align:middle;border-bottom-color:#33343a80}.pull-history .pw-table tr.rarity-6 td{background-color:#ffd7000d}.pull-history .pw-table tr.rarity-5 td{background-color:#a855f70d}.pull-history .history-char{align-items:center;gap:6px;display:inline-flex}.pull-history .history-char img{border-radius:3px}.pull-history .rarity-badge{font-size:12px;font-weight:700}.pull-history .rarity-badge.rarity-6{color:#d57224}.pull-history .rarity-badge.rarity-5{color:#fffc50}.pull-history .rarity-badge.rarity-4{color:#8a5fcc}.gacha-info-panel{background-color:#1c1d21;border:1px solid #33343a;border-radius:8px;margin-bottom:24px;padding:16px}.gacha-info-panel h3{text-transform:uppercase;margin-bottom:12px;font-size:18px;font-weight:600}.gacha-info-panel ul{margin-bottom:0;padding-left:20px;list-style:outside}.gacha-info-panel ul li{color:#ffffff8c;margin-bottom:4px;font-size:14px;line-height:1.6}.gacha-info-panel ul li strong{color:#fff}@media (max-width:992px){.pull-buttons{flex-direction:column;align-items:stretch}.pull-buttons .pull-btn{min-width:unset}.pull-card{width:70px;height:100px}.pull-card .pw-card-avatar img{width:44px;height:44px}.pull-card .pw-card-name{max-width:62px;font-size:9px}.pull-card .pw-card-rarity{font-size:9px}.stats-panel .stat-card .stat-value{font-size:20px}.pull-history .history-scroll{max-height:300px}.pull-history .pw-table{font-size:12px}}@media (max-width:768px){.pull-card{width:60px;height:90px}.pull-card .pw-card-avatar img{width:36px;height:36px}.pull-card .pw-card-name{max-width:52px;font-size:8px}.stats-panel .stat-card{padding:8px 4px}.stats-panel .stat-card .stat-value{font-size:18px}.stats-panel .stat-card .stat-label{font-size:10px}}