:root{--ink:#000;--ink-2:#000;--paper:#eee5e9;--paper-2:#92dce5;--accent:#d64933;--accent-contrast:#eee5e9;--accent-deep:#000;--stone-80:#000;--stone-60:#000;--stone-40:#87aaae;--stone-25:#cde2e8;--rule:#0000002e;--rule-soft:#00000014;--rule-dark:#eee5e938;--rule-dark-soft:#eee5e91a;--ease-entrance:cubic-bezier(.2, .6, 0, 1);--ease-state:cubic-bezier(.65, 0, .35, 1);--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-body), Arial, "Helvetica Neue", Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}main{isolation:isolate;background:var(--paper);min-height:100vh;color:var(--ink);transition:background .18s var(--ease-state), color .18s var(--ease-state);position:relative}.headerThread{z-index:-1;pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.headerThreadPath{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.92}.headerThreadNode{fill:var(--accent)}.headerThreadMarker{fill:none;stroke:var(--ink);stroke-width:1.5px;transition:opacity .2s var(--ease-state), stroke .16s var(--ease-state)}.rotatingWord{text-align:left;color:var(--accent);display:inline-grid}.rotatingWord>span{opacity:0;transition:opacity .28s var(--ease-state), transform .28s var(--ease-state);grid-area:1/1;transform:translateY(8px)}.rotatingWord>span.isActive{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.rotatingWord>span{transition:opacity .16s linear;transform:none}}.headerThreadMarker.onDark{stroke:var(--paper)}.heroCopy .lede,.heroProof span,.sectionHead>p,.pillarNote{background-color:var(--paper)}.splitIntro>p{background-color:var(--ink)}body:before{z-index:100;pointer-events:none;content:"";opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--accent);color:var(--accent-contrast)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}svg{display:block}.wrap{width:min(var(--max-width), calc(100% - 80px));margin:0 auto}.nav{z-index:50;height:72px;padding:0 max(40px, calc((100vw - var(--max-width)) / 2));border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);justify-content:space-between;align-items:center;transition:opacity .5s,transform .5s;display:flex;position:fixed;top:0;left:0;right:0}.landerActive .nav{opacity:0;pointer-events:none;transform:translateY(-110%)}.lander{--p:0;--q:0;--lander-side:min(46vmin, 380px);--lander-stroke:calc(var(--lander-side) * .046);--lander-dx:calc(var(--lander-side) * .6);--lander-dy:calc(var(--lander-side) * .66);--lander-pin:150vh;--lander-drop:16vh;--lander-overlap:340px;z-index:-2;height:calc(100vh + var(--lander-pin));margin-bottom:calc(-1 * var(--lander-overlap));background:var(--paper);position:relative}@media (orientation:portrait){.lander{--lander-drop:24vh}}.landerStage{background:var(--paper);place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.landerMark{width:var(--lander-side);height:var(--lander-side);transform:translate(calc(var(--q) * var(--lander-tx,0px)), calc((1 - var(--q)) * (var(--p) * var(--lander-drop)) + var(--q) * var(--lander-ty,30vh)));will-change:transform;position:relative}.landerShape{border:var(--lander-stroke) solid #000;will-change:transform;position:absolute;top:50%;left:50%}.landerSquare{width:var(--lander-side);height:var(--lander-side);border-width:calc(var(--lander-stroke) * (1 - var(--q)) + var(--q) * var(--lander-sq-stroke-end,40px));transform:translate(calc(-50% - (1 - var(--p)) * var(--lander-dx)), calc(-50% + (1 - var(--p)) * var(--lander-dy))) scale(calc(1 + var(--q) * (var(--lander-sq-end,.04) - 1)));transition:opacity .2s var(--ease-state)}.landerWelded .landerSquare{opacity:0}.landerCircle{width:calc(var(--lander-side) * 1.15);height:calc(var(--lander-side) * 1.15);opacity:calc(1 - min(1, max(0, (var(--q) - .62) * 4)));transform:translate(calc(-50% + (1 - var(--p)) * var(--lander-dx)), calc(-50% - (1 - var(--p)) * var(--lander-dy))) scale(calc(1 + var(--q) * (var(--lander-dot-end,.02) - 1)));border-radius:50%}.landerDot{width:calc(var(--lander-side) * 1.15);height:calc(var(--lander-side) * 1.15);background:var(--accent);opacity:calc(min(1, max(0, (var(--q) - .62) * 4)));transform:translate(-50%, -50%) scale(calc(1 + var(--q) * (var(--lander-dot-end,.02) - 1)));will-change:transform, opacity;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%}.landerLabel{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#000;opacity:calc(1 - min(1, var(--q) * 2.2));font-size:.82rem;font-weight:500;position:absolute}.landerLabelData{right:calc(100% + var(--lander-side) * .08);top:calc(100% + var(--lander-side) * .08)}.landerLabelPeople{left:calc(100% - var(--lander-side) * .31);bottom:calc(100% + var(--lander-side) * .02);color:var(--accent)}.landerBrand{text-align:right;opacity:calc(1 - min(1, max(0, (var(--p) - .35) * 2)));pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:clamp(20px,4vw,56px);right:clamp(20px,4vw,56px)}.landerBrandMark{background:var(--ink);width:clamp(132px,15vw,180px);height:clamp(33px,3.75vw,45px);-webkit-mask:url(/vesara-logo.png) 100%/contain no-repeat;mask:url(/vesara-logo.png) 100%/contain no-repeat}.landerBrandSub{max-width:24ch;color:var(--ink);letter-spacing:-.01em;margin:14px 0 0;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:clamp(.95rem,1.35vw,1.18rem);font-weight:400;line-height:1.3}.landerBrandBody{color:var(--ink-2);letter-spacing:.01em;margin:6px 0 0;font-size:clamp(.78rem,1vw,.9rem);line-height:1.4}.landerScrollCue{left:var(--lander-cue-left,calc(100% - 120px));top:var(--lander-cue-top,calc(100% - 150px));opacity:calc((1 - min(1, max(0, (var(--p) - .1) * 3))) * .5);pointer-events:none;position:absolute;transform:translate(-50%)}.landerActive .landerStage{cursor:pointer}.landerScrollCue svg{fill:none;width:clamp(20px,2.2vw,26px);height:auto;stroke:var(--accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;animation:landerCueBounce 1.9s var(--ease-state) infinite;display:block}@keyframes landerCueBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.landerScrollCue svg{animation:none}}@media (max-width:768px){.landerLabel{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.lander{height:100vh;margin-bottom:0}.landerMark{transform:none}.landerSquare,.landerCircle,.landerWelded .landerSquare{opacity:1;transform:translate(-50%,-50%)}.landerDot{display:none}}.brand{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brandLockup{flex:none;align-items:center;display:inline-flex}.threadLogo{color:currentColor;flex:none;width:100%;height:100%;overflow:visible}.threadSquare,.threadSnake{fill:none;vector-effect:non-scaling-stroke}.threadSquare{stroke:currentColor;stroke-width:2.35px;stroke-linejoin:miter}.threadSnake{stroke:currentColor;stroke-width:2.65px;stroke-linecap:round;stroke-dasharray:90 10;animation:6.5s linear infinite thread-snake}.threadSnakeUnder,.threadSnakeOver{stroke-dashoffset:100px}@keyframes thread-snake{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.threadSnake{stroke-dasharray:100 0;stroke-dashoffset:0;animation:none}.capabilityGraphic i,.cardGraphic i{animation:none}}.tag{border:1px solid var(--accent-deep);color:var(--accent-deep);letter-spacing:.18em;text-transform:uppercase;border-radius:2px;padding:2px 7px;font-size:.6rem}.navLinks{gap:30px;display:flex}.navLinks a{color:var(--stone-80);letter-spacing:.1em;text-transform:uppercase;padding:8px 12px;font-size:.74rem;position:relative}.navLinks a:before,.navLinks a:after{content:"";opacity:0;pointer-events:none;transition:opacity .18s var(--ease-state), transform .18s var(--ease-state);position:absolute}.navLinks a:before{border:1px solid var(--ink);inset:0;transform:scale(.94)}.navLinks a:after{background:var(--accent);border-radius:50%;width:11px;height:11px;top:-5px;right:-5px;transform:scale(.72)}.navLinks a:hover,.navLinks a:focus-visible,.navLinks a[aria-current=page]{color:var(--ink)}.navLinks a:hover:before,.navLinks a:hover:after,.navLinks a:focus-visible:before,.navLinks a:focus-visible:after,.navLinks a[aria-current=page]:before,.navLinks a[aria-current=page]:after{opacity:1;transform:scale(1)}.navLinks a:hover:after,.navLinks a:focus-visible:after,.navLinks a[aria-current=page]:after{transform:scale(1)}.wmArt{background:currentColor;flex:none;width:104px;height:26px;display:inline-block;-webkit-mask:url(/vesara-logo.png) 50%/contain no-repeat;mask:url(/vesara-logo.png) 50%/contain no-repeat}.hero{padding:56px 0 20px;display:block}.heroCopy{max-width:760px}.meta{flex-wrap:wrap;gap:26px;margin-bottom:30px;display:flex}.meta span,.kicker{color:var(--stone-60);letter-spacing:.16em;text-transform:uppercase;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.72rem}.kicker{align-items:center;gap:12px;margin:0 0 18px;display:flex}.kicker:before{content:"";background:radial-gradient(circle at 68% 32%, var(--accent) 0 5px, transparent 5.5px), linear-gradient(transparent, transparent);border:1px solid;flex:none;width:18px;height:18px}h1,h2,h3{margin:0;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}p{margin:0}h1{letter-spacing:-.035em;max-width:11ch;font-size:clamp(3.2rem,7vw,6.4rem);font-weight:400;line-height:.94}h1 em,h2 em{color:var(--accent);font-style:normal}h2{letter-spacing:-.026em;max-width:17ch;font-size:clamp(2.1rem,4.8vw,4rem);font-weight:400;line-height:1}h3{color:inherit;letter-spacing:-.01em;font-size:1.18rem;font-weight:400;line-height:1.2}.lede,.sectionHead>p,.splitIntro>p:last-child,.access>div>p{max-width:56ch;color:var(--stone-80);font-size:clamp(1.02rem,1.25vw,1.16rem);line-height:1.68}.lede{margin-top:28px}.ledeAccent{font-weight:700}.heroProof{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.heroProof span{border:1px solid var(--rule);color:var(--stone-80);letter-spacing:.1em;text-transform:uppercase;padding:8px 11px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.62rem}.ctaRow{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.button{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;min-height:48px;transition:background .16s var(--ease-state), border-color .16s var(--ease-state), color .16s var(--ease-state), transform .16s var(--ease-state);background:0 0;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.74rem;font-weight:400;display:inline-flex}.button span{transition:transform .16s var(--ease-state)}.button:hover span{transform:translate(4px)}.button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.button.primary{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast)}.button.primary:hover{border-color:var(--accent-deep);background:var(--accent-deep);color:var(--paper)}.button.secondary{border-color:var(--ink);background:var(--ink);color:var(--paper)}.button.secondary:hover{border-color:var(--accent-deep);background:var(--accent-deep)}.ctaNote{max-width:42ch;color:var(--stone-60);margin-top:16px;font-size:.92rem;line-height:1.5}.metrics{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.metric{border:0;border-left:1px solid var(--rule-soft);background:var(--paper);min-height:188px;color:inherit;text-align:left;padding:0;position:relative;overflow:hidden}.metric:first-child{border-left:0}.metricFront{min-height:inherit;flex-direction:column;justify-content:center;padding:40px 30px;display:flex}.metricMark{width:30px;height:30px;margin-bottom:20px;display:block}.metricMark .sq{fill:none;stroke:var(--ink);stroke-width:1.6px;stroke-linejoin:miter}.metricMark .dot{fill:var(--accent)}.metric:focus-visible,.layerCard:focus-visible,.useCase:focus-visible{z-index:3;outline:2px solid var(--accent);outline-offset:-2px}.metricFront strong{color:var(--ink);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:400;line-height:1.04;display:block}.metricFront span{border-top:1px solid var(--rule-soft);color:var(--stone-60);letter-spacing:.13em;text-transform:uppercase;margin-top:18px;padding-top:16px;font-size:.66rem;line-height:1.4;display:block}.darkBand{color:var(--paper);margin-top:168px;padding:144px 0;position:relative}.darkBand:before{content:"";z-index:-2;background:var(--ink);position:absolute;inset:0}.splitIntro{grid-template-columns:.55fr 1.1fr .85fr;align-items:start;gap:56px;display:grid}.darkBand .kicker,.darkBand .splitIntro>p:last-child,.layerFront p{color:var(--stone-25)}.layerGrid{background:var(--ink);grid-template-columns:repeat(4,1fr);column-gap:36px;margin-top:84px;display:grid;position:relative}.layerGrid:before{content:"";background:var(--rule-dark);z-index:0;height:1px;position:absolute;top:78px;left:12.5%;right:12.5%}.layerCard{z-index:1;color:inherit;text-align:center;background:0 0;border:0;padding:0;position:relative}.layerFront{flex-direction:column;align-items:center;padding:50px 24px 0;display:flex;position:relative}.iconBox{z-index:1;border:1px solid var(--rule-dark);background:var(--ink);width:56px;height:56px;color:var(--accent);place-items:center;margin-bottom:26px;display:grid;position:relative}.iconBox:after{content:"";background:var(--accent);border-radius:50%;width:14px;height:14px;position:absolute;top:-7px;right:-7px}.iconBox svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.7px;width:30px;height:30px}.layerFront>span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem}.layerFront h3{letter-spacing:-.01em;margin-top:14px;font-size:1.2rem;font-weight:500}.layerFront p{max-width:32ch;margin-top:12px;font-size:.95rem;line-height:1.55}.section{padding:168px 0 0}#record{padding-top:44px}.sectionHead{grid-template-columns:.52fr 1fr .86fr;align-items:start;gap:56px;margin-bottom:76px;display:grid}.sectionHead.narrow{grid-template-columns:.52fr 1fr}.sectionHead.headRight,.splitIntro.headRight,.sectionHead.narrow.headRight{display:block}.sectionHead.headRight>h2,.splitIntro.headRight>h2,.sectionHead.narrow.headRight>h2{text-align:right;margin-left:auto}.sectionHead.headRight>p,.splitIntro.headRight>p{text-align:right;margin-top:22px;margin-left:auto}.sectionSub.sectionSub{max-width:48ch;color:var(--ink);letter-spacing:-.01em;margin-top:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:clamp(1.05rem,1.7vw,1.45rem);font-weight:400;line-height:1.34}.darkBand .sectionSub.sectionSub,.access .sectionSub.sectionSub{color:var(--stone-25)}.pillarFlow{background:var(--paper);flex-direction:column;display:flex}.pillar{border-top:1px solid var(--rule);grid-template-columns:minmax(0,.32fr) minmax(0,1fr);align-items:start;gap:40px;padding:44px 0;display:grid}.pillar:first-child{border-top:0;padding-top:8px}.pillarNum{letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.4px var(--ink);text-stroke:1.4px var(--ink);font-size:clamp(3.4rem,7vw,6rem);font-weight:400;line-height:.86}.pillarText{max-width:56ch}.pillarLabel{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.74rem;font-weight:500;display:inline-block}.pillarTitle{color:var(--ink);letter-spacing:-.015em;margin-top:14px;font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:500;line-height:1.18}.pillarBody{color:var(--stone-60);margin-top:16px;font-size:1.02rem;line-height:1.62}.pillarNote{border-top:1px solid var(--rule);max-width:64ch;color:var(--stone-80);margin-top:34px;padding-top:26px;font-size:clamp(1.02rem,1.25vw,1.16rem);line-height:1.68}.scrollMotifPin{--motif-h:200px;margin:-14px 0 42px}.scrollMotif{height:var(--motif-h);border:1px solid var(--rule);background:linear-gradient(var(--rule-soft) 1px, transparent 1px), linear-gradient(90deg, var(--rule-soft) 1px, transparent 1px), color-mix(in srgb, var(--paper) 92%, white);background-size:28px 28px;position:relative;overflow:hidden}.scrollMotifSquare,.scrollMotifCircle{pointer-events:none;position:absolute;top:50%;left:50%}.scrollMotifSquare{border:1px solid var(--ink);background:color-mix(in srgb, var(--paper) 88%, transparent);width:72px;height:72px;transform:translate(-50%,-50%)}.scrollMotifCircle{border:1px solid var(--accent);background:var(--accent);border-radius:50%;width:83px;height:83px;transform:translate(-50%,-50%)}.scrollMotifLabel{color:var(--stone-60);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;opacity:0;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.68rem;line-height:1;position:absolute}.scrollMotifSquare .scrollMotifLabel{top:calc(50% + 16px);right:calc(100% + 14px);transform:translateY(-50%)}.scrollMotifCircle .scrollMotifLabel{top:calc(50% - 16px);left:calc(100% + 14px);transform:translateY(-50%)}.scrollMotifAction{border:1px solid var(--accent);background:var(--paper);color:var(--accent);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;pointer-events:none;transform:translate(calc(-50% + var(--ax,0px)), calc(-50% + var(--ay,0px)));border-radius:2px;padding:3px 9px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.58rem;line-height:1;position:absolute;top:50%;left:50%}.scrollMotifAction--draft{--ax:-160px;--ay:-46px}.scrollMotifAction--chase{--ax:160px;--ay:-46px}.scrollMotifAction--reconcile{--ax:-160px;--ay:46px}.scrollMotifAction--schedule{--ax:160px;--ay:46px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.scrollMotifPin{height:calc(var(--motif-h) + 120vh);view-timeline-axis:block;view-timeline-name:--scroll-motif}.scrollMotif{top:calc(50vh - var(--motif-h) / 2);position:sticky}.scrollMotifSquare{animation:linear both motif-square-merge;animation-timeline:--scroll-motif;animation-range:cover 28% cover 44%}.scrollMotifCircle{animation:linear both motif-circle-merge;animation-timeline:--scroll-motif;animation-range:cover 28% cover 52%}.scrollMotifLabel{animation:linear both motif-label-fade;animation-timeline:--scroll-motif;animation-range:cover 30% cover 50%}.scrollMotifAction{animation:linear both motif-action-radiate;animation-timeline:--scroll-motif;animation-range:cover 52% cover 70%}}}@keyframes motif-square-merge{0%{opacity:.52;transform:translate(calc(-50% - 220px),calc(22px - 50%))scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes motif-circle-merge{0%{opacity:.52;border-color:var(--ink);background-color:#0000;transform:translate(calc(220px - 50%),calc(-50% - 20px))scale(.88)}72%{opacity:1;border-color:var(--ink);background-color:#0000;transform:translate(-50%,-50%)scale(1)}to{opacity:1;background-color:var(--accent);border-color:var(--accent);transform:translate(-50%,-50%)scale(1)}}@keyframes motif-label-fade{0%,62%{opacity:1}to{opacity:0}}@keyframes motif-action-radiate{0%{opacity:0;transform:translate(-50%,-50%)}to{opacity:1;transform:translate(calc(-50% + var(--ax,0px)), calc(-50% + var(--ay,0px)))}}.capabilities{grid-template-columns:.92fr 1fr;align-items:start;gap:72px;display:grid}.capabilityGrid{background:var(--paper);grid-template-columns:repeat(2,1fr);column-gap:52px;display:grid}.capability{border-top:1px solid var(--rule);background:var(--paper);color:var(--stone-80);letter-spacing:.12em;text-align:left;text-transform:uppercase;align-items:flex-start;gap:20px;padding:28px 0;font-size:.8rem;display:flex;position:relative}.capability:focus-visible{z-index:3}.capabilityText{z-index:2;flex-direction:column;gap:9px;display:flex;position:relative}.capabilityTitle{z-index:2;color:var(--ink);letter-spacing:-.01em;text-transform:none;font-size:1.12rem;font-weight:500;position:relative}.capabilityBody{max-width:38ch;color:var(--stone-60);letter-spacing:.005em;text-transform:none;font-size:.94rem;line-height:1.55}.capabilityMark{flex:none;width:30px;height:30px;margin-top:4px}.capabilityMark .sq{fill:none;stroke:var(--ink);stroke-width:1.6px;stroke-linejoin:miter}.capabilityMark .dot{fill:var(--accent)}.capabilityMark .ln{fill:none;stroke:var(--accent);stroke-width:1.6px;stroke-linecap:square}.capabilityGraphic1 i{border-radius:999px;width:4px;animation:1.5s ease-in-out infinite voice-pulse;left:16%}.capabilityGraphic1 i:first-child{height:26px;top:22px}.capabilityGraphic1 i:nth-child(2){height:42px;animation-delay:.12s;top:14px;left:34%}.capabilityGraphic1 i:nth-child(3){height:30px;animation-delay:.24s;top:20px;left:52%}.capabilityGraphic1 i:nth-child(4){height:46px;animation-delay:.36s;top:12px;left:70%}.capabilityGraphic2 i{border:1px solid var(--ink);background:var(--paper);width:28px;height:28px;animation:2.4s ease-in-out infinite sync-shift}.capabilityGraphic2 i:first-child{top:16px;left:18px}.capabilityGraphic2 i:nth-child(2){animation-delay:.2s;top:16px;right:18px}.capabilityGraphic2 i:nth-child(3){animation-delay:.4s;bottom:14px;left:calc(50% - 14px)}.capabilityGraphic2 i:nth-child(4){background:var(--accent);border:0;width:42%;height:1px;top:35px;left:50%;transform:translate(-50%)}.capabilityGraphic3 i:nth-child(4){background:var(--accent);animation-delay:.9s;top:42px;left:56%}.capabilityGraphic4 i{border:1px solid var(--ink);background:0 0}.capabilityGraphic4 i:first-child{border-radius:999px;animation:2.8s linear infinite follow-loop;inset:14px 18%}.capabilityGraphic4 i:nth-child(2){background:var(--accent);border-radius:50%;width:13px;height:13px;animation:2.8s linear infinite follow-dot;top:18px;right:19%}.capabilityGraphic4 i:nth-child(3),.capabilityGraphic4 i:nth-child(4){display:none}.capabilityGraphic6 i{background:var(--ink);border-radius:50%;width:18px;height:18px;animation:3s ease-in-out infinite learning-node}.capabilityGraphic6 i:nth-child(3){animation-delay:.36s;top:18px;left:62%}.capabilityGraphic6 i:nth-child(4){background:var(--accent);animation-delay:.54s;bottom:14px;right:14%}.metricGraphic i,.layerGraphic i,.useCaseGraphic i,.capabilityGraphic i{border:0;border-radius:0;animation:none;transform:none}.metricGraphic:before,.metricGraphic:after,.layerGraphic:before,.layerGraphic:after,.useCaseGraphic:before,.useCaseGraphic:after,.capabilityGraphic:before,.capabilityGraphic:after{content:"";pointer-events:none;position:absolute}.metricGraphic1:before{border:1px solid var(--ink);border-radius:50%;width:46px;height:46px;inset:12px auto auto 16px}.metricGraphic1:after{background:var(--accent);transform-origin:0;width:28px;height:1px;animation:2.8s steps(5,end) infinite clock-hand;top:35px;left:39px}.metricGraphic1 i{background:var(--ink);width:36%;height:8px;animation:2.8s ease-in-out infinite context-load;top:18px;right:18px}.metricGraphic1 i:nth-child(2){animation-delay:.16s;top:34px}.metricGraphic1 i:nth-child(3){animation-delay:.32s;top:50px}.metricGraphic1 i:nth-child(4){display:none}.metricGraphic2 i{background:var(--paper);border:1px solid var(--ink);height:12px;animation:3s ease-in-out infinite tier-rank;left:16px;right:16px}.metricGraphic2 i:nth-child(2){animation-delay:.18s;top:31px;left:28px}.metricGraphic2 i:nth-child(3){animation-delay:.36s;top:50px;left:40px}.metricGraphic2 i:nth-child(4){background:var(--accent);border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite source-pin;top:12px;left:auto;right:14px}.metricGraphic3:before{border:1px solid var(--ink);inset:12px 16px}.metricGraphic3:after{background:var(--accent);height:1px;animation:2.4s ease-in-out infinite record-current;top:35px;left:24px;right:24px}.metricGraphic3 i{background:var(--ink);border-radius:50%;width:9px;height:9px;animation:2.4s ease-in-out infinite record-node;top:24px}.metricGraphic3 i:first-child{left:24%}.metricGraphic3 i:nth-child(2){animation-delay:.12s;left:44%}.metricGraphic3 i:nth-child(3){animation-delay:.24s;left:64%}.metricGraphic3 i:nth-child(4){background:var(--accent);width:16px;height:16px;top:45px;left:calc(50% - 8px)}.metricGraphic4:before{border:1px solid var(--ink);border-radius:999px;width:70%;height:34px;top:18px;left:15%}.metricGraphic4:after{background:var(--accent);width:56%;height:1px;top:31px;left:22%}.metricGraphic4 i{border:1px solid var(--ink);background:var(--paper);width:18px;height:18px;animation:3s ease-in-out infinite adopt-stack;top:24px}.metricGraphic4 i:nth-child(2){animation-delay:.16s;left:42%}.metricGraphic4 i:nth-child(3){animation-delay:.32s;left:64%}.metricGraphic4 i:nth-child(4){background:var(--accent);border-radius:50%;top:20px;right:16px}.layerGraphic1 i{background:var(--paper);width:62%;height:5px;animation:2.7s ease-in-out infinite words-thread;left:18px}.layerGraphic1 i:first-child{top:16px}.layerGraphic1 i:nth-child(4){border:1px solid var(--paper);background:0 0;width:26px;height:26px;animation:2.7s ease-in-out infinite environment-frame;top:24px;left:auto;right:20px}.layerGraphic1:after{background:var(--accent);border-radius:50%;width:15px;height:15px;animation:2.7s ease-in-out infinite environment-frame;top:20px;right:12px}.layerGraphic2 i{border:1px solid var(--paper);background:0 0;height:10px;animation:3s ease-in-out infinite source-hierarchy;left:18px;right:18px}.layerGraphic2 i:first-child{top:12px}.layerGraphic2 i:nth-child(2){top:30px;left:32px}.layerGraphic2 i:nth-child(3){top:48px;left:46px}.layerGraphic2 i:nth-child(4){background:var(--accent);border:0;border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite source-pin;top:10px;left:auto;right:14px}.layerGraphic3:before{border:1px solid var(--paper);width:38px;height:38px;top:14px;left:16px}.layerGraphic3:after{background:var(--accent);border-radius:50%;width:30px;height:30px;animation:3s ease-in-out infinite human-star;top:5px;left:45px}.layerGraphic3 i{background:var(--paper);height:4px;animation:3s ease-in-out infinite crew-context;right:16px}.layerGraphic3 i:first-child{width:34%;top:20px}.layerGraphic3 i:nth-child(2){width:46%;animation-delay:.16s;top:34px}.layerGraphic3 i:nth-child(3){width:28%;animation-delay:.32s;top:48px}.layerGraphic3 i:nth-child(4){display:none}.capabilityGraphic1:before{border:1px solid var(--ink);inset:12px 18px}.capabilityGraphic1:after{background:var(--accent);border-radius:50%;width:18px;height:18px;animation:2.6s ease-in-out infinite pa-prompt;top:28px;left:28px}.capabilityGraphic1 i{background:var(--ink);width:42%;height:5px;animation:2.6s ease-in-out infinite pa-response;right:22px}.capabilityGraphic1 i:first-child{top:22px}.capabilityGraphic1 i:nth-child(2){animation-delay:.12s;top:36px}.capabilityGraphic1 i:nth-child(4){display:none}.capabilityGraphic2:before{border:1px solid var(--ink);inset:12px 18px}.capabilityGraphic2:after{background:var(--accent);height:1px;animation:2.5s ease-in-out infinite record-current;top:35px;left:26px;right:26px}.capabilityGraphic2 i{border:1px solid var(--ink);background:var(--paper);width:12px;height:12px;animation:2.5s ease-in-out infinite record-node;top:28px}.capabilityGraphic2 i:nth-child(4){background:var(--accent);border-radius:50%;top:22px;left:auto;right:18px}.capabilityGraphic3 i{border:1px solid var(--ink);background:var(--paper);width:18px;height:18px;animation:3s ease-in-out infinite thread-pull}.capabilityGraphic3 i:nth-child(2){animation-delay:.15s;top:42px;left:34%}.capabilityGraphic3 i:nth-child(3){animation-delay:.3s;top:16px;left:58%}.capabilityGraphic3 i:nth-child(4){background:var(--accent);border-radius:50%;animation-delay:.45s;bottom:12px;right:16px}.capabilityGraphic3:after{border-top:1px solid var(--accent);border-radius:50%;width:68%;height:28px;animation:3s ease-in-out infinite thread-line;top:25px;left:28px}.capabilityGraphic4 i{border:1px solid var(--ink);background:var(--paper);height:9px;animation:2.8s ease-in-out infinite directory-file;left:16px;right:16px}.capabilityGraphic4 i:nth-child(2){animation-delay:.12s;top:28px;left:28px}.capabilityGraphic4 i:nth-child(3){animation-delay:.24s;top:44px;left:40px}.capabilityGraphic5 i{background:var(--ink);width:14%;animation:2.6s ease-in-out infinite briefing-build;bottom:16px}.capabilityGraphic5 i:first-child{height:18px;left:16%}.capabilityGraphic5 i:nth-child(2){height:34px;animation-delay:.12s;left:34%}.capabilityGraphic5 i:nth-child(3){height:26px;animation-delay:.24s;left:52%}.capabilityGraphic5 i:nth-child(4){background:var(--accent);height:46px;animation-delay:.36s;left:70%}.capabilityGraphic6:before{border:1px solid var(--ink);inset:16px 14px}.capabilityGraphic6 i{background:var(--ink);width:16px;height:16px;animation:3s ease-in-out infinite desk-route}.capabilityGraphic6 i:nth-child(2){animation-delay:.15s;top:16px;right:18%}.capabilityGraphic6 i:nth-child(3){animation-delay:.3s;bottom:16px;left:18%}.capabilityGraphic6 i:nth-child(4){background:var(--accent);border-radius:50%;animation-delay:.45s;bottom:16px;right:18%}.useCaseGraphic1:before{border:1px solid var(--ink);inset:14px 18px}.useCaseGraphic1:after{background:var(--accent);border-radius:50%;width:18px;height:18px;animation:2.8s ease-in-out infinite decision-lock;top:20px;right:22px}.useCaseGraphic1 i{background:var(--ink);width:44%;height:5px;animation:2.8s ease-in-out infinite decision-lines;left:26px}.useCaseGraphic1 i:first-child{top:24px}.useCaseGraphic1 i:nth-child(2){animation-delay:.12s;top:38px}.useCaseGraphic1 i:nth-child(4){display:none}.useCaseGraphic2 i{border:1px solid var(--ink);background:var(--paper);width:18px;height:18px;animation:3s ease-in-out infinite crm-cleanup}.useCaseGraphic2 i:nth-child(2){animation-delay:.15s;top:42px;left:36%}.useCaseGraphic2 i:nth-child(3){animation-delay:.3s;top:16px;right:24%}.useCaseGraphic2 i:nth-child(4){background:var(--accent);border-radius:50%;animation-delay:.45s;bottom:14px;right:16px}.useCaseGraphic2:after{border-top:1px solid var(--accent);border-radius:50%;height:24px;animation:3s ease-in-out infinite thread-line;top:26px;left:30px;right:28px}.useCaseGraphic3:before{border:1px solid var(--ink);height:34px;top:18px;left:16px;right:16px}.useCaseGraphic3:after{background:var(--accent);height:1px;animation:2.8s ease-in-out infinite handoff-move;top:34px;left:20px;right:20px}.useCaseGraphic3 i{border:1px solid var(--ink);background:var(--paper);width:18px;height:18px;animation:2.8s ease-in-out infinite handoff-node;top:25px}.useCaseGraphic3 i:nth-child(2){animation-delay:.12s;left:40%}.useCaseGraphic3 i:nth-child(3){animation-delay:.24s;right:20px}.useCaseGraphic3 i:nth-child(4){display:none}.useCaseGraphic4 i{border:1px solid var(--ink);background:var(--paper);width:24px;height:18px;animation:3s ease-in-out infinite data-room-file}.useCaseGraphic4 i:nth-child(3){animation-delay:.3s;bottom:14px;left:18px}.useCaseGraphic4 i:nth-child(4){background:var(--accent);border-radius:50%;animation-delay:.45s;bottom:14px;right:18px}.useCaseGraphic4:before{border:1px solid var(--ink);inset:10px 14px}@keyframes clock-hand{0%,to{transform:rotate(-90deg)}50%{transform:rotate(18deg)}}@keyframes context-load{0%,to{transform-origin:0;opacity:.42;transform:scaleX(.38)}50%{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes tier-rank{0%,to{opacity:.52;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes source-pin{0%,to{transform:scale(.76)}50%{transform:scale(1.12)}}@keyframes record-current{0%,to{transform-origin:0;transform:scaleX(.2)}50%{transform-origin:0;transform:scaleX(1)}}@keyframes record-node{0%,to{opacity:.42}50%{opacity:1}}@keyframes adopt-stack{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes words-thread{0%,to{transform-origin:0;transform:scaleX(.35)}50%{transform-origin:0;transform:scaleX(1)}}@keyframes environment-frame{0%,to{transform:translate(0)scale(.9)}50%{transform:translate(-6px,6px)scale(1)}}@keyframes source-hierarchy{0%,to{opacity:.42;transform:translate(0)}50%{opacity:1;transform:translate(10px)}}@keyframes human-star{0%,to{transform:translateY(0)scale(.9)}50%{transform:translateY(-8px)scale(1.06)}}@keyframes crew-context{0%,to{transform-origin:100%;transform:scaleX(.36)}50%{transform-origin:100%;transform:scaleX(1)}}@keyframes pa-prompt{0%,to{transform:translate(0)scale(.9)}50%{transform:translate(18px)scale(1)}}@keyframes pa-response{0%,to{transform-origin:0;opacity:.42;transform:scaleX(.24)}50%{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes thread-pull{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes thread-line{0%,to{transform-origin:0;opacity:.42;transform:scaleX(.25)}50%{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes directory-file{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes briefing-build{0%,to{transform-origin:bottom;transform:scaleY(.58)}50%{transform-origin:bottom;transform:scaleY(1)}}@keyframes desk-route{0%,to{opacity:.5;transform:scale(.86)}50%{opacity:1;transform:scale(1.08)}}@keyframes decision-lock{0%,to{transform:scale(.82)}50%{transform:scale(1.1)}}@keyframes decision-lines{0%,to{transform-origin:0;opacity:.44;transform:scaleX(.42)}50%{transform-origin:0;opacity:1;transform:scaleX(1)}}@keyframes crm-cleanup{0%,to{transform:translate(0)}50%{transform:translate(8px,-6px)}}@keyframes handoff-move{0%,to{transform-origin:0;transform:scaleX(.22)}50%{transform-origin:0;transform:scaleX(1)}}@keyframes handoff-node{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}@keyframes data-room-file{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@keyframes voice-pulse{0%,to{transform:scaleY(.62)}50%{transform:scaleY(1.12)}}@keyframes sync-shift{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes calendar-step{0%,to{opacity:.42}50%{opacity:1}}@keyframes follow-loop{to{transform:rotate(360deg)}}@keyframes follow-dot{0%,to{transform:translate(0)}25%{transform:translate(-62px)}50%{transform:translate(-62px,28px)}75%{transform:translateY(28px)}}@keyframes report-rise{0%,to{transform-origin:bottom;transform:scaleY(.72)}50%{transform-origin:bottom;transform:scaleY(1.12)}}@keyframes learning-node{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 0%, transparent)}50%{box-shadow:0 0 0 10px color-mix(in srgb, var(--accent) 18%, transparent)}}.useCaseGrid{background:var(--paper);grid-template-columns:repeat(2,1fr);column-gap:56px;display:grid}.useCase{background:var(--paper);color:inherit;text-align:left;border-top:1px solid var(--rule);position:relative}.useCaseFront{background:var(--paper);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:24px;padding:34px 0;display:grid}.useCaseNum{letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.2px var(--accent);text-stroke:1.2px var(--accent);font-size:clamp(2rem,3vw,2.7rem);font-weight:400;line-height:.9}.useCaseText{max-width:40ch;display:block}.useCaseTitle{z-index:2;color:var(--ink);letter-spacing:-.01em;font-size:1.18rem;font-weight:500;line-height:1.2;position:relative}.useCaseFront p{color:var(--stone-60);margin-top:12px;font-size:.95rem;line-height:1.55}.access{z-index:-2;border:1px solid var(--rule);background:var(--ink);color:var(--paper);grid-template-columns:1fr .8fr;align-items:center;gap:80px;margin-top:168px;padding:80px;display:grid;position:relative;overflow:hidden}.access>div,.accessForm{z-index:2;position:relative}.access .kicker,.access>div>p{color:var(--stone-25)}.accessForm{gap:18px;display:grid}.accessForm label{color:var(--stone-25);letter-spacing:.14em;text-transform:uppercase;gap:8px;font-size:.64rem;display:grid}.accessForm input,.accessForm select{border:1px solid var(--rule-dark);width:100%;min-height:48px;color:var(--paper);background:0 0;border-radius:2px;padding:12px 14px}.accessForm input::placeholder{color:var(--stone-40)}.accessForm input:disabled,.accessForm select:disabled{opacity:.72}.accessForm .button{width:fit-content}.footer{border-top:1px solid var(--rule);color:var(--stone-60);flex-direction:column;gap:36px;margin-top:48px;padding:48px 0 40px;display:flex}.footerTop{grid-template-columns:1.1fr 2fr;align-items:start;gap:56px;display:grid}.footerBrand{flex-direction:column;align-items:flex-start;gap:22px;max-width:380px;display:flex}.footerBlurb{color:var(--stone-60);font-size:.92rem;line-height:1.6}.footerCta{margin-top:2px}.footerNav{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.footerCol{flex-direction:column;gap:14px;display:flex}.footerCol h3{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 4px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.68rem;font-weight:400}.footerCol a{color:var(--stone-60);transition:color .16s var(--ease-state);font-size:.9rem;text-decoration:none}.footerCol a:hover{color:var(--accent)}.footerBottom{border-top:1px solid var(--rule);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:26px;display:grid}.footerCopy{justify-self:start}.footerTag{justify-self:center}.footerCopy,.footerTag{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.cardGraphic,.capabilityGraphic{overflow:hidden}.cardGraphic i,.capabilityGraphic i{opacity:1;background:0 0;border:0;border-radius:0;width:auto;height:auto;animation:none;inset:auto;transform:none}.cardGraphic:before,.cardGraphic:after,.capabilityGraphic:before,.capabilityGraphic:after{z-index:2;opacity:1;letter-spacing:.12em;background:0 0;background:color-mix(in srgb, var(--paper) 88%, transparent);text-transform:uppercase;border:0;border-radius:0;width:auto;height:auto;padding:2px 3px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.52rem;line-height:1;animation:none;position:absolute;inset:auto;transform:none}.layerGraphic:before,.layerGraphic:after{background:color-mix(in srgb, var(--ink) 82%, transparent)}.metricGraphic1:before{content:"5 min";color:var(--accent-deep);top:13px;left:15px}.metricGraphic1:after{content:"Context";color:var(--stone-60);top:13px;bottom:auto;right:14px}.metricGraphic1 i:first-child{border:1px solid var(--ink);background:0 0;border-radius:50%;width:34px;height:34px;top:28px;left:16px}.metricGraphic1 i:nth-child(2){background:var(--accent);transform-origin:0;width:24px;height:1px;animation:3s steps(5,end) infinite timerSweep;top:44px;left:33px}.metricGraphic1 i:nth-child(3),.metricGraphic1 i:nth-child(4){background:var(--ink);transform-origin:0;height:7px;animation:3s ease-in-out infinite contextBars;right:15px}.metricGraphic1 i:nth-child(3){width:42%;top:27px}.metricGraphic1 i:nth-child(4){width:32%;animation-delay:.16s;top:40px}.metricGraphic2:before{content:"Said";color:var(--stone-60);top:12px;left:14px}.metricGraphic2:after{content:"Signed";color:var(--accent-deep);top:12px;bottom:auto;right:12px}.metricGraphic2 i:first-child,.metricGraphic2 i:nth-child(2),.metricGraphic2 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:calc(100% - 28px);height:13px;animation:3s ease-in-out infinite truthTierPulse;left:14px}.metricGraphic2 i:first-child{top:23px}.metricGraphic2 i:nth-child(2){width:calc(100% - 38px);animation-delay:.18s;top:40px;left:24px}.metricGraphic2 i:nth-child(3){width:calc(100% - 48px);animation-delay:.36s;top:57px;left:34px}.metricGraphic2 i:nth-child(4){background:var(--accent);border-radius:50%;width:18px;height:18px;animation:3s ease-in-out infinite sourceCircleLock;top:52px;right:18px}.metricGraphic3:before{content:"Many";color:var(--stone-60);top:12px;left:14px}.metricGraphic3:after{content:"One Record";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.metricGraphic3 i:first-child,.metricGraphic3 i:nth-child(2),.metricGraphic3 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:22px;height:22px;animation:3s ease-in-out infinite convergeToRecord}.metricGraphic3 i:first-child{top:24px;left:16px}.metricGraphic3 i:nth-child(2){animation-delay:.12s;top:48px;left:35%}.metricGraphic3 i:nth-child(3){animation-delay:.24s;top:24px;right:16px}.metricGraphic3 i:nth-child(4){border:1px solid var(--ink);background:color-mix(in srgb, var(--paper) 86%, transparent);width:30px;height:30px;top:31px;left:calc(50% - 15px)}.metricGraphic4:before{content:"Keep stack";color:var(--stone-60);top:12px;left:14px}.metricGraphic4:after{content:"No migration";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.metricGraphic4 i:first-child,.metricGraphic4 i:nth-child(2),.metricGraphic4 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:18px;height:18px;top:36px}.metricGraphic4 i:first-child{left:17%}.metricGraphic4 i:nth-child(2){left:calc(50% - 10px)}.metricGraphic4 i:nth-child(3){right:17%}.metricGraphic4 i:nth-child(4){border:1px solid var(--accent);background:0 0;border-radius:999px;width:76%;height:30px;animation:3s ease-in-out infinite environmentOverlay;top:30px;left:12%}.layerGraphic1:before{content:"Words";color:var(--stone-25);top:12px;left:14px}.layerGraphic1:after{content:"Environment";color:var(--accent);top:12px;bottom:auto;right:14px}.layerGraphic1 i:first-child,.layerGraphic1 i:nth-child(2),.layerGraphic1 i:nth-child(3){background:var(--paper);transform-origin:0;height:4px;animation:3s ease-in-out infinite wordsIntoFrame;left:16px}.layerGraphic1 i:first-child{width:46%;top:26px}.layerGraphic1 i:nth-child(2){width:36%;animation-delay:.12s;top:39px}.layerGraphic1 i:nth-child(3){width:42%;animation-delay:.24s;top:52px}.layerGraphic1 i:nth-child(4){border:1px solid var(--paper);background:0 0;width:34px;height:34px;top:25px;left:auto;right:19px}.layerGraphic2:before{content:"Claim";color:var(--stone-25);top:12px;left:14px}.layerGraphic2:after{content:"Root";color:var(--accent);top:12px;bottom:auto;right:14px}.layerGraphic2 i:first-child,.layerGraphic2 i:nth-child(2),.layerGraphic2 i:nth-child(3){border:1px solid var(--paper);background:0 0;height:13px;animation:3s ease-in-out infinite rootStack}.layerGraphic2 i:first-child{width:calc(100% - 32px);top:24px;left:16px}.layerGraphic2 i:nth-child(2){width:calc(100% - 43px);top:41px;left:27px}.layerGraphic2 i:nth-child(3){width:calc(100% - 54px);top:58px;left:38px}.layerGraphic2 i:nth-child(4){background:var(--accent);border-radius:50%;width:18px;height:18px;top:52px;left:auto;right:18px}.layerGraphic3:before{content:"Person";color:var(--accent);top:12px;left:14px}.layerGraphic3:after{content:"Context";color:var(--stone-25);top:12px;bottom:auto;right:14px}.layerGraphic3 i:first-child{border:1px solid var(--paper);background:0 0;width:34px;height:34px;top:24px;left:18px}.layerGraphic3 i:nth-child(2){background:var(--accent);border-radius:50%;width:28px;height:28px;animation:3s ease-in-out infinite personPriority;top:13px;left:43px}.layerGraphic3 i:nth-child(3),.layerGraphic3 i:nth-child(4){background:var(--paper);transform-origin:100%;height:4px;animation:3s ease-in-out infinite contextSupport;right:16px}.layerGraphic3 i:nth-child(3){width:38%;top:30px}.layerGraphic3 i:nth-child(4){width:28%;animation-delay:.16s;top:45px}.capabilityGraphic1:before{content:"Ask";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic1:after{content:"Your Desk";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic1 i:first-child{background:var(--accent);border-radius:50%;width:26px;height:26px;animation:2.8s ease-in-out infinite commandPulse;top:29px;left:17px}.capabilityGraphic1 i:nth-child(2),.capabilityGraphic1 i:nth-child(3),.capabilityGraphic1 i:nth-child(4){background:var(--ink);transform-origin:0;height:5px;animation:2.8s ease-in-out infinite responseLines;right:17px}.capabilityGraphic1 i:nth-child(2){width:45%;top:27px}.capabilityGraphic1 i:nth-child(3){width:36%;animation-delay:.14s;top:40px}.capabilityGraphic1 i:nth-child(4){width:28%;animation-delay:.28s;top:53px}.capabilityGraphic2:before{content:"Source";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic2:after{content:"Record";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic2 i:first-child,.capabilityGraphic2 i:nth-child(2),.capabilityGraphic2 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:13px;height:13px;animation:3s ease-in-out infinite recordSourceBlink;top:35px}.capabilityGraphic2 i:first-child{left:22%}.capabilityGraphic2 i:nth-child(2){animation-delay:.16s;left:44%}.capabilityGraphic2 i:nth-child(3){animation-delay:.32s;left:66%}.capabilityGraphic2 i:nth-child(4){background:var(--accent);transform-origin:0;width:calc(100% - 32px);height:1px;animation:3s ease-in-out infinite recordSpine;top:28px;left:16px}.capabilityGraphic3:before{content:"Entity";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic3:after{content:"Thread";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic3 i:first-child,.capabilityGraphic3 i:nth-child(2),.capabilityGraphic3 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:18px;height:18px}.capabilityGraphic3 i:first-child{top:25px;left:16px}.capabilityGraphic3 i:nth-child(2){top:48px;left:calc(50% - 9px)}.capabilityGraphic3 i:nth-child(3){top:25px;right:16px}.capabilityGraphic3 i:nth-child(4){border-top:1px solid var(--accent);transform-origin:0;background:0 0;border-radius:50%;width:calc(100% - 56px);height:24px;animation:3s ease-in-out infinite threadDraw;top:33px;left:28px}.capabilityGraphic4:before{content:"Files";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic4:after{content:"Current";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic4 i:first-child,.capabilityGraphic4 i:nth-child(2),.capabilityGraphic4 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:calc(100% - 36px);height:11px;animation:3s ease-in-out infinite fileStackUpdate;left:18px}.capabilityGraphic4 i:first-child{top:25px}.capabilityGraphic4 i:nth-child(2){width:calc(100% - 48px);animation-delay:.16s;top:40px;left:30px}.capabilityGraphic4 i:nth-child(3){width:calc(100% - 60px);animation-delay:.32s;top:55px;left:42px}.capabilityGraphic4 i:nth-child(4){background:var(--accent);border-radius:50%;width:12px;height:12px;top:20px;left:auto;right:18px}.capabilityGraphic5:before{content:"Brief";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic5:after{content:"Ready";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic5 i:first-child,.capabilityGraphic5 i:nth-child(2),.capabilityGraphic5 i:nth-child(3){background:var(--ink);transform-origin:0;height:5px;animation:3s ease-in-out infinite briefLines;left:16px}.capabilityGraphic5 i:first-child{width:54%;top:27px}.capabilityGraphic5 i:nth-child(2){width:68%;animation-delay:.14s;top:42px}.capabilityGraphic5 i:nth-child(3){width:42%;animation-delay:.28s;top:57px}.capabilityGraphic5 i:nth-child(4){border:1px solid var(--ink);background:0 0;width:24px;height:24px;top:27px;left:auto;right:18px}.capabilityGraphic6:before{content:"Desk";color:var(--stone-60);top:12px;left:14px}.capabilityGraphic6:after{content:"Route";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.capabilityGraphic6 i:first-child,.capabilityGraphic6 i:nth-child(2),.capabilityGraphic6 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:18px;height:18px;animation:3s ease-in-out infinite deskPulse}.capabilityGraphic6 i:first-child{top:26px;left:18px}.capabilityGraphic6 i:nth-child(2){animation-delay:.16s;top:26px;left:calc(50% - 9px)}.capabilityGraphic6 i:nth-child(3){animation-delay:.32s;top:26px;right:18px}.capabilityGraphic6 i:nth-child(4){background:var(--accent);border-radius:50%;width:18px;height:18px;top:20px;right:13px}.useCaseGraphic1:before{content:"Truth";color:var(--stone-60);top:12px;left:14px}.useCaseGraphic1:after{content:"Decide";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.useCaseGraphic1 i:first-child{border:1px solid var(--ink);background:0 0;width:calc(100% - 32px);height:34px;top:25px;left:16px}.useCaseGraphic1 i:nth-child(2),.useCaseGraphic1 i:nth-child(3){background:var(--ink);transform-origin:0;height:4px;animation:3s ease-in-out infinite decisionTruth;left:28px}.useCaseGraphic1 i:nth-child(2){width:46%;top:37px}.useCaseGraphic1 i:nth-child(3){width:32%;animation-delay:.16s;top:50px}.useCaseGraphic1 i:nth-child(4){background:var(--accent);border-radius:50%;width:20px;height:20px;animation:3s ease-in-out infinite sourceCircleLock;top:19px;right:19px}.useCaseGraphic2:before{content:"CRM";color:var(--stone-60);top:12px;left:14px}.useCaseGraphic2:after{content:"Thread";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.useCaseGraphic2 i:first-child,.useCaseGraphic2 i:nth-child(2),.useCaseGraphic2 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:18px;height:18px}.useCaseGraphic2 i:first-child{top:25px;left:18px}.useCaseGraphic2 i:nth-child(2){top:48px;left:calc(50% - 9px)}.useCaseGraphic2 i:nth-child(3){top:25px;right:18px}.useCaseGraphic2 i:nth-child(4){border-top:1px solid var(--accent);background:0 0;border-radius:50%;width:calc(100% - 60px);height:24px;animation:3s ease-in-out infinite threadDraw;top:33px;left:30px}.useCaseGraphic3:before{content:"Handoff";color:var(--stone-60);top:12px;left:14px}.useCaseGraphic3:after{content:"Visible";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.useCaseGraphic3 i:first-child,.useCaseGraphic3 i:nth-child(2),.useCaseGraphic3 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:18px;height:18px;top:34px}.useCaseGraphic3 i:first-child{left:18px}.useCaseGraphic3 i:nth-child(2){left:calc(50% - 9px)}.useCaseGraphic3 i:nth-child(3){right:18px}.useCaseGraphic3 i:nth-child(4){background:var(--accent);transform-origin:0;width:calc(100% - 72px);height:1px;animation:3s ease-in-out infinite handoffPath;top:43px;left:36px}.useCaseGraphic4:before{content:"Room";color:var(--stone-60);top:12px;left:14px}.useCaseGraphic4:after{content:"Always on";color:var(--accent-deep);top:12px;bottom:auto;right:14px}.useCaseGraphic4 i:first-child,.useCaseGraphic4 i:nth-child(2),.useCaseGraphic4 i:nth-child(3){border:1px solid var(--ink);background:0 0;width:25px;height:18px;animation:3s ease-in-out infinite roomFiles}.useCaseGraphic4 i:first-child{top:24px;left:18px}.useCaseGraphic4 i:nth-child(2){animation-delay:.15s;top:24px;right:18px}.useCaseGraphic4 i:nth-child(3){animation-delay:.3s;top:49px;left:18px}.useCaseGraphic4 i:nth-child(4){background:var(--accent);border-radius:50%;width:22px;height:22px;animation:3s ease-in-out infinite roomCurrent;top:43px;right:18px}@keyframes timerSweep{0%,to{transform:rotate(-90deg)}50%{transform:rotate(16deg)}}@keyframes contextBars{0%,to{opacity:.42;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}@keyframes truthTierPulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes sourceCircleLock{0%,to{transform:scale(.84)}50%{transform:scale(1.08)}}@keyframes convergeToRecord{0%,to{opacity:.42}50%{opacity:1}}@keyframes environmentOverlay{0%,to{transform-origin:0;transform:scaleX(.35)}50%{transform-origin:0;transform:scaleX(1)}}@keyframes wordsIntoFrame{0%,to{opacity:.45;transform:scaleX(.28)}50%{opacity:1;transform:scaleX(1)}}@keyframes rootStack{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes personPriority{0%,to{transform:translateY(0)scale(.9)}50%{transform:translateY(-5px)scale(1.05)}}@keyframes contextSupport{0%,to{opacity:.45;transform:scaleX(.3)}50%{opacity:1;transform:scaleX(1)}}@keyframes commandPulse{0%,to{transform:scale(.86)}50%{transform:scale(1.08)}}@keyframes responseLines{0%,to{opacity:.4;transform:scaleX(.24)}50%{opacity:1;transform:scaleX(1)}}@keyframes recordSpine{0%,to{transform:scaleX(.2)}50%{transform:scaleX(1)}}@keyframes recordSourceBlink{0%,to{opacity:.4}50%{opacity:1}}@keyframes threadDraw{0%,to{opacity:.42;transform:scaleX(.22)}50%{opacity:1;transform:scaleX(1)}}@keyframes fileStackUpdate{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(6px)}}@keyframes briefLines{0%,to{opacity:.45;transform:scaleX(.32)}50%{opacity:1;transform:scaleX(1)}}@keyframes deskPulse{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@keyframes decisionTruth{0%,to{opacity:.4;transform:scaleX(.34)}50%{opacity:1;transform:scaleX(1)}}@keyframes handoffPath{0%,to{transform:scaleX(.2)}50%{transform:scaleX(1)}}@keyframes roomFiles{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes roomCurrent{0%,to{transform:scale(.88)}50%{transform:scale(1.08)}}@media (max-width:980px){.splitIntro,.sectionHead,.sectionHead.narrow,.capabilities,.access{grid-template-columns:1fr}.splitIntro,.sectionHead,.sectionHead.narrow,.capabilities{gap:40px}.section{padding-top:116px}.sectionHead{margin-bottom:56px}.darkBand{margin-top:116px;padding:104px 0}.access{margin-top:116px}h1{max-width:12ch}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(3){border-left:0}.layerGrid{grid-template-columns:1fr;margin-top:56px}.layerGrid:before{display:none}.layerFront{text-align:left;align-items:flex-start;padding:0}.layerCard+.layerCard .layerFront{border-top:1px solid var(--rule-dark);margin-top:36px;padding-top:36px}.access{padding:42px}}@media (max-width:720px){.wrap{width:min(100% - 36px, var(--max-width))}.nav{padding:0 18px}.navLinks,.tag{display:none}.hero{min-height:auto;padding-top:40px}.section{padding-top:88px}#record{padding-top:32px}.sectionHead{margin-bottom:44px}.darkBand{margin-top:88px;padding:76px 0}.footer{margin-top:40px;padding:56px 0 48px}.scrollMotifPin{--motif-h:168px;margin-bottom:28px}.scrollMotifSquare{width:56px;height:56px}.scrollMotifCircle{width:64px;height:64px}.scrollMotifLabel{font-size:.6rem}.scrollMotifAction{padding:2px 7px;font-size:.54rem}.scrollMotifAction--draft{--ax:-104px;--ay:-38px}.scrollMotifAction--chase{--ax:104px;--ay:-38px}.scrollMotifAction--reconcile{--ax:-104px;--ay:38px}.scrollMotifAction--schedule{--ax:104px;--ay:38px}.metrics,.capabilityGrid,.useCaseGrid{grid-template-columns:1fr}.metric{border-left:0;border-top:1px solid var(--rule)}.metric:first-child{border-top:0}.pillar{grid-template-columns:1fr;gap:12px;padding:32px 0}.useCaseFront{gap:18px}.access{margin-top:82px;padding:28px}.footerTop{grid-template-columns:1fr;gap:44px}.footerBrand{max-width:none}.footerNav{grid-template-columns:repeat(2,1fr);gap:28px 24px}.footerBottom{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px}.footerCopy,.footerTag{justify-self:center}}.subpage{padding-top:72px}.pageHero{padding:72px 0 8px}.breadcrumb{color:var(--stone-60);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:28px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.72rem;display:flex}.breadcrumb a{color:var(--stone-60)}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span[aria-hidden=true]{color:var(--stone-40)}.pageHero h1{max-width:18ch;font-size:clamp(2.6rem,5.6vw,4.6rem)}.pageSection{padding-top:92px}.pageSection>h2{max-width:22ch}.prose{max-width:64ch;color:var(--stone-80);margin-top:18px;font-size:clamp(1.02rem,1.25vw,1.16rem);line-height:1.7}.stepList{counter-reset:none;gap:0;margin:38px 0 0;padding:0;list-style:none;display:grid}.stepItem{border-top:1px solid var(--rule);grid-template-columns:84px 1fr;gap:28px;padding:30px 0;display:grid}.stepItem:last-child{border-bottom:1px solid var(--rule)}.stepNum{color:var(--accent);letter-spacing:-.01em;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1.4rem;font-weight:500}.stepText h3{letter-spacing:-.01em;font-size:1.24rem;font-weight:500}.stepText p{max-width:62ch;color:var(--stone-80);margin-top:10px;line-height:1.66}.defGrid{grid-template-columns:repeat(3,1fr);gap:40px 44px;margin-top:40px;display:grid}.defItem{border-top:1px solid var(--rule);flex-direction:column;gap:10px;padding-top:22px;display:flex}.defLabel{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.7rem}.defItem h3{letter-spacing:-.01em;font-size:1.16rem;font-weight:500}.defItem p{color:var(--stone-80);line-height:1.62}.caseList{gap:0;margin-top:40px;display:grid}.caseItem{border-top:1px solid var(--rule);grid-template-columns:84px 1fr;gap:28px;padding:38px 0;display:grid}.caseItem:last-child{border-bottom:1px solid var(--rule)}.caseNum{color:var(--stone-40);letter-spacing:-.02em;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:2.2rem;font-weight:400}.caseText h3{letter-spacing:-.015em;font-size:1.5rem;font-weight:500}.caseText>p{max-width:64ch;color:var(--stone-80);margin-top:12px;line-height:1.66}.caseOutcomes{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.caseOutcomes li{border:1px solid var(--rule);color:var(--ink);letter-spacing:.01em;border-radius:999px;padding:7px 13px;font-size:.78rem}.caseOutcomes li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;transform:translateY(-1px)}.faqSection>h2{max-width:24ch}.faqList{gap:0;margin-top:34px;display:grid}.faqItem{border-top:1px solid var(--rule);padding:28px 0}.faqItem:last-child{border-bottom:1px solid var(--rule)}.faqQ{letter-spacing:-.01em;font-size:1.16rem;font-weight:500}.faqA{max-width:70ch;color:var(--stone-80);margin-top:12px;line-height:1.66}.pageCta{border:1px solid var(--rule);background:var(--ink);color:var(--paper);margin:110px auto 8px;padding:64px}.pageCta h2{max-width:22ch;color:var(--paper)}.pageCta .ctaRow{margin-top:30px}.subpage .accessPanel{z-index:auto;margin-top:64px}@media (max-width:900px){.defGrid{grid-template-columns:1fr;gap:0}.defItem{padding:22px 0}}@media (max-width:720px){.pageHero{padding-top:48px}.pageSection{padding-top:64px}.stepItem,.caseItem{grid-template-columns:1fr;gap:14px}.pageCta{margin-top:72px;padding:40px 28px}}.legalMeta{color:var(--stone-60);letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.78rem}.legalSections{max-width:74ch;margin-top:20px}.legalSection{padding-top:44px}.legalSection h2{letter-spacing:-.015em;max-width:none;font-size:clamp(1.32rem,2.4vw,1.72rem);font-weight:500}.legalSection .prose:first-of-type{margin-top:16px}.legalNote{border-left:2px solid var(--accent);background:color-mix(in srgb, var(--paper) 70%, white);max-width:74ch;color:var(--stone-60);margin-top:48px;padding:18px 22px;font-size:.92rem;line-height:1.6}.statusList{margin:34px 0 0;padding:0;list-style:none}.statusRow{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.statusRow:last-child{border-bottom:1px solid var(--rule)}.statusInfo{flex-direction:column;gap:6px;display:flex}.statusName{letter-spacing:-.01em;font-size:1.12rem;font-weight:500}.statusDesc{color:var(--stone-60);font-size:.92rem;line-height:1.5}.statusBadge{color:#2f7d4f;letter-spacing:.12em;text-transform:uppercase;flex:none;align-items:center;gap:9px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.72rem;display:inline-flex}.statusDot{background:#2f7d4f;border-radius:50%;width:9px;height:9px}
