.profile-token-vault{position:relative;margin-top:70px;padding:clamp(24px,4vw,46px);overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 10%,#ff3c8e55,transparent 30%),radial-gradient(circle at 85% 85%,#14d9e844,transparent 34%),#0a1027;border:5px solid #111;box-shadow:11px 11px 0 #14d9e8}.profile-token-vault:before{position:absolute;inset:0;content:"";pointer-events:none;background-image:radial-gradient(#ffffff24 1.5px,transparent 1.5px);background-size:22px 22px}.profile-token-vault>*{position:relative}.profile-token-vault-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:4px solid #ff3c8e}.profile-token-vault-head p{display:inline-block;margin:0;padding:7px 10px;color:#111;background:#ffe14a;border:3px solid #111;box-shadow:3px 3px 0 #ff3c8e;font-size:11px;font-weight:1000;text-transform:uppercase}.profile-token-vault-head h2{margin:14px 0 5px;font-family:var(--display);font-size:clamp(42px,6vw,76px);line-height:.9;text-transform:uppercase;text-shadow:4px 4px 0 #ff3c8e}.profile-token-vault-head span{color:#c8d7ed;font-weight:750}.profile-token-vault-head>strong{display:grid;min-width:150px;padding:12px 18px;color:#111;background:#ffe14a;border:4px solid #111;box-shadow:5px 5px 0 #ff3c8e;text-align:center}.profile-token-vault-head>strong b{font-family:var(--display);font-size:38px;line-height:1}.profile-token-vault-head>strong small{font-size:9px;font-weight:1000;text-transform:uppercase}.profile-token-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:26px}.profile-token-card{position:relative;min-width:0;padding:13px;color:#111;background:#fff8ea;border:3px solid #111;box-shadow:5px 5px 0 #ff3c8e;transition:transform .18s ease,box-shadow .18s ease}.profile-token-card:nth-child(even){box-shadow-color:#14d9e8}.profile-token-card:hover{z-index:2;transform:translateY(-7px) rotate(-1deg);box-shadow:8px 11px 0 #ffe14a}.profile-token-card.is-newest{background:linear-gradient(150deg,#fff8ea,#fff1a8);border-color:#ffe14a}.profile-token-new{position:absolute;z-index:2;top:7px;left:7px;padding:5px 7px;color:#111;background:#ffe14a;border:2px solid #111;font-size:8px;font-weight:1000;text-transform:uppercase}.profile-token-glow{display:grid;place-items:center;aspect-ratio:1;padding:7px;overflow:hidden;background:radial-gradient(circle,#fff 20%,#14d9e855 48%,#111 72%);border:3px solid #111}.profile-token-glow img{display:block;width:100%;height:100%;object-fit:contain}.profile-token-card>span{display:block;margin-top:10px;overflow:hidden;color:#d93a00;font-size:9px;font-weight:1000;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.profile-token-card h3{margin:5px 0;font-family:var(--display);font-size:17px;line-height:1;text-transform:uppercase}.profile-token-card time{color:#686159;font-size:9px;font-weight:850}.profile-token-more{display:flex;justify-content:space-between;gap:15px;margin-top:22px;padding:12px 15px;color:#111;background:#d8fbff;border:3px solid #111;box-shadow:4px 4px 0 #ff3c8e;font-size:11px;font-weight:900}.profile-token-empty{display:flex;align-items:center;gap:18px;margin-top:25px;padding:24px;background:#ffffff12;border:3px dashed #ffe14a}.profile-token-empty>span{font-size:42px}.profile-token-empty strong{display:block;color:#ffe14a;font-family:var(--display);font-size:25px;text-transform:uppercase}.profile-token-empty p{margin:5px 0 0;color:#c8d7ed;font-weight:750}@media(max-width:1100px){.profile-token-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.profile-token-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.profile-token-vault-head{align-items:flex-start;flex-direction:column}.profile-token-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-token-vault-head>strong{min-width:110px}.profile-token-more{flex-direction:column}}@media(max-width:430px){.profile-token-grid{gap:11px}.profile-token-card{padding:9px}.profile-token-card h3{font-size:14px}}
