/* AtlasCraft Liquid Glass UI */
:root {
 --blue:#75baff;--cyan:#78f1ef;--violet:#b7a1ff;--green:#6cf0b1;--ink:#eef6ff;--muted:#9db0c8;
 --glass:rgba(15,27,48,.52);--line:rgba(255,255,255,.14);--soft:rgba(255,255,255,.075);
 --shadow:0 24px 80px rgba(0,4,18,.38),inset 0 1px 0 rgba(255,255,255,.12);
 --pointer-x:50vw;--pointer-y:30vh
}
html,body{min-height:100%}
body{color:var(--ink)!important;background:radial-gradient(900px 700px at 8% 2%,rgba(31,117,255,.3),transparent 65%),radial-gradient(800px 680px at 92% 18%,rgba(133,71,255,.24),transparent 62%),radial-gradient(900px 800px at 52% 108%,rgba(0,211,184,.16),transparent 64%),linear-gradient(145deg,#030814,#09152a 52%,#050b19)!important;background-attachment:fixed!important;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",sans-serif!important}
body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(460px circle at var(--pointer-x) var(--pointer-y),rgba(140,205,255,.075),transparent 72%)}
.atlas-ambient{position:fixed;inset:0;overflow:hidden;z-index:-1;pointer-events:none}.atlas-orb{position:absolute;display:block;border-radius:50%;filter:blur(4px);opacity:.62;animation:atlas-float 18s ease-in-out infinite alternate}.atlas-orb-one{width:26rem;height:26rem;left:-12rem;top:12%;background:radial-gradient(circle at 35% 35%,rgba(133,201,255,.58),rgba(22,84,255,.12) 58%,transparent 72%)}.atlas-orb-two{width:32rem;height:32rem;right:-15rem;top:-8rem;background:radial-gradient(circle at 40% 44%,rgba(197,143,255,.42),rgba(103,48,255,.08) 62%,transparent 73%);animation-delay:-6s}.atlas-orb-three{width:22rem;height:22rem;left:48%;bottom:-14rem;background:radial-gradient(circle,rgba(53,255,211,.24),transparent 70%);animation-delay:-12s}@keyframes atlas-float{to{transform:translate3d(2.5rem,-1.5rem,0) scale(1.08)}}
.card,.modal-content,.dropdown-menu,.auth-form-light,.login-modal{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035))!important;border:1px solid var(--line)!important;border-radius:26px!important;box-shadow:var(--shadow)!important;backdrop-filter:blur(30px) saturate(145%)!important;-webkit-backdrop-filter:blur(30px) saturate(145%)!important}
.card:before,.login-modal:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 25%,transparent 68%,rgba(118,196,255,.055))}
.content-wrapper,.main-panel,.footer{background:transparent!important}a,.text-primary{color:#a9d4ff!important}a:hover{color:#87f5ef!important}h1,h2,h3,h4,h5,.card-title{letter-spacing:-.035em}.text-muted{color:var(--muted)!important}
/* Floating macOS-like chrome */
.atlas-ui .navbar.default-layout{top:14px!important;left:18px!important;right:18px!important;width:auto!important;height:66px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:22px!important;background:rgba(11,21,39,.58)!important;box-shadow:0 16px 55px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.14)!important;backdrop-filter:blur(32px) saturate(165%)!important;-webkit-backdrop-filter:blur(32px) saturate(165%)!important}
.atlas-ui .navbar.default-layout .navbar-brand-wrapper{width:242px!important;height:64px!important;background:transparent!important;border:0!important}.atlas-ui .navbar.default-layout .brand-logo img{width:188px!important;height:auto!important;max-height:48px!important}.atlas-ui .navbar.default-layout .brand-logo-mini img{width:40px!important}.atlas-ui .navbar.default-layout .navbar-menu-wrapper{height:64px!important;background:transparent!important}
.atlas-window-controls{gap:8px;margin:0 15px 0 3px}.atlas-window-controls span{width:11px;height:11px;border-radius:50%;box-shadow:inset 0 -1px 1px rgba(0,0,0,.22)}.atlas-window-controls span:nth-child(1){background:#ff5f57}.atlas-window-controls span:nth-child(2){background:#febc2e}.atlas-window-controls span:nth-child(3){background:#28c840}
.navbar-toggler{color:#cbd9eb!important;border-radius:12px}.navbar-toggler:hover{background:rgba(255,255,255,.09)}.atlas-nav-context{display:flex;align-items:center;gap:.7rem;margin-left:1rem;color:#eff6ff;line-height:1.05}.atlas-nav-context span:last-child{display:flex;flex-direction:column;gap:.22rem}.atlas-nav-context small{color:var(--muted);font-size:.67rem;letter-spacing:.06em}.atlas-live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(108,240,177,.11),0 0 22px rgba(108,240,177,.75)}
.atlas-ui .page-body-wrapper{padding-top:94px!important}.atlas-ui .sidebar{top:94px!important;left:18px!important;width:242px!important;height:calc(100vh - 110px)!important;padding:14px 11px 20px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:25px!important;background:rgba(9,18,34,.55)!important;box-shadow:0 22px 60px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.11);backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%);overflow-y:auto}
.atlas-ui .main-panel{width:calc(100% - 278px)!important;margin-left:278px}.atlas-ui .content-wrapper{padding:25px 30px 34px 0!important}.atlas-sidebar-heading{padding:10px 13px 16px;display:flex;flex-direction:column}.atlas-sidebar-heading span{color:#7690ac;font-size:.6rem;font-weight:800;letter-spacing:.2em}.atlas-sidebar-heading strong{color:#f4f8ff;margin-top:.28rem;font-size:.94rem}
.atlas-ui .sidebar>.nav>.nav-item{margin:3px 0!important}.atlas-ui .sidebar>.nav>.nav-item>.nav-link{min-height:47px;padding:.73rem .85rem!important;border:1px solid transparent;border-radius:15px!important;color:#aabbd0!important;transition:.24s ease!important}.atlas-ui .sidebar>.nav>.nav-item>.nav-link i{color:#8195ae!important;font-size:1.22rem!important}.atlas-ui .sidebar>.nav>.nav-item>.nav-link:hover,.atlas-ui .sidebar>.nav>.nav-item.active>.nav-link{color:#fff!important;transform:translateX(2px);border-color:rgba(255,255,255,.13);background:linear-gradient(135deg,rgba(131,194,255,.2),rgba(178,135,255,.11))!important;box-shadow:inset 0 1px rgba(255,255,255,.12),0 9px 26px rgba(0,0,0,.16)}.atlas-ui .sidebar .sub-menu{margin:5px 0;padding:6px!important;border-radius:14px;background:rgba(2,10,23,.28)!important}.atlas-ui .sidebar .sub-menu .nav-link{color:#9eb0c7!important;border-radius:10px}
/* Command center */
.atlas-dashboard .page-title-header{position:relative;overflow:hidden;min-height:210px;margin:0 0 22px!important;padding:34px 38px!important;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(115deg,rgba(30,78,140,.4),rgba(92,61,150,.25) 53%,rgba(17,111,119,.2));box-shadow:var(--shadow);backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%)}
.atlas-dashboard .page-title-header:before{content:"";position:absolute;width:29rem;height:29rem;right:-7rem;top:-17rem;border-radius:50%;background:radial-gradient(circle at 40%,rgba(154,215,255,.46),rgba(135,90,255,.17) 42%,transparent 70%)}.atlas-dashboard .page-title-header:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.11),transparent 25%,transparent 73%,rgba(95,238,229,.06));pointer-events:none}.atlas-dashboard .page-header{margin:0!important;position:relative;z-index:1}.atlas-eyebrow{display:inline-flex;align-items:center;gap:.52rem;color:#bce6ff;font-size:.69rem;font-weight:800;letter-spacing:.19em}.atlas-dashboard .page-title{margin:.55rem 0 .35rem;color:#fff;font-size:clamp(2.2rem,4vw,3.55rem);font-weight:650;line-height:1}.atlas-subtitle{color:#bdcce0;margin:0;font-size:.98rem}.atlas-hero-status{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.atlas-hero-status span{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;color:#dceafa;font-size:.76rem;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.065);box-shadow:inset 0 1px rgba(255,255,255,.1);backdrop-filter:blur(12px)}.atlas-hero-status i{color:var(--cyan)}
.atlas-dashboard>.row:not(.page-title-header) .card{overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.atlas-dashboard>.row:not(.page-title-header) .card:hover{transform:translateY(-3px);border-color:rgba(150,210,255,.25)!important;box-shadow:0 30px 90px rgba(0,4,18,.44),inset 0 1px rgba(255,255,255,.15)!important}.atlas-dashboard .card-header{padding:1.15rem 1.4rem!important;background:rgba(255,255,255,.025)!important;border-bottom:1px solid var(--soft)!important}.atlas-dashboard .card-body>.row>[class*="col-xl-4"]{padding:7px 25px}.atlas-dashboard .card-body>.row>[class*="col-xl-4"]+[class*="col-xl-4"]{border-left:1px solid var(--soft)}.atlas-dashboard h3{color:#fff!important;font-size:2rem}.atlas-dashboard h5.text-primary{color:#91caff!important;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}
/* Controls and tables */
.btn{border-radius:13px!important;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease!important}.btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.btn-primary,.badge-primary,.progress-bar{color:#04111f!important;border:1px solid rgba(255,255,255,.28)!important;background:linear-gradient(135deg,#9ad5ff,#78eee7)!important;box-shadow:0 10px 28px rgba(75,191,225,.2),inset 0 1px rgba(255,255,255,.65)!important}.btn-outline-primary{color:#b8dcff!important;border-color:rgba(155,210,255,.36)!important;background:rgba(120,190,255,.06)!important}
.form-control,.custom-select,.select-css{color:#eef6ff!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:14px!important;background:rgba(1,8,20,.34)!important;box-shadow:inset 0 1px 5px rgba(0,0,0,.16)!important}.form-control:focus,.custom-select:focus{border-color:rgba(129,205,255,.66)!important;box-shadow:0 0 0 4px rgba(105,188,255,.11)!important}
.table{overflow:hidden;border-collapse:separate;border-spacing:0 7px}.table thead th{border:0!important;color:#7f96b2!important;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.table tbody tr{background:rgba(255,255,255,.035);transition:.2s ease}.table tbody tr:hover{background:rgba(125,197,255,.095)!important}.table tbody td{border-top:1px solid var(--soft)!important;border-bottom:1px solid var(--soft)!important}.table tbody td:first-child{border-left:1px solid var(--soft);border-radius:14px 0 0 14px}.table tbody td:last-child{border-right:1px solid var(--soft);border-radius:0 14px 14px 0}.progress{height:10px!important;border-radius:999px!important;overflow:hidden;background:rgba(1,8,20,.36)!important}.progress-bar{border-radius:999px}.actions_serverlist a{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.055)}.footer{color:#6e829b!important;border:0!important}
/* Login */
.atlas-login{overflow-x:hidden}.atlas-login .auth-bg-1{position:relative;background-image:none!important;min-height:100vh}.atlas-login .auth-bg-1:before{content:"";position:absolute;inset:0;background:radial-gradient(760px circle at 12% 30%,rgba(50,139,255,.2),transparent 70%),radial-gradient(650px circle at 74% 75%,rgba(126,71,255,.16),transparent 70%)}.atlas-login .auth-bg-1>.row{position:relative;z-index:1;align-items:center;padding:3rem 6vw}.atlas-login-hero{align-items:center;min-height:80vh;padding:3rem 5vw 3rem 1vw!important}.atlas-login-kicker{color:#a9dcff;font-size:.72rem;letter-spacing:.22em;font-weight:800}.atlas-login-hero h1{color:#f7fbff;font-size:clamp(3.4rem,6vw,6.35rem);font-weight:650;line-height:.91;margin:1.25rem 0 1.5rem;max-width:840px}.atlas-login-hero h1 em{color:transparent;font-style:normal;background:linear-gradient(100deg,#b7dfff,#b8a5ff 52%,#83f1e6);background-clip:text;-webkit-background-clip:text}.atlas-login-hero>div>p{color:#a9bdd5;font-size:1.05rem;line-height:1.7;max-width:570px}
.atlas-feature-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.5rem}.atlas-feature-row span{color:#d3e1f2;padding:7px 11px;font-size:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);backdrop-filter:blur(14px)}.atlas-feature-row i{color:var(--cyan);margin-right:4px}.atlas-login-panel{max-width:430px}.atlas-login .login-modal{padding:2rem!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(8,18,35,.52))!important}.atlas-login .auto-form-logo img{width:215px;height:auto;margin-bottom:1rem}.atlas-login .label{color:#b6c7da;font-size:.72rem;letter-spacing:.04em}.atlas-login .form-control{min-height:51px;padding:.78rem 1rem}.atlas-login .btn-primary{min-height:51px;font-weight:750}
.atlas-console-preview{width:min(650px,92%);margin-top:2rem;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(3,11,23,.46);box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.1);backdrop-filter:blur(22px);transform:perspective(900px) rotateY(3deg) rotateX(1deg)}.atlas-console-bar{display:flex;align-items:center;gap:7px;height:40px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.atlas-console-bar>span{width:9px;height:9px;border-radius:50%}.atlas-console-bar>span:nth-child(1){background:#ff5f57}.atlas-console-bar>span:nth-child(2){background:#febc2e}.atlas-console-bar>span:nth-child(3){background:#28c840}.atlas-console-bar small{margin:auto;color:#849bb5;font-size:.66rem}.atlas-console-bar i{color:var(--green);font-size:.55rem}.atlas-console-body{padding:15px 18px;font:11px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;color:#8fa4bd}.atlas-console-body p{margin:0 0 3px}.atlas-console-body b{color:#59718e;font-weight:400}.atlas-console-body span{color:#aabed3}.atlas-console-body .is-success{color:#6cf0b1}.atlas-console-prompt{color:#78f1ef!important}.atlas-console-prompt em{display:inline-block;width:6px;height:12px;vertical-align:-2px;background:#78f1ef;animation:atlas-blink 1.1s steps(1) infinite}@keyframes atlas-blink{50%{opacity:0}}
::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(155,198,240,.25);border:2px solid transparent;border-radius:99px;background-clip:padding-box}
@media(max-width:991px){.atlas-ui .navbar.default-layout{left:10px!important;right:10px!important;top:10px!important}.atlas-ui .page-body-wrapper{padding-top:86px!important}.atlas-ui .main-panel{width:100%!important;margin-left:0}.atlas-ui .content-wrapper{padding:18px!important}.atlas-ui .navbar.default-layout .navbar-brand-wrapper{width:68px!important}.atlas-ui .sidebar{left:10px!important;top:86px!important;height:calc(100vh - 96px)!important;border-radius:22px!important}.atlas-login .auth-bg-1>.row{padding:1.5rem}.atlas-login-panel{max-width:480px}}
@media(max-width:767px){.atlas-dashboard .page-title-header{min-height:190px;padding:27px 23px!important;border-radius:24px}.atlas-dashboard .page-title{font-size:2.25rem}.atlas-dashboard .card-body>.row>[class*="col-xl-4"]{padding:14px 18px}.atlas-dashboard .card-body>.row>[class*="col-xl-4"]+[class*="col-xl-4"]{border-left:0;border-top:1px solid var(--soft)}.card,.modal-content{border-radius:21px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(prefers-reduced-transparency:reduce){.card,.modal-content,.dropdown-menu,.login-modal,.atlas-ui .navbar.default-layout,.atlas-ui .sidebar{background:#101d32!important;backdrop-filter:none!important}}
