@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--bg:#050b14;--panel:#091524;--panel2:#0d1c2d;--line:#16324b;--line2:#214a67;--text:#eef7ff;--muted:#7891a8;--cyan:#19d9ff;--blue:#3188ff;--green:#20d6a2;--red:#ff607a;--purple:#9b7cff;--amber:#f5c451;--shadow:0 24px 80px rgba(0,0,0,.32)}
:root[data-theme=light]{--bg:#edf3f8;--panel:#fff;--panel2:#f5f9fc;--line:#d9e5ef;--line2:#bfd2e0;--text:#0a1725;--muted:#617487;--shadow:0 18px 45px rgba(25,52,77,.1)}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 0,rgba(25,217,255,.09),transparent 27%),radial-gradient(circle at 20% 100%,rgba(49,136,255,.08),transparent 24%),var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;z-index:40;left:0;top:0;bottom:0;width:260px;background:rgba(4,12,22,.94);border-right:1px solid var(--line);backdrop-filter:blur(20px);display:flex;flex-direction:column}.side-head{height:88px;padding:19px 20px;border-bottom:1px solid rgba(255,255,255,.05)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{background-image:url("../assets/gts-logo.png");background-size:cover;background-position:center;width:44px;height:44px;position:relative;display:grid;place-items:center;border:1px solid rgba(25,217,255,.65);border-radius:14px;background:linear-gradient(145deg,#0b253b,#06101d);box-shadow:0 0 30px rgba(25,217,255,.13),inset 0 0 18px rgba(25,217,255,.06);overflow:hidden}.brand-mark:before{content:'';position:absolute;width:24px;height:24px;border:4px solid var(--cyan);border-right-color:transparent;border-radius:8px;transform:rotate(-35deg)}.brand-mark:after{content:'';position:absolute;width:11px;height:11px;background:var(--blue);border-radius:4px;box-shadow:0 0 16px rgba(49,136,255,.6)}.brand-mark span{display:none}.brand-copy{display:flex;flex-direction:column}.brand-copy b{font:700 24px 'Space Grotesk';letter-spacing:-1px}.brand-copy i{font-style:normal;color:var(--cyan)}.brand-copy small{font-size:7px;letter-spacing:1.6px;color:#68839b;margin-top:1px}.side-scroll{padding:18px 12px;overflow:auto}.side-section{margin-bottom:22px}.side-section>span{display:block;padding:0 12px 8px;color:#45617b;font-size:9px;font-weight:700;letter-spacing:1.7px}.side-section a{display:flex;align-items:center;gap:13px;padding:12px 12px;border-radius:12px;color:#91aac0;font-size:13px;margin:4px 0;transition:.18s;border:1px solid transparent}.side-section a:hover,.side-section a.active{background:linear-gradient(90deg,rgba(49,136,255,.19),rgba(25,217,255,.035));color:#fff;border-color:rgba(25,217,255,.14);box-shadow:inset 3px 0 var(--cyan)}.side-section em{margin-left:auto;font-size:8px;color:var(--green);font-style:normal}.side-foot{padding:13px;border-top:1px solid rgba(255,255,255,.05)}.mini-secure{display:flex;gap:9px;align-items:center;color:#58748e;font-size:9px;padding:10px}.mini-secure b{color:var(--green);font-weight:500}.profile-mini,.user-chip{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:13px;display:flex;align-items:center;gap:9px;width:100%;padding:8px;text-align:left}.profile-name{display:flex;flex-direction:column;flex:1}.profile-name b,.user-chip b{font-size:11px}.profile-name small,.user-chip small{font-size:9px;color:var(--muted);margin-top:2px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0d7fc4,#152945);border:1px solid #2d9dcb;overflow:hidden;flex:none}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.small{width:34px;height:34px}.main{margin-left:260px;min-width:0;width:calc(100% - 260px)}.topbar{height:88px;display:flex;align-items:center;gap:18px;padding:0 30px;border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:30;background:rgba(5,12,22,.76);backdrop-filter:blur(20px)}.top-search{height:42px;max-width:460px;flex:1;border:1px solid var(--line);background:#071524;border-radius:24px;display:flex;align-items:center;gap:9px;padding:0 15px;color:#607d96;font-size:11px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-btn{position:relative;border:1px solid var(--line);background:var(--panel2);color:#94b0c7;width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.dot{position:absolute;right:-2px;top:-5px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white;font-size:8px;font-style:normal}.user-chip{width:auto;padding:4px 10px 4px 4px}.content{max-width:1500px;margin:auto;padding:28px 30px 100px}.page-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.eyebrow{font-size:9px;letter-spacing:1.6px;color:#54728c;margin:0 0 6px;font-weight:700}.page-head h1{font:600 30px 'Space Grotesk';margin:0;letter-spacing:-.8px}.balance-chip{border:1px solid var(--line);background:linear-gradient(135deg,var(--panel2),rgba(25,217,255,.04));padding:9px 14px;border-radius:13px;text-align:right}.balance-chip small{display:block;color:var(--muted);font-size:9px}.balance-chip b{font-size:14px}.hero-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:16px}.hero-card{min-height:260px;border:1px solid #14517a;border-radius:21px;overflow:hidden;position:relative;background:radial-gradient(circle at 76% 45%,rgba(49,136,255,.28),transparent 33%),linear-gradient(135deg,#0a2036,#06121f);box-shadow:0 22px 65px rgba(0,0,0,.22)}.hero-card:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(25,217,255,.07) 50%,transparent 70%);animation:scan 8s linear infinite}.hero-card:after{content:'';position:absolute;inset:auto -10% -55% 35%;height:220px;background:radial-gradient(circle,rgba(25,217,255,.14),transparent 68%);transform:rotate(-12deg)}.hero-content{position:relative;z-index:2;padding:31px;max-width:64%}.hero-content p:not(.eyebrow){color:#8faac0;font-size:12px;line-height:1.65}.hero-content h2{font:600 32px 'Space Grotesk';margin:9px 0}.hero-content .accent{color:var(--cyan)}.hero-globe{position:absolute;right:1%;top:7%;width:46%;height:86%;opacity:.75;background:radial-gradient(circle at 48% 50%,rgba(0,193,255,.32),transparent 27%),repeating-linear-gradient(0deg,transparent 0 15px,rgba(25,217,255,.1) 16px),repeating-linear-gradient(90deg,transparent 0 15px,rgba(25,217,255,.09) 16px);clip-path:circle(44% at 50% 50%);border:1px solid rgba(25,217,255,.15);border-radius:50%;animation:float 6s ease-in-out infinite}.btn{border:0;border-radius:10px;padding:11px 15px;font-weight:700;font-size:11px;display:inline-flex;align-items:center;gap:8px;transition:.16s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn.primary{background:linear-gradient(135deg,#1b8dff,#0d69de);color:#fff;box-shadow:0 12px 28px rgba(27,141,255,.22)}.btn.ghost{background:var(--panel2);border:1px solid var(--line);color:#a7bfd4}.btn.danger{background:rgba(255,96,122,.12);border:1px solid rgba(255,96,122,.25);color:#ff8b9c}.btn.success{background:rgba(32,214,162,.11);border:1px solid rgba(32,214,162,.25);color:#55e5c0}.btn.amber{background:rgba(245,196,81,.11);border:1px solid rgba(245,196,81,.22);color:#f5d276}.stat-card{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),var(--panel2));border-radius:17px;padding:19px;box-shadow:var(--shadow)}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}.stat-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:rgba(25,217,255,.09);color:var(--cyan);border:1px solid rgba(25,217,255,.16)}.stat-card h3{font:600 23px 'Space Grotesk';margin:14px 0 5px}.up{color:var(--green);font-size:10px}.down{color:var(--red);font-size:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.panel{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),var(--panel2));border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 19px;border-bottom:1px solid rgba(255,255,255,.045)}.panel-head h3{margin:0;font:600 15px 'Space Grotesk'}.panel-head span{font-size:9px;color:var(--cyan)}.panel-body{padding:18px}.dashboard-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:16px}.chart-wrap{height:280px;position:relative}.chart-svg{width:100%;height:100%}.chart-label{position:absolute;top:4px;right:5px;background:#0b2439;border:1px solid #1b5474;border-radius:8px;padding:7px 9px;font-size:9px}.chart-label b{display:block;font-size:13px;color:var(--green)}.periods{display:flex;gap:5px}.periods button{border:1px solid var(--line);background:transparent;color:var(--muted);font-size:9px;padding:7px 9px;border-radius:8px}.periods button.active{background:#0e6edb;color:#fff;border-color:#2089f5}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:16px 0}.quick{padding:15px;border:1px solid var(--line);background:var(--panel);border-radius:14px;display:flex;gap:11px;align-items:center;transition:.18s}.quick:hover{transform:translateY(-2px);border-color:var(--line2);box-shadow:0 15px 35px rgba(0,0,0,.2)}.quick .qicon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:rgba(45,125,255,.14);color:#62adff}.quick b{font-size:11px}.quick small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{position:relative;overflow:hidden}.product-card:after{content:'';position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;top:-55px;background:rgba(25,217,255,.05)}.product-card .ribbon{position:absolute;right:13px;top:13px;font-size:8px;padding:5px 7px;border-radius:7px;background:rgba(34,214,167,.12);color:var(--green);border:1px solid rgba(34,214,167,.2)}.product-card h3{font:600 18px 'Space Grotesk';margin:10px 0}.rate{font:700 29px 'Space Grotesk';color:var(--cyan)}.rate small{font-size:10px;color:var(--muted);font-family:'DM Sans';font-weight:400}.muted{color:var(--muted)}.small{font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;font-size:10px;color:#7995ad;margin:0 0 6px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);background:#071524;color:var(--text);padding:12px;border-radius:10px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#1c83c2;box-shadow:0 0 0 3px rgba(25,217,255,.06)}.qris{max-width:300px;width:100%;border-radius:15px;border:1px solid var(--line);background:#fff;padding:10px;box-shadow:0 15px 40px rgba(0,0,0,.22)}.two-col{display:grid;grid-template-columns:1fr .85fr;gap:16px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;font-size:10px}.table th,.table td{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06);white-space:nowrap}.table th{font-size:8px;letter-spacing:1px;color:#5e7890}.table td{color:#c1d2e0}.table tr:hover td{background:rgba(25,217,255,.025)}.status{display:inline-flex;padding:4px 7px;border-radius:7px;font-size:8px;text-transform:uppercase;border:1px solid var(--line);color:#91abc0}.status.pending{color:var(--amber);border-color:rgba(245,196,81,.25);background:rgba(245,196,81,.07)}.status.completed,.status.approved,.status.active{color:var(--green);border-color:rgba(32,214,162,.22);background:rgba(32,214,162,.06)}.status.rejected,.status.blocked,.status.cancelled{color:var(--red);border-color:rgba(255,96,122,.22);background:rgba(255,96,122,.06)}.list-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.055)}.list-item:last-child{border-bottom:0}.list-item b{font-size:11px}.list-item small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.notice{padding:12px 14px;border:1px solid rgba(25,217,255,.16);background:rgba(25,217,255,.045);border-radius:11px;color:#9bc0d8;font-size:10px;line-height:1.5}.error-text{color:#ff8b9c;font-size:10px}.success-text{color:#55e5c0;font-size:10px}.empty{padding:32px;text-align:center;color:#5e7890;font-size:10px}.code{font-family:monospace;background:#06111d;border:1px solid var(--line);border-radius:9px;padding:9px 10px;color:var(--cyan);font-size:11px}.ref-box{display:flex;gap:8px}.ref-box input{flex:1;min-width:0}.ref-box .btn{white-space:nowrap}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-cards .stat-card{display:block}.kpi{font:600 18px 'Space Grotesk';color:var(--text)}.secure-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.secure-item{padding:14px;border:1px solid var(--line);border-radius:13px;background:rgba(5,14,24,.55);display:flex;gap:10px;align-items:center}.secure-item b{font-size:10px}.secure-item small{display:block;color:var(--muted);font-size:8px;margin-top:2px}.avatar-upload{display:flex;gap:14px;align-items:center;margin-bottom:18px}.file-btn{position:relative;overflow:hidden}.file-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.bottom-nav{position:fixed;z-index:50;left:50%;bottom:15px;transform:translateX(-50%);width:min(760px,calc(100% - 30px));height:66px;padding:7px 12px;border:1px solid #1b4765;background:rgba(5,14,25,.9);backdrop-filter:blur(20px);border-radius:22px;display:flex;align-items:center;justify-content:space-around;box-shadow:0 20px 60px rgba(0,0,0,.38)}.bottom-nav a{min-width:76px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#66829b;font-size:8px}.bottom-nav a.active{color:var(--cyan)}.bottom-nav a.active svg{filter:drop-shadow(0 0 7px rgba(25,217,255,.45))}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;background:var(--bg);color:var(--muted)}.loader{width:30px;height:30px;border:2px solid var(--line);border-top-color:var(--cyan);border-radius:50%;animation:spin 1s linear infinite}.blocked-card{max-width:430px;text-align:center;padding:30px;border:1px solid var(--line);background:var(--panel);border-radius:20px}.icon-bubble{width:55px;height:55px;border-radius:16px;display:grid;place-items:center;margin:auto}.icon-bubble.red{background:rgba(255,96,122,.1);color:var(--red)}.auth{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--bg)}.auth-art{position:relative;overflow:hidden;padding:40px;background:radial-gradient(circle at 60% 45%,rgba(25,217,255,.15),transparent 34%),linear-gradient(135deg,#061322,#030911);display:flex;flex-direction:column;justify-content:space-between}.auth-art h1{font:600 55px 'Space Grotesk';letter-spacing:-2px;margin:10px 0}.auth-art h1 span{color:var(--cyan)}.auth-art p:not(.eyebrow){color:#8099af;max-width:480px;line-height:1.6}.auth-grid{position:absolute;inset:15% -10% -10% 10%;background:repeating-linear-gradient(90deg,transparent 0 54px,rgba(25,217,255,.06) 55px),repeating-linear-gradient(0deg,transparent 0 54px,rgba(25,217,255,.05) 55px);transform:perspective(500px) rotateX(60deg);transform-origin:center bottom}.auth-form{display:grid;place-items:center;padding:28px}.auth-box{width:min(480px,100%);border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),var(--panel2));border-radius:22px;padding:30px;box-shadow:var(--shadow)}.auth-box h2{font:600 29px 'Space Grotesk';margin:8px 0}.mobile-logo{display:none}.mobile-only{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-7px)}}@keyframes scan{0%{transform:translateX(-70%)}100%{transform:translateX(70%)}}
@media(max-width:1100px){.sidebar{width:225px}.main{margin-left:225px;width:calc(100% - 225px)}.stats{grid-template-columns:repeat(2,1fr)}.quick-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.two-col,.hero-grid{grid-template-columns:1fr}.admin-cards{grid-template-columns:repeat(2,1fr)}.secure-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.sidebar{transform:translateX(-102%);transition:.2s;width:270px}.sidebar.open{transform:translateX(0)}.backdrop{display:none}.sidebar.open~.backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:35}.main{margin-left:0;width:100%}.topbar{height:72px;padding:0 14px}.top-search{display:none}.mobile-only{display:grid}.user-chip{padding-right:6px}.user-chip span:nth-child(2){display:none}.content{padding:20px 14px 100px}.page-head h1{font-size:24px}.page-head{align-items:start}.balance-chip{display:none}.hero-card{min-height:300px}.hero-content{max-width:100%;padding:24px}.hero-content h2{font-size:27px}.hero-globe{opacity:.35;width:80%;right:-18%;top:12%}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px}.stat-card h3{font-size:19px}.quick-grid,.products-grid,.form-grid,.secure-strip,.admin-cards{grid-template-columns:1fr 1fr}.quick{padding:12px}.quick small{display:none}.panel-head{padding:14px}.panel-body{padding:14px}.periods button{padding:6px}.chart-wrap{height:230px}.bottom-nav{bottom:9px;height:62px;width:calc(100% - 18px);border-radius:19px}.bottom-nav a{min-width:0;flex:1}.bottom-nav a:nth-child(4){display:none}.auth{grid-template-columns:1fr}.auth-art{display:none}.auth-form{padding:14px}.auth-box{padding:24px}.mobile-logo{display:block;margin-bottom:22px}.ref-box{flex-direction:column}.table{min-width:720px}}
@media(max-width:420px){.stats,.quick-grid,.products-grid,.form-grid,.secure-strip,.admin-cards{grid-template-columns:1fr}.hero-card{min-height:330px}.top-actions .icon-btn:nth-child(2){display:none}.content{padding-left:11px;padding-right:11px}.bottom-nav a span{font-size:7px}}

.brand-mark:before,.brand-mark:after{display:none!important}

/* GTS AI visual refresh v9 */
.brand-mark{border-radius:50%!important;background:#061525!important;box-shadow:0 0 28px rgba(25,217,255,.18),inset 0 0 18px rgba(25,217,255,.08)!important}
.brand-mark:before{content:''!important;width:27px!important;height:27px!important;border:2px solid var(--cyan)!important;border-right-color:transparent!important;border-bottom-color:var(--blue)!important;border-radius:50%!important;transform:none!important;box-shadow:0 0 12px rgba(25,217,255,.18)}
.brand-mark:after{content:'G'!important;width:auto!important;height:auto!important;background:none!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;font:800 22px 'Space Grotesk',Arial!important;line-height:1!important;position:absolute!important;z-index:2!important}
.profile-hero{position:relative;overflow:hidden;margin-bottom:16px;border-color:#1a4562}.profile-cover{height:92px;background:radial-gradient(circle at 80% 10%,rgba(25,217,255,.22),transparent 28%),linear-gradient(115deg,#071524,#0b2238 55%,#06101c)}.profile-cover:after{content:'';position:absolute;right:-70px;top:-80px;width:250px;height:250px;border:1px solid rgba(25,217,255,.12);border-radius:50%;box-shadow:0 0 0 18px rgba(25,217,255,.025),0 0 0 40px rgba(25,217,255,.02)}.profile-hero-inner{display:flex;gap:20px;align-items:flex-end;padding:0 22px 20px;margin-top:-42px;position:relative;z-index:2}.profile-avatar-wrap{position:relative}.profile-avatar,.avatar-editor-preview{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#0d7fc4,#081a2d);border:3px solid #0a1725;outline:2px solid var(--cyan);box-shadow:0 0 25px rgba(25,217,255,.22)}.profile-avatar img,.avatar-editor-preview img{width:100%;height:100%;object-fit:cover}.profile-avatar span{font:800 46px 'Space Grotesk';color:var(--cyan)}.avatar-camera{position:absolute;right:0;bottom:5px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1c93ff,#0b63d1);color:#fff;border:2px solid #071321;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.35)}.profile-main{flex:1;min-width:0}.profile-name-line{display:flex;align-items:start;justify-content:space-between;gap:12px}.profile-name-line h2{font:650 26px 'Space Grotesk';margin:0 0 4px}.member-badge,.account-status{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(32,214,162,.22);background:rgba(32,214,162,.07);color:var(--green);padding:6px 9px;border-radius:9px;font-size:8px;white-space:nowrap}.account-status{align-self:center}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.profile-stats>div{padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:rgba(3,13,23,.35)}.profile-stats small{display:block;color:var(--muted);font-size:8px}.profile-stats b{display:block;margin-top:4px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-editor{display:flex;align-items:center;gap:16px;padding:14px;margin-bottom:18px;border:1px dashed var(--line2);border-radius:14px;background:rgba(25,217,255,.025)}.avatar-editor-preview{width:82px;height:82px;outline-width:1px}.avatar-pick{cursor:pointer}.account-layout{align-items:start}.account-menu{padding:7px}.account-menu>a,.account-menu>button,.logout-card{width:100%;display:flex;align-items:center;gap:12px;padding:13px 12px;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:transparent;color:var(--text);text-align:left}.account-menu>a:last-child{border-bottom:0}.account-menu>a:hover,.account-menu>button:hover,.logout-card:hover{background:rgba(25,217,255,.045)}.account-menu b,.logout-card b{display:block;font-size:11px}.account-menu small,.logout-card small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.account-menu strong,.logout-card strong{margin-left:auto;color:#5f7d95;font-size:18px}.menu-icon{width:34px;height:34px;border:1px solid var(--line2);border-radius:10px;display:grid;place-items:center;color:var(--cyan);background:rgba(25,217,255,.05);flex:none}.logout-card{margin-top:16px;border:1px solid rgba(255,96,122,.18);border-radius:14px;background:rgba(255,96,122,.04);cursor:pointer}.logout-card .menu-icon{color:var(--red);border-color:rgba(255,96,122,.22);background:rgba(255,96,122,.06)}.performance-panel{min-width:0}.performance-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.045)}.performance-total{text-align:right}.performance-total small{display:block;color:var(--muted);font-size:8px}.performance-total b{display:block;color:var(--green);font:600 15px 'Space Grotesk';margin-top:3px}.live-badge{display:flex!important;align-items:center;gap:5px}.live-badge i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green);animation:pulse 1.5s infinite}.live-chart{height:280px}.chart-axis{display:flex;justify-content:space-between;color:#5f7c95;font-size:8px;padding:4px 20px 0}.chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:#6d8498;font-size:10px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(5,11,20,.12))}.performance-panel .periods{display:flex;gap:5px}.performance-panel .periods button{min-width:42px}.performance-panel .periods button.active{box-shadow:0 0 16px rgba(27,141,255,.2)}
@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}
@media(max-width:760px){.profile-hero-inner{align-items:flex-start;flex-direction:column;padding:0 16px 16px;margin-top:-36px}.profile-avatar{width:88px;height:88px}.profile-name-line{flex-direction:column}.profile-stats{width:100%}.profile-stats b{font-size:10px}.account-status{align-self:auto}.performance-tools{align-items:flex-start;flex-direction:column}.performance-total{text-align:left}.performance-panel .periods{width:100%;justify-content:space-between}.performance-panel .periods button{flex:1;min-width:0}.live-chart{height:230px}.avatar-editor{align-items:flex-start}.avatar-editor-preview{width:74px;height:74px}}

/* GTS AI V10 — unified visual system inspired by the approved concept board */
.auth-v10{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:radial-gradient(circle at 18% 30%,rgba(25,217,255,.12),transparent 28%),#040b14}.auth-showcase{position:relative;overflow:hidden;padding:42px 7%;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#061525,#030a12)}.auth-showcase:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(25,217,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(25,217,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 75%,transparent)}.auth-brand,.showcase-copy,.showcase-foot{position:relative;z-index:2}.auth-brand{display:flex;align-items:center;gap:14px}.auth-brand .logo-xl{width:64px;height:64px}.logo-xl img{width:100%;height:100%;filter:drop-shadow(0 0 18px rgba(25,217,255,.32))}.auth-brand b{font:700 30px 'Space Grotesk';letter-spacing:-1px}.auth-brand i{font-style:normal;color:var(--cyan)}.auth-brand small{display:block;color:#6d879d;font-size:8px;letter-spacing:1.8px;margin-top:2px}.showcase-copy{max-width:610px}.showcase-copy h1{font:600 clamp(42px,5vw,68px) 'Space Grotesk';letter-spacing:-3px;line-height:.98;margin:12px 0 18px}.showcase-copy h1 span{color:var(--cyan)}.showcase-copy>p:not(.eyebrow){color:#849eb4;line-height:1.7;max-width:560px}.showcase-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.showcase-points span{padding:9px 12px;border:1px solid rgba(25,217,255,.15);border-radius:999px;background:rgba(7,24,39,.55);font-size:9px;color:#a7bfd2}.showcase-orbit{position:absolute;right:-80px;top:30%;width:430px;height:430px;border-radius:50%;border:1px solid rgba(25,217,255,.12);box-shadow:0 0 90px rgba(25,217,255,.08),inset 0 0 70px rgba(25,217,255,.05)}.orbit-line{position:absolute;inset:52px;border:1px solid rgba(49,136,255,.15);border-radius:50%;transform:rotate(35deg) scaleY(.35)}.orbit-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 25px var(--cyan);left:92px;top:72px}.showcase-foot{color:#4e6b83;font-size:8px;letter-spacing:1.4px}.auth-form-v10{display:grid;place-items:center;padding:34px}.auth-box-v10{width:min(470px,100%);padding:34px;border:1px solid #183750;border-radius:28px;background:linear-gradient(145deg,rgba(10,25,41,.98),rgba(6,17,29,.98));box-shadow:0 30px 100px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.03)}.mobile-logo-v10{display:none}.auth-kicker{font-size:9px;letter-spacing:1.8px;color:#5f8098;font-weight:700}.auth-box-v10 h2{font:600 30px 'Space Grotesk';margin:9px 0 6px;letter-spacing:-.8px}.auth-box-v10 .field{margin-bottom:15px}.auth-box-v10 .field input{height:48px;border-radius:13px;background:#061320}.auth-submit{width:100%;justify-content:center;height:48px;border-radius:13px;font-size:12px;margin-top:4px}.auth-submit span{font-size:16px}.auth-switch{text-align:center;color:#708aa0;font-size:10px;margin:18px 0 0}.auth-switch a{color:var(--cyan);font-weight:700}.auth-note{margin-top:15px;padding:10px 12px;border:1px solid rgba(32,214,162,.13);background:rgba(32,214,162,.045);border-radius:10px;color:#7da69d;font-size:9px}.auth-note span{color:var(--green)}
.brand-mark{border-radius:50%!important;background-image:url('../assets/gts-logo.png')!important;background-size:cover!important;border-color:rgba(25,217,255,.35)!important;box-shadow:0 0 26px rgba(25,217,255,.12)!important}.brand-mark:before,.brand-mark:after{display:none!important}
.v10-balance{min-width:190px}.v10-balance span{display:block;font-size:7px;color:var(--green);margin-top:4px;letter-spacing:1px}.v10-hero-grid{grid-template-columns:1.55fr .8fr}.v10-hero{min-height:315px}.v10-hero .hero-content{max-width:68%;padding:34px}.hero-mini-brand{display:flex;align-items:center;gap:7px;margin-bottom:14px;font:600 13px 'Space Grotesk';color:#d9f7ff}.hero-mini-brand img{width:28px;height:28px}.v10-orb{right:2%;top:3%;width:44%;height:94%;background:radial-gradient(circle at 50% 50%,rgba(25,217,255,.24),transparent 30%),transparent;clip-path:none;border:0}.orb-core{position:absolute;left:50%;top:50%;width:120px;height:120px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#0f6f9b,#061727 64%);border:1px solid rgba(25,217,255,.45);box-shadow:0 0 55px rgba(25,217,255,.18),inset 0 0 35px rgba(25,217,255,.18)}.orb-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(25,217,255,.25);border-radius:50%;transform:translate(-50%,-50%) rotate(20deg) scaleY(.34)}.orb-ring.r1{width:300px;height:300px}.orb-ring.r2{width:220px;height:220px;transform:translate(-50%,-50%) rotate(-28deg) scaleY(.55)}.v10-snapshot{border-color:#194361}.live-badge{display:inline-flex;align-items:center;gap:5px;color:var(--green)!important;font-size:8px!important}.live-badge i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);animation:pulseLive 1.5s infinite}.snapshot-balance{padding:5px 0 18px;border-bottom:1px solid rgba(255,255,255,.05)}.snapshot-balance small,.snapshot-row small{display:block;color:var(--muted);font-size:9px;margin-bottom:4px}.snapshot-balance b{display:block;font:600 26px 'Space Grotesk';margin-bottom:6px}.snapshot-balance span{font-size:8px}.snapshot-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.05)}.snapshot-row:last-child{border-bottom:0}.snapshot-row b{font-size:12px}.ref-code-card{font-size:14px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v10-dashboard-grid{grid-template-columns:1.5fr .8fr}.activity-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.05)}.activity-row:last-child{border-bottom:0}.activity-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:rgba(49,136,255,.1);border:1px solid rgba(49,136,255,.18);color:#68aaff}.activity-icon.profit{background:rgba(32,214,162,.09);border-color:rgba(32,214,162,.16);color:var(--green)}.activity-row b{display:block;font-size:10px}.activity-row small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.link-cyan{color:var(--cyan);font-size:9px}.performance-panel{border-color:#194361}.performance-panel .panel-head{background:linear-gradient(90deg,rgba(25,217,255,.035),transparent)}.performance-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.04)}.performance-total{text-align:right}.performance-total small{display:block;color:var(--muted);font-size:8px}.performance-total b{display:block;color:var(--green);font:600 15px 'Space Grotesk';margin-top:2px}.chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:#5c7890;font-size:9px;pointer-events:none}.live-chart{height:270px}.v10-stats .stat-card{min-height:132px}.v10-quick .quick{min-height:72px}
.profile-hero{background:linear-gradient(145deg,#091a2c,#06111d);border-color:#1b4968}.profile-cover{background:radial-gradient(circle at 78% 30%,rgba(25,217,255,.22),transparent 22%),linear-gradient(135deg,rgba(25,217,255,.06),transparent 45%);height:80px}.profile-avatar-wrap{margin-top:-45px}.profile-avatar{border-radius:50%!important;border:2px solid var(--cyan)!important;box-shadow:0 0 0 5px rgba(25,217,255,.08),0 0 35px rgba(25,217,255,.18)}.avatar-camera{border-radius:50%!important;background:linear-gradient(135deg,#1597e9,#0d68dc)!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:2px solid #061321!important;color:#fff!important}.profile-edit-panel .avatar-editor-preview{border-radius:50%!important;border:2px solid var(--cyan)!important;box-shadow:0 0 24px rgba(25,217,255,.14)}.account-menu button,.account-menu a,.logout-card{border-radius:13px!important;background:rgba(6,17,29,.65)!important;border-color:var(--line)!important;transition:.18s}.account-menu button:hover,.account-menu a:hover,.logout-card:hover{transform:translateX(3px);border-color:#245c7d!important;background:rgba(25,217,255,.045)!important}
@keyframes pulseLive{50%{opacity:.35;transform:scale(.72)}}
@media(max-width:900px){.auth-v10{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-v10{padding:18px}.auth-box-v10{padding:25px 20px;border-radius:22px}.mobile-logo-v10{display:flex;align-items:center;gap:10px;margin-bottom:24px}.mobile-logo-v10 img{width:48px;height:48px;filter:drop-shadow(0 0 14px rgba(25,217,255,.25))}.mobile-logo-v10 b{font:700 22px 'Space Grotesk'}.mobile-logo-v10 i{font-style:normal;color:var(--cyan)}.mobile-logo-v10 small{display:block;font-size:7px;letter-spacing:1.3px;color:#638097}.v10-hero-grid,.v10-dashboard-grid{grid-template-columns:1fr}.v10-hero .hero-content{max-width:100%;padding:25px}.v10-orb{opacity:.45;width:55%;right:-8%}.performance-tools{align-items:flex-start;flex-direction:column}.performance-total{text-align:left}.live-chart{height:240px}}
@media(max-width:600px){.page-head{align-items:flex-start;flex-direction:column}.v10-balance{width:100%;text-align:left}.v10-stats{grid-template-columns:1fr 1fr}.v10-stats .stat-card{padding:14px}.v10-stats .stat-card h3{font-size:17px}.v10-quick{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.profile-hero-inner{padding:0 16px 18px}.profile-main h2{font-size:22px}}

/* V11 visual polish */
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.testimonial-card{padding:16px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(8,27,45,.92),rgba(5,15,26,.86));border-radius:18px;box-shadow:0 16px 40px rgba(0,0,0,.14)}
.testimonial-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.testimonial-check{font-size:8px;color:var(--green);border:1px solid rgba(32,214,162,.3);padding:4px 7px;border-radius:999px}.testimonial-card p{font-size:12px;line-height:1.7;color:#d9e7f1;min-height:64px}.testimonial-author{display:flex;align-items:center;gap:9px}.testimonial-author small,.testimonial-author b{display:block}.testimonial-author small{color:var(--muted);font-size:9px;margin-top:2px}.avatar.tiny{width:28px;height:28px;font-size:10px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--cyan);background:#09233a;color:#fff}
.profit-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profit-kpi{padding:18px}.profit-kpi small,.profit-kpi span{display:block;color:var(--muted);font-size:9px}.profit-kpi b{display:block;font-size:24px;margin:8px 0}.profit-kpi span{color:var(--green)}.profit-list{display:grid;gap:9px}.profit-row{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(7,20,34,.56)}.profit-package{display:flex;align-items:center;gap:10px}.profit-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(25,217,255,.1);color:var(--cyan);border:1px solid rgba(25,217,255,.22)}.profit-package b,.profit-package small{display:block}.profit-package small,.profit-metric small{font-size:8px;color:var(--muted);margin-top:4px}.profit-metric b{display:block;margin-top:3px}.profile-v11{position:relative;overflow:hidden}.profile-v11-glow{position:absolute;inset:-40% auto auto 55%;width:420px;height:280px;background:radial-gradient(circle,rgba(25,217,255,.18),transparent 68%);pointer-events:none}.profile-v11-body{position:relative;display:flex;gap:28px;padding:26px;align-items:center}.profile-photo-zone{min-width:180px;display:flex;flex-direction:column;align-items:center}.profile-avatar-xl{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 35% 25%,#123b59,#061525 65%);border:2px solid var(--cyan);box-shadow:0 0 0 7px rgba(25,217,255,.08),0 0 35px rgba(25,217,255,.18);font-size:48px;color:var(--cyan);font-weight:800}.profile-avatar-xl img,.avatar-editor-preview img{width:100%;height:100%;object-fit:cover}.avatar-camera-v11{margin-top:-25px;margin-left:88px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#0c75c8;color:#fff;border:3px solid #061525;cursor:pointer;z-index:2}.profile-photo-label{text-align:center;margin-top:9px}.profile-photo-label b,.profile-photo-label small{display:block}.profile-photo-label small{color:var(--muted);font-size:8px;margin-top:3px}.profile-v11-info{flex:1}.profile-v11-name{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.profile-v11-name h2{margin:3px 0 4px}.profile-v11-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.profile-v11-meta span{padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(3,13,24,.42)}.profile-v11-meta small,.profile-v11-meta b{display:block}.profile-v11-meta small{font-size:8px;color:var(--muted);margin-bottom:5px}.avatar-editor-v11{display:flex;align-items:center;gap:15px;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(5,16,28,.48);margin-bottom:15px}.avatar-editor-copy b,.avatar-editor-copy small{display:block}.avatar-editor-copy small{color:var(--muted);font-size:9px;line-height:1.5;margin:4px 0 10px}.account-menu-v11 button,.account-menu-v11 a{min-height:58px}.v11-account{align-items:start}
@media(max-width:900px){.testimonial-grid,.profit-summary{grid-template-columns:1fr}.profit-row{grid-template-columns:1fr 1fr}.profile-v11-body{flex-direction:column;align-items:flex-start}.profile-photo-zone{width:100%}.profile-v11-info{width:100%}.profile-v11-name{flex-direction:column}.profile-v11-meta{grid-template-columns:1fr}.profit-metric{padding-top:4px}}
@media(max-width:620px){.profit-row{grid-template-columns:1fr}.profile-v11-body{padding:18px}.profile-avatar-xl{width:112px;height:112px}.profile-photo-zone{min-width:0}.testimonial-card p{min-height:0}}

/* V12 - Saya / Personal Information */
.account-menu-highlight{position:relative!important;background:linear-gradient(90deg,rgba(25,217,255,.09),rgba(49,136,255,.045))!important;border-color:rgba(25,217,255,.28)!important;box-shadow:inset 3px 0 var(--cyan),0 8px 24px rgba(0,0,0,.12)!important}
.account-menu-highlight .menu-icon{color:var(--cyan)!important}
.personal-modal-panel{width:min(720px,100%)!important;max-height:90vh;overflow:auto}
.personal-modal-panel .panel-head{position:sticky;top:0;background:rgba(6,17,29,.96);z-index:2}
.personal-close{padding:8px 10px!important;min-width:36px;justify-content:center}
.personal-modal-panel .avatar-editor-v11{margin-bottom:18px}
@media(max-width:600px){.personal-modal-panel{max-height:94vh}.personal-modal-panel .panel-body{padding:15px}.personal-modal-panel .form-grid{grid-template-columns:1fr}}

/* GTS AI V16 — visual rebuild inspired by the supplied robot/dashboard reference */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--gts-gold:#f4bd42;--gts-gold2:#ffd86a;--gts-blue:#1597ff;--gts-cyan:#1bdcff;--gts-deep:#030914}
body{font-family:'Outfit','Space Grotesk',system-ui,sans-serif;letter-spacing:.01em}
h1,h2,h3,.brand b,.mobile-logo-v10 b,.auth-brand b{font-family:'Outfit','Space Grotesk',system-ui,sans-serif;font-weight:750;letter-spacing:-.025em}
.brand-copy b,.auth-brand b,.mobile-logo-v10 b{font-weight:800}
.brand-copy b i,.auth-brand b i,.mobile-logo-v10 b i{font-style:normal;color:var(--gts-gold2)}
.nav-icon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px}.nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sidebar a.active .nav-icon{filter:drop-shadow(0 0 7px rgba(244,189,66,.4))}.bottom-nav .nav-icon{height:21px;width:21px}.bottom-nav .nav-icon svg{width:19px;height:19px}
.password-wrap{position:relative}.password-wrap input{padding-right:48px!important}.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid transparent;background:transparent;color:#6d8ba2;border-radius:10px;display:grid;place-items:center;cursor:pointer}.password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.password-toggle:hover,.password-toggle.showing{color:var(--gts-cyan);background:rgba(25,217,255,.07);border-color:rgba(25,217,255,.16)}
.auth-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 35%,rgba(25,217,255,.13),transparent 27%),linear-gradient(145deg,#020813 0%,#061525 58%,#020812 100%)}.auth-showcase:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,19,.96) 0%,rgba(2,8,19,.55) 48%,rgba(2,8,19,.05) 100%);pointer-events:none}.auth-robot-visual{position:absolute;right:-8%;bottom:-15%;width:67%;height:92%;z-index:0;opacity:.88;filter:saturate(1.08) contrast(1.06);mask-image:linear-gradient(to top,transparent 0%,#000 12%,#000 88%,transparent 100%)}.auth-robot-visual img{width:100%;height:100%;object-fit:cover;object-position:center top;mix-blend-mode:screen}.auth-showcase>*:not(.auth-robot-visual){position:relative;z-index:2}.auth-mobile-robot{display:none}.auth-form-v10{background:radial-gradient(circle at 20% 10%,rgba(25,217,255,.05),transparent 25%),#030a14}
.v10-hero{position:relative;overflow:hidden;min-height:290px;background:radial-gradient(circle at 75% 45%,rgba(21,151,255,.14),transparent 30%),linear-gradient(145deg,#07182a,#04101d 68%,#020913);border-color:rgba(25,217,255,.25)}.v10-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,23,.08),rgba(3,12,23,.55) 60%,rgba(3,12,23,.15));pointer-events:none}.v10-hero .hero-content{position:relative;z-index:3}.hero-robot-visual{position:absolute;right:-7%;bottom:-20%;width:58%;height:120%;z-index:1;opacity:.72;mask-image:linear-gradient(to right,transparent 0%,#000 28%,#000 86%,transparent 100%)}.hero-robot-visual img{width:100%;height:100%;object-fit:cover;object-position:center top;mix-blend-mode:screen}.hero-globe{z-index:0!important}
.package-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;margin-bottom:14px;background:linear-gradient(110deg,rgba(9,27,45,.96),rgba(4,13,24,.88));border-color:rgba(25,217,255,.2)}.package-intro>div{max-width:65%}.package-intro h2{margin:3px 0 7px}.package-intro img{width:190px;height:120px;object-fit:cover;object-position:center top;border-radius:16px;opacity:.8;mask-image:linear-gradient(to right,transparent 0%,#000 22%,#000 100%)}.package-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-package{position:relative;overflow:hidden}.featured-package:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 15%,rgba(244,189,66,.12),transparent 28%)}.daily-package:before{background:radial-gradient(circle at 85% 15%,rgba(25,217,255,.13),transparent 28%)}.package-topline,.package-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.package-badge{font-size:9px;font-weight:800;letter-spacing:1px;color:var(--gts-gold2);border:1px solid rgba(244,189,66,.3);padding:5px 8px;border-radius:999px}.daily-package .package-badge{color:var(--gts-cyan);border-color:rgba(25,217,255,.28)}.package-rate{font:800 38px 'Space Grotesk';color:var(--gts-gold2);margin:12px 0}.daily-package .package-rate{color:var(--gts-cyan)}.package-rate small{font:500 10px 'Outfit';color:var(--muted);margin-left:5px}.package-meta span{flex:1;padding:10px;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:rgba(0,0,0,.12)}.package-meta small,.package-meta b{display:block}.package-meta small{font-size:8px;color:var(--muted);margin-bottom:3px}.package-meta b{font-size:11px}
.admin-cards .stat-card{border-color:rgba(25,217,255,.14)}
.live-badge{font-weight:800;letter-spacing:.6px}
@media(max-width:900px){.auth-robot-visual{display:none}.auth-mobile-robot{display:block;height:155px;margin:-25px -20px 18px;overflow:hidden;position:relative;border-radius:18px;background:#061321}.auth-mobile-robot:after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 35%,#07101c 100%)}.auth-mobile-robot img{width:100%;height:100%;object-fit:cover;object-position:center 15%;opacity:.78}.hero-robot-visual{width:72%;height:105%;right:-18%;opacity:.48}.package-feature-grid{grid-template-columns:1fr}.package-intro>div{max-width:100%}.package-intro img{width:130px;height:100px}.package-intro{padding:15px}}
@media(max-width:600px){.auth-mobile-robot{height:135px;margin:-15px -15px 16px}.package-intro img{display:none}.package-intro>div{max-width:100%}.package-rate{font-size:32px}.nav-icon{width:21px;height:21px}.nav-icon svg{width:19px;height:19px}}
.proof-input{width:100%;padding:12px;border:1px dashed rgba(25,217,255,.35)!important;background:rgba(3,13,24,.55)!important;border-radius:12px;color:#b9cedd;font-size:11px}.proof-input::file-selector-button{margin-right:10px;border:1px solid rgba(244,189,66,.35);background:linear-gradient(180deg,#f7c95a,#d99b28);color:#09111b;border-radius:9px;padding:8px 12px;font-weight:800;cursor:pointer}.proof-input:focus{outline:none;border-color:var(--cyan)!important;box-shadow:0 0 0 3px rgba(25,217,255,.08)}
/* V16.1 visual polish — keeps the existing dark/cyan/gold direction. */
.page-head{position:relative;min-height:76px;align-items:center;overflow:hidden;padding:8px 0}.page-title-block{position:relative;z-index:3}.page-head-visual{position:absolute;right:0;top:-30px;width:230px;height:118px;opacity:.58;pointer-events:none;overflow:hidden;border-radius:18px;mask-image:linear-gradient(to right,transparent 0%,#000 24%,#000 82%,transparent 100%)}.page-head-visual img{width:100%;height:100%;object-fit:cover;object-position:center 16%;mix-blend-mode:screen}.page-head-visual span{position:absolute;right:18px;bottom:10px;font-size:8px;letter-spacing:1.4px;color:var(--cyan);font-weight:800}.page-head-action{position:relative;z-index:4;display:flex;align-items:center;gap:8px}.page-head h1{font-weight:700}.brand-copy b,.mobile-logo-v10 b,.auth-brand b{font-family:'Space Grotesk',sans-serif;font-weight:800}.side-section a{min-height:47px}.side-section .nav-icon{width:27px;height:27px}.side-section .nav-icon svg{width:24px;height:24px;stroke-width:1.9}.quick .qicon{width:43px;height:43px;font-size:18px}.icon-btn{width:44px;height:44px}.password-toggle{display:grid;place-items:center}.password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.password-toggle.showing{color:var(--cyan)}.proof-input{min-height:48px}.proof-input::file-selector-button{font-size:10px}.featured-package{box-shadow:0 22px 70px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.025)}.hero-robot-visual{opacity:.82}.auth-robot-visual{opacity:.88}.bottom-nav a .nav-icon svg{width:23px;height:23px;stroke-width:1.9}.bottom-nav a span{font-weight:700}
@media(max-width:900px){.page-head-visual{right:-35px;width:175px;height:96px;opacity:.34}.page-head-action{max-width:46%}.page-head h1{font-size:25px}.content{padding:20px 16px 96px}.topbar{padding:0 16px;height:72px}.hero-content{max-width:76%;padding:23px}.hero-content h2{font-size:26px}.hero-robot-visual{width:78%;right:-22%;opacity:.58}}
@media(max-width:600px){.page-head{min-height:68px;margin-bottom:14px}.page-head-visual{display:none}.page-head-action{max-width:none}.page-head h1{font-size:22px}.page-head .eyebrow{font-size:8px}.stats{grid-template-columns:repeat(2,1fr);gap:9px}.stat-card{padding:14px}.stat-card h3{font-size:19px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick{padding:12px}.products-grid{grid-template-columns:1fr}.proof-input{font-size:10px}.proof-input::file-selector-button{padding:9px 10px}.top-search{display:none}}

/* V17 — full-screen male cyber-tech visual + Android-safe deposit */
:root{--tech-red:#ff335f;--tech-blue:#1bd9ff;--tech-deep:#020611}
body{background:radial-gradient(circle at 80% 0,rgba(27,217,255,.11),transparent 30%),radial-gradient(circle at 10% 90%,rgba(255,51,95,.08),transparent 28%),var(--bg)}
.brand-copy b,.mobile-logo-v10 b,.auth-brand b{font-family:'Space Grotesk',sans-serif;font-weight:800;letter-spacing:-1.2px}
.brand-copy i,.auth-brand i,.mobile-logo-v10 i{color:var(--tech-blue);font-style:normal;text-shadow:0 0 16px rgba(27,217,255,.25)}
.auth-showcase{background:linear-gradient(135deg,#02040b 0%,#06152b 52%,#02050d 100%);}
.auth-showcase:before,.v10-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 58%,rgba(27,217,255,.07) 58.2%,transparent 59%),linear-gradient(25deg,transparent 0 66%,rgba(255,51,95,.06) 66.2%,transparent 67%);pointer-events:none}
.auth-robot-visual{right:-4%;bottom:-9%;width:72%;height:104%;opacity:.96;mask-image:linear-gradient(to left,transparent 0%,#000 10%,#000 90%,transparent 100%)}
.auth-robot-visual img{object-fit:cover;object-position:center 18%;mix-blend-mode:normal;filter:contrast(1.08) saturate(1.12)}
.auth-mobile-robot{height:250px;margin:-20px -20px 20px;border-radius:0 0 28px 28px;background:#020711;box-shadow:inset 0 -70px 90px rgba(2,7,17,.92)}
.auth-mobile-robot img{height:100%;object-fit:cover;object-position:center 12%;opacity:1;filter:contrast(1.08) saturate(1.1)}
.auth-mobile-robot:after{background:linear-gradient(to bottom,transparent 40%,#030a14 100%)}
.v10-hero{min-height:410px;background:linear-gradient(135deg,#02050d,#06192d 62%,#030812);border-color:rgba(27,217,255,.28)}
.hero-robot-visual{right:-4%;bottom:-12%;width:62%;height:120%;opacity:.92;mask-image:linear-gradient(to left,transparent 0%,#000 12%,#000 88%,transparent 100%)}
.hero-robot-visual img{object-fit:cover;object-position:center 14%;mix-blend-mode:normal;filter:contrast(1.08) saturate(1.12)}
.page-head-visual img{object-position:center 14%;mix-blend-mode:normal}
.page-head-visual{opacity:.5;border:1px solid rgba(27,217,255,.12)}
.package-intro img{object-position:center 15%;mix-blend-mode:normal;opacity:.95}
.package-intro{background:linear-gradient(110deg,rgba(5,17,32,.98),rgba(4,8,17,.94));border-color:rgba(27,217,255,.25)}
.proof-box{padding:12px;border:1px solid rgba(27,217,255,.18);border-radius:14px;background:linear-gradient(145deg,rgba(4,15,27,.94),rgba(2,8,16,.82));box-shadow:inset 0 0 28px rgba(27,217,255,.035)}
.proof-status{display:flex;align-items:center;gap:8px;margin-top:9px;padding:8px 10px;border-radius:10px;background:rgba(0,0,0,.16);font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.proof-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#53677a;box-shadow:0 0 0 4px rgba(83,103,122,.08)}
.proof-dot.ready{background:var(--green);box-shadow:0 0 0 4px rgba(32,214,162,.08),0 0 12px rgba(32,214,162,.4)}
.deposit-submit.is-loading{opacity:.7;pointer-events:none}
.qris-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:340px}
.qris-panel .qris{max-width:290px}
@media(max-width:900px){.auth-robot-visual{display:none}.auth-mobile-robot{display:block}.hero-robot-visual{width:82%;height:112%;right:-25%;opacity:.72}.v10-hero{min-height:390px}.hero-content{max-width:72%;position:relative;z-index:4}}
@media(max-width:600px){.auth-mobile-robot{height:225px;margin:-15px -15px 18px}.v10-hero{min-height:350px}.hero-robot-visual{width:92%;right:-34%;opacity:.58}.proof-input{padding:10px;font-size:11px}.proof-input::file-selector-button{padding:10px 12px;font-weight:800}.qris-panel{min-height:280px}.qris-panel .qris{max-width:240px}}

/* GTS AI V18 — full visual redesign, behavior-safe */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@500;600;700;800&family=Rajdhani:wght@500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--bg:#020711;--panel:#06101e;--panel2:#081a2c;--line:#123d62;--line2:#1c6ca3;--text:#f3f8ff;--muted:#7897b2;--cyan:#18cfff;--blue:#167dff;--green:#20e0ae;--red:#ff315b;--purple:#8d70ff;--amber:#f6c44f;--gold:#ffc83d;--shadow:0 24px 80px rgba(0,0,0,.42)}
html,body{background:#020711}body{font-family:'Rajdhani',Arial,sans-serif;background:radial-gradient(circle at 70% -5%,rgba(0,132,255,.18),transparent 30%),radial-gradient(circle at 100% 40%,rgba(255,25,75,.08),transparent 25%),linear-gradient(145deg,#01040b,#03101d 48%,#020711);letter-spacing:.15px}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(24,207,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(24,207,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 90%);z-index:-1}
.brand-copy b,.page-head h1,.hero-content h2,.stat-card h3,.panel-head h3,.auth-box-v10 h2,.auth-kicker,.auth-showcase h1,.v10-hero h2,.product-card h3{font-family:'Orbitron','Space Grotesk',sans-serif}.brand-copy b{font-size:25px;font-weight:800;letter-spacing:-1.2px;text-shadow:0 0 18px rgba(24,207,255,.18)}.brand-copy i{color:#28d7ff}.brand-copy small{font-family:'Rajdhani';font-size:9px;letter-spacing:2px;color:#9bb5ca}
.sidebar{width:246px;background:linear-gradient(180deg,rgba(2,10,19,.98),rgba(3,12,22,.94));border-right:1px solid #11466f;box-shadow:18px 0 60px rgba(0,0,0,.25)}.side-head{height:82px;padding:16px 18px;border-bottom:1px solid rgba(25,145,220,.14)}.brand-mark{width:46px;height:46px;border-radius:12px;border-color:#1e8dca;box-shadow:0 0 26px rgba(0,150,255,.2),inset 0 0 20px rgba(0,125,255,.1)}.side-section>span{font-family:'Orbitron';color:#4f7694;font-size:8px;letter-spacing:1.8px}.side-section a{font-size:14px;font-weight:600;padding:11px 12px;border-radius:11px;color:#8da9bf}.side-section a.active{background:linear-gradient(90deg,rgba(20,125,255,.28),rgba(255,37,83,.04));border-color:rgba(31,147,235,.35);box-shadow:inset 3px 0 #2dcfff,0 8px 22px rgba(0,110,220,.1)}.nav-icon{font-size:19px;line-height:1;min-width:22px;text-align:center;filter:drop-shadow(0 0 7px rgba(24,207,255,.16))}.main{margin-left:246px;width:calc(100% - 246px)}.topbar{height:78px;padding:0 26px;background:rgba(2,9,17,.82);border-bottom-color:rgba(28,108,163,.22)}.top-search{height:40px;background:#04101d;border-color:#14496e}.icon-btn{width:42px;height:42px;border-radius:12px;background:#061424;border-color:#164d73}.content{max-width:1600px;padding:22px 24px 90px}.page-head{margin-bottom:18px;min-height:70px}.page-title-block{position:relative;z-index:2}.eyebrow{font-family:'Orbitron';font-size:8px;color:#5d86a6;letter-spacing:1.7px}.page-head h1{font-size:26px;letter-spacing:-.7px}.page-head-visual{height:62px;width:250px;position:relative;overflow:hidden;border:1px solid #145783;border-radius:14px;background:#03111e;box-shadow:0 0 26px rgba(0,128,255,.12)}.page-head-visual img{width:100%;height:100%;object-fit:cover;object-position:center 28%;opacity:.8}.page-head-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#03111e 0%,transparent 45%,rgba(2,7,17,.15));pointer-events:none}.page-head-visual span{position:absolute;bottom:6px;left:10px;z-index:2;font-family:'Orbitron';font-size:7px;color:#d6edff;letter-spacing:1px;text-shadow:0 0 8px #000}
.hero-grid{grid-template-columns:1.6fr .9fr;gap:14px}.hero-card{min-height:300px;border-radius:20px;border-color:#175987;background:#020b16 url('../assets/gts-ai-robot-tech.png') right center/auto 100% no-repeat;box-shadow:0 24px 70px rgba(0,0,0,.38),inset 0 0 70px rgba(0,122,255,.08)}.hero-card:before{background:linear-gradient(90deg,rgba(2,7,17,.98) 0%,rgba(2,12,24,.82) 36%,rgba(2,7,17,.06) 78%,rgba(255,28,78,.08));animation:none}.hero-card:after{background:linear-gradient(90deg,transparent,#138fff33,transparent);height:2px;bottom:20px;left:5%;right:5%;width:auto;transform:none}.hero-content{max-width:58%;padding:34px}.hero-content h2{font-size:31px;line-height:1.25}.hero-content p:not(.eyebrow){font-size:14px;line-height:1.5;color:#a3bfd4}.hero-content .accent{color:#2edbff;text-shadow:0 0 12px rgba(46,219,255,.35)}.hero-globe{display:none}
.btn{border-radius:9px;padding:10px 14px;font-family:'Rajdhani';font-size:12px;font-weight:700}.btn.primary{background:linear-gradient(135deg,#f7c64e,#d89117 55%,#ff3b62);box-shadow:0 10px 25px rgba(255,176,39,.18);color:#07101a}.btn.ghost{background:#061525;border-color:#1a547b}.btn.danger{background:linear-gradient(135deg,rgba(255,49,91,.16),rgba(255,49,91,.05));border-color:rgba(255,49,91,.4)}
.stats{gap:12px}.stat-card,.panel,.product-card{border-radius:15px;border-color:#12496f;background:linear-gradient(145deg,rgba(5,17,30,.98),rgba(4,12,22,.98));box-shadow:0 18px 55px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.025)}.stat-card{padding:16px}.stat-icon,.qicon,.activity-icon,.profit-icon,.menu-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#071e35,#05101d);border:1px solid #1a6797;color:#2ad8ff;font-size:21px;display:grid;place-items:center;box-shadow:inset 0 0 16px rgba(0,157,255,.08)}.stat-card h3{font-size:22px}.stat-top{font-size:11px}.panel-head{padding:15px 17px;border-bottom-color:rgba(32,120,174,.15)}.panel-head h3{font-size:14px}.panel-head span{font-family:'Orbitron';font-size:7px;letter-spacing:1px}.panel-body{padding:16px}.quick{border-radius:12px;padding:13px;background:#04111e;border-color:#123e5f}.quick .qicon{width:42px;height:42px}.quick b{font-size:13px}.quick small{font-size:10px}.products-grid{gap:12px}.product-card{padding:0}.package-badge,.live-badge,.status{font-family:'Orbitron';letter-spacing:.5px}
.field label{font-family:'Rajdhani';font-weight:700;font-size:11px;color:#a9c2d6}.field input,.field select,.field textarea,.ref-box input,.code{background:#020b16!important;border:1px solid #164b70!important;color:#edf7ff!important;border-radius:9px;min-height:42px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#25bfff!important;box-shadow:0 0 0 2px rgba(37,191,255,.08),0 0 18px rgba(37,191,255,.08)}
.proof-box{border:1px solid #17547e!important;background:linear-gradient(145deg,#03111e,#020914)!important;border-radius:12px!important}.proof-input{font-size:11px!important}.proof-status{font-family:'Rajdhani';font-weight:600}.proof-dot.ready{box-shadow:0 0 12px #20e0ae}
.table th{font-family:'Orbitron';font-size:8px;color:#6185a0;letter-spacing:.8px}.table td{font-family:'Rajdhani';font-size:12px;border-top-color:rgba(31,105,153,.12)}.list-item{border-color:rgba(29,104,153,.18);background:rgba(3,13,24,.5)}
.bottom-nav{background:rgba(2,9,17,.96);border-top:1px solid #155079;box-shadow:0 -12px 35px rgba(0,0,0,.3)}.bottom-nav a{font-family:'Rajdhani';font-weight:700}.bottom-nav .nav-icon{font-size:20px}
/* Auth: reference-style split screen */
.auth-v10{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr);background:#01050b;position:relative;overflow:hidden}.auth-showcase{position:relative;min-height:100vh;padding:42px 48px;background:#020814 url('../assets/gts-ai-robot-tech.png') 44% center/cover no-repeat;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.auth-showcase:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,5,11,.28),rgba(1,5,11,.1) 48%,rgba(1,5,11,.8)),linear-gradient(0deg,rgba(1,5,11,.92),transparent 48%)}.auth-showcase:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 60%,rgba(20,125,255,.12),transparent 80%);mix-blend-mode:screen}.auth-brand,.showcase-copy,.showcase-foot,.showcase-orbit{position:relative;z-index:2}.auth-brand{position:absolute;top:40px;left:48px;display:flex;align-items:center;gap:14px}.auth-brand>div:last-child b{display:block;font:800 34px 'Orbitron';letter-spacing:-1.5px;color:#f8fbff;text-shadow:0 0 18px rgba(24,207,255,.28)}.auth-brand i{font-style:normal;color:#ff315b}.auth-brand small{font-family:'Orbitron';font-size:8px;letter-spacing:1.5px;color:#a8c1d5}.logo-xl{width:62px;height:62px;border:1px solid #e9b93f;border-radius:17px;background:linear-gradient(145deg,#211a06,#07111b);display:grid;place-items:center;box-shadow:0 0 30px rgba(255,190,40,.15)}.logo-xl img{width:48px;height:48px;object-fit:contain}.showcase-copy{max-width:620px}.showcase-copy h1{font-size:42px;line-height:1.1;margin:8px 0}.showcase-copy h1 span{color:#25cfff}.showcase-copy p{max-width:560px;color:#b4c7d7;font-size:16px;line-height:1.5}.showcase-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.showcase-points span{padding:7px 10px;border:1px solid #19577d;border-radius:8px;background:#04111eaa;color:#a9d2eb;font-size:11px}.showcase-foot{margin-top:26px;font-family:'Orbitron';font-size:7px;color:#7897b2;letter-spacing:2px}.auth-form-v10{background:radial-gradient(circle at 50% 20%,rgba(0,128,255,.12),transparent 30%),#020914;display:grid;place-items:center;padding:36px}.auth-box-v10{width:min(460px,100%);padding:32px;border:1px solid #1a5b85;border-radius:20px;background:linear-gradient(145deg,rgba(4,17,30,.96),rgba(2,9,17,.98));box-shadow:0 30px 80px rgba(0,0,0,.5),inset 0 0 30px rgba(0,125,255,.04)}.auth-box-v10 h2{font-size:24px;margin:7px 0}.auth-kicker{font-size:8px;color:#26d6ff;letter-spacing:1.8px}.auth-submit{width:100%;justify-content:center;min-height:46px;font-family:'Orbitron';font-size:11px}.password-wrap{position:relative}.password-wrap input{padding-right:48px}.password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:36px;height:34px;border:0;background:transparent;color:#8db0c8;display:grid;place-items:center}.password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.auth-note{font-family:'Rajdhani';color:#6e8ba3;font-size:11px;margin-top:14px}.auth-note span{color:#20e0ae}.auth-switch{font-size:12px;color:#7793a9}.auth-switch a{color:#2ad8ff;font-weight:700}.mobile-logo-v10{display:none}.auth-mobile-robot{display:none}
/* Make every internal screen carry the visual language without changing DOM/functionality */
.account-menu button,.account-menu a,.logout-card{border-color:#164a6c!important;background:linear-gradient(145deg,#061626,#03101d)!important}.account-menu button:hover,.account-menu a:hover,.logout-card:hover{border-color:#28bfff!important;transform:translateY(-1px)}.profile-v11{border-color:#18577f!important;background:linear-gradient(145deg,#061728,#020a14)!important}.notification-card,.activity-row,.profit-row,.profit-package{border-color:#154c70!important;background:#04111e!important}.package-rate{font-family:'Orbitron'!important}.package-rate,.profit-metric b,.profit-kpi b{color:#f4c653}.live-badge{border-color:#16dba8!important;color:#27e4b1!important;background:rgba(32,224,174,.08)!important}
@media(max-width:1100px){.sidebar{width:220px}.main{margin-left:220px;width:calc(100% - 220px)}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.hero-grid{grid-template-columns:1fr}.hero-card{background-position:80% center}.hero-content{max-width:65%}.page-head-visual{display:none}}
@media(max-width:760px){.auth-v10{display:block}.auth-showcase{min-height:46vh;padding:24px 20px 22px;background-position:center 18%;justify-content:flex-end}.auth-brand{top:18px;left:18px}.auth-brand>div:last-child b{font-size:23px}.logo-xl{width:46px;height:46px;border-radius:12px}.logo-xl img{width:35px;height:35px}.showcase-copy{max-width:75%}.showcase-copy h1{font-size:25px}.showcase-copy p{font-size:12px;margin-bottom:0}.showcase-points,.showcase-foot{display:none}.auth-form-v10{padding:16px;min-height:54vh}.auth-box-v10{padding:22px;border-radius:16px}.auth-box-v10 h2{font-size:19px}.sidebar{transform:translateX(-105%);transition:.2s;width:250px}.sidebar.open{transform:none}.main{margin-left:0;width:100%}.topbar{height:64px;padding:0 12px}.top-search{display:none}.content{padding:14px 12px 88px}.stats{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:12px}.stat-card h3{font-size:18px}.stat-icon{width:36px;height:36px;font-size:18px}.hero-card{min-height:260px;background-size:auto 100%;background-position:105% center}.hero-content{padding:23px;max-width:72%}.hero-content h2{font-size:22px}.hero-content p:not(.eyebrow){font-size:12px}.quick-grid{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr}.page-head h1{font-size:21px}.page-head-action{margin-left:auto}.user-chip span{display:none}.table-wrap{overflow:auto}.table{min-width:620px}.bottom-nav{display:flex}.bottom-nav a{font-size:9px}.bottom-nav .nav-icon{font-size:18px}}
.nav-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.side-section a.active .nav-icon{color:#f6c44f;filter:drop-shadow(0 0 8px rgba(246,196,79,.35))}.bottom-nav .nav-icon svg{width:20px;height:20px}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.brand-mark img{display:none}
@media(max-width:760px){.auth-showcase{background-position:55% 18%;min-height:48vh}.auth-showcase:before{background:linear-gradient(90deg,rgba(1,5,11,.18),rgba(1,5,11,.1) 48%,rgba(1,5,11,.62)),linear-gradient(0deg,rgba(1,5,11,.95),transparent 55%)}.auth-form-v10{min-height:52vh}.hero-card{background-size:auto 108%;background-position:110% center}.page-head-visual{display:block;width:100%;height:70px;margin-top:8px}.page-head{display:grid;grid-template-columns:1fr;align-items:start}.page-head-action{margin-left:0}.page-head-visual img{object-position:center 25%}}


/* ===== GTS AI REFERENCE UI — V19 TOTAL VISUAL LAYER ===== */
:root{--gold:#f6c64f;--gold2:#d99722;--blue:#0aa9ff;--blue2:#176dff;--red:#ff315d;--ink:#020711;--panel:#061322;--line:#10496e;--text:#eaf7ff;--muted:#7e9ab0;--green:#18dfab}
*{box-sizing:border-box}html,body{background:#01050b;color:var(--text);font-family:'Rajdhani',system-ui,sans-serif}body{letter-spacing:.1px}button,input,select,textarea{font-family:inherit}
body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 75% 10%,rgba(0,145,255,.08),transparent 28%),radial-gradient(circle at 15% 80%,rgba(255,49,93,.035),transparent 24%),linear-gradient(180deg,#01050b,#020914 55%,#01050b)}
.brand-copy b,.auth-brand b,.mobile-logo-v10 b{font-family:'Orbitron',sans-serif;font-weight:900;letter-spacing:-1.8px}.brand-copy b i,.auth-brand i,.mobile-logo-v10 i{color:var(--blue);font-style:normal;text-shadow:0 0 14px rgba(10,169,255,.35)}
.app-shell{min-height:100vh;background:linear-gradient(120deg,rgba(0,0,0,.18),rgba(0,83,145,.035))}.sidebar{background:linear-gradient(180deg,#020a14 0%,#03101c 58%,#020913 100%);border-right:1px solid #0d4b72;box-shadow:14px 0 50px rgba(0,0,0,.34)}.side-head{height:84px;padding:18px 17px;border-bottom:1px solid rgba(21,93,132,.25)}
.side-head .brand{gap:10px}.brand-mark{width:39px;height:39px;border:1px solid var(--gold);border-radius:11px;background:radial-gradient(circle at 50% 40%,rgba(246,198,79,.2),transparent 55%),#04101b;box-shadow:0 0 22px rgba(246,198,79,.13)}.brand-mark:after{content:'↗';display:grid;place-items:center;height:100%;font-size:23px;font-weight:900;color:var(--gold)}.brand-copy b{font-size:20px}.brand-copy small{font-family:'Orbitron';font-size:6.5px;letter-spacing:1.15px;color:#8da9bd}
.side-section>span{font-family:'Orbitron';font-size:7px;letter-spacing:1.7px;color:#55758d}.side-section a{margin:4px 9px;padding:10px 11px;border:1px solid transparent;border-radius:10px;color:#9db8ca}.side-section a:hover{background:#061a2b;border-color:#14567d}.side-section a.active{background:linear-gradient(90deg,rgba(246,198,79,.17),rgba(10,169,255,.06));border-color:#8c6a25;box-shadow:inset 3px 0 var(--gold),0 0 18px rgba(246,198,79,.05);color:#fff}.side-section a.active .nav-icon{color:var(--gold)}.nav-icon svg{width:20px;height:20px}
.side-foot{border-top:1px solid rgba(21,93,132,.25)}.mini-secure{border:1px solid #123f5e;background:#041321;border-radius:9px;color:#8eabc0}.mini-secure b{color:var(--green)}.profile-mini{border-color:#154a69!important;background:#04111e!important;border-radius:10px}
.main{background:transparent}.topbar{height:72px;background:rgba(1,8,16,.88);border-bottom:1px solid #0d4162;backdrop-filter:blur(16px)}.top-search{border:1px solid #123f5d;background:#03101c;border-radius:9px;color:#6f8ca3}.top-actions .icon-btn{border-color:#124566;background:#04121f;color:#b7d2e2}.user-chip{border-color:#124566!important;background:#04121f!important}.user-chip:hover{border-color:#2aafff!important}
.content{max-width:1500px;padding:20px 22px 92px}.page-head{margin-bottom:17px;padding:0 2px}.page-title-block .eyebrow,.eyebrow{font-family:'Orbitron';font-size:7px;letter-spacing:1.7px;color:#20cfff}.page-head h1{font-family:'Orbitron';font-size:22px;letter-spacing:-.4px}.page-head-visual{position:relative;overflow:hidden;border:1px solid #0f5278;border-radius:11px;background:#03101b;height:68px;max-width:290px;box-shadow:0 0 24px rgba(0,138,255,.06)}.page-head-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#03101b 0%,transparent 30%,rgba(2,7,17,.15) 70%,#03101b 100%)}.page-head-visual img{width:100%;height:100%;object-fit:cover;object-position:center 23%;filter:saturate(1.12) contrast(1.06)}.page-head-visual span{position:absolute;z-index:2;right:9px;bottom:7px;font-family:'Orbitron';font-size:6px;color:#dcefff;letter-spacing:1px}
.hero-card{border:1px solid #14628d!important;border-radius:18px!important;min-height:310px;background:#020a13 url('../assets/gts-ai-male-robot.png') 77% 25%/auto 125% no-repeat!important;box-shadow:0 25px 70px rgba(0,0,0,.42),inset 0 0 60px rgba(0,136,255,.05);overflow:hidden}.hero-card:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,6,12,.98) 0%,rgba(1,7,13,.92) 34%,rgba(1,7,13,.35) 61%,rgba(1,7,13,.05) 100%),linear-gradient(0deg,rgba(1,6,12,.8),transparent 45%)}.hero-content{position:relative;z-index:2;max-width:56%;padding:34px}.hero-content h2{font-family:'Orbitron';font-size:31px;letter-spacing:-1px}.hero-content .accent{color:#1bd7ff}.hero-mini-brand img{width:27px;height:27px}.hero-mini-brand span{font-family:'Orbitron';font-weight:800;color:#f4c653}.hero-actions .btn{min-width:120px}
.stats{gap:12px}.stat-card,.panel,.product-card{border:1px solid #104e74!important;background:linear-gradient(145deg,rgba(4,17,29,.98),rgba(2,10,18,.98))!important;border-radius:14px!important;box-shadow:0 16px 48px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.025)}.stat-card:hover,.panel:hover,.product-card:hover{border-color:#1977aa!important}.stat-icon,.qicon,.activity-icon,.profit-icon,.menu-icon{border:1px solid #1a6c9c!important;background:radial-gradient(circle at 35% 25%,rgba(22,204,255,.15),transparent 55%),#04111e!important;color:#29d8ff!important;box-shadow:0 0 18px rgba(0,165,255,.08)}.stat-card h3{font-family:'Orbitron';font-weight:800}.positive{color:var(--green)!important}.amber{color:var(--gold)!important}
.panel-head{background:linear-gradient(90deg,rgba(11,58,87,.12),transparent);border-bottom:1px solid rgba(25,103,146,.22)}.panel-head h3{font-family:'Rajdhani';font-weight:800}.panel-head>span{font-family:'Orbitron';font-size:7px;letter-spacing:1px}.live-badge{border-color:#14dba6!important;color:#27e4b1!important;background:rgba(22,220,167,.07)!important;box-shadow:0 0 12px rgba(22,220,167,.07)}
.btn{border-radius:9px!important;font-family:'Rajdhani';font-weight:800;letter-spacing:.3px}.btn.primary{background:linear-gradient(135deg,#f8d064,#d9981f 58%,#ffb72e)!important;color:#07101a!important;border-color:#f5c84c!important;box-shadow:0 8px 25px rgba(246,198,79,.18)}.btn.ghost{background:#041321!important;border-color:#17557a!important;color:#c9e3f2!important}.btn.success{background:linear-gradient(135deg,#0da779,#12d8a4)!important;color:#03120e!important}.btn.danger{border-color:rgba(255,49,93,.5)!important;color:#ff7c98!important;background:rgba(255,49,93,.08)!important}
.field label{font-family:'Rajdhani';font-weight:800;color:#aac4d5}.field input,.field select,.field textarea,.ref-box input,.code{background:#020a13!important;border:1px solid #145176!important;color:#f1f8fc!important;border-radius:9px!important}.field input:focus,.field select:focus,.field textarea:focus{border-color:#20bfff!important;box-shadow:0 0 0 2px rgba(32,191,255,.08),0 0 20px rgba(32,191,255,.08)}
.product-card{overflow:hidden}.product-card .package-badge{font-family:'Orbitron';font-size:7px}.package-rate{font-family:'Orbitron'!important;color:#f6c64f!important}.package-card,.product-card{position:relative}.package-card:before,.product-card:before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(var(--gold),var(--blue),var(--red));opacity:.8}
.performance-panel .chart-svg{filter:drop-shadow(0 0 7px rgba(20,219,255,.25))}.performance-tools .periods button{background:#03111f;border:1px solid #164d70;color:#89a9be;border-radius:7px}.performance-tools .periods button.active{background:#0d82d8;color:#fff;border-color:#25bfff;box-shadow:0 0 15px rgba(18,144,235,.25)}
.proof-box{border:1px dashed #1c70a1!important;background:linear-gradient(145deg,#03111e,#020914)!important;border-radius:12px!important}.proof-input{color:#a9c5d7!important}.proof-input::file-selector-button{margin-right:9px;border:1px solid #1d76a8;border-radius:7px;background:#062039;color:#e8f7ff;padding:8px 11px;font-weight:800}.proof-status{font-weight:700}
.table th{font-family:'Orbitron';font-size:7px;color:#66869c}.table td{font-family:'Rajdhani';font-weight:600}.status{font-family:'Orbitron';font-size:7px}.list-item{background:rgba(3,14,24,.7)!important;border-color:#123f5d!important;border-radius:10px}
/* Login — reference composition */
.auth-v10{background:#01050b!important;grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr)!important}.auth-showcase{background:#020711 url('../assets/gts-ai-male-robot.png') 50% 28%/cover no-repeat!important;padding:40px 52px!important}.auth-showcase:before{background:linear-gradient(90deg,rgba(1,5,11,.22),rgba(1,5,11,.08) 43%,rgba(1,5,11,.88) 100%),linear-gradient(0deg,rgba(1,5,11,.92),transparent 48%)!important}.auth-brand>div:last-child b{font-size:37px!important;color:#f5f7fb!important}.showcase-copy h1{font-family:'Orbitron';font-size:44px!important}.showcase-copy h1 span{color:#21d8ff!important}.showcase-points span{border-color:#17577c;background:#031523c9}.auth-form-v10{background:radial-gradient(circle at 50% 25%,rgba(0,130,255,.15),transparent 31%),#020914!important}.auth-box-v10{border:1px solid #17638e!important;background:linear-gradient(145deg,rgba(4,18,32,.98),rgba(2,9,17,.99))!important;border-radius:18px!important;box-shadow:0 30px 80px rgba(0,0,0,.58),0 0 30px rgba(0,130,255,.05)!important}.auth-box-v10 h2{font-family:'Orbitron';font-size:25px}.auth-submit{background:linear-gradient(135deg,#f9d36a,#d99920 60%,#ffb72c)!important;border:1px solid #f5c84c!important;color:#07101a!important}.password-toggle{color:#a8c4d7!important}
/* Global reference-style sections */
.notice{border:1px solid #15577b!important;background:#03121f!important;border-radius:10px}.account-menu button,.account-menu a,.logout-card{border-color:#124b6e!important;background:linear-gradient(145deg,#041321,#020b14)!important;border-radius:10px!important}.account-menu button:hover,.account-menu a:hover,.logout-card:hover{border-color:#22bfff!important}.profile-v11{border-color:#155b84!important;background:linear-gradient(145deg,#061728,#020a14)!important}.member-badge{font-family:'Orbitron';border-color:#17638d!important}.notification-card,.activity-row,.profit-row,.profit-package{border-color:#154f71!important;background:#03121f!important}
/* Mobile */
@media(max-width:760px){.content{padding:12px 10px 88px}.topbar{height:60px}.page-head-visual{height:58px;max-width:none}.hero-card{min-height:340px;background-position:86% 15%!important;background-size:auto 112%!important}.hero-card:before{background:linear-gradient(90deg,rgba(1,6,12,.97) 0%,rgba(1,7,13,.82) 46%,rgba(1,7,13,.2) 100%),linear-gradient(0deg,rgba(1,6,12,.82),transparent 55%)}.hero-content{max-width:72%;padding:24px 19px}.hero-content h2{font-size:21px}.hero-content p:not(.eyebrow){font-size:12px}.hero-actions{flex-wrap:wrap}.hero-actions .btn{min-width:105px}.auth-showcase{min-height:50vh!important;background-position:50% 17%!important;background-size:auto 108%!important}.auth-brand{top:17px;left:16px}.auth-brand>div:last-child b{font-size:24px!important}.showcase-copy{max-width:82%}.showcase-copy h1{font-size:24px!important}.showcase-copy p{font-size:12px}.auth-form-v10{min-height:50vh!important;padding:14px}.auth-box-v10{padding:20px}.stats{grid-template-columns:1fr 1fr!important}.stat-card h3{font-size:17px}.products-grid{grid-template-columns:1fr!important}.two-col{grid-template-columns:1fr!important}.dashboard-grid{grid-template-columns:1fr!important}.page-head h1{font-size:19px}.bottom-nav a{font-size:8px}.bottom-nav .nav-icon svg{width:19px;height:19px}}
@media(min-width:761px){.hero-robot-visual img{filter:saturate(1.15) contrast(1.08) drop-shadow(0 0 24px rgba(0,155,255,.18))}.auth-robot-visual img{filter:saturate(1.15) contrast(1.08)}}

.chat-list{display:flex;flex-direction:column;gap:10px;min-height:260px;max-height:55vh;overflow:auto;padding:4px}.chat-row{display:flex}.chat-row.from-user{justify-content:flex-end}.chat-row.from-admin{justify-content:flex-start}.chat-bubble{max-width:min(680px,85%);padding:10px 12px;border:1px solid #145375;border-radius:12px;background:#031321}.from-user .chat-bubble{border-color:#8c6a25;background:linear-gradient(145deg,#201907,#071321)}.chat-bubble small{display:block;color:#7090a6;font-size:8px;font-family:'Orbitron';margin-bottom:4px}.chat-bubble p{margin:0;color:#dcecf5;font-size:12px;line-height:1.45;white-space:pre-wrap}.chat-form{display:flex;gap:9px;align-items:end;margin-top:14px}.chat-form textarea{flex:1;resize:vertical}.chat-form .btn{white-space:nowrap}.admin-chat-list .chat-bubble .btn{margin-top:8px;padding:5px 8px;font-size:9px}
@media(max-width:760px){.chat-form{flex-direction:column;align-items:stretch}.chat-form .btn{width:100%}.chat-bubble{max-width:92%}}
