body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0e1a;color:#b8c0cc;font-size:13px;line-height:1.4;position:relative;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.character2{position:fixed;bottom:4vh;left:0vh;width:16vh;height:auto;z-index:1000}.character3{position:fixed;bottom:4vh;right:0vh;width:16vh;height:auto;z-index:1000}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){body{font-size:14px;line-height:1.45;overflow-x:hidden}.character2{bottom:4%;width:16vh}.character3{bottom:4%;right:-5%;width:16vh}}.container{width:100%;display:flex;justify-content:center}.content-column{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px}.info-icon{width:48px;height:48px;color:var(--text-secondary, #7a8ba0)}.body-medium{margin-top:16px;color:var(--text-secondary, #7a8ba0);font-family:sans-serif;font-size:.875rem;line-height:1.25rem;margin-bottom:0}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.container{padding:30px 40px;box-sizing:border-box}.content-column{max-width:100%}.info-icon{width:40px;height:40px}.body-medium{margin-top:12px;font-size:.82rem;line-height:1.2rem}}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}#price-ticker-bar{width:100%;min-height:38px;background:linear-gradient(90deg,#13151f,#1a1f2e);border-top:1px solid #1e222e;box-shadow:0 -2px 8px #0000001f;padding:0 16px;display:flex;align-items:center;position:fixed;left:0;bottom:0;z-index:2147483647}#price-ticker-content{display:flex;align-items:center;height:32px;will-change:transform;animation:ticker-scroll 20s linear infinite;opacity:1!important;gap:200px}.ticker-item{display:flex;align-items:center;gap:8px;min-width:120px;max-width:120px;justify-content:center}.ticker-item img{width:22px;height:22px;vertical-align:middle}.ticker-item span{font-weight:600;letter-spacing:1px;font-size:15px;color:#e2e8f0}.ticker-symbol{font-weight:600;letter-spacing:1px}.ticker-price{font-size:15px;color:#e2e8f0}.ticker-img-error{opacity:.3}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){#price-ticker-bar{min-height:34px;padding:0 10px}#price-ticker-content{height:28px;animation-duration:16s;gap:120px}.ticker-item{min-width:96px;max-width:96px;gap:6px}.ticker-item img{width:18px;height:18px}.ticker-item span,.ticker-price{font-size:12px;letter-spacing:.4px}}.loading{text-align:center;padding:20px;color:#6593cc;font-size:150%}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.loading{padding:14px;font-size:11px}}.form-box{background:#13151f;border:1px solid #1e222e;padding:10px 12px;margin-bottom:12px;display:flex;gap:50px;align-items:center}.form-box.centered{max-width:520px;margin:0 auto 14px;justify-content:center}.form-box.centered input{max-width:420px}label{color:#7a8ba0;font-size:12px;white-space:nowrap;font-weight:500}input{flex:1;padding:6px 10px;background:#0b0e1a;border:1px solid #1e222e;color:#e0e6ed;font-size:12px;font-family:Roboto Mono,monospace;pointer-events:auto;min-width:0}input:focus{outline:none;border-color:#2d3748;background:#13151f}button{padding:6px 16px;background:#1a1f2e;border:1px solid #2d3748;color:#7dd3fc;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s}button:hover{background:#222938;border-color:#3d4758}button:disabled{opacity:.4;cursor:not-allowed}.wallet-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.wallet-modal-box{background:#181c24;padding:2em 1.5em;border-radius:16px;min-width:220px;box-shadow:0 2px 16px #0008;text-align:center}.wallet-modal-title{font-size:1.2em;margin-bottom:1em}.wallet-modal-option{display:flex;align-items:center;gap:10px;width:100%;margin:.5em 0;padding:.7em 1em;font-size:1em;border-radius:8px;background:#222;color:#fff;border:none;cursor:pointer}.wallet-modal-option-icon{width:28px;height:28px;vertical-align:middle;object-fit:contain}.wallet-modal-empty{color:#f87171;font-size:1.1em;margin-bottom:1em}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.form-box{gap:12px;flex-direction:column;align-items:stretch}.form-box.centered{max-width:calc(100% - 20px);margin-top:50px}.form-box.centered input{max-width:100%}label,input,button{font-size:11px}.wallet-modal-box{width:calc(100% - 28px);max-width:360px;padding:1.4em 1em}.wallet-modal-title{font-size:1.05em}.wallet-modal-option{font-size:.92em;padding:.62em .8em}.wallet-modal-option-icon{width:24px;height:24px}}.value-usd{color:#7dd3fc;font-size:13px}.charts-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.chart-card{background:#13151f;border:1px solid #1e222e;padding:8px;max-width:100%}.chart-title{display:flex;justify-content:space-between;font-size:100%;color:#7a8ba0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-weight:500}.sol-icon{width:12px;height:12px;vertical-align:middle}.chart-container{display:flex;flex-direction:column;gap:8px;max-width:100%}.hourly-fee-card{margin-bottom:12px}.hourly-fee-subtitle{margin-bottom:8px;color:#7a8ba0;font-size:9px}.hourly-fee-chart{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));align-items:end;gap:3px;height:120px;padding:8px 0 4px}.hourly-fee-bar-wrap{height:100%;display:flex;align-items:flex-end}.hourly-fee-bar{width:100%;min-height:4px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#60a5fa,#34d399);box-shadow:0 0 0 1px #60a5fa1f}.hourly-fee-bar.is-empty{background:#273142;box-shadow:none;opacity:.65}.hourly-fee-axis{display:flex;justify-content:space-between;color:#7a8ba0;font-size:9px;font-family:Roboto Mono,monospace}.pie-chart{width:120px;height:120px;margin:0 auto;flex-shrink:0}.chart-legend{flex:1;font-size:10px}.chart-legend table{width:100%;border-collapse:collapse;margin:0;background:transparent;border:none}.chart-legend td{padding:3px 4px;border:none}.chart-legend tr{border-left:3px solid transparent;padding-left:4px}.chart-legend td:nth-child(1){color:#b8c0cc;white-space:nowrap}.chart-legend td:nth-child(2),.chart-legend td:nth-child(3){text-align:right;color:#7a8ba0;white-space:nowrap;font-size:10px}.chart-legend td:nth-child(3){min-width:40px}.chart-legend td:nth-child(4){text-align:right;color:#34d399;font-family:Roboto Mono,monospace;font-weight:500;white-space:nowrap}.section-title.other-ops{margin-top:8px;margin-bottom:4px}.fleet-list,.operation-list{width:100%;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.3;color:#7a8ba0;font-family:Roboto Mono,monospace}.fleet-item{background:#13151f;border:1px solid #1e222e;margin-bottom:2px;cursor:pointer;transition:background .15s}.fleet-item:hover{background:#16182280}.fleet-header{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;padding:8px 12px;align-items:center;border-bottom:1px solid transparent;font-size:11px}.fleet-header .fleet-name{font-weight:500;color:#e0e6ed;font-family:Roboto Mono,monospace}.fleet-header .rented-name{color:#fbbf24!important;font-weight:800}.fleet-name-grow{flex:1}.fleet-header .fleet-ops{text-align:right;color:#7a8ba0;white-space:nowrap;font-size:10px;min-width:60px}.fleet-header .fleet-pct{text-align:right;color:#7a8ba0;white-space:nowrap;min-width:50px}.fleet-header .fleet-sol{text-align:right;color:#34d399;font-weight:500;font-family:Roboto Mono,monospace;white-space:nowrap;min-width:100px;display:flex;align-items:center;justify-content:flex-end;gap:6px}.fleet-sol-value{color:#34d399;font-weight:500;font-family:Roboto Mono,monospace}.fleet-arrow-wrap{width:15px;display:flex;justify-content:center}.fleet-arrow-wrap-end{width:20px;justify-content:flex-end}.fleet-arrow-wrap-offset{margin-left:5px}.fleet-arrow{font-size:10px;color:#7dd3fc}.fleet-arrow-clickable{cursor:pointer}.fleet-details{display:none;border-top:1px solid #1e222e;padding:6px 8px;background:#0f1119}.fleet-item.expanded .fleet-details{display:block}.fleet-item.expanded{background:#16182280;border-color:#2d3748}.fleet-ops-table td:nth-child(4){text-align:right;color:#7a8ba0}.fleet-ops-table td:nth-child(5){text-align:right;color:#7a8ba0}.copy-link{cursor:pointer;color:#60a5fa;text-decoration:underline}.copy-link-copied{color:#10b981}.op-label-emphasis{font-weight:600}.op-details-top-gap{padding-top:6px}.op-details-header-row{background:#1e293b}.text-right{text-align:right}.other-ops-empty{color:#666;padding:10px}.fleet-chart-row{display:flex;gap:20px;align-items:center;max-width:100%}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.value-usd{font-size:11px}.charts-row{grid-template-columns:1fr;gap:8px}.chart-title{font-size:8px}.chart-container{gap:6px}.hourly-fee-subtitle,.hourly-fee-axis{font-size:8px}.hourly-fee-chart{height:92px;gap:2px}.pie-chart{width:94px;height:94px}.chart-legend,.chart-legend td:nth-child(3),.chart-legend td:nth-child(4){font-size:9px}.fleet-list,.operation-list{font-size:10px;line-height:1.2}.fleet-header{gap:8px;padding:6px 8px;font-size:10px;grid-template-columns:minmax(0,1fr) auto auto}.fleet-header .fleet-ops{min-width:48px}.fleet-header .fleet-pct{display:none}.fleet-header .fleet-sol{min-width:78px;gap:4px;font-size:10px}.fleet-arrow-wrap{width:12px}.fleet-arrow-wrap-end{width:14px}.fleet-details{padding:6px}.fleet-chart-row{gap:10px;flex-wrap:wrap}}#privacyPolicyStart{position:fixed;left:0;right:0;bottom:55px;z-index:999;text-align:center;pointer-events:auto}#privacyPolicySidebar{position:absolute;bottom:55px;text-align:center}#privacyPolicyStart a,#privacyPolicySidebar a,.privacy-policy-link{color:#7dd3fc;font-size:13px;opacity:.85;text-decoration:underline}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){#privacyPolicyStart{bottom:42px}.privacyPolicySidebar{margin-bottom:10px}#privacyPolicyStart a,#privacyPolicySidebar a,.privacy-policy-link{font-size:11px;opacity:.9}}.result-container{margin-bottom:40px;width:100%;box-sizing:border-box;padding:1%}.analysis-period{margin-bottom:12px;color:#9aa6b2;font-size:130%}.timer-emphasis{margin-left:12px;font-weight:700}.main-container-results{display:flex;height:100dvh}.results-sidebar-column{padding-right:1px;align-items:flex-start;transition:transform .3s ease,width .3s ease;width:60px;flex-shrink:0;position:relative;z-index:2}.results-sidebar-column.sidebar-hidden{transform:translate(-60px);width:0}.results-content-column{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;width:auto;margin:15px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;position:relative;z-index:1}.results-content-column::-webkit-scrollbar{display:none}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:12px}.stat-card{background:#13151f;border:1px solid #1e222e;margin:10px;position:relative;z-index:1;justify-items:anchor-center;padding:1%}.stat-label{font-size:10px;color:#7a8ba0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:500}.stat-value{font-size:18px;font-weight:600;color:#e0e6ed;font-family:Roboto Mono,monospace}.stat-value.highlight{color:#34d399}.stat-value-error{color:#ef4444}.stat-value-subtle{font-size:.6em;margin-left:4px;opacity:.8}.section-title{color:#e0e6ed;font-size:13px;font-weight:500;margin:24px 0 8px;padding-bottom:6px;border-bottom:1px solid #1e222e;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:100%}.fleet-ops-table{width:100%;font-size:10px}.fleet-ops-table td{padding:2px 4px;color:#b8c0cc}.fleet-ops-table thead th{padding:4px 6px;font-size:10px;color:#9aa6b2;text-align:left}.fleet-ops-table td:first-child{color:#b8c0cc;text-align:left}.fleet-ops-table td:nth-child(2){text-align:right;color:#7a8ba0}.fleet-ops-table td:nth-child(3){text-align:right;color:#34d399;font-family:Roboto Mono,monospace}.detail-burned{font-size:11px;color:#fbbf24}.detail-claimed{font-size:11px;color:#34d399}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.result-container{margin-bottom:28px}.analysis-period{font-size:12px;margin-bottom:8px}.timer-emphasis{margin-left:8px}.main-container-results{height:100vh}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(142px,1fr));margin-bottom:8px;max-width:100%}.stat-card{margin:6px}.stat-label{font-size:9px}.stat-value{font-size:15px}.section-title{font-size:11px;margin-top:16px;margin-bottom:6px}.fleet-ops-table{font-size:9px}.fleet-ops-table thead th{font-size:9px;padding:4px}.fleet-ops-table td{padding:2px 3px}.detail-burned,.detail-claimed{font-size:10px}}.resource-results{width:100%}.resource-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;font-size:2.5vh}.flareplay-info{color:#9aa6b2;font-size:.95em;white-space:nowrap}.flareplay-link{color:#7dd3fc;text-decoration:none;border-bottom:1px solid transparent;font-weight:600;transition:color .18s ease,border-color .18s ease,text-shadow .18s ease,opacity .18s ease}.flareplay-link:hover{color:#d7f3ff;border-bottom-color:#7dd3fcbf;text-shadow:0 0 10px rgba(125,211,252,.35)}.flareplay-link:visited{color:#93c5fd}.resource-flow-table-wrap{background:#13151f;border:1px solid #1e222e;margin:30px}.resource-flow-table{width:100%;display:flex;flex-direction:column}.resource-flow-head,.resource-flow-row{display:grid;grid-template-columns:180px minmax(0,1fr);column-gap:8px;align-items:center}.resource-flow-head{padding:4px 6px}.resource-flow-head-cell{font-size:10px;color:#9aa6b2;text-align:left}.resource-flow-body{display:flex;flex-direction:column;gap:4px}.resource-flow-row{background:#1e222e;padding:2px 4px;border:1px solid #2d3748;border-radius:8px;box-sizing:border-box}.resource-flow-row.has-toggle{cursor:pointer}.resource-flow-row-empty{display:block}.resource-flow-arrow{font-size:10px;color:#7dd3fc;width:15px;display:flex;justify-content:center}.resource-flow-arrow-clickable{cursor:pointer}.resource-flow-details{display:none;border-top:1px solid #1e222e;padding:6px 8px;background:#0f1119;margin-top:2px;border-radius:8px;grid-column:1 / -1;width:100%}.resource-flow-row.expanded .resource-flow-details{display:block;width:auto}.resource-flow-row.expanded{background:#16182280;border-color:#2d3748;border-radius:8px 8px 0 0}.resource-material-cell{min-width:0}.resource-flow-empty{color:#b8c0cc;font-size:10px;padding:6px 4px}.resource-material-cell,.resource-flow-cell{min-width:0}.resource-material-entry{display:flex;align-items:center;gap:6px;max-width:100%}.resource-material-icon{width:80px;height:80px;object-fit:contain;flex-shrink:0}.resource-material-text{min-width:0;overflow:hidden}.resource-material-name{color:#e0e6ed;font-weight:500;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-material-symbol{color:#7a8ba0;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-flow-dual{min-width:280px;display:flex;flex-direction:column;gap:6px}.resource-flow-dual-values{display:flex;justify-content:space-between;align-items:center;gap:12px}.resource-flow-value{font-family:Roboto Mono,monospace;font-size:11px}.resource-flow-bar-dual-track{width:100%;display:flex;flex-direction:column;gap:2px}.resource-flow-bar-row{width:100%;height:40px;background:#1e222e;border-radius:999px;overflow:hidden;display:flex}.resource-flow-bar{display:flex;height:100%;min-height:20px;border-radius:999px;transition:width .3s ease;white-space:nowrap;overflow:visible}.resource-flow-bar-in{background:#295b49}.resource-flow-bar-out{background:#552121}.resource-flow-value-inline{color:#fff;font-weight:900;padding:0 8px;display:inline-flex;align-items:anchor-center;gap:5%}.resource-ops-layout{display:flex;align-items:flex-start;gap:12px;overflow-x:auto}.resource-stat-burned{color:#ce4f4f;display:flex;background:#6b422f5c;border-radius:15px;align-items:center;justify-content:center}.resource-stat-claimed{color:#49c89a;display:flex;background:#556b2f5c;border-radius:15px;align-items:center;justify-content:center}.resource-summary{margin-top:6px}.resource-ops-table{border-collapse:collapse;width:100%}.summary-ops-table{border-collapse:collapse;font-size:10px;min-width:220px}.resource-ops-table th,.resource-ops-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #2d3748;color:#b8c0cc}.resource-ops-table th{background:#0a0d14;color:#7a8ba0;font-weight:600}.resource-ops-table tr:hover{background:#0f1119}.resource-op-name{color:#e0e6ed;font-weight:500}.summary-ops-table th,.summary-ops-table td{padding:8px 10px;border-bottom:1px solid #2d3748;color:#b8c0cc;white-space:nowrap}.summary-ops-table th{background:#0a0d14;color:#7a8ba0;font-weight:600}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.resource-flow-head,.resource-flow-row{grid-template-columns:130px minmax(0,1fr);column-gap:6px}.resource-flow-head-cell{font-size:9px}.resource-flow-row{padding:2px 3px;border-radius:6px}.resource-material-entry{gap:4px}.resource-material-icon{width:20px;height:20px}.resource-flow-dual{min-width:0px}.resource-flow-bar-row{height:18px}.resource-flow-bar{min-height:18px}.resource-flow-value-inline{font-size:.75rem;padding:0 6px}.resource-header{align-items:flex-start;gap:6px;font-size:12px}.flareplay-info{white-space:normal}.resource-flow-table-wrap{background:#13151f;border:1px solid #1e222e;margin:auto}}.sidebar{position:relative;left:0;top:0;width:60px;height:100dvh;background:#13151ff2;border-right:1px solid #1e222e;display:flex;flex-direction:column;align-items:center;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-icon{display:flex;align-items:center;justify-content:center;margin-top:24px;margin-bottom:-8px;position:relative;z-index:1}.home-icon-img{width:60px;height:60px;object-fit:contain}.wallet-icon-container{margin-top:50px;display:flex;flex-direction:column;align-items:center}.sidebar-wallet-info{display:none;flex-direction:column;align-items:center;text-align:center;margin-bottom:8px}.profile-icon{font-size:32px;margin-bottom:-8px;position:relative;z-index:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.profile-icon .profile-faction-icon{width:185%;object-fit:contain;display:block}.profile-icon.cache-fresh{background:#34d39933;box-shadow:0 0 0 2px #34d39966}.profile-icon.cache-stale{background:#ef444433;box-shadow:0 0 0 2px #ef444466;cursor:pointer}.profile-icon.cache-stale:hover{background:#ef44444d;box-shadow:0 0 0 3px #ef444499;transform:scale(1.05)}.profile-id{font-size:11px;color:#e0e6ed;font-family:Roboto Mono,monospace;font-weight:600;word-break:break-all;text-align:center;line-height:1.2;letter-spacing:.3px;position:relative;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.8)}.wallet-sidebar-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:25%;margin-bottom:-8px;position:relative;z-index:1;background:#60a5fa33;box-shadow:0 0 0 2px #60a5fa66;transition:all .2s ease;object-fit:contain;padding:4px}.cache-tooltip{position:absolute;left:70px;top:0;background:#1e222efa;border:1px solid #374151;border-radius:8px;padding:12px 16px;min-width:220px;box-shadow:0 4px 12px #0006;z-index:2147483646;opacity:0;pointer-events:none;transform:translate(-10px);transition:opacity .2s ease,transform .2s ease}.cache-tooltip.visible{opacity:1;pointer-events:auto;transform:translate(0)}.cache-tooltip-title{font-size:13px;font-weight:600;color:#e5e7eb;margin-bottom:8px;display:flex;align-items:center;gap:6px}.cache-tooltip-status{font-size:12px;color:#9ca3af;margin-bottom:4px}.cache-tooltip-age{font-size:11px;color:#6b7280;margin-bottom:12px}.cache-tooltip-btn{width:100%;padding:8px 12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.cache-tooltip-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 2px 8px #3b82f666}.cache-tooltip-btn:active{transform:translateY(0)}.cache-tooltip-btn:disabled{background:#374151;color:#6b7280;cursor:not-allowed}.cache-tooltip-btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);margin-top:4px}.is-hidden{display:none!important}.playstore-icon{text-align:center;position:fixed;bottom:120px}.playstore-icon-img{width:42px;height:60px;object-fit:contain}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.sidebar{width:52px}.wallet-icon-container{margin-top:24px}.profile-icon,.wallet-sidebar-icon{width:36px;height:36px;margin-bottom:-6px}.profile-icon .profile-faction-icon{width:8vh}.profile-id{font-size:10px;line-height:1.1}.cache-tooltip{left:58px;min-width:180px;padding:10px 12px}.cache-tooltip-title{font-size:12px}.cache-tooltip-status,.cache-tooltip-btn{font-size:11px}.cache-tooltip-age{font-size:10px}.playstore-icon{bottom:100px}}.sidebar-toggle-tab{position:fixed;left:0;top:50%;transform:translateY(-50%);width:24px;height:60px;background:#13151ff2;border:1px solid #1e222e;border-left:none;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#7dd3fc;transition:all .3s ease;z-index:99;opacity:0;pointer-events:none}body.sidebar-is-hidden .sidebar-toggle-tab{opacity:1;pointer-events:auto}.sidebar-toggle-tab:hover{background:#13151ffa;border-color:#34d399;color:#34d399}@media(min-width:1201px),(min-height:1201px){.sidebar-toggle-tab{display:none!important}.results-sidebar-column.sidebar-hidden{transform:none;width:60px}}.start-buttons{width:100%;display:flex;justify-content:center;align-items:center;gap:40px;margin-top:120px;cursor:pointer}.start-button{cursor:pointer!important;width:130px;padding:8px;background:transparent;border:none;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:12px;letter-spacing:1px}.start-button__icon{width:100px;height:100px;-webkit-backdrop-filter:brightness(1.3) blur(10px);backdrop-filter:brightness(1.3) blur(10px);filter:brightness(1);border-radius:12px;display:flex;align-items:center;justify-content:center}.start-button__icon img{width:100%;height:100%;object-fit:fill}.start-button__label{font-size:11px;font-weight:700;color:#e0e6ed;text-align:center}.profile-card-minimal-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;margin-top:auto;margin-bottom:auto}.wallet-minimal-header{display:flex;align-items:center;gap:10px;justify-content:center;margin-top:36px;margin-bottom:0}.wallet-minimal-icon{width:32px;height:32px;border-radius:8px;background:#23263a;object-fit:contain}.wallet-minimal-info{display:flex;flex-direction:column;align-items:flex-start}.wallet-minimal-label{color:#8a8fa3;font-size:10px;font-family:monospace;margin-bottom:1px}.wallet-minimal-pubkey{color:#3bb3ff;font-size:11px;font-family:monospace;font-weight:700;letter-spacing:.5px}.profile-card-minimal{background:#181c23;border-radius:4px;box-shadow:0 2px 8px #000a;padding:16px 14px 8px;min-width:280px;max-width:520px;margin:0 auto 18px}.profile-card-minimal-title{color:#8a8fa3;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.profile-card-minimal-title-error{color:#ff3b3b}.profile-list-minimal{display:flex;flex-direction:column;gap:0}.profile-list-minimal-item{display:flex;align-items:center;font-family:Fira Mono,Consolas,monospace;font-size:14px;color:#e6e9f0;background:none;border:none;padding:7px 0;border-radius:0;cursor:pointer}.profile-list-minimal-icon{margin-right:10px;font-size:16px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.profile-list-minimal-icon .profile-faction-icon{width:100%;height:100%;object-fit:contain;display:block;flex:0 0 auto}.profile-list-minimal-icon-primary{color:#3bb3ff}.profile-list-minimal-icon-manual{color:#3bb3ff;opacity:.7}.profile-list-minimal-divider{height:1px;background:#23263a;margin:0 0 0 26px;opacity:.7}.profile-list-minimal-item.manual{color:#8a8fa3;font-style:italic}.profile-list-minimal-id.manual{font-style:italic;font-size:13px}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){.start-buttons{gap:20px;margin-top:72px;flex-wrap:wrap}.start-button{width:112px;padding:6px;gap:8px}.start-button__icon{width:82px;height:82px}.start-button__label{font-size:10px;letter-spacing:.6px}.profile-card-minimal-wrapper{min-height:34vh}.wallet-minimal-header{margin-top:24px}.profile-card-minimal{min-width:0;width:calc(100% - 24px);max-width:460px;padding:14px 12px 8px}.profile-list-minimal-item{font-size:13px}.profile-list-minimal-icon .profile-faction-icon{width:4vh;height:auto;object-fit:unset}}.toggle-switch-container{top:10%;position:relative;z-index:1000;width:min-content}.vertical-selector{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:50px;height:180px;border-radius:12px;padding:5px 0;box-sizing:border-box}.toggle-switch-input{display:none}.vertical-selector:before{position:absolute;content:"";height:60px;width:60px;top:2px;transition:.4s cubic-bezier(.68,-.55,.265,1.55);border-radius:8px;z-index:1;box-shadow:0 2px 5px #0003}#opt-resource:checked~.vertical-selector:before{transform:translateY(90px)}#opt-rental:checked~.vertical-selector:before{transform:translateY(150px)}.selector-item{width:50px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:2;transition:transform .2s;padding:10px 0}.selector-item img{width:55px;height:55px;object-fit:contain;pointer-events:none;opacity:.7;transition:opacity .3s}input:checked+.selector-item img{opacity:1;transform:scale(1.1)}@media screen and (max-width:768px){.toggle-switch-container{top:15%}.vertical-selector{width:65px;height:240px;border-radius:15px;padding:8px 0;top:-8vh}.vertical-selector:before{height:70px;width:65px;top:5px;left:0;border-radius:12px}#opt-resource:checked~.vertical-selector:before{transform:translateY(77px)}#opt-rental:checked~.vertical-selector:before{transform:translateY(154px)}.selector-item{width:65px;height:76px;padding:15px 0}.selector-item img{width:45px;height:45px}}.rental-table{width:100%;border-collapse:collapse;font-family:Segoe UI,Roboto,sans-serif;font-size:.9rem;color:var(--text-main);background-color:var(--table-bg);box-shadow:0 4px 6px #0000000d;border-radius:8px;overflow:hidden;background-color:#8a2be217}.rental-table thead{background-color:var(--table-header-bg);border-bottom:2px solid var(--table-border);background-color:#892be27a}.rental-table th{padding:12px 15px;text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.rental-table th:hover{background-color:#f0f0f0;color:var(--accent-color)}.rental-table th:after{content:" ↕";font-size:.7rem;opacity:.3}.rental-table td{padding:12px 15px;border-bottom:1px solid var(--table-border);vertical-align:middle;max-width:20vh;cursor:pointer}.rental-table tbody tr:nth-child(2n){background-color:#fafafa3d}.rental-table tbody tr:hover{background-color:var(--row-hover);transition:background-color .2s ease}.state-pill{padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:700;color:#fff}.state-active{background-color:var(--state-active)}.state-available{background-color:var(--state-available);color:#333}.rental-table td.composition-cell{max-width:50vh;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.rental-table td.composition-cell:hover{color:var(--accent-color)}.rental-table td.fleet-cell{font-size:2vh;font-family:emoji;color:#7fffd4;display:table-cell}.rental-table td.starbase-cell{text-align:center}.table-starbase-icon-wrap{display:inline-flex;align-items:center;justify-content:center;padding:4px}.table-starbase-icon{width:22px;height:22px;object-fit:contain;display:block}.rental-filter-bar{margin-block:15px;border-block:#b82bf9;border:10px solid;border-block-color:#390d48;display:flex;padding:10px;align-items:center;gap:50px;justify-content:space-evenly}.state-filter{text-align:center;border:solid;padding:10px;border-color:#8a2be2}.starbase-filter{text-align:center;border:solid;padding:10px;border-color:#8a2be2;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.starbase-filter .faction-option{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.starbase-filter .faction-option input{margin:0}.starbase-filter .faction-icon{width:22px;height:22px;object-fit:contain;display:block}.fleet-filter,.rate-filter{text-align:center;border:solid;padding:10px;border-color:#8a2be2}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px){#rentalResults{width:100%;min-width:0;overflow-x:hidden}#rentalResults .rentalState-header{flex-direction:column;align-items:stretch;gap:12px}#rentalResults .rentalState-header h2{margin:0;font-size:1.35rem;line-height:1.2;word-break:break-word}#rentalResults .rentalState-header>div{width:100%;flex-wrap:wrap;justify-content:flex-start}.rental-filter-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;padding:10px;border-width:6px;box-sizing:border-box}.state-filter,.starbase-filter,.fleet-filter{width:100%;padding:8px;box-sizing:border-box}.rate-filter{width:100%;padding:8px;box-sizing:border-box;flex-flow:row;display:flex;align-items:anchor-center;justify-content:space-around}.state-filter label,.starbase-filter label{display:inline-flex;align-items:center;gap:6px;margin:4px}.fleet-filter .input-group{display:flex;flex-direction:column;gap:8px}.fleet-filter .logic-selector{display:flex;flex-direction:row;gap:8px}.fleet-filter input[type=text],.rate-filter input[type=number]{width:100%!important;max-width:100%;box-sizing:border-box}.rate-filter .rate-inputs{flex-direction:column!important;gap:8px}.rental-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.74rem}.rental-table th,.rental-table td{padding:8px 6px;white-space:nowrap}.rental-table td.composition-cell{max-width:140px}}.rentalState{display:flex;flex-direction:column;gap:20px;padding:20px}.rentalState-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50%}.rentalState-table-container{display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;gap:16px;flex-wrap:wrap}.rentalState-table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;font-family:Segoe UI,Roboto,sans-serif;font-size:.9rem;color:var(--text-main);background-color:var(--table-bg);box-shadow:0 4px 6px #000000cf;border-radius:8px;overflow:hidden;background-color:#b05bff4f}.rentalState-table thead{background-color:var(--table-header-bg);border-bottom:2px solid var(--table-border);background-color:#892be27a}.rentalState-table th{padding:12px 15px;text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.rentalState-table th:hover{background-color:#f0f0f0;color:var(--accent-color)}.rentalState-table th:after{font-size:.7rem;opacity:.3}.rentalState-table td{padding:12px 15px;border-bottom:1px solid var(--table-border);vertical-align:middle;word-break:break-word;overflow-wrap:anywhere;flex-wrap:wrap;gap:6px}.rentalState-table td button{margin-left:0!important;margin-top:6px}.rentalState-table tbody tr:nth-child(2n){background-color:#fafafa3d}.rentalState-table tbody tr:hover{background-color:var(--row-hover);transition:background-color .2s ease}.loaned,.borrowed{margin-block:auto;block-size:auto;border-radius:8px;margin:10px;padding:1%;flex:1 1 420px;min-width:0;box-sizing:border-box;overflow:hidden;display:grid}.loaned{border:6px solid #6ccebcb8}.borrowed{border:6px solid #f9a602b8}@media screen and (max-width:1200px){body{font-size:14px;line-height:1.45;overflow-x:hidden}.rentalState{gap:12px;padding:12px}.rentalState-header{flex-direction:column;align-items:stretch;gap:12px}.rentalState-table-container{display:flex;flex-direction:column;justify-content:space-around;gap:12px}.loaned,.borrowed{margin:0;padding:10px;flex:1 1}.rentalState-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.72rem}.rentalState-table th,.rentalState-table td{padding:8px 6px;white-space:normal}}.rentalContractOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;z-index:9998;display:flex;justify-content:center;align-items:center}.rental-contract-window{background-image:url(/assets/MetalPlatePatterned3-BSBw3W3P.svg);background-size:cover;background-position:center;background-repeat:no-repeat;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#45476c;border-radius:8px;padding:1%;margin-block:15px;border:10px solid;border-block-color:#390d48}.window-header{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:var(--window-header-bg);color:var(--window-header-text);font-weight:700;border-bottom:1px solid var(--table-border)}.window-header h2{margin:0;font-size:2rem;color:#b94b4b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-4px 3px 3px rgb(255 255 255)}.window-content{padding:20px;border-radius:0 0 12px 12px;gap:3%;display:flex;justify-content:center}.detail-card{display:flex;flex-direction:column;gap:12px;border-radius:8px}.detail-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 15px;background:#fdfdfd;border:1px solid #f0f0f0;border-radius:8px;gap:20px}.detail-item:hover{border-color:#007bff;box-shadow:0 2px 8px #0000000d}.label{font-weight:900;color:#ff1818;font-size:.85rem;text-transform:uppercase;flex-shrink:0;min-width:100px}.value{color:#333;font-weight:500;text-align:right;line-height:1.4}.value.price{color:#28a745;font-weight:700}.closeWindow{background:#ff5f57;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:1;padding:0;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.closeWindow:hover{background:#ff3b30;transform:scale(1.1)}.loading-card{display:flex;align-items:center;justify-content:center;min-height:100px;background:#faceff;border:1px dashed #ccc;border-radius:8px}.spinner-container{display:flex;flex-direction:column;align-items:center;gap:10px;color:#888;font-size:.8rem}.spinner{width:24px;height:24px;border:3px solid rgba(0,0,0,.1);border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fleet-state-position{border:solid 1px;border-radius:15px;background-color:#4f2e6fb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;padding:8px 15px}.status-badge{font-weight:900;color:#72f5cc;font-size:.85rem;text-transform:uppercase;flex-shrink:0;min-width:100px}.sector-info{display:block ruby;font-size:9px}.stat-box{border:solid 1px;border-radius:15px;background-color:#4f2e6fb8;margin:2%}.rent-stat-label{font-weight:900;color:#e272f5;font-size:.85rem;text-transform:uppercase;flex-shrink:0;min-width:100px}.rent-stat-value{font-size:inherit;font-weight:680;display:block}.cargo-list{list-style:none;padding:4%;margin:0;display:flex;flex-direction:column;border:solid 1px;border-radius:15px;background-color:#4f2e6fb8}.cargo-item{display:flex;justify-content:space-between;align-items:center;background:#f8f8f8;padding:8px 12px;border-radius:6px;font-size:.95rem;border:1px solid #f0f0f0}.mint-id{font-family:monospace;color:#ffa726;font-size:.8rem;word-break:break-all}.rental-material-icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.rental-material-cell{min-width:0;flex-direction:row;display:flex;justify-content:space-between;align-items:center}.rental-fleet-details{padding:3%;text-align:-webkit-center;width:-moz-available}.rental-tx{display:flex;flex-flow:column;gap:6%;align-items:baseline;margin-top:auto;padding-bottom:3%}#rentButton{padding:6px 16px;color:#7dd3fc;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s;border-radius:15px;background-color:#4f2e6fb8}#rentDuration{flex:1;background:#0b0e1a;background-color:#0b0e1a;border:1px solid #1e222e;font-family:Roboto Mono,monospace;pointer-events:auto;min-width:0;padding:6px 16px;color:#7dd3fc;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s;border-radius:15px;background-color:#4f2e6fb8}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-number-input{display:flex;align-items:center;padding:1%}.custom-number-input button{padding:5px 10px;cursor:pointer}#rentPriceTotal{font-size:149%;font-weight:1000;color:#d2c2e9;display:flex;flex-direction:row;align-items:center;background:#0b0e1a;background-color:#0b0e1a;border:1px solid #1e222e;font-family:Roboto Mono,monospace;white-space:nowrap;transition:all .15s;border-radius:15px;background-color:#4f2e6fb8;padding:3%}@media screen and (hover:none)and (pointer:coarse)and (max-width:1200px)and (max-height:2670px),screen and (hover:none)and (pointer:coarse)and (max-width:2670px)and (max-height:1200px),screen and (max-width:768px){.rentalContractOverlay{align-items:flex-start;overflow-y:auto;padding:10px 6px}.rental-contract-window{width:min(94vw,430px);max-width:94vw;max-height:90vh;overflow-y:auto;padding:6px;margin:0;border-width:4px;border-radius:6px}.window-header{padding:6px 8px}.window-header h2{font-size:1.15rem;line-height:1.1;text-shadow:-2px 2px 2px rgb(255 255 255 / 80%)}.window-content{flex-direction:column;gap:10px;padding:10px 8px}.detail-card,.additional-details,.rental-fleet-details{width:100%}.detail-card{gap:8px}.detail-item{padding:8px 10px;gap:8px}.label,.status-badge,.rent-stat-label{min-width:76px;font-size:.72rem}.value,.rent-stat-value{font-size:.82rem;line-height:1.25;word-break:break-word}.sector-info{font-size:.65rem}.fleet-state-position,.stat-box,.cargo-list{border-radius:10px}.fleet-state-position{padding:6px 10px}.cargo-list{padding:8px;gap:6px}.cargo-item{padding:6px 8px;font-size:.8rem}.rental-material-icon{width:28px;height:28px}.rental-tx{gap:8px;padding-bottom:0}.custom-number-input{gap:4px;flex-wrap:wrap;justify-content:center}.custom-number-input button,#rentButton,#rentDuration{font-size:11px;padding:4px 8px}#rentDuration{max-width:72px}#rentPriceTotal{justify-content:center;font-size:1rem;padding:8px 10px}.closeWindow{width:24px;height:24px;font-size:14px}}.list-button{display:block;margin-left:auto;margin-right:auto;margin-top:5%}.listingRateInput{padding:12px;border-radius:8px;font-size:2rem;background-color:#8a2be23d}.listingSubmitButton{background-color:#6415ad;border-radius:8px;font-size:1rem}
