/*
Theme Name: ShieldLINK Product Demo
Theme URI: https://shieldlink.net
Author: D. Robinson Enterprises LLC
Description: Immersive one-page product demo website for ShieldLINK with interactive platform panels, analytics, AI content creation, signup, SMS, and subscriber workflow previews.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: Proprietary
Text Domain: shieldlink-demo
*/

:root {
  --ink: #111827;
  --muted: #607083;
  --panel: #ffffff;
  --line: rgba(17, 24, 39, 0.12);
  --navy: #0a1424;
  --blue: #1f6feb;
  --cyan: #2dd4bf;
  --gold: #f8c54d;
  --amber: #f59e0b;
  --red: #ef4444;
  --green: #22c55e;
  --paper: #f6f8fb;
  --shadow: 0 24px 70px rgba(9, 20, 38, 0.18);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.wp-theme-shieldlink-product-demo,
body.wp-theme-shieldlink-product-demo.home,
body.wp-theme-shieldlink-product-demo.page {
  width: 100%;
  max-width: none;
  min-width: 0;
  overflow-x: hidden;
  background: var(--paper);
}

body.wp-theme-shieldlink-product-demo #boxed-wrapper,
body.wp-theme-shieldlink-product-demo #wrapper,
body.wp-theme-shieldlink-product-demo #main,
body.wp-theme-shieldlink-product-demo #content,
body.wp-theme-shieldlink-product-demo .fusion-row,
body.wp-theme-shieldlink-product-demo .post-content,
body.wp-theme-shieldlink-product-demo .entry-content,
body.wp-theme-shieldlink-product-demo .sl-page {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: visible;
}

body.admin-bar .sl-header {
  top: 32px;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.sl-page {
  width: 100vw;
  max-width: 100%;
  overflow: hidden;
}

.sl-section {
  position: relative;
  padding: 96px clamp(20px, 5vw, 72px);
}

.sl-section__inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.sl-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #0f766e;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sl-eyebrow::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 99px;
  background: var(--gold);
  box-shadow: 0 0 0 5px rgba(248, 197, 77, 0.18);
}

.sl-section h2,
.sl-hero h1 {
  margin: 0;
  line-height: 0.96;
  letter-spacing: 0;
  color: inherit;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 900;
}

.sl-section h2 {
  max-width: 820px;
  font-size: clamp(2.2rem, 5vw, 5rem);
}

.sl-lede {
  max-width: 760px;
  color: var(--muted);
  font-size: clamp(1.02rem, 1.4vw, 1.25rem);
  line-height: 1.65;
}

.sl-header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px clamp(16px, 4vw, 48px);
  background: rgba(246, 248, 251, 0.82);
  border-bottom: 1px solid rgba(17, 24, 39, 0.08);
  backdrop-filter: blur(20px);
}

.sl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: min(1280px, 100%);
  margin: 0 auto;
}

.sl-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 164px;
}

.sl-brand img {
  width: 42px;
  height: auto;
}

.sl-brand span {
  color: var(--navy);
  font-size: 0.95rem;
  font-weight: 900;
}

.sl-nav__links {
  display: flex;
  align-items: center;
  gap: 4px;
}

.sl-nav__links a {
  border-radius: 999px;
  padding: 10px 13px;
  color: #38485d;
  font-size: 0.86rem;
  font-weight: 700;
}

.sl-nav__links a:hover,
.sl-nav__links a.is-active {
  background: #e7eef8;
  color: var(--navy);
}

.sl-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  padding: 0 18px;
  background: var(--navy);
  color: #fff;
  cursor: pointer;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(10, 20, 36, 0.24);
}

.sl-button--gold {
  background: linear-gradient(135deg, #f7c948, #f59e0b);
  color: #1f2937;
}

.sl-button--ghost {
  background: #fff;
  color: var(--navy);
  border: 1px solid var(--line);
  box-shadow: none;
}

.sl-hero {
  min-height: 100vh;
  width: 100%;
  padding: 128px clamp(20px, 5vw, 72px) 64px;
  color: #fff;
  background:
    radial-gradient(circle at 18% 18%, rgba(45, 212, 191, 0.26), transparent 26%),
    radial-gradient(circle at 82% 12%, rgba(248, 197, 77, 0.28), transparent 25%),
    linear-gradient(140deg, #07111f 0%, #0c2037 42%, #102c35 100%);
}

.sl-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(380px, 1.14fr);
  align-items: center;
  gap: clamp(32px, 5vw, 70px);
  width: min(1360px, 100%);
  margin: 0 auto;
}

.sl-hero h1 {
  max-width: 800px;
  color: #fff;
  font-size: clamp(3.2rem, 6.2vw, 7.1rem);
  line-height: 0.98;
  text-wrap: balance;
}

.sl-hero__copy {
  max-width: 680px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: clamp(1.08rem, 1.6vw, 1.38rem);
  line-height: 1.62;
}

.sl-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.sl-hero__metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 46px;
}

.sl-metric {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 17px;
  background: rgba(255, 255, 255, 0.07);
}

.sl-metric strong {
  display: block;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
}

.sl-metric span {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.82rem;
  line-height: 1.35;
}

.sl-command-center {
  position: relative;
  min-height: 650px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 24px;
  overflow: hidden;
  background: #eef4fb;
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.46);
}

.sl-appbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  height: 58px;
  padding: 0 18px;
  color: #d9e5f7;
  background: #081321;
}

.sl-window-dots {
  display: flex;
  gap: 7px;
}

.sl-window-dots i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #64748b;
}

.sl-window-dots i:nth-child(1) {
  background: #ef4444;
}

.sl-window-dots i:nth-child(2) {
  background: #f59e0b;
}

.sl-window-dots i:nth-child(3) {
  background: #22c55e;
}

.sl-appbar__status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.78rem;
  font-weight: 800;
}

.sl-appbar__status::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: var(--green);
  box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.16);
}

.sl-dashboard {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  min-height: 592px;
}

.sl-sidebar {
  padding: 22px 14px;
  background: #101c2b;
  color: #cbd5e1;
}

.sl-sidebar__item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 11px 12px;
  font-size: 0.82rem;
  font-weight: 800;
}

.sl-sidebar__item.is-current {
  background: rgba(248, 197, 77, 0.15);
  color: #fff;
}

.sl-mainpanel {
  padding: 22px;
  color: var(--ink);
}

.sl-panel-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 16px;
}

.sl-card {
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.08);
}

.sl-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 16px 0;
}

.sl-card__head h3 {
  margin: 0;
  font-size: 0.96rem;
}

.sl-card__body {
  padding: 16px;
}

.sl-sparkline {
  height: 154px;
  width: 100%;
}

.sl-feed {
  display: grid;
  gap: 10px;
}

.sl-feed__item {
  display: grid;
  grid-template-columns: 34px 1fr auto;
  align-items: center;
  gap: 10px;
  border: 1px solid #edf1f7;
  border-radius: 8px;
  padding: 10px;
}

.sl-icon {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  background: #e9f3ff;
  color: var(--blue);
}

.sl-badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  border-radius: 999px;
  padding: 0 9px;
  background: #eef7f4;
  color: #0f766e;
  font-size: 0.72rem;
  font-weight: 850;
}

.sl-feature-band {
  background: #fff;
}

.sl-feature-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 36px;
}

.sl-feature {
  position: relative;
  min-height: 218px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 22px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.sl-feature:hover,
.sl-feature.is-selected {
  transform: translateY(-4px);
  border-color: rgba(31, 111, 235, 0.35);
  box-shadow: var(--shadow);
}

.sl-feature svg {
  width: 38px;
  height: 38px;
  color: var(--blue);
}

.sl-feature h3 {
  margin: 18px 0 10px;
  font-size: 1.08rem;
}

.sl-feature p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.55;
}

.sl-demo {
  background:
    linear-gradient(180deg, #f6f8fb, #eef4f7);
}

.sl-demo__layout {
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr);
  gap: 24px;
  margin-top: 40px;
}

.sl-demo-tabs {
  display: grid;
  gap: 10px;
  align-content: start;
}

.sl-demo-tab {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  align-items: center;
  width: 100%;
  min-height: 72px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  background: #fff;
  color: var(--ink);
  cursor: pointer;
  text-align: left;
}

.sl-system-map {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 1.05fr);
  gap: 22px;
  align-items: stretch;
}

.sl-orbit {
  position: relative;
  min-height: 560px;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(31, 111, 235, 0.12), rgba(45, 212, 191, 0.1)),
    #ffffff;
  border: 1px solid var(--line);
  overflow: hidden;
}

.sl-orbit::before,
.sl-orbit::after {
  content: "";
  position: absolute;
  inset: 70px;
  border: 1px dashed rgba(31, 111, 235, 0.24);
  border-radius: 50%;
}

.sl-orbit::after {
  inset: 130px;
  border-color: rgba(248, 197, 77, 0.38);
}

.sl-orbit__core {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 180px;
  height: 180px;
  display: grid;
  place-items: center;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: var(--navy);
  color: #fff;
  text-align: center;
  font-weight: 900;
  box-shadow: 0 30px 80px rgba(10, 20, 36, 0.35);
}

.sl-orbit__node {
  position: absolute;
  z-index: 3;
  width: 148px;
  border: 1px solid #dbe6f5;
  border-radius: 8px;
  padding: 13px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.12);
  font-size: 0.8rem;
  font-weight: 850;
}

.sl-orbit__node small {
  display: block;
  margin-top: 4px;
  color: var(--muted);
  font-weight: 700;
  line-height: 1.35;
}

.sl-node-ai { left: 9%; top: 11%; }
.sl-node-ric { right: 8%; top: 14%; }
.sl-node-protected { right: 9%; bottom: 14%; }
.sl-node-sms { left: 11%; bottom: 16%; }
.sl-node-portal { left: 50%; top: 5%; transform: translateX(-50%); }
.sl-node-ops { left: 50%; bottom: 6%; transform: translateX(-50%); }

.sl-stack-list {
  display: grid;
  gap: 12px;
}

.sl-stack-item {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 16px;
  background: #fff;
}

.sl-stack-item strong {
  display: block;
  margin-bottom: 6px;
}

.sl-stack-item span {
  color: var(--muted);
  line-height: 1.48;
}

.sl-demo-tab strong {
  display: block;
  font-size: 0.95rem;
}

.sl-demo-tab span {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 0.78rem;
}

.sl-demo-tab.is-active {
  border-color: rgba(31, 111, 235, 0.45);
  box-shadow: 0 18px 42px rgba(31, 111, 235, 0.16);
}

.sl-demo-stage {
  min-height: 620px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
}

.sl-demo-panel {
  display: none;
  min-height: 620px;
  padding: clamp(18px, 3vw, 30px);
}

.sl-demo-panel.is-active {
  display: block;
}

.sl-product-ui {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(290px, 0.75fr);
  gap: 20px;
}

.sl-editor {
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
}

.sl-editor__toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px;
  background: #f0f4f8;
  border-bottom: 1px solid var(--line);
}

.sl-tool {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  background: #fff;
  color: #26354a;
  font-weight: 900;
}

.sl-editor__body {
  min-height: 330px;
  padding: 24px;
  background:
    linear-gradient(90deg, rgba(31, 111, 235, 0.08), transparent 38%),
    #fff;
}

.sl-editor__body h3 {
  margin: 0 0 12px;
  font-size: clamp(1.7rem, 3vw, 2.8rem);
}

.sl-editor__body p {
  color: var(--muted);
  line-height: 1.65;
}

.sl-ai-box,
.sl-form-sim,
.sl-inbox,
.sl-analytics-board {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fafc;
  padding: 18px;
}

.sl-ai-box textarea {
  width: 100%;
  min-height: 120px;
  resize: vertical;
  border: 1px solid #d9e2ee;
  border-radius: 8px;
  padding: 12px;
  background: #fff;
  color: var(--ink);
}

.sl-ai-output {
  margin-top: 16px;
  border-left: 4px solid var(--gold);
  padding: 12px 14px;
  background: #fff;
  color: #38485d;
  line-height: 1.55;
}

.sl-form-sim {
  display: grid;
  gap: 14px;
}

.sl-field label {
  display: block;
  margin-bottom: 6px;
  color: #344256;
  font-size: 0.78rem;
  font-weight: 850;
  text-transform: uppercase;
}

.sl-field input,
.sl-field select {
  width: 100%;
  height: 44px;
  border: 1px solid #d9e2ee;
  border-radius: 8px;
  padding: 0 12px;
  background: #fff;
}

.sl-check-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sl-chip {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid #d9e2ee;
  border-radius: 999px;
  padding: 0 12px;
  background: #fff;
  color: #344256;
  font-size: 0.82rem;
  font-weight: 800;
}

.sl-chip.is-on {
  border-color: rgba(31, 111, 235, 0.3);
  background: #eaf3ff;
  color: #0f4ca5;
}

.sl-analytics-board {
  display: grid;
  gap: 16px;
}

.sl-stat-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.sl-stat-tile {
  border-radius: 8px;
  padding: 14px;
  background: #fff;
  border: 1px solid #e7edf5;
}

.sl-stat-tile strong {
  display: block;
  font-size: 1.55rem;
}

.sl-stat-tile span {
  color: var(--muted);
  font-size: 0.76rem;
  font-weight: 800;
}

.sl-heatmap {
  position: relative;
  min-height: 310px;
  border-radius: 8px;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(31, 111, 235, 0.12), rgba(45, 212, 191, 0.08)),
    #fff;
  border: 1px solid #e7edf5;
}

.sl-heatmap::before,
.sl-heatmap::after {
  content: "";
  position: absolute;
  inset: 26px;
  border-radius: 8px;
  border: 1px dashed #cbd5e1;
}

.sl-hotspot {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(239, 68, 68, 0.66), rgba(245, 158, 11, 0.18) 60%, transparent 72%);
  transform: translate(-50%, -50%);
  animation: sl-pulse 2.6s ease-in-out infinite;
}

.sl-inbox {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(260px, 1.1fr);
  gap: 16px;
}

.sl-phone {
  border-radius: 28px;
  border: 10px solid #111827;
  min-height: 430px;
  padding: 18px;
  background: #f9fafb;
  box-shadow: 0 24px 50px rgba(17, 24, 39, 0.2);
}

.sl-message {
  max-width: 84%;
  margin: 10px 0;
  border-radius: 18px;
  padding: 11px 13px;
  background: #e5e7eb;
  color: #182234;
  font-size: 0.9rem;
  line-height: 1.4;
}

.sl-message--out {
  margin-left: auto;
  background: #1f6feb;
  color: #fff;
}

.sl-inbox-list {
  display: grid;
  gap: 10px;
}

.sl-inbox-item {
  border: 1px solid #e3e9f2;
  border-radius: 8px;
  padding: 13px;
  background: #fff;
}

.sl-inbox-item strong {
  display: block;
  margin-bottom: 4px;
}

.sl-ric-console {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 18px;
}

.sl-map-demo {
  position: relative;
  min-height: 470px;
  border: 1px solid #dce6f1;
  border-radius: 8px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(15, 35, 133, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(15, 35, 133, 0.08) 1px, transparent 1px),
    #edf6f7;
  background-size: 42px 42px;
}

.sl-map-demo::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(35deg, transparent 12%, rgba(31, 111, 235, 0.22) 13%, transparent 16%),
    linear-gradient(140deg, transparent 54%, rgba(45, 212, 191, 0.2) 55%, transparent 58%);
}

.sl-pin {
  position: absolute;
  z-index: 2;
  width: 18px;
  height: 18px;
  border-radius: 50% 50% 50% 0;
  background: var(--red);
  transform: rotate(-45deg);
  box-shadow: 0 0 0 8px rgba(239, 68, 68, 0.14);
}

.sl-pin::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.sl-intel-panel {
  border: 1px solid #dce6f1;
  border-radius: 8px;
  padding: 18px;
  background: #fff;
}

.sl-intel-panel h3 {
  margin: 0 0 14px;
}

.sl-intel-feed {
  display: grid;
  gap: 10px;
}

.sl-intel-feed div {
  border-left: 4px solid var(--blue);
  padding: 10px 12px;
  background: #f7fbff;
  color: #334155;
  line-height: 1.45;
}

.sl-ops-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.sl-kanban {
  min-height: 430px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 14px;
  background: #f8fafc;
}

.sl-kanban h3 {
  margin: 0 0 12px;
  font-size: 0.92rem;
}

.sl-task {
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 12px;
  background: #fff;
  border: 1px solid #e3eaf3;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.sl-task span {
  display: block;
  margin-top: 6px;
  color: var(--muted);
  font-size: 0.78rem;
}

.sl-portal-demo {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr);
  gap: 18px;
}

.sl-login-card {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 20px;
  background: #f8fafc;
}

.sl-login-card input {
  width: 100%;
  height: 42px;
  margin: 6px 0 12px;
  border: 1px solid #d9e2ee;
  border-radius: 8px;
  padding: 0 12px;
  background: #fff;
}

.sl-library {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 18px;
  background: #fff;
}

.sl-library-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: center;
  border-bottom: 1px solid #edf1f7;
  padding: 12px 0;
}

.sl-library-row:last-child {
  border-bottom: 0;
}

.sl-privacy {
  color: #fff;
  background:
    linear-gradient(135deg, rgba(248, 197, 77, 0.18), transparent 34%),
    linear-gradient(160deg, #07111f, #10263d);
}

.sl-privacy .sl-lede,
.sl-privacy .sl-eyebrow {
  color: rgba(255, 255, 255, 0.76);
}

.sl-privacy-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 36px;
}

.sl-privacy-card {
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  padding: 22px;
  background: rgba(255, 255, 255, 0.07);
}

.sl-privacy-card h3 {
  margin: 16px 0 10px;
}

.sl-privacy-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.58;
}

.sl-contact {
  background: #fff;
}

.sl-contact__layout {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 30px;
  align-items: start;
}

.sl-contact-form {
  display: grid;
  gap: 14px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 24px;
  background: #f8fafc;
}

.sl-contact-form textarea {
  min-height: 130px;
  border: 1px solid #d9e2ee;
  border-radius: 8px;
  padding: 12px;
}

.sl-footer {
  padding: 30px clamp(20px, 5vw, 72px);
  background: #07111f;
  color: rgba(255, 255, 255, 0.7);
}

.sl-footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: min(1180px, 100%);
  margin: 0 auto;
  font-size: 0.88rem;
}

@keyframes sl-pulse {
  0%,
  100% {
    opacity: 0.68;
    transform: translate(-50%, -50%) scale(0.86);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.18);
  }
}

@media (max-width: 1040px) {
  .sl-nav__links {
    display: none;
  }

  .sl-hero__inner,
  .sl-demo__layout,
  .sl-contact__layout {
    grid-template-columns: 1fr;
  }

  .sl-command-center {
    min-height: 540px;
  }

  .sl-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sl-product-ui,
  .sl-inbox,
  .sl-system-map,
  .sl-ric-console,
  .sl-portal-demo {
    grid-template-columns: 1fr;
  }

  .sl-orbit {
    min-height: 500px;
  }
}

@media (max-width: 720px) {
  body.admin-bar .sl-header {
    top: 46px;
  }

  .sl-section {
    padding: 72px 18px;
  }

  .sl-hero {
    padding: 108px 18px 44px;
  }

  .sl-hero__metrics,
  .sl-feature-grid,
  .sl-privacy-grid,
  .sl-stat-row,
  .sl-panel-grid,
  .sl-ops-board {
    grid-template-columns: 1fr;
  }

  .sl-dashboard {
    grid-template-columns: 1fr;
  }

  .sl-sidebar {
    display: none;
  }

  .sl-demo-tabs {
    grid-template-columns: 1fr;
  }

  .sl-footer__inner {
    align-items: flex-start;
    flex-direction: column;
  }
}
