.styles-module__jLgmNG__container{width:100%;height:100dvh;padding:0 2rem 2rem;overflow:hidden auto}.styles-module__jLgmNG__header_cons{color:var(--foreground);justify-content:left;align-items:center;width:100%;height:80px;padding:3rem 0;display:flex}.styles-module__jLgmNG__header_cons svg{width:40px;height:40px;color:var(--primary);margin:0 1rem}.styles-module__jLgmNG__header_cons span{align-items:center;display:flex}.styles-module__jLgmNG__status{border-radius:12px;width:100%;height:auto;padding:0}.styles-module__jLgmNG__statusHeader{border-bottom:1px solid var(--default-color-white-2);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.styles-module__jLgmNG__statusHeader h2{margin:0}.styles-module__jLgmNG__statusHeader p{color:var(--default-color-gray);font-size:.85rem;font-weight:600}.styles-module__jLgmNG__container h2{color:var(--default-color-black)}.styles-module__jLgmNG__info{grid-template-columns:repeat(3,1fr);gap:1.1rem;width:100%;height:auto;margin-top:.5rem;padding:1rem 0;display:grid}.styles-module__jLgmNG__info div{width:100%;height:auto;color:var(--foreground);background-color:var(--default-color-white);border:1px solid var(--default-color-white-2);box-shadow:0 4px 20px var(--fx-color-bg);border-radius:12px;padding:1.3rem;transition:transform .2s,box-shadow .2s}.styles-module__jLgmNG__info div:hover{box-shadow:0 8px 28px var(--fx-color-bg-effects);transform:translateY(-3px)}.styles-module__jLgmNG__info h3{color:var(--default-color-gray);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .2rem .2rem;font-size:.82rem;font-weight:600}.styles-module__jLgmNG__info p{color:var(--foreground);margin:.4rem .2rem;font-size:2rem;font-weight:700}.styles-module__jLgmNG__icons{justify-content:flex-start;align-items:center;padding:.6rem .2rem 0;display:flex}.styles-module__jLgmNG__icons span{background:var(--background_linear_1);border-radius:10px;padding:.7rem;display:flex}.styles-module__jLgmNG__icons svg{width:22px;height:22px;color:var(--default-color-white)}.styles-module__jLgmNG__analytics_data{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;margin-top:1rem;display:flex}.styles-module__jLgmNG__graph_container{flex-flow:column;justify-content:center;align-items:flex-start;width:50%;height:auto;display:flex}.styles-module__jLgmNG__graph_container select{cursor:pointer;background-color:var(--primary);color:var(--default-color-white);border:none;border-radius:8px;padding:.5rem .9rem;font-weight:600;transition:background-color .2s}.styles-module__jLgmNG__graph_container select:hover{background-color:var(--secondary)}.styles-module__jLgmNG__reportTitle{width:min(780px,100%);color:var(--default-color-black);letter-spacing:.02rem;margin:1.2rem 1rem .6rem;font-size:1.05rem;font-weight:700}.styles-module__jLgmNG__graph{background:var(--default-color-white);border:1px solid var(--default-color-white-2);width:min(780px,100%);height:auto;box-shadow:0 4px 20px var(--fx-color-bg);border-radius:12px;margin:.2rem 0 1rem;padding:1.6rem;transition:box-shadow .2s;position:relative}.styles-module__jLgmNG__graph:hover{box-shadow:0 8px 28px var(--fx-color-bg-effects)}.styles-module__jLgmNG__info2{width:100%;height:auto;margin:0;padding:.75rem .3rem 0}.styles-module__jLgmNG__chartHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__jLgmNG__graph h2{color:var(--foreground);margin:0;font-size:1.05rem}.styles-module__jLgmNG__chartShell{border-radius:8px;width:100%;height:270px;padding:.4rem 0}.styles-module__jLgmNG__trendUp,.styles-module__jLgmNG__trendDown{letter-spacing:.015rem;white-space:nowrap;border-radius:999px;padding:.4rem .8rem;font-size:.78rem;font-weight:700}.styles-module__jLgmNG__trendUp{color:var(--default-color-green);background-color:#4caf501f;border:1px solid #4caf504d}.styles-module__jLgmNG__trendDown{color:var(--default-color-red);background-color:#e94b3c1f;border:1px solid #e94b3c4d}.styles-module__jLgmNG__records{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:50%;height:100%;padding:0 0 0 1rem;display:flex}.styles-module__jLgmNG__pieCard{background-color:var(--default-color-white);border:1px solid var(--default-color-white-2);box-shadow:0 4px 20px var(--fx-color-bg);border-radius:12px;width:100%;margin:0 0 1.2rem;padding:1.4rem}.styles-module__jLgmNG__pieCard h3{color:var(--default-color-black);margin:0 0 .8rem;font-size:1rem}.styles-module__jLgmNG__pieShell{width:100%;height:260px}.styles-module__jLgmNG__tableScroll{border-radius:12px;width:100%;overflow-x:auto}.styles-module__jLgmNG__rankings{text-align:center;background-color:var(--default-color-white);width:100%;min-width:420px;height:auto;color:var(--foreground);border:1px solid var(--default-color-white-2);box-shadow:0 4px 20px var(--fx-color-bg);border-collapse:separate;border-spacing:0;border-radius:12px;margin:.4rem 0 1rem;overflow:hidden}.styles-module__jLgmNG__rankings th{text-align:center;border-bottom:2px solid var(--default-color-white-2);background-color:var(--default-color-white);color:var(--default-color-gray);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.9rem 1rem;font-size:.78rem;position:sticky;top:0}.styles-module__jLgmNG__rankings td{border-bottom:1px solid var(--default-color-white-2);padding:.85rem 1rem;font-size:.9rem}.styles-module__jLgmNG__rankings tbody tr:last-child td{border-bottom:none}.styles-module__jLgmNG__rankings tbody tr:hover td{background-color:var(--fx-color-bg)}.styles-module__jLgmNG__header_cons{justify-content:space-between}.styles-module__jLgmNG__upgradeBtn{cursor:pointer;background-color:var(--primary);color:var(--default-color-white);border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background-color .2s,transform .15s}.styles-module__jLgmNG__upgradeBtn:hover{background-color:var(--secondary);transform:translateY(-1px)}.styles-module__jLgmNG__modalOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background-color:#0a0f1e8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.styles-module__jLgmNG__modalCard{background-color:var(--default-color-white);border-radius:16px;width:min(1000px,100%);max-height:90vh;padding:1.8rem;overflow-y:auto;box-shadow:0 20px 60px #00000040}.styles-module__jLgmNG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__jLgmNG__modalHeader h2{color:var(--default-color-black);margin:0}.styles-module__jLgmNG__closeBtn{cursor:pointer;color:var(--default-color-gray);background:0 0;border:none;border-radius:6px;padding:.4rem .6rem;font-size:1.1rem;transition:background-color .15s}.styles-module__jLgmNG__closeBtn:hover{background-color:var(--default-color-white-2)}.styles-module__jLgmNG__tiersGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.styles-module__jLgmNG__tierCard{border:1px solid var(--default-color-white-2);background-color:var(--default-color-white);border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.styles-module__jLgmNG__tierCard:hover{box-shadow:0 8px 28px var(--fx-color-bg-effects);transform:translateY(-4px)}.styles-module__jLgmNG__tierHighlight{border:2px solid var(--primary);box-shadow:0 8px 28px var(--fx-color-bg-effects)}.styles-module__jLgmNG__popularBadge{background-color:var(--primary);color:var(--default-color-white);letter-spacing:.03em;border-radius:999px;padding:.3rem .7rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;right:1.2rem}.styles-module__jLgmNG__tierCard h3{color:var(--default-color-black);margin:0 0 .3rem;font-size:1.15rem}.styles-module__jLgmNG__tierPrice{color:var(--foreground);margin:0 0 .4rem;font-size:1.8rem;font-weight:700}.styles-module__jLgmNG__tierPrice span{color:var(--default-color-gray);font-size:.9rem;font-weight:500}.styles-module__jLgmNG__tierTagline{color:var(--default-color-gray);margin:0 0 1rem;font-size:.85rem}.styles-module__jLgmNG__tierFeatures{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.styles-module__jLgmNG__tierFeatures li{color:var(--foreground);border-bottom:1px solid var(--default-color-white-2);padding:.4rem 0;font-size:.85rem}.styles-module__jLgmNG__tierFeatures li:last-child{border-bottom:none}.styles-module__jLgmNG__tierFeatures li:before{content:"✓";color:var(--default-color-green);margin-right:.5rem;font-weight:700}.styles-module__jLgmNG__tierCtaPrimary,.styles-module__jLgmNG__tierCtaSecondary{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.7rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.styles-module__jLgmNG__tierCtaPrimary{background-color:var(--primary);color:var(--default-color-white)}.styles-module__jLgmNG__tierCtaPrimary:hover{background-color:var(--secondary)}.styles-module__jLgmNG__tierCtaSecondary{background-color:var(--default-color-white);color:var(--primary);border:1px solid var(--primary)}.styles-module__jLgmNG__tierCtaSecondary:hover{background-color:var(--fx-color-bg)}.styles-module__jLgmNG__limitBars{border-top:1px solid var(--default-color-white-2);width:100%;margin-top:1.2rem;padding-top:1.2rem}.styles-module__jLgmNG__limitRow{margin-bottom:1rem}.styles-module__jLgmNG__limitRow:last-child{margin-bottom:0}.styles-module__jLgmNG__limitLabelRow{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.styles-module__jLgmNG__limitLabelRow span:first-child{color:var(--default-color-gray);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.styles-module__jLgmNG__limitValue{color:var(--foreground);font-size:.8rem;font-weight:700}.styles-module__jLgmNG__limitTrack{background-color:var(--default-color-white-2);border-radius:999px;width:100%;height:8px;overflow:hidden}.styles-module__jLgmNG__limitFill{background-color:var(--primary);border-radius:999px;height:100%;transition:width .6s}.styles-module__jLgmNG__limitWarning{background-color:#f59e0b}.styles-module__jLgmNG__limitDanger{background-color:var(--default-color-red)}@media screen and (max-width:900px){.styles-module__jLgmNG__tiersGrid{grid-template-columns:1fr}.styles-module__jLgmNG__modalCard{padding:1.2rem}}@media screen and (max-width:1100px){.styles-module__jLgmNG__info{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.styles-module__jLgmNG__container{padding:4.5rem 1rem 1.5rem}.styles-module__jLgmNG__header_cons{height:auto;padding:0 0 1.5rem}.styles-module__jLgmNG__statusHeader{flex-direction:column;align-items:flex-start;gap:.3rem}.styles-module__jLgmNG__reportTitle{width:100%;margin:1.2rem 0 .5rem}.styles-module__jLgmNG__graph{width:100%;margin:0 0 1rem;padding:1.2rem}.styles-module__jLgmNG__chartHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.styles-module__jLgmNG__records,.styles-module__jLgmNG__graph_container{width:100%;padding:0}.styles-module__jLgmNG__records{margin-top:1.5rem}}@media screen and (max-width:560px){.styles-module__jLgmNG__info{grid-template-columns:1fr;gap:.85rem}.styles-module__jLgmNG__info p{font-size:1.7rem}.styles-module__jLgmNG__header_cons svg{width:30px;height:30px;margin:0 .7rem 0 0}.styles-module__jLgmNG__header_cons h1{font-size:1.25rem}.styles-module__jLgmNG__chartShell{height:210px}.styles-module__jLgmNG__pieShell{height:220px}.styles-module__jLgmNG__pieCard{height:330px}.styles-module__jLgmNG__graph{height:400px;padding:1rem}.styles-module__jLgmNG__rankings th,.styles-module__jLgmNG__rankings td{padding:.65rem .75rem;font-size:.82rem}}
