@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.thegraph-page{--tg-purple:#6f4cff;--tg-purple-dim:#6f4cff66;--tg-purple-glow:#6f4cff59;--tg-galaxy:#0c0a1d;--tg-galaxy-soft:#12102a;--tg-white:#f8f6ff;--tg-aqua:#66d8ff;--tg-pink:#ff79c6;--tg-yellow:#ffa801;min-height:100vh;font-family:Poppins,Nunito,sans-serif;position:relative;overflow-x:hidden}.thegraph-page:before{content:"";background:radial-gradient(ellipse 80% 50% at 50% -20%, var(--tg-purple-glow), transparent 50%), radial-gradient(ellipse 60% 40% at 90% 50%, #4c66ff26, transparent 45%), radial-gradient(ellipse 50% 30% at 10% 80%, #ff79c614, transparent 40%), linear-gradient(180deg, var(--tg-galaxy) 0%, var(--tg-galaxy-soft) 50%, var(--tg-galaxy) 100%);z-index:-2;pointer-events:none;position:fixed;inset:0}.thegraph-page:after{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#6f4cff08 1px,#0000 1px),linear-gradient(90deg,#6f4cff08 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.thegraph-page-inner{z-index:0;max-width:920px;margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}.thegraph-breadcrumb{align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.875rem;display:flex}.thegraph-breadcrumb a{color:#f8f6ff99;text-decoration:none;transition:color .2s}.thegraph-breadcrumb a:hover{color:var(--tg-purple)}.thegraph-breadcrumb span{color:#f8f6ff66}.thegraph-hero{text-align:center;margin-bottom:3rem;animation:.8s ease-out thegraphFadeUp}.thegraph-hero-logo{justify-content:center;align-items:center;width:176px;height:176px;margin-bottom:1.25rem;display:inline-flex}.thegraph-hero h1{background:linear-gradient(135deg, var(--tg-white) 0%, #f8f6ffd9 50%, var(--tg-aqua) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.thegraph-hero p{color:#f8f6ffcc;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.6}.thegraph-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0c0a1dd1 0%,#12102ae0 100%),url(/images/thegrapg_bg1.jpg) 50%/cover no-repeat;border:1px solid #6f4cff40;border-radius:24px;padding:2rem;animation:.6s ease-out .2s both thegraphFadeUp;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff0d}.thegraph-form-label{color:var(--tg-white);margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.thegraph-form-hint{color:#f8f6ff8c;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.thegraph-form-hint code{background:#6f4cff33;border-radius:6px;padding:.15rem .4rem;font-size:.8em}.thegraph-input-row{gap:.75rem;margin-bottom:.75rem;display:flex}.thegraph-input{color:var(--tg-white);background:#00000059;border:1px solid #ffffff1f;border-radius:14px;flex:1;padding:.9rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .3s}.thegraph-input::placeholder{color:#f8f6ff59}.thegraph-input:focus{border-color:var(--tg-purple);box-shadow:0 0 0 3px var(--tg-purple-glow);outline:none}.thegraph-input.invalid{border-color:#ef444499;box-shadow:0 0 0 2px #ef444433}.thegraph-btn-remove{color:#f8f6ffcc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;padding:.6rem;font-size:1.2rem;transition:all .2s}.thegraph-btn-remove:hover:not(:disabled){color:#fca5a5;background:#ef444433;border-color:#ef444466}.thegraph-btn-add{color:var(--tg-purple);cursor:pointer;background:#6f4cff26;border:1px dashed #6f4cff80;border-radius:12px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.thegraph-btn-add:hover:not(:disabled){background:#6f4cff40;border-style:solid;transform:translateY(-1px)}.thegraph-error{color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d;border-radius:14px;align-items:center;gap:.5rem;margin:1.25rem 0;padding:1rem 1.25rem;animation:.5s thegraphShake;display:flex}.thegraph-submit-wrap{justify-content:center;margin-top:2rem;display:flex}.thegraph-btn-submit{color:var(--tg-white);letter-spacing:.15em;cursor:pointer;background:linear-gradient(145deg,#0a0818 0%,#151028 50%,#0d0a1a 100%);border:1px solid #6f4cff59;border-radius:14px;align-items:center;gap:.6rem;padding:1rem 2rem;font-family:inherit;font-size:1.15rem;font-weight:700;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006,inset 0 1px #ffffff0f}.thegraph-btn-submit:hover:not(:disabled){border-color:#6f4cff99;box-shadow:0 8px 32px #6f4cff40,0 0 40px #6f4cff26,inset 0 1px #ffffff14}.thegraph-btn-submit:active:not(:disabled){box-shadow:0 4px 24px #6f4cff33,inset 0 1px #ffffff0a}.thegraph-btn-submit:disabled{opacity:.75;cursor:not-allowed}.thegraph-btn-content{z-index:1;align-items:center;gap:.6rem;display:inline-flex;position:relative}.thegraph-btn-logo{opacity:.95;flex-shrink:0;transition:filter .3s}.thegraph-btn-text{font-size:1.1em;transition:text-shadow .3s}.thegraph-btn-submit:hover:not(:disabled) .thegraph-btn-logo{filter:drop-shadow(3px 0 4px #f8f6ff80)drop-shadow(6px 0 8px #f8f6ff59)drop-shadow(10px 0 12px #f8f6ff33)drop-shadow(14px 0 16px #f8f6ff1a)}.thegraph-btn-submit:hover:not(:disabled) .thegraph-btn-text{text-shadow:3px 0 4px #f8f6ff99,6px 0 8px #f8f6ff66,9px 0 12px #f8f6ff40,12px 0 16px #f8f6ff26,16px 0 20px #f8f6ff14}.thegraph-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.2rem;height:1.2rem;animation:.8s linear infinite thegraphSpin}@keyframes thegraphSpin{to{transform:rotate(360deg)}}.thegraph-results{background:linear-gradient(160deg,#0c0a1deb 0%,#12102af0 40%,#0c0a1df5 100%),url(/images/thegrapg_bg1.jpg) 50%/cover no-repeat;border:1px solid #ffffff1f;border-radius:24px;margin-top:2.5rem;animation:.6s ease-out thegraphFadeUp;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000004d}.thegraph-results-header{border-bottom:1px solid #ffffff1a;padding:2rem 2rem 1rem}.thegraph-results-title{color:var(--tg-white);align-items:center;gap:.75rem;margin:0 0 .35rem;font-size:1.6rem;font-weight:700;display:flex}.thegraph-results-title:before{content:"";background:linear-gradient(180deg, var(--tg-purple), var(--tg-aqua));border-radius:4px;width:4px;height:1.5rem}.thegraph-results-subtitle{color:#f8f6ffb3;margin:0 0 .5rem;font-size:.95rem}.thegraph-results-id-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.thegraph-results-id-item{font-size:.8rem}.thegraph-results-id-item code{color:#f8f6ffe6;background:#6f4cff26;border-radius:8px;padding:.25rem .6rem}.thegraph-results-body{padding:1.5rem 2rem 2rem}.thegraph-section-title{color:var(--tg-white);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;font-weight:600;display:flex}.thegraph-section-title i{color:var(--tg-purple)}.thegraph-usage-section{margin-bottom:2rem}.thegraph-usage-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.thegraph-usage-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:1.25rem 1.5rem;transition:all .25s}.thegraph-usage-card:hover{background:#ffffff0f;border-color:#6f4cff40}.thegraph-usage-card-sync{border-left:4px solid var(--tg-aqua)}.thegraph-usage-card-maint{border-left:4px solid var(--tg-purple)}.thegraph-usage-card-label{color:#f8f6fff2;margin-bottom:.25rem;font-size:1rem;font-weight:600}.thegraph-usage-card-hint{color:#f8f6ffcc;margin-top:.2rem;font-size:.9rem;display:block}.thegraph-usage-card-value{color:var(--tg-white);margin:.25rem 0 0;font-size:1.75rem;font-weight:700}.thegraph-details-section{margin-bottom:2rem}.thegraph-detail-block{background:#00000040;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:1.5rem;padding:1.25rem}.thegraph-detail-block:last-child{margin-bottom:0}.thegraph-detail-block-title{color:#f8f6ffe6;margin:0 0 1rem;font-size:.95rem;font-weight:600}.thegraph-by-network{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.thegraph-network-pill{color:#f8f6ffe6;background:#6f4cff33;border-radius:8px;padding:.35rem .75rem;font-size:.85rem}.thegraph-breakdown-methods{flex-direction:column;gap:1rem;display:flex}.thegraph-breakdown-network{background:#0003;border-radius:10px;padding:.75rem}.thegraph-breakdown-network-name{color:var(--tg-aqua);text-transform:capitalize;margin:0 0 .5rem;font-size:.85rem;font-weight:600}.thegraph-breakdown-table{border-collapse:collapse;width:100%;font-size:.85rem}.thegraph-breakdown-table th,.thegraph-breakdown-table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:.5rem .75rem}.thegraph-breakdown-table th{color:#f8f6ff80;font-weight:500}.thegraph-breakdown-table td{color:#f8f6ffe6}.thegraph-breakdown-table code{background:#6f4cff26;border-radius:4px;padding:.15rem .4rem;font-size:.8em}.thegraph-plans-section{margin-bottom:2rem}.thegraph-plans-two{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:700px){.thegraph-plans-two{grid-template-columns:1fr}}.thegraph-plan-card{background:#14123080;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem}.thegraph-plan-card-sync{border-top:3px solid var(--tg-aqua)}.thegraph-plan-card-maint{border-top:3px solid var(--tg-purple)}.thegraph-plan-card-title{color:var(--tg-white);margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.thegraph-plan-card-desc{color:#f8f6ffcc;margin-bottom:1rem;font-size:.9rem;line-height:1.45}.thegraph-plan-card-plan{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.thegraph-plan-card-name{color:var(--tg-white);font-size:1.25rem;font-weight:700}.thegraph-plan-card-limit{color:#f8f6ffd9;font-size:.95rem}.thegraph-plan-usage{border-top:1px solid #ffffff14;padding-top:1rem}.thegraph-plan-usage-row{color:#f8f6ffbf;justify-content:space-between;margin-bottom:.35rem;font-size:.85rem;display:flex}.thegraph-plan-usage-row span:last-child{color:#f8f6fff2;font-weight:600}.thegraph-plan-usage-bar-wrap{background:#ffffff14;border-radius:3px;height:6px;margin:.5rem 0 .75rem;overflow:hidden}.thegraph-plan-usage-bar{background:linear-gradient(90deg, var(--tg-aqua), var(--tg-purple));border-radius:3px;min-width:2px;height:100%;transition:width .4s}.thegraph-plan-card-maint .thegraph-plan-usage-bar{background:var(--tg-purple)}.thegraph-plan-usage-remain{color:#f8f6ffe6;margin-bottom:0;font-size:.9rem}.thegraph-plan-usage-remain span:last-child{color:var(--tg-aqua)}.thegraph-plan-card-maint .thegraph-plan-usage-remain span:last-child{color:var(--tg-purple)}.thegraph-meta-row{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:1rem;padding:1rem 0;display:flex}.thegraph-meta-item{color:#f8f6ffb3;align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.thegraph-meta-item i{color:var(--tg-purple)}.thegraph-warnings{background:#ffa70114;border:1px solid #ffa70140;border-radius:12px;margin-top:1rem;padding:1rem 1.25rem}.thegraph-warnings-title{color:var(--tg-yellow);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.9rem;font-weight:600;display:flex}.thegraph-warning-item{color:#ffd700f2;padding:.35rem 0;font-size:.9rem}@keyframes thegraphFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes thegraphShake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}
