/* VG WORT article only. Existing site assets and other pages stay independent. */
.vgw-page { --vgw-paper: #f7f4ed; --vgw-line: #d8d0c3; background: var(--vgw-paper); color: #201e1d; }
.vgw-page a { text-underline-offset: .2em; text-decoration-thickness: 1px; }
.vgw-page a:hover { color: #a62916; }
.vgw-page :focus-visible { outline: 3px solid #a62916; outline-offset: 4px; }
.vgw-page [id] { scroll-margin-top: 100px; }
.vgw-page .vgw-shell { width: min(1180px, 100%); margin-inline: auto; padding-inline: 32px; }
.vgw-skip { position: fixed; top: 8px; left: 8px; z-index: 60; padding: 12px 20px; transform: translateY(-160%); background: white; color: #201e1d; }
.vgw-skip:focus { transform: none; }
.vgw-header { background: #201e1d; border-bottom: 1px solid #504a43; }
.vgw-header .hwrap { max-width: 1180px; padding: 20px 32px; }
.vgw-header .brand, .vgw-header .brand small { color: #f4ecdb; }
.vgw-header .brand b { font-size: 14px; }
.vgw-header .brand small { font-size: 8px; }
.vgw-desktop-nav { display: flex; align-items: center; gap: 24px; margin-left: auto; }
.vgw-desktop-nav a { color: #f4ecdb; font-size: 13px; text-decoration: none; padding-block: 12px; }
.vgw-desktop-nav a[aria-current] { text-decoration: underline; text-underline-offset: .5em; }
.vgw-header a:hover { color: #e8cf98; }
.vgw-mobile-menu { display: none; margin-left: auto; }
.vgw-hero { background: #201e1d; color: #f4ecdb; padding: 22px 0 58px; }
.vgw-crumb { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; font-size: 12px; color: #d0c7b6; margin-bottom: 42px; }
.vgw-crumb a { color: inherit; }
.vgw-hero .vgw-eyebrow, .vgw-project .vgw-eyebrow { color: #e8cf98; }
.vgw-page .vgw-eyebrow { font-size: 11px; letter-spacing: .15em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; }
.vgw-hero h1 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; font-size: clamp(46px, 6.9vw, 86px); line-height: 1.06; letter-spacing: -.045em; text-transform: none; margin: 0 0 36px; overflow-wrap: normal; }
.vgw-hero h1 span { display: block; font-size: .82em; color: #e8cf98; }
.vgw-hero-bottom { display: grid; grid-template-columns: minmax(0, 1fr) 240px; gap: 90px; align-items: end; }
.vgw-lead { max-width: 69ch; }
.vgw-lead p { font-size: 18px; color: #e1dacb; line-height: 1.7; margin-bottom: 25px; }
.vgw-lead strong { color: #fff8e6; font-weight: 600; }
.vgw-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 24px; }
.vgw-page .vgw-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 22px; padding: 14px 20px; min-height: 48px; font-size: 14px; font-weight: 600; text-decoration: none; background: #f4ecdb; color: #201e1d; }
.vgw-page .vgw-button:hover { background: #e8cf98; color: #201e1d; }
.vgw-page .vgw-button span { font-size: 20px; line-height: 1; }
.vgw-page .vgw-text-link { color: #f4ecdb; font-size: 14px; min-height: 44px; display: inline-flex; align-items: center; gap: 12px; }
.vgw-byline { border-left: 1px solid #696050; padding-left: 26px; font-size: 12px; line-height: 1.6; color: #d0c7b6; }
.vgw-byline p { margin: 10px 0 0; }
.vgw-byline strong, .vgw-byline time { color: #f4ecdb; }
.vgw-seal { font-family: Georgia, serif; font-size: 26px; line-height: 1; color: #e8cf98; }
.vgw-dates { background: #eee7da; border-bottom: 1px solid var(--vgw-line); }
.vgw-page .vgw-dates-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); padding-block: 22px; }
.vgw-dates-grid a { display: flex; flex-direction: column; text-decoration: none; color: #201e1d; padding-inline: 30px; border-left: 1px solid #c5bba9; }
.vgw-dates-grid a:first-child { border: 0; padding-left: 0; }
.vgw-dates-grid a:last-child { padding-right: 0; }
.vgw-dates-grid a > span { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .07em; }
.vgw-dates-grid strong { font-size: 35px; line-height: 1.15; letter-spacing: -.04em; font-weight: 600; margin-top: 9px; font-variant-numeric: tabular-nums; }
.vgw-dates-grid small { font-size: 15px; font-weight: 400; letter-spacing: 0; margin-left: 9px; color: #625b50; }
.vgw-page .vgw-layout { display: grid; grid-template-columns: 210px minmax(0, 720px); gap: 74px; padding-block: 56px 40px; justify-content: space-between; }
.vgw-sidebar { min-width: 0; align-self: start; position: sticky; top: 120px; }
.vgw-sidebar nav { border-top: 2px solid #201e1d; padding-top: 16px; }
.vgw-sidebar nav p { font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; margin: 0 0 10px; }
.vgw-sidebar nav a { display: flex; align-items: center; min-height: 42px; font-size: 13px; text-decoration: none; border-bottom: 1px solid var(--vgw-line); padding: 8px 0; line-height: 1.45; }
.vgw-sidebar nav a:hover { text-decoration: underline; }
.vgw-page .vgw-editorial-note { color: #665e53; font-size: 12px; line-height: 1.65; margin-top: 22px; }
.vgw-article { min-width: 0; max-width: 100%; font-size: 17px; }
.vgw-article p, .vgw-article li { line-height: 1.75; }
.vgw-article p { max-width: 69ch; }
.vgw-section { position: relative; border-top: 1px solid var(--vgw-line); margin-top: 44px; padding-top: 26px; }
.vgw-section:first-child { border-top: 2px solid #201e1d; margin-top: 0; }
.vgw-page .vgw-section-number { color: #a62916; font-size: 12px; font-weight: 700; margin: 0 0 7px; }
.vgw-article h2 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(26px, 3vw, 34px); text-transform: none; font-weight: 400; letter-spacing: -.025em; line-height: 1.2; margin: 0 0 22px; text-wrap: balance; }
.vgw-article h3 { font-size: 19px; line-height: 1.4; margin: 30px 0 12px; letter-spacing: -.01em; }
.vgw-article ul, .vgw-article ol { max-width: 69ch; padding-left: 1.2em; }
.vgw-article table { display: table; table-layout: fixed; font-size: 14px; width: 100%; margin: 24px 0; }
.vgw-article thead { display: table-header-group; }
.vgw-article tbody { display: table-row-group; }
.vgw-article th { font-size: 10px; padding: 10px 12px; letter-spacing: .05em; vertical-align: bottom; border-color: #201e1d; }
.vgw-article td { padding: 15px 12px; border-color: var(--vgw-line); line-height: 1.6; }
.vgw-article th:first-child, .vgw-article td:first-child { padding-left: 0; }
.vgw-article th:last-child, .vgw-article td:last-child { padding-right: 0; }
.vgw-article tr:last-child td { border-bottom: 2px solid #201e1d; }
.vgw-anchor { position: absolute; top: 0; }
.vgw-article .vgw-steps { padding: 0; counter-reset: vgw-step; list-style: none; }
.vgw-steps li { counter-increment: vgw-step; padding: 18px 0 18px 48px; margin: 0; position: relative; border-top: 1px solid var(--vgw-line); }
.vgw-steps li::before { content: counter(vgw-step, decimal-leading-zero); position: absolute; left: 0; top: 20px; color: #a62916; font-size: 13px; font-weight: 700; }
.vgw-article .vgw-checks { list-style: none; padding: 0; }
.vgw-checks li { border-bottom: 1px solid var(--vgw-line); margin: 0; }
.vgw-checks label { display: flex; align-items: flex-start; gap: 14px; padding: 16px 0; cursor: pointer; }
.vgw-page .vgw-checks input { appearance: auto; width: 21px; height: 21px; min-height: 21px; padding: 0; margin: 4px 0 0; flex: none; accent-color: #201e1d; }
.vgw-checks input:checked + span { color: #665e53; text-decoration: line-through; text-decoration-thickness: 1px; }
.vgw-check-actions { display: none; align-items: center; justify-content: space-between; gap: 16px; border-top: 2px solid #201e1d; padding-top: 16px; }
.vgw-js .vgw-check-actions { display: flex; }
.vgw-check-actions p { font-size: 13px; margin: 0; }
.vgw-check-actions button { font: inherit; font-size: 12px; color: #201e1d; background: none; border: 1px solid #8d8273; padding: 10px 14px; min-height: 44px; cursor: pointer; }
.vgw-page .vgw-fine { font-size: 12px; line-height: 1.6; margin-top: 14px; color: #665e53; }
.vgw-project { background: #201e1d; color: #f4ecdb; margin-block: 46px; padding: 34px; }
.vgw-project h2 { color: #f4ecdb; }
.vgw-project > p:not(.vgw-eyebrow) { color: #d0c7b6; }
.vgw-project .vgw-button { margin-top: 6px; }
.vgw-project .vgw-fine { margin-bottom: 0; }
.vgw-page .faq details { border-color: var(--vgw-line); }
.vgw-page .faq summary { font-size: 16px; font-weight: 600; line-height: 1.6; padding-block: 20px; }
.vgw-page .faq summary::before { color: #a62916; }
.vgw-page .faq .a { font-size: 16px; padding-left: 22px; }
.vgw-page .faq .a p:last-child { margin-bottom: 0; }
.vgw-sources { font-size: 14px; color: #665e53; }
.vgw-sources h2 { font-size: 25px; color: #201e1d; }
.vgw-page footer { background: #201e1d; color: #f4ecdb; margin-top: 0; }
.vgw-page footer .hwrap { color: #d0c7b6; max-width: 1180px; padding: 26px 32px; }
.vgw-page footer a { color: #f4ecdb; }
.vgw-page footer .hwrap > :last-child { margin-left: auto; }
@media (max-width: 1000px) {
  .vgw-page .vgw-layout { grid-template-columns: 180px minmax(0, 1fr); gap: 38px; }
  .vgw-hero-bottom { grid-template-columns: minmax(0, 1fr) 190px; gap: 38px; }
  .vgw-desktop-nav { gap: 18px; }
}
@media (max-width: 760px) {
  .vgw-page .vgw-shell { padding-inline: 22px; }
  .vgw-header .hwrap { padding: 12px 22px; }
  .vgw-desktop-nav { display: none; }
  .vgw-mobile-menu { display: block; }
  .vgw-mobile-menu summary { color: #f4ecdb; min-height: 44px; min-width: 78px; display: flex; align-items: center; justify-content: space-between; gap: 14px; cursor: pointer; font-size: 13px; list-style: none; }
  .vgw-mobile-menu summary::-webkit-details-marker { display: none; }
  .vgw-mobile-menu[open] summary span { transform: rotate(45deg); }
  .vgw-mobile-menu nav { position: absolute; left: 0; top: 100%; right: 0; background: #201e1d; padding: 8px 22px 20px; border-bottom: 1px solid #696050; }
  .vgw-mobile-menu nav a { display: block; padding: 12px 0; min-height: 44px; color: #f4ecdb; border-bottom: 1px solid #504a43; }
  .vgw-hero { padding-top: 18px; padding-bottom: 36px; }
  .vgw-crumb { margin-bottom: 32px; font-size: 11px; }
  .vgw-hero h1 { font-size: clamp(42px, 8.3vw, 63px); line-height: 1.08; margin-bottom: 25px; letter-spacing: -.04em; }
  .vgw-hero h1 span { font-size: .82em; hyphens: manual; }
  .vgw-hero-bottom { display: block; }
  .vgw-lead p { font-size: 16px; }
  .vgw-byline { display: flex; align-items: flex-start; flex-wrap: wrap; gap: 10px 18px; border-left: 0; border-top: 1px solid #696050; margin-top: 26px; padding: 18px 0 0; }
  .vgw-byline p { margin: 0; font-size: 11px; }
  .vgw-byline p:last-child { flex-basis: 100%; margin-left: 0; }
  .vgw-seal { display: none; }
  .vgw-page .vgw-dates-grid { padding-block: 18px; }
  .vgw-dates-grid a { padding-inline: 12px; }
  .vgw-dates-grid a > span { font-size: 9px; letter-spacing: .01em; line-height: 1.5; min-height: 28px; }
  .vgw-dates-grid strong { font-size: 26px; }
  .vgw-dates-grid small { display: block; font-size: 12px; margin: 3px 0 0; }
  .vgw-page .vgw-layout { display: block; padding-top: 28px; }
  .vgw-sidebar { position: static; margin-bottom: 34px; }
  .vgw-sidebar nav { display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px; }
  .vgw-sidebar nav p { grid-column: 1 / -1; }
  .vgw-sidebar nav a { min-height: 44px; font-size: 12px; }
  .vgw-page .vgw-editorial-note { margin-top: 16px; }
  .vgw-article { font-size: 16px; }
  .vgw-section { margin-top: 32px; padding-top: 24px; }
  .vgw-article table { font-size: 12px; }
  .vgw-article th { font-size: 9px; padding: 9px 6px; }
  .vgw-article td { padding: 12px 6px; hyphens: auto; overflow-wrap: break-word; }
  #meldeweg thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
  #meldeweg table, #meldeweg tbody { display: block; }
  #meldeweg tbody tr { display: grid; grid-template-columns: 1fr 1fr; column-gap: 20px; padding: 16px 0; border-top: 1px solid var(--vgw-line); }
  #meldeweg tbody tr:first-child { border-top: 2px solid #201e1d; }
  #meldeweg td, #meldeweg tr:last-child td { padding: 0; border: 0; font-size: 14px; }
  #meldeweg td:first-child { grid-column: 1 / -1; font-size: 16px; font-weight: 600; padding-bottom: 12px; }
  #meldeweg td:nth-child(2)::before, #meldeweg td:nth-child(3)::before { display: block; font-size: 9px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; margin-bottom: 6px; }
  #meldeweg td:nth-child(2)::before { content: "Zuständiger Bereich"; }
  #meldeweg td:nth-child(3)::before { content: "Dein nächster Schritt"; }
  .vgw-article h3 { font-size: 18px; }
  .vgw-project { padding: 26px 22px; }
  .vgw-check-actions { flex-wrap: wrap; }
  .vgw-page footer .hwrap { padding-inline: 22px; }
}
@media print {
  .vgw-header, .vgw-sidebar, .vgw-project, .vgw-hero-actions, .vgw-check-actions, .vgw-page footer { display: none; }
  .vgw-page, .vgw-hero, .vgw-dates { background: white; color: #201e1d; }
  .vgw-hero h1, .vgw-hero h1 span, .vgw-lead p, .vgw-lead strong { color: #201e1d; }
  .vgw-page .vgw-layout { display: block; }
  .vgw-hero-bottom { display: block; }
  .vgw-byline { display: none; }
  .vgw-section { break-inside: auto; }
  .vgw-article h2, .vgw-article h3 { break-after: avoid; }
}
