diff --git a/server/public/connect.html b/server/public/connect.html
index a2c921e..0003c11 100644
--- a/server/public/connect.html
+++ b/server/public/connect.html
@@ -2,7 +2,7 @@
-
+
Biz Connect — Agent Console
diff --git a/server/public/dashboard.html b/server/public/dashboard.html
index a759b4a..c501631 100644
--- a/server/public/dashboard.html
+++ b/server/public/dashboard.html
@@ -2,7 +2,7 @@
-
+
Biz Connect — Dashboard
@@ -21,7 +21,7 @@
::-webkit-scrollbar-thumb:hover{background:#aab6c8;}
*{scrollbar-width:thin;scrollbar-color:#c7d0dd transparent;}
body{font-family:'Segoe UI',system-ui,sans-serif;background:var(--bg);color:var(--ink);margin:0;}
- header{background:var(--blue);padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;} /* #5: keep the top bar + profile visible while scrolling */
+ header{background:var(--blue);padding:calc(.75rem + env(safe-area-inset-top,0px)) 1.5rem .75rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;} /* #5: keep the top bar + profile visible while scrolling; pad the top so the bar clears the notch/Dynamic Island in the native app */
.brandrow{display:flex;align-items:center;gap:.6rem;}
.logo{width:30px;height:30px;border-radius:8px;background:var(--brand);display:grid;place-items:center;font-weight:800;color:var(--blue);}
.brand{font-weight:700;color:#fff;font-size:1.05rem;} .brand span.y{color:var(--brand);font-weight:700;} .brand span.tag{color:#8ea3cf;font-weight:500;font-size:.85rem;}
diff --git a/server/public/host.html b/server/public/host.html
index 23316a8..4df8ec8 100644
--- a/server/public/host.html
+++ b/server/public/host.html
@@ -2,14 +2,14 @@
-
+
Browser Host — Remote Access
diff --git a/server/public/index.html b/server/public/index.html
index 759db5a..cad128d 100644
--- a/server/public/index.html
+++ b/server/public/index.html
@@ -2,7 +2,7 @@
-
+
diff --git a/server/public/share.html b/server/public/share.html
index 7f81f83..2f328af 100644
--- a/server/public/share.html
+++ b/server/public/share.html
@@ -2,7 +2,7 @@
-
+
Biz Connect — Share your screen