.ContactPage-module__iC7VCG__hero{border-bottom:1px solid var(--grid-major);background:radial-gradient(78% 62% at 50% 8%,#45374224,#0000 72%),radial-gradient(54% 74% at 0 66%,#30283621,#0000 76%);position:relative;overflow:hidden}.ContactPage-module__iC7VCG__heroInner{z-index:1;width:var(--content-width);border-inline:1px solid var(--grid-major);min-height:0;margin:0 auto;padding:200px 40px 270px;position:relative}.ContactPage-module__iC7VCG__introduction{width:100%;max-width:680px;color:var(--rose);text-align:center;margin:0 auto}.ContactPage-module__iC7VCG__introduction h1{color:var(--loud);letter-spacing:-.0308em;margin:0;font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(38px,6.087vw,60px);font-weight:700;line-height:1.3}.ContactPage-module__iC7VCG__introduction p{width:min(100%,540px);color:var(--rose);margin:5px auto 0;font-size:20px;font-weight:300;line-height:1.5}.ContactPage-module__iC7VCG__formFrame{border:1px solid var(--grid-major);background:color-mix(in srgb, var(--rose) 5%, transparent);width:100%;max-width:680px;min-height:518px;margin:40px auto 0;padding:40px;position:relative}.ContactPage-module__iC7VCG__form,.ContactPage-module__iC7VCG__success{width:100%;color:var(--rose);margin:0}.ContactPage-module__iC7VCG__form{min-height:436px}.ContactPage-module__iC7VCG__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 30px;display:grid}.ContactPage-module__iC7VCG__field{min-width:0;display:block}.ContactPage-module__iC7VCG__fieldFull{grid-column:1/-1;padding-bottom:6px}.ContactPage-module__iC7VCG__field>span{color:var(--rose);margin-bottom:10px;font-family:GT Cinetype,PingFang SC,Noto Sans SC,sans-serif;font-size:12px;font-weight:700;line-height:22px;display:block}.ContactPage-module__iC7VCG__field b{color:#ff5c5c;font:inherit;margin-left:5px}.ContactPage-module__iC7VCG__field input,.ContactPage-module__iC7VCG__field textarea{border:1px solid var(--grid-major);background:var(--paper);width:100%;height:39px;color:var(--rose);font:inherit;border-radius:3px;outline:0;margin:0;padding:10px 15px;line-height:normal;transition:box-shadow .2s}.ContactPage-module__iC7VCG__field textarea{resize:vertical;height:100px;display:block}.ContactPage-module__iC7VCG__field input::placeholder,.ContactPage-module__iC7VCG__field textarea::placeholder{color:var(--muted);opacity:1}.ContactPage-module__iC7VCG__field input:hover,.ContactPage-module__iC7VCG__field textarea:hover{box-shadow:0 0 2px var(--grid-major)}.ContactPage-module__iC7VCG__field input:focus,.ContactPage-module__iC7VCG__field textarea:focus{box-shadow:0 0 3px #035d6a}.ContactPage-module__iC7VCG__field input:focus-visible,.ContactPage-module__iC7VCG__field textarea:focus-visible{outline:1px solid var(--grid-strong,#6a565b)}.ContactPage-module__iC7VCG__field input[aria-invalid=true],.ContactPage-module__iC7VCG__field textarea[aria-invalid=true]{border-color:#ff5c5c;box-shadow:0 0 3px #ff5c5ca6}.ContactPage-module__iC7VCG__field input:disabled,.ContactPage-module__iC7VCG__field textarea:disabled{cursor:wait;opacity:.5}.ContactPage-module__iC7VCG__field em{color:#ff5c5c;margin-top:6px;font-size:12px;font-style:normal;line-height:1.5;display:block}.ContactPage-module__iC7VCG__formBottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;display:flex}.ContactPage-module__iC7VCG__formStatus{min-height:0;color:var(--rose);font-size:12px;line-height:1.5}.ContactPage-module__iC7VCG__submit,.ContactPage-module__iC7VCG__resetButton{background:linear-gradient(to right, var(--paper), var(--paper)) padding-box, linear-gradient(45deg, var(--rose), #ad8eb6) border-box;min-width:0;max-width:100px;height:40px;color:var(--rose);cursor:pointer;font:inherit;border:1px solid #0000;border-radius:0;outline:0;justify-content:center;align-items:center;padding:0 20px;font-size:14px;line-height:normal;transition:background-color .25s,border-color .25s;display:inline-flex;position:relative}.ContactPage-module__iC7VCG__submit:focus-visible,.ContactPage-module__iC7VCG__resetButton:focus-visible{outline:1px solid #6a565b}.ContactPage-module__iC7VCG__submit:disabled{cursor:not-allowed;opacity:.5}.ContactPage-module__iC7VCG__success{text-align:center;flex-direction:column;align-items:center;min-height:300px;padding-bottom:81px;display:flex}.ContactPage-module__iC7VCG__successMark{border:1px solid var(--grid-major);width:40px;height:40px;color:var(--rose);place-items:center;margin-bottom:20px;display:grid}.ContactPage-module__iC7VCG__eyebrow{color:var(--rose);font-size:12px;font-weight:700;line-height:22px}.ContactPage-module__iC7VCG__success h2{color:var(--loud);letter-spacing:-.0308em;margin-top:5px;font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.3}.ContactPage-module__iC7VCG__success>p:not(.ContactPage-module__iC7VCG__eyebrow){max-width:540px;color:var(--rose);margin-top:12px;font-size:16px;line-height:1.5}.ContactPage-module__iC7VCG__resetButton{margin-top:24px}@media (max-width:800px){.ContactPage-module__iC7VCG__heroInner{padding-top:144px}}@media (max-width:430px){.ContactPage-module__iC7VCG__heroInner{padding-inline:40px}.ContactPage-module__iC7VCG__fields{grid-template-columns:1fr}.ContactPage-module__iC7VCG__fieldFull{grid-column:auto}.ContactPage-module__iC7VCG__introduction p{margin-top:5px}.ContactPage-module__iC7VCG__heroInner{padding-bottom:400px}.ContactPage-module__iC7VCG__formFrame{min-height:758px;margin-top:119px}.ContactPage-module__iC7VCG__form{min-height:676px}}@media (prefers-reduced-motion:reduce){.ContactPage-module__iC7VCG__field input,.ContactPage-module__iC7VCG__field textarea,.ContactPage-module__iC7VCG__submit,.ContactPage-module__iC7VCG__resetButton{transition:none}}
.DarkPaperPage-module__aflI6a__page{isolation:isolate;background-color:#14141c;min-height:100vh;display:grid}body:has([data-dark-paper-page]):before{content:none}.DarkPaperPage-module__aflI6a__paperTexture{z-index:0;mix-blend-mode:normal;opacity:.0625;pointer-events:none;background-image:url(/images/hex-paper-texture.webp);background-repeat:repeat;background-size:200px 200px;grid-area:1/1}.DarkPaperPage-module__aflI6a__content{z-index:1;grid-area:1/1;min-width:0;display:grid;position:relative}.DarkPaperPage-module__aflI6a__content .darkPageMain{background:0 0}
.ShellHero-module__EGyZra__header{--ticker-height:28.0312px;--top-grid-height:20px;--header-content-width:min(96%, 1840px);--header-paper-image:url(/images/light-bkg-noise.webp);--header-paper-size:256px 256px;--header-paper-opacity:.05;--nav-paper-layer:#fffcfcf2;--nav-stop-1:#ffffffb8;--nav-stop-2:#fff0;z-index:50;isolation:isolate;color:var(--ink);position:fixed;inset:0 0 auto}.ShellHero-module__EGyZra__headerDark{--paper:#14141c;--grid-minor:#2b252c;--grid-major:#3a3138;--muted:#99797d;--ink:#e3b2b3;--loud:#fff;--jade:#5cb198;--shadow:#01011b9e;--header-paper-image:url(/images/hex-paper-texture.webp);--header-paper-size:200px 200px;--header-paper-opacity:.0625;--nav-paper-layer:#14141cef;--nav-stop-1:#0000007a;--nav-stop-2:#0000;color:var(--ink)}.ShellHero-module__EGyZra__topGrid,.ShellHero-module__EGyZra__tickerWrapper{isolation:isolate;background-color:var(--paper);position:relative}.ShellHero-module__EGyZra__topGrid{height:var(--top-grid-height);background-image:none}.ShellHero-module__EGyZra__topGrid:after,.ShellHero-module__EGyZra__tickerWrapper:after{content:"";z-index:1;pointer-events:none;background-image:var(--header-paper-image);background-repeat:repeat;background-size:var(--header-paper-size);mix-blend-mode:normal;opacity:var(--header-paper-opacity);position:absolute;inset:0}.ShellHero-module__EGyZra__tickerWrapper{height:var(--ticker-height)}.ShellHero-module__EGyZra__tickerWrapper:before{content:"";z-index:2;pointer-events:none;background-image:none;position:absolute;inset:0}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__announcement{background-color:#252128;background-image:linear-gradient(270deg,#252128,#201d25,#252128)}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__tickerTrack i{color:#a477b2}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__navDropdown{background:#201d25fa}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__navCta:hover{color:#14141c;background:#e3b2b3}.ShellHero-module__EGyZra__announcement{z-index:2;width:var(--header-content-width);height:var(--ticker-height);color:var(--ink);background-color:var(--fg-500);background-image:linear-gradient(to left, var(--fg-500), var(--fg-300), var(--fg-500));margin:0 auto;transition:opacity .45s cubic-bezier(.22,.61,.36,1),transform .45s cubic-bezier(.22,.61,.36,1);display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #f5c0c02c}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__announcement{opacity:0;pointer-events:none;transform:translateY(.5rem)}.ShellHero-module__EGyZra__tickerTrack{align-items:center;gap:1rem;width:max-content;height:100%;padding:.25rem 1rem .25rem 0;animation:56s linear infinite ShellHero-module__EGyZra__ticker;display:flex}.ShellHero-module__EGyZra__announcement:hover .ShellHero-module__EGyZra__tickerTrack{animation-play-state:paused}.ShellHero-module__EGyZra__tickerTrack span{white-space:nowrap;letter-spacing:.03em;align-items:center;gap:10px;padding:0 .5rem;font-size:12px;display:flex}.ShellHero-module__EGyZra__tickerTrack i{color:#9a6c58;font-style:normal}@keyframes ShellHero-module__EGyZra__ticker{to{transform:translate(-50%)}}.ShellHero-module__EGyZra__navWrapper{isolation:isolate;height:62px;margin-top:calc(-1 * var(--ticker-height));transform:translateY(var(--ticker-height));transition:transform .45s cubic-bezier(.22,.61,.36,1);position:relative}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navWrapper{transform:none}.ShellHero-module__EGyZra__navWrapper:after{content:"";z-index:4;pointer-events:none;background:var(--grid-major);height:1px;position:absolute;top:0;left:2%;right:2%}.ShellHero-module__EGyZra__navBackground{z-index:0;position:absolute;inset:0}.ShellHero-module__EGyZra__navBackground:before{content:"";background-color:var(--paper);background-image:linear-gradient(var(--nav-paper-layer), var(--nav-paper-layer)), var(--header-paper-image);background-repeat:no-repeat,repeat;background-size:auto, var(--header-paper-size);-webkit-mask-image:linear-gradient(to bottom, var(--nav-stop-1) 30%, var(--nav-stop-2));mask-image:linear-gradient(to bottom, var(--nav-stop-1) 30%, var(--nav-stop-2));background-position:0 0,13px 27px;transition:-webkit-mask-image .45s cubic-bezier(.22,.61,.36,1),mask-image .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0}.ShellHero-module__EGyZra__navBackground:after{content:"";pointer-events:none;background-image:linear-gradient(var(--grid-minor), var(--grid-minor));background-position:0 0;background-repeat:no-repeat;background-size:100% 1px;position:absolute;inset:0}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__navBackground:before{opacity:1;background-color:#14141c}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navBackground:before{--nav-stop-1:#000;--nav-stop-2:#000}.ShellHero-module__EGyZra__navContent{z-index:1;height:62px;transition:transform .45s cubic-bezier(.22,.61,.36,1);position:relative;transform:translateY(1.25rem)}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navContent{transform:none}.ShellHero-module__EGyZra__nav{z-index:1;width:var(--header-content-width);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;height:62px;margin:0 auto;padding:.75rem 0;display:grid;position:relative}.ShellHero-module__EGyZra__navShadow{z-index:3;pointer-events:none;opacity:0;transition:opacity .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;overflow-x:clip}.ShellHero-module__EGyZra__navShadow:after{content:"";position:absolute;inset:0;box-shadow:0 2px 8px -2px #0000008f}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navShadow,.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navBorderBottom{opacity:1}.ShellHero-module__EGyZra__navBorderBottom{z-index:3;pointer-events:none;background-color:var(--grid-minor);opacity:0;height:1px;transition:opacity .45s cubic-bezier(.22,.61,.36,1);position:absolute;bottom:0;left:2%;right:2%}.ShellHero-module__EGyZra__logo{grid-column:2;justify-self:center;display:inline-flex}.ShellHero-module__EGyZra__navLinksLeft,.ShellHero-module__EGyZra__navLinksRight{align-items:center;gap:31px;display:flex}.ShellHero-module__EGyZra__navLinksLeft{grid-area:1/1;justify-self:end;padding-right:2.25rem}.ShellHero-module__EGyZra__navRight{grid-area:1/3;justify-self:start;align-items:center;gap:31px;padding-left:2.25rem;display:flex}.ShellHero-module__EGyZra__navItem{position:relative}.ShellHero-module__EGyZra__navLinksLeft a,.ShellHero-module__EGyZra__navLinksRight a,.ShellHero-module__EGyZra__navRight>a{font-size:14px;line-height:1;transition:background-color .2s,opacity .15s}.ShellHero-module__EGyZra__navLinksLeft>.ShellHero-module__EGyZra__navItem>a,.ShellHero-module__EGyZra__navLinksRight>.ShellHero-module__EGyZra__navItem>a{border-radius:1px;align-items:center;padding:.6rem .85rem;display:flex}.ShellHero-module__EGyZra__navLinksLeft a:hover,.ShellHero-module__EGyZra__navLinksRight a:hover,.ShellHero-module__EGyZra__navRight>a:hover{background-color:color-mix(in srgb, var(--ink) 10%, transparent);opacity:1}.ShellHero-module__EGyZra__chevron{color:var(--muted);margin-left:6px;font-size:12px}.ShellHero-module__EGyZra__navDropdown{border:1px solid var(--grid-major);width:238px;box-shadow:0 20px 48px -26px var(--shadow);opacity:0;visibility:hidden;background:#fffcfcfa;padding:9px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:52px;left:50%;transform:translate(-50%,8px)}.ShellHero-module__EGyZra__navDropdown a{border-bottom:1px solid var(--grid-minor);grid-template-columns:28px 1fr 16px;align-items:center;min-height:40px;padding:0 9px;display:grid}.ShellHero-module__EGyZra__navDropdown a:last-child{border-bottom:0}.ShellHero-module__EGyZra__navDropdown a span{color:var(--muted);font-size:9px}.ShellHero-module__EGyZra__navDropdown svg{justify-self:end}.ShellHero-module__EGyZra__navItem:hover .ShellHero-module__EGyZra__navDropdown,.ShellHero-module__EGyZra__navItem:focus-within .ShellHero-module__EGyZra__navDropdown{opacity:1;visibility:visible;transform:translate(-50%)}.ShellHero-module__EGyZra__navCta{box-sizing:content-box;border:1px solid var(--ink);height:36px;color:var(--ink);background:0 0;border-radius:0;align-items:center;padding:0 15px;transition:background-color .1s,border-color .1s,color .1s;display:inline-flex;position:relative}.ShellHero-module__EGyZra__navCta:hover,.ShellHero-module__EGyZra__navCta:focus-visible{color:var(--ink);border-color:var(--grid-major);background:var(--fg-500);outline:none}.ShellHero-module__EGyZra__navCtaLabel{z-index:2;white-space:nowrap;align-items:center;gap:12px;display:inline-flex;position:relative}.ShellHero-module__EGyZra__navCtaCornerLines{z-index:3;pointer-events:none;opacity:0;transition:opacity .1s;position:absolute;inset:0}.ShellHero-module__EGyZra__navCtaCornerLines i{width:15px;height:15px;transition:transform .1s;position:absolute}.ShellHero-module__EGyZra__navCtaCornerLines i:first-child{border-top:1px solid var(--grid-major);border-left:1px solid var(--grid-major);top:-1px;left:-1px}.ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(2){border-top:1px solid var(--grid-major);border-right:1px solid var(--grid-major);top:-1px;right:-1px}.ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(3){border-bottom:1px solid var(--grid-major);border-left:1px solid var(--grid-major);bottom:-1px;left:-1px}.ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(4){border-right:1px solid var(--grid-major);border-bottom:1px solid var(--grid-major);bottom:-1px;right:-1px}.ShellHero-module__EGyZra__navCta:hover .ShellHero-module__EGyZra__navCtaCornerLines,.ShellHero-module__EGyZra__navCta:focus-visible .ShellHero-module__EGyZra__navCtaCornerLines{opacity:1}.ShellHero-module__EGyZra__navCta:hover .ShellHero-module__EGyZra__navCtaCornerLines i:first-child,.ShellHero-module__EGyZra__navCta:focus-visible .ShellHero-module__EGyZra__navCtaCornerLines i:first-child{transform:translate(-5px,-5px)}.ShellHero-module__EGyZra__navCta:hover .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(2),.ShellHero-module__EGyZra__navCta:focus-visible .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(2){transform:translate(5px,-5px)}.ShellHero-module__EGyZra__navCta:hover .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(3),.ShellHero-module__EGyZra__navCta:focus-visible .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(3){transform:translate(-5px,5px)}.ShellHero-module__EGyZra__navCta:hover .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(4),.ShellHero-module__EGyZra__navCta:focus-visible .ShellHero-module__EGyZra__navCtaCornerLines i:nth-child(4){transform:translate(5px,5px)}.ShellHero-module__EGyZra__navCtaCornerCircles{z-index:4;pointer-events:none;opacity:1;transition:opacity .1s;position:absolute;inset:0}.ShellHero-module__EGyZra__navCtaCornerCircles i{border:1px solid #a4868d4d;border-radius:50%;width:13px;height:13px;position:absolute}.ShellHero-module__EGyZra__navCtaCornerCircles i:first-child{top:-7px;left:-7px}.ShellHero-module__EGyZra__navCtaCornerCircles i:nth-child(2){top:-7px;right:-7px}.ShellHero-module__EGyZra__navCtaCornerCircles i:nth-child(3){bottom:-7px;left:-7px}.ShellHero-module__EGyZra__navCtaCornerCircles i:nth-child(4){bottom:-7px;right:-7px}.ShellHero-module__EGyZra__menuButton,.ShellHero-module__EGyZra__mobileMenu{display:none}.ShellHero-module__EGyZra__hero{isolation:isolate;min-width:0;color:var(--ink);padding-top:224px;position:relative;overflow:clip}.ShellHero-module__EGyZra__heroPerlinNoise{z-index:0;top:0;left:var(--side-rail-width);right:var(--side-rail-width);pointer-events:none;opacity:.8;height:800px;position:absolute;-webkit-mask-image:linear-gradient(#000 0%,#0000);mask-image:linear-gradient(#000 0%,#0000)}.ShellHero-module__EGyZra__heroDotGridMask{position:absolute;inset:0;-webkit-mask-image:radial-gradient(#fff,#fff 1px,#0000 1px,#0000);mask-image:radial-gradient(#fff,#fff 1px,#0000 1px,#0000);-webkit-mask-size:6px 6px;mask-size:6px 6px}.ShellHero-module__EGyZra__heroNoiseTexture{opacity:.24;background-image:url(/images/noise-eggplant-128x128.png);background-size:1024px 1024px;animation:8s linear infinite ShellHero-module__EGyZra__heroNoise;position:absolute;inset:0}@keyframes ShellHero-module__EGyZra__heroNoise{0%{background-position:-1024px -1024px}to{background-position:0 0}}.ShellHero-module__EGyZra__heroGrid{z-index:1;inset:112px max(8px, calc((100% - var(--content-width)) / 2)) 300px;background-image:linear-gradient(90deg,#31263b11 1px,#0000 1px),linear-gradient(#31263b11 1px,#0000 1px);background-size:32px 32px;position:absolute;-webkit-mask-image:linear-gradient(#0000 4%,#000 22% 82%,#0000 100%),radial-gradient(84% 68% at 50% 34%,#000 22%,#0000 78%);mask-image:linear-gradient(#0000 4%,#000 22% 82%,#0000 100%),radial-gradient(84% 68% at 50% 34%,#000 22%,#0000 78%);-webkit-mask-composite:source-in;mask-composite:intersect}.ShellHero-module__EGyZra__heroCopy{z-index:3;text-align:center;width:min(920px,100% - 40px);margin:0 auto;position:relative}.ShellHero-module__EGyZra__heroKicker{letter-spacing:.09em;color:#746a77;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:inline-flex}.ShellHero-module__EGyZra__heroKicker:before,.ShellHero-module__EGyZra__heroKicker:after{content:"";background:var(--grid-major);width:28px;height:1px}.ShellHero-module__EGyZra__heroCopy h1{max-width:940px;color:var(--loud);letter-spacing:-.045em;margin:0 auto;line-height:1.16}.ShellHero-module__EGyZra__heroCopy h1 span{font-family:var(--font-cn);font-size:clamp(52px,4.625vw,66px);font-style:italic;font-weight:200;display:block}.ShellHero-module__EGyZra__heroCopy h1 strong{font-family:var(--font-cn);font-size:clamp(44px,3.56vw,52px);font-weight:400;display:block}.ShellHero-module__EGyZra__heroCopy>p{color:#31263b;max-width:650px;font-family:var(--font-cn);margin:28px auto 0;font-size:24px;font-weight:300;line-height:1.5}.ShellHero-module__EGyZra__heroDiagnosis{width:100%}.ShellHero-module__EGyZra__heroActions{justify-content:center;gap:15px;margin-top:31px;display:flex}.ShellHero-module__EGyZra__primaryButton,.ShellHero-module__EGyZra__secondaryButton{height:50px;color:var(--ink);font:inherit;cursor:pointer;appearance:none;border:1px solid;border-radius:0;justify-content:center;align-items:center;padding:0 20px;font-size:14px;line-height:1;transition:background-color .1s linear,border-color .1s linear,color .1s linear;display:inline-flex;position:relative}.ShellHero-module__EGyZra__primaryButton{background:color-mix(in srgb, var(--rose) 18%, var(--paper));border-color:#a4868d;width:170px}.ShellHero-module__EGyZra__secondaryButton{border-color:var(--grid-major);background:0 0;width:148px}.ShellHero-module__EGyZra__primaryButton:hover,.ShellHero-module__EGyZra__primaryButton:focus-visible{background:#fffdfd;border-color:#aea9b0;outline:none}.ShellHero-module__EGyZra__secondaryButton:hover,.ShellHero-module__EGyZra__secondaryButton:focus-visible{background:#e8e5e8;border-color:#aea9b0;outline:none}.ShellHero-module__EGyZra__buttonLabel{z-index:1;position:relative}.ShellHero-module__EGyZra__buttonCornerLines{z-index:2;opacity:0;pointer-events:none;transition:inset .1s,opacity .1s linear;position:absolute;inset:0}.ShellHero-module__EGyZra__buttonCornerLines i{width:16px;height:10px;position:absolute}.ShellHero-module__EGyZra__buttonCornerLines i:first-child{border-top:1px solid var(--grid-major);border-left:1px solid var(--grid-major);top:0;left:0}.ShellHero-module__EGyZra__buttonCornerLines i:nth-child(2){border-top:1px solid var(--grid-major);border-right:1px solid var(--grid-major);top:0;right:0}.ShellHero-module__EGyZra__buttonCornerLines i:nth-child(3){border-bottom:1px solid var(--grid-major);border-left:1px solid var(--grid-major);bottom:0;left:0}.ShellHero-module__EGyZra__buttonCornerLines i:nth-child(4){border-right:1px solid var(--grid-major);border-bottom:1px solid var(--grid-major);bottom:0;right:0}.ShellHero-module__EGyZra__primaryButton:hover .ShellHero-module__EGyZra__buttonCornerLines,.ShellHero-module__EGyZra__primaryButton:focus-visible .ShellHero-module__EGyZra__buttonCornerLines,.ShellHero-module__EGyZra__secondaryButton:hover .ShellHero-module__EGyZra__buttonCornerLines,.ShellHero-module__EGyZra__secondaryButton:focus-visible .ShellHero-module__EGyZra__buttonCornerLines{opacity:1;inset:-6px}.ShellHero-module__EGyZra__buttonCornerCircles{z-index:3;pointer-events:none;opacity:1;transition:opacity .1s linear,transform .1s;position:absolute;inset:-7px}.ShellHero-module__EGyZra__buttonCornerCircles i{border:1px solid #a4868dad;border-radius:50%;width:14px;height:14px;position:absolute}.ShellHero-module__EGyZra__buttonCornerCircles i:first-child{top:0;left:0}.ShellHero-module__EGyZra__buttonCornerCircles i:nth-child(2){top:0;right:0}.ShellHero-module__EGyZra__buttonCornerCircles i:nth-child(3){bottom:0;left:0}.ShellHero-module__EGyZra__buttonCornerCircles i:nth-child(4){bottom:0;right:0}.ShellHero-module__EGyZra__primaryButton:hover .ShellHero-module__EGyZra__buttonCornerCircles,.ShellHero-module__EGyZra__primaryButton:focus-visible .ShellHero-module__EGyZra__buttonCornerCircles{opacity:0;transform:scale(.82)}.ShellHero-module__EGyZra__diagnosisPanel{border:1px solid var(--grid-major);text-align:left;background-color:#fffcfcf0;background-image:linear-gradient(90deg,#31263b09 1px,#0000 1px),linear-gradient(#31263b09 1px,#0000 1px);background-size:32px 32px;width:min(680px,100vw - 32px);margin:34px auto 0;padding:8px;animation:.18s cubic-bezier(.22,1,.36,1) both ShellHero-module__EGyZra__diagnosisOpen;position:relative;box-shadow:0 18px 46px -30px #31263b66}@keyframes ShellHero-module__EGyZra__diagnosisOpen{0%{opacity:0;transform:translateY(-5px)}}.ShellHero-module__EGyZra__diagnosisCornerMarks{z-index:2;pointer-events:none;background:linear-gradient(var(--ink),var(--ink)) left top / 12px 1px no-repeat, linear-gradient(var(--ink),var(--ink)) left top / 1px 12px no-repeat, linear-gradient(var(--ink),var(--ink)) right top / 12px 1px no-repeat, linear-gradient(var(--ink),var(--ink)) right top / 1px 12px no-repeat, linear-gradient(var(--ink),var(--ink)) left bottom / 12px 1px no-repeat, linear-gradient(var(--ink),var(--ink)) left bottom / 1px 12px no-repeat, linear-gradient(var(--ink),var(--ink)) right bottom / 12px 1px no-repeat, linear-gradient(var(--ink),var(--ink)) right bottom / 1px 12px no-repeat;opacity:.58;position:absolute;inset:-7px}.ShellHero-module__EGyZra__diagnosisHeader{border:1px solid var(--grid-major);color:#706773;letter-spacing:.035em;background:#ffffffc7;justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;font-size:10px;display:flex}.ShellHero-module__EGyZra__diagnosisHeader>div{color:var(--ink);align-items:center;gap:7px;display:flex}.ShellHero-module__EGyZra__diagnosisHeaderActions{justify-content:flex-end}.ShellHero-module__EGyZra__diagnosisHeaderActions>span{color:#706773}.ShellHero-module__EGyZra__diagnosisHeaderActions>button{border:0;border-left:1px solid var(--grid-major);color:#7b727d;cursor:pointer;background:0 0;padding:2px 5px;font-size:9px}.ShellHero-module__EGyZra__diagnosisHeaderActions>button:hover,.ShellHero-module__EGyZra__diagnosisHeaderActions>button:focus-visible{color:var(--ink);text-underline-offset:2px;outline:none;text-decoration:underline}.ShellHero-module__EGyZra__diagnosisStatus{background:var(--jade);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #5cb1981a}.ShellHero-module__EGyZra__diagnosisTranscript{border-inline:1px solid var(--grid-major);scroll-behavior:smooth;background:#fffcfca8;min-height:112px;max-height:274px;padding:20px 13px 13px;overflow-y:auto}.ShellHero-module__EGyZra__diagnosisMessage{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.ShellHero-module__EGyZra__diagnosisMessage>p,.ShellHero-module__EGyZra__diagnosisMarkdown{border:1px solid var(--grid-minor);color:#554c59;max-width:82%;margin:0;padding:10px 12px;font-size:13px;line-height:1.55}.ShellHero-module__EGyZra__assistantMessage>p,.ShellHero-module__EGyZra__assistantMessage .ShellHero-module__EGyZra__diagnosisMarkdown{background:#ffffffbd;border-radius:2px 8px 8px}.ShellHero-module__EGyZra__userMessage{justify-content:flex-end}.ShellHero-module__EGyZra__userMessage>p{color:var(--ink);white-space:pre-wrap;background:#f1edef;border-color:#ddd7dc;border-radius:8px 8px 2px}.ShellHero-module__EGyZra__diagnosisMarkdown>:first-child{margin-top:0}.ShellHero-module__EGyZra__diagnosisMarkdown>:last-child{margin-bottom:0}.ShellHero-module__EGyZra__diagnosisMarkdown p{margin:0 0 8px}.ShellHero-module__EGyZra__diagnosisMarkdown h1,.ShellHero-module__EGyZra__diagnosisMarkdown h2,.ShellHero-module__EGyZra__diagnosisMarkdown h3,.ShellHero-module__EGyZra__diagnosisMarkdown h4{color:var(--ink);margin:11px 0 6px;font-family:GT Cinetype,PingFang SC,Noto Sans SC,sans-serif;line-height:1.3}.ShellHero-module__EGyZra__diagnosisMarkdown h1{font-size:18px}.ShellHero-module__EGyZra__diagnosisMarkdown h2{font-size:16px}.ShellHero-module__EGyZra__diagnosisMarkdown h3,.ShellHero-module__EGyZra__diagnosisMarkdown h4{font-size:14px}.ShellHero-module__EGyZra__diagnosisMarkdown ul,.ShellHero-module__EGyZra__diagnosisMarkdown ol{margin:7px 0 9px;padding-left:21px}.ShellHero-module__EGyZra__diagnosisMarkdown li{margin:3px 0}.ShellHero-module__EGyZra__diagnosisMarkdown li>p{margin:0}.ShellHero-module__EGyZra__diagnosisMarkdown strong{color:var(--ink);font-weight:700}.ShellHero-module__EGyZra__diagnosisMarkdown blockquote{border-left:2px solid var(--grid-major);color:#746b77;margin:9px 0;padding-left:10px}.ShellHero-module__EGyZra__diagnosisMarkdown code{border:1px solid var(--grid-major);background:#f5f1f3;border-radius:2px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.ShellHero-module__EGyZra__diagnosisMarkdown pre{border:1px solid var(--grid-major);background:#f8f5f6;max-width:100%;margin:9px 0;padding:10px;overflow-x:auto}.ShellHero-module__EGyZra__diagnosisMarkdown pre code{background:0 0;border:0;padding:0}.ShellHero-module__EGyZra__diagnosisMarkdown a{color:#675278;text-underline-offset:2px;text-decoration:underline}.ShellHero-module__EGyZra__diagnosisMarkdown hr{border:0;border-top:1px solid var(--grid-major);margin:11px 0}.ShellHero-module__EGyZra__diagnosisMarkdown table{border-collapse:collapse;max-width:100%;margin:9px 0;display:block;overflow-x:auto}.ShellHero-module__EGyZra__diagnosisMarkdown th,.ShellHero-module__EGyZra__diagnosisMarkdown td{border:1px solid var(--grid-major);text-align:left;white-space:nowrap;padding:5px 7px}.ShellHero-module__EGyZra__diagnosisAgentMark{border:1px solid var(--grid-major);background:var(--paper);width:25px;height:25px;color:var(--jade);border-radius:50%;flex:0 0 25px;place-items:center;margin-top:2px;font-size:12px;display:grid}.ShellHero-module__EGyZra__typingCursor{vertical-align:-.14em;background:var(--ink);width:1px;height:1.05em;margin-left:2px;animation:.5s step-end infinite ShellHero-module__EGyZra__diagnosisCursor;display:inline-block}@keyframes ShellHero-module__EGyZra__diagnosisCursor{50%{opacity:0}}.ShellHero-module__EGyZra__loadingDots{align-items:center;gap:4px;min-width:48px;display:flex}.ShellHero-module__EGyZra__loadingDots>span:not(.ShellHero-module__EGyZra__visuallyHidden){background:#7f7582;border-radius:50%;width:4px;height:4px;animation:.9s ease-in-out infinite alternate ShellHero-module__EGyZra__diagnosisDot}.ShellHero-module__EGyZra__loadingDots>span:nth-child(2){animation-delay:.15s}.ShellHero-module__EGyZra__loadingDots>span:nth-child(3){animation-delay:.3s}@keyframes ShellHero-module__EGyZra__diagnosisDot{to{opacity:.25;transform:translateY(-2px)}}.ShellHero-module__EGyZra__diagnosisComposer{border:1px solid var(--grid-major);background:#ffffffd4;align-items:stretch;gap:8px;min-height:52px;padding:7px;display:flex}.ShellHero-module__EGyZra__diagnosisComposer input{min-width:0;color:var(--ink);background:0 0;border:1px solid #0000;outline:none;flex:1;padding:0 10px;font-size:13px}.ShellHero-module__EGyZra__diagnosisComposer input::placeholder{color:#978e99}.ShellHero-module__EGyZra__diagnosisComposer input:focus{background:#fffcfce0;border-color:#95859b}.ShellHero-module__EGyZra__diagnosisComposer button{background:color-mix(in srgb, var(--rose) 15%, var(--paper));min-width:82px;color:var(--ink);cursor:pointer;border:1px solid #88798d;justify-content:center;align-items:center;gap:9px;padding:0 13px;transition:background-color .1s linear,border-color .1s linear;display:inline-flex}.ShellHero-module__EGyZra__diagnosisComposer button:hover:not(:disabled),.ShellHero-module__EGyZra__diagnosisComposer button:focus-visible{background:#fffdfd;border-color:#6d5f72;outline:none}.ShellHero-module__EGyZra__diagnosisComposer button:disabled{cursor:not-allowed;opacity:.42}.ShellHero-module__EGyZra__diagnosisConsentButton{background:color-mix(in srgb, var(--rose) 18%, var(--paper));width:calc(100% - 10px);min-height:38px;color:var(--ink);cursor:pointer;border:1px solid #a4868d;margin:8px 5px 0;transition:background-color .1s linear,border-color .1s linear}.ShellHero-module__EGyZra__diagnosisConsentButton:hover:not(:disabled),.ShellHero-module__EGyZra__diagnosisConsentButton:focus-visible{background:#fffdfd;border-color:#6d5f72;outline:none}.ShellHero-module__EGyZra__diagnosisConsentButton:disabled{cursor:not-allowed;opacity:.5}.ShellHero-module__EGyZra__diagnosisPrivacy{color:#8d858f;text-align:left;margin:6px 5px 0;font-size:9px;line-height:1.4}.ShellHero-module__EGyZra__diagnosisError{color:#a44848;min-height:18px;margin:0;padding:4px 5px 0;font-size:10px;line-height:1.4}.ShellHero-module__EGyZra__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ShellHero-module__EGyZra__workspaceSection{z-index:5;width:min(1240px,100% - 56px);height:710px;margin:105px auto 0;position:relative}.ShellHero-module__EGyZra__workspaceCanvas{position:absolute;inset:0}.ShellHero-module__EGyZra__appWindow{background:#fffffff5;border:1px solid #c9c4c9;border-radius:4px;font-size:12px;position:absolute;overflow:hidden;box-shadow:0 28px 65px -35px #31263b6b,0 2px 8px #31263b14}.ShellHero-module__EGyZra__appWindow button{color:inherit;cursor:pointer;background:0 0;border:0}.ShellHero-module__EGyZra__notebookWindow{width:76%;height:570px;top:0;left:0;transform:translate(-7%)}.ShellHero-module__EGyZra__threadWindow{z-index:2;width:43%;height:432px;top:54px;right:0}.ShellHero-module__EGyZra__dataAppWindow{z-index:4;width:49%;height:440px;top:244px;left:50%;transform:translate(-50%)}.ShellHero-module__EGyZra__appTopbar,.ShellHero-module__EGyZra__threadHeader,.ShellHero-module__EGyZra__dataAppBar{border-bottom:1px solid var(--grid-major);background:#fcfbfb;justify-content:space-between;align-items:center;height:39px;padding:0 12px;display:flex}.ShellHero-module__EGyZra__appBrand{align-items:center;gap:12px;min-width:0;display:flex}.ShellHero-module__EGyZra__appBrand strong{white-space:nowrap;font-size:11px;font-weight:500}.ShellHero-module__EGyZra__appMeta{color:var(--app-text-muted);align-items:center;gap:14px;display:flex}.ShellHero-module__EGyZra__appMeta button,.ShellHero-module__EGyZra__dataAppBar button{border-left:1px solid var(--grid-major);padding:4px 8px}.ShellHero-module__EGyZra__appBody{height:calc(100% - 39px);display:flex}.ShellHero-module__EGyZra__appRail{color:#928a95;border-right:1px solid var(--grid-major);flex-direction:column;flex:0 0 42px;align-items:center;gap:22px;width:42px;padding-top:17px;display:flex}.ShellHero-module__EGyZra__activeRail{color:var(--ink)}.ShellHero-module__EGyZra__notebookContent{flex:1;min-width:0;padding:24px 28px}.ShellHero-module__EGyZra__crumb{color:var(--app-text-muted);margin-bottom:14px;font-size:10px}.ShellHero-module__EGyZra__notebookContent h2{color:var(--loud);letter-spacing:-.03em;font-size:22px;font-weight:500}.ShellHero-module__EGyZra__notebookContent>p{color:var(--app-text-muted);margin:3px 0 16px}.ShellHero-module__EGyZra__codeCell{border:1px solid var(--grid-major);background:#faf8f9;border-radius:3px;grid-template-columns:25px 1fr 34px;align-items:center;height:42px;display:grid}.ShellHero-module__EGyZra__codeCell span{color:var(--muted);text-align:center;border-right:1px solid var(--grid-minor)}.ShellHero-module__EGyZra__codeCell code{color:#574b5d;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;font-family:ui-monospace,SFMono-Regular,monospace;overflow:hidden}.ShellHero-module__EGyZra__codeCell button{color:var(--jade)}.ShellHero-module__EGyZra__chartCard{border:1px solid var(--grid-major);margin-top:18px;padding:15px 17px 8px}.ShellHero-module__EGyZra__chartHeader{justify-content:space-between;align-items:center;display:flex}.ShellHero-module__EGyZra__chartHeader strong{font-weight:500}.ShellHero-module__EGyZra__chartHeader span{color:var(--app-text-muted);font-size:10px}.ShellHero-module__EGyZra__lineChart{width:100%;height:180px;margin-top:6px;overflow:visible}.ShellHero-module__EGyZra__chartGrid path{fill:none;stroke:#ece8ea;stroke-width:1px}.ShellHero-module__EGyZra__areaPath{fill:#5cb19812}.ShellHero-module__EGyZra__mainPath,.ShellHero-module__EGyZra__secondPath{fill:none;stroke:#5c8f83;stroke-width:2px}.ShellHero-module__EGyZra__secondPath{stroke:#bc8a63;stroke-width:1.5px}.ShellHero-module__EGyZra__threadHeader>span{color:var(--jade);font-size:10px}.ShellHero-module__EGyZra__threadBody{padding:22px}.ShellHero-module__EGyZra__userPrompt{background:#f1edef;border-radius:4px 4px 0;width:78%;margin-left:auto;padding:10px 12px}.ShellHero-module__EGyZra__agentReply{grid-template-columns:28px 1fr;gap:10px;margin-top:22px;display:grid}.ShellHero-module__EGyZra__agentReply strong{color:var(--loud);font-size:13px}.ShellHero-module__EGyZra__agentReply p{color:#625964;margin-top:5px;line-height:1.5}.ShellHero-module__EGyZra__sparkBadge{width:27px;height:27px;color:var(--jade);place-items:center;display:grid}.ShellHero-module__EGyZra__sparkBadge svg{stroke-width:1px;width:17px;height:17px}.ShellHero-module__EGyZra__miniMetricRow{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.ShellHero-module__EGyZra__miniMetricRow span{border:1px solid var(--grid-major);padding:10px;display:grid}.ShellHero-module__EGyZra__miniMetricRow small{color:var(--app-text-muted)}.ShellHero-module__EGyZra__miniMetricRow b{color:var(--loud);margin-top:3px;font-size:18px;font-weight:500}.ShellHero-module__EGyZra__miniMetricRow i{color:var(--jade);font-size:9px;font-style:normal}.ShellHero-module__EGyZra__promptBox{border:1px solid #8e8291;border-radius:4px;align-items:center;gap:9px;height:38px;padding:0 7px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 0 0 2px #70598e21}.ShellHero-module__EGyZra__promptBox span{color:var(--app-text-muted);flex:1}.ShellHero-module__EGyZra__promptBox em{color:var(--app-text-muted);font-size:9px;font-style:normal}.ShellHero-module__EGyZra__dataAppBar>div:last-child{display:flex}.ShellHero-module__EGyZra__dataAppContent{padding:25px 28px}.ShellHero-module__EGyZra__eyebrow{color:var(--app-text-muted);letter-spacing:.12em;font-size:9px}.ShellHero-module__EGyZra__dataAppContent h3{color:var(--loud);letter-spacing:-.03em;margin-top:4px;font-size:24px;font-weight:500}.ShellHero-module__EGyZra__dataAppContent>p{color:var(--app-text-muted)}.ShellHero-module__EGyZra__segmented{border:1px solid var(--grid-major);border-radius:3px;margin-top:16px;padding:2px;display:inline-flex}.ShellHero-module__EGyZra__segmented button{color:var(--app-text-muted);padding:5px 13px}.ShellHero-module__EGyZra__segmented .ShellHero-module__EGyZra__segmentActive{color:var(--ink);background:#eee9ec}.ShellHero-module__EGyZra__heroMetric{margin:16px 0 12px;display:grid}.ShellHero-module__EGyZra__heroMetric small{color:var(--app-text-muted)}.ShellHero-module__EGyZra__heroMetric strong{color:var(--loud);letter-spacing:-.04em;font-size:29px;font-weight:500}.ShellHero-module__EGyZra__heroMetric span,.ShellHero-module__EGyZra__positive{color:#398a75}.ShellHero-module__EGyZra__tableWrap{border:1px solid var(--grid-major)}.ShellHero-module__EGyZra__tableWrap table{border-collapse:collapse;width:100%}.ShellHero-module__EGyZra__tableWrap th,.ShellHero-module__EGyZra__tableWrap td{text-align:left;border-bottom:1px solid var(--grid-minor);padding:7px 8px;font-weight:400}.ShellHero-module__EGyZra__tableWrap th{color:var(--app-text-muted);font-size:9px}.ShellHero-module__EGyZra__tableWrap tbody tr:last-child td{border:0}.ShellHero-module__EGyZra__exploreButton{align-items:center;gap:8px;margin-top:14px;padding:6px 0;display:inline-flex}.ShellHero-module__EGyZra__contextOrbit{z-index:2;width:min(1240px,100% - 24px);height:405px;margin:-120px auto 0;position:relative}.ShellHero-module__EGyZra__orbitStage{height:345px;position:relative;overflow:visible}.ShellHero-module__EGyZra__contextLines{pointer-events:none;width:1240px;max-width:none;height:848px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ShellHero-module__EGyZra__contextWash{z-index:1;filter:blur(30px);pointer-events:none;background:#fbf9f9;border-radius:50%;width:250px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateY(20px)}.ShellHero-module__EGyZra__contextBand{z-index:2;border-top:1px solid var(--grid-major);border-bottom:1px solid var(--grid-major);text-align:center;justify-content:center;align-items:center;width:100%;max-width:1240px;height:63px;display:flex;position:absolute;top:141px;left:50%;transform:translate(-50%,20px)}.ShellHero-module__EGyZra__contextCol{flex:1 1 0;min-width:0;font-size:11px}.ShellHero-module__EGyZra__contextCol>span{opacity:.8;background:#fbf9f980;padding:1px 2px;display:inline-block}.ShellHero-module__EGyZra__contextCore{width:188px;height:100%;color:var(--loud);flex:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:relative}.ShellHero-module__EGyZra__contextCore:before{content:"";z-index:-1;border:1px dashed color-mix(in srgb, var(--highlightColor,#31263b) 70%, transparent);background-image:repeating-linear-gradient(45deg, transparent 0, transparent 5px, var(--grid-major) 5px, var(--grid-major) 6px);opacity:.4;border-top-style:solid;border-bottom-style:solid;position:absolute;inset:-1px 10px}.ShellHero-module__EGyZra__customerBanner{z-index:2;border:1px solid var(--grid-major);text-align:center;width:min(96%,1840px);margin:0 auto;position:relative}.ShellHero-module__EGyZra__customerBanner>p{color:var(--muted);letter-spacing:.1em;padding:24px 20px;font-size:11px}.ShellHero-module__EGyZra__customerBanner>div{border-top:1px solid var(--grid-major);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.ShellHero-module__EGyZra__customerBanner span{border-right:1px solid var(--grid-minor);place-items:center;min-height:104px;padding:24px 18px;display:grid}.ShellHero-module__EGyZra__customerBanner span:last-child{border-right:0}.ShellHero-module__EGyZra__customerType{color:var(--loud);letter-spacing:.06em;font-family:PP Formula SemiExtended,PingFang SC,sans-serif;font-size:14px}.ShellHero-module__EGyZra__customerBanner img{filter:grayscale()contrast(.8)brightness(.55);opacity:.78;max-width:116px;max-height:32px;display:block}@media (max-width:900px){.ShellHero-module__EGyZra__navWrapper,.ShellHero-module__EGyZra__navContent,.ShellHero-module__EGyZra__nav{height:56px}.ShellHero-module__EGyZra__nav{grid-template-columns:1fr auto;padding:.5rem 0}.ShellHero-module__EGyZra__logo{grid-column:1;justify-self:start}.ShellHero-module__EGyZra__navLinksLeft,.ShellHero-module__EGyZra__navRight{display:none}.ShellHero-module__EGyZra__menuButton{z-index:61;cursor:pointer;background:0 0;border:0;border-radius:0;place-content:center;gap:5px;width:40px;height:40px;margin:auto .5rem auto auto;display:grid;position:relative}.ShellHero-module__EGyZra__menuButton span{background:var(--ink);width:15px;height:1px;transition:transform .2s;display:block}.ShellHero-module__EGyZra__menuLineOpenA{transform:translateY(3px)rotate(45deg)}.ShellHero-module__EGyZra__menuLineOpenB{transform:translateY(-3px)rotate(-45deg)}.ShellHero-module__EGyZra__mobileMenu{z-index:55;inset:calc(var(--top-grid-height) + 56px) 0 0;visibility:hidden;opacity:0;background-color:var(--paper);background-image:url(/images/light-bkg-noise.webp);background-size:256px;transition:opacity .25s,transform .25s,visibility .25s;display:block;position:fixed;transform:translateY(-12px)}.ShellHero-module__EGyZra__mobileMenu:after{content:"";background:var(--paper);opacity:.93;position:absolute;inset:0}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__menuButton{background:0 0}.ShellHero-module__EGyZra__headerDark .ShellHero-module__EGyZra__mobileMenu{background-image:url(/images/noise-eggplant-128x128.png)}.ShellHero-module__EGyZra__headerSquished .ShellHero-module__EGyZra__navWrapper{z-index:60}.ShellHero-module__EGyZra__mobileMenuOpen{visibility:visible;opacity:1;transform:none}.ShellHero-module__EGyZra__mobileMenuInner{z-index:1;flex-direction:column;padding:106px 24px 30px;display:flex;position:relative}.ShellHero-module__EGyZra__mobileMenuInner>a{border-bottom:1px solid var(--grid-major);grid-template-columns:32px 1fr auto;align-items:center;min-height:62px;font-family:PP Formula SemiExtended,PingFang SC,sans-serif;font-size:25px;display:grid}.ShellHero-module__EGyZra__mobileMenuInner>a span{color:var(--muted);font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-size:10px}.ShellHero-module__EGyZra__mobileMenuActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.ShellHero-module__EGyZra__mobileMenuActions a{border:1px solid var(--ink);border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:44px;display:flex}.ShellHero-module__EGyZra__mobileMenuActions a:last-child{color:#fff;background:var(--ink)}.ShellHero-module__EGyZra__hero{padding-top:158px}.ShellHero-module__EGyZra__workspaceSection{width:100%;height:650px;margin-top:78px;overflow:hidden}.ShellHero-module__EGyZra__workspaceCanvas{transform-origin:top;width:1030px;left:50%;transform:translate(-50%)scale(.7)}.ShellHero-module__EGyZra__contextOrbit{margin-top:-70px}}@media (max-width:600px){.ShellHero-module__EGyZra__header{--ticker-height:28.0312px}.ShellHero-module__EGyZra__nav{width:var(--header-content-width);height:56px}.ShellHero-module__EGyZra__mobileMenu{top:calc(var(--top-grid-height) + 56px)}.ShellHero-module__EGyZra__hero{padding-top:132px}.ShellHero-module__EGyZra__heroCopy{width:calc(100% - 30px)}.ShellHero-module__EGyZra__heroKicker{margin-bottom:16px;font-size:9px}.ShellHero-module__EGyZra__heroCopy h1{letter-spacing:-.05em;line-height:1.14}.ShellHero-module__EGyZra__heroCopy h1 span{font-size:clamp(34px,9.4vw,42px)}.ShellHero-module__EGyZra__heroCopy h1 strong{margin-top:4px;font-size:clamp(35px,9.8vw,43px)}.ShellHero-module__EGyZra__heroCopy>p{margin-top:20px;font-size:20px;font-weight:300;line-height:1.5}.ShellHero-module__EGyZra__heroActions{gap:8px;width:min(100%,310px);margin:25px auto 0}.ShellHero-module__EGyZra__primaryButton,.ShellHero-module__EGyZra__secondaryButton{flex:1 1 0;width:auto;height:44px;padding:0 12px}.ShellHero-module__EGyZra__workspaceSection{height:580px;margin-top:64px}.ShellHero-module__EGyZra__workspaceCanvas{width:900px;transform:translate(-50%)scale(.7)}.ShellHero-module__EGyZra__notebookWindow{width:70%;transform:translate(-4%)}.ShellHero-module__EGyZra__threadWindow{width:42%;right:2%}.ShellHero-module__EGyZra__dataAppWindow{width:57%}.ShellHero-module__EGyZra__contextOrbit{width:100%;height:495px;margin-top:-70px}.ShellHero-module__EGyZra__orbitStage{height:420px}.ShellHero-module__EGyZra__contextLines{opacity:.5}.ShellHero-module__EGyZra__contextBand{border:1px solid var(--grid-major);flex-direction:column;grid-template-columns:1fr;width:84px;height:auto;min-height:310px;padding:20px 0;top:183px;left:50%;transform:translate(-50%)}.ShellHero-module__EGyZra__contextCol{flex:1 1 0;place-items:center;width:100%;font-size:9px;display:grid}.ShellHero-module__EGyZra__contextCore{width:100%;min-height:57px;font-size:10px}.ShellHero-module__EGyZra__contextWash{width:190px;height:300px;top:250px}.ShellHero-module__EGyZra__customerBanner{width:calc(100% - 16px)}.ShellHero-module__EGyZra__customerBanner>p{padding:20px 14px;font-size:9px}.ShellHero-module__EGyZra__customerBanner>div{grid-template-columns:repeat(3,1fr)}.ShellHero-module__EGyZra__customerBanner span{border-bottom:1px solid var(--grid-minor);min-height:78px;padding:18px 12px}.ShellHero-module__EGyZra__customerBanner span:nth-child(3n){border-right:0}.ShellHero-module__EGyZra__customerBanner span:nth-child(n+4){border-bottom:0}.ShellHero-module__EGyZra__customerBanner img{max-width:82px;max-height:25px}}@media (max-width:450px){.ShellHero-module__EGyZra__header{--top-grid-height:12px}}@media (prefers-reduced-motion:reduce){.ShellHero-module__EGyZra__tickerTrack{animation:none}.ShellHero-module__EGyZra__primaryButton,.ShellHero-module__EGyZra__secondaryButton,.ShellHero-module__EGyZra__buttonCornerLines,.ShellHero-module__EGyZra__buttonCornerCircles,.ShellHero-module__EGyZra__mobileMenu,.ShellHero-module__EGyZra__menuButton span{transition:none}}
.EnterpriseNodeCanvas-module__nKtjwq__canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.EnterpriseNodeCanvas-module__nKtjwq__canvas:active{cursor:grabbing}.EnterpriseNodeCanvas-module__nKtjwq__world{z-index:1;transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.EnterpriseNodeCanvas-module__nKtjwq__edgeLayer{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.EnterpriseNodeCanvas-module__nKtjwq__edgeLayer path{fill:none;stroke:#7f8491;stroke-width:1.2px;vector-effect:non-scaling-stroke}.EnterpriseNodeCanvas-module__nKtjwq__edgeLayer .EnterpriseNodeCanvas-module__nKtjwq__highlightEdge{stroke:#df7a91;stroke-width:1.65px}.EnterpriseNodeCanvas-module__nKtjwq__node{z-index:2;color:var(--ink);text-align:left;cursor:grab;background:#fffffff7;border:1px solid #858a96;border-radius:2px;padding:8px 9px;transition:border-color .12s,background-color .12s,box-shadow .12s;display:block;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffffe6}.EnterpriseNodeCanvas-module__nKtjwq__node:active{cursor:grabbing}.EnterpriseNodeCanvas-module__nKtjwq__node:hover{border-color:var(--ink)}.EnterpriseNodeCanvas-module__nKtjwq__node:focus-visible{outline:2px solid color-mix(in srgb, var(--jade) 68%, white);outline-offset:2px}.EnterpriseNodeCanvas-module__nKtjwq__node>strong,.EnterpriseNodeCanvas-module__nKtjwq__nodeMeta{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.EnterpriseNodeCanvas-module__nKtjwq__node strong{font-size:13px;font-weight:600}.EnterpriseNodeCanvas-module__nKtjwq__nodeMeta{color:var(--muted);margin-top:3px;font-size:10px}.EnterpriseNodeCanvas-module__nKtjwq__nodePort{z-index:3;background:#fff;border:1px solid #7f8491;border-radius:50%;width:9px;height:9px;transition:border-color .12s,background-color .12s,box-shadow .12s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fffffff5}.EnterpriseNodeCanvas-module__nKtjwq__nodePort:after{content:"";border-radius:inherit;background:#7f8491;position:absolute;inset:2px}.EnterpriseNodeCanvas-module__nKtjwq__inputPort{left:0}.EnterpriseNodeCanvas-module__nKtjwq__outputPort{left:100%}.EnterpriseNodeCanvas-module__nKtjwq__node:hover .EnterpriseNodeCanvas-module__nKtjwq__nodePort,.EnterpriseNodeCanvas-module__nKtjwq__selected .EnterpriseNodeCanvas-module__nKtjwq__nodePort{border-color:var(--accent,#473982);box-shadow:0 0 0 2px #fffffff5,0 0 0 4px #47398221}.EnterpriseNodeCanvas-module__nKtjwq__node:hover .EnterpriseNodeCanvas-module__nKtjwq__nodePort:after,.EnterpriseNodeCanvas-module__nKtjwq__selected .EnterpriseNodeCanvas-module__nKtjwq__nodePort:after{background:var(--accent,#473982)}.EnterpriseNodeCanvas-module__nKtjwq__selected{border-color:var(--ink);background:var(--app-selected,#f1edef);box-shadow:0 0 0 2px #31263b14}.EnterpriseNodeCanvas-module__nKtjwq__risk{border-color:#df8a9b}.EnterpriseNodeCanvas-module__nKtjwq__risk:after{content:"△";color:#df6e87;position:absolute;top:4px;right:5px}.EnterpriseNodeCanvas-module__nKtjwq__controls{z-index:8;background:#fffdfdf0;border:1px solid #ddd8dc;border-radius:4px;grid-template-columns:repeat(3,25px) auto;align-items:center;display:grid;position:absolute;top:10px;left:10px;overflow:hidden;box-shadow:0 8px 18px -14px #31263b61}.EnterpriseNodeCanvas-module__nKtjwq__controls button{cursor:pointer;background:0 0;border:0;border-right:1px solid #ddd8dc;width:25px;height:25px}.EnterpriseNodeCanvas-module__nKtjwq__controls button:hover{background:#f1edef}.EnterpriseNodeCanvas-module__nKtjwq__controls span{min-width:38px;color:var(--muted);text-align:center;padding-inline:6px;font-size:10px}.EnterpriseNodeCanvas-module__nKtjwq__columnLabels{z-index:3;color:#5e6472;text-align:center;pointer-events:none;background:#ffffffc7;border-bottom:1px solid #ddd8dcb3;align-items:center;height:32px;padding:0 4%;font-size:10px;display:grid;position:absolute;inset:0 0 auto}@media (prefers-reduced-motion:no-preference){.EnterpriseNodeCanvas-module__nKtjwq__selected{animation:.18s ease-out EnterpriseNodeCanvas-module__nKtjwq__nodeSelect}@keyframes EnterpriseNodeCanvas-module__nKtjwq__nodeSelect{0%{box-shadow:0 0 0 7px #5cb19833}}}
.EnterpriseApps-module__MSW-sq__appShell{--app-line:#ecedf2;--app-soft:#f8fafb;--app-selected:#f4f3f7;--ink:#01011b;--loud:#01011b;--muted:#717a94;--accent:#473982;--grid-minor:#e7e8ed;isolation:isolate;z-index:2;color:#01011b;background:#fff;border:0;border-radius:6px;grid-template-columns:38px 1fr;width:100%;min-height:610px;font:400 12px/1.4 IBM Plex Sans,PingFang SC,sans-serif;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #31263b38,0 103px 103px #31263b08,0 26px 57px #31263b0d}.EnterpriseApps-module__MSW-sq__appShell[data-kind=contract]{min-height:585px}.EnterpriseApps-module__MSW-sq__appShell button,.EnterpriseApps-module__MSW-sq__appShell textarea{color:inherit;font:inherit}.EnterpriseApps-module__MSW-sq__appShell button{cursor:pointer}.EnterpriseApps-module__MSW-sq__appShell button:focus-visible,.EnterpriseApps-module__MSW-sq__appShell textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--jade) 70%, white);outline-offset:1px}.EnterpriseApps-module__MSW-sq__globalRail{border-right:1px solid var(--app-line);background:#fbfbfc;flex-direction:column;align-items:center;gap:14px;padding:10px 0;display:flex}.EnterpriseApps-module__MSW-sq__globalRail button{color:#666d7d;background:0 0;border:0;width:27px;height:27px}.EnterpriseApps-module__MSW-sq__globalRail button:hover{background:var(--app-selected);color:var(--ink)}.EnterpriseApps-module__MSW-sq__brandGlyph{width:28px;height:28px;color:var(--jade);place-items:center;margin-bottom:3px;font-size:18px;display:grid}.EnterpriseApps-module__MSW-sq__appBody{min-width:0}.EnterpriseApps-module__MSW-sq__appTopbar{border-bottom:1px solid var(--app-line);background:#fff;justify-content:space-between;align-items:center;height:43px;padding:0 14px;display:flex}.EnterpriseApps-module__MSW-sq__appTopbar>strong{color:var(--loud);letter-spacing:0;font-family:IBM Plex Sans,PingFang SC,sans-serif;font-size:12px;font-weight:500;line-height:1.4}.EnterpriseApps-module__MSW-sq__topbarActions{color:var(--muted);align-items:center;gap:9px;display:flex}.EnterpriseApps-module__MSW-sq__topbarActions button{border:0;border-left:1px solid var(--app-line);background:0 0;padding:4px 7px}.EnterpriseApps-module__MSW-sq__liveDot{background:var(--jade);border-radius:50%;width:6px;height:6px;display:inline-block}.EnterpriseApps-module__MSW-sq__operationsLayout,.EnterpriseApps-module__MSW-sq__fieldLayout,.EnterpriseApps-module__MSW-sq__contractLayout{grid-template-columns:180px minmax(0,1fr);min-height:565px;display:grid}.EnterpriseApps-module__MSW-sq__appShell[data-kind=contract] .EnterpriseApps-module__MSW-sq__contractLayout{min-height:540px}.EnterpriseApps-module__MSW-sq__contextPane{border-right:1px solid var(--app-line);background:#fff;min-width:0;padding:14px}.EnterpriseApps-module__MSW-sq__workspacePane{background:#fff;min-width:0;position:relative}.EnterpriseApps-module__MSW-sq__decisionPane{border-left:1px solid var(--app-line);background:#fff;min-width:0;padding:16px 15px}.EnterpriseApps-module__MSW-sq__paneHeading{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;gap:10px;min-height:29px;margin:-2px 0 11px;display:flex}.EnterpriseApps-module__MSW-sq__paneHeading strong{font-size:12px;font-weight:500;line-height:1.4}.EnterpriseApps-module__MSW-sq__paneHeading button{border:1px solid var(--app-line);background:#fff;padding:4px 7px}.EnterpriseApps-module__MSW-sq__paneHeading span{color:var(--muted)}.EnterpriseApps-module__MSW-sq__sectionLabel{color:var(--muted);letter-spacing:.03em;margin:13px 0 7px;font-size:10px}.EnterpriseApps-module__MSW-sq__riskSelection{border:1px solid color-mix(in srgb, var(--rose) 68%, #d8d2d6);background:color-mix(in srgb, var(--rose) 14%, white);color:#614952;text-align:left;width:100%;padding:9px 10px}.EnterpriseApps-module__MSW-sq__factList,.EnterpriseApps-module__MSW-sq__incidentFacts,.EnterpriseApps-module__MSW-sq__decisionPane dl{margin:9px 0 0}.EnterpriseApps-module__MSW-sq__factList div,.EnterpriseApps-module__MSW-sq__incidentFacts div,.EnterpriseApps-module__MSW-sq__decisionPane dl div{border-bottom:1px solid var(--grid-minor);justify-content:space-between;gap:12px;padding:6px 0;display:flex}.EnterpriseApps-module__MSW-sq__factList dt,.EnterpriseApps-module__MSW-sq__incidentFacts dt,.EnterpriseApps-module__MSW-sq__decisionPane dt{color:var(--muted)}.EnterpriseApps-module__MSW-sq__factList dd,.EnterpriseApps-module__MSW-sq__incidentFacts dd,.EnterpriseApps-module__MSW-sq__decisionPane dd{text-align:right;margin:0}.EnterpriseApps-module__MSW-sq__miniMap{border:1px solid var(--app-line);background:#f7f5f6;height:185px;position:relative;overflow:hidden}.EnterpriseApps-module__MSW-sq__miniMap:before{content:"";opacity:.62;background-image:linear-gradient(32deg,#0000 47%,#ded9dd 48% 49%,#0000 50%),linear-gradient(126deg,#0000 48%,#e3dfe2 49% 50%,#0000 51%);background-size:58px 52px,71px 66px;position:absolute;inset:0}.EnterpriseApps-module__MSW-sq__miniMap span{z-index:1;color:#697083;font-size:10px;position:absolute}.EnterpriseApps-module__MSW-sq__miniMap span:first-child{top:18%;left:13%}.EnterpriseApps-module__MSW-sq__miniMap span:nth-child(2){top:33%;left:53%}.EnterpriseApps-module__MSW-sq__miniMap span:nth-child(3){top:61%;left:36%}.EnterpriseApps-module__MSW-sq__miniMap span:nth-child(4){bottom:15%;right:12%}.EnterpriseApps-module__MSW-sq__miniMap i{z-index:2;border:3px solid var(--ink);background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:49%;left:57%;box-shadow:0 0 0 5px #31263b14}.EnterpriseApps-module__MSW-sq__commandInput{border:1px solid var(--app-line);width:100%;color:var(--muted);text-align:left;background:#fff;justify-content:space-between;margin-top:12px;padding:10px;display:flex}.EnterpriseApps-module__MSW-sq__workspaceTabs{border-bottom:1px solid var(--app-line);background:#fcfbfb;align-items:center;gap:4px;height:37px;padding:0 11px;display:flex}.EnterpriseApps-module__MSW-sq__workspaceTabs button{height:100%;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 10px}.EnterpriseApps-module__MSW-sq__workspaceTabs button[aria-selected=true]{border-bottom-color:var(--ink);color:var(--ink)}.EnterpriseApps-module__MSW-sq__workspaceTabs span{color:var(--muted);margin-left:auto}.EnterpriseApps-module__MSW-sq__workspaceTabs button,.EnterpriseApps-module__MSW-sq__workspaceTabs span{white-space:nowrap}.EnterpriseApps-module__MSW-sq__graphCanvas,.EnterpriseApps-module__MSW-sq__fieldGraph,.EnterpriseApps-module__MSW-sq__contractGraph{background-color:#fff;background-image:radial-gradient(circle,#31263b1f .65px,#0000 .75px);background-size:14px 14px;position:relative;overflow:hidden}.EnterpriseApps-module__MSW-sq__graphCanvas{height:295px}.EnterpriseApps-module__MSW-sq__fieldGraph{background-image:radial-gradient(circle,#31263b17 .6px,#0000 .7px);background-size:18px 18px;height:325px}.EnterpriseApps-module__MSW-sq__contractGraph{height:330px}.EnterpriseApps-module__MSW-sq__objectTable{min-height:295px;padding:12px}.EnterpriseApps-module__MSW-sq__objectTable>div,.EnterpriseApps-module__MSW-sq__objectTable>button{border:0;border-bottom:1px solid var(--app-line);text-align:left;background:0 0;grid-template-columns:1.4fr 1fr 1fr .7fr;width:100%;padding:8px;display:grid}.EnterpriseApps-module__MSW-sq__objectTable>button:hover{background:var(--app-soft)}.EnterpriseApps-module__MSW-sq__lowerWorkspace{border-top:1px solid var(--app-line);grid-template-columns:minmax(0,1fr) 220px;min-height:135px;display:grid}.EnterpriseApps-module__MSW-sq__comparisonTable{border-right:1px solid var(--app-line);padding:11px}.EnterpriseApps-module__MSW-sq__comparisonTable>div{grid-template-columns:.8fr 1.05fr .9fr 1.4fr 1.25fr .6fr;display:grid}.EnterpriseApps-module__MSW-sq__comparisonTable span{border-bottom:1px solid var(--grid-minor);color:#35364a;padding:5px 4px;font-size:10px}.EnterpriseApps-module__MSW-sq__comparisonTable .EnterpriseApps-module__MSW-sq__tableHeader span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.EnterpriseApps-module__MSW-sq__actionPane{padding:11px}.EnterpriseApps-module__MSW-sq__actionPane>div{border-bottom:1px solid var(--grid-minor);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:3px 6px;padding:7px 0;display:grid}.EnterpriseApps-module__MSW-sq__actionPane b{white-space:nowrap;grid-column:1/-1;font-size:10px}.EnterpriseApps-module__MSW-sq__actionPane span{color:var(--muted);white-space:nowrap;grid-column:1;font-size:10px}.EnterpriseApps-module__MSW-sq__actionPane button{border:1px solid var(--app-line);white-space:nowrap;background:#fff;grid-row:2;padding:4px 6px}.EnterpriseApps-module__MSW-sq__actionPane button:first-of-type{background:var(--ink);color:#fff}.EnterpriseApps-module__MSW-sq__traceRail{border-top:1px solid var(--app-line);align-items:center;gap:22px;min-height:58px;padding:9px 14px;display:flex}.EnterpriseApps-module__MSW-sq__traceRail span{color:#625966;align-items:center;gap:18px;display:flex}.EnterpriseApps-module__MSW-sq__traceRail small{color:#a39ca4}.EnterpriseApps-module__MSW-sq__feedback{color:#5d6372;background:var(--app-soft);min-height:25px;margin:0;padding:6px 12px;font-size:10px}.EnterpriseApps-module__MSW-sq__contextPane h4{color:var(--loud);margin:5px 0 2px;font-size:12px;font-weight:500;line-height:1.4}.EnterpriseApps-module__MSW-sq__muted{color:var(--muted)}.EnterpriseApps-module__MSW-sq__riskBadge{color:#bd546d;border:1px solid #e39bad;padding:2px 5px;display:inline-block}.EnterpriseApps-module__MSW-sq__fieldMap{height:198px}.EnterpriseApps-module__MSW-sq__executionRail{border-top:1px solid var(--app-line);border-bottom:1px solid var(--app-line);grid-template-columns:auto repeat(6,1fr);align-items:center;min-height:72px;padding:8px 12px;display:grid}.EnterpriseApps-module__MSW-sq__executionRail button{color:#706873;background:0 0;border:0;place-items:center;gap:5px;display:grid;position:relative}.EnterpriseApps-module__MSW-sq__executionRail button:before{content:"";background:#b7b0b7;height:1px;position:absolute;top:7px;left:50%;right:-50%}.EnterpriseApps-module__MSW-sq__executionRail button:last-child:before{display:none}.EnterpriseApps-module__MSW-sq__executionRail i{z-index:1;border:1px solid var(--ink);background:#fff;border-radius:50%;width:14px;height:14px;position:relative}.EnterpriseApps-module__MSW-sq__executionRail .EnterpriseApps-module__MSW-sq__executionDone i{border-color:var(--jade);background:var(--jade);box-shadow:inset 0 0 0 3px #fff}.EnterpriseApps-module__MSW-sq__fieldLowerDock{border-top:1px solid var(--app-line);grid-template-columns:minmax(0,1fr) 220px;height:300px;display:grid;overflow:hidden}.EnterpriseApps-module__MSW-sq__fieldLowerDock .EnterpriseApps-module__MSW-sq__decisionPane{border-left:1px solid var(--app-line);overflow-y:auto}.EnterpriseApps-module__MSW-sq__workOrderTable{padding:8px 12px}.EnterpriseApps-module__MSW-sq__workOrderTable>div{border-bottom:1px solid var(--grid-minor);grid-template-columns:1.8fr 1.25fr .8fr .85fr .8fr;padding:7px;display:grid}.EnterpriseApps-module__MSW-sq__workOrderTable b,.EnterpriseApps-module__MSW-sq__workOrderTable span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.EnterpriseApps-module__MSW-sq__decisionPane>strong{margin:0 0 9px;font-size:12px;font-weight:500;line-height:1.4;display:block}.EnterpriseApps-module__MSW-sq__decisionPane>strong:not(:first-child){margin-top:22px}.EnterpriseApps-module__MSW-sq__planRow{border:0;border-top:1px solid var(--app-line);text-align:left;background:0 0;gap:3px;width:100%;padding:9px;display:grid}.EnterpriseApps-module__MSW-sq__planRow span{color:var(--muted)}.EnterpriseApps-module__MSW-sq__selectedPlan{border-left:3px solid var(--ink);background:var(--app-selected)}.EnterpriseApps-module__MSW-sq__commandList{margin-top:10px;display:grid}.EnterpriseApps-module__MSW-sq__commandList button{border:0;border-bottom:1px solid var(--app-line);text-align:left;background:0 0;justify-content:space-between;padding:9px 5px;display:flex}.EnterpriseApps-module__MSW-sq__commandList button:hover{background:var(--app-soft)}.EnterpriseApps-module__MSW-sq__documentExcerpt{border-block:1px solid var(--app-line);color:#5e5661;margin:7px 0;padding:10px 0;line-height:1.65}.EnterpriseApps-module__MSW-sq__sourceRow{border:0;border-bottom:1px solid var(--grid-minor);text-align:left;white-space:nowrap;background:0 0;justify-content:space-between;gap:8px;width:100%;padding:8px 0;display:flex;overflow:hidden}.EnterpriseApps-module__MSW-sq__sourceRow span{color:var(--muted);flex:none;font-size:10px}.EnterpriseApps-module__MSW-sq__sourceRow .EnterpriseApps-module__MSW-sq__sourceName{min-width:0;color:inherit;text-overflow:ellipsis;flex:1;overflow:hidden}.EnterpriseApps-module__MSW-sq__contractTabPanel,.EnterpriseApps-module__MSW-sq__contractReviewPane{height:330px;overflow:auto}.EnterpriseApps-module__MSW-sq__contractTabPanel .EnterpriseApps-module__MSW-sq__contractGraph{height:100%}.EnterpriseApps-module__MSW-sq__contractLowerDock{border-top:1px solid var(--app-line);grid-template-columns:minmax(0,1fr) 230px;height:210px;display:grid;overflow:hidden}.EnterpriseApps-module__MSW-sq__exceptionReview{padding:10px 12px;overflow-y:auto}.EnterpriseApps-module__MSW-sq__reviewGrid{border-top:1px solid var(--app-line);border-left:1px solid var(--app-line);grid-template-columns:repeat(4,1fr);margin-top:8px;display:grid}.EnterpriseApps-module__MSW-sq__reviewGrid>*{border-right:1px solid var(--app-line);border-bottom:1px solid var(--app-line);min-height:34px;padding:7px}.EnterpriseApps-module__MSW-sq__reviewGrid b{background:var(--app-soft);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.EnterpriseApps-module__MSW-sq__reviewGrid span{color:#35364a;font-size:10px;line-height:1.45}.EnterpriseApps-module__MSW-sq__contractDecisionPane,.EnterpriseApps-module__MSW-sq__contractAgentPane{min-width:0;padding:12px}.EnterpriseApps-module__MSW-sq__contractDecisionPane>strong,.EnterpriseApps-module__MSW-sq__contractAgentPane>strong{font-size:12px;font-weight:500;line-height:1.4}.EnterpriseApps-module__MSW-sq__contractMetaSummary{grid-template-columns:1fr 1.7fr 1fr 1fr;gap:8px;margin:12px 0;display:grid}.EnterpriseApps-module__MSW-sq__contractMetaSummary>div{border-left:1px solid var(--app-line);min-width:0;padding-left:8px}.EnterpriseApps-module__MSW-sq__contractMetaSummary>div:first-child{border-left:0;padding-left:0}.EnterpriseApps-module__MSW-sq__contractMetaSummary dt,.EnterpriseApps-module__MSW-sq__contractMetaSummary dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.EnterpriseApps-module__MSW-sq__contractMetaSummary dt{color:var(--muted);font-size:10px}.EnterpriseApps-module__MSW-sq__contractMetaSummary dd{color:var(--ink);margin-top:3px;font-size:10px}.EnterpriseApps-module__MSW-sq__contractDecisionActions{gap:8px;display:flex}.EnterpriseApps-module__MSW-sq__contractDecisionActions button{border:1px solid var(--app-line);white-space:nowrap;background:#fff;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:7px 9px;display:flex}.EnterpriseApps-module__MSW-sq__contractDecisionActions button:first-child{border-color:var(--ink);background:var(--ink);color:#fff}.EnterpriseApps-module__MSW-sq__contractDecisionActions span{flex:none}.EnterpriseApps-module__MSW-sq__contractAgentPane{border-left:1px solid var(--app-line);background:#fff;flex-direction:column;display:flex}.EnterpriseApps-module__MSW-sq__contractAgentPane .EnterpriseApps-module__MSW-sq__feedback{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;flex:1;align-items:center;padding:0;display:flex;overflow:hidden}.EnterpriseApps-module__MSW-sq__agentComposer{background:#fff;border:1px solid #9185aa;border-radius:5px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:auto;padding:7px;display:grid;box-shadow:0 0 0 2px #7664991a}.EnterpriseApps-module__MSW-sq__agentComposer>span{background:var(--app-selected);width:22px;height:22px;color:var(--jade);border-radius:50%;place-items:center;display:grid}.EnterpriseApps-module__MSW-sq__agentComposer input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.EnterpriseApps-module__MSW-sq__agentComposer input::placeholder{color:var(--muted)}.EnterpriseApps-module__MSW-sq__agentComposer button{background:var(--ink);color:#fff;border:0;border-radius:3px;width:24px;height:24px}.EnterpriseApps-module__MSW-sq__contractAgentPane .EnterpriseApps-module__MSW-sq__agentComposer{white-space:nowrap;min-width:0;overflow:hidden}@media (max-width:1220px){.EnterpriseApps-module__MSW-sq__appShell{min-width:880px}}@media (max-width:800px){.EnterpriseApps-module__MSW-sq__appShell{min-width:880px;min-height:600px}}
.SiteFooter-module__wWXZva__footer{color:#fcf7f8;background:#17131b;border-top:1px solid #17131b}.SiteFooter-module__wWXZva__textured{background:0 0;border-top-color:#ffffff29}.SiteFooter-module__wWXZva__ribbon{color:#e6b9bc;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #ffffff2e;justify-content:center;align-items:center;gap:clamp(18px,5vw,70px);min-height:56px;font-size:12px;display:flex;overflow:hidden}.SiteFooter-module__wWXZva__ribbon i{color:#c6efe1;font-style:normal}.SiteFooter-module__wWXZva__content{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);min-height:310px;display:grid}.SiteFooter-module__wWXZva__brand{border-right:1px solid #ffffff29;flex-direction:column;align-items:flex-start;gap:24px;padding:clamp(36px,6vw,76px);display:flex}.SiteFooter-module__wWXZva__brand p{color:#ffffffad;font-size:clamp(17px,1.5vw,22px);line-height:1.55}.SiteFooter-module__wWXZva__contact{border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:5px;transition:color .18s,gap .18s;display:inline-flex}.SiteFooter-module__wWXZva__contact:hover,.SiteFooter-module__wWXZva__contact:focus-visible{color:#c6efe1;gap:15px}.SiteFooter-module__wWXZva__links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.SiteFooter-module__wWXZva__links section{border-right:1px solid #ffffff29;flex-direction:column;gap:15px;padding:clamp(36px,6vw,76px) clamp(24px,4vw,54px);display:flex}.SiteFooter-module__wWXZva__links section:last-child{border-right:0}.SiteFooter-module__wWXZva__links h2{color:#e6b9bc;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:400}.SiteFooter-module__wWXZva__links a{color:#ffffffb8;justify-content:space-between;align-items:center;gap:12px;transition:color .18s,transform .18s;display:inline-flex}.SiteFooter-module__wWXZva__links a:hover,.SiteFooter-module__wWXZva__links a:focus-visible{color:#fff;transform:translate(3px)}.SiteFooter-module__wWXZva__legal{color:#ffffff70;border-top:1px solid #ffffff29;justify-content:space-between;gap:20px;padding:17px clamp(24px,5vw,76px);font-size:11px;display:flex}.SiteFooter-module__wWXZva__guidesFooter{color:#f5c0c0;border-top:0}.SiteFooter-module__wWXZva__guidesDivider{background:#3a3138;width:100%;height:1px}.SiteFooter-module__wWXZva__guidesInner{grid-template-columns:120px minmax(0,1fr);column-gap:60px;width:min(100%,1240px);margin:0 auto;padding:50px 30px;display:grid}.SiteFooter-module__wWXZva__guidesBrand{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.SiteFooter-module__wWXZva__guidesBrand>a{color:#f5c0c0}.SiteFooter-module__wWXZva__guidesBrand p{color:#99797d;font-size:14px;line-height:1.571}.SiteFooter-module__wWXZva__guidesLinks{grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;gap:60px;width:65%;display:grid}.SiteFooter-module__wWXZva__guidesColumn{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:10px;display:flex}.SiteFooter-module__wWXZva__guidesColumn h2{color:#fff;letter-spacing:.7px;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:700}.SiteFooter-module__wWXZva__guidesColumn a{color:#99797d;line-height:1.571;transition:color .25s}.SiteFooter-module__wWXZva__guidesColumn a:hover,.SiteFooter-module__wWXZva__guidesColumn a:focus-visible{color:#f5c0c0}.SiteFooter-module__wWXZva__guidesLegal{color:#99797d;grid-column:2;justify-self:center;align-items:center;gap:20px;width:65%;margin-top:60px;font-size:14px;line-height:1.571;display:flex}@media (max-width:800px){.SiteFooter-module__wWXZva__ribbon{justify-content:flex-start;padding-inline:24px}.SiteFooter-module__wWXZva__content{grid-template-columns:1fr}.SiteFooter-module__wWXZva__brand{border-bottom:1px solid #ffffff29;border-right:0}.SiteFooter-module__wWXZva__links section{padding-block:35px}.SiteFooter-module__wWXZva__legal{flex-direction:column;gap:6px}}@media (max-width:1000px){.SiteFooter-module__wWXZva__guidesInner{flex-direction:column;gap:45px;display:flex}.SiteFooter-module__wWXZva__guidesBrand{text-align:center;align-items:center}.SiteFooter-module__wWXZva__guidesLinks,.SiteFooter-module__wWXZva__guidesLegal{width:100%}.SiteFooter-module__wWXZva__guidesLegal{margin-top:0}}@media (max-width:600px){.SiteFooter-module__wWXZva__guidesInner{padding:50px 30px}.SiteFooter-module__wWXZva__guidesLinks{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.SiteFooter-module__wWXZva__guidesColumn{text-align:center;align-items:center}.SiteFooter-module__wWXZva__guidesLegal{text-align:center;flex-direction:column;gap:10px}}
.WorkflowSections-module__dK2yia__workflowShell{width:min(96%,1840px);color:var(--ink);border-inline:1px solid var(--grid-major);background:0 0;margin:0 auto;overflow:visible}.WorkflowSections-module__dK2yia__intro{text-align:center;border-top:1px solid var(--grid-major);min-height:0;padding:120px 80px 40px;position:relative}.WorkflowSections-module__dK2yia__intro:before,.WorkflowSections-module__dK2yia__intro:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect width='2' height='2' fill='%23ded9dd'/><rect x='2' y='2' width='2' height='2' fill='%23ded9dd'/></svg>");background-size:4px 4px;width:min(22vw,330px);height:12px;position:absolute;top:195px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000)}.WorkflowSections-module__dK2yia__intro:before{left:7%}.WorkflowSections-module__dK2yia__intro:after{right:7%}.WorkflowSections-module__dK2yia__introRule{border-block:1px solid var(--grid-major);width:48px;height:7px;position:absolute;top:48px;left:50%;transform:translate(-50%)}.WorkflowSections-module__dK2yia__kicker{width:100%;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;position:absolute;top:82px;left:50%;transform:translate(-50%)}.WorkflowSections-module__dK2yia__intro h2{width:min(100%,1000px);font-family:var(--font-cn);letter-spacing:-1.848px;color:var(--loud);margin:0 auto;font-size:60px;line-height:78px}.WorkflowSections-module__dK2yia__intro h2 em{font-family:var(--font-cn);color:var(--ink);margin-top:-18px;font-size:78px;font-style:italic;font-weight:300;line-height:101.4px;display:block}.WorkflowSections-module__dK2yia__introCopy{color:#31263b;max-width:850px;font-family:var(--font-cn);margin:10px auto 0;font-size:20px;font-weight:300;line-height:1.5}.WorkflowSections-module__dK2yia__workflowList{flex-direction:column;gap:clamp(80px,5vw,120px);padding:0 0 72px;display:flex}.WorkflowSections-module__dK2yia__customerQuoteBand{z-index:2;border:1px solid var(--grid-major);background:var(--paper);grid-template-columns:repeat(2,minmax(0,1fr));width:100vw;min-height:265px;margin:0 calc(50% - 50vw);display:grid;position:relative}.WorkflowSections-module__dK2yia__customerQuoteBand:before{content:"";z-index:0;pointer-events:none;opacity:.06;mix-blend-mode:multiply;background:url(/images/light-bkg-noise.webp) 0 0/256px 256px;position:absolute;inset:0}.WorkflowSections-module__dK2yia__customerQuoteBand blockquote{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:48px clamp(34px,5vw,72px);display:flex;position:relative}.WorkflowSections-module__dK2yia__customerQuoteBand blockquote:first-child{border-right:1px solid var(--grid-major)}.WorkflowSections-module__dK2yia__customerQuoteBand strong{font-family:var(--font-cn);letter-spacing:.08em;margin-bottom:18px;font-weight:700;display:block}.WorkflowSections-module__dK2yia__customerQuoteBand p{color:#14141c;max-width:540px;font-family:var(--font-cn);margin:0 auto;font-size:16px;font-weight:300;line-height:1.5}.WorkflowSections-module__dK2yia__customerQuoteBand span{color:var(--muted);letter-spacing:.08em;margin-top:20px;font-size:10px;display:block}.WorkflowSections-module__dK2yia__workflow{grid-template-columns:330px 880px;align-items:center;column-gap:50px;width:min(100% - 64px,1260px);min-height:0;margin:0 auto;padding-block:0;display:grid}.WorkflowSections-module__dK2yia__workflow.WorkflowSections-module__dK2yia__reverse{grid-template-columns:880px 330px}.WorkflowSections-module__dK2yia__copyColumn,.WorkflowSections-module__dK2yia__visualColumn{min-width:0}.WorkflowSections-module__dK2yia__copyColumn{width:330px;padding:32px 0}.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__copyColumn{grid-area:1/2}.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__visualColumn{grid-area:1/1}.WorkflowSections-module__dK2yia__featureIcon{width:34px;height:34px;margin-bottom:27px;position:relative}.WorkflowSections-module__dK2yia__featureIcon:before{content:"";border:1px solid #756b79;position:absolute;inset:1px 9px 9px 1px}.WorkflowSections-module__dK2yia__featureIcon span{border:1px solid #756b79;width:13px;height:13px;position:absolute;bottom:0;right:0}.WorkflowSections-module__dK2yia__featureIcon i{background:var(--jade);width:7px;height:7px;box-shadow:0 0 0 3px var(--paper);border-radius:50%;position:absolute;top:3px;right:6px}.WorkflowSections-module__dK2yia__eyebrow{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:11px}.WorkflowSections-module__dK2yia__copyColumn h3{color:#14141c;max-width:330px;font-family:var(--font-cn);letter-spacing:-.025em;font-size:28px;font-weight:800;line-height:1.3}.WorkflowSections-module__dK2yia__bodyCopy{color:#31263b;max-width:342px;font-family:var(--font-cn);margin-top:25px;font-size:16px;font-weight:300;line-height:1.5}.WorkflowSections-module__dK2yia__cta{isolation:isolate;background:0 0;border:1px solid #d8d3d7;border-radius:0;align-items:center;gap:11px;margin-top:28px;padding:12px 19px;transition:border-color .28s,background-color .28s;display:inline-flex;position:relative}.WorkflowSections-module__dK2yia__ctaCorners{z-index:-1;pointer-events:none;position:absolute;inset:-5px}.WorkflowSections-module__dK2yia__ctaCorners i{opacity:0;border-style:solid;border-color:#bbb4bc;width:2px;height:2px;transition:left .1s cubic-bezier(.22,1,.36,1),top .1s cubic-bezier(.22,1,.36,1),width .1s cubic-bezier(.22,1,.36,1),height .1s cubic-bezier(.22,1,.36,1),transform .1s cubic-bezier(.22,1,.36,1),opacity .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.25)}.WorkflowSections-module__dK2yia__ctaCorners i:first-child{border-width:1px 0 0 1px}.WorkflowSections-module__dK2yia__ctaCorners i:nth-child(2){border-width:1px 1px 0 0}.WorkflowSections-module__dK2yia__ctaCorners i:nth-child(3){border-width:0 0 1px 1px}.WorkflowSections-module__dK2yia__ctaCorners i:nth-child(4){border-width:0 1px 1px 0}.WorkflowSections-module__dK2yia__cta:hover,.WorkflowSections-module__dK2yia__cta:focus-visible{background-color:#eeebef;border-color:#aaa2ac}.WorkflowSections-module__dK2yia__cta:hover .WorkflowSections-module__dK2yia__ctaCorners i,.WorkflowSections-module__dK2yia__cta:focus-visible .WorkflowSections-module__dK2yia__ctaCorners i{opacity:1;width:14px;height:14px}.WorkflowSections-module__dK2yia__cta:hover .WorkflowSections-module__dK2yia__ctaCorners i:first-child,.WorkflowSections-module__dK2yia__cta:focus-visible .WorkflowSections-module__dK2yia__ctaCorners i:first-child{top:0;left:0;transform:none}.WorkflowSections-module__dK2yia__cta:hover .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(2),.WorkflowSections-module__dK2yia__cta:focus-visible .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(2){top:0;left:100%;transform:translate(-100%)}.WorkflowSections-module__dK2yia__cta:hover .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(3),.WorkflowSections-module__dK2yia__cta:focus-visible .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(3){top:100%;left:0;transform:translateY(-100%)}.WorkflowSections-module__dK2yia__cta:hover .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(4),.WorkflowSections-module__dK2yia__cta:focus-visible .WorkflowSections-module__dK2yia__ctaCorners i:nth-child(4){top:100%;left:100%;transform:translate(-100%,-100%)}.WorkflowSections-module__dK2yia__copyColumn blockquote{border-top:1px dashed var(--grid-major);width:330px;max-width:100%;min-height:202px;margin:58px 0 0;padding:30px 0;position:relative}.WorkflowSections-module__dK2yia__copyColumn blockquote .WorkflowSections-module__dK2yia__quoteMark{color:#9d949f;width:15px;height:15px;display:block;position:absolute;top:31px;left:0}.WorkflowSections-module__dK2yia__copyColumn blockquote p{color:#14141c;width:303px;font-family:var(--font-cn);margin-left:27px;font-size:16px;font-weight:300;line-height:1.5}.WorkflowSections-module__dK2yia__copyColumn blockquote footer{align-items:center;gap:18px;margin-top:25px;font-size:11px;display:flex}.WorkflowSections-module__dK2yia__copyColumn blockquote footer i{color:#fff;letter-spacing:-.05em;background:#17131b;padding:3px 6px;font-family:PP Formula SemiExtended,sans-serif;font-style:normal}.WorkflowSections-module__dK2yia__copyColumn blockquote footer .WorkflowSections-module__dK2yia__quoteAttribution{align-items:baseline;gap:12px;min-width:0;display:flex}.WorkflowSections-module__dK2yia__copyColumn blockquote footer strong{color:#574f5b;font-weight:500}.WorkflowSections-module__dK2yia__copyColumn blockquote footer small{color:#918993;letter-spacing:.13em;font-size:9px}.WorkflowSections-module__dK2yia__visualColumn{place-items:center;padding:0;display:grid;position:relative;overflow:visible}.WorkflowSections-module__dK2yia__visualStage{isolation:isolate;z-index:1;width:min(100%,880px);position:relative}.WorkflowSections-module__dK2yia__visualStage:before{content:attr(data-label);z-index:3;border-top:1px dashed var(--grid-major);border-right:1px dashed var(--grid-major);border-left:1px solid var(--grid-major);background-color:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--ink);letter-spacing:.14em;opacity:.9;background-image:repeating-linear-gradient(45deg,#0000 0 5px,#e2dee052 5px 6px);padding:0 12px;font-size:11px;line-height:28px;transition:transform .2s,opacity .2s,border-color .2s;position:absolute;bottom:100%;left:12px;-webkit-mask-image:linear-gradient(#000 0% 90%,#0000 100%);mask-image:linear-gradient(#000 0% 90%,#0000 100%)}.WorkflowSections-module__dK2yia__visualStage:hover:before{opacity:1;border-color:var(--grid-major);transform:translateY(-2px)}.WorkflowSections-module__dK2yia__stageLines{z-index:1;pointer-events:none;position:absolute;inset:0}.WorkflowSections-module__dK2yia__stageLines i{position:absolute}.WorkflowSections-module__dK2yia__stageLines i:first-child{border-top:1px dashed #dadde6;top:-1px;left:-200px;right:-200px}.WorkflowSections-module__dK2yia__stageLines i:nth-child(2){border-bottom:1px dashed #dadde6;bottom:-1px;left:-200px;right:-200px}.WorkflowSections-module__dK2yia__stageLines i:nth-child(3){border-left:1px dashed #dadde6;top:-50px;bottom:-50px;left:-1px}.WorkflowSections-module__dK2yia__stageLines i:nth-child(4){border-right:1px dashed #dadde6;top:-50px;bottom:-50px;right:-1px}.WorkflowSections-module__dK2yia__mockWindow{color:#332b39;background:#ffffffe0;border:1px solid #d1ccd1;border-radius:4px;width:100%;font-size:12px;overflow:hidden;box-shadow:inset 0 1px #fff,0 5px 8px -5px #31263b29,0 28px 65px -28px #41314852}.WorkflowSections-module__dK2yia__reliabilityStack{width:100%;padding:0 96px 92px 0;position:relative}.WorkflowSections-module__dK2yia__reliabilityWindow{min-height:440px}.WorkflowSections-module__dK2yia__semanticEditor{z-index:4;background:#fffffff7;border:1px solid #c9c3ca;border-radius:4px;width:58%;min-width:390px;height:338px;font-size:10px;position:absolute;bottom:-8px;right:-6px;overflow:hidden;box-shadow:0 24px 52px -28px #31263b7a}.WorkflowSections-module__dK2yia__semanticTop{border-bottom:1px solid #ddd8dc;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:42px;padding:0 10px;display:grid}.WorkflowSections-module__dK2yia__semanticTop>span{color:var(--app-text-muted)}.WorkflowSections-module__dK2yia__semanticTop b{color:var(--ink);font-weight:500}.WorkflowSections-module__dK2yia__semanticTop button{background:#fff;border:1px solid #ddd8dc;border-radius:3px;padding:5px 10px}.WorkflowSections-module__dK2yia__semanticBody{grid-template-columns:142px 1fr;height:calc(100% - 42px);display:grid}.WorkflowSections-module__dK2yia__semanticBody aside{border-right:1px solid #e1dce0;flex-direction:column;gap:2px;padding:13px 9px;display:flex}.WorkflowSections-module__dK2yia__semanticBody aside strong{margin:0 7px 7px;font-size:11px}.WorkflowSections-module__dK2yia__semanticBody aside span{color:#5d5560;justify-content:space-between;padding:7px;display:flex}.WorkflowSections-module__dK2yia__semanticBody aside i{color:#b8821d;font-style:normal}.WorkflowSections-module__dK2yia__semanticBody .WorkflowSections-module__dK2yia__semanticActive{color:#5f3f83;background:#f0ecf3}.WorkflowSections-module__dK2yia__semanticBody pre{color:#747080;white-space:pre-wrap;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.62;overflow:hidden}.WorkflowSections-module__dK2yia__semanticBody code b{color:#3264ba;font-weight:500}.WorkflowSections-module__dK2yia__windowBar{background:#ffffffbd;border-bottom:1px solid #ddd8dc;justify-content:space-between;align-items:center;min-height:42px;padding:0 14px;display:flex}.WorkflowSections-module__dK2yia__windowIdentity,.WorkflowSections-module__dK2yia__windowActions{align-items:center;gap:9px;display:flex}.WorkflowSections-module__dK2yia__windowIdentity>span{text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:600;overflow:hidden}.WorkflowSections-module__dK2yia__windowActions{color:var(--app-text-muted);font-size:10px}.WorkflowSections-module__dK2yia__luminentMark{letter-spacing:-.08em;font-family:PP Formula SemiExtended,sans-serif;font-size:15px}.WorkflowSections-module__dK2yia__toolbar{border-bottom:1px solid #e5e1e4;justify-content:space-between;align-items:center;min-height:46px;padding:7px 13px;display:flex}.WorkflowSections-module__dK2yia__tabs{align-items:center;gap:4px;display:flex}.WorkflowSections-module__dK2yia__tabs button,.WorkflowSections-module__dK2yia__notebookTabs button{color:var(--app-text-muted);cursor:pointer;background:0 0;border:0;border-radius:2px;padding:6px 9px;font-size:10px}.WorkflowSections-module__dK2yia__tabs .WorkflowSections-module__dK2yia__activeTab,.WorkflowSections-module__dK2yia__notebookTabs .WorkflowSections-module__dK2yia__activeTab{color:#342a3b;background:#eee9ef}.WorkflowSections-module__dK2yia__fileToggle{color:#6d6471;cursor:pointer;background:0 0;border:0;font-size:10px}.WorkflowSections-module__dK2yia__metricsRow{border-bottom:1px solid #e6e1e5;grid-template-columns:repeat(3,1fr);display:grid}.WorkflowSections-module__dK2yia__metricsRow>div{border-right:1px solid #e6e1e5;gap:2px;padding:17px 18px;display:grid}.WorkflowSections-module__dK2yia__metricsRow>div:last-child{border:0}.WorkflowSections-module__dK2yia__metricsRow span,.WorkflowSections-module__dK2yia__heroKpi span,.WorkflowSections-module__dK2yia__kpiCards span{color:var(--app-text-muted);font-size:10px}.WorkflowSections-module__dK2yia__metricsRow strong{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1}.WorkflowSections-module__dK2yia__metricsRow small,.WorkflowSections-module__dK2yia__heroKpi small,.WorkflowSections-module__dK2yia__kpiCards small{color:#4c9c83;font-size:9px}.WorkflowSections-module__dK2yia__metricsRow .WorkflowSections-module__dK2yia__warn{color:#b36a5f}.WorkflowSections-module__dK2yia__analyticsBody{min-height:280px;display:flex}.WorkflowSections-module__dK2yia__chartPanel{flex:1;min-width:0;padding:19px 18px 12px}.WorkflowSections-module__dK2yia__panelLabel{justify-content:space-between;display:flex}.WorkflowSections-module__dK2yia__panelLabel small{color:#918995}.WorkflowSections-module__dK2yia__barChart{background:repeating-linear-gradient(#0000 0 45px,#e8e3e7 46px);align-items:end;gap:7px;height:186px;margin-top:22px;padding:0 4px;display:flex}.WorkflowSections-module__dK2yia__barChart i{opacity:.86;background:linear-gradient(#b5a8ca,#796a9d);border-radius:1px 1px 0 0;flex:1;min-width:5px;transition:height .25s}.WorkflowSections-module__dK2yia__axis{color:#9a929c;justify-content:space-between;margin-top:8px;font-size:8px;display:flex}.WorkflowSections-module__dK2yia__fileDrawer{background:#fbfafb;border-left:1px solid #ddd8dc;flex:0 0 220px;width:220px}.WorkflowSections-module__dK2yia__drawerHead{border-bottom:1px solid #e3dfe2;justify-content:space-between;align-items:center;height:42px;padding:0 12px;display:flex}.WorkflowSections-module__dK2yia__drawerHead button{cursor:pointer;background:0 0;border:0}.WorkflowSections-module__dK2yia__fileDrawer>button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px 1fr auto;align-items:center;width:100%;padding:9px 11px;font-size:10px;display:grid}.WorkflowSections-module__dK2yia__fileDrawer>button small{color:#c69f42}.WorkflowSections-module__dK2yia__fileDrawer .WorkflowSections-module__dK2yia__selectedFile{color:#563f6a;background:#eeeaf1}.WorkflowSections-module__dK2yia__statusLine{color:#726a75;border-top:1px solid #e3dfe2;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:9px;display:flex}.WorkflowSections-module__dK2yia__statusLine>span:last-child{color:#aaa2ab;margin-left:auto}.WorkflowSections-module__dK2yia__greenDot,.WorkflowSections-module__dK2yia__liveBadge i{background:#57a98e;border-radius:50%;width:6px;height:6px}.WorkflowSections-module__dK2yia__threadMeta{align-items:center;gap:9px;padding:16px 18px 9px;display:flex}.WorkflowSections-module__dK2yia__avatar{color:#fff;background:#2f2935;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.WorkflowSections-module__dK2yia__threadMeta div{display:grid}.WorkflowSections-module__dK2yia__threadMeta small{color:#938b95;font-size:9px}.WorkflowSections-module__dK2yia__resolved{color:#438d77;margin-left:auto;font-size:9px}.WorkflowSections-module__dK2yia__questionBubble{background:#f6f3f6;border:1px solid #dcd6dd;border-radius:9px 9px 2px;margin:8px 18px 17px 56px;padding:13px 15px;font-size:13px;line-height:1.5}.WorkflowSections-module__dK2yia__agentHeader{border-top:1px solid #e3dfe2;align-items:center;gap:8px;margin:0 18px;padding-top:15px;display:flex}.WorkflowSections-module__dK2yia__agentHeader small{color:#918994}.WorkflowSections-module__dK2yia__spark{color:#725985;background:#ede8ef;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.WorkflowSections-module__dK2yia__threadsWindow>.WorkflowSections-module__dK2yia__tabs{border-bottom:1px solid #e4dfe3;margin:10px 18px 0}.WorkflowSections-module__dK2yia__answerCopy,.WorkflowSections-module__dK2yia__stepsList{min-height:245px;margin:0 18px;padding:18px 4px}.WorkflowSections-module__dK2yia__answerCopy h4{font-family:PP Formula SemiExtended,PingFang SC,sans-serif;font-size:18px;line-height:1.3}.WorkflowSections-module__dK2yia__answerCopy p{color:#5f5763;margin-top:12px;font-size:11px;line-height:1.7}.WorkflowSections-module__dK2yia__answerCopy ul{gap:8px;margin:0;padding:12px 0 0;list-style:none;display:grid}.WorkflowSections-module__dK2yia__answerCopy li{align-items:center;gap:8px;font-size:10px;display:flex}.WorkflowSections-module__dK2yia__answerCopy li span{border-radius:50%;width:7px;height:7px}.WorkflowSections-module__dK2yia__bulletPurple{background:#7968a6}.WorkflowSections-module__dK2yia__bulletGreen{background:#55a58f}.WorkflowSections-module__dK2yia__bulletGold{background:#cc8b55}.WorkflowSections-module__dK2yia__stepsList{align-content:start;gap:10px;display:grid}.WorkflowSections-module__dK2yia__stepsList>div{background:#fdfcfd;border:1px solid #e4e0e3;gap:10px;padding:10px;display:flex}.WorkflowSections-module__dK2yia__stepsList>div>span{color:#4b997f}.WorkflowSections-module__dK2yia__stepsList p{gap:2px;display:grid}.WorkflowSections-module__dK2yia__stepsList small{color:#8d8590;font-size:9px}.WorkflowSections-module__dK2yia__promptBar{color:#9a929d;border:1px solid #9185aa;border-radius:4px;align-items:center;gap:8px;min-height:47px;margin:0 12px 12px;padding:5px 8px;display:flex;box-shadow:0 0 0 2px #7664991f}.WorkflowSections-module__dK2yia__promptBar>span{flex:1}.WorkflowSections-module__dK2yia__promptBar button{cursor:pointer;background:0 0;border:0}.WorkflowSections-module__dK2yia__promptBar small{color:#716878}.WorkflowSections-module__dK2yia__appHeader{justify-content:space-between;padding:25px 24px 18px;display:flex}.WorkflowSections-module__dK2yia__appHeader small{color:#918995;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.WorkflowSections-module__dK2yia__appHeader h3{margin-top:3px;font-family:PP Formula SemiExtended,PingFang SC,sans-serif;font-size:23px}.WorkflowSections-module__dK2yia__appHeader p{color:var(--app-text-muted);margin-top:4px;font-size:10px}.WorkflowSections-module__dK2yia__liveBadge{color:#6c6470;border:1px solid #dcd6da;border-radius:13px;align-items:center;gap:6px;height:24px;padding:0 9px;font-size:9px;display:flex}.WorkflowSections-module__dK2yia__filterGrid{grid-template-columns:1fr 1fr;gap:10px;padding:0 24px 17px;display:grid}.WorkflowSections-module__dK2yia__filterGrid label{color:var(--app-text-muted);gap:5px;font-size:9px;display:grid}.WorkflowSections-module__dK2yia__filterGrid select{color:#4d4551;background:#fff;border:1px solid #ddd8dc;border-radius:2px;width:100%;padding:8px 9px;font-size:10px}.WorkflowSections-module__dK2yia__heroKpi{background:linear-gradient(135deg,#fbfafb,#f3eff4);border:1px solid #e0dbdf;gap:4px;margin:0 24px;padding:21px;display:grid}.WorkflowSections-module__dK2yia__heroKpi strong{font-family:Georgia,Songti SC,serif;font-size:31px;font-weight:400}.WorkflowSections-module__dK2yia__kpiCards{grid-template-columns:repeat(3,1fr);gap:9px;padding:13px 24px 25px;display:grid}.WorkflowSections-module__dK2yia__kpiCards>div{background:#ffffffc2;border:1px solid #e2dde1;gap:6px;padding:15px 12px;display:grid}.WorkflowSections-module__dK2yia__kpiCards strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.WorkflowSections-module__dK2yia__appFoot{color:#8a828c;border-top:1px solid #e3dfe2;justify-content:space-between;align-items:center;min-height:44px;padding:0 24px;font-size:9px;display:flex}.WorkflowSections-module__dK2yia__appFoot button{color:#55485f;cursor:pointer;background:0 0;border:0}.WorkflowSections-module__dK2yia__notebookTabs{border-bottom:1px solid #e0dce0;align-items:center;gap:4px;padding:7px 13px;display:flex}.WorkflowSections-module__dK2yia__notebookTabs span{color:#9a929c;margin-left:auto;font-size:9px}.WorkflowSections-module__dK2yia__sqlCell{background:#fbfafb;border-bottom:1px solid #dfdade;grid-template-columns:42px 1fr;min-height:108px;display:grid;position:relative}.WorkflowSections-module__dK2yia__cellRail{color:#9b939d;border-right:1px solid #e0dcdf;flex-direction:column;align-items:center;gap:22px;padding-top:13px;display:flex}.WorkflowSections-module__dK2yia__cellRail button{color:#5e966f;cursor:pointer;background:#fff;border:1px solid #d6d0d5;border-radius:50%;width:22px;height:22px;font-size:8px}.WorkflowSections-module__dK2yia__sqlCell pre{color:#574f5c;white-space:pre-wrap;margin:0;padding:15px 14px 29px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.65;overflow:hidden}.WorkflowSections-module__dK2yia__sqlCell b{color:#775994}.WorkflowSections-module__dK2yia__sqlCell i{color:#3c8c74;font-style:normal}.WorkflowSections-module__dK2yia__runTime{color:#8b838e;font-size:8px;position:absolute;bottom:6px;right:12px}.WorkflowSections-module__dK2yia__resultHead{justify-content:space-between;align-items:center;padding:10px 16px 6px;display:flex}.WorkflowSections-module__dK2yia__lineChart{padding:3px 16px 9px}.WorkflowSections-module__dK2yia__lineChart svg{width:100%;height:142px;overflow:visible}.WorkflowSections-module__dK2yia__chartLegend{color:#827a85;gap:15px;padding-top:6px;font-size:8px;display:flex}.WorkflowSections-module__dK2yia__chartLegend span{align-items:center;gap:5px;display:flex}.WorkflowSections-module__dK2yia__chartLegend i{width:12px;height:2px}.WorkflowSections-module__dK2yia__dataTable{min-height:171px;padding:8px 16px 12px}.WorkflowSections-module__dK2yia__dataTable>div{border-bottom:1px solid #e4dfe3;grid-template-columns:1fr 1.4fr 1fr;padding:8px;font-size:9px;display:grid}.WorkflowSections-module__dK2yia__generatedAnswer{background:#f7f4f7;border:1px solid #dfd9df;gap:10px;margin:0 13px 12px;padding:11px 13px;display:flex}.WorkflowSections-module__dK2yia__generatedAnswer>span{color:#7e628f}.WorkflowSections-module__dK2yia__generatedAnswer div{gap:3px;display:grid}.WorkflowSections-module__dK2yia__generatedAnswer p{color:#6d6570;font-size:9px;line-height:1.5}@media (max-width:1100px){.WorkflowSections-module__dK2yia__workflow,.WorkflowSections-module__dK2yia__workflow.WorkflowSections-module__dK2yia__reverse{flex-direction:column;width:100%;min-height:0;padding-block:76px 54px;display:flex}.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__copyColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__visualColumn{grid-area:auto}.WorkflowSections-module__dK2yia__copyColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__copyColumn{order:1;width:min(100% - 96px,720px);padding:36px 0 58px}.WorkflowSections-module__dK2yia__visualColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__visualColumn{order:2;justify-content:start;width:100%;min-height:720px;padding:54px 28px;overflow:auto visible}.WorkflowSections-module__dK2yia__visualStage{width:880px;max-width:none}}@media (max-width:800px){.WorkflowSections-module__dK2yia__workflowShell{width:calc(100% - 16px)}.WorkflowSections-module__dK2yia__intro{min-height:0;padding:88px 22px 48px}.WorkflowSections-module__dK2yia__introRule{top:28px}.WorkflowSections-module__dK2yia__kicker{padding-inline:20px;font-size:9px;top:52px}.WorkflowSections-module__dK2yia__intro:before,.WorkflowSections-module__dK2yia__intro:after{width:12vw;height:8px;top:160px}.WorkflowSections-module__dK2yia__intro h2{letter-spacing:-.035em;font-size:clamp(36px,10.2vw,50px);line-height:1.12}.WorkflowSections-module__dK2yia__intro h2 em{margin-top:2px;font-size:.92em;line-height:1.16}.WorkflowSections-module__dK2yia__introCopy{margin-top:24px;font-size:15px}.WorkflowSections-module__dK2yia__workflow,.WorkflowSections-module__dK2yia__workflow.WorkflowSections-module__dK2yia__reverse{padding-block:58px 34px}.WorkflowSections-module__dK2yia__copyColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__copyColumn{border:0;order:1;width:100%;padding:36px 28px 48px}.WorkflowSections-module__dK2yia__visualColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__visualColumn{order:2;justify-content:start;width:100%;min-height:700px;padding:54px 18px;overflow:auto visible}.WorkflowSections-module__dK2yia__copyColumn h3{font-size:31px}.WorkflowSections-module__dK2yia__copyColumn blockquote{width:calc(100% + 56px);min-height:0;margin:48px -28px 0;padding:28px}.WorkflowSections-module__dK2yia__copyColumn blockquote .WorkflowSections-module__dK2yia__quoteMark{top:29px;left:28px}.WorkflowSections-module__dK2yia__copyColumn blockquote p{width:auto}.WorkflowSections-module__dK2yia__mockWindow{width:680px}.WorkflowSections-module__dK2yia__customerQuoteBand{grid-template-columns:1fr;width:100%;margin:0}.WorkflowSections-module__dK2yia__customerQuoteBand blockquote:first-child{border-right:0;border-bottom:1px solid var(--grid-major)}}@media (max-width:520px){.WorkflowSections-module__dK2yia__visualColumn,.WorkflowSections-module__dK2yia__reverse .WorkflowSections-module__dK2yia__visualColumn{min-height:550px}.WorkflowSections-module__dK2yia__intro{min-height:0}.WorkflowSections-module__dK2yia__visualStage:before{top:-34px;left:44px}}@media (prefers-reduced-motion:no-preference){.WorkflowSections-module__dK2yia__barChart i{transform-origin:bottom;animation:.7s cubic-bezier(.22,1,.36,1) both WorkflowSections-module__dK2yia__barsIn}.WorkflowSections-module__dK2yia__barChart i:nth-child(2n){animation-delay:80ms}@keyframes WorkflowSections-module__dK2yia__barsIn{0%{opacity:0;transform:scaleY(.1)}}}
.page-module__dgei_G__main{min-height:60vh;overflow:clip}.page-module__dgei_G__article{width:100%}.page-module__dgei_G__hero{background:#14141c;padding-top:164px}.page-module__dgei_G__header{width:min(100%,770px);margin:0 auto 50px;padding:0 40px}.page-module__dgei_G__category{color:var(--rose);letter-spacing:.15em;text-transform:uppercase;margin-bottom:26px;font-size:12px;font-weight:700}.page-module__dgei_G__header h1{color:#fff;letter-spacing:-1.848px;margin-bottom:26px;font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(42px,4.167vw,60px);font-weight:700;line-height:1.3}.page-module__dgei_G__synopsis{border-bottom:1px solid var(--grid-major);margin-bottom:25px;padding-bottom:25px}.page-module__dgei_G__description{color:var(--ink);font-size:clamp(18px,1.67vw,24px);font-weight:400;line-height:1.5}.page-module__dgei_G__tags{color:var(--ink);flex-wrap:wrap;gap:10px 16px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.page-module__dgei_G__tags li{border-bottom:1px solid color-mix(in srgb, var(--ink) 58%, transparent);padding-bottom:2px}.page-module__dgei_G__coverStage{z-index:2;flex-direction:column;width:min(100%,880px);margin:50px auto -230px;padding:0 20px;display:flex;position:relative}.page-module__dgei_G__cover{background:var(--fg-300);width:100%;height:510px;position:relative;overflow:hidden;box-shadow:0 8px 16px #01011b24,0 1px 4px #01011b38}.page-module__dgei_G__cover img{object-fit:cover;filter:saturate(.88)contrast(1.02)}.page-module__dgei_G__readingSurface{--paper:#fffcfc;--fg-200:#f8f5f6;--fg-300:#f4f1f2;--grid-minor:#e9e5e8;--grid-major:#dbd7da;--muted:#746d78;--ink:#31263b;--loud:#14141c;--jade:#477f70;color:#31263b;background:#fffcfc;width:100%;padding:250px 40px 132px}.page-module__dgei_G__readingLayout{width:min(100%,740px);margin:0 auto;position:relative}.page-module__dgei_G__readingColumn{min-width:0}.page-module__dgei_G__aside{border:1px solid var(--grid-major);width:min(20vw,225px);color:var(--muted);padding:30px;font-size:14px;line-height:1.5;position:absolute;top:0;right:calc(100% + 45px)}.page-module__dgei_G__aside span{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.page-module__dgei_G__aside p{margin-top:14px}.page-module__dgei_G__prose{overflow-wrap:anywhere;color:#31263b;min-width:0;font-size:18px;line-height:1.778}:is(.page-module__dgei_G__prose h1,.page-module__dgei_G__prose h2,.page-module__dgei_G__prose h3,.page-module__dgei_G__prose h4){color:#14141c;letter-spacing:-.7px;margin:2.05em 0 .85em;font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-weight:700;line-height:1.3}:is(.page-module__dgei_G__prose h1,.page-module__dgei_G__prose h2){font-size:28px;font-weight:800;line-height:36.4px}.page-module__dgei_G__prose h3{font-size:22px}.page-module__dgei_G__prose h4{font-size:19px}:is(.page-module__dgei_G__prose p,.page-module__dgei_G__prose ul,.page-module__dgei_G__prose ol,.page-module__dgei_G__prose blockquote,.page-module__dgei_G__prose pre){margin:0 0 24px}:is(.page-module__dgei_G__prose ul,.page-module__dgei_G__prose ol){padding-left:24px}.page-module__dgei_G__prose li+li{margin-top:8px}.page-module__dgei_G__prose a{color:#31263b;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--jade) 72%, #31263b);text-decoration-color:color-mix(in srgb, var(--jade) 72%, #31263b);text-underline-offset:3px;text-decoration-thickness:1px}:is(.page-module__dgei_G__prose a:hover,.page-module__dgei_G__prose a:focus-visible){color:var(--jade)}.page-module__dgei_G__prose a:focus-visible{outline:2px solid var(--jade);outline-offset:3px}.page-module__dgei_G__prose strong{color:#14141c;font-weight:700}.page-module__dgei_G__prose blockquote{border-left:2px solid var(--jade);color:var(--muted);padding:7px 0 7px 20px}.page-module__dgei_G__prose hr{border:0;border-top:1px solid var(--grid-major);margin:48px 0}.page-module__dgei_G__prose pre{border:1px solid var(--grid-major);color:#14141c;background:#f4f1f2;max-width:100%;padding:14px 16px;font-size:15px;line-height:1.55;overflow-x:auto}.page-module__dgei_G__prose code{border:1px solid var(--grid-major);color:#14141c;overflow-wrap:anywhere;background:#f4f1f2;padding:2px 5px;font-size:.88em}.page-module__dgei_G__prose pre code{white-space:pre;overflow-wrap:normal;background:0 0;border:0;padding:0}.page-module__dgei_G__prose table{border-collapse:collapse;width:max-content;min-width:100%;max-width:100%;margin:32px 0;font-size:15px;line-height:1.5;display:block;overflow-x:auto}:is(.page-module__dgei_G__prose th,.page-module__dgei_G__prose td){border:1px solid var(--grid-major);text-align:left;vertical-align:top;min-width:120px;padding:10px 12px}.page-module__dgei_G__prose th{color:#14141c;background:#f4f1f2;font-weight:700}.page-module__dgei_G__prose img{max-width:100%;height:auto}.page-module__dgei_G__articleEnd{border-top:1px solid var(--grid-major);justify-content:space-between;align-items:end;gap:36px;margin-top:112px;padding-top:28px;display:flex}.page-module__dgei_G__articleEnd p{max-width:390px;color:var(--loud);letter-spacing:-.045em;font-family:PP Formula SemiExtended,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(22px,2.6vw,34px);font-weight:700;line-height:1.28}.page-module__dgei_G__articleEnd div{flex-wrap:wrap;gap:8px;display:flex}.page-module__dgei_G__articleEnd a{border:1px solid var(--ink);align-items:center;gap:18px;min-height:42px;padding:9px 11px 9px 14px;font-size:12px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.page-module__dgei_G__articleEnd a:hover,.page-module__dgei_G__articleEnd a:focus-visible{background:var(--loud);color:var(--paper);transform:translateY(-2px)}.page-module__dgei_G__articleEnd a:focus-visible{outline:2px solid var(--jade);outline-offset:3px}@media (max-width:900px){.page-module__dgei_G__hero{padding-top:144px}.page-module__dgei_G__aside{width:min(100%,360px);margin-bottom:40px;position:static}}@media (max-width:600px){.page-module__dgei_G__hero{padding-top:124px}.page-module__dgei_G__header{width:100%;margin-bottom:38px;padding:0 24px}.page-module__dgei_G__category{margin-bottom:20px}.page-module__dgei_G__header h1{letter-spacing:-.95px;margin-bottom:20px;font-size:clamp(38px,10.25vw,48px);line-height:1.2}.page-module__dgei_G__synopsis{margin-bottom:20px;padding-bottom:20px}.page-module__dgei_G__description{font-size:18px}.page-module__dgei_G__tags{gap:8px 12px;font-size:13px}.page-module__dgei_G__coverStage{width:100%;margin:30px auto -72px;padding:0 16px}.page-module__dgei_G__cover{aspect-ratio:1.42;height:auto}.page-module__dgei_G__readingSurface{padding:112px 16px 86px}.page-module__dgei_G__prose{font-size:16px;line-height:1.82}:is(.page-module__dgei_G__prose h1,.page-module__dgei_G__prose h2){font-size:26px;line-height:1.35}.page-module__dgei_G__prose h3{font-size:21px}.page-module__dgei_G__prose table{font-size:14px}:is(.page-module__dgei_G__prose th,.page-module__dgei_G__prose td){min-width:112px;padding:9px 10px}.page-module__dgei_G__articleEnd{margin-top:76px;display:block}.page-module__dgei_G__articleEnd div{margin-top:24px}}
