:root{--accent-color:#6c5ce7}.body-profile{scroll-behavior:smooth;background-color:#000;font-family:Orbitron,sans-serif;background-image:radial-gradient(circle at 25% 25%,rgba(138,43,226,.1) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(138,43,226,.12) 0,transparent 50%)}.profile-container-wrapper{width:100%;max-width:1900px;border-bottom:1px solid hsla(0,0%,100%,.05);min-height:105vh}.profile-container{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem}.profile-body-wrapper{justify-content:center}.profile-body-wrapper,.profile-header{display:flex;flex-direction:column;gap:2rem}.profile-header{border-radius:1rem;background:rgba(255,255,255 .1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:none}.profile-banner,.profile-header{position:relative;overflow:hidden}.profile-banner{width:100%;height:175px;border-bottom:5px solid #18162a}.profile-banner:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;pointer-events:none;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.75));box-shadow:inset 0 -25px 30px rgba(0,0,0,.6);border-bottom:7px solid #18162a}.avatar-and-name{display:flex;align-items:center;gap:1rem;margin-top:-110px;padding:0 2rem;position:relative;overflow:hidden;width:100%;z-index:2}.profile-avatar{max-width:135px;max-height:135px;min-width:105px;min-height:105px;border-radius:50%;overflow:hidden;border:7px solid #18162a;background:#18162a}.profile-username{font-size:3rem;font-weight:700;color:#fff;margin-top:-20px}.user-key-wrapper2{background:rgba(37,38,42,.7);width:100%;border-radius:.7rem;max-width:700px;border-bottom:.5px solid hsla(0,0%,100%,.2)}.user-key{padding:1rem;background:rgba(16,14,25,.8);border:1px solid rgba(152,152,219,.3);border-radius:.7rem;overflow:hidden;width:100%;max-width:700px;max-height:1500px;overflow-y:auto}.user-key-tag-wrapper{width:100%;padding:.3rem}.user-key-tag{font-size:.7rem;color:hsla(0,0%,100%,.6)}.user-key-footer-wrapper{width:100%;padding:.6rem;gap:1rem;display:flex;flex-direction:column}.user-key-info-wrapper{display:flex;gap:.3rem;flex-direction:column}.user-key-footer-stats-wrapper{width:100%;display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;gap:.4rem;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:.5rem}.user-key-footer-stats-wrapper::-webkit-scrollbar{display:none}.user-key-footer-stats{font-size:.7rem;font-family:monospace;background:rgba(16,15,25,.4);border-radius:1rem;border-right:.05px solid hsla(0,0%,60%,.5);display:flex;align-items:center;gap:.4rem}.user-key-footer-stats-label{padding:.3rem .5rem;background-color:rgba(16,14,25,.5);border-radius:1rem;border:.2px solid rgba(152,152,219,.5);display:flex;align-items:center;gap:.25rem}.user-key-footer-stats-label>i{color:rgba(74,222,128,.5)}.user-key-footer-stats-label>a{color:hsla(0,0%,100%,.4)}.user-key-stats-value{padding:0 .5rem 0 0;color:rgba(0,255,255,.4)}.user-key-wrapper,.user-status-wrapper{width:100%;padding:0 1.5rem;display:flex;flex-direction:center;justify-content:center}.profile-info{padding:1rem 2rem 2rem}.profile-stats{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;z-index:2}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-info{flex:1 1;min-width:250px}.profile-bio,.profile-username{color:var(--text-secondary)}.profile-username{font-size:1rem;margin-top:-3rem;background:hsla(0,0%,100%,.02);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:.1rem .6rem;overflow-x:auto;text-align:center;width:auto;overflow:hidden;border:.1px solid hsla(0,0%,100%,.1)}.profile-joinDate{font-size:.8rem;position:absolute;margin-bottom:-3rem;left:190px;color:hsla(0,0%,100%,.3)}.stats-grid{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.stat-item{background:rgba(20,22,32,.6);padding:1rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.05);text-align:center;min-width:100px;flex:1 1}.stat-value{font-size:1.8rem;font-weight:700;background:linear-gradient(90deg,var(--accent-neon),var(--accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{font-size:.9rem;margin-top:.25rem}.profile-tabs{margin-top:2rem;display:flex;gap:1rem;border-bottom:1px solid hsla(0,0%,100%,.05);flex-wrap:wrap}.tab{padding:.75rem 1rem;cursor:pointer;font-weight:500;border-bottom:2px solid transparent;transition:all .3s ease}.tab.active{border-color:var(--accent-neon);color:var(--accent-neon)}.tab:hover{color:var(--accent-purple)}.settings-button{position:fixed;z-index:100;padding:.1rem;width:2.5rem;height:2.5rem;border-radius:50%;background:transparent;border:.1px solid var(--accent-color);text-decoration:none;transition:background .3s ease,transform .3s ease;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;justify-content:center}.settings-button:active{cursor:-webkit-grabbing;cursor:grabbing}.settings-button:hover{transform:scale(1.05)}.settings-button i{color:rgba(108,92,231,.8);font-size:1.5rem}.profile-box-wrapper,.settings-wrapper{padding:1.5rem;width:100%;position:relative;display:flex;justify-content:center}.settings-wrapper.hidden{display:none}.profile-box,.settings-menu{padding:1rem;background:rgba(20,20,30,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid rgba(152,152,219,.3);border-radius:.7rem;overflow:hidden;width:100%;max-width:700px;max-height:1500px;overflow-y:auto}.setting-title{width:100%;display:flex;justify-content:center;margin-bottom:1rem}.setting-title>a{font-size:1.5rem;color:rgba(108,92,231,.8)}.key-title{width:100%;display:flex;justify-content:space-between}.key-title>a{font-size:1.2rem;color:rgba(108,92,231,.85)}.setting-input-tag{font-size:.7rem;color:hsla(0,0%,100%,.3)}.settings-input-container{border-radius:5px;width:100%;padding:.5rem;font-family:Neuton,serif}.setting-input-text{padding:.5rem;margin-top:4px;font-family:Neuton,serif;font-weight:400;border-radius:8px;color:hsla(0,0%,100%,.5);background-color:rgba(14,15,17,.5);transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease;margin-bottom:15px;width:90%;box-sizing:border-box;border:1px solid #333}.setting-input-text::placeholder{color:#6c6c6c}.setting-input-text:focus{background-color:#1c1c1c;border:.1px solid hsla(0,0%,100%,.1)}.setting-footer{width:100%}.process-loader{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.process-loader .circle{width:16px;height:16px;background:linear-gradient(75deg,rgba(108,92,231,.8),hsla(0,0%,39%,.5));border-radius:50%;animation:bounce 1.5s ease-in-out infinite}.process-loader .circle:nth-child(2){animation-delay:.3s}.process-loader .circle:nth-child(3){animation-delay:.6s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.remove-image{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.3);color:#fff;border:none;border-radius:50%;width:25px;height:25px;cursor:pointer;align-items:center;justify-content:center;font-size:17px;transition:background .3s ease;z-index:200}.remove-image:hover{background:rgba(0,0,0,.9)}.profile-upload-area{position:relative;color:hsla(0,0%,100%,.3);background-color:rgba(14,15,17,.5);padding:20px;border:2px dashed hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;text-align:center;margin-bottom:12px;transition:all .3s ease;width:250px;height:250px;min-width:200px;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;margin-left:auto;margin-right:auto}.profile-upload-area input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;border-radius:50%}.profile-upload-area.has-image input[type=file]{pointer-events:none;cursor:default}.profile-upload-area.has-image .upload-icon{display:none}.banner-upload-area{background-color:rgba(14,15,17,.5);color:hsla(0,0%,100%,.3);border-radius:6px;cursor:pointer;text-align:center;margin-bottom:12px;transition:all .3s ease;height:175px;opacity:.8;display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px dashed #666;overflow:hidden}.banner-upload-area,.result-image-area{position:relative;padding:10px}.banner-upload-area input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.banner-upload-area.has-image input[type=file]{pointer-events:none;cursor:default}.banner-upload-area.has-image .upload-icon{display:none}.loader-modern{display:flex;justify-content:center;align-items:center;height:100px;position:relative}.loader-modern .circle{width:16px;height:16px;background:linear-gradient(75deg,rgba(108,92,231,.8),hsla(0,0%,39%,.5));border-radius:50%;animation:bounce 1.5s ease-in-out infinite}.loader-modern .circle:nth-child(2){animation-delay:.3s}.loader-modern .circle:nth-child(3){animation-delay:.6s}.apiClaimContainer{width:100%;padding:1rem;max-width:700px;max-height:1500px;overflow-y:auto;background:rgba(15,23,42,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;position:relative;overflow:hidden;border:1px solid rgba(152,152,219,.3);z-index:1;font-family:Neuton,serif}.apiClaimContainer:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,transparent 30%,rgba(152,152,219,.3) 70%,rgba(108,92,231,.173) 100%);animation:rotate 15s linear infinite;z-index:-1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.glow{position:absolute;top:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(152,152,219,.3) 10%,rgba(108,92,231,.173) 50%,transparent 70%);filter:blur(30px);z-index:-1}.apiIcon-wrapper{width:100%;gap:1rem}.apiIcon,.apiIcon-wrapper{display:flex;align-items:center}.apiIcon{width:60px;height:60px;border-radius:50%;justify-content:center;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 0 6px var(--accent-color),inset 0 0 6px var(--accent-color)}.apiIcon:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shine 7s infinite}@keyframes shine{0%{left:-100%}50%{left:100%}to{left:100%}}.keyIcon{font-size:30px;color:var(--accent-color)}.title{font-size:24px;font-weight:700;margin-bottom:12px}.description{color:#e2e8f0;line-height:1.6;margin-bottom:24px}.btn-claim-wrapper{width:100%;justify-content:center;display:flex}.stats-key-feature-table-wrapper{border-radius:.5rem;overflow:auto;max-height:300px;margin-bottom:1rem}.stats-key-feature-table{width:100%;max-width:1200px;border-collapse:separate;border-spacing:0 2px;border-radius:.5rem;font-family:Inter,sans-serif}.stats-key-feature-table thead{background:rgba(31,31,36,.5);border-top-right-radius:.5rem;border-top-left-radius:.5rem}.stats-key-feature-table th{padding:.6rem;text-align:center;font-size:.5rem;text-transform:uppercase;letter-spacing:.05rem;color:hsla(0,0%,100%,.75);border-bottom:1px solid hsla(0,0%,100%,.1)}.stats-key-feature-table td{padding:.6rem;font-size:.4rem;text-align:center;background:rgba(40,40,45,.4);border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .3s ease}.stats-key-feature-table tr td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.stats-key-feature-table tr td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.stats-key-feature-table tr:hover td{background:hsla(0,0%,100%,.03);cursor:pointer}.th-success{color:rgba(74,222,128,.8)}.th-error{color:rgba(255,80,80,.8)}.topFeaturesHit,.topFeaturesToday{color:rgba(74,222,128,.8)}.topFeaturesMax{color:rgba(255,255,0,.8)}.topFeaturesInterval{color:rgba(0,255,255,.5)}.endpoint{font-family:monospace;color:hsla(0,0%,100%,.8)}.topRank{color:rgba(74,222,128,.7)}.tagIcon{font-size:.7rem;margin-left:.3rem;color:hsla(0,0%,100%,.8)}.tag-wrapper{width:100%;justify-content:space-between;margin-top:-.2rem;margin-bottom:-.2rem;padding:.2rem;display:flex}.edit-icon,.edit-icon-check{font-size:.75rem;background:hsla(0,0%,75%,.1);padding:.2rem;border-radius:.25rem;right:0;border-bottom:.05px solid hsla(0,0%,100%,.2)}.edit-icon{color:hsla(0,0%,100%,.3)}.edit-icon-check{color:rgba(74,222,128,.3)}.invalidKey-wrapper{width:100%;display:flex;justify-content:center}.invalidKey-info{font-size:.75rem;color:rgba(255,80,80,.8)}.apiKey-display{font-family:Neuton,serif;font-weight:400;font-size:.75rem;border-radius:8px;color:hsla(0,0%,100%,.5);background-color:rgba(14,15,17,.5);display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid #3c3c5e;padding:.5rem .75rem;width:100%}.api-key{letter-spacing:1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:85%;color:hsla(0,0%,100%,.4)}.toggle-visibility{background:none;border:none;cursor:pointer;font-size:.75rem;color:#c1b6ff;opacity:.7;transition:color .2s}.toggle-visibility:hover{color:#d4caff}.user-key-footer-tag{width:100%;color:hsla(0,0%,100%,.3);font-size:.7rem;display:flex;gap:.3rem}.user-key-footer-tag>p{color:hsla(0,0%,100%,.7)}.edit-input-key{padding:.5rem;font-family:Neuton,serif;font-weight:400;border-radius:8px;color:hsla(0,0%,100%,.5);background-color:rgba(14,15,17,.5);transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease;width:100%;box-sizing:border-box;border:1px solid #333}.edit-input-key::placeholder{color:#6c6c6c}.edit-input-key:focus{background-color:#1c1c1c;border:.1px solid hsla(0,0%,100%,.1)}@media (max-width:575.98px){.setting-title>a{font-size:1.2rem}.profile-upload-area{width:150px;height:150px;font-size:.7rem}.banner-upload-area{border:2px dashed hsla(0,0%,100%,.1);font-size:.7rem}.edit-input-key,.setting-input-text{font-size:.75rem}}.dropdown-icon{color:var(--text-muted);font-size:.75rem;transition:transform .2s ease,color .2s ease}.dropdown-icon.rotated{transform:rotate(180deg);color:var(--accent-color)}.dropdown-options{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%);width:90%;background:rgba(31,31,36,.6);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,.4);scrollbar-width:1px;z-index:1000;overflow-y:auto;max-height:350px;opacity:1;animation:dropdownSlideIn .4s ease;font-family:Inter,sans-serif}.dropdown-option{padding:10px 15px;color:hsla(0,0%,100%,.85);font-size:.65rem;cursor:pointer;transition:background .3s ease,color .3s ease;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:space-between}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background-color:hsla(0,0%,100%,.05);color:#fff}.dropdown-option.selected{background-color:hsla(0,0%,100%,.025);color:hsla(260,2%,68%,.486);font-weight:500}.dropdown-option.selected:after{content:"✓";color:var(--accent-color);font-size:.7rem}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px);max-height:0}to{opacity:1;transform:translateX(-50%) translateY(0);max-height:300px}}