@media (prefers-reduced-motion:no-preference){html:has(main .shovel-hero){scroll-behavior:smooth}html:not([data-motion-paused=true]) .shovel-rise{animation:shovel-rise .7s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(80ms + var(--shovel-i, 0) * 90ms)}html:not([data-motion-paused=true]) .shovel-examples-cell{animation:shovel-rise-soft .5s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(min(var(--shovel-i, 0), 11) * 45ms)}html:not([data-motion-paused=true]) .shovel-example__panel:not([hidden]){animation:shovel-rise-soft .35s ease-out both}html:not([data-motion-paused=true]) .shovel-example__chevron{transition:transform .25s ease}html:not([data-motion-paused=true]) .shovel-examples-filter{transition:background-color .2s ease,color .2s ease,border-color .2s ease}@supports (animation-timeline:view()){html:not([data-motion-paused=true]) .shovel-reveal{animation:shovel-rise both;animation-timeline:view();animation-range:entry 0 entry 38%}html:not([data-motion-paused=true]) .shovel-stagger{animation:shovel-rise both;animation-timeline:view();animation-range:entry calc(var(--shovel-i, 0) * 7%) entry calc(34% + var(--shovel-i, 0) * 7%)}html:not([data-motion-paused=true]) .shovel-memory-orbit__arc{stroke-dasharray:1;stroke-dashoffset:1;animation:shovel-draw linear both;animation-timeline:view();animation-range:entry 20% entry 70%}}}@keyframes shovel-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes shovel-rise-soft{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes shovel-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.shovel-motion-paused,.shovel-motion-paused *{animation:none!important;scroll-behavior:auto!important;transition-duration:0s!important}@layer components{.shovel-shell{width:calc(100% - 2rem);max-width:1720px;margin-inline:auto}.shovel-header{padding-block:2rem}.shovel-hero{padding-block:4rem 3.5rem}.shovel-market-wedge{background-color:var(--color-shovel-bg)}.shovel-market-wedge__top{min-height:24rem}.shovel-market-wedge__bottom{min-height:22rem}.shovel-market-wedge__bottom>.shovel-shell,.shovel-market-wedge__top>.shovel-shell{min-height:inherit}.shovel-wedge-cta{text-decoration:none}.shovel-wedge-cta svg{transition:transform .25s ease}.shovel-wedge-cta:focus-visible svg,.shovel-wedge-cta:hover svg{transform:translateY(3px)}.shovel-process-frame{border:1px solid var(--color-shovel-border)}.shovel-process-section{padding-block:4.5rem}.shovel-process-header{display:grid;min-height:4.75rem;grid-template-columns:4rem 1fr;border-bottom:1px solid var(--color-shovel-border)}.shovel-process-heading-row{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding-block:1rem}.shovel-process-header__note{color:var(--color-shovel-copy);font-size:.875rem;font-weight:600;line-height:1.4}.shovel-process-mark{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--color-shovel-border)}.shovel-process-grid{display:grid;grid-template-columns:1fr}.shovel-process-phase{display:flex;flex-direction:column;padding:2rem 1.5rem 2.25rem}.shovel-process-phase+.shovel-process-phase{border-top:1px solid var(--color-shovel-border)}.shovel-process-phase__number{color:var(--color-shovel-green);font-size:.75rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight)}.shovel-process-phase__title{margin-top:1.25rem;color:var(--color-shovel-ink);font-size:1.75rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.1}.shovel-process-phase__question{margin-top:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--color-shovel-tan);color:var(--color-shovel-green);font-size:.9375rem;font-weight:600;line-height:1.4}.shovel-process-phase__description{margin-top:1.25rem;color:var(--color-shovel-copy);font-size:.9375rem;line-height:1.5}.shovel-process-phase__footer{margin-top:auto;padding-top:1.75rem}.shovel-process-phase__label{color:var(--color-shovel-ink);font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-process-phase__list{display:grid;gap:.5rem;margin-top:.75rem;color:var(--color-shovel-ink);font-size:.9375rem;font-weight:500;line-height:1.4}.shovel-process-phase__list li{display:flex;align-items:flex-start;gap:.625rem}.shovel-process-phase__icon{width:1rem;height:1rem;flex:0 0 auto;margin-top:.2rem;color:var(--color-shovel-green)}.shovel-process-phase__note{margin-top:1rem;color:var(--color-shovel-green);font-size:.8125rem;font-weight:700;line-height:1.4}.shovel-deliverable-term__help-wrap{position:relative;display:inline-flex;margin-left:.35rem;vertical-align:middle}.shovel-deliverable-term__help{appearance:none;display:inline-flex;width:1rem;height:1rem;align-items:center;justify-content:center;padding:0;transform:translateY(-.05rem);border:1px solid;border-radius:999px;background:transparent;color:var(--color-shovel-green);cursor:help;font-size:.625rem;font-weight:700;line-height:1;isolation:isolate;transition:opacity .14s ease}.shovel-deliverable-term__help-wrap:has(.shovel-deliverable-term__help:hover,.shovel-deliverable-term__help:focus-visible,.shovel-deliverable-term__help[aria-expanded=true]){z-index:100}.shovel-deliverable-term__help:focus-visible{outline:2px solid var(--color-shovel-ink);outline-offset:2px}.shovel-deliverable-term__icon{position:relative;z-index:1}.shovel-deliverable-term__tooltip{position:absolute;z-index:101;top:calc(100% + .5rem);left:50%;width:min(18rem,calc(100vw - 2rem));padding:.75rem .875rem;transform:translateX(-50%) translateY(-.25rem);border:1px solid rgb(90 112 78/.28);background-color:var(--color-shovel-ink);box-shadow:0 1rem 2rem rgb(35 49 36/.16);color:var(--color-shovel-bg);font-size:.75rem;font-weight:500;line-height:1.4;opacity:0;pointer-events:none;text-transform:none;transition:opacity .14s ease,transform .14s ease;visibility:hidden}.shovel-deliverable-term__help-wrap:not([data-tooltip-dismissed=true]) .shovel-deliverable-term__help:focus-visible+.shovel-deliverable-term__tooltip,.shovel-deliverable-term__help-wrap:not([data-tooltip-dismissed=true]) .shovel-deliverable-term__help:hover+.shovel-deliverable-term__tooltip,.shovel-deliverable-term__tooltip[data-visible=true]{transform:translateX(-50%) translateY(0);opacity:1;pointer-events:auto;visibility:visible}.shovel-examples-section{padding-block:0 4.5rem}.shovel-examples-intro{max-width:44rem;padding:1.5rem 1.25rem 0;color:var(--color-shovel-copy);font-size:1rem;line-height:1.5}.shovel-examples-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1.5rem}.shovel-examples-filters{display:flex;flex-wrap:wrap;gap:.5rem}.shovel-examples-filter{display:inline-flex;min-height:2.25rem;align-items:center;gap:.5rem;border:1px solid var(--color-shovel-green);border-radius:999px;background:transparent;padding-inline:.875rem;color:var(--color-shovel-green);font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,color .16s ease}.shovel-examples-filter__count{font-weight:600;opacity:.7}.shovel-examples-filter:hover{background-color:rgb(90 112 78/.12)}.shovel-examples-filter:focus-visible{outline:2px solid var(--color-shovel-ink);outline-offset:2px}.shovel-examples-filter[aria-pressed=true]{background-color:var(--color-shovel-green);color:var(--color-shovel-bg)}.shovel-examples-count{color:var(--color-shovel-copy);font-size:.8125rem;font-weight:600}.shovel-examples-grid{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.shovel-examples-cell{border-top:1px solid var(--color-shovel-border)}.shovel-example{display:flex;height:100%;flex-direction:column;background-color:var(--color-shovel-bg);transition:background-color .16s ease}.shovel-example[data-expanded]{background-color:rgb(90 112 78/.07)}.shovel-example__toggle{display:flex;width:100%;flex-direction:column;align-items:flex-start;border:0;background:transparent;padding:1.5rem 1.25rem;color:var(--color-shovel-ink);font:inherit;text-align:left;cursor:pointer}.shovel-example__toggle:focus-visible{outline:2px solid var(--color-shovel-ink);outline-offset:-2px}.shovel-example__toggle:hover .shovel-example__title{color:var(--color-shovel-green)}.shovel-example__meta{display:flex;flex-wrap:wrap;gap:.375rem;font-size:.625rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-example__solution,.shovel-example__status{display:inline-flex;align-items:center;border:1px solid;padding:.3rem .5rem .25rem}.shovel-example__solution{color:var(--color-shovel-green)}.shovel-example__status{color:var(--color-shovel-copy);opacity:.75}.shovel-example__status[data-status=in-use]{color:var(--color-shovel-ink);opacity:1}.shovel-example__title{margin-top:1rem;font-size:1.25rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.15;transition:color .16s ease}.shovel-example__who{margin-top:.375rem;color:var(--color-shovel-green);font-size:.8125rem;font-weight:600;line-height:1.4}.shovel-example__does{margin-top:.75rem;color:var(--color-shovel-copy);font-size:.9375rem;line-height:1.5}.shovel-example__affordance{display:inline-flex;align-items:center;gap:.375rem;padding-top:1.25rem;color:var(--color-shovel-ink);font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-example__chevron{width:.875rem;height:.875rem;transition:transform .2s ease}.shovel-example[data-expanded] .shovel-example__chevron{transform:rotate(180deg)}.shovel-example__panel{margin-inline:1.25rem;border-top:1px solid var(--color-shovel-tan);padding:1.25rem 0 1.5rem}.shovel-example__facts{display:grid;gap:.875rem;margin:0}.shovel-example__facts dt{color:var(--color-shovel-green);font-size:.625rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-example__facts dd{margin:.3rem 0 0;color:var(--color-shovel-ink);font-size:.9375rem;line-height:1.5}.shovel-example__steps{display:grid;gap:.75rem;margin:1.5rem 0 0;padding:1.25rem 0 0;border-top:1px solid var(--color-shovel-tan);list-style:none}.shovel-example__step{display:grid;grid-template-columns:1.75rem minmax(0,1fr);column-gap:.75rem;align-items:start}.shovel-example__step-num{display:inline-flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border:1px solid rgb(13 13 13/.3);border-radius:9999px;color:var(--color-shovel-ink);font-size:.625rem;font-weight:700;line-height:1}.shovel-example__step-body{display:block;padding-top:.2rem}.shovel-example__step-title{display:block;color:var(--color-shovel-ink);font-size:.9375rem;font-weight:600;line-height:1.35}.shovel-example__step-copy{display:block;margin-top:.2rem;color:var(--color-shovel-copy);font-size:.875rem;line-height:1.45}.shovel-examples-footnote{display:grid;gap:1.5rem;border-top:1px solid var(--color-shovel-border);padding:1.75rem 1.25rem 2rem}.shovel-examples-footnote p{max-width:44rem;margin-top:.5rem;color:var(--color-shovel-copy);font-size:.9375rem;line-height:1.5}.shovel-examples-cta{display:inline-flex;width:max-content;align-items:center;gap:.5rem;border-bottom:1px solid var(--color-shovel-green);padding-bottom:.125rem;color:var(--color-shovel-ink);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.shovel-examples-cta svg{transition:transform .25s ease}.shovel-examples-cta:focus-visible svg,.shovel-examples-cta:hover svg{transform:translateX(3px)}.shovel-system{background-color:var(--color-shovel-ink);color:var(--color-shovel-bg)}.shovel-system__canvas{padding-block:4.5rem}.shovel-system__intro{max-width:62rem}.shovel-system__title{color:var(--color-shovel-bg);font-size:2.25rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.1}.shovel-system__description{max-width:46rem;margin-top:1.5rem;color:rgb(232 228 221/.86);font-size:1.0625rem;line-height:1.5}.shovel-system__agents,.shovel-system__memory{margin-top:4rem;border-top:1px solid rgb(232 228 221/.22);padding-top:2.5rem}.shovel-system__block-head{max-width:42rem}.shovel-system__block-title{color:var(--color-shovel-bg);font-size:.875rem;font-weight:700;line-height:1.5;text-transform:uppercase}.shovel-system__block-copy{margin-top:.75rem;color:rgb(232 228 221/.78);font-size:1rem;line-height:1.5}.shovel-agent-grid{display:grid;gap:1rem;margin:2.5rem 0 0;padding:0;list-style:none}.shovel-agent{border:1px solid rgb(232 228 221/.22);border-radius:16px;padding:1.5rem}.shovel-agent__icon{width:1.5rem;height:1.5rem;color:var(--color-shovel-bg)}.shovel-agent__title{margin-top:1.25rem;color:var(--color-shovel-bg);font-size:1rem;font-weight:700;line-height:1.4}.shovel-agent__copy{margin-top:.5rem;color:rgb(232 228 221/.78);font-size:.9375rem;line-height:1.5}.shovel-system__memory{display:grid;gap:2.5rem}.shovel-memory-layers{display:grid;gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none}.shovel-memory-layer{border-left:2px solid var(--color-shovel-green);padding-left:1rem}.shovel-memory-layer__title{color:var(--color-shovel-bg);font-size:1rem;font-weight:700;line-height:1.4}.shovel-memory-layer__copy{margin-top:.375rem;color:rgb(232 228 221/.78);font-size:.9375rem;line-height:1.5}.shovel-memory-mobile-flow{display:grid;gap:.75rem;margin:2rem 0 0;padding:0;list-style:none}.shovel-memory-mobile-step{display:grid;min-height:6.5rem;grid-template-columns:2.25rem minmax(0,1fr);column-gap:1rem;align-items:start;border:1px solid rgb(232 228 221/.22);border-radius:16px;padding:1.125rem 1rem;color:var(--color-shovel-bg)}.shovel-memory-mobile-step__index{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid rgb(232 228 221/.36);border-radius:9999px;color:rgb(232 228 221/.72);font-size:.625rem;font-weight:700;line-height:1}.shovel-memory-mobile-step>div{grid-column:2;min-width:0}.shovel-memory-mobile-step h4{font-size:.9375rem}.shovel-memory-mobile-step p{margin-top:.35rem;color:rgb(232 228 221/.82);font-size:.8125rem;line-height:1.5}.shovel-memory-arrows,.shovel-memory-stage{display:none}.shovel-memory-card,.shovel-memory-center{border:1px solid var(--color-shovel-bg);background-color:var(--color-shovel-ink);color:var(--color-shovel-bg)}.shovel-memory-card p,.shovel-memory-center p{color:rgb(232 228 221/.86)}.shovel-memory-icon{width:1.5rem;height:1.5rem;color:var(--color-shovel-bg)}.shovel-pricing{background-color:var(--color-shovel-green);color:var(--color-shovel-bg)}.shovel-pricing-layout{display:grid;max-width:1920px;margin-inline:auto}.shovel-pricing-panel{display:flex;flex-direction:column;background-color:var(--color-shovel-green);padding:2.75rem 1rem 3rem}.shovel-pricing-intro{max-width:30rem}.shovel-pricing-heading{color:var(--color-shovel-bg);font-size:2.5rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.1}.shovel-pricing-description{margin-top:1.5rem;color:rgb(232 228 221/.9);font-size:1rem;line-height:1.5}.shovel-pricing-notes{display:grid;gap:1.5rem;margin:auto 0 0;padding:3rem 0 0;list-style:none}.shovel-pricing-note{max-width:30rem;border-top:1px solid rgb(232 228 221/.35);padding-top:1.125rem}.shovel-pricing-note__title{color:var(--color-shovel-bg);font-size:.8125rem;font-weight:700;line-height:1.4;text-transform:uppercase}.shovel-pricing-note__copy{margin-top:.5rem;color:rgb(232 228 221/.88);font-size:.9375rem;line-height:1.5}.shovel-pricing-tiers{display:grid;gap:1.5rem;background-color:var(--color-shovel-green);padding:0 1rem 4.5rem}.shovel-pricing-tier{display:flex;flex-direction:column;border:1px solid rgb(13 13 13/.35);border-radius:16px;background-color:var(--color-shovel-ink);padding:2rem 1.5rem 2.25rem}.shovel-pricing-tier[data-tier=survey]{border-width:3px;border-color:var(--color-shovel-bg)}.shovel-pricing-tier__step{color:rgb(232 228 221/.6);font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-pricing-tier__title{margin-top:.625rem;color:var(--color-shovel-bg);font-size:1.5rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.15}.shovel-pricing-tier__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:1.5rem}.shovel-pricing-tier__amount{color:var(--color-shovel-bg);font-size:2.25rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1}.shovel-pricing-tier__price-note{color:rgb(232 228 221/.6);font-size:.875rem;font-weight:600}.shovel-pricing-tier__timeline{margin-top:.625rem;color:rgb(232 228 221/.72);font-size:.75rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-pricing-tier__description{margin-top:1.25rem;color:rgb(232 228 221/.86);font-size:.9375rem;line-height:1.5}.shovel-pricing-tier__label{margin-top:1.5rem;border-top:1px solid rgb(232 228 221/.2);padding-top:1.25rem;color:var(--color-shovel-bg);font-size:.6875rem;font-weight:700;line-height:1;letter-spacing:var(--tracking-caps-tight);text-transform:uppercase}.shovel-pricing-tier__list{display:grid;gap:.5rem;margin:.75rem 0 0;padding:0;color:rgb(232 228 221/.86);font-size:.9375rem;line-height:1.45;list-style:none}.shovel-pricing-tier__list li{display:flex;align-items:flex-start;gap:.625rem}.shovel-pricing-tier__check{width:1rem;height:1rem;flex:0 0 auto;margin-top:.2rem;color:var(--color-shovel-green)}.shovel-pricing-tier__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:.5rem;margin-top:1.75rem;border-radius:999px;background-color:var(--color-shovel-bg);padding:.875rem 1.25rem;color:var(--color-shovel-ink);font-size:.8125rem;font-weight:700;line-height:1;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,color .16s ease}.shovel-pricing-tier__cta:focus-visible,.shovel-pricing-tier__cta:hover{background-color:var(--color-shovel-green);color:var(--color-shovel-bg)}.shovel-pricing-tier__cta:focus-visible{outline:2px solid var(--color-shovel-bg);outline-offset:2px}.shovel-pricing-tier__cta svg{transition:transform .25s ease}.shovel-pricing-tier__cta:focus-visible svg,.shovel-pricing-tier__cta:hover svg{transform:translateX(3px)}.shovel-footer{color:var(--color-shovel-ink)}.shovel-footer,.shovel-footer__top{background-color:var(--color-shovel-bg)}.shovel-footer__top{min-height:28rem}.shovel-footer__bottom{min-height:31.5rem;background-color:var(--color-shovel-green);color:var(--color-shovel-bg)}.shovel-footer__inner{width:calc(100% - 2rem);max-width:1720px;min-height:inherit;margin-inline:auto}.shovel-footer__top .shovel-footer__inner{display:flex;align-items:flex-end;padding-block:5rem 4rem}.shovel-footer__title{max-width:58rem;color:var(--color-shovel-ink);font-size:2.625rem;font-weight:500;letter-spacing:var(--tracking-tight-ms);line-height:1.08}.shovel-footer__title-emphasis{color:var(--color-shovel-green)}.shovel-footer__bottom-inner{position:relative;display:flex;min-height:inherit;flex-direction:column;padding-block:3.5rem 2.25rem}.shovel-footer__description{max-width:39rem;color:var(--color-shovel-bg);font-size:1.125rem;line-height:1.35}.shovel-footer__meta{display:flex;gap:1.75rem;margin-top:auto;padding-top:5rem}.shovel-footer__cta{display:inline-flex;width:max-content;align-items:center;gap:.65rem;color:rgb(232 228 221/.86);font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase}.shovel-footer__cta:focus-visible,.shovel-footer__cta:hover{color:var(--color-shovel-bg);text-decoration:underline;text-underline-offset:.25em}.shovel-footer__mark{width:min(12rem,54vw);height:auto;align-self:flex-end;margin-top:3rem;filter:brightness(0) invert(1);opacity:.52}@media (min-width:640px){.shovel-shell{width:calc(100% - 3rem)}.shovel-header{padding-block:2.25rem}.shovel-hero{padding-block:5rem 4.25rem}.shovel-process-section{padding-block:6rem}.shovel-process-header{min-height:6.5rem;grid-template-columns:6.5rem 1fr}.shovel-process-phase{padding:2.5rem 2rem 3rem}.shovel-process-phase__title{font-size:2rem}.shovel-process-phase__description{font-size:1rem}.shovel-examples-section{padding-block:0 6rem}.shovel-examples-intro{padding:2rem 2rem 0}.shovel-examples-toolbar{padding:1.5rem 2rem 1.75rem}.shovel-example__toggle{padding:1.75rem 1.75rem 1.5rem}.shovel-example__panel{margin-inline:1.75rem}.shovel-examples-footnote{padding:2rem 2rem 2.5rem}.shovel-system__canvas{padding-block:6rem}.shovel-system__title{font-size:3rem}.shovel-system__description{font-size:1.125rem}.shovel-agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shovel-memory-mobile-flow{max-width:34rem;gap:1rem}.shovel-memory-mobile-step{min-height:7rem;grid-template-columns:2.75rem minmax(0,1fr);column-gap:1.25rem;padding:1.25rem}.shovel-memory-mobile-step__index{width:2.75rem;height:2.75rem}.shovel-memory-mobile-step h4{font-size:1rem}.shovel-memory-mobile-step p{font-size:.9375rem}.shovel-pricing-panel{padding:3rem 1.5rem 3.25rem}.shovel-pricing-heading{font-size:3.125rem}.shovel-pricing-tiers{padding:0 1.5rem 5.5rem}.shovel-pricing-tier{padding:2.25rem 2rem 2.5rem}.shovel-pricing-tier__amount{font-size:2.5rem}.shovel-footer__inner{width:calc(100% - 3rem)}.shovel-footer__title{font-size:3.5rem}.shovel-footer__description{font-size:1.25rem}.shovel-footer__meta{align-items:end}}@media (min-width:768px){.shovel-examples-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shovel-examples-cell:not(:nth-child(odd)){border-left:1px solid var(--color-shovel-border)}.shovel-examples-footnote{grid-template-columns:minmax(0,1fr) auto;align-items:end}.shovel-pricing-tiers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023.98px){.shovel-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shovel-process-phase+.shovel-process-phase{border-top:0;border-left:1px solid var(--color-shovel-border)}.shovel-process-phase:nth-child(odd){border-left:0}.shovel-process-phase:nth-child(n+3){border-top:1px solid var(--color-shovel-border)}}@media (min-width:1024px){.shovel-shell{width:calc(100% - 4rem)}main:has(.shovel-hero){--shovel-header-block:clamp(1.625rem,3dvh,2rem);--shovel-header-height:calc(3rem + (var(--shovel-header-block) * 2))}.shovel-header{padding-block:var(--shovel-header-block)}.shovel-hero{padding-block:clamp(4rem,7dvh,6rem) clamp(4.5rem,8dvh,6.5rem)}.shovel-market-wedge__top{min-height:0;padding-block-start:clamp(5.5rem,9dvh,7.5rem)}.shovel-market-wedge__bottom{min-height:0;padding-block:clamp(4.5rem,7dvh,6rem)}.shovel-process-section{padding-block:clamp(6rem,9dvh,7.5rem) clamp(4.5rem,6dvh,5.5rem)}.shovel-process-header{min-height:6.5rem;grid-template-columns:6.5rem 1fr}.shovel-process-heading-row{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:0}.shovel-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shovel-process-phase{padding:2.25rem clamp(1.25rem,1.6vw,2rem) 2.5rem}.shovel-process-phase+.shovel-process-phase{border-top:0;border-left:1px solid var(--color-shovel-border)}.shovel-process-phase__title{font-size:clamp(1.625rem,1.9vw,2.125rem)}.shovel-process-phase__description{font-size:clamp(.875rem,.95vw,1rem)}.shovel-examples-section{padding-block:0 clamp(6rem,9dvh,7.5rem)}.shovel-examples-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shovel-examples-cell:not(:nth-child(odd)){border-left:0}.shovel-examples-cell:not(:nth-child(3n+1)){border-left:1px solid var(--color-shovel-border)}.shovel-system__canvas{padding-block:clamp(6rem,9dvh,7.5rem) clamp(5rem,8dvh,7rem)}.shovel-system__title{font-size:clamp(3rem,3.6vw,3.75rem)}.shovel-agent-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.shovel-pricing-layout{grid-template-columns:minmax(22rem,34%) minmax(0,1fr)}.shovel-pricing-panel{padding:clamp(3rem,3.5vw,4.5rem) clamp(2rem,3vw,3.5rem)}.shovel-pricing-heading{font-size:clamp(2.75rem,2.8vw,3.25rem)}.shovel-pricing-tiers{align-content:center;padding:clamp(5rem,7vw,7rem) clamp(2.5rem,5vw,6rem)}.shovel-pricing-tier{padding:2.5rem clamp(2rem,2.4vw,2.75rem) 2.75rem}.shovel-pricing-tier__amount{font-size:clamp(1.75rem,2vw,2.5rem)}.shovel-footer{display:grid;min-height:100dvh;grid-template-rows:53.333fr 46.667fr}.shovel-footer__bottom,.shovel-footer__top{min-height:0}.shovel-footer__inner{width:calc(100% - 4rem);height:100%;min-height:0}.shovel-footer__top .shovel-footer__inner{padding-block:clamp(4rem,8dvh,5.5rem) clamp(3rem,7dvh,5rem)}.shovel-footer__title{max-width:61.875rem;font-size:3.9375rem;line-height:1.08}.shovel-footer__bottom-inner{min-height:100%;padding-block:clamp(4rem,8dvh,5.75rem) clamp(2.5rem,5dvh,3.75rem)}.shovel-footer__description{font-size:1.375rem;line-height:1.2}.shovel-footer__meta{padding-right:15rem}.shovel-footer__cta{font-size:1rem}.shovel-footer__mark{position:absolute;right:0;bottom:3.65rem;width:12.75rem;margin-top:0}}@media (min-width:1280px){.shovel-system__memory{grid-template-columns:minmax(20rem,30%) minmax(0,1fr);gap:clamp(2.5rem,4vw,5rem);align-items:center}.shovel-memory-mobile-flow{display:none}.shovel-memory-stage{display:flex;min-width:0;align-items:center;justify-content:center}.shovel-memory-orbit{position:relative;display:block;width:min(100%,60rem);aspect-ratio:1146/758;margin-inline:auto}.shovel-memory-arrows{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;color:var(--color-shovel-green);pointer-events:none}.shovel-memory-card,.shovel-memory-center{position:absolute;z-index:1}.shovel-memory-center{top:50%;left:50%;display:flex;width:30.85%;aspect-ratio:1;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.875rem,1.2vw,1.25rem);transform:translate(-50%,-50%);border-radius:9999px;padding:clamp(1.25rem,1.8vw,2.25rem);text-align:center}.shovel-memory-card{display:grid;width:29.39%;height:22%;grid-template-columns:clamp(2.75rem,3.8vw,4rem) minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:clamp(.75rem,1.2vw,1.375rem);border-color:var(--color-shovel-border);border-width:2px;border-radius:16px;padding:clamp(.75rem,1vw,1.25rem)}.shovel-memory-card .shovel-memory-icon{grid-row:1/span 2;grid-column:1;align-self:center;width:clamp(1.75rem,2.1vw,2.5rem);height:clamp(1.75rem,2.1vw,2.5rem)}.shovel-memory-card h4,.shovel-memory-card p{grid-column:2;margin-top:0}.shovel-memory-card h4{grid-row:1;font-size:clamp(.8125rem,.85vw,.9375rem)}.shovel-memory-card p{grid-row:2;margin-top:.125rem;font-size:clamp(.75rem,.75vw,.875rem);line-height:1.4}.shovel-memory-center .shovel-memory-icon{width:clamp(2.25rem,2.6vw,3.25rem);height:clamp(2.25rem,2.6vw,3.25rem)}.shovel-memory-center-label{width:min(72%,12rem);border-top:1px solid;border-bottom:1px solid;padding-block:.4rem;letter-spacing:.02em;text-align:center}.shovel-memory-center-copy{max-width:15rem;margin-top:0;font-size:clamp(.8125rem,.9vw,.9375rem)}.shovel-memory-card--discovery{top:0;left:35.31%}.shovel-memory-card--capture{top:39%;right:0}.shovel-memory-card--apply{bottom:0;left:35.31%}.shovel-memory-card--improve{top:39%;left:0}}@media (min-width:1784px){.shovel-shell{width:1720px}}}