.tool-backlink-wrap,.tool-content{--tool-accent: var(--color-primary);--tool-accent-rgb: 0 90 141;--tool-measure: 64rem}.tool-backlink-wrap{width:100%;max-width:72rem;margin-inline:auto;padding:1.5rem 1.5rem 0}.tool-backlink{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-size:.875rem;font-weight:600;text-decoration:none}.tool-backlink:hover{color:var(--color-primary-hover);text-decoration:underline;text-underline-offset:.25em}.tool-backlink:focus-visible{outline:3px solid var(--tool-accent);outline-offset:4px;border-radius:.25rem}.tool-content{color:var(--color-text);line-height:1.75;overflow-wrap:break-word;hyphens:manual}@media(min-width:640px){.tool-content .tool-hero{padding-block:5rem}}@media(min-width:1024px){.tool-content .tool-hero{padding-block:6rem}}.tool-content .tool-hero{background:var(--color-bg-base);padding:4rem 1.5rem;border-bottom:1px solid #e5e5e5}.tool-content .tool-section{padding:4rem 1.5rem;border-bottom:1px solid #e5e5e5}@media(min-width:640px){.tool-content .tool-section{padding-block:4rem}}.tool-content .tool-section:nth-of-type(odd){background:#fafafa}.tool-content .tool-inner{max-width:1152px;margin-inline:auto}.tool-content h1{max-width:var(--tool-measure);font-size:1.875rem;line-height:1.25;font-weight:600;color:var(--color-primary);margin:.75rem 0 1.5rem;text-wrap:balance}@media(min-width:640px){.tool-content h1{font-size:2.25rem}}@media(min-width:1024px){.tool-content h1{font-size:3rem}}.tool-content h2{font-size:1.5rem;line-height:1.25;font-weight:600;color:var(--color-primary);margin:0 0 1.25rem}.tool-content h3{font-size:1.25rem;line-height:1.375;font-weight:600;color:var(--color-primary);margin:0 0 .75rem}@media(min-width:640px){.tool-content h2{font-size:1.875rem}}.tool-content h4{font-weight:600;color:var(--color-primary);margin:1rem 0 .5rem}.tool-content p{margin:.75rem 0 1.25rem;max-width:var(--tool-measure);color:#404040;text-wrap:pretty}.tool-content .tool-hero>.tool-inner>div>p:not(.tool-eyebrow):not(.tool-hero-eyebrow):not(.tool-caption){font-size:1.125rem}.tool-content .tool-caption{margin-top:-.9rem;font-size:.875rem;line-height:1.5;color:#525252}.tool-content .tool-hero-eyebrow{font-size:.875rem;font-weight:500;text-transform:uppercase;color:var(--color-primary);margin:0 0 .75rem;max-width:none}.tool-content .tool-eyebrow{color:var(--color-primary);font-size:.875rem;font-weight:500;text-transform:uppercase;margin:0 0 .75rem}.tool-content .tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1.5rem;margin:1.5rem 0}.tool-content .tool-grid[data-columns="1"]{grid-template-columns:minmax(0,1fr)}.tool-content .tool-grid[data-columns="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1024px){.tool-content .tool-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}.tool-content .tool-card{min-width:0;font-size:.875rem;line-height:1.7143;color:#525252;padding:2rem;border:1px solid #e5e5e5;border-radius:.75rem;background:#fff}.tool-content .tool-card .tool-card{padding:0;border:0}.tool-content .generator-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:48rem;margin:2rem 0;padding:1.5rem 0;border-block:1px solid #dce3e9}.tool-content .generator-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding-inline:1.75rem;border-left:1px solid #dce3e9}@media(max-width:639px){.tool-content .tender-stats{grid-template-columns:minmax(0,1fr);padding-block:0}.tool-content .tender-stats .generator-stat{padding:1.25rem;border-left:0;border-bottom:1px solid #dce3e9}.tool-content .tender-stats .generator-stat:last-child{border-bottom:0}}.tool-content .generator-stat dt{font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--color-text-secondary)}.tool-content .generator-stat dd{order:-1;margin:0;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:600;line-height:1.1;white-space:nowrap;letter-spacing:-.04em;color:var(--color-primary);font-variant-numeric:tabular-nums}@media(max-width:479px){.tool-content .generator-stat{padding-inline:.75rem}.tool-content .generator-stat:first-child{padding-left:.75rem}.tool-content .generator-stat dt{font-size:.8125rem;hyphens:manual}.tool-content .generator-stat dd{font-size:2rem}}.tool-content .tool-grid:has(>.tool-card:first-child>svg:only-child){grid-template-columns:1.25rem minmax(0,1fr);gap:.75rem;margin:.75rem 0}.tool-content .tool-grid:has(>.tool-card:first-child>svg:only-child)>.tool-card{padding:0;border:0;background:transparent}.tool-content .tool-callout{margin:1.75rem 0;padding:2rem;border:1px solid #e5e5e5;border-radius:.75rem;background:#fff}.tool-content .tool-callout--wide{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:2.5rem;align-items:center}.tool-content .tool-callout--wide>*{grid-column:1}.tool-content .tool-callout>p{margin:.5rem 0 0}.tool-content .tool-callout>h3{margin-bottom:.25rem}.tool-content .tool-callout--wide>p:nth-last-child(2){margin-top:.75rem;font-size:.875rem;line-height:1.5;color:#525252}.tool-content .tool-callout--wide>:last-child{grid-column:2;grid-row:1 / 99;align-self:center;margin:0}.tool-content .tool-callout--wide>:first-child svg{width:2rem;height:2rem}@media(max-width:767px){.tool-content .tool-callout--wide{grid-template-columns:minmax(0,1fr);row-gap:.5rem}.tool-content .tool-callout--wide>:last-child{grid-column:1;grid-row:auto}}.tool-content .tool-callout>:first-child{margin-top:0}.tool-content .tool-callout>:last-child{margin-bottom:0}.tool-content .tool-step{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--color-primary);color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.tool-content .tool-step svg{width:1.5rem;height:1.5rem}.tool-content .tool-step svg[stroke],.tool-content .tool-step svg [stroke]{stroke:#fff}.tool-content a{text-underline-offset:.2em;text-decoration:underline}.tool-content a:hover{color:var(--color-primary-hover)}.tool-content a.tool-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;border-radius:.5rem;background:var(--color-primary);color:#fff;font-weight:600;line-height:1.5;text-decoration:none;margin:.5rem .5rem .5rem 0;box-shadow:0 5px 14px #005a8d2e;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.tool-content a.tool-button:hover{background:var(--color-primary-hover);color:#fff;box-shadow:0 8px 20px #004a7638;transform:translateY(-1px)}.tool-content a:focus-visible,.tool-content summary:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}.tool-content details{border:1px solid #e5e5e5;border-radius:.625rem;padding:0 1.25rem;margin:.75rem 0;background:#fff}.tool-content summary{cursor:pointer;font-weight:600;color:var(--color-primary);padding:1.125rem 2rem 1.125rem 0}.tool-content details[open]>summary{margin-bottom:1rem}.tool-content details>p,.tool-content details>ul,.tool-content details>ol{max-width:var(--tool-measure)}.tool-content details[open]{border-color:#005a8d59;box-shadow:0 8px 24px #005a8d0d}.tool-content details>:last-child{margin-bottom:1.25rem}.tool-content ul,.tool-content ol{padding-left:1.5rem;margin:1rem 0}.tool-content ul{list-style:disc}.tool-content ol{list-style:decimal}.tool-content li{margin:.5rem 0}.tool-content .tool-table-scroll{overflow-x:auto;margin:1.5rem 0;border:1px solid #e5e5e5;border-radius:.75rem}.tool-content table{width:100%;border-collapse:collapse;text-align:left}.tool-content th,.tool-content td{padding:.875rem 1.25rem;border-bottom:1px solid #e5e5e5;vertical-align:top}.tool-content th{color:var(--color-primary);background:#fafafa;font-weight:600}.tool-content tbody tr:last-child td{border-bottom:0}.tool-content img{display:block;max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.tool-content svg{max-width:100%;height:auto}.tool-content pre{overflow:auto;background:#f4f4f5;padding:1rem;border-radius:.375rem}.tool-content code{font-size:.9em}.tool-content [id]{scroll-margin-top:6rem}.tool-content .tool-icon-row{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:1rem;align-items:start}.tool-content .tool-icon-cell{min-width:0}.tool-content .tool-icon-cell>strong{display:block;margin-bottom:.75rem;font-size:1.25rem;line-height:1.375;font-weight:600;color:var(--color-primary)}.tool-content .tool-icon-cell svg{display:block;margin-top:.25rem}.tool-content .tool-step-row{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1.5rem;margin:1.25rem 0;padding:1.5rem;border:1px solid #e5e5e5;border-radius:.75rem;background:#fff}.tool-content .tool-step-body{min-width:0}.tool-content .tool-step-body>:last-child{margin-bottom:0}.tool-content .tool-comparison{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1.5rem;align-items:stretch;margin:1.5rem 0}.tool-content .tool-comparison-marker{display:flex;align-items:center;justify-content:center}.tool-content .tool-cta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}.tool-content .tool-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.tool-content .tool-subheading{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.tool-content .tool-grid>.tool-card{height:100%}.tool-content .tool-table-scroll{max-width:100%}@media(max-width:767px){.tool-content .tool-step-row{grid-template-columns:minmax(0,1fr);padding:1.25rem;gap:.5rem}.tool-content .tool-comparison,.tool-content .tool-cta-row{grid-template-columns:minmax(0,1fr);gap:1rem}}.tool-content .rm-size-card{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1.5rem;margin:1.5rem 0;padding:2rem;border:1px solid #e5e5e5;border-radius:.75rem;background:#fff}.tool-content .rm-size-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--color-primary)}.tool-content .rm-size-icon svg{width:1.5rem;height:1.5rem;stroke:#fff}.tool-content .rm-size-body{min-width:0}.tool-content .rm-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}.tool-content .rm-fact-column>p:first-child{margin:0 0 .75rem;font-size:.875rem;font-weight:500;text-transform:uppercase;color:var(--color-primary)}.tool-content .rm-icon-row{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.75rem;margin:.5rem 0;align-items:start;font-size:.875rem;line-height:1.5rem;color:#525252}.tool-content .rm-icon-cell svg{display:block;width:1rem;height:1rem;margin-top:.25rem}@media(max-width:767px){.tool-content .rm-size-card{grid-template-columns:minmax(0,1fr);padding:1.25rem;gap:1rem}.tool-content .rm-facts{grid-template-columns:minmax(0,1fr);gap:.75rem}}@media(max-width:767px){.tool-content .tool-grid,.tool-content .tool-grid[data-columns="3"]{grid-template-columns:minmax(0,1fr)}.tool-content .tool-card,.tool-content .tool-callout{padding:1.25rem}}@media(prefers-reduced-motion:reduce){.tool-content a.tool-button{transition:none}}.tool-content .tool-head{max-width:var(--tool-measure);margin-bottom:2rem;padding-left:1.5rem;border-left:4px solid var(--color-primary)}.tool-content .tool-head>:last-child{margin-bottom:0}.tool-content .tool-card p{font-size:inherit;line-height:inherit;color:inherit}.tool-content .tool-card p.tool-eyebrow{color:var(--color-primary)}.tool-content .tool-actions>a.tool-button:not(:first-child){background:#fff;color:var(--color-primary);border:1px solid #d4d4d4;box-shadow:none}.tool-content .tool-actions>a.tool-button:not(:first-child):hover{background:#005a8d0d;border-color:var(--color-primary);color:var(--color-primary);box-shadow:none}.tool-content .tool-callout:has(>details+details){counter-reset:tool-step}.tool-content .tool-callout:has(>details+details)>details>summary{counter-increment:tool-step}.tool-content .tool-callout:has(>details+details)>details>summary:before{content:counter(tool-step);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.625rem;border-radius:.375rem;background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:600;line-height:1;vertical-align:.05em}.tool-content .tool-inner>div>:first-child,.tool-content .tool-inner>div>div:first-child>:first-child{margin-top:0}.tool-content .tool-inner>div>:last-child,.tool-content .tool-inner>div>div:last-child>:last-child{margin-bottom:0}.tool-content a.tool-button>span{display:contents}.tool-content .tool-actions{align-items:center}.tool-content .tool-actions>a.tool-button{margin:0}.tool-content .tool-section:has(>.tool-inner>div>.tool-callout:only-child){padding-block:0;background:none;border-bottom:0}.tool-content a.tool-button{border:1px solid transparent}.tool-content .generator-stat:first-child{border-left:0}.tool-content .generator-stats{align-items:start}.tool-content .generator-stat{justify-content:start}.tool-content .tool-toc{list-style:none;padding:0;margin:.5rem 0 0;columns:2;column-gap:2.5rem}.tool-content .tool-toc li{margin:0 0 .5rem;break-inside:avoid}@media(max-width:639px){.tool-content .tool-toc{columns:1}}.tool-content .tool-toc{counter-reset:tool-toc;columns:2}.tool-content .tool-toc li{counter-increment:tool-toc;margin:0;break-inside:avoid}.tool-content .tool-toc a{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:.75rem;align-items:baseline;padding:.5rem .5rem .5rem 0;border-radius:.375rem;color:var(--color-primary);text-decoration:none}.tool-content .tool-toc a:before{content:counter(tool-toc);justify-self:center;font-size:.8125rem;font-weight:600;color:#737373;font-variant-numeric:tabular-nums}.tool-content .tool-toc a:hover{background:#005a8d0d}.tool-content .tool-toc a:hover:before{color:var(--color-primary)}@media(min-width:1024px){.tool-content .tool-toc{columns:3}}.tool-content .tool-source{margin-top:.75rem;font-size:.875rem;line-height:1.5;color:#525252}.tool-content .tool-links{list-style:none;padding:0;margin:.5rem 0 0}.tool-content .tool-links li{margin:0 0 .5rem}.tool-content .tool-links a{text-decoration:none}.tool-content .tool-links a:hover{text-decoration:underline;text-underline-offset:.2em}.tool-content .tool-callout:has(>.tool-source){border-color:#cfe0ea;background:#eef4f8}.tool-content .tool-callout:has(>.tool-source)>p:first-child{font-size:1.125rem;font-style:italic}.tool-content .tool-callout:has(>.tool-source)>p:first-child:before{content:"„"}.tool-content .tool-callout:has(>.tool-source)>p:first-child:after{content:"“"}.tool-content .tool-source a{text-decoration:none;font-weight:600}.tool-content .tool-source a:hover{text-decoration:underline;text-underline-offset:.2em}.tool-content .tool-layers{margin:1.75rem 0;border:1px solid #e5e5e5;border-radius:.75rem;overflow:hidden}.tool-content .tool-layer{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1.25rem;padding:1.5rem 2rem;align-items:start}.tool-content .tool-layer+.tool-layer{border-top:1px solid #e5e5e5}.tool-content .tool-layer:first-child{background:#005a8d0f}.tool-content .tool-layer:last-child{background:#fafafa}.tool-content .tool-layer-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--color-primary)}.tool-content .tool-layer-icon svg{width:1.375rem;height:1.375rem;stroke:#fff}.tool-content .tool-layer-body>*{margin:0}.tool-content .tool-layer-role{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#737373}.tool-content .tool-layer-body strong{display:block;margin:.125rem 0 .375rem;font-size:1.25rem;line-height:1.375;font-weight:600;color:var(--color-primary)}.tool-content .tool-layer-body p:last-child{font-size:.875rem;line-height:1.7143;color:#525252}@media(max-width:639px){.tool-content .tool-layer{grid-template-columns:minmax(0,1fr);gap:.75rem;padding:1.25rem}}.tool-content .tool-group-head{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1rem;align-items:center;margin-bottom:1.25rem}.tool-content .tool-group-head h3{margin:0}.tool-content .tool-card>strong{display:block;margin-bottom:.5rem;font-size:1.25rem;line-height:1.375;font-weight:600;color:var(--color-primary)}.tool-content .tool-flow{position:relative;list-style:none;margin:1.5rem 0;padding:0 0 0 2.25rem}.tool-content .tool-flow:before{content:"";position:absolute;left:.5rem;top:.75rem;bottom:1.25rem;width:2px;background:#e5e5e5}.tool-content .tool-flow:after{content:"";position:absolute;left:.125rem;bottom:.25rem;border-left:.4375rem solid transparent;border-right:.4375rem solid transparent;border-top:.5rem solid #e5e5e5}.tool-content .tool-flow-step{position:relative;margin:0 0 1.75rem}.tool-content .tool-flow-step:last-child{margin-bottom:0}.tool-content .tool-flow-step:before{content:"";position:absolute;left:-2.25rem;top:.4375rem;box-sizing:border-box;width:1.0625rem;height:1.0625rem;border:3px solid var(--color-primary);border-radius:50%;background:#fff}.tool-content .tool-flow-step h3{margin-bottom:.25rem}.tool-content .tool-flow-step p{margin:0}.tool-content .tool-links{border-top:1px solid #e5e5e5}.tool-content .tool-links li{margin:0;border-bottom:1px solid #e5e5e5}.tool-content .tool-links a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.875rem .5rem;font-weight:600;text-decoration:none}.tool-content .tool-links a:after{content:"→";color:var(--color-primary)}.tool-content .tool-links a:hover{background:#005a8d0d;text-decoration:none}.tool-content .tool-section:not(:has(.tool-grid)):not(:has(.tool-card)):not(:has(table)):not(:has(.tool-layers)):not(:has(details)):not(:has(.tool-flow)){padding-block:3rem}.tool-content .tool-head>p:not(.tool-eyebrow){font-size:1.125rem}.tool-content ul li::marker{color:var(--color-primary)}.tool-content li{margin:.375rem 0;line-height:1.6}.tool-content .tool-comparison-marker span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.375rem .625rem;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-size:.8125rem;font-weight:600;color:#737373}.tool-content .tool-card-meta{margin:auto 0 0;padding-top:.75rem;border-top:1px solid #e5e5e5;font-size:.8125rem;font-weight:600;color:var(--color-primary)}.tool-content .tool-card:has(.tool-card-meta){display:flex;flex-direction:column}.tool-content .tool-td-zahl{text-align:right;white-space:nowrap;color:var(--color-primary);font-weight:600}html:lang(en) .tool-content .tool-callout:has(>.tool-source)>p:first-child:before{content:"“"}html:lang(en) .tool-content .tool-callout:has(>.tool-source)>p:first-child:after{content:"”"}.tool-content .tool-prompt{padding:1.25rem 1.5rem;border-color:#cfe0ea;background:#eef4f8}.tool-content .tool-prompt>p{font-style:italic;color:var(--color-text)}.tool-content .tool-card:has(>img:only-child){display:flex;align-items:center;padding:.5rem}.tool-content .tool-card>img:only-child{margin:0}
