/* SAGE MarketOps premium visual system — local, dependency-free, accessible. */
:root {
  --navy: #0d1424;
  --navy-deep: #080d18;
  --navy-2: #141d33;
  --panel: #111a2d;
  --panel-2: #17223a;
  --ink: #f7f9ff;
  --muted: #aeb9d0;
  --muted-2: #8492af;
  --blue: #2f6cff;
  --blue-bright: #5b88ff;
  --blue-dark: #1746bd;
  --gold: #d69a3a;
  --gold-light: #f0bd66;
  --line: rgba(151, 171, 214, 0.2);
  --line-strong: rgba(91, 136, 255, 0.42);
  --danger: #ff8d8d;
  --radius-sm: 10px;
  --radius: 18px;
  --radius-lg: 28px;
  --wrap: 1180px;
  --shadow: 0 28px 80px rgba(0, 0, 0, 0.28);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--navy-deep); }
body {
  margin: 0; color: var(--ink); background:
    radial-gradient(circle at 12% -10%, rgba(47,108,255,.13), transparent 30rem),
    radial-gradient(circle at 90% 22%, rgba(214,154,58,.07), transparent 28rem), var(--navy-deep);
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 17px; line-height: 1.65; -webkit-font-smoothing: antialiased;
}
body::before { content: ""; position: fixed; inset: 0; pointer-events: none; opacity: .2; z-index: -1;
  background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000, transparent 75%); }
.wrap { width: 100%; max-width: var(--wrap); margin: 0 auto; padding: 0 1.5rem; }
.narrow { max-width: 920px; }
.reading-width { max-width: 820px; }
h1, h2, h3 { color: var(--ink); letter-spacing: -.035em; line-height: 1.08; text-wrap: balance; }
h1 { font-size: clamp(2.65rem, 6.5vw, 5.6rem); margin: 0 0 1.15rem; font-weight: 760; }
h2 { font-size: clamp(2rem, 4vw, 3.45rem); margin: 0 0 1rem; }
h3 { font-size: 1.3rem; margin: 1.2rem 0 .55rem; }
p { margin: 0 0 1rem; }
a { color: var(--blue-bright); text-underline-offset: .2em; }
a:hover { color: #8baaff; }
img { max-width: 100%; height: auto; }
ul, ol { padding-left: 1.35rem; }
li { margin: .45rem 0; }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.skip-link { position: absolute; left: -9999px; top: 0; z-index: 100; background: var(--gold); color: #101522; padding: .7rem 1rem; border-radius: 0 0 8px 0; font-weight: 800; }
.skip-link:focus { left: 0; color: #101522; }
:focus-visible { outline: 3px solid var(--gold-light); outline-offset: 4px; border-radius: 5px; }

/* Header */
.site-header { background: rgba(8,13,24,.84); border-bottom: 1px solid var(--line); backdrop-filter: blur(18px); position: sticky; top: 0; z-index: 20; }
.header-inner { display: flex; align-items: center; justify-content: space-between; min-height: 78px; gap: 1rem; }
.brand { display: inline-flex; align-items: center; width: 208px; color: #fff; text-decoration: none; overflow: hidden; }
.brand img { width: 208px; height: 52px; object-fit: contain; object-position: left center; filter: brightness(0) invert(1); }
.site-nav ul { display: flex; gap: .2rem; list-style: none; margin: 0; padding: 0; }
.site-nav a { color: #cbd5e9; text-decoration: none; padding: .6rem .78rem; border-radius: 9px; display: block; font-size: .92rem; font-weight: 650; }
.site-nav a:hover { color: #fff; background: rgba(255,255,255,.06); }
.site-nav a[aria-current="page"] { color: #fff; background: rgba(47,108,255,.14); box-shadow: inset 0 -2px 0 var(--gold); }
.nav-toggle { display: none; background: transparent; border: 1px solid var(--line); border-radius: 9px; width: 44px; height: 42px; cursor: pointer; }
.nav-toggle-bar, .nav-toggle-bar::before, .nav-toggle-bar::after { display: block; width: 20px; height: 2px; background: #fff; margin: 0 auto; position: relative; content: ""; }
.nav-toggle-bar::before { position: absolute; top: -6px; }
.nav-toggle-bar::after { position: absolute; top: 6px; }

/* Hero */
section { padding: clamp(4rem, 8vw, 7rem) 0; position: relative; }
.hero { overflow: hidden; padding: clamp(5rem, 9vw, 8rem) 0; border-bottom: 1px solid var(--line); }
.hero::before { content: ""; position: absolute; width: 42rem; height: 42rem; right: -13rem; top: -19rem; border: 1px solid rgba(91,136,255,.28); border-radius: 50%; box-shadow: 0 0 90px rgba(47,108,255,.13), inset 0 0 80px rgba(47,108,255,.06); }
.hero::after { content: ""; position: absolute; width: 1px; height: 135%; left: 9%; top: -15%; background: linear-gradient(transparent, rgba(91,136,255,.38), transparent); transform: rotate(18deg); }
.hero > * { position: relative; z-index: 2; }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(400px, .92fr); align-items: center; gap: clamp(3rem, 7vw, 7rem); }
.hero-home { min-height: calc(100vh - 78px); display: grid; align-items: center; background: linear-gradient(180deg, rgba(13,20,36,.82) 0%, rgba(13,20,36,.62) 52%, var(--navy) 97%), url("/sunset.jpg") center 30% / cover no-repeat; }
.hero-wordmark { width: min(390px, 82%); height: auto; margin: 0 0 2rem; filter: brightness(0) invert(1); }
.hero .lead { max-width: 62ch; color: #bdc8dc; font-size: clamp(1.1rem, 2vw, 1.32rem); }
.hero-note { color: var(--muted-2); font-size: .9rem; margin-top: 1.15rem; }
.hero-inner h1 { max-width: 13ch; }
.eyebrow { text-transform: uppercase; letter-spacing: .16em; font-size: .74rem; font-weight: 800; color: var(--gold-light); margin: 0 0 .9rem; }
.lead { color: var(--muted); font-size: 1.12rem; }
.section-heading { max-width: 760px; margin-bottom: 2.7rem; }

/* System motif */
.system-visual { position: relative; aspect-ratio: 1; max-width: 530px; width: 100%; margin: auto; isolation: isolate; }
.system-visual::before, .system-visual::after { content: ""; position: absolute; left: 50%; top: 50%; z-index: -2; background: linear-gradient(90deg, transparent, rgba(91,136,255,.7), transparent); }
.system-visual::before { width: 78%; height: 1px; transform: translate(-50%,-50%) rotate(34deg); }
.system-visual::after { width: 78%; height: 1px; transform: translate(-50%,-50%) rotate(-34deg); }
.system-ring { position: absolute; border: 1px solid rgba(91,136,255,.28); border-radius: 50%; inset: 17%; }
.ring-two { inset: 29%; border-color: rgba(214,154,58,.25); border-style: dashed; animation: orbit 24s linear infinite; }
.system-core { position: absolute; inset: 35%; border-radius: 50%; display: grid; place-content: center; text-align: center; background: radial-gradient(circle at 35% 25%, #214aaf, #101a31 67%); border: 1px solid rgba(111,151,255,.6); box-shadow: 0 0 70px rgba(47,108,255,.3), inset 0 0 30px rgba(255,255,255,.05); }
.system-core span { font-weight: 850; letter-spacing: .14em; font-size: clamp(1.1rem, 3vw, 1.8rem); }
.system-core small { color: #b9c6df; font-size: .7rem; letter-spacing: .08em; }
.system-node { position: absolute; width: 126px; padding: .68rem .75rem; color: #dfe7f7; background: rgba(17,26,45,.92); border: 1px solid var(--line-strong); border-radius: 11px; font-size: .76rem; font-weight: 700; box-shadow: 0 12px 30px rgba(0,0,0,.25); }
.system-node span { display: block; color: var(--gold-light); font-size: .63rem; letter-spacing: .12em; margin-bottom: .15rem; }
.node-one { left: 0; top: 14%; }.node-two { right: 0; top: 14%; }.node-three { left: 0; bottom: 14%; }.node-four { right: 0; bottom: 14%; }
@keyframes orbit { to { transform: rotate(360deg); } }

.founder-figure { float: right; width: min(230px, 42%); margin: .3rem 0 1.1rem 1.5rem; }
.founder-figure img { width: 100%; height: auto; display: block; border-radius: 14px; border: 1px solid var(--line-strong); }
.founder-figure figcaption { color: var(--muted-2); font-size: .8rem; margin-top: .55rem; }

/* Components */
.btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; font-weight: 780; text-decoration: none; border-radius: var(--radius-sm); padding: .78rem 1.25rem; cursor: pointer; border: 1px solid transparent; font-size: .94rem; transition: transform .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { background: var(--blue); color: #fff; box-shadow: 0 12px 30px rgba(47,108,255,.24); }
.btn-primary:hover { color: #fff; background: #3c75ff; box-shadow: 0 16px 36px rgba(47,108,255,.32); }
.btn-ghost { background: rgba(255,255,255,.03); color: #fff; border-color: rgba(255,255,255,.2); }
.btn-ghost:hover { color: #fff; border-color: var(--blue-bright); background: rgba(47,108,255,.1); }
.btn-outline { color: #dce6ff; border-color: var(--line-strong); background: rgba(47,108,255,.08); }
.btn-outline:hover { color: #fff; border-color: var(--blue-bright); }
.btn-row { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.6rem; }
.signal-strip { padding: 1.45rem 0; background: rgba(14,22,38,.92); border-bottom: 1px solid var(--line); }
.signal-grid { display: grid; grid-template-columns: repeat(3,1fr); }
.signal-grid div { padding: .25rem 1.5rem; border-left: 1px solid var(--line); }
.signal-grid div:first-child { border-left: 0; padding-left: 0; }
.signal-grid strong, .signal-grid span { display: block; }
.signal-grid strong { color: #fff; font-size: .86rem; }
.signal-grid span { color: var(--muted-2); font-size: .8rem; margin-top: .15rem; }
.ecosystem-section { background: linear-gradient(180deg, rgba(20,29,51,.32), transparent); }
.capability-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; position: relative; }
.capability-grid::before { content: ""; position: absolute; left: 50%; top: 12%; bottom: 12%; width: 1px; background: linear-gradient(transparent, var(--blue), transparent); opacity: .35; }
.capability-card, .card, .price-card, .form-panel, .contact-aside, .faq-grid article { background: linear-gradient(145deg, rgba(24,35,59,.92), rgba(13,20,36,.94)); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: 0 18px 55px rgba(0,0,0,.15); }
.capability-card { padding: 2rem; min-height: 220px; position: relative; overflow: hidden; }
.capability-card::after { content: ""; position: absolute; right: -45px; bottom: -45px; width: 110px; height: 110px; border: 1px solid rgba(91,136,255,.22); border-radius: 50%; }
.capability-index { color: var(--gold-light); font-size: .72rem; font-weight: 800; letter-spacing: .14em; }
.capability-card p { color: var(--muted); }
.capability-card a { font-size: .88rem; font-weight: 750; text-decoration: none; }
.process-section, .content-section { border-top: 1px solid rgba(151,171,214,.08); }
.process-line { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; }
.process-line article { background: var(--navy); padding: 2rem 1.4rem; }
.process-line span { color: var(--gold-light); font-size: .7rem; font-weight: 800; letter-spacing: .14em; }
.process-line p, .card p { color: var(--muted); }
.grid { display: grid; gap: 1rem; }.grid-2 { grid-template-columns: repeat(2,1fr); }.grid-3 { grid-template-columns: repeat(3,1fr); }
.card { padding: 1.7rem; }.card h3 { margin-top: 0; }
.step-num { display: inline-grid; place-items: center; width: 34px; height: 34px; border-radius: 50%; background: var(--blue); color: #fff; font-weight: 800; }
.muted-section { background: rgba(20,29,51,.28); }
.deliverable-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(2,1fr); gap: .8rem; }
.deliverable-list li { margin: 0; padding: 1rem 1rem 1rem 2.6rem; border: 1px solid var(--line); border-radius: 12px; background: rgba(255,255,255,.025); position: relative; }
.deliverable-list li::before { content: "✓"; position: absolute; left: 1rem; color: var(--gold-light); font-weight: 900; }
.pricing-section { background: radial-gradient(circle at 15% 50%, rgba(47,108,255,.1), transparent 30rem), var(--navy); }
.price-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; }
.price-card { padding: clamp(1.7rem,4vw,2.5rem); }
.price-card.featured { border-color: rgba(91,136,255,.65); box-shadow: 0 24px 70px rgba(47,108,255,.12); }
.price { font-size: clamp(2.2rem,5vw,3.6rem); font-weight: 820; letter-spacing: -.04em; margin: .4rem 0; }
.price small { font-size: 1rem; color: var(--muted); }
.card-label { color: var(--gold-light); text-transform: uppercase; letter-spacing: .12em; font-size: .68rem; font-weight: 800; }
.disclosure { font-size: .82rem; color: var(--muted-2); font-style: italic; margin-top: 1.2rem; }
.closing-cta { padding: 5rem 0; }
.closing-panel { display: flex; align-items: center; justify-content: space-between; gap: 2rem; padding: clamp(2rem,5vw,3.5rem); background: linear-gradient(120deg, rgba(47,108,255,.19), rgba(20,29,51,.72)); border: 1px solid var(--line-strong); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.closing-panel h2 { font-size: clamp(1.8rem,4vw,3rem); max-width: 18ch; }.closing-panel p { color: var(--muted); max-width: 58ch; }.centered { text-align: center; justify-content: center; flex-direction: column; }.centered h2 { max-width: 24ch; }

/* Tables, forms, FAQs, notices */
table { width: 100%; border-collapse: collapse; margin: 1rem 0; background: rgba(17,26,45,.65); border: 1px solid var(--line); }
th, td { text-align: left; padding: .85rem .9rem; border-bottom: 1px solid var(--line); vertical-align: top; } th { color: #fff; } td { color: #c2cce0; }.table-scroll { overflow-x: auto; border-radius: 13px; }
.form-panel, .contact-aside { padding: clamp(1.5rem,4vw,2.4rem); }.form { max-width: 560px; }.field { margin: 0 0 1rem; }.field label { display: block; font-weight: 700; margin-bottom: .35rem; color: #edf2ff; }
.field input, .field select { width: 100%; padding: .82rem .9rem; border: 1px solid #53627f; border-radius: 9px; font: inherit; background: #0b1221; color: #fff; }.field input:focus, .field select:focus { border-color: var(--blue-bright); box-shadow: 0 0 0 3px rgba(47,108,255,.18); }.field [aria-invalid="true"] { border-color: var(--danger); }.field-error { min-height: 1.1rem; margin: .2rem 0 0; color: var(--danger); font-size: .82rem; }.form-hp { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }.form-status { margin-top: .8rem; font-weight: 650; }.req { color: var(--gold-light); }button:disabled { opacity: .55; cursor: not-allowed; }
.faq-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; }.faq-grid article { padding: 1.5rem; }.faq-grid h3 { margin-top: 0; }.faq-grid p { color: var(--muted); }
.notice { background: rgba(214,154,58,.1); border: 1px solid rgba(214,154,58,.38); border-radius: 10px; padding: .9rem 1rem; font-size: .9rem; color: #f0d4a5; }

/* Footer */
.site-footer { background: #070c16; color: var(--muted); border-top: 1px solid var(--line); padding: 3.5rem 0 1.5rem; }
.footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2rem; }.footer-wordmark { width: 230px; height: auto; margin-bottom: .75rem; filter: brightness(0) invert(1); }.footer-legal, .footer-address { color: var(--muted-2); font-size: .86rem; }.footer-head { color: #fff; font-weight: 750; }.site-footer a { color: #cbd6ec; }.site-footer a:hover { color: #fff; }.footer-links { list-style: none; margin: 0; padding: 0; }.footer-links li { margin: .2rem 0; }.footer-base { border-top: 1px solid var(--line); margin-top: 2rem; padding-top: 1.2rem; font-size: .8rem; color: #74829e; }

@media (max-width: 900px) { .hero-grid { grid-template-columns: 1fr; }.system-visual { max-width: 470px; }.process-line { grid-template-columns: repeat(2,1fr); }.signal-grid { grid-template-columns: 1fr; gap: .7rem; }.signal-grid div, .signal-grid div:first-child { border-left: 2px solid var(--blue); padding-left: 1rem; }.closing-panel { align-items: flex-start; flex-direction: column; } }
@media (max-width: 760px) {
  body { font-size: 16px; }.wrap { padding: 0 1rem; }.header-inner { min-height: 70px; flex-wrap: wrap; }.brand, .brand img { width: 180px; }.brand img { height: 45px; }.nav-toggle { display: inline-block; }.site-nav { display: none; width: 100%; }.site-nav.open { display: block; }.site-nav ul { flex-direction: column; padding: .4rem 0 .8rem; }.site-nav a { padding: .7rem; }.hero-home { min-height: auto; }.hero-grid { gap: 2.8rem; }.system-visual { max-width: 390px; }.system-node { width: 105px; font-size: .67rem; }.capability-grid, .price-grid, .grid-2, .grid-3, .footer-grid, .faq-grid, .deliverable-list { grid-template-columns: 1fr; }.capability-grid::before { display: none; }.process-line { grid-template-columns: 1fr; }.btn-row, .btn { width: 100%; }.closing-panel { border-radius: var(--radius); }.table-scroll { margin-right: -.25rem; }
}
@media (max-width: 420px) { h1 { font-size: 2.5rem; }.system-visual { transform: scale(.92); margin: -1rem auto; }.system-node { width: 96px; padding: .55rem; }.node-one,.node-three { left: -4px; }.node-two,.node-four { right: -4px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; } }
