*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#0d0b1a;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button{cursor:pointer;font-family:inherit;border:none;background:none;color:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.pm-app{min-height:100vh;background:linear-gradient(135deg,#0d0b1a,#13102b,#0d0b1a);position:relative;overflow-x:hidden}.pm-blobs{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.pm-blob{position:absolute;border-radius:50%;filter:blur(80px)}.pm-blob-1{width:400px;height:400px;top:-120px;left:-120px;background:#9333ea2e}.pm-blob-2{width:400px;height:400px;top:40%;right:-120px;background:#4f46e52e}.pm-blob-3{width:400px;height:400px;bottom:-120px;left:33%;background:#db27771a}.pm-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.1)}.pm-header-inner{max-width:1280px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;gap:14px}.pm-logo-icon{width:36px;height:36px;flex-shrink:0}.pm-logo-title{font-size:22px;font-weight:800;letter-spacing:-.5px;line-height:1;background:linear-gradient(90deg,#fde047,#fb923c,#ef4444);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pm-logo-subtitle{font-size:10px;color:#ffffff59;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-top:3px}.pm-main{max-width:1280px;margin:0 auto;padding:32px 24px;position:relative;z-index:10}.pm-layout{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.pm-layout{flex-direction:row;align-items:flex-start}}.pm-left-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.pm-right-col{width:100%}@media(min-width:1024px){.pm-right-col{width:384px;flex-shrink:0}}.pm-search-wrapper{position:relative}.pm-team-full-banner{display:flex;align-items:center;gap:10px;padding:10px 16px;margin-bottom:12px;border-radius:12px;background:#eab3081a;border:1px solid rgba(234,179,8,.25);color:#fde047d9;font-size:13px;font-weight:500}.pm-team-full-banner svg{flex-shrink:0;width:16px;height:16px;color:#fbbf24}.pm-search-row{position:relative;display:flex;align-items:center}.pm-search-icon{position:absolute;left:16px;pointer-events:none;color:#ffffff4d;width:16px;height:16px}.pm-search-input{width:100%;padding:14px 48px 14px 44px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;font-family:inherit;font-size:14px;font-weight:500;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.pm-search-input::placeholder{color:#ffffff40}.pm-search-input:focus{border-color:#a855f78c;background:#ffffff17;box-shadow:0 0 0 3px #a855f71f}.pm-search-input:disabled{opacity:.4;cursor:not-allowed}.pm-search-right{position:absolute;right:16px}.pm-spinner{width:16px;height:16px;border:2px solid rgba(168,85,247,.6);border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.pm-clear-btn{width:20px;height:20px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#ffffff80;transition:background .15s,color .15s}.pm-clear-btn:hover{background:#fff3;color:#ffffffd9}.pm-clear-btn svg{width:12px;height:12px}.pm-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:50;border-radius:14px;background:#16122cf7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 60px #0000008c;overflow:hidden}.pm-dropdown-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 16px;text-align:left;transition:background .1s}.pm-dropdown-item:hover:not(:disabled){background:#ffffff0d}.pm-dropdown-item.is-active{background:#ffffff17}.pm-dropdown-item:disabled{opacity:.4;cursor:default}.pm-item-sprite{width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;overflow:hidden}.pm-item-sprite img{width:36px;height:36px;object-fit:contain}.pm-item-info{flex:1;min-width:0}.pm-item-name{color:#ffffffeb;font-size:13px;font-weight:600;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.pm-item-num{color:#ffffff4d;font-size:11px;margin-top:1px}.pm-item-onteam{flex-shrink:0;display:flex;align-items:center;gap:4px;color:#34d399bf;font-size:11px;font-weight:600}.pm-item-onteam svg{width:13px;height:13px}.pm-loading-label{margin-top:8px;padding-left:4px;display:flex;align-items:center;gap:6px;font-size:12px;color:#a855f7a6;font-weight:500}.pm-loading-dot{width:6px;height:6px;border-radius:50%;background:#a855f7a6;animation:pulse-dot 1.5s ease-in-out infinite}.pm-team-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pm-section-title{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80}.pm-team-count{font-size:12px;font-weight:500;color:#ffffff4d}.pm-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pm-slot-empty{aspect-ratio:3/4;border-radius:20px;border:2px dashed rgba(255,255,255,.1);background:#ffffff05;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:border-color .2s,background .2s}.pm-slot-empty:hover{border-color:#ffffff38;background:#ffffff0a}.pm-slot-icon{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center}.pm-slot-icon svg{width:20px;height:20px;color:#fff3}.pm-slot-label{font-size:11px;font-weight:500;color:#ffffff26}.pm-card{position:relative;aspect-ratio:3/4;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .3s ease,border-color .3s,box-shadow .3s}.pm-card:hover{transform:scale(1.03);border-color:#ffffff42;box-shadow:0 20px 40px #00000073}.pm-card-overlay{position:absolute;inset:0;opacity:.2;pointer-events:none;transition:opacity .3s}.pm-card:hover .pm-card-overlay{opacity:.32}.pm-card-remove{position:absolute;top:8px;right:8px;z-index:20;width:28px;height:28px;border-radius:50%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.12);color:#fff9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s,color .2s,border-color .2s}.pm-card-remove svg{width:13px;height:13px}.pm-card:hover .pm-card-remove{opacity:1}.pm-card-remove:hover{background:#ef4444cc;color:#fff;border-color:#ef444480}.pm-card-artwork{position:relative;display:flex;align-items:center;justify-content:center;padding:16px 16px 0;height:65%}.pm-card-artwork img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.5));transition:transform .3s ease}.pm-card:hover .pm-card-artwork img{transform:scale(1.1) translateY(-4px)}.pm-card-footer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.4) 55%,transparent 100%);padding:28px 12px 12px}.pm-card-name{color:#fff;font-weight:700;font-size:13px;text-transform:capitalize;line-height:1.2;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-card-badges{display:flex;flex-wrap:wrap;gap:4px}.pm-type-badge{padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb}.pm-panel{border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;flex-direction:column;overflow:hidden;min-height:420px}.pm-panel-header{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.pm-panel-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.pm-panel-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 24px;text-align:center}.pm-panel-empty-icon{width:64px;height:64px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center}.pm-panel-empty-icon svg{width:28px;height:28px;color:#ffffff26}.pm-panel-empty p{color:#ffffff40;font-size:13px;font-weight:500;line-height:1.65}.pm-archetype{border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:12px}.pm-arch-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.pm-arch-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px}.pm-arch-name{color:#fff;font-weight:700;font-size:14px;line-height:1.2}.pm-arch-bst{margin-left:auto;text-align:right;flex-shrink:0}.pm-arch-bst-lbl{font-size:10px;color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em}.pm-arch-bst-val{font-weight:700;font-size:15px}.pm-stats-lbl,.pm-vuln-lbl{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:12px}.pm-stat-rows{display:flex;flex-direction:column;gap:10px}.pm-stat-row{display:flex;align-items:center;gap:12px}.pm-stat-name{font-size:12px;color:#ffffff80;font-weight:500;width:52px;flex-shrink:0}.pm-stat-track{flex:1;height:8px;border-radius:999px;background:#ffffff12;overflow:hidden}.pm-stat-fill{height:100%;border-radius:999px;transition:width .5s ease}.pm-stat-val{font-size:12px;font-weight:700;width:32px;text-align:right;flex-shrink:0}.pm-vuln-good{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;background:#34d39914;border:1px solid rgba(52,211,153,.2);color:#34d399bf;font-size:12px;font-weight:500}.pm-vuln-good svg{width:16px;height:16px;flex-shrink:0}.pm-vuln-list{display:flex;flex-direction:column;gap:8px}.pm-vuln-card{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px}.pm-vuln-card svg{width:16px;height:16px;flex-shrink:0}.pm-vuln-msg{font-size:12px;font-weight:600;color:#ffffffd1;line-height:1.35;flex:1;min-width:0}.pm-vuln-type{font-weight:700;text-transform:capitalize}.pm-vuln-pill{flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700}
