:root{--navy:#07172f;--navy-2:#0b2345;--blue:#1967ff;--blue-2:#0054e6;--cyan:#27c6e7;--ink:#10213c;--muted:#66758a;--line:#dfe7f0;--soft:#f4f7fb;--white:#fff;--success:#0c9b6d;--warning:#c67a09;--danger:#d54040;--shadow:0 18px 50px #0e274c1a}*{box-sizing:border-box}html{background:var(--soft);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.icon{flex:none;display:inline-block}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px #1967ff38}.button-primary:hover{background:var(--blue-2)}.button-secondary{color:var(--ink);background:#fff;border-color:#cbd7e5}.button-secondary:hover{background:#f8fbff;border-color:#91a7c2}.button-ghost{color:#fff;background:#ffffff12;border-color:#ffffff29}.button-full{width:100%}.eyebrow{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--cyan);border-radius:50%;width:7px;height:7px;margin:4px 9px 0 0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--blue),var(--cyan));color:#fff;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 8px 18px #1967ff40}.brand-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.brand span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.01em;font-size:14px}.brand small{color:#91a2bb;margin-top:3px;font-size:11px}.landing{color:#fff;background:radial-gradient(circle at 70% 20%,#27c6e71f,#0000 28%),linear-gradient(145deg,#06142a 0%,#0b2345 68%,#0a3156 100%);flex-direction:column;min-height:100vh;padding:0 clamp(24px,6vw,96px);display:flex}.landing-nav{border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:88px;display:flex}.hero{flex:1;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:clamp(42px,7vw,100px);padding:70px 0;display:grid}.hero-copy{max-width:680px}.hero-copy .eyebrow{color:#82def1}.hero h1{letter-spacing:-.055em;margin:24px 0;font-size:clamp(46px,6vw,78px);line-height:1.02}.hero h1 em{color:#61d3ec;font-style:normal}.hero-copy>p{color:#b9c8dc;max-width:620px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:22px;margin-top:36px;display:flex}.hero-actions>span{color:#9fb0c8;align-items:center;gap:8px;font-size:13px;display:flex}.hero-panel{background:#ffffff12;border:1px solid #ffffff24;border-radius:22px;padding:20px;box-shadow:0 30px 90px #00000040}.panel-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:3px 3px 18px;font-size:13px;font-weight:700;display:flex}.live-pill{color:#7ce5c1;background:#22c5931f;border:1px solid #3ddca738;border-radius:100px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:flex}.live-pill i{background:#3ddca7;border-radius:50%;width:6px;height:6px}.mini-grid{grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;display:grid}.mini-grid article{background:#05122985;border:1px solid #ffffff14;border-radius:14px;min-height:150px;padding:20px}.mini-grid small{color:#7fdcf0;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.mini-grid strong{margin-top:20px;font-size:16px;display:block}.mini-grid p{color:#93a6c0;margin:8px 0 0;font-size:12px;line-height:1.6}.mini-grid .accent-card{background:linear-gradient(145deg,#1967ff66,#27c6e729);border-color:#4dc3f040}.landing-footer{color:#7f94b0;border-top:1px solid #ffffff1a;justify-content:space-between;padding:24px 0;font-size:11px;display:flex}.auth-page{background:#fff;grid-template-columns:1fr minmax(480px,.75fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 20% 75%,#27c6e729,#0000 30%),linear-gradient(155deg,#06152d,#0a2a50);flex-direction:column;justify-content:space-between;padding:52px clamp(40px,7vw,100px);display:flex}.auth-visual>a{width:max-content}.auth-visual>div{max-width:620px}.auth-visual h1{letter-spacing:-.05em;margin:20px 0;font-size:clamp(40px,5vw,68px);line-height:1.08}.auth-visual p{color:#aabbd2;font-size:17px;line-height:1.7}.auth-visual ul{flex-wrap:wrap;gap:18px 30px;margin:0;padding:0;list-style:none;display:flex}.auth-visual li{color:#b9c9dd;align-items:center;gap:8px;font-size:13px;display:flex}.auth-visual li svg{color:#5ed5ee}.auth-card{background:#f8fafc;justify-content:center;align-items:center;padding:40px;display:flex}.auth-card-inner{width:100%;max-width:400px}.auth-icon{color:var(--blue);background:#e8f1ff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.auth-card h2{letter-spacing:-.035em;margin:24px 0 8px;font-size:31px}.auth-card p{color:var(--muted);margin:0 0 26px;font-size:14px;line-height:1.6}.auth-card form{flex-direction:column;display:flex}.auth-card label{margin:15px 0 8px;font-size:12px;font-weight:800}.auth-card input{color:var(--ink);background:#fff;border:1px solid #cbd7e5;border-radius:9px;outline:none;height:48px;padding:0 14px}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1967ff1c}.auth-card .button{margin-top:24px}.auth-note{color:#8896a9;justify-content:center;align-items:center;gap:7px;margin-top:22px;display:flex}.alert{border:1px solid;border-radius:9px;margin:14px 0;padding:11px 13px;font-size:12px;line-height:1.5}.alert-error{color:#a52e2e;background:#fff1f1;border-color:#f5c2c2}.alert-warning{color:#8b5a08;background:#fff8e8;border-color:#f1d590}.console-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.sidebar>.brand{padding:0 8px 27px}.sidebar-nav{flex-direction:column;flex:1;gap:5px;display:flex}.sidebar-nav a{color:#8fa2bd;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:650;display:flex}.sidebar-nav a:hover{color:#fff;background:#ffffff0f}.sidebar-nav a.active{box-shadow:inset 3px 0 var(--cyan);color:#fff;background:linear-gradient(100deg,#1967ff47,#27c6e717)}.sidebar-footer{border-top:1px solid #ffffff1a;padding-top:18px}.sidebar-footer small{color:#7186a3;letter-spacing:.08em;text-transform:uppercase;margin:0 8px 12px;font-size:10px;display:block}.logout-button{color:#9cafc7;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:9px;font-size:12px;font-weight:700;display:flex}.logout-button:hover{color:#fff;background:#ffffff0f}.console-main{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 36px;display:flex;position:sticky;top:0}.topbar-title strong{font-size:13px;display:block}.topbar-title small{color:#8190a4;font-size:11px}.topbar-meta{align-items:center;gap:12px;display:flex}.environment-pill{color:#3f649b;letter-spacing:.08em;text-transform:uppercase;background:#edf4ff;border:1px solid #d6e5ff;border-radius:100px;padding:7px 10px;font-size:10px;font-weight:800}.reviewer-avatar{background:var(--navy);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:flex}.page-content{max-width:1500px;margin:0 auto;padding:38px 40px 64px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-.035em;margin:7px 0;font-size:30px}.page-header p{color:var(--muted);max-width:680px;margin:0;font-size:13px;line-height:1.6}.page-actions{align-items:center;gap:10px;display:flex}.card{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 3px 12px #142c4d09}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.section-title h2{margin:0;font-size:14px}.section-title p{color:var(--muted);margin:4px 0 0;font-size:11px}.status-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.status-card{padding:19px 20px}.status-card-top{justify-content:space-between;align-items:center;display:flex}.status-card h3{margin:0;font-size:12px}.status-card p{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.status-badge{letter-spacing:.06em;border:1px solid;border-radius:100px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:850;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-success{color:var(--success);background:#eafaf4;border-color:#c4eedf}.status-warning{color:var(--warning);background:#fff8e9;border-color:#f1d9a5}.status-neutral{color:#66758a;background:#f2f5f8;border-color:#dce3eb}.status-danger{color:var(--danger);background:#fff0f0;border-color:#f4c7c7}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.stat-card{padding:20px}.stat-card small{color:var(--muted);font-size:11px;display:block}.stat-card strong{letter-spacing:-.04em;margin-top:18px;font-size:28px;display:block}.stat-card span{color:#9aa7b8;font-size:10px}.dashboard-bottom{grid-template-columns:1.4fr .8fr;gap:18px;margin-top:18px;display:grid}.connection-list{padding:8px 20px}.connection-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.connection-row:last-child{border:0}.connection-row span:first-child{color:var(--muted);font-size:12px}.connection-row strong{font-size:12px}.safety-card{color:#fff;background:linear-gradient(145deg,#0a1b36,#0a2d51);border:0;padding:24px}.safety-card .eyebrow{color:#66d7ed}.safety-card h2{letter-spacing:-.03em;margin:18px 0 8px;font-size:22px}.safety-card p{color:#9fb1c9;font-size:12px;line-height:1.7}.safety-lock{background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;margin-top:22px;padding:13px;font-size:11px;display:flex}.inbox-frame{grid-template-columns:340px 1fr;min-height:600px;display:grid;overflow:hidden}.conversation-column{border-right:1px solid var(--line)}.column-header{border-bottom:1px solid var(--line);padding:17px 20px}.column-header strong{font-size:12px}.column-header small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.empty-conversations{color:#93a0b1;text-align:center;padding:70px 25px;font-size:11px}.conversation-detail{background:linear-gradient(#fff,#fbfcfe);justify-content:center;align-items:center;padding:40px;display:flex}.empty-state{text-align:center;max-width:490px}.empty-icon{color:var(--blue);background:#eaf3ff;border:1px solid #d5e6ff;border-radius:17px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 22px;display:flex}.empty-state h2{letter-spacing:-.025em;margin:0 0 10px;font-size:21px}.empty-state p{color:var(--muted);margin:0 auto 24px;font-size:13px;line-height:1.7}.capability-action{flex-direction:column;align-items:center;gap:10px;display:flex}.capability-action small{color:var(--muted);max-width:390px;font-size:10px}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.knowledge-card{min-height:175px;padding:21px}.knowledge-number{color:var(--blue);background:#eff5ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.knowledge-card h2{margin:20px 0 8px;font-size:15px}.knowledge-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.placeholder-label{color:#99a6b5;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #edf1f5;margin-top:20px;padding-top:14px;font-size:9px;font-weight:800;display:block}.logs-card{overflow:hidden}.log-toolbar{border-bottom:1px solid var(--line);background:#fbfcfe;align-items:center;gap:8px;padding:12px 18px;display:flex}.log-filter{border:1px solid var(--line);color:#6b788a;background:#fff;border-radius:100px;padding:6px 9px;font-size:9px;font-weight:800}.log-table{border-collapse:collapse;width:100%}.log-table th{color:#8491a2;letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#f7f9fc;padding:11px 16px;font-size:9px}.log-table td{vertical-align:top;border-top:1px solid #edf1f5;padding:13px 16px;font-size:11px}.log-table td:first-child{color:#8090a4;white-space:nowrap;width:190px}.log-table td:nth-child(2){width:100px}.log-message{color:#3e4f66;word-break:break-word;line-height:1.5}.log-empty{color:var(--muted);text-align:center;padding:80px 20px}.category{letter-spacing:.06em;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:850}.category-auth{color:#2564b8;background:#eaf3ff}.category-shopee{color:#087f6b;background:#e9faf7}.category-system{color:#647185;background:#f0f2f5}.category-error{color:#bd3838;background:#fff0f0}.settings-grid{grid-template-columns:1.4fr .8fr;gap:18px;display:grid}.settings-list{padding:5px 20px}.setting-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:18px;min-height:59px;display:flex}.setting-row:last-child{border:0}.setting-row span:first-child{color:var(--muted);font-size:11px}.setting-value{text-align:right;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.secret-mask{letter-spacing:.13em}.settings-side{flex-direction:column;gap:18px;display:flex}.info-card{padding:20px}.info-card h2{margin:0 0 10px;font-size:14px}.info-card p{color:var(--muted);font-size:11px;line-height:1.65}.info-card .button{width:100%;margin-top:10px}.static-ip{color:#93600b;background:#fff8e8;border:1px solid #f1d695;border-radius:9px;margin-top:16px;padding:11px;font-size:10px;font-weight:800}.go-live-list{flex-direction:column;gap:14px;display:flex}.copy-field{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px}.copy-field label{color:var(--muted);margin-bottom:9px;font-size:10px;font-weight:750;display:block}.copy-value{justify-content:space-between;align-items:center;gap:12px;display:flex}.copy-value code{color:#19365e;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow:hidden}.icon-button{color:#37699d;cursor:pointer;background:#f2f6fb;border:1px solid #dce5ef;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.go-live-note{color:#4f6682;background:#edf5ff;border:1px solid #d5e5fa;border-radius:12px;margin-top:18px;padding:16px;font-size:11px;line-height:1.65}@media (max-width:1050px){.hero{grid-template-columns:1fr}.hero-panel{max-width:680px}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.status-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-bottom,.settings-grid{grid-template-columns:1fr}.knowledge-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.landing{padding:0 20px}.landing-nav{height:76px}.landing-nav .brand small{display:none}.hero{padding:50px 0}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-panel{display:none}.landing-footer{flex-direction:column;gap:10px}.auth-page{display:block}.auth-card{min-height:100vh;padding:28px}.console-shell{display:block}.sidebar{height:auto;padding:14px;position:static}.sidebar>.brand,.sidebar-footer{display:none}.sidebar-nav{grid-template-columns:repeat(5,1fr);display:grid}.sidebar-nav a{justify-content:center;padding:10px;font-size:0}.topbar{padding:0 18px;position:static}.page-content{padding:28px 18px}.page-header{flex-direction:column;align-items:flex-start}.status-grid,.stats-grid,.knowledge-grid,.inbox-frame{grid-template-columns:1fr}.conversation-column,.log-table th:first-child,.log-table td:first-child{display:none}}
