@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@600;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html,body,#root{color:#fff;-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#121212!important}*,:before,:after{-webkit-user-drag:none}.logo-container{background-color:#0000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.logo-canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.logo-content{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.v-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:clamp(240px,35vw,400px);height:clamp(240px,35vw,400px);display:flex;position:relative}.v-svg{width:100%;height:100%;overflow:visible}.v-layer{opacity:0}.v-layer-glow{fill:#e0e0e0;filter:drop-shadow(0 0 10px #fff)drop-shadow(0 0 20px #aaa);opacity:0}.v-layer-electric{fill:#fff;filter:drop-shadow(0 0 8px #fff)drop-shadow(0 0 3px #fff);opacity:0}.v-layer-core{fill:#fff;filter:drop-shadow(0 0 2px #fff);opacity:0}.text-wrapper{align-items:center;width:0;margin-left:clamp(-120px,-10.5vw,-70px);display:flex;overflow:hidden}.text-chrome{letter-spacing:clamp(2px,.5vw,8px);white-space:nowrap;background:linear-gradient(#fff 0%,#c8c8c8 25%,#8a8a8a 45%,#4a4a4a 50%,#9e9e9e 55%,#d6d6d6 75%,#fff 100%);color:#0000;filter:drop-shadow(0 0 3px #ffffff4d);-webkit-background-clip:text;background-clip:text;padding-right:20px;font-family:Orbitron,sans-serif;font-size:clamp(48px,10vw,130px);font-weight:800;line-height:1}.v-chrome-overlay{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.v-chrome-path{fill:url(#chromeGradient);filter:drop-shadow(0 0 2px #ffffff4d)}.ambient-glow{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(#ffffff26 0%,#ffffff0d 40%,#0000 70%);width:clamp(300px,60vw,800px);height:clamp(150px,25vh,300px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.v-wrapper{width:clamp(120px,30vw,240px);height:clamp(120px,30vw,240px)}.text-chrome{font-size:clamp(36px,12vw,80px)}}@media (width<=480px){.v-wrapper{width:clamp(100px,35vw,160px);height:clamp(100px,35vw,160px)}.text-chrome{font-size:clamp(28px,14vw,60px)}}.pin-container{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.pin-title{color:#00e5ff;letter-spacing:2px;text-align:center;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:600}.pin-boxes{gap:1.5rem;display:flex}.pin-box{color:#fff;text-align:center;width:60px;height:80px;box-shadow:none;background-color:#111;border:none;border-radius:8px;outline:none;font-family:Orbitron,sans-serif;font-size:2.5rem;transition:background-color .2s,color .2s}.pin-box:focus{background-color:#222}.pin-box::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pin-box::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pin-box[type=number]{-moz-appearance:textfield}.pattern-wrapper{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;display:flex}.pattern-title{color:#fff;letter-spacing:2px;text-align:center;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:600}.pattern-container{touch-action:none;cursor:crosshair;width:300px;height:300px;position:relative}.pattern-grid{z-index:2;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.pattern-dot-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pattern-dot{pointer-events:none;background-color:#333;border-radius:50%;width:16px;height:16px;transition:transform .2s,background-color .2s}.pattern-dot.selected{background-color:#fff}.pattern-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.pattern-actions{justify-content:center;align-items:center;height:50px;margin-top:2rem;display:flex}.verify-btn{color:#000;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:#fff;border:none;border-radius:8px;padding:.8rem 2rem;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:600;transition:all .2s}.verify-btn:hover{background:#ccc;transform:translateY(-2px)}.verify-btn:active{transform:translateY(1px)}.auth-page{background-color:#000;background-image:radial-gradient(circle,#00e5ff0d 0%,#0000 50%),linear-gradient(#00e5ff05 1px,#0000 1px),linear-gradient(90deg,#00e5ff05 1px,#0000 1px);background-size:100% 100%,30px 30px,30px 30px;justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex;overflow:hidden}.auth-content{opacity:1;justify-content:center;align-items:center;width:100%;display:flex}.dash-container{width:100%;max-width:1100px}.dash-header-section{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dash-main-title{letter-spacing:1px;background:linear-gradient(135deg,#fff 0%,#00e5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:700}.dash-date{color:#666;align-items:center;gap:.5rem;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.9rem;display:flex}.dash-system-pulse{color:#aaa;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.pulse-dot{border-radius:50%;width:10px;height:10px;animation:2s infinite pulse-glow}.pulse-dot.online{background:#4caf50;box-shadow:0 0 8px #4caf5099}.pulse-dot.offline{background:#f44336;box-shadow:0 0 8px #f4433699}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.dash-stats-row{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.dash-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:1rem;padding:1.2rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex}.dash-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.stat-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dash-stat-card.networth .stat-icon-wrap{color:#00e5ff;background:#00e5ff1a}.dash-stat-card.income .stat-icon-wrap{color:#4caf50;background:#4caf501a}.dash-stat-card.expense .stat-icon-wrap{color:#ff4d4d;background:#ff4d4d1a}.dash-stat-card.servers .stat-icon-wrap{color:#ce93d8;background:#9c27b01a}.stat-text{flex-direction:column;gap:.2rem;display:flex}.stat-label{color:#888;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif;font-size:.75rem}.stat-value{color:#fff;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:700}.dash-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.dash-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.panel-header{color:#aaa;align-items:center;gap:.6rem;margin-bottom:1.2rem;display:flex}.panel-header h2{color:#ddd;flex:1;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.panel-header-counts{gap:.5rem;display:flex}.count-badge{border-radius:6px;padding:.2rem .5rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.count-badge.online{color:#4caf50;background:#4caf5026}.count-badge.offline{color:#f44336;background:#f4433626}.panel-body{flex-direction:column;gap:.6rem;max-height:280px;display:flex;overflow-y:auto}.panel-empty{color:#555;text-align:center;margin:0;padding:2rem 0;font-style:italic}.status-row{background:#00000026;border:1px solid #ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:.7rem .8rem;transition:background .2s;display:flex}.status-row:hover{background:#ffffff08}.status-row-left{align-items:center;gap:.8rem;display:flex}.mini-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mini-dot.online{background:#4caf50;box-shadow:0 0 6px #4caf5080}.mini-dot.offline{background:#f44336;box-shadow:0 0 6px #f4433680}.mini-dot.checking{background:#666;animation:1.5s infinite pulse-glow}.status-row-info{flex-direction:column;display:flex}.row-name{color:#eee;font-family:Inter,sans-serif;font-size:.9rem}.row-sub{color:#666;font-family:monospace;font-size:.75rem}.row-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.2rem .6rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.row-badge.online{color:#4caf50;background:#4caf501a}.row-badge.offline{color:#f44336;background:#f443361a}.row-badge.checking{color:#888;background:#ffffff0d}.txn-row{background:#00000026;border:1px solid #ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:.7rem .8rem;display:flex}.txn-row-left{align-items:center;gap:.8rem;display:flex}.txn-row-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.txn-row-icon.income{color:#4caf50;background:#4caf501f}.txn-row-icon.expense{color:#ff4d4d;background:#ff4d4d1f}.txn-row-info{flex-direction:column;display:flex}.txn-row-amount{font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:600}.txn-row-amount.income{color:#4caf50}.txn-row-amount.expense{color:#ff4d4d}.overview-grid{flex:1;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.overview-item{background:#00000026;border:1px solid #ffffff08;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.2rem;transition:background .2s;display:flex}.overview-item:hover{background:#ffffff08}.ov-icon.website{color:#00e5ff}.ov-icon.bot{color:#ce93d8}.ov-icon.online{color:#4caf50}.ov-icon.offline{color:#f44336}.ov-count{color:#fff;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:700}.ov-label{color:#888;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif;font-size:.75rem}@media (width<=1024px){.dash-stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dash-header-section{flex-direction:column;gap:1rem}.dash-main-title{font-size:1.4rem}.dash-stats-row,.dash-grid{grid-template-columns:1fr}.stat-value{font-size:1rem}}.revenue-container{width:100%;max-width:1000px}.revenue-title{letter-spacing:2px;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:600}.revenue-summary{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px #0003}.summary-card.income .summary-icon{color:#4caf50;background:#4caf501a}.summary-card.expense .summary-icon{color:#ff4d4d;background:#ff4d4d1a}.summary-card.profit.positive .summary-icon{color:#00e5ff;background:#00e5ff1a}.summary-card.profit.negative .summary-icon{color:#ff9800;background:#ff98001a}.summary-icon{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.summary-details h3{color:#aaa;margin:0;font-size:.9rem;font-weight:500}.summary-details p{color:#fff;margin:.5rem 0 0;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700}.revenue-content{grid-template-columns:350px 1fr;gap:2rem;display:grid}@media (width<=800px){.revenue-content{grid-template-columns:1fr}}.add-transaction-section,.transactions-list-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:16px;height:fit-content;padding:2rem}.add-transaction-section h2,.transactions-list-section h2{margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.type-toggle{background:#0000004d;border-radius:8px;margin-bottom:1.5rem;padding:.3rem;display:flex}.toggle-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.8rem;font-family:Inter,sans-serif;font-weight:600;transition:all .2s}.toggle-btn.active.income{color:#4caf50;background:#4caf5033}.toggle-btn.active.expense{color:#ff4d4d;background:#ff4d4d33}.txn-form .form-group{margin-bottom:1.2rem}.txn-form input{color:#fff;box-sizing:border-box;background:#0003;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.8rem 1rem;font-family:Inter,sans-serif}.txn-form input:focus{border-color:#00e5ff;outline:none}.txn-list{flex-direction:column;gap:1rem;max-height:500px;padding-right:.5rem;display:flex;overflow-y:auto}.txn-item{background:#0003;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.txn-icon{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.txn-info{flex-direction:column;flex:1;gap:.2rem;display:flex}.txn-info strong{color:#fff;font-size:1rem}.txn-info span{color:#888;font-size:.8rem}.txn-amount{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700}.txn-amount.income{color:#4caf50}.txn-amount.expense{color:#ff4d4d}.del-txn-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.5rem;transition:all .2s;display:flex}.del-txn-btn:hover{color:#ff4d4d;background:#ff4d4d1a}@media (width<=768px){.revenue-summary{grid-template-columns:1fr}}.settings-container{width:100%;max-width:1200px}.settings-title{letter-spacing:2px;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:600}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.settings-column{flex-direction:column;display:flex}.settings-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:16px;margin-bottom:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 32px #0000004d}.settings-card:hover{box-shadow:0 12px 40px #00000080}.settings-card h2{color:#fff;margin-top:0;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500}.vps-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#aaa;font-family:Inter,sans-serif;font-size:.9rem}.vps-form input,.vulcan-select{color:#fff;box-sizing:border-box;background-color:#0003;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.8rem 1rem;font-family:Inter,sans-serif;transition:all .2s}.vulcan-select{appearance:none;cursor:pointer}.vulcan-select option{color:#fff;background-color:#111}.vps-form input:focus,.vulcan-select:focus{background-color:#0006;border-color:#ffffff4d;outline:none}.save-btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:8px;margin-top:.5rem;padding:.8rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}.save-btn:hover:not(:disabled){background-color:#ccc}.save-btn:disabled{opacity:.5;cursor:not-allowed}.status-message{color:#4caf50;margin-top:1rem;font-size:.9rem}.vps-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.vps-list-item{background-color:#0003;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.vps-info{flex-direction:column;flex-grow:1;gap:.3rem;margin-right:1rem;display:flex;overflow:hidden}.vps-info strong{word-break:break-word}.vps-ip{color:#888;word-break:break-all;white-space:normal;font-family:monospace;font-size:.9rem}.delete-btn{color:#ff4d4d;cursor:pointer;background-color:#0000;border:1px solid #ff4d4d4d;border-radius:6px;padding:.5rem 1rem;transition:all .2s}.delete-btn:hover{background-color:#ff4d4d1a}@media (width<=1024px){.settings-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.settings-grid{grid-template-columns:1fr}.vps-list-item{flex-direction:column;align-items:flex-start;gap:1rem}.delete-btn{width:100%}}.status-container{width:100%;max-width:1000px}.status-title{letter-spacing:2px;margin-bottom:.5rem;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:600}.status-subtitle{color:#888;margin-top:0;margin-bottom:2rem;font-family:Inter,sans-serif}.status-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.status-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 32px #0000004d}.status-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000080}.status-card.large{grid-column:1/-1}.status-card-header{word-break:break-word;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.status-card-header h3{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500}.status-card-header .vps-ip{color:#888;word-break:break-all;font-family:monospace;font-size:.9rem}.status-indicator{align-items:center;gap:.8rem;display:flex}.status-dot{background-color:#555;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #55555580}.status-indicator.online .status-dot{background-color:#4caf50;box-shadow:0 0 10px #4caf5080}.status-indicator.offline .status-dot{background-color:#f44336;box-shadow:0 0 10px #f4433680}.status-text{color:#ddd;font-family:Inter,sans-serif;font-size:1rem}.loading-text{color:#888;font-style:italic}.error-text{color:#f44336}.no-data{color:#666;font-style:italic}.pm2-table-container{overflow-x:auto}.pm2-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.pm2-table th,.pm2-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:.8rem}.pm2-table th{color:#888;font-size:.9rem;font-weight:500}.pm2-table td{color:#ddd;font-size:.95rem}.proc-status{text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.proc-status.online{color:#4caf50;background-color:#4caf501a}.proc-status.stopped,.proc-status.errored{color:#f44336;background-color:#f443361a}.resources-container{flex-direction:column;gap:1.5rem;display:flex}.resource-item{flex-direction:column;gap:.5rem;display:flex}.resource-label{color:#ccc;justify-content:space-between;font-family:Inter,sans-serif;font-size:.95rem;display:flex}.progress-bar{background-color:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background-color:#fff;border-radius:4px;height:100%;transition:width .5s}.pm2-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.pm2-modal-content{text-align:center;background:linear-gradient(145deg,#1e1e1ee6 0%,#0f0f0ff2 100%);border:1px solid #ffffff1a;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 10px 40px #00000080}.pm2-modal-content h3{color:#fff;margin-top:0;margin-bottom:1rem;font-family:Inter,sans-serif}.pm2-modal-content p{color:#ccc;margin-bottom:2rem;font-family:Inter,sans-serif;line-height:1.5}.pm2-modal-actions{justify-content:center;gap:1rem;display:flex}.pm2-modal-btn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:.8rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}.pm2-modal-btn.cancel-btn{color:#fff;background:#ffffff1a}.pm2-modal-btn.cancel-btn:hover{background:#fff3}.pm2-modal-btn.confirm-btn{color:#000;background:#00e5ff}.pm2-modal-btn.confirm-btn:hover{background:#00b8cc}.pm2-modal-btn.confirm-btn.danger{color:#fff;background:#dc3545}.pm2-modal-btn.confirm-btn.danger:hover{background:#c82333}@media (width<=768px){.status-grid{grid-template-columns:1fr}.pm2-table-container{overflow-x:auto}}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre;font-family:monospace}.xterm .xterm-accessibility-tree>div{transform-origin:0;width:fit-content}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;z-index:11;background:0 0;transition:opacity .1s linear}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;top:0;left:3px}.xterm .xterm-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;top:3px;left:0}.xterm .xterm-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}.terminal-page{flex-direction:column;width:100%;max-width:1000px;height:100%;display:flex}.terminal-page.fullscreen-mode{z-index:9999;background-color:#0b0c10;width:100vw;max-width:none;height:100vh;padding:0;position:fixed;top:0;left:0}.vps-selector{margin-top:2rem}.vps-selector h2{color:#ccc;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-weight:400}.vps-options-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.vps-option-card{-webkit-backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 8px 32px #0000004d}.vps-option-card:hover{border-color:#00e5ff4d;transform:translateY(-8px);box-shadow:0 16px 48px #0009}.vps-icon{color:#aaa;transition:color .2s}.vps-option-card:hover .vps-icon{color:#00e5ff}.vps-details h3{color:#fff;margin:0 0 .5rem;font-family:Inter,sans-serif;font-weight:500}.vps-details span{color:#888;font-family:monospace;font-size:.9rem}.connect-btn{color:#fff;pointer-events:none;background-color:#0000;border:1px solid #fff3;border-radius:20px;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;transition:all .2s}.vps-option-card:hover .connect-btn{color:#000;background-color:#fff}.terminal-interface-fullscreen{background-color:#050505;flex-direction:column;width:100%;height:100%;display:flex}.terminal-header{background-color:#111;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.8rem 1.5rem;display:flex}.terminal-info{color:#00e5ff;align-items:center;gap:.8rem;display:flex}.terminal-host{color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.terminal-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .2s;display:flex}.terminal-close:hover{color:#f44336;background-color:#f4433633;border-color:#f44336}.xterm-container{flex-grow:1;padding:1rem;overflow:hidden}.xterm-viewport::-webkit-scrollbar{width:10px}.xterm-viewport::-webkit-scrollbar-track{background:#050505}.xterm-viewport::-webkit-scrollbar-thumb{background:#fff3;border-radius:5px}.fm-page{flex-direction:column;width:100%;max-width:1200px;height:100%;display:flex}.fm-title{letter-spacing:2px;color:#fff;margin-bottom:.5rem;font-family:Orbitron,sans-serif;font-size:1.8rem;font-weight:600}.fm-subtitle{color:#888;margin-top:0;margin-bottom:2rem;font-family:Inter,sans-serif}.fm-header{justify-content:space-between;align-items:flex-start;display:flex}.fm-close-vps{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;transition:all .2s;display:flex}.fm-close-vps:hover{color:#f44336;background-color:#f4433633;border-color:#f44336}.fm-vps-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.fm-vps-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:linear-gradient(145deg,#1e1e1e99 0%,#0f0f0fcc 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 8px 32px #0000004d}.fm-vps-card:hover{border-color:#00e5ff4d;transform:translateY(-4px);box-shadow:0 12px 40px #00000080}.fm-vps-icon{color:#aaa;transition:color .2s}.fm-vps-card:hover .fm-vps-icon{color:#00e5ff}.fm-vps-details h3{color:#fff;margin:0 0 .5rem;font-family:Inter,sans-serif;font-weight:500}.fm-vps-details span{color:#888;font-family:monospace;font-size:.9rem}.fm-connect-btn{color:#fff;pointer-events:none;background-color:#0000;border:1px solid #fff3;border-radius:20px;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;transition:all .2s}.fm-vps-card:hover .fm-connect-btn{color:#000;background-color:#fff}.fm-container{background:#141414cc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;height:600px;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000080}.fm-toolbar{background:#1e1e1ecc;border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding:1rem;display:flex}.fm-tool-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:background .2s;display:flex}.fm-tool-btn:hover:not(:disabled){background:#fff3}.fm-tool-btn:disabled{opacity:.5;cursor:not-allowed}.fm-path{color:#00e5ff;white-space:nowrap;text-overflow:ellipsis;background:#0000004d;border:1px solid #ffffff0d;border-radius:6px;flex:1;padding:.5rem 1rem;font-family:monospace;overflow:hidden}.fm-file-list{flex:1;overflow-y:auto}.fm-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.fm-table th,.fm-table td{text-align:left;border-bottom:1px solid #ffffff08;padding:.8rem 1rem}.fm-table th{color:#888;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;background:#141414f2;font-size:.9rem;font-weight:500;position:sticky;top:0}.fm-table td{color:#ddd;font-size:.95rem}.fm-row{cursor:pointer;transition:background .2s}.fm-row:hover{background:#ffffff0d}.fm-cell-name{align-items:center;gap:.8rem;display:flex}.fm-download-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.fm-download-btn:hover:not(:disabled){color:#00e5ff;background:#00e5ff33;border-color:#00e5ff}.fm-download-btn:disabled{opacity:.5;cursor:not-allowed}.fm-loading,.fm-empty{text-align:center;color:#888;padding:2rem;font-style:italic}.fm-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.fm-modal-content{background:#1e1e1e;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;height:80vh;display:flex;overflow:hidden;box-shadow:0 10px 50px #00000080}.fm-modal-header{background:#0003;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.fm-modal-header h3{color:#00e5ff;margin:0;font-family:monospace;font-size:1rem}.fm-modal-close{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.fm-modal-close:hover{color:#fff}.fm-modal-body{background:#0f0f0f;flex:1;padding:1.5rem;overflow:auto}.fm-file-content{color:#ddd;white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:"\"Fira Code\", monospace";font-size:.9rem;line-height:1.5}@media (width<=768px){.fm-header{flex-direction:column;align-items:flex-start;gap:1rem}.fm-vps-grid{grid-template-columns:1fr}.fm-container{height:70vh}.fm-file-list{overflow-x:auto}.fm-table{min-width:600px}}.sidebar-container{box-sizing:border-box;background-color:#0b0c10;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:250px;height:100vh;padding:1.5rem 1rem;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex}.sidebar-container.collapsed{align-items:center;width:80px}.sidebar-header{justify-content:space-between;align-items:center;height:32px;margin-bottom:2.5rem;padding:0 .5rem;display:flex}.sidebar-container.collapsed .sidebar-header{justify-content:center;padding:0}.sidebar-logo-container{white-space:nowrap;max-width:150px;transition:max-width .3s;overflow:hidden}.sidebar-container.collapsed .sidebar-logo-container{max-width:0}.sidebar-logo-container h2{color:#fff;letter-spacing:2px;opacity:1;margin:0;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:800;transition:opacity .2s,transform .3s;transform:translate(0)}.sidebar-container.collapsed .sidebar-logo-container h2{opacity:0;transform:translate(-20px)}.sidebar-toggle{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.sidebar-toggle:hover{color:#fff;background-color:#ffffff1a}.sidebar-nav{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex-grow:1;gap:2rem;width:100%;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-container.collapsed .sidebar-nav{gap:1rem}.nav-list{flex-direction:column;gap:.2rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.nav-item{cursor:pointer;color:#888;white-space:nowrap;border-radius:8px;align-items:center;gap:1rem;padding:.8rem 1rem;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.sidebar-container.collapsed .nav-item{padding:.8rem 1rem}.nav-item:hover{color:#fff;background-color:#ffffff0d}.nav-item.active{color:#fff;background-color:#ffffff1a;font-weight:500}.nav-icon{flex-shrink:0}.nav-label{letter-spacing:.5px;opacity:1;max-width:150px;font-family:Inter,sans-serif;font-size:.95rem;transition:opacity .2s,max-width .3s,transform .3s;transform:translate(0)}.sidebar-container.collapsed .nav-label{opacity:0;max-width:0;transform:translate(-10px)}.nav-category{flex-direction:column;gap:1rem;width:100%;display:flex}.sidebar-container.collapsed .nav-category{gap:.5rem}.category-title{text-transform:uppercase;letter-spacing:2px;color:#555;white-space:nowrap;opacity:1;margin:0;padding-left:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;transition:opacity .2s;overflow:hidden}.sidebar-container.collapsed .category-title{opacity:0;height:0;margin:0;padding:0}.category-divider{opacity:0;background-color:#ffffff1a;border-radius:1px;width:30px;height:0;margin:0 auto;transition:opacity .3s}.sidebar-container.collapsed .category-divider{opacity:1;height:2px;margin:.25rem auto}@media (width<=768px){.sidebar-container{width:200px;padding:1rem .5rem}.sidebar-container.collapsed{width:60px}.nav-item{padding:.6rem .5rem}.sidebar-logo-container h2{font-size:1.2rem}}.dashboard-layout{color:#fff;background-color:#0b0c10;width:100vw;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.dashboard-main{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex-grow:1;padding:2rem;display:flex;overflow-y:auto}.dashboard-main::-webkit-scrollbar{display:none}.dashboard-content{text-align:center}.dash-title{color:#fff;letter-spacing:4px;text-shadow:0 0 20px #00e5ffcc,0 0 40px #00e5ff66;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:3.5rem;font-weight:700}.dash-subtitle{color:#00e5ff;letter-spacing:2px;text-transform:uppercase;font-size:1.2rem;font-weight:300}@media (width<=768px){.dashboard-main{padding:1rem}.dash-title{font-size:2rem}.dash-subtitle{font-size:.9rem}}
