@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@600;700&display=swap";:root{--tk-deep-black:#000;--tk-bg:#0b0c0f;--tk-glass:#0a0a0a99;--tk-glass-border:#ffffff0a;--tk-green:#8f9f7f;--tk-red:#b01515;--tk-text-main:#fff;--tk-text-muted:#888;--tk-ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--tk-bg);color:var(--tk-text-main);background-image:radial-gradient(circle at 50% 35%,#8f9f7f14 0%,#0000 65%),linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-position:0 0,0 0,0 0;background-size:100% 100%,45px 45px,45px 45px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;animation:34s linear infinite tacticalGridDrift;position:relative;overflow-x:hidden}#root,.app-content{z-index:2;position:relative}.home-fixed-button,.language-switcher{top:1.5rem!important}.home-news-panel{background:linear-gradient(155deg,#101211f5,#070809fa);border:1px solid #8f9f7f2e;border-radius:10px;min-height:470px;margin-top:2rem;padding:1.1rem;font-family:Rajdhani,sans-serif;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000057,inset 0 1px #ffffff06}.home-news-panel__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.home-news-panel h2{color:#fff;letter-spacing:1.35px;text-transform:uppercase;margin:0;font-size:1.05rem}.home-news-panel__x-link{color:#b8bcb5;background:#ffffff06;border:1px solid #ffffff14;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:color .2s,border-color .2s,background .2s;display:grid}.home-news-panel__x-link:hover{color:#fff;background:#8f9f7f14;border-color:#8f9f7f52}.home-news-panel__status{color:#6f756b;letter-spacing:1.25px;text-transform:uppercase;align-items:center;gap:.45rem;padding:.65rem 0 .7rem;font-size:.62rem;font-weight:900;display:flex}.home-news-panel__status>span{background:var(--tk-green);border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #8f9f7f8c}.home-news-panel__timeline{background:#050606;border:1px solid #ffffff0b;border-radius:7px;height:min(410px,100vh - 31rem);min-height:300px;position:relative;overflow-y:auto}.home-news-post{background:#ffffff03;border-bottom:1px solid #ffffff0e;padding:.85rem}.home-news-post:last-child{border-bottom:0}.home-news-post__author{grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:.55rem;display:grid}.home-news-post__author>img,.home-news-post__author>span{width:30px;height:30px;color:var(--tk-green);object-fit:cover;background:#8f9f7f1a;border:1px solid #ffffff14;border-radius:50%;place-items:center;font-size:.58rem;font-weight:900;display:grid}.home-news-post__author div{min-width:0}.home-news-post__author strong,.home-news-post__author div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-news-post__author strong{color:#f3f3f3;font-size:.76rem}.home-news-post__author div>span{color:#737973;font-size:.66rem;font-weight:700}.home-news-post__author>a{color:#6f746f;place-items:center;display:grid}.home-news-post__body{color:inherit;margin-top:.65rem;text-decoration:none;display:block}.home-news-post__body p{color:#c6c9c5;white-space:pre-wrap;margin:0;font-size:.76rem;font-weight:700;line-height:1.42}.home-news-post__media{object-fit:cover;border:1px solid #ffffff0e;border-radius:6px;width:100%;max-height:150px;margin-top:.7rem;display:block}.home-news-post time{color:#666c65;margin-top:.55rem;font-size:.62rem;font-weight:700;display:block}.home-news-post__metrics{color:#777d76;justify-content:space-between;gap:.55rem;margin-top:.65rem;font-size:.64rem;font-weight:800;display:flex}.home-news-panel__profile-link{color:var(--tk-green);letter-spacing:1.25px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;font-size:.66rem;font-weight:900;text-decoration:none;display:flex}.home-news-panel__profile-link span{color:#fff;font-size:.85rem}@media (width>=2040px){.home-news-panel{z-index:30;width:280px;margin-top:0;position:fixed;top:50%;right:2.5rem;transform:translateY(-50%)}}.kappa-mobile-stats-toggle,.kappa-mobile-trader-select,.hideout-mobile-section-toggle{display:none}.hideout-view-switch{background:#00000047;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:.35rem;margin:0 0 1.5rem;padding:.35rem;display:inline-flex}.hideout-view-switch button,.hideout-global-needs button,.hideout-global-needs input{font-family:Rajdhani,sans-serif}.hideout-view-switch button{min-height:40px;color:var(--tk-text-muted);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.55rem;padding:.55rem .9rem;font-weight:900;transition:all .16s;display:inline-flex}.hideout-view-switch button:hover,.hideout-view-switch button.is-active{color:#fff;background:#bbd3a91a;border-color:#bbd3a947}.hideout-view-switch button.is-active{box-shadow:inset 0 -2px 0 var(--tk-green)}.hideout-view-switch button span{min-width:24px;color:var(--tk-green);background:#bbd3a929;border-radius:999px;padding:.08rem .42rem;font-size:.72rem}.hideout-global-needs{border:1px solid var(--tk-glass-border);background:var(--tk-glass);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:12px;padding:2rem}.hideout-global-needs__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.4rem;display:flex}.hideout-global-needs__header h3{color:#fff;margin:.2rem 0 0;font-size:clamp(1.65rem,3vw,2.25rem)}.hideout-global-needs__header p{max-width:720px;color:var(--tk-text-muted);margin:.4rem 0 0;font-weight:700;line-height:1.5}.hideout-global-needs__scope{background:#0000004d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;gap:.35rem;padding:.3rem;display:flex}.hideout-global-needs__scope button{min-height:38px;color:var(--tk-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:.5rem .75rem;font-weight:900}.hideout-global-needs__scope button.is-active{color:#fff;background:#bbd3a924;border-color:#bbd3a957}.hideout-global-needs__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:1.25rem;display:grid}.hideout-global-needs__stats>div{background:#00000040;border:1px solid #ffffff0d;border-radius:8px;min-width:0;padding:1rem}.hideout-global-needs__stats span{color:var(--tk-text-muted);letter-spacing:.7px;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.hideout-global-needs__stats strong{color:var(--tk-green);overflow-wrap:anywhere;margin-top:.28rem;font-size:clamp(1.35rem,2.4vw,1.8rem);display:block}.hideout-global-needs__stats .is-amber strong{color:#ffcf66}.hideout-global-needs__filters{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;margin-top:1rem;display:grid}.hideout-global-needs__filters>input{color:#fff;background:#0000004d;border:1px solid #ffffff17;border-radius:7px;outline:none;min-height:46px;padding:.65rem .9rem;font-size:.95rem;font-weight:800}.hideout-global-needs__filters>input:focus{border-color:#bbd3a96b;box-shadow:0 0 0 3px #bbd3a90f}.hideout-global-needs__filters label{color:#ffcf66;cursor:pointer;background:#ffcf660e;border:1px solid #ffcf662e;border-radius:7px;align-items:center;gap:.55rem;min-height:46px;padding:.65rem .9rem;font-weight:900;display:flex}.hideout-global-needs__filters label input{accent-color:var(--tk-green)}.hideout-global-needs__results-line{color:var(--tk-text-muted);letter-spacing:.65px;text-transform:uppercase;justify-content:space-between;gap:1rem;margin:1.1rem 0 .75rem;font-size:.76rem;font-weight:900;display:flex}.hideout-global-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.hideout-global-item{background:#0000003b;border:1px solid #ffffff0e;border-radius:8px;flex-direction:column;min-width:0;padding:1rem;transition:border-color .16s,transform .16s;display:flex}.hideout-global-item:hover{border-color:#bbd3a938;transform:translateY(-1px)}.hideout-global-item__main{align-items:center;gap:.8rem;min-width:0;display:flex}.hideout-global-item__image{width:50px;height:50px;color:var(--tk-text-muted);background:#00000052;border:1px solid #ffffff0d;border-radius:6px;flex:0 0 50px;place-items:center;padding:3px;font-weight:900;display:grid}.hideout-global-item__image img{object-fit:contain;max-width:100%;max-height:100%}.hideout-global-item__identity{flex:auto;min-width:0}.hideout-global-item__identity h4{color:#fff;overflow-wrap:anywhere;margin:0;font-size:1.02rem}.hideout-global-item__identity p{color:var(--tk-text-muted);margin:.22rem 0 0;font-size:.78rem;font-weight:800}.hideout-global-item__count{color:var(--tk-green);flex:none;font-size:1.35rem}.hideout-global-item__meta,.hideout-global-item__uses{flex-wrap:wrap;gap:.4rem;display:flex}.hideout-global-item__meta{margin-top:.7rem}.hideout-global-item__meta span,.hideout-global-item__uses button,.hideout-global-item__uses>span{color:var(--tk-green);background:#bbd3a90f;border:1px solid #bbd3a929;border-radius:999px;padding:.18rem .48rem;font-size:.72rem;font-weight:900}.hideout-global-item__meta span.is-fir{color:#ffcf66;background:#ffcf6612;border-color:#ffcf6638}.hideout-global-item__uses{margin-top:.65rem}.hideout-global-item__uses button{cursor:pointer}.hideout-global-item__uses button:hover{color:#fff;border-color:#bbd3a966}.hideout-global-item__open{width:100%;color:var(--tk-text-muted);letter-spacing:.7px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem 0 0;font-size:.74rem;font-weight:900;display:flex}.hideout-global-item__open:hover{color:#fff}.hideout-global-item__open span{color:var(--tk-green);font-size:1rem}.hideout-global-needs__empty{color:var(--tk-text-muted);text-align:center;border:1px dashed #bbd3a929;border-radius:8px;padding:4rem 1rem}.hideout-global-needs__empty strong{color:#fff;font-size:1.15rem}.hideout-global-needs__empty p{margin:.35rem 0 0}.maps-mobile-selector,.admin-mobile-user-cards{display:none}.admin-health-panel{background:linear-gradient(145deg,#8f9f7f0e,#ffffff05);border:1px solid #8f9f7f29;border-radius:12px;margin-bottom:1.5rem;padding:1.4rem;font-family:Rajdhani,sans-serif}.admin-health-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-health-panel__header span{color:var(--tk-green);letter-spacing:1.3px;text-transform:uppercase;font-size:.68rem;font-weight:900}.admin-health-panel__header h2{color:#fff;margin:.15rem 0 0;font-size:1.35rem}.admin-health-panel__header p{color:var(--tk-text-muted);margin:.3rem 0 0;font-weight:700}.admin-health-panel__header button{color:var(--tk-green);cursor:pointer;background:#8f9f7f12;border:1px solid #8f9f7f3d;border-radius:8px;padding:.55rem .8rem;font-family:inherit;font-weight:900}.admin-health-panel__header button:disabled{cursor:wait;opacity:.55}.admin-health-panel__error{color:#ff8a8a;font-weight:800}.admin-health-summary,.admin-health-modules{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;display:grid}.admin-health-summary article,.admin-health-modules article{background:#0000002e;border:1px solid #ffffff0e;border-radius:8px;padding:.8rem}.admin-health-summary span,.admin-health-summary strong,.admin-health-modules strong,.admin-health-modules div>span{display:block}.admin-health-summary span,.admin-health-modules div>span{color:var(--tk-text-muted);font-size:.72rem;font-weight:800}.admin-health-summary strong{color:#fff;margin-top:.2rem;font-size:1rem}.admin-health-modules{margin-top:.75rem}.admin-health-modules article{align-items:center;gap:.6rem;display:flex}.admin-health-dot{border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 9px}.admin-health-sources{color:var(--tk-text-muted);margin-top:.85rem;font-size:.78rem;font-weight:800}.admin-health-sources summary{color:var(--tk-green);cursor:pointer}.admin-health-sources>div{gap:.35rem;margin-top:.65rem;display:grid}.admin-health-sources article{border-bottom:1px solid #ffffff0b;grid-template-columns:8px minmax(140px,1fr) 110px 70px minmax(120px,1fr);align-items:center;gap:.55rem;padding:.45rem .55rem;display:grid}.admin-health-sources small{color:#ffcf66;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body:before{content:" ";z-index:50;pointer-events:none;opacity:.14;background:linear-gradient(#12101000 50%,#0000001f 50%) 0 0/100% 5px;display:block;position:fixed;inset:0}.terminal-global-effects,.terminal-global-effects:before,.terminal-global-effects:after{content:"";pointer-events:none;position:fixed;inset:0}.terminal-global-effects{z-index:0;overflow:hidden}.terminal-global-effects:before{opacity:.5;background:radial-gradient(circle at 18% 18%,#8f9f7f0f,#0000 24%),radial-gradient(circle at 82% 78%,#ffcf6609,#0000 28%)}.terminal-global-effects:after{opacity:.11;will-change:background-position;background:linear-gradient(90deg,#8f9f7f14 1px,#0000 1px) 0 0/180px 100%,linear-gradient(#8f9f7f0d 1px,#0000 1px) 0 0/100% 120px,repeating-linear-gradient(#0000 0 34px,#8f9f7f09 35px,#0000 36px) 0 0/100% 260px;animation:18s linear infinite telemetryDrift}.fade-in-slide{position:relative}.fade-in-slide:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 28% 18%,#8f9f7f12,#0000 26%),radial-gradient(circle at 72% 80%,#ffcf6609,#0000 30%);position:fixed;inset:0}.fade-in-slide>main,.fade-in-slide>header,.fade-in-slide>section,.fade-in-slide>div{position:relative}.terminal-module-card:before{content:"";z-index:2;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#8f9f7f14,#0000),linear-gradient(#0000 0%,#ffffff06 50%,#0000 100%);transition:opacity .25s;position:absolute;inset:0;transform:translate(-120%)}.terminal-module-card:hover:before{opacity:1;animation:1.8s ease-out cardScanner}.terminal-module-card:after{content:"";z-index:2;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#8f9f7f6b,#0000);height:1px;transition:opacity .35s,transform .35s;position:absolute;top:.7rem;left:1rem;right:1rem;transform:scaleX(.35)}.terminal-module-card:hover:after{opacity:1;transform:scaleX(1)}.terminal-panel{position:relative}.terminal-panel:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#8f9f7f0e,#0000),linear-gradient(#ffffff05,#0000 42%);position:absolute;inset:0;transform:translate(-100%)}.terminal-panel:hover:before{animation:1.6s ease-out panelIdleSweep}@keyframes tacticalGridDrift{0%{background-position:0 0,0 0,0 0}to{background-position:0 0,45px 45px,45px 45px}}@keyframes telemetryDrift{0%{background-position:0 0,0 0,0 -260px}to{background-position:180px 0,0 120px,0 260px}}@keyframes cardScanner{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes panelIdleSweep{0%,72%,to{opacity:0;transform:translate(-100%)}82%{opacity:.42}94%{opacity:0;transform:translate(100%)}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-slide{animation:fadeInSlide 1s var(--tk-ease) forwards;opacity:0}.delay-1{animation-delay:50ms}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}.delay-5{animation-delay:.25s}.delay-6{animation-delay:.3s}.delay-7{animation-delay:.35s}.delay-8{animation-delay:.4s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--tk-deep-black)}::-webkit-scrollbar-thumb{background:#222;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#333}@media (prefers-reduced-motion:reduce){body,.terminal-global-effects:before,.terminal-global-effects:after,.terminal-module-card:hover:before,.terminal-panel:before{animation:none!important}}@media (width<=900px){html,body,#root,.app-content{width:100%;max-width:100%;overflow-x:hidden}body{background-size:100% 100%,34px 34px,34px 34px}body:before{opacity:.08;background-size:100% 7px}.terminal-global-effects:before,.terminal-global-effects:after{opacity:.08}.terminal-panel{overflow-x:hidden;width:100%!important;max-width:100%!important;padding:5.25rem 1rem 5rem!important}.terminal-panel main,.terminal-panel section,.terminal-panel article,.terminal-panel form,.terminal-panel header{min-width:0!important;max-width:100%!important}.terminal-panel header{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.terminal-panel h1{overflow-wrap:anywhere;font-size:clamp(2rem,9vw,2.8rem)!important;line-height:.95!important}.terminal-panel h2{overflow-wrap:anywhere}.terminal-panel button,.terminal-panel input,.terminal-panel select,.terminal-panel textarea{max-width:100%}.terminal-panel [style*="grid-template-columns: 340px 1fr"],.terminal-panel [style*="grid-template-columns: 1.1fr 0.9fr"],.terminal-panel [style*="grid-template-columns: minmax(0, 1.25fr) minmax(360px, 420px)"],.terminal-panel [style*="grid-template-columns: minmax(320px, 1.4fr) minmax(320px, 1fr)"],.terminal-panel [style*="grid-template-columns: minmax(220px, 0.55fr) minmax(0, 1.45fr)"],.terminal-panel [style*="grid-template-columns: minmax(180px, 1fr) 180px"],.terminal-panel [style*="grid-template-columns: 1fr 1fr"],.terminal-panel [style*="grid-template-columns: 140px 1fr 46px"],.terminal-panel [style*="grid-template-columns: 140px 1fr"],.terminal-panel [style*="grid-template-columns: 88px 1fr"],.terminal-panel [style*="grid-template-columns: 80px 1fr"],.terminal-panel [style*="grid-template-columns: 64px 1fr"],.terminal-panel [style*="grid-template-columns: 54px 18px 1fr"],.terminal-panel [style*="grid-template-columns: 92px 1fr"],.terminal-panel [style*="grid-template-columns: 1fr auto"],.terminal-panel [style*="grid-template-columns: minmax(260px, 1fr) auto"],.terminal-panel [style*="grid-template-columns: minmax(220px, 1fr) 150px 170px"],.terminal-panel [style*="grid-template-columns: minmax(220px, 1fr) repeat(2, minmax(180px, 220px))"]{grid-template-columns:1fr!important}.terminal-panel [style*=minmax\(450px],.terminal-panel [style*=minmax\(360px],.terminal-panel [style*=minmax\(340px],.terminal-panel [style*=minmax\(320px],.terminal-panel [style*=minmax\(300px],.terminal-panel [style*=minmax\(290px],.terminal-panel [style*=minmax\(280px],.terminal-panel [style*=minmax\(260px]{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}.terminal-panel [style*="width: 140px"],.terminal-panel [style*="height: 140px"],.terminal-panel [style*="width: 64px"],.terminal-panel [style*="height: 64px"]{max-width:100%!important}.terminal-panel [style*="justify-items: end"]{justify-items:start!important}.terminal-panel [style*="text-align: right"]{text-align:left!important}.terminal-panel [style*="white-space: nowrap"]{white-space:normal!important}.terminal-panel table{font-size:.85rem}.home-shell{padding:7.5rem 1rem 8.75rem!important}.home-hero{margin-bottom:2.25rem!important}.home-title{width:100%!important;padding:.75rem 0!important;display:block!important}.home-title-shadow,.home-title-glow{letter-spacing:2px!important;width:100%!important;font-size:clamp(2.55rem,15vw,4rem)!important;line-height:.86!important}.home-title-glow{width:100%!important;top:.75rem!important;left:0!important}.home-module-grid{grid-template-columns:1fr!important;gap:.9rem!important}.home-news-panel{min-height:430px;margin-top:1rem;padding:1rem}.home-news-panel__timeline{height:430px;min-height:430px}.home-module-card{min-height:142px!important;padding:1.35rem 1.2rem!important;transform:none!important}.home-module-card>div:last-child{max-width:100%!important}.home-module-card img{opacity:.58!important;max-width:46%!important;display:block!important;bottom:-16px!important;right:-36px!important;transform:translate(0)translateY(0)scale(1)!important}.home-module-card-vignette{opacity:1!important}.home-module-card-glow{opacity:.75!important}.home-module-card h3{font-size:1.02rem!important}.home-module-card p{max-width:78%;font-size:.86rem!important}.home-fixed-button,.language-switcher{z-index:2200!important;position:fixed!important}.home-server-button{top:.75rem!important;left:.75rem!important}.language-switcher{top:3.9rem!important;left:.75rem!important;right:auto!important}.home-auth-button{top:.75rem!important;right:.75rem!important}.home-account-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:min(42vw,9.5rem)!important;top:3.9rem!important;left:auto!important;right:.75rem!important}.home-report-button,.home-admin-button{top:6.65rem!important;right:.75rem!important}.home-footer-actions{justify-content:center!important;gap:.5rem!important;width:100%!important;margin-top:2rem!important;position:static!important;transform:none!important}.home-footer-actions button{flex:calc(50% - .5rem);min-width:0;letter-spacing:1.3px!important;padding:.48rem .55rem!important;font-size:.66rem!important}.home-credit-button{float:right;opacity:.6!important;margin:.9rem 0 0!important;position:static!important;bottom:1.05rem!important;right:.9rem!important}.home-version-label{float:left;text-align:left!important;margin:.9rem 0 0!important;position:static!important;bottom:1.05rem!important;left:.9rem!important}.kappa-mobile-root{height:auto!important;min-height:100vh!important;padding:1rem .75rem 0!important;overflow:visible!important}.kappa-mobile-header{padding:0 .25rem .75rem!important}.kappa-mobile-header h2{font-size:clamp(1.7rem,8vw,2.2rem)!important}.kappa-mobile-header input{width:100%!important}.kappa-trader-tabs{display:none!important}.kappa-mobile-trader-select{gap:.45rem;margin-top:.9rem;display:grid}.kappa-mobile-trader-select label{color:var(--tk-text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.78rem;font-weight:900}.kappa-mobile-trader-select select{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#0f0f0feb;border:1px solid #ffffff17;border-radius:9px;outline:none;width:100%;min-height:44px;padding:.75rem .9rem;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:900}.kappa-mobile-matrix{touch-action:none;overscroll-behavior:contain;border:1px solid #ffffff0f;border-radius:10px;width:100%!important;height:calc(100vh - 220px)!important;min-height:560px!important;margin-left:0!important;margin-right:0!important}.kappa-mobile-stats{width:min(280px,100vw - 1.5rem)!important;max-height:none!important;padding:.55rem!important;bottom:.75rem!important;right:.75rem!important;overflow:hidden!important}.kappa-mobile-stats-toggle{color:#fff;letter-spacing:.8px;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-family:Rajdhani,sans-serif;font-weight:900;display:flex!important}.kappa-mobile-stats-body{max-height:42vh;padding-top:.75rem;display:none;overflow:auto}.kappa-mobile-stats.is-open .kappa-mobile-stats-body{display:block}.collector-mobile-overlay{align-items:stretch!important;padding:.75rem!important}.collector-mobile-panel{width:100%!important;height:calc(100vh - 1.5rem)!important}.hideout-mobile-root{padding:4.75rem 1rem 4rem!important}.hideout-view-switch{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.hideout-view-switch button{min-width:0;padding-inline:.55rem;font-size:.78rem}.hideout-global-needs{padding:1rem}.hideout-global-needs__header,.hideout-global-needs__results-line{flex-direction:column;align-items:stretch}.hideout-global-needs__scope{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hideout-global-needs__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hideout-global-needs__filters,.hideout-global-needs__grid{grid-template-columns:1fr}.hideout-mobile-layout{grid-template-columns:1fr!important;gap:1rem!important}.hideout-mobile-station-list{min-width:0}.hideout-mobile-section-header{gap:.55rem;display:grid}.hideout-mobile-section-header h3{margin-bottom:0!important}.hideout-mobile-section-toggle{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#0f0f0fe0;border:1px solid #ffffff17;border-radius:9px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:44px;padding:.7rem .85rem;font-family:Rajdhani,sans-serif;font-size:.95rem;font-weight:900;display:flex!important}.hideout-mobile-station-list:not(.is-open) .hideout-mobile-station-grid{display:none!important}.hideout-mobile-progress-card{padding:.8rem!important}.hideout-mobile-station-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important;max-height:min(56vh,520px)!important;padding-right:0!important;overflow-y:auto!important}.hideout-mobile-station-grid button{min-height:96px!important;padding:.62rem .42rem!important}.hideout-mobile-detail{gap:1.15rem!important;padding:1rem!important}.hideout-mobile-detail-header{align-items:stretch!important;gap:1rem!important}.hideout-mobile-detail-header>div{width:100%}.hideout-mobile-detail-header h3{font-size:clamp(1.55rem,7vw,1.9rem)!important}.hideout-mobile-level-controls{justify-items:stretch!important}.hideout-mobile-level-tabs{flex-wrap:wrap;align-items:center;flex-direction:row!important;justify-content:flex-start!important;display:flex!important}.hideout-mobile-level-tabs button{min-height:42px;width:48px!important}.hideout-mobile-built-control{justify-content:space-between!important}.hideout-mobile-built-control select{flex:150px;min-height:42px}.hideout-mobile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important;padding:1rem!important}.hideout-mobile-stat-grid>div{min-width:0}.hideout-mobile-stat-grid>div>div{overflow-wrap:anywhere;line-height:1.08;font-size:clamp(1.12rem,5vw,1.45rem)!important}.hideout-mobile-material-list{gap:.62rem!important}.hideout-mobile-material-row{align-items:flex-start!important;gap:.7rem!important;padding:.72rem!important}.hideout-mobile-material-row>div:first-child{flex:auto;min-width:0}.hideout-mobile-material-row>div:last-child{min-width:58px}.pmc-mobile-root,.flea-mobile-root,.bosses-mobile-root,.maps-mobile-root{padding-top:4.75rem!important}.pmc-mobile-header,.flea-mobile-header,.bosses-mobile-header,.maps-mobile-header{align-items:stretch!important;margin-bottom:1.5rem!important}.maps-mobile-header>button{width:100%}.maps-desktop-grid{display:none!important}.maps-mobile-selector{gap:.45rem;margin-bottom:1.25rem;display:grid}.maps-mobile-selector label{color:var(--tk-text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.78rem;font-weight:900}.maps-mobile-selector select{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#0f0f0feb;border:1px solid #ffffff17;border-radius:9px;outline:none;width:100%;min-height:46px;padding:.75rem .9rem;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:900}.pmc-mobile-actions,.flea-mobile-header>div:last-child{width:100%;justify-content:flex-start!important}.pmc-mobile-actions>*,.flea-mobile-header>div:last-child>*,.bosses-mobile-header button{flex:auto}.pmc-mobile-search,.pmc-mobile-search form{grid-template-columns:1fr!important}.pmc-mobile-summary{padding:1rem!important}.pmc-mobile-summary-layout{grid-template-columns:1fr!important;gap:1rem!important}.pmc-mobile-identity{border-bottom:1px solid #ffffff12;padding:.2rem 0 .75rem;grid-template-columns:72px 1fr!important;align-items:center!important}.pmc-mobile-level-badge{width:72px!important;height:72px!important;font-size:1.75rem!important}.pmc-mobile-identity-copy h2{line-height:.95;font-size:clamp(1.65rem,8vw,2.2rem)!important}.pmc-mobile-identity-copy p{font-size:.82rem;line-height:1.25}.pmc-mobile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch!important;gap:.55rem!important;display:grid!important}.pmc-mobile-stat-pill{flex:none!important;min-width:0!important;min-height:68px!important;padding:.62rem .68rem!important}.pmc-mobile-stat-pill.is-wide{grid-column:1/-1}.pmc-mobile-stat-pill strong{font-size:clamp(1rem,4.4vw,1.2rem)!important}.pmc-mobile-stat-pill span{font-size:.7rem!important}.flea-mobile-results{grid-template-columns:1fr!important;gap:1rem!important;margin-bottom:2rem!important}.flea-mobile-results>section{min-width:0}.flea-mobile-results img{max-width:100%}.bosses-mobile-filters{grid-template-columns:1fr!important;gap:.75rem!important;margin-bottom:1.5rem!important;display:grid!important}.bosses-mobile-filters input,.bosses-mobile-filters select{width:100%!important}.bosses-mobile-grid{grid-template-columns:1fr!important;gap:1rem!important;margin-bottom:1.5rem!important}.bosses-mobile-detail{border-radius:10px!important;padding:1rem!important}.bosses-mobile-detail [style*="font-size: 2.4rem"]{font-size:2rem!important}.account-mobile-root{padding:1rem .75rem 4rem!important}.account-mobile-back{width:auto;display:inline-flex;margin:0 0 1rem!important;padding:.55rem 0!important;position:static!important}.account-mobile-layout{grid-template-columns:1fr!important;gap:1rem!important;width:100%!important}.account-mobile-left,.account-mobile-right{min-width:0}.account-mobile-panel{box-sizing:border-box;width:100%!important;max-width:none!important;padding:1rem!important}.account-mobile-overview h1{overflow-wrap:anywhere;line-height:.95;font-size:clamp(1.8rem,9vw,2.35rem)!important}.account-mobile-overview p{overflow-wrap:anywhere}.account-mobile-summary-grid,.account-mobile-action-grid{grid-template-columns:1fr!important}.account-mobile-form input,.account-mobile-form select,.account-mobile-danger input{box-sizing:border-box;max-width:100%;min-height:44px;width:100%!important;margin-bottom:.75rem!important}.account-mobile-form label{min-width:0}.account-mobile-form button,.account-mobile-danger button{min-height:46px}.account-mobile-danger{margin-bottom:1rem}.admin-mobile-root{overflow-x:hidden;padding:4.85rem .75rem 4rem!important}.admin-mobile-back{display:inline-flex;margin:0 0 1rem!important;padding:.45rem 0!important;position:static!important}.admin-mobile-shell{width:100%!important;max-width:100%!important}.admin-mobile-header h1{font-size:clamp(2rem,9vw,2.55rem)!important}.admin-mobile-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.admin-mobile-stats article,.admin-mobile-panel{border-radius:10px!important;padding:1rem!important}.admin-mobile-stats p{font-size:clamp(1.35rem,7vw,1.8rem)!important}.admin-health-panel{padding:1rem}.admin-health-panel__header{flex-direction:column;align-items:stretch}.admin-health-panel__header button{min-height:42px}.admin-health-summary,.admin-health-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-health-sources article{grid-template-columns:8px minmax(0,1fr) auto}.admin-health-sources article>span:nth-of-type(2),.admin-health-sources article>small{grid-column:2/-1}.admin-mobile-section-heading{align-items:stretch!important;gap:.8rem!important}.admin-mobile-section-heading h2{font-size:1.55rem}.admin-mobile-section-heading button{min-height:42px}.admin-mobile-filters{grid-template-columns:1fr!important}.admin-mobile-filters input,.admin-mobile-filters select{width:100%;min-height:44px}.admin-desktop-table-wrap{display:none!important}.admin-mobile-user-cards{gap:.75rem;display:grid}.admin-mobile-user-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;gap:.75rem;padding:.85rem;display:grid}.admin-mobile-user-summary{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:0;font-family:Rajdhani,sans-serif;display:flex}.admin-mobile-user-summary strong{overflow-wrap:anywhere;font-size:1.05rem;display:block}.admin-mobile-user-summary small{color:var(--tk-text-muted);overflow-wrap:anywhere;margin-top:.18rem;font-size:.82rem;font-weight:800;display:block}.admin-mobile-user-summary>span:last-child{color:var(--tk-text-muted);text-transform:uppercase;border:1px solid #ffffff17;border-radius:999px;flex:none;padding:.2rem .48rem;font-size:.72rem;font-weight:900}.admin-mobile-user-summary>span:last-child.is-online{color:var(--tk-green);background:#1ab01514;border-color:#1ab0153d}.admin-mobile-user-meta{color:var(--tk-text-muted);gap:.3rem;font-size:.82rem;font-weight:800;display:grid}.admin-mobile-user-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.admin-mobile-user-actions button{justify-content:center;width:100%;min-height:40px;font-size:.82rem}.admin-mobile-ticket-card{padding:.85rem!important}.admin-mobile-ticket-layout{flex-direction:column!important;align-items:stretch!important}.admin-mobile-ticket-layout>div:first-child{min-width:0}.admin-mobile-ticket-layout h3{font-size:1.1rem}.admin-mobile-ticket-layout p{overflow-wrap:anywhere}.admin-mobile-ticket-actions{border-top:1px solid #ffffff0f;width:100%;padding-top:.85rem;min-width:0!important}.admin-mobile-ticket-status-actions,.admin-mobile-ticket-reply-actions{grid-template-columns:1fr!important;justify-content:stretch!important;display:grid!important}.admin-mobile-ticket-actions button{justify-content:center;width:100%;min-height:40px}}@media (width<=520px){.terminal-panel{padding:4.85rem .75rem 4rem!important}.terminal-panel [style*="padding: 2.5rem"],.terminal-panel [style*="padding: 2rem"],.terminal-panel [style*="padding: 1.5rem"]{padding:1rem!important}.terminal-panel [style*="gap: 2rem"],.terminal-panel [style*="gap: 2.5rem"],.terminal-panel [style*="gap: 1.5rem"]{gap:.9rem!important}.home-shell{padding:7rem .75rem 5.5rem!important}.home-fixed-button,.language-switcher button,.language-switcher select{letter-spacing:1px!important;padding:.48rem .62rem!important;font-size:.68rem!important}.home-server-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:calc(100vw - 7.8rem)!important}.home-auth-button{max-width:7.2rem!important}.home-report-button,.home-admin-button{top:6.65rem!important}.home-footer-actions{gap:.35rem!important;width:100%!important}.home-footer-actions button{letter-spacing:1px!important;padding:.42rem .4rem!important;font-size:.61rem!important}.home-credit-button,.home-version-label{letter-spacing:1.5px!important;font-size:.62rem!important}.home-module-card p{max-width:100%}.home-module-card img{opacity:.42!important;max-width:52%!important;display:block!important;bottom:-14px!important;right:-46px!important}.terminal-panel [style*="min-width: 520px"],.terminal-panel [style*="min-width: '520px'"],.terminal-panel [style*="minWidth: '520px'"]{min-width:460px!important}}
