
/* Web-only boundary. Original v1.8.0 layout/styles are unchanged in the four upstream sheets. */
[data-template-private] { display: none !important; }
.template-mode { display:inline-flex;align-items:center;white-space:nowrap;border-radius:5px;padding:3px 6px;background:#e8f3ff;color:#1b64da;font-size:11px;font-weight:600;line-height:17px; }
.template-mode[data-mode="api"] { background:#f2f4f6;color:#4e5968; }
.template-mode[data-mode="error"] { background:#fff1f3;color:#c42a40; }
.template-status { margin:0;padding:6px 12px;background:#f2f4f6;color:#4e5968;font-size:11px;line-height:17px;border-radius:6px; }
@media (max-width: 620px) {.template-mode{padding:2px 4px;font-size:11px;}}

