.AnimateIn-module__CpYrYG__root{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.AnimateIn-module__CpYrYG__root{animation-duration:1ms;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;animation-timeline:view();animation-range:cover cover 18%}.AnimateIn-module__CpYrYG__fadeUp{animation-name:AnimateIn-module__CpYrYG__aeFadeUp}.AnimateIn-module__CpYrYG__fadeDown{animation-name:AnimateIn-module__CpYrYG__aeFadeDown}.AnimateIn-module__CpYrYG__fadeLeft{animation-name:AnimateIn-module__CpYrYG__aeFadeLeft}.AnimateIn-module__CpYrYG__fadeRight{animation-name:AnimateIn-module__CpYrYG__aeFadeRight}.AnimateIn-module__CpYrYG__fade{animation-name:AnimateIn-module__CpYrYG__aeFade}@keyframes AnimateIn-module__CpYrYG__aeFadeUp{0%{transform:translateY(20px)}to{transform:none}}@keyframes AnimateIn-module__CpYrYG__aeFadeDown{0%{transform:translateY(-20px)}to{transform:none}}@keyframes AnimateIn-module__CpYrYG__aeFadeLeft{0%{transform:translate(20px)}to{transform:none}}@keyframes AnimateIn-module__CpYrYG__aeFadeRight{0%{transform:translate(-20px)}to{transform:none}}@keyframes AnimateIn-module__CpYrYG__aeFade{0%{opacity:.72}to{opacity:1}}}}
.AtomicAnswer-module__MQYYnq__root{border-radius:var(--r-card);background:var(--paper-2);border-left:3px solid var(--accent);padding:32px 36px 32px 40px;position:relative}.AtomicAnswer-module__MQYYnq__compact{padding:26px 28px 26px 32px}.AtomicAnswer-module__MQYYnq__eyebrow{font-size:var(--t-label);font-weight:var(--w-label);letter-spacing:.09em;text-transform:uppercase;color:var(--text-2);margin-bottom:12px}.AtomicAnswer-module__MQYYnq__question{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(22px,2.4vw,30px);line-height:1.15}.AtomicAnswer-module__MQYYnq__compact .AtomicAnswer-module__MQYYnq__question{font-size:clamp(20px,2vw,24px)}.AtomicAnswer-module__MQYYnq__answer{color:var(--text);max-width:64ch;font-size:18px;line-height:1.6}[data-theme=dark] .AtomicAnswer-module__MQYYnq__root{background:var(--ink-2);border-left-color:var(--accent-on-ink)}[data-theme=dark] .AtomicAnswer-module__MQYYnq__eyebrow{color:var(--text-on-ink-2)}[data-theme=dark] .AtomicAnswer-module__MQYYnq__answer{color:var(--text-on-ink)}@media (max-width:640px){.AtomicAnswer-module__MQYYnq__root,.AtomicAnswer-module__MQYYnq__compact{padding:22px 20px 22px 22px}}
.ChannelTraces-module__uHYAvW__root{--lane-h:56px;border:1px solid var(--line);border-radius:var(--r-feature);box-shadow:var(--shadow-float);background:linear-gradient(#ffffff8c,#ffffff26);padding:22px 24px 20px;position:relative;overflow:hidden}.ChannelTraces-module__uHYAvW__head{font-size:var(--t-label);font-weight:var(--w-label);letter-spacing:.09em;text-transform:uppercase;color:var(--text-2);justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ChannelTraces-module__uHYAvW__headNow{font-family:var(--font-mono);text-transform:none;letter-spacing:0;color:var(--text-3);align-items:center;gap:8px;font-weight:500;display:inline-flex}.ChannelTraces-module__uHYAvW__nowDot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite ChannelTraces-module__uHYAvW__nowPulse;box-shadow:0 0 #2d5be366}@keyframes ChannelTraces-module__uHYAvW__nowPulse{0%{box-shadow:0 0 #2d5be373}70%{box-shadow:0 0 0 9px #2d5be300}to{box-shadow:0 0 #2d5be300}}.ChannelTraces-module__uHYAvW__lanes{position:relative}.ChannelTraces-module__uHYAvW__lane{height:var(--lane-h);border-top:1px solid var(--line);grid-template-columns:56px 1fr;align-items:center;display:grid}.ChannelTraces-module__uHYAvW__lane:first-child{border-top:0}.ChannelTraces-module__uHYAvW__laneLabel{font-size:13px;font-weight:var(--w-ui);color:var(--text-2)}.ChannelTraces-module__uHYAvW__track{height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12% 100%)}.ChannelTraces-module__uHYAvW__baseline{background:var(--line-strong);height:1px;position:absolute;top:50%;left:0;right:0}.ChannelTraces-module__uHYAvW__arrivals{animation:ChannelTraces-module__uHYAvW__travel var(--dur,22s) linear infinite;animation-delay:calc(var(--lane-i) * -4.7s);position:absolute;inset:0}.ChannelTraces-module__uHYAvW__arrivalsClone{animation-delay:calc(var(--lane-i) * -4.7s - var(--dur,22s) / 2)}.ChannelTraces-module__uHYAvW__lane:first-child .ChannelTraces-module__uHYAvW__arrivals{--dur:26s}.ChannelTraces-module__uHYAvW__lane:nth-child(2) .ChannelTraces-module__uHYAvW__arrivals{--dur:15s}.ChannelTraces-module__uHYAvW__lane:nth-child(3) .ChannelTraces-module__uHYAvW__arrivals{--dur:30s}.ChannelTraces-module__uHYAvW__lane:nth-child(4) .ChannelTraces-module__uHYAvW__arrivals{--dur:24s}@keyframes ChannelTraces-module__uHYAvW__travel{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ChannelTraces-module__uHYAvW__arrival{left:var(--x);opacity:.85;border-radius:3px;width:5px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.ChannelTraces-module__uHYAvW__arrival[data-size="2"]{width:6px;height:22px}.ChannelTraces-module__uHYAvW__arrival[data-k=human]{background:var(--k-human)}.ChannelTraces-module__uHYAvW__arrival[data-k=reading]{background:var(--k-reading)}.ChannelTraces-module__uHYAvW__arrival[data-k=acting]{background:var(--k-acting)}.ChannelTraces-module__uHYAvW__arrival[data-k=proxy]{background:var(--k-proxy)}.ChannelTraces-module__uHYAvW__arrival[data-k=adversarial]{background:var(--k-adversarial);width:4px;height:10px}.ChannelTraces-module__uHYAvW__cursor{background:var(--accent);opacity:.7;width:1px;position:absolute;top:0;bottom:0;right:18%}.ChannelTraces-module__uHYAvW__cursor:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:-1px;left:-3px}.ChannelTraces-module__uHYAvW__legend{border-top:1px solid var(--line);color:var(--text-2);flex-wrap:wrap;gap:8px 18px;margin-top:16px;padding-top:14px;font-size:12.5px;display:flex}.ChannelTraces-module__uHYAvW__legendItem{align-items:center;gap:7px;display:inline-flex}@media (prefers-reduced-motion:reduce){.ChannelTraces-module__uHYAvW__arrivals{animation:none;transform:none}.ChannelTraces-module__uHYAvW__arrivalsClone{display:none}}@media (max-width:640px){.ChannelTraces-module__uHYAvW__root{--lane-h:46px;border-radius:var(--r-card);padding:18px 16px 16px}}
.FAQAccordion-module__Pcubzq__root{padding:var(--section) 0}.FAQAccordion-module__Pcubzq__header{flex-direction:column;gap:18px;margin-bottom:40px;display:flex}.FAQAccordion-module__Pcubzq__eyebrow{font-size:var(--t-label);font-weight:var(--w-label);letter-spacing:.09em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:10px;display:inline-flex}.FAQAccordion-module__Pcubzq__eyebrow:before{content:"";opacity:.6;background:currentColor;width:18px;height:1px}.FAQAccordion-module__Pcubzq__h2{max-width:18ch}.FAQAccordion-module__Pcubzq__list{border-top:1px solid var(--line-strong);list-style:none}.FAQAccordion-module__Pcubzq__item{border-bottom:1px solid var(--line)}.FAQAccordion-module__Pcubzq__summary{cursor:pointer;grid-template-columns:44px 1fr 32px;align-items:baseline;gap:16px;padding:22px 0;list-style:none;display:grid}.FAQAccordion-module__Pcubzq__summary::-webkit-details-marker{display:none}.FAQAccordion-module__Pcubzq__idx{font-family:var(--font-mono);color:var(--text-3);font-size:12px}.FAQAccordion-module__Pcubzq__q{font-size:clamp(18px,1.7vw,22px);font-weight:var(--w-ui);letter-spacing:-.015em;line-height:1.3}.FAQAccordion-module__Pcubzq__chevron{border:1px solid var(--line-strong);width:28px;height:28px;transition:transform .6s var(--easeOutExpo), background-color .3s ease, color .3s ease;border-radius:50%;place-self:center end;place-items:center;display:grid}.FAQAccordion-module__Pcubzq__item[open] .FAQAccordion-module__Pcubzq__chevron{background:var(--ink);color:var(--paper);border-color:var(--ink);transform:rotate(180deg)}.FAQAccordion-module__Pcubzq__body{padding:0 0 26px 60px}.FAQAccordion-module__Pcubzq__a{max-width:62ch;color:var(--text-2);line-height:1.65}[data-theme=dark] .FAQAccordion-module__Pcubzq__list{border-top-color:var(--line-on-ink-strong)}[data-theme=dark] .FAQAccordion-module__Pcubzq__item{border-bottom-color:var(--line-on-ink)}[data-theme=dark] .FAQAccordion-module__Pcubzq__a{color:var(--text-on-ink-2)}[data-theme=dark] .FAQAccordion-module__Pcubzq__chevron{border-color:var(--line-on-ink-strong)}[data-theme=dark] .FAQAccordion-module__Pcubzq__item[open] .FAQAccordion-module__Pcubzq__chevron{background:var(--paper);color:var(--ink);border-color:var(--paper)}@media (max-width:640px){.FAQAccordion-module__Pcubzq__summary{grid-template-columns:32px 1fr 28px;gap:12px}.FAQAccordion-module__Pcubzq__body{padding-left:44px}}
