@font-face{font-family:Iosevka Aile;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/iosevka-aile-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Iosevka Aile;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/iosevka-aile-latin-400-italic.woff2)format("woff2")}@font-face{font-family:Iosevka Aile;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/iosevka-aile-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Iosevka Aile;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/iosevka-aile-latin-700-normal.woff2)format("woff2")}@font-face{font-family:Iosevka Aile;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/iosevka-aile-latin-800-normal.woff2)format("woff2")}:root{--canvas:#f4f3ef;--surface:#fff;--surface-subtle:#edece7;--ink:#0b0d10;--ink-2:#252930;--muted:#626872;--line:#d8d8d2;--line-strong:#aeb1b5;--brand:#2f63ff;--brand-hover:#214de0;--brand-soft:#e8eeff;--brand-ink:#17348c;--success:#157a55;--success-soft:#e4f2ec;--warning:#a86000;--warning-soft:#f8eedc;--danger:#b9363e;--danger-soft:#f8e6e7;--unknown:#68717d;--unknown-soft:#eaeced;--night:#0b0d10;--night-surface:#14171c;--night-line:#2a2f37;--night-text:#f4f3ef;--night-muted:#a9afb8;--font-sans:"Iosevka Aile", "Helvetica Neue", Arial, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--font-iosevka:"Iosevka", "Iosevka Term", "Iosevka Fixed", "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--text-hero:clamp(2.1rem, 1.2rem + 4vw, 3.6rem);--radius-sm:0;--radius-md:0;--radius-lg:0;--motion-fast:.14s;--motion-base:.22s;--motion-slow:.42s;--header-h:74px;--content-max:1440px;--content-readable:1200px;--gutter:clamp(20px, 5vw, 80px);--section-space:clamp(80px, 10vw, 160px);--section-space-tight:clamp(56px, 7vw, 104px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}h1,h2,h3{color:inherit;letter-spacing:-.02em;text-wrap:balance;font-weight:600}p{margin:0}a{color:var(--brand-ink);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}a:hover{color:var(--brand-hover)}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:0}.meta-label{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.03em;color:var(--muted);line-height:1.4}.container{width:100%;max-width:var(--content-readable);padding-inline:var(--gutter);margin-inline:auto}@media (width<=899px){:root{--gutter:24px}}@media (width<=360px){:root{--gutter:20px}}.site-header{z-index:20;background-color:var(--header-bg,var(--canvas));position:sticky;top:0}.header-inner{min-height:var(--header-h);flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.5rem 2rem;padding-block:1.15rem;display:flex;position:relative}.wordmark{letter-spacing:.02em;color:var(--ink);font-size:1.45rem;font-weight:700;text-decoration:none;transition:color .15s}.wordmark:hover{color:var(--brand-hover)}.site-nav{flex-wrap:wrap;gap:.5rem 1.5rem;margin-inline-start:auto;display:flex}.site-nav a{color:var(--ink);font-size:var(--text-sm);transition:color var(--motion-fast) ease, border-color var(--motion-fast) ease;border-bottom:2px solid #0000;font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--brand-hover)}.site-nav a.active{color:var(--brand-ink);border-bottom-color:currentColor}.site-nav__group{display:flex;position:relative}.site-nav__chevron{margin-left:.35rem;font-size:.75em}.site-subnav{z-index:1;border:1px solid var(--line-strong);background:var(--surface);opacity:0;visibility:hidden;min-width:13rem;transition:opacity var(--motion-fast) ease, visibility 0s linear var(--motion-fast);padding:.85rem 1rem .95rem;position:absolute;top:calc(100% + .4rem);left:0}.site-nav__group:hover .site-subnav,.site-nav__group:focus-within .site-subnav{opacity:1;visibility:visible;transition:opacity var(--motion-fast) ease, visibility 0s}.site-subnav ul{gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.site-subnav li{color:var(--muted);font-size:var(--text-sm)}.site-nav__toggle,.site-nav__top{display:none}@media (width<=899px){.site-subnav,.site-nav__chevron{display:none}}.site-header--dark .site-nav a{color:#ffffffd9}.site-header--dark .site-nav a:hover,.site-header--dark .site-nav a.active{color:#fff;border-bottom-color:currentColor}.site-header--dark .wordmark{color:#fff}.site-header--dark .wordmark:hover{color:var(--brand-soft)}@media (width<=899px){.header-inner{align-items:center}.site-nav__toggle{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-inline-start:auto;padding:0;display:inline-flex}.site-header--dark .site-nav__toggle{color:#fff}.site-nav__bars{gap:4px;width:20px;display:grid}.site-nav__bars>span{background:currentColor;height:2px}.site-nav{z-index:40;padding:1.1rem var(--gutter) 2.5rem;background:var(--night);color:var(--night-text);flex-direction:column;gap:0;margin:0;display:none;position:fixed;inset:0;overflow-y:auto}.site-nav--open{display:flex}.site-nav__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.25rem;display:flex}.site-nav__top .wordmark{color:var(--night-text)}.site-nav__top .wordmark:hover{color:#fff}.site-nav__close{width:44px;height:44px;color:var(--night-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.9rem;line-height:1;display:inline-flex}.site-nav__group{display:block}.site-header .site-nav a{color:var(--night-text);letter-spacing:-.01em;border-bottom:1px solid var(--night-line);padding-block:.7rem;font-size:2rem;font-weight:600;line-height:1.2;text-decoration:none;display:block}.site-header .site-nav a:hover,.site-header .site-nav a.active{color:#fff}}.hero{min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));padding-block:clamp(44px, 6vw, 92px) var(--section-space-tight);flex-direction:column;justify-content:flex-start;display:flex;position:relative}.hero-more{width:min(calc(100% - 2 * var(--gutter)), calc(var(--content-readable) - 2 * var(--gutter)));color:var(--muted);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-align:center;margin:0;animation:2.4s ease-in-out infinite hero-more-pulse;position:absolute;bottom:clamp(18px,3vw,34px);left:50%;transform:translate(-50%)}@keyframes hero-more-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (width<=899px){.hero-more{display:none}}.hero-grid{align-items:start;gap:clamp(32px,5vw,72px);display:grid}@media (width>=900px){.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}.hero h1{font-size:var(--text-hero);margin:0 0 1.25rem;line-height:.98}.lede{max-width:56ch;font-size:var(--text-lg);color:var(--muted);margin:0 0 1.9rem;line-height:1.6}.lede--mobile{display:none}.hero-actions{flex-wrap:wrap;gap:.75rem 1rem;margin:0;display:flex}.button-primary{color:#fff;min-height:46px;font-family:inherit;font-size:var(--text-base);transition:background var(--motion-fast) ease, border-color var(--motion-fast) ease, color var(--motion-fast) ease;background:#000;border:6px solid #000;border-radius:0;align-items:center;gap:.5rem;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary:hover{color:#fff;background:#1a1a1a;border-color:#000}@media (width<=899px){.hero{min-height:0;padding-block:48px 56px}.hero-copy{text-align:center}.hero h1{margin-bottom:20px;line-height:1.05}.lede{margin-inline:auto;margin-bottom:24px}.lede--full{display:none}.lede--mobile{display:block}.lede p+p{margin-top:13px}.hero-actions{justify-content:center}}:where(main,.section){scroll-margin-top:5rem}.section{padding-block:var(--section-space-tight);position:relative}.section:before{content:"";width:min(calc(100% - 2 * var(--gutter)), calc(var(--content-readable) - 2 * var(--gutter)));border-top:4px solid #000;position:absolute;top:0;left:50%;transform:translate(-50%)}.section--grey:before{display:none}#first-release .section-head{border-bottom:6px solid #fff;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 2rem;margin-bottom:1.75rem;padding-bottom:1rem;display:flex}#first-release h2{margin:0}#first-release .section-lede{font-size:var(--text-sm);text-align:right;margin:0;font-weight:400}@media (width<=899px){#first-release .section-head{flex-direction:column;align-items:flex-start;gap:.4rem}#first-release .section-lede{text-align:left}}.section--night{background:var(--night);color:var(--night-text)}.section--night:before{border-top-color:var(--night-line)}.section--grey{background:var(--muted);color:#fff}.section--grey .section-lede,.section--grey .page-body,.section--grey .capability-desc,.section--grey .responsibility .meta-label{color:#ffffffe6}.section--grey .capability-term,.section--grey .responsibility p{color:#fff}.section--grey .responsibility{border-top-color:#ffffff4d}.section--black{color:#fff;background:#000}.section--black .section-lede,.section--black .page-body,.section--black .planned-desc{color:#ffffffd9}.section--black .planned-title{color:#fff}.section--black .planned-label{color:var(--brand-soft)}.section--black .section-head{border-bottom:6px solid #fff;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 2rem;margin-bottom:1.75rem;padding-bottom:1rem;display:flex}.section--black .planned li{border-top:0;padding-top:0}.section h2{font-size:var(--text-2xl);margin:0 0 .75rem;line-height:1.05}.section-lede{max-width:62ch;font-size:var(--text-lg);color:var(--muted);margin:0 0 clamp(28px,4vw,48px)}.capabilities{gap:2rem;margin:0;padding:0;list-style:none;display:grid}.capability-term{font-size:var(--text-xl);letter-spacing:-.01em;color:var(--ink);margin-bottom:.3rem;font-weight:600;display:block}.capability-desc{max-width:36ch;color:var(--muted);margin-top:.625rem;display:block}@media (width>=900px){.capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25rem 2.5rem}.capability-desc{margin-top:.15rem}}.responsibility{border-top:1px solid var(--line);max-width:62ch;margin-top:2rem;padding-top:1.25rem}.responsibility p:first-child{margin-bottom:.6rem}.planned{gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=900px){.planned{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.planned li{border-top:2px solid var(--ink);padding-top:1rem}.planned-label{color:var(--brand-ink);letter-spacing:.02em;margin-top:.15rem;display:block}@media (width>=900px){.planned-label{margin-top:0;margin-left:.4rem;display:inline}}.planned-title{font-size:var(--text-lg);color:var(--ink);margin-bottom:.3rem;font-weight:600;display:block}.planned-desc{max-width:44ch;color:var(--muted);display:block}.mobile-footer{padding-block:48px 56px;padding-inline:var(--gutter);border-top:1px solid var(--night-line);background:var(--night);color:var(--night-text);text-align:center}.mobile-footer__nav{flex-direction:column;gap:.2rem;display:flex}.mobile-footer__nav a{color:var(--night-text);font-size:var(--text-lg);padding-block:.6rem;text-decoration:none}.mobile-footer__nav a:hover{color:#fff}.mobile-footer__wordmark{letter-spacing:-.02em;margin-top:3rem;font-size:1.45rem;font-weight:700}@media (width>=900px){.mobile-footer{display:none}}.page-intro{padding-block:clamp(56px,8vw,112px) clamp(40px,6vw,72px)}.page-intro h1{margin:.6rem 0 1rem;font-size:clamp(2rem,1.3rem + 3vw,3.2rem);line-height:1.04}.page-intro .lede{margin-bottom:0}.page-note{margin-top:1.75rem}.page-body{max-width:62ch}.page-list{gap:.75rem;max-width:62ch;margin:0;padding-left:1.15rem;display:grid}.pricing-page{padding-block:clamp(56px, 8vw, 112px) var(--section-space-tight)}.pilot-panel{color:#fff;background:#000;max-width:640px;margin-inline:auto;padding:clamp(32px,5vw,56px)}.pilot-panel .meta-label{color:#ffffffb3;margin-top:0}.pilot-panel h1{margin:.6rem 0 1.25rem;font-size:clamp(1.75rem,1.2rem + 2.6vw,2.6rem);line-height:1.05}.pilot-panel p{max-width:46ch;margin-top:.9rem}.pilot-panel .pilot-panel__actions{margin-top:2rem}.pilot-panel .pilot-panel__note{font-size:var(--text-sm);color:#fff9;margin-top:1.25rem}.button-invert{color:#000;min-height:46px;font-family:inherit;font-size:var(--text-base);transition:background var(--motion-fast) ease, border-color var(--motion-fast) ease, color var(--motion-fast) ease;background:#fff;border:6px solid #fff;border-radius:0;align-items:center;gap:.5rem;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button-invert:not(:disabled):hover{color:#000;background:#eaeaea;border-color:#eaeaea}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.kev{text-align:left;width:100%;max-width:400px;color:var(--ink);margin:0;display:none}.kev__heading{letter-spacing:-.01em;color:var(--ink);margin:0 0 .5rem;font-size:1.1875rem;font-weight:600;line-height:1.25}.kev__entries{margin:0;padding:0;list-style:none}.kev__entry{border-top:1px solid var(--line);padding-block:16px}.kev__entry:last-child{border-bottom:1px solid var(--line)}.kev__product{overflow-wrap:anywhere;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35}.kev__cve{font-size:var(--text-sm);overflow-wrap:anywhere;margin-top:2px;display:inline-block}.kev__meta{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.5}.kev__entry .kev__meta{margin-top:4px}.kev__footer{margin-top:12px}.kev__footer .kev__meta+.kev__meta{margin-top:3px}.kev__stale{color:var(--warning)}.kev__note{color:var(--muted);margin:10px 0 0;font-size:.8125rem;line-height:1.5}.kev__message{font-size:var(--text-base);color:var(--muted);margin:0}@media (width<=899px){.kev{margin:32px auto 0;display:block}}.release-graph{--graph-gap:28px;--graph-accent:var(--brand);--graph-accent-soft:var(--brand-soft);--graph-accent-ink:var(--brand-ink);--graph-accent-light:var(--brand-soft);width:100%;min-width:0;max-width:520px;font-family:var(--font-iosevka);justify-self:center;margin:0}.release-graph__note{color:var(--muted);font-size:12px;font-weight:400}.release-graph__map{grid-template-columns:minmax(0, 1fr) var(--graph-gap) minmax(0, 1fr);grid-template-rows:auto var(--graph-gap) auto var(--graph-gap) auto;display:grid}.release-graph__node{min-width:0;color:var(--graph-accent-light);background:#0b0d10;border:0;border-radius:4px;flex-direction:column;justify-content:flex-start;padding:12px;display:flex;box-shadow:0 4px 14px #0b0d1038}.release-graph__prompt{color:var(--graph-accent-light);letter-spacing:.02em;opacity:.9;overflow-wrap:anywhere;margin-bottom:4px;font-size:11px;line-height:1.4;display:block}.release-graph__prompt>span{opacity:.4}.release-graph__value{color:var(--graph-accent-light);overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.35}.release-graph__value:after{content:"";vertical-align:text-bottom;opacity:0;background:currentColor;width:.5em;height:1em;margin-left:.18em;display:inline-block}.release-graph__node--cursor .release-graph__value:after{opacity:1;animation:1s step-end infinite release-graph-blink}@keyframes release-graph-blink{50%{opacity:0}}.release-graph__detail{color:var(--muted);font-family:var(--font-iosevka);overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.45}.release-graph__node--product{grid-area:1/1}.release-graph__node--owner{grid-area:1/3}.release-graph__node--release{grid-area:3/1}.release-graph__node--support{grid-area:3/3}.release-graph__node--build{grid-area:5/1}.release-graph__node--sbom{grid-area:5/3}.release-graph__node--release{background:color-mix(in srgb, var(--graph-accent) 20%, #0b0d10)}.release-graph__node--product .release-graph__value{min-height:2lh}.release-graph__edge,.release-graph__cross{color:var(--muted);font-family:var(--font-iosevka);font-size:11px;line-height:1;position:relative}.release-graph__edge:before{content:"";inset-block:0;border-left:1px solid var(--muted);position:absolute;left:50%}.release-graph__edge:after{content:"";border-right:1px solid var(--muted);border-bottom:1px solid var(--muted);width:7px;height:7px;position:absolute;bottom:1px;left:calc(50% - 3px);transform:rotate(45deg)}.release-graph__edge>span{white-space:nowrap;position:absolute;top:50%;left:calc(50% + 8px);transform:translateY(-50%)}.release-graph__edge--ships{grid-area:2/1}.release-graph__edge--built{grid-area:4/1}.release-graph__edge--ships:before,.release-graph__edge--built:before,.release-graph__edge--ships:after,.release-graph__edge--built:after{border-color:var(--graph-accent)}.release-graph__cross--owner{grid-area:1/2}.release-graph__cross--support{grid-area:3/2}.release-graph__cross--sbom{grid-area:5/2}.release-graph__cross:before{content:"";border-top:1px solid var(--muted);width:100%;position:absolute;top:50%}.release-graph__cross:after{content:"";border-top:1px solid var(--muted);border-right:1px solid var(--muted);width:7px;height:7px;position:absolute;top:calc(50% - 3px);right:1px;transform:rotate(45deg)}.release-graph__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.release-graph__autoplay{color:var(--graph-accent-light);font:11px/1.4 var(--font-iosevka);cursor:pointer;white-space:nowrap;background:#0b0d10;border:0;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.release-graph__autoplay:hover{color:#fff}.release-graph__trigger{width:100%;font:inherit;text-align:left;cursor:pointer;transition:background .14s}.release-graph__trigger:hover,.release-graph__trigger[aria-expanded=true]{background:color-mix(in srgb, var(--graph-accent) 34%, #0b0d10)}.release-graph__version,.release-graph__product{cursor:pointer}.release-graph__hint{width:100%;color:var(--graph-accent-light);opacity:.85;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:12px;line-height:1.4;display:flex}.release-graph__hint--denied{color:#ff9a9a;opacity:1;font-weight:600}.release-graph__hint>span{font-size:18px;line-height:1}.release-graph__expansion{margin-top:var(--graph-gap);background:var(--surface);animation:.16s ease-out graph-detail-in;position:relative}.release-graph__expansion:before{content:"";top:calc(-1 * var(--graph-gap) - 1px);height:var(--graph-gap);left:calc(75% + var(--graph-gap) / 4);border-left:1px solid var(--graph-accent);position:absolute}.release-graph__expansion--sbom{color:var(--graph-accent-light);font-family:var(--font-iosevka);background:#0b0d10;border-radius:4px;padding:12px;box-shadow:0 4px 14px #0b0d1038}.release-graph__terminal-command{color:var(--graph-accent-light);letter-spacing:.02em;overflow-wrap:anywhere;margin:0 0 8px;font-size:11px;line-height:1.5}.release-graph__terminal-command>span{opacity:.4}.release-graph__component-list{font-family:var(--font-iosevka);gap:6px;margin:0 0 12px;padding:0;font-size:11px;line-height:1.5;list-style:none;display:grid}.release-graph__component-name{display:block}.release-graph__component-vuln{color:#ff9a9a;margin-left:8px}.release-graph__component-purl{opacity:.75;overflow-wrap:anywhere;display:block}@keyframes graph-detail-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.release-graph__expansion{animation:none}.release-graph__trigger{transition:none}.release-graph__node--cursor .release-graph__value:after{animation:none}}@media (width<=899px){.release-graph{display:none}}.shared-dependency{width:100%;max-width:360px;color:var(--ink);margin:28px 0 0}.shared-dependency__grid{grid-template-rows:auto 26px 1px 30px auto;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;display:grid}.shared-dependency__tile{border:1px solid var(--line-strong);background:var(--canvas);text-align:center;border-radius:4px;flex-direction:column;min-width:0;padding:8px;display:flex}.shared-dependency__tile:first-child{grid-area:1/1}.shared-dependency__tile:nth-child(2){grid-area:1/2}.shared-dependency__tile:nth-child(3){grid-area:1/3}.shared-dependency__tile-name{color:var(--ink);font-size:12px;font-weight:600;line-height:1.3}.shared-dependency__tile-version{color:var(--muted);font-size:12px;line-height:1.3}.shared-dependency__stub{background:var(--line-strong);width:1px;height:100%}.shared-dependency__stub:nth-child(4){grid-area:2/1}.shared-dependency__stub:nth-child(5){grid-area:2/2}.shared-dependency__stub:nth-child(6){grid-area:2/3}.shared-dependency__bus{background:var(--line-strong);grid-area:3/1/4/4;align-self:center;width:66.6667%;height:1px}.shared-dependency__stem{background:var(--line-strong);grid-area:4/2;width:1px;height:100%}.shared-dependency__base{grid-area:5/1/6/4;align-self:start;position:relative}.shared-dependency__component{border:2px solid var(--ink);background:var(--canvas);color:var(--ink);white-space:nowrap;border-radius:4px;padding:9px 10px;font-size:13px;font-weight:600;line-height:1.3;display:inline-block}.shared-dependency__finding{white-space:nowrap;align-items:center;gap:3px;display:inline-flex;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.shared-dependency__finding:before{content:"";background:var(--line-strong);width:6px;height:1px}.shared-dependency__diamond{background:var(--brand);flex:none;width:9px;height:9px;transform:rotate(45deg)}.shared-dependency__finding-label{color:var(--ink);font-size:12px;line-height:1.3}.shared-dependency__caption{color:var(--ink);margin-top:10px;font-size:14px;line-height:1.4}.shared-dependency__caption-quiet{color:var(--muted);margin-top:2px;font-size:13px;display:block}.shared-dependency__sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=899px){.shared-dependency{display:none}}
