/* Spacious editorial layout. Glass and warm light belong to the product artwork. */
.landing { --quiet: #a3a1a0; --soft: #767573; position: relative; isolation: isolate; overflow: clip; background: #08090a; }
.landing::before { content: ''; position: absolute; inset: 0 0 auto; height: 1150px; z-index: -1; pointer-events: none; background: radial-gradient(ellipse 60% 50% at 50% 0%, #4040480d, transparent); }
.landing-header, .demo-section, .platform-section, .agent-section, .closing-section, .landing-footer, .engine-strip { width: min(1280px, calc(100% - 128px)); margin-inline: auto; }
.landing-nav-shell { position: sticky; top: 0; z-index: 40; height: 108px; padding-top: 12px; pointer-events: none; }
.landing-header { height: 84px; padding-inline: 24px; display: flex; align-items: center; justify-content: space-between; gap: 40px; pointer-events: auto; border-radius: 16px; background: #10111388; box-shadow: 0 0 0 1px #ffffff0c inset; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transition: width .35s var(--ease), height .35s var(--ease), border-radius .35s var(--ease), background-color .25s, box-shadow .25s, backdrop-filter .25s; }
.landing-nav-shell[data-scrolled='true'] .landing-header { width: min(1080px, calc(100% - 96px)); height: 64px; border-radius: 18px; background: #121316c4; box-shadow: 0 0 0 1px #ffffff18 inset, 0 1px 0 #ffffff06 inset, 0 12px 40px #0005; backdrop-filter: blur(24px) saturate(1.2); -webkit-backdrop-filter: blur(24px) saturate(1.2); }
.landing :is(#main, #product-demo, #capabilities, #agents, #tool-catalog, #security) { scroll-margin-top: 110px; }
.landing :is(a, button, summary, [tabindex]) { scroll-margin-top: 110px; scroll-margin-bottom: 24px; }
.landing-header nav { display: flex; gap: 34px; align-items: center; color: #aba9a8; font-size: 13px; }
.landing-header nav a { display: flex; align-items: center; min-height: 44px; transition: color .2s; }
.landing-header nav a:hover { color: #fff; }
.header-login { min-height: 44px; padding: 10px 16px; display: inline-flex; gap: 16px; align-items: center; font-size: 12px; border-radius: 8px; background: #ffffff05; box-shadow: 0 0 0 1px #ffffff12 inset, 0 1px 0 #ffffff07 inset; transition: background .2s; }
.header-login:hover { background: #ffffff0b; }
.header-login svg { width: 15px; color: #bbb8b3; }
.landing .brand { font-size: 25px; letter-spacing: -.05em; gap: 11px; font-weight: 650; }
.landing .brand-mark { width: 32px; height: 36px; }
.hero { position: relative; isolation: isolate; text-align: center; }
.hero::before { content: ''; position: absolute; z-index: -1; inset: 0 0 -100px; pointer-events: none; background: radial-gradient(ellipse 40% 25% at 50% 70%, #a85e1b21, #92501a09 60%, transparent); }
.hero-copy { position: relative; z-index: 2; padding: 68px 24px 0; }
.hero-label { font-size: 11px; letter-spacing: .035em; color: #b7b4b1; }
.hero .hero-label { display: inline-flex; align-items: center; gap: 9px; min-height: 36px; font-size: 11px; letter-spacing: 0; }
.signal-dot { width: 5px; height: 5px; background: #ffc299; border-radius: 50%; box-shadow: 0 0 12px #ff986499; }
.beta-label { display: flex; align-items: center; gap: 8px; border-left: 1px solid #ffffff22; padding-left: 13px; margin-left: 6px; color: #e1c3af; }
.beta-label svg { width: 12px; height: 12px; }
.hero h1 { font-size: clamp(66px, 6.3vw, 100px); font-weight: 500; line-height: 1.1; letter-spacing: -.055em; word-spacing: .025em; margin: 25px auto 24px; color: #f1f0ee; }
.hero h1 br { display: none; }
.hero h1 span { display: inline-block; margin-left: .1em; background: linear-gradient(112deg, #f0c9b2 6%, #e99063 65%, #b8694a); background-clip: text; -webkit-background-clip: text; color: transparent; padding-right: .06em; }
.hero-copy > p { font-size: 16px; color: #a7a6a6; line-height: 1.8; }
.hero-actions { display: flex; justify-content: center; align-items: center; gap: 31px; margin-top: 30px; }
.landing .btn.primary { min-height: 50px; padding: 13px 23px; border-radius: 8px; color: #24130a; background: linear-gradient(180deg, #ffc49c, #f5a171); border-color: #ffc49c; box-shadow: 0 1px 0 #ffe5cb inset, 0 5px 22px #ff945414; font-size: 13px; font-weight: 650; }
.landing .btn.primary:hover { background: linear-gradient(180deg, #ffcfac, #ffb386); box-shadow: 0 1px 0 #ffe5cb inset, 0 5px 25px #ff945426; }
.hero-preview-link { display: inline-flex; min-height: 48px; align-items: center; gap: 11px; font-size: 13px; color: #d7d5d2; transition: color .2s; }
.hero-preview-link:hover { color: #ffc39b; }
.play-icon { display: grid; place-items: center; width: 24px; height: 24px; border: 1px solid #ffffff2b; border-radius: 50%; font-size: 15px; padding-left: 1px; }
.signal-stage { width: min(1200px, 100%); height: 420px; margin: 16px auto 0; position: relative; }
.signal-visual { position: absolute; inset: 0 0 20px; }
#signal-field { width: 100%; height: 100%; position: absolute; inset: 0; display: block; mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent); -webkit-mask-image: linear-gradient(transparent, #000 10%, #000 85%, transparent); }
.signal-fallback { position: absolute; left: calc(50% - 72px); top: calc(50% - 72px); width: 144px; height: 144px; opacity: .75; }
.signal-visual[data-ready='true'] .signal-fallback { visibility: hidden; }
.stage-note { position: absolute; z-index: 1; display: flex; gap: 14px; align-items: center; min-width: 222px; padding: 18px; text-align: left; background: linear-gradient(125deg, #fff7ea0c, #fff7ea02), #15151596; box-shadow: 0 0 0 1px #ffffff14 inset, 0 1px 0 #ffffff0d inset, 0 14px 55px #0007; border-radius: 13px; backdrop-filter: blur(14px); }
.stage-source { left: 9%; top: 31%; transform: rotate(-4deg); }
.stage-result { right: 6%; top: 51%; transform: rotate(3deg); }
.stage-note-icon { display: grid; place-items: center; width: 35px; height: 40px; border-radius: 6px; background: #efab7b0a; color: #e1b291; border: 1px solid #efab7b26; }
.stage-note-icon svg { width: 18px; height: 18px; }
.stage-overline { display: block; font: 8px var(--mono); color: #9d9690; letter-spacing: .06em; margin-bottom: 5px; }
.stage-note strong { font-size: 14px; font-weight: 550; color: #e2ded8; }
.stage-file-type { font: 9px var(--mono); color: #a2988d; margin-left: auto; }
.stage-check { color: #bdc9b9; margin-left: 8px; font-size: 14px; }
.stage-caption { position: absolute; bottom: 2px; left: 0; right: 0; display: flex; align-items: center; justify-content: center; font-size: 11px; color: #95918b; }
.motion-control { position: absolute; right: 6%; min-height: 40px; background: none; border: 0; padding: 8px; color: #aaa299; font-size: 10px; }
.motion-control:hover { color: #f8c79f; }
.motion-control[hidden] { display: none; }
.engine-strip { padding: 65px 0 0; text-align: center; }
.engine-strip > span { font: 9px var(--mono); color: #8e8b89; letter-spacing: .13em; }
.engine-strip > div { display: flex; justify-content: center; gap: clamp(35px, 6vw, 88px); margin-top: 26px; align-items: center; }
.engine-strip strong { font-size: 22px; font-weight: 550; color: #b3b0ac; letter-spacing: -.04em; }
.engine-strip strong:first-child { letter-spacing: .09em; font-size: 20px; }
.demo-section { padding-top: 170px; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 50px; margin-bottom: 52px; }
.landing .eyebrow { color: #9d9791; font-size: 9px; letter-spacing: .13em; font-weight: 400; }
.section-heading h2, .agent-copy h2 { font-size: clamp(36px, 4.2vw, 58px); font-weight: 500; line-height: 1.16; letter-spacing: -.054em; margin-top: 22px; }
.section-heading h2 span, .agent-copy h2 span { color: #999491; }
.section-heading > p { font-size: 14px; line-height: 1.9; padding-bottom: 4px; color: #a49e98; }
.product-demo { border-radius: 20px; min-width: 0; background: linear-gradient(130deg, #ffffff05, #ffffff01 50%), #101112; box-shadow: 0 0 0 1px #ffffff16 inset, 0 1px 0 #ffffff0c inset, 0 24px 90px #0004; overflow: hidden; scroll-margin-top: 40px; }
.demo-loading { min-height: 430px; display: grid; place-items: center; font-size: 13px; color: #a5a09a; }
.demo-toolbar { display: flex; justify-content: space-between; align-items: center; padding: 25px 34px; gap: 20px; }
.demo-file { display: flex; align-items: center; gap: 14px; }
.demo-file-icon { width: 32px; height: 38px; display: grid; place-items: center; border-radius: 6px; box-shadow: 0 0 0 1px #eac2a530 inset; background: #d9a47707; color: #eac2a5; font: 10px var(--mono); }
.demo-file strong { font-size: 14px; font-weight: 550; }
.demo-file > span:last-child { font: 10px var(--mono); color: #9b9690; margin-left: 7px; }
.demo-example-label { font: 8px var(--mono); color: #aaa099; letter-spacing: .08em; }
.demo-tabs { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 6px; margin: 0 20px; padding: 7px; border-radius: 10px; background: #070809a1; box-shadow: 0 0 0 1px #ffffff08 inset; }
.demo-tabs button { display: flex; align-items: center; justify-content: center; gap: 13px; min-height: 49px; border: 0; border-radius: 6px; background: transparent; color: #a49f99; font-size: 12px; transition: background .18s, color .18s, box-shadow .18s; }
.demo-tabs button:hover { color: #f5d5bf; background: #ffffff03; }
.demo-tabs [aria-selected='true'] { color: #f0d5c3; background: linear-gradient(135deg, #a0826826, #a0826810); box-shadow: 0 0 0 1px #ffca9c24 inset, 0 2px 6px #0004; }
.tab-index { font: 9px var(--mono); opacity: .6; }
.demo-tabs button:focus-visible { outline-offset: -2px; }
.demo-panels > [hidden] { display: none; }
.demo-panels > [role='tabpanel'] { padding: 0 48px; }
.demo-panels > [role='tabpanel']:focus-visible { outline-offset: -4px; }
.demo-overview { min-height: 268px; display: grid; grid-template-columns: .9fr 1.1fr; gap: 76px; align-items: center; padding-block: 48px; }
.demo-explanation h3 { font-size: 27px; font-weight: 500; letter-spacing: -.04em; margin-top: 12px; }
.demo-explanation p { max-width: 300px; margin-top: 12px; font-size: 13px; line-height: 1.85; color: #a5a09c; }
.demo-summary { min-width: 0; }
.summary-metrics { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.summary-metrics span { font-size: 11px; color: #9c9690; }
.summary-metrics strong { display: block; font-weight: 450; font-size: 38px; letter-spacing: -.045em; margin-top: 4px; color: #e8d5c5; font-variant-numeric: tabular-nums; }
.section-map { display: flex; align-items: center; gap: 18px; margin-top: 26px; font: 10px var(--mono); color: #afa095; }
.section-map i { flex: 1; height: 12px; background: repeating-linear-gradient(90deg, #d4a17a55 0 3px, transparent 3px 6px); mask-image: linear-gradient(90deg, #000, #0003); }
.string-summary > div { display: flex; gap: 22px; border-bottom: 1px solid #ffffff08; padding-block: 12px; font: 11px/1.7 var(--mono); }
.string-summary > div > span { color: #978a80; }
.string-summary code { color: #e2c4aa; min-width: 0; font-size: 11px; }
.yara-summary { display: flex; gap: 20px; align-items: center; }
.match-symbol { display: grid; place-items: center; width: 55px; height: 55px; border-radius: 50%; box-shadow: 0 0 0 1px #d7b69535 inset; background: #d7b69508; color: #e1c5a8; font-size: 24px; }
.yara-summary > div { min-width: 0; }
.yara-summary strong { display: block; color: #e2c5ac; font: 17px var(--mono); margin-top: 6px; overflow-wrap: anywhere; }
.yara-summary div > span { font-size: 12px; color: #b0a294; }
.match-location { display: flex; gap: 20px; justify-content: space-between; border-top: 1px solid #ffffff0c; padding-top: 18px; margin-top: 24px; font: 10px var(--mono); color: #af9885; }
.assembly-summary > div { display: flex; align-items: baseline; gap: 25px; padding-block: 12px; font: 11px var(--mono); }
.assembly-summary > div > span { color: #958b82; }
.assembly-summary b { color: #eaba97; font-weight: 400; }
.assembly-summary code { font-size: 12px; color: #d6c9bc; }
.assembly-summary p { font: 10px var(--mono); margin-top: 23px; color: #9f948a; }
.report-details { border-top: 1px solid #ffffff0c; }
.report-details > summary { display: flex; align-items: center; gap: 15px; min-height: 54px; list-style: none; width: fit-content; color: #bca895; font-size: 11px; }
.report-details > summary::-webkit-details-marker { display: none; }
.report-details > summary > span { font-size: 16px; transition: rotate .2s; }
.report-details[open] > summary > span { rotate: 45deg; }
.report-content { padding: 10px 0 28px; max-width: 800px; }
.demo-hash { display: grid; gap: 9px; margin-bottom: 30px; color: #afa196; font: 10px var(--mono); }
.demo-hash > span { font-size: 8px; }
.demo-hash code { overflow-wrap: anywhere; }
.demo-footer { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px 25px; padding: 16px 33px; border-top: 1px solid #ffffff0c; font-size: 10px; color: #a49d96; }
.demo-footer > span { display: flex; align-items: center; gap: 8px; }
.demo-footer i { width: 4px; height: 4px; border-radius: 50%; background: #bbae9d; }
.demo-footer a { display: flex; align-items: center; gap: 10px; min-height: 40px; color: #d7bdab; }
.catalog-section { padding-top: 30px; }
.catalog-stats { display: flex; justify-content: center; gap: 48px; font-size: 11px; color: #97928b; }
.catalog-stats strong { font-weight: 500; color: #c9b9ab; margin-right: 6px; font-variant-numeric: tabular-nums; }
.catalog-details > summary { display: flex; align-items: center; justify-content: center; gap: 13px; width: fit-content; margin: 14px auto 0; padding: 10px; min-height: 44px; list-style: none; font-size: 11px; color: #a99787; }
.catalog-details > summary::-webkit-details-marker { display: none; }
.catalog-details > summary svg { width: 13px; height: 13px; transition: rotate .2s; }
.catalog-details[open] > summary svg { rotate: 45deg; }
.catalog-content { background: #101112; padding: 30px; border-radius: 12px; box-shadow: 0 0 0 1px #ffffff10 inset; margin-top: 15px; }
.catalog-content h3 { font-size: 14px; margin-bottom: 18px; }
.tool-catalog, .capability-catalog { display: flex; flex-wrap: wrap; gap: 8px; list-style: none; padding: 0; margin: 0 0 25px; }
.tool-catalog li, .capability-catalog li { border: 1px solid #ffffff16; padding: 7px 10px; border-radius: 5px; color: #c1b2a5; font-size: 12px; }
.catalog-content p { font-size: 12px; line-height: 1.8; }
.platform-section { padding-top: 170px; scroll-margin-top: 40px; }
.benefit-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 48px; }
.benefit-grid article { min-width: 0; }
.benefit-art { height: 186px; display: flex; align-items: center; justify-content: center; position: relative; background: radial-gradient(ellipse at 50% 55%, #b3967410, transparent 67%); margin-bottom: 34px; border-bottom: 1px solid #ffffff0b; }
.benefit-grid h3 { font-size: 20px; font-weight: 500; letter-spacing: -.035em; }
.benefit-grid p { font-size: 13px; line-height: 1.9; color: #9c9792; margin-top: 12px; }
.art-tools > span { display: grid; place-items: center; width: 62px; height: 62px; border-radius: 15px; background: linear-gradient(130deg, #38332e, #171718); box-shadow: 0 0 0 1px #ffffff16 inset, 0 1px 0 #ffffff0e inset, 0 12px 30px #0005; color: #d4bfae; font: 17px var(--mono); transform: rotate(-8deg); }
.art-tools > span:nth-of-type(2) { transform: translateY(-16px) rotate(5deg); }
.art-tools > span:last-child { transform: rotate(11deg); }
.art-tools i { width: 22px; height: 1px; background: #e2a17740; }
.mini-window { width: 136px; height: 92px; transform: rotate(-7deg); border-radius: 9px; background: linear-gradient(135deg, #fff0dd0a, #fff0dd01), #111214; box-shadow: 0 0 0 1px #ffffff1c inset, 0 1px 0 #ffffff0a inset, 0 15px 35px #0007; }
.mini-window > span { display: flex; gap: 4px; padding: 11px; border-bottom: 1px solid #ffffff0c; }
.mini-window i { width: 3px; height: 3px; background: #ac9685; border-radius: 50%; }
.mini-window b { display: block; text-align: left; padding: 3px 20px; font: 21px var(--mono); color: #e4bb9c; }
.reset-orbit { position: absolute; right: calc(50% - 82px); bottom: 43px; background: #2b2521; color: #e3b996; border: 1px solid #8f72554d; width: 36px; height: 36px; border-radius: 50%; font-size: 23px; display: grid; place-items: center; }
.art-evidence > span { position: absolute; width: 80px; height: 104px; border-radius: 9px; background: linear-gradient(140deg, #292724, #111214); box-shadow: 0 0 0 1px #ffffff17 inset, 0 1px 0 #ffffff0d inset, 0 12px 25px #0006; transform: translate(-24px, 5px) rotate(-18deg); }
.art-evidence > span:nth-child(2) { transform: rotate(-2deg); }
.art-evidence > span:last-child { transform: translate(25px, 6px) rotate(14deg); display: grid; place-items: center; color: #d6b491; }
.art-evidence svg { width: 28px; height: 28px; }
.agent-section { display: grid; grid-template-columns: 1fr 1.1fr; gap: 100px; align-items: center; padding-top: 175px; scroll-margin-top: 20px; }
.agent-orbit { position: relative; aspect-ratio: 1.12; background: radial-gradient(ellipse, #ac714618, transparent 63%); }
.orbit-ring { position: absolute; inset: 8% 13%; border: 1px solid #ffffff0e; border-radius: 50%; transform: rotate(-28deg) skewY(12deg); }
.orbit-ring.inner { inset: 21% 25%; border-color: #e1a77914; }
.orbit-core { display: grid; place-items: center; position: absolute; left: calc(50% - 51px); top: calc(50% - 51px); width: 102px; height: 102px; border-radius: 27px; background: linear-gradient(135deg, #3a3028, #17191b 70%); box-shadow: 0 0 0 1px #ffffff19 inset, 0 1px 0 #ffe1be12 inset, 0 25px 60px #0009; transform: rotate(-10deg); }
.orbit-node { display: grid; place-items: center; position: absolute; width: 55px; height: 55px; border-radius: 16px; box-shadow: 0 0 0 1px #ffffff1c inset, 0 12px 35px #0009; background: linear-gradient(125deg, #292723, #111214); color: #c5bcb2; }
.orbit-node svg { width: 21px; height: 21px; }
.node-terminal { left: 14%; top: 22%; transform: rotate(-9deg); }
.node-code { right: 12%; top: 36%; font-size: 32px; color: #dcb795; transform: rotate(8deg); }
.node-mcp { left: 36%; bottom: 3%; transform: rotate(5deg); }
.agent-copy p { font-size: 13px; line-height: 1.9; color: #a6a09a; margin-top: 25px; }
.agent-names { display: flex; flex-wrap: wrap; gap: 24px; margin: 27px 0; font-size: 12px; color: #c1b7ae; }
.agent-copy .text-link { font-size: 13px; color: #e6b996; min-height: 44px; }
.closing-section { text-align: center; padding: 190px 0 100px; position: relative; }
.closing-section::before { content: ''; position: absolute; z-index: -1; inset: 15% 0 0; background: radial-gradient(ellipse 50% 60% at 50% 60%, #b5774610, transparent); }
.closing-section h2 { font-size: clamp(44px, 5.1vw, 72px); font-weight: 450; line-height: 1.1; letter-spacing: -.05em; margin: 26px 0 35px; }
.security-notes { display: flex; justify-content: center; flex-wrap: wrap; gap: 26px; margin-top: 38px; color: #a89a8c; font-size: 10px; }
.security-notes span { display: flex; align-items: center; gap: 7px; }
.security-notes svg { width: 13px; height: 13px; }
.landing-footer { padding-top: 25px; }
.footer-line { display: flex; justify-content: space-between; align-items: center; gap: 35px; padding-block: 30px; border-top: 1px solid #ffffff0f; }
.footer-line > span { color: #8f8983; font-size: 12px; }
.footer-line > a:last-child { display: flex; align-items: center; gap: 12px; color: #b7a99a; min-height: 40px; font-size: 12px; }
.footer-line > a:last-child svg { width: 13px; }
.footer-wordmark { font-size: clamp(100px, 19.4vw, 275px); text-align: center; line-height: 1.15; font-weight: 500; letter-spacing: -.07em; background: linear-gradient(#6c5d505c, #22202018); background-clip: text; color: transparent; user-select: none; }
.footer-meta { display: flex; justify-content: space-between; gap: 20px; padding: 35px 0; font: 8px var(--mono); letter-spacing: .11em; color: #9c8a78; }

@media (prefers-reduced-motion: no-preference) {
  .hero .hero-label, .hero h1, .hero-copy > p, .hero-actions { animation: arrive .8s var(--ease) both; }
  .hero h1 { animation-delay: .09s; }
  .hero-copy > p { animation-delay: .18s; }
  .hero-actions { animation-delay: .27s; }
  .signal-stage { animation: arrive 1.2s .3s var(--ease) both; }
  .demo-overview { animation: arrive .25s var(--ease); }
}
@media (min-width: 1700px) { .hero-copy { padding-top: 85px; } .signal-stage { height: 440px; margin-top: 25px; } }
@media (max-width: 1100px) {
  .landing-header, .demo-section, .platform-section, .agent-section, .closing-section, .landing-footer, .engine-strip { width: calc(100% - 80px); }
  .hero h1 { font-size: 7.3vw; }
  .signal-stage { height: 370px; }
  .stage-source { left: 5%; }
  .stage-result { right: 4%; }
  .stage-note { min-width: 198px; padding: 15px; gap: 11px; }
  .stage-note strong { font-size: 13px; }
  .stage-overline { font-size: 7px; }
  .demo-overview { gap: 40px; }
  .demo-panels > [role='tabpanel'] { padding-inline: 30px; }
  .demo-explanation h3 { font-size: 23px; }
  .benefit-grid { gap: 28px; }
  .benefit-grid h3 { font-size: 18px; }
  .agent-section { gap: 50px; }
  .assembly-summary > div { gap: 14px; }
}
@media (max-width: 760px) {
  .landing-header, .demo-section, .platform-section, .agent-section, .closing-section, .landing-footer, .engine-strip { width: calc(100% - 48px); }
  .landing-nav-shell { height: 88px; }
  .landing-header { height: 64px; width: calc(100% - 32px); padding-inline: 14px; gap: 16px; }
  .landing-nav-shell[data-scrolled='true'] .landing-header { height: 60px; width: calc(100% - 40px); padding-inline: 12px; border-radius: 14px; }
  .landing-header nav { display: none; }
  .landing .brand { font-size: 23px; }
  .landing .brand-mark { width: 29px; height: 32px; }
  .header-login { font-size: 11px; gap: 10px; padding: 10px 12px; }
  .header-login svg { width: 13px; }
  .hero-copy { padding-top: 54px; }
  .hero .hero-label { font-size: 10px; }
  .beta-label { display: none; }
  .hero h1 { font-size: clamp(47px, 9.6vw, 70px); line-height: 1.08; margin-top: 25px; }
  .hero h1 br { display: block; }
  .hero h1 span { margin-left: 0; }
  .hero-copy > p { font-size: 14px; line-height: 1.9; }
  .hero-actions { gap: 24px; }
  .landing .btn.primary { padding: 12px 19px; font-size: 12px; }
  .hero-preview-link { font-size: 12px; gap: 8px; }
  .signal-stage { height: 365px; margin-top: 13px; }
  .signal-visual { inset: 0 -20px 28px; }
  .stage-note { min-width: 0; padding: 12px; gap: 10px; border-radius: 10px; }
  .stage-source { top: 10%; left: 7%; }
  .stage-result { top: auto; bottom: 16%; right: 6%; }
  .stage-note-icon { width: 26px; height: 30px; }
  .stage-note-icon svg { width: 15px; height: 15px; }
  .stage-note strong { font-size: 12px; }
  .stage-file-type { display: none; }
  .stage-overline { font-size: 6px; letter-spacing: .05em; }
  .stage-caption { font-size: 10px; bottom: 0; }
  .motion-control { bottom: 22px; right: 5%; font-size: 9px; }
  .engine-strip { padding-top: 52px; }
  .engine-strip > div { gap: 25px; flex-wrap: wrap; margin-top: 24px; }
  .engine-strip strong { font-size: 18px; }
  .engine-strip strong:first-child { font-size: 17px; }
  .engine-strip > span { font-size: 8px; }
  .demo-section, .platform-section { padding-top: 110px; }
  .section-heading { display: block; margin-bottom: 34px; }
  .section-heading h2, .agent-copy h2 { font-size: clamp(34px, 6vw, 45px); margin-top: 18px; }
  .section-heading > p { margin-top: 21px; font-size: 13px; }
  .product-demo { border-radius: 14px; }
  .demo-toolbar { padding: 20px; }
  .demo-file { gap: 11px; flex-wrap: wrap; }
  .demo-file strong { font-size: 13px; }
  .demo-file > span:last-child { font-size: 8px; margin-left: 0; }
  .demo-example-label { display: none; }
  .demo-tabs { gap: 3px; margin-inline: 10px; padding: 5px; }
  .demo-tabs button { font-size: 10px; gap: 0; min-height: 45px; padding-inline: 4px; }
  .tab-index { display: none; }
  .demo-panels > [role='tabpanel'] { padding-inline: 22px; }
  .demo-overview { grid-template-columns: minmax(0, 1fr); gap: 35px; min-height: 320px; padding-block: 30px; }
  .demo-explanation h3 { font-size: 24px; }
  .demo-explanation p { font-size: 12px; margin-top: 8px; }
  .demo-explanation .eyebrow { font-size: 8px; }
  .summary-metrics { gap: 17px; }
  .summary-metrics strong { font-size: 33px; }
  .summary-metrics span { font-size: 10px; }
  .demo-footer { padding: 14px 22px; gap: 0 20px; font-size: 9px; }
  .demo-footer a { min-height: 40px; }
  .catalog-stats { gap: 12px; justify-content: space-between; font-size: 9px; }
  .catalog-stats > span { display: flex; flex-direction: column; align-items: center; gap: 6px; }
  .catalog-stats strong { font-size: 16px; margin: 0; }
  .catalog-content { padding: 22px; }
  .tool-catalog li { font-size: 10px; }
  .benefit-grid { grid-template-columns: minmax(0, 1fr); gap: 38px; }
  .benefit-grid article { display: grid; grid-template-columns: .9fr 1.1fr; column-gap: 25px; align-items: center; }
  .benefit-art { grid-row: span 2; height: 150px; margin-bottom: 0; border: 0; }
  .benefit-grid h3 { align-self: end; font-size: 19px; }
  .benefit-grid p { align-self: start; margin-top: 10px; font-size: 12px; }
  .benefit-grid p br { display: none; }
  .art-tools > span { width: 45px; height: 45px; border-radius: 11px; font-size: 12px; flex-shrink: 0; }
  .art-tools i { width: 9px; flex-shrink: 0; }
  .mini-window { width: 115px; height: 83px; }
  .reset-orbit { right: calc(50% - 64px); bottom: 23px; }
  .art-evidence > span { width: 64px; height: 82px; }
  .agent-section { grid-template-columns: minmax(0, 1fr); gap: 42px; padding-top: 115px; }
  .agent-orbit { max-width: 330px; width: 100%; margin-inline: auto; }
  .agent-copy { text-align: center; }
  .agent-copy p { font-size: 12px; }
  .agent-names { justify-content: center; gap: 22px; font-size: 11px; }
  .closing-section { padding-top: 120px; padding-bottom: 60px; }
  .closing-section h2 { font-size: clamp(38px, 7.8vw, 55px); }
  .security-notes { gap: 12px 20px; font-size: 9px; }
  .footer-line { flex-wrap: wrap; gap: 15px; }
  .footer-line > span { display: none; }
  .footer-wordmark { font-size: 19.5vw; }
  .footer-meta { font-size: 7px; padding-block: 23px; }
}
@media (max-width: 380px) {
  .landing-header, .demo-section, .platform-section, .agent-section, .closing-section, .landing-footer, .engine-strip { width: calc(100% - 36px); }
  .landing .brand { font-size: 21px; gap: 8px; }
  .landing-header { width: calc(100% - 24px); padding-inline: 12px; gap: 12px; }
  .landing-nav-shell[data-scrolled='true'] .landing-header { width: calc(100% - 32px); }
  .header-login { font-size: 10px; padding: 9px; gap: 6px; }
  .hero-copy { padding-inline: 18px; }
  .hero h1 { font-size: 45px; }
  .hero-copy > p { font-size: 12px; }
  .hero-actions { gap: 19px; }
  .landing .btn.primary { padding-inline: 14px; font-size: 11px; }
  .hero-preview-link { font-size: 11px; }
  .play-icon { width: 20px; height: 20px; font-size: 12px; }
  .signal-stage { height: 330px; }
  .demo-panels > [role='tabpanel'] { padding-inline: 18px; }
  .demo-file > span:last-child { font-size: 7px; }
  .demo-tabs button { font-size: 9px; }
  .assembly-summary > div { gap: 10px; font-size: 9px; }
  .assembly-summary code { font-size: 10px; }
  .string-summary > div { gap: 12px; }
  .string-summary code { font-size: 10px; }
  .yara-summary { gap: 13px; }
  .yara-summary strong { font-size: 14px; }
  .benefit-grid article { grid-template-columns: minmax(0, 1fr); text-align: center; gap: 0; }
  .benefit-art { grid-row: auto; }
  .benefit-grid p { max-width: 240px; margin-inline: auto; }
  .benefit-grid { gap: 25px; }
}

/* Shared Lab report presentation. */
.inspection-metrics { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; }
.inspection-metrics>div>span { display:block; color:#a69a8d; font:9px var(--mono); margin-bottom:7px; }
.inspection-metrics strong { color:#e9e0d4; font:14px var(--mono); }
.inspection-label { font:10px var(--mono); text-transform:uppercase; letter-spacing:.06em; color:#bdae9e; margin:23px 0 8px; }
.inspection-table { width:100%; border-collapse:collapse; font:10px/1.8 var(--mono); }
.inspection-table th { padding:8px 10px; font-size:9px; letter-spacing:0; background:#fff3e403; text-transform:none; color:#9e9080; }
.inspection-table td { padding:9px 10px; color:#d7c8b8; border-bottom:1px solid #ffffff08; white-space:normal; overflow-wrap:anywhere; }
.inspection-table td:first-child { color:#aa947c; white-space:nowrap; }
.inspection-table th:first-child,.inspection-table td:first-child { padding-left:0; }
.inspection-result-head { display:flex; justify-content:space-between; gap:15px; align-items:center; margin-bottom:20px; font-size:12px; }
.inspection-result-head>span { color:#a69789; font:9px var(--mono); }
.inspection-muted { color:#a79b8e; font-size:11px; line-height:1.8; margin-top:16px; }
.inspection-symbols { font:11px/1.9 var(--mono); overflow-wrap:anywhere; color:#bcac9a; padding:10px; }
.disassembly-table td:nth-child(2) { color:#ffbb94; }
.rule-match { display:flex; gap:12px; background:#ffad6610; border:1px solid #dda57435; padding:19px 16px; border-radius:5px; margin-bottom:12px; }
.rule-match strong { font:12px var(--mono); }
.rule-match p { font:10px/1.8 var(--mono); margin-top:9px; color:#c9ae97; }
.rule-check { color:#efb38d; }
.rule-match>div { min-width:0; overflow-wrap:anywhere; }
.workspace-inspection { margin-top:25px; max-height:520px; overflow:auto; }

@media (max-width: 600px) { .inspection-table { font-size: 9px; } .inspection-table td { padding-right: 5px; } .inspection-result-head { flex-wrap: wrap; gap: 8px; } }
