
*{box-sizing:border-box}body{margin:0;font-family:Arial,system-ui;background:#eef0f2;color:#101418}.app{display:grid;grid-template-columns:270px 1fr;min-height:100vh}.side{background:#07090c;color:#fff;padding:22px;display:flex;flex-direction:column;gap:18px}.brand{font-size:25px;font-weight:900}.brand small{display:block;color:#8792a2;font-size:14px;margin-top:4px}.profile{border:1px solid #202632;border-radius:15px;padding:13px}.profile span{display:block;color:#8792a2;margin:4px 0 10px}.nav button{display:block;width:100%;padding:13px;margin:5px 0;border:0;border-radius:11px;text-align:left;background:transparent;color:#a4adba;font-weight:700;cursor:pointer}.nav button.on{background:#131923;color:#fff}.main{padding:30px}.top{display:flex;justify-content:space-between;align-items:flex-start}.top h1{font-size:38px;margin:0}.muted{color:#667085}.hero{margin-top:18px;background:#091015;color:#fff;border-radius:22px;padding:25px;display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.hero h2{font-size:32px;margin:12px 0}.box,.card{background:#fff;border:1px solid #e3e7ec;border-radius:17px;padding:18px}.hero .box{color:#111;background:#f5f1e6}.btn{border:0;border-radius:10px;padding:11px 16px;background:#f2c544;font-weight:900;cursor:pointer}.btn2{border:1px solid #cdd5df;background:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}.hidden{display:none!important}.tabs{margin-top:20px}.chat{display:grid;grid-template-columns:280px 1fr;background:#fff;border:1px solid #e3e7ec;border-radius:18px;overflow:hidden;min-height:560px}.list{border-right:1px solid #e3e7ec;padding:12px}.listTop{display:flex;gap:8px;margin-bottom:10px}.listTop button{flex:1}.preview{font-size:12px;color:#7b8794;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.people{max-height:320px;overflow:auto}.person{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;border-bottom:1px solid #eef1f4}.person:last-child{border-bottom:0}.person small{display:block;color:#7b8794;margin-top:2px}.row{padding:13px;border-radius:11px;cursor:pointer}.row.on{background:#f3f4f6}.pane{display:flex;flex-direction:column}.head{padding:16px;border-bottom:1px solid #e3e7ec;font-weight:900}.msgs{flex:1;padding:18px;background:#f7f8f9;overflow:auto}.bubble{max-width:72%;background:#fff;padding:10px 12px;border-radius:14px;margin:8px 0;border:1px solid #e2e6ea}.bubble.me{margin-left:auto;background:#fff3c4}.bubble small{display:block;color:#8a94a3;margin-top:4px}.composer{display:flex;gap:8px;padding:12px;border-top:1px solid #e3e7ec}.composer input{flex:1;padding:11px;border:1px solid #ccd4de;border-radius:10px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.modalShade{position:fixed;inset:0;background:#0009;display:grid;place-items:center;padding:18px}.modal{background:#fff;width:min(480px,100%);border-radius:19px;padding:24px}.field{width:100%;padding:12px;margin:7px 0;border:1px solid #cbd5df;border-radius:10px}.msg{min-height:24px;margin:9px 0;font-weight:700}.ok{color:#087443}.err{color:#b42318}.status{background:#eee5c6;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:800}.notice{padding:11px;border-radius:10px;background:#ecfdf3;color:#067647;margin-bottom:10px}.product{background:#fff;border:1px solid #e3e7ec;border-radius:16px;padding:16px}.price{font-size:22px;font-weight:900}.studio{margin-top:auto;color:#f2c544;border:1px solid #5b4514;border-radius:13px;padding:13px}.spinner{display:inline-block;width:13px;height:13px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:s .8s linear infinite}@keyframes s{to{transform:rotate(360deg)}}@media(max-width:850px){.app{grid-template-columns:1fr}.side{height:auto}.nav{display:flex;overflow:auto}.nav button{width:auto;white-space:nowrap}.main{padding:18px}.hero,.grid,.chat{grid-template-columns:1fr}.list{border-right:0;border-bottom:1px solid #e3e7ec}}
.toolbar{display:flex;gap:6px;align-items:center}.iconbtn{border:1px solid #d6dce3;background:#fff;border-radius:10px;padding:10px;cursor:pointer}.statusCard{background:#fff;border:1px solid #e3e7ec;border-radius:16px;padding:16px;margin:10px 0}.statusCard .who{font-weight:900}.pill{display:inline-block;padding:4px 8px;border-radius:999px;background:#f5f1e6;font-size:11px}.memberPick{display:flex;justify-content:space-between;gap:8px;padding:9px;border-bottom:1px solid #eee}.memberPick input{width:18px}.callGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.callTile{padding:24px;border:1px solid #e3e7ec;border-radius:16px;background:#fff}.filelabel{cursor:pointer}.unread{background:#f2c544;border-radius:999px;padding:2px 7px;font-size:11px;margin-left:6px}.replybar{display:none;padding:8px 12px;background:#fff9dc;border-top:1px solid #ead999;font-size:12px}.replybar.on{display:flex;justify-content:space-between;gap:10px}.quoted{border-left:3px solid #d6a900;padding:6px 8px;margin-bottom:6px;background:#faf7eb;border-radius:6px;font-size:12px;color:#536273}.reacts{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.react{border:1px solid #dce2e8;background:#fff;border-radius:999px;padding:3px 7px;font-size:12px;cursor:pointer}.react.mine{background:#fff2b8}.bubbleActions{display:flex;gap:5px;margin-top:5px;opacity:.72}.bubbleActions button{border:0;background:transparent;cursor:pointer;font-size:12px;padding:2px 4px}.metric{font-size:28px;font-weight:900}.studioGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.studioForm{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studioForm .wide{grid-column:1/-1}@media(max-width:850px){.studioGrid,.studioForm{grid-template-columns:1fr}}@media(max-width:650px){.callGrid{grid-template-columns:1fr}.composer{flex-wrap:wrap}.composer input[type=text]{min-width:60%}}



:root{
  --ink:#07111f;--ink2:#0b1728;--panel:#0d1c2e;--panel2:#10243a;
  --gold:#f4c95d;--gold2:#dcae3e;--cyan:#58d9ff;--mint:#45e0a8;
  --paper:#f5f7fb;--card:#ffffff;--line:#e6eaf0;--text:#0b1524;--muted2:#6f7e91;
  --shadow:0 18px 55px rgba(4,18,38,.10);--shadow2:0 24px 70px rgba(0,0,0,.22);
}
html{background:var(--paper)}
body{
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  background:
    radial-gradient(circle at 86% 4%,rgba(88,217,255,.13),transparent 26%),
    radial-gradient(circle at 38% 100%,rgba(244,201,93,.10),transparent 29%),
    var(--paper); color:var(--text);
}
.app{grid-template-columns:300px minmax(0,1fr);min-height:100vh}
.side{
  position:sticky;top:0;height:100vh;overflow:auto;
  background:
    radial-gradient(circle at 25% -5%,rgba(88,217,255,.16),transparent 27%),
    linear-gradient(180deg,#07111f 0%,#081524 52%,#050c16 100%);
  padding:26px 20px;color:#fff;border-right:1px solid rgba(255,255,255,.06);
  box-shadow:12px 0 38px rgba(0,0,0,.08);
}
.brand{display:flex;gap:12px;align-items:center;font-size:22px;letter-spacing:-.4px}
.brandMark{
  width:46px;height:46px;border-radius:15px;display:grid;place-items:center;
  background:linear-gradient(135deg,var(--gold),#fff0ac);
  color:#08111e;box-shadow:0 8px 25px rgba(244,201,93,.24);font-weight:1000;font-size:19px
}
.brandCopy{min-width:0}.brandCopy b{display:block}.brandCopy small{color:#9db0c5;font-size:11px;letter-spacing:.6px;text-transform:uppercase}
.profile{
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:15px;
