@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');

:root { --ink: #080808; --muted: #a5a5a0; --paper: #f5f5f2; --lime: #f6c900; --orange: #f6c900; --line: rgba(245,245,242,.18); --mono: 'DM Mono', monospace; --sans: 'Manrope', sans-serif; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--paper); background: var(--ink); font-family: var(--sans); }
a { color: inherit; text-decoration: none; }
.page-shell { overflow: hidden; }
.section-wrap, .site-header, .site-footer { max-width: 1240px; margin: 0 auto; padding-left: 5vw; padding-right: 5vw; }
.site-header { height: 92px; display: flex; align-items: center; justify-content: space-between; gap: 32px; }
.brand { display: inline-flex; align-items: center; width: 150px; }
.brand img { display: block; width: 150px; height: auto; }
.brand-dot { color: var(--orange); }
.brand-mark { display: flex; align-items: end; gap: 2px; width: 25px; height: 24px; transform: skew(-12deg); }
.brand-mark span { width: 6px; background: var(--orange); border-radius: 4px 4px 1px 1px; }
.brand-mark span:nth-child(1) { height: 14px; }.brand-mark span:nth-child(2) { height: 21px; background: var(--lime); }.brand-mark span:nth-child(3) { height: 10px; background: var(--ink); }
.desktop-nav { display: flex; gap: 32px; margin-left: auto; margin-right: 20px; color: #58635d; font-size: 13px; font-weight: 600; }.desktop-nav a:hover, .text-link:hover { color: var(--orange); }
.header-cta, .button { display: inline-flex; align-items: center; gap: 15px; font-size: 12px; font-weight: 700; letter-spacing: .02em; }.header-cta { border-bottom: 1px solid var(--paper); padding: 11px 0; }.header-cta span, .button span { font-size: 17px; line-height: 0; }.header-cta:hover { color: var(--orange); border-color: var(--orange); }
.menu-toggle { display: none; border: 0; background: none; padding: 8px; }.menu-toggle span { width: 22px; height: 2px; display: block; margin: 5px; background: var(--ink); }
.hero { min-height: 670px; display: grid; grid-template-columns: .94fr 1.06fr; align-items: center; gap: 50px; padding-top: 46px; padding-bottom: 70px; }.eyebrow { display: flex; align-items: center; gap: 11px; margin: 0 0 28px; color: var(--orange); font: 500 10px var(--mono); letter-spacing: .09em; text-transform: uppercase; }.eyebrow-line { width: 25px; height: 1px; background: var(--orange); }
h1, h2, h3, p { margin-top: 0; } h1 { max-width: 600px; margin-bottom: 28px; font-size: clamp(50px, 6.4vw, 88px); line-height: .96; letter-spacing: -.085em; font-weight: 800; } h1 em, h2 em { color: var(--orange); font-style: normal; }.hero-text { max-width: 415px; color: var(--muted); font-size: 15px; line-height: 1.7; }.hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 36px; }.button { padding: 16px 20px; border: 1px solid transparent; }.button-primary { color: var(--ink); background: var(--lime); }.button-primary:hover { background: var(--paper); }.text-link { font-size: 12px; font-weight: 700; }.text-link span { margin-left: 8px; color: var(--orange); font-size: 16px; }
.hero-visual { position: relative; min-height: 490px; display: grid; place-items: center; }.dashboard-card { position: relative; z-index: 2; width: min(410px, 84%); padding: 25px; color: var(--paper); background: var(--ink); box-shadow: 23px 28px 0 var(--lime); transform: rotate(3.5deg); }.dashboard-top, .dashboard-footer, .activity, .visual-caption { display: flex; align-items: center; }.dashboard-top { justify-content: space-between; }.mini-label, .contact-label, .card-index { font: 500 9px var(--mono); letter-spacing: .12em; }.live-dot { color: var(--lime); font: 10px var(--mono); }.live-dot::before { content: ''; display: inline-block; width: 5px; height: 5px; margin: 0 7px 1px 0; border-radius: 50%; background: var(--lime); }.dashboard-title { margin: 44px 0 32px; font-size: 28px; line-height: 1.1; letter-spacing: -.06em; }.dashboard-title strong { color: var(--lime); }.activity-list { border-top: 1px solid rgba(242,243,237,.2); }.activity { gap: 11px; padding: 15px 0; border-bottom: 1px solid rgba(242,243,237,.2); }.activity span:nth-child(2) { flex: 1; }.activity strong, .activity small { display: block; }.activity strong { font-size: 11px; }.activity small { margin-top: 3px; color: #a3ada6; font-size: 9px; }.activity b { color: var(--lime); font: 10px var(--mono); }.activity-icon { display: grid; width: 27px; height: 27px; place-items: center; color: var(--ink); font-size: 14px; background: var(--lime); }.icon-chart { background: var(--orange); }.icon-system { background: #e7e9e1; }.dashboard-footer { flex-wrap: wrap; gap: 10px; padding-top: 20px; color: #a3ada6; font: 9px var(--mono); }.dashboard-footer strong { margin-left: auto; color: var(--lime); font-size: 18px; }.progress { flex-basis: 100%; height: 4px; background: #3a4540; }.progress span { display: block; width: 88%; height: 100%; background: var(--lime); }.visual-orbit { position: absolute; border: 1px solid var(--line); border-radius: 50%; }.orbit-one { width: 470px; height: 270px; transform: rotate(-31deg); }.orbit-two { width: 310px; height: 440px; transform: rotate(42deg); }.signal { position: absolute; z-index: 3; padding: 9px 11px; color: var(--ink); background: var(--lime); font: 9px var(--mono); transform: rotate(-8deg); }.signal-one { top: 63px; right: 6%; }.signal-two { bottom: 68px; left: 5%; color: var(--paper); background: var(--orange); transform: rotate(8deg); }.visual-caption { position: absolute; right: -4px; bottom: 7px; gap: 10px; color: var(--muted); font: 9px var(--mono); line-height: 1.5; text-transform: uppercase; }.caption-number { color: var(--orange); font-size: 21px; }
.ticker { overflow: hidden; color: var(--paper); background: var(--orange); }.ticker-track { display: flex; align-items: center; justify-content: space-around; min-width: max-content; gap: 35px; padding: 17px 4vw; font: 500 10px var(--mono); letter-spacing: .12em; }.ticker-track i { color: var(--lime); font-style: normal; font-size: 16px; }
.solutions { padding-top: 135px; padding-bottom: 145px; }.section-heading { display: flex; justify-content: space-between; align-items: end; margin-bottom: 55px; }.section-heading h2, .statement h2, .process h2, .contact h2 { margin: 0; font-size: clamp(38px, 5vw, 65px); line-height: 1; letter-spacing: -.08em; }.section-heading .eyebrow { align-self: start; }.solution-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); }.solution-card { min-height: 350px; padding: 26px 24px 23px; display: flex; flex-direction: column; border-right: 1px solid var(--line); }.solution-card:first-child { border-left: 1px solid var(--line); }.solution-card:hover { background: #e8ebe0; }.solution-featured { background: var(--lime); }.card-icon { margin: 58px 0 30px; font-size: 31px; }.solution-card h3 { margin-bottom: 13px; font-size: 21px; letter-spacing: -.06em; }.solution-card p { max-width: 280px; color: var(--muted); font-size: 13px; line-height: 1.65; }.solution-card a { display: flex; justify-content: space-between; margin-top: auto; padding-top: 20px; border-top: 1px solid var(--line); font-size: 11px; font-weight: 700; }.solution-card a span { color: var(--orange); font-size: 17px; }
.statement { display: grid; grid-template-columns: 100px 1fr .7fr; gap: 40px; align-items: start; padding-top: 90px; padding-bottom: 110px; border-top: 1px solid var(--line); }.statement-number { color: var(--orange); font: 16px var(--mono); }.statement .eyebrow { margin-bottom: 24px; }.statement-text { max-width: 360px; margin-top: 48px; color: var(--muted); font-size: 14px; line-height: 1.8; }
.process { display: grid; grid-template-columns: .8fr 1.2fr; gap: 10%; padding-top: 110px; padding-bottom: 140px; background: var(--ink); color: var(--paper); }.process::before { content: ''; position: absolute; left: 0; right: 0; height: 450px; margin-top: -110px; z-index: -1; background: var(--ink); }.process-intro .eyebrow { color: var(--lime); }.process-intro .eyebrow-line { background: var(--lime); }.process-intro > p:last-child { max-width: 250px; margin-top: 35px; color: #a3ada6; font-size: 13px; line-height: 1.7; }.step { display: grid; grid-template-columns: 65px 1fr; gap: 30px; padding: 20px 0 28px; border-bottom: 1px solid rgba(242,243,237,.2); }.step:first-child { padding-top: 0; }.step > span { color: var(--lime); font: 12px var(--mono); }.step h3 { margin-bottom: 9px; font-size: 22px; letter-spacing: -.05em; }.step p { max-width: 340px; margin: 0; color: #a3ada6; font-size: 13px; line-height: 1.65; }
.contact { display: grid; grid-template-columns: 1fr .5fr; gap: 10%; padding-top: 135px; padding-bottom: 130px; background: var(--orange); color: var(--ink); }.contact::before { content: ''; position: absolute; left: 0; right: 0; height: 500px; margin-top: -135px; z-index: -1; background: var(--orange); }.contact .eyebrow { color: var(--ink); }.contact .eyebrow-line { background: var(--ink); }.contact h2 { max-width: 670px; }.contact-inner > p:not(.eyebrow) { margin: 28px 0 32px; color: #603c31; font-size: 14px; }.button-light { background: var(--lime); }.button-light:hover { background: var(--ink); color: var(--paper); }.contact-side { padding-top: 54px; border-top: 1px solid rgba(23,33,29,.3); }.contact-side a { display: block; margin: 18px 0 14px; font-size: clamp(19px, 2vw, 28px); font-weight: 700; letter-spacing: -.06em; }.contact-note { color: #603c31; font: 11px var(--mono); line-height: 1.6; }
.site-footer { display: grid; grid-template-columns: 1fr 1.5fr 1fr 1.2fr; align-items: center; gap: 20px; min-height: 105px; font-size: 11px; }.site-footer p, .footer-copy, .future-links { margin: 0; color: var(--muted); font-size: 10px; }.footer-copy { text-align: right; }.future-links { display: none; }
.reveal { opacity: 0; transform: translateY(24px); animation: reveal .8s cubic-bezier(.2,.7,.2,1) forwards; }.reveal-delay { animation-delay: .15s; }.reveal-delay-2 { animation-delay: .3s; } @keyframes reveal { to { opacity: 1; transform: translateY(0); } }
@media (max-width: 700px) { .section-wrap, .site-header, .site-footer { padding-left: 24px; padding-right: 24px; }.site-header { height: 74px; }.desktop-nav, .header-cta { display: none; }.menu-toggle { display: block; }.hero { display: block; min-height: 0; padding-top: 62px; padding-bottom: 80px; }.hero-copy { position: relative; z-index: 2; }.hero h1 { font-size: clamp(51px, 15vw, 75px); }.hero-text { font-size: 14px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 23px; }.hero-visual { min-height: 410px; margin-top: 35px; }.dashboard-card { width: 84%; padding: 19px; }.dashboard-title { margin: 30px 0 24px; font-size: 23px; }.visual-orbit { opacity: .7; }.orbit-one { width: 370px; height: 220px; }.orbit-two { width: 260px; height: 380px; }.signal-one { top: 30px; right: 0; }.signal-two { bottom: 35px; left: 0; }.visual-caption { right: 0; bottom: -4px; }.ticker-track { gap: 20px; padding: 14px 20px; }.solutions { padding-top: 85px; padding-bottom: 95px; }.section-heading { display: block; margin-bottom: 36px; }.section-heading .eyebrow { margin-bottom: 30px; }.solution-grid { display: block; }.solution-card { min-height: 300px; border-left: 1px solid var(--line); border-bottom: 0; }.card-icon { margin-top: 40px; }.statement { display: block; padding-top: 75px; padding-bottom: 80px; }.statement-number { margin-bottom: 52px; }.statement-text { margin-top: 30px; }.process { display: block; padding-top: 80px; padding-bottom: 90px; }.process-intro > p:last-child { margin-top: 25px; margin-bottom: 60px; }.step { grid-template-columns: 38px 1fr; gap: 14px; }.contact { display: block; padding-top: 85px; padding-bottom: 85px; }.contact-side { margin-top: 75px; padding-top: 25px; }.site-footer { grid-template-columns: 1fr 1fr; gap: 25px 10px; padding-top: 32px; padding-bottom: 32px; }.site-footer p { display: none; }.footer-copy { text-align: left; }.future-links { display: block; grid-column: 1 / -1; }.future-links span { color: var(--orange); padding: 0 5px; } }

@media (max-width: 700px) { .desktop-nav.mobile-open { position: absolute; top: 74px; left: 0; right: 0; z-index: 10; display: flex; flex-direction: column; gap: 0; margin: 0; padding: 8px 24px 16px; color: var(--ink); background: var(--paper); border-bottom: 1px solid var(--line); }.desktop-nav.mobile-open a { padding: 13px 0; border-bottom: 1px solid var(--line); } }

/* Brand palette and motion overrides */
.ticker { color: var(--ink); }
.ticker-track i { color: var(--ink); }
.solution-card:hover { background: #171717; }
.solution-featured p { color: #383838; }
.contact-inner > p:not(.eyebrow), .contact-note { color: #383838; }
.contact-side { border-color: rgba(8, 8, 8, .3); }
.dashboard-card { animation: dashboard-float 6s ease-in-out infinite; }
.visual-orbit { animation: orbit-drift 16s linear infinite; }
.orbit-two { animation-direction: reverse; animation-duration: 20s; }
.signal { animation: signal-float 4s ease-in-out infinite; }
.signal-two { animation-delay: 1.2s; }
@keyframes dashboard-float { 0%, 100% { transform: rotate(3.5deg) translateY(0); } 50% { transform: rotate(2deg) translateY(-10px); } }
@keyframes orbit-drift { to { transform: rotate(329deg); } }
@keyframes signal-float { 0%, 100% { margin-top: 0; } 50% { margin-top: -8px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; } }
.contact h2 em { color: var(--ink); }
.solution-grid { grid-template-columns: repeat(4, 1fr); }
@media (max-width: 900px) and (min-width: 701px) { .solution-grid { grid-template-columns: repeat(2, 1fr); } .solution-card:nth-child(3) { border-left: 1px solid var(--line); } }
