#wtk-main{box-sizing:border-box;flex:1 1 auto;min-width:0;width:100%;max-width:100%;padding:20px 40px 74px;background:#faf9f5}.wtk{--ink:#193d37;--muted:#566b63;--line:#dcded3;--yellow:#f8d85e;--cream:#f0f0e6;max-width:1180px;margin:auto;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65}.wtk *{box-sizing:border-box}.wtk h1,.wtk h2,.wtk h3,.wtk p,.wtk ol{margin:0}.wtk a{color:inherit}.wtk h1,.wtk h2,.wtk h3{font-family:inherit;color:var(--ink);font-weight:700}.wtk a,.wtk button{touch-action:manipulation}.wtk button,.wtk input{font:inherit}.wtk button{color:inherit;cursor:pointer}.wtk [hidden]{display:none!important}.wtk :focus-visible{outline:3px solid #b04628;outline-offset:5px}.wtk [id]{scroll-margin-top:115px}.wtk-crumb{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;padding:8px 0 30px;color:var(--muted)}.wtk-crumb a{text-decoration:none}.wtk-crumb a:hover{text-decoration:underline}.wtk-eyebrow,.wtk-mini-label{font-size:10px;letter-spacing:1.7px;font-weight:750;line-height:1.6}.wtk-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;padding:24px 0 42px}.wtk h1{font-size:clamp(40px,4.35vw,62px);line-height:1.04;letter-spacing:-2.8px;margin:22px 0}.wtk h1 em,.wtk h2 em{font-family:Georgia,serif;font-weight:400}.wtk-lead{font-size:20px;line-height:1.55;color:var(--muted)}.wtk-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}.wtk-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--ink);color:white!important;text-decoration:none!important;padding:14px 22px;border:1px solid var(--ink);border-radius:7px;font-size:13px;font-weight:700;line-height:1.6;min-height:48px;transition:background .18s}.wtk-btn:hover{background:#2c574a}.wtk-text-link{font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:5px;border:0;padding:8px 0;background:none;min-height:40px}.wtk-reviewed{font-size:11px;color:var(--muted);margin-top:24px!important;line-height:1.7}.wtk-answer{position:relative;overflow:hidden;isolation:isolate;background:var(--yellow);border-radius:14px;padding:26px 32px 24px;min-height:333px;box-shadow:0 16px 0 -9px #e8e8db;transform:rotate(-2deg)}.wtk-ticket-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.9px;font-weight:700;padding-bottom:20px;border-bottom:1px solid #a58931}.wtk-dot{height:9px;width:9px;border:2px solid var(--ink);border-radius:50%}.wtk-big{position:relative;z-index:1;font-size:clamp(76px,10vw,143px);line-height:1;letter-spacing:-8px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap;margin:35px 0 4px}.wtk-number-label{font-size:20px;letter-spacing:-.5px}.wtk-ticket-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px dashed #a58931;padding-top:20px;margin-top:30px;font-size:10px;font-weight:700}.wtk-ticket-bottom b{padding:0 3px}.wtk-ticket-bottom a{text-decoration:underline;text-underline-offset:4px;position:relative;z-index:1}.wtk-gnome{width:102px;position:absolute;right:4px;bottom:72px;color:#9e852e;opacity:.17;transform:rotate(13deg);z-index:-1}.wtk-direct-answer{display:grid;grid-template-columns:105px 1fr;gap:24px;border-top:1px solid var(--line);padding:23px 0;font-size:13px;line-height:1.75}.wtk-direct-answer>.wtk-mini-label{padding-top:3px}.wtk-direct-answer strong{font-weight:700}.wtk-direct-answer a{text-underline-offset:3px}.wtk-jump{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;gap:24px}.wtk-jump a{display:flex;gap:17px;color:#778980;text-decoration:none;font-size:11px;align-items:center}.wtk-jump a span{color:var(--ink);font-size:12px;font-weight:700}.wtk-jump a:hover span{text-decoration:underline}.wtk-section{padding-top:66px}.wtk-section-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:29px}.wtk-section-head h2,.wtk-faq-section h2{font-size:35px;line-height:1.16;letter-spacing:-1.3px;margin-top:12px}.wtk-section-head>p{font-size:13px;line-height:1.6;color:var(--muted)}.wtk-count-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.wtk-count-options{display:flex;flex-direction:column;gap:10px}.wtk-count-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px 24px;min-height:86px;transition:background .18s}.wtk-count-choice[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.wtk-count-choice b{font-size:15px;display:block;line-height:1.25}.wtk-count-choice small{font-size:10px;display:block;margin-top:6px;line-height:1.4;color:var(--muted)}.wtk-count-choice[aria-pressed=true] small{color:#d3e1d9}.wtk-count-choice strong{font-size:26px;white-space:nowrap;letter-spacing:-.6px}.wtk-count-choice i{font-size:17px;font-style:normal;padding-left:15px;color:#83998d}.wtk-count-choice[aria-pressed=true] i{color:var(--yellow)}.wtk-count-choice:hover:not([aria-pressed=true]){background:#f1f3e9}.wtk-count-panel{background:var(--cream);padding:28px 34px;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:374px}.wtk-panel-number{font-size:76px;line-height:1.1;letter-spacing:-4px;font-weight:750;margin:15px 0 11px}.wtk-count-panel h3{font-size:21px;line-height:1.25;letter-spacing:-.6px}.wtk-count-panel [data-panel-copy]{font-size:13px;line-height:1.75;max-width:420px;margin-top:12px;color:#415b50}.wtk-equation{font-size:16px;letter-spacing:.3px;font-weight:700;border-top:1px solid #cdd3c4;margin-top:18px!important;padding-top:15px;width:100%}.wtk-count-panel>a{margin-top:7px}.wtk-walk-layout{display:grid;grid-template-columns:.82fr 1.25fr;gap:50px;align-items:start}.wtk-walk-plan{background:#e8edda;border-radius:12px;padding:30px;position:sticky;top:105px}.wtk-plan-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:30px}.wtk-plan-top>span:last-child{font-size:27px;line-height:1}.wtk-walk-plan h3{font-size:45px;line-height:1.05;letter-spacing:-1.8px}.wtk-walk-plan>p:not(.wtk-small){font-size:12px;margin-top:18px;max-width:290px;color:var(--muted)}.wtk-time{display:flex;align-items:center;gap:16px;margin-top:26px;border-top:1px solid #c4cebb;padding-top:18px}.wtk-time>strong{font-size:44px;letter-spacing:-1.5px;line-height:1.1}.wtk-time>span{font-size:11px;line-height:1.5}.wtk-route-map{display:block;width:100%;height:auto;max-height:232px;margin:16px 0 5px}.wtk-small{font-size:11px;line-height:1.7;color:var(--muted)}.wtk-progress-area{border-top:1px solid #c4cebb;padding-top:20px;margin-top:24px}.wtk-progress-area label{display:flex;justify-content:space-between;gap:15px;font-size:12px}.wtk-progress-area progress{display:block;width:100%;height:8px;margin:10px 0 12px;accent-color:var(--ink);border-radius:5px;overflow:hidden}.wtk-progress-area progress::-webkit-progress-bar{background:#cdd6bf}.wtk-progress-area progress::-webkit-progress-value{background:var(--ink)}.wtk-progress-area button{font-size:10px}.wtk-time-note{margin-top:16px!important}.wtk-btn-outline{background:transparent;color:var(--ink)!important}.wtk-btn-outline:hover{background:#dce3cf}.wtk-walk-plan>.wtk-btn{margin-top:20px;width:100%}.wtk-stops ol{padding:0;list-style:none}.wtk-stop{display:flex;gap:21px;border-top:1px solid var(--line);padding:22px 0}.wtk-stop:first-child{padding-top:0;border-top:0}.wtk-stop-number{font-size:12px;font-weight:700;color:#728978;width:26px;padding-top:3px;flex:none}.wtk-stop-main{flex:1;min-width:0}.wtk-stop-type{font-size:9px;letter-spacing:1.5px;color:var(--muted);font-weight:700;margin-bottom:6px!important}.wtk-stop h3{font-size:26px;line-height:1.2;letter-spacing:-.7px}.wtk-address{font-size:13px;margin-top:7px!important;font-weight:600}.wtk-stop-tip{font-size:12px;line-height:1.65;color:var(--muted);margin-top:8px!important}.wtk-stop-actions{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:10px;flex-wrap:wrap}.wtk-stop-actions a{font-size:11px;font-weight:700;min-height:44px;display:inline-flex;align-items:center;text-underline-offset:4px}.wtk-stop-actions label{display:inline-flex;align-items:center;gap:9px;font-size:11px;cursor:pointer;min-height:44px}.wtk-stop-actions input{width:19px;height:19px;margin:0;accent-color:var(--ink)}.wtk-stop.is-found .wtk-stop-number{color:var(--ink);font-weight:800}.wtk-stop.is-found h3:after{content:' ✓';color:#527241;font-size:19px}.wtk-more-walk{padding:22px;background:#f0f0e6;border-radius:9px;margin-top:7px;font-size:12px}.wtk-more-walk p{margin-bottom:9px}.wtk-more-walk a{display:block;padding:7px 0;font-size:11px;font-weight:700;text-underline-offset:3px}.wtk-method-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:start}.wtk-calculation{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:10px;padding:24px;margin-bottom:27px;background:white}.wtk-calculation span{font-size:10px;line-height:1.5}.wtk-calculation b{display:block;font-size:33px;font-weight:750;letter-spacing:-1px;line-height:1.2;margin-bottom:6px}.wtk-calculation i{font-style:normal;font-size:26px;color:#6c806f}.wtk-method-grid h3{font-size:23px;line-height:1.25;letter-spacing:-.7px;margin-bottom:13px}.wtk-method-grid>div>p:not(.wtk-small){font-size:13px;line-height:1.8;margin-bottom:15px;color:#41594f}.wtk-audit{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:25px 0}.wtk details summary{cursor:pointer;font-size:13px;font-weight:700;min-height:28px}.wtk-audit p{font-size:12px;margin:13px 0 0;color:var(--muted)}.wtk-record-ids{font-variant-numeric:tabular-nums;word-spacing:4px;line-height:1.9!important}.wtk-table-wrap{max-width:100%;overflow-x:auto}.wtk table{border-collapse:collapse;width:100%;font-size:12px;background:transparent;margin:0 0 12px;text-align:left}.wtk caption{caption-side:top;text-align:left;font-size:13px;font-weight:700;padding-bottom:14px}.wtk th,.wtk td{border:0;border-bottom:1px solid var(--line);padding:12px 10px;text-align:right;font-variant-numeric:tabular-nums}.wtk th:first-child{text-align:left;padding-left:0}.wtk th{font-weight:600}.wtk thead th{font-size:10px;background:transparent;letter-spacing:0;color:var(--muted);line-height:1.5}.wtk-source-card{padding:30px;background:#f0f0e6;border-radius:10px}.wtk-source-card h3{margin-top:17px;font-size:29px}.wtk-source-card dl{margin:23px 0}.wtk-source-card dt{font-size:10px;color:var(--muted);margin-top:15px}.wtk-source-card dd{font-size:12px;margin:4px 0 0;line-height:1.7;font-weight:600}.wtk-source-card .wtk-btn{width:100%;margin-bottom:14px}.wtk-source-card details{margin-top:16px}.wtk-source-card details summary{font-size:10px;min-height:30px}.wtk-hash{display:block;overflow-wrap:anywhere;font-size:9px;background:white;padding:10px;margin-top:8px;color:var(--ink);white-space:normal}.wtk-source-update{border-top:1px solid #ccd2c4;padding-top:20px;margin-top:20px;font-size:12px}.wtk-source-update p{margin-top:6px;font-size:11px;line-height:1.7;color:var(--muted)}.wtk-source-card button{margin-top:16px}.wtk-source-card [data-copy-status]{overflow-wrap:anywhere;white-space:pre-wrap}.wtk-faq-section{display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.wtk-faq-intro{margin-top:23px!important;font-size:13px;color:var(--muted)}.wtk-faq{border-top:1px solid var(--line)}.wtk-faq details{padding:21px 0;border-bottom:1px solid var(--line)}.wtk-faq summary{font-size:14px!important;line-height:1.5;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px}.wtk-faq summary::-webkit-details-marker{display:none}.wtk-faq summary:after{content:'+';font-size:24px;font-weight:400;flex:none}.wtk-faq details[open] summary:after{content:'−'}.wtk-faq details p{margin-top:12px;font-size:13px;line-height:1.8;color:var(--muted);max-width:610px}.wtk-end{margin-top:65px;background:var(--yellow);border-radius:12px;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;gap:35px}.wtk-end h2{font-size:31px;letter-spacing:-1px;line-height:1.15;margin-top:12px}.wtk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1450px){.wtk h1{font-size:64px}.wtk-big{font-size:150px}}
@media(max-width:1000px){#wtk-main{padding:15px 28px 55px}.wtk-hero{gap:35px}.wtk h1{font-size:48px;letter-spacing:-2px}.wtk-answer{padding:24px}.wtk-big{font-size:104px;letter-spacing:-6px}.wtk-ticket-bottom{flex-wrap:wrap;gap:8px}.wtk-walk-layout{gap:28px;grid-template-columns:.85fr 1.2fr}.wtk-walk-plan{padding:23px}.wtk-walk-plan h3{font-size:38px}.wtk-method-grid{gap:25px}.wtk-source-card{padding:23px}.wtk-section-head h2,.wtk-faq-section h2{font-size:31px}.wtk-faq-section{gap:30px}.wtk-count-choice{padding:17px 20px}.wtk-count-choice strong{font-size:23px}.wtk-count-choice i{padding-left:6px}.wtk-count-panel{padding:26px}.wtk-calculation{padding:20px 15px}.wtk-calculation b{font-size:28px}.wtk-end{padding:30px}}
@media(max-width:740px){#wtk-main{padding:12px 20px 45px}.wtk-crumb{padding-bottom:22px;font-size:10px}.wtk-hero{grid-template-columns:1fr;gap:28px;padding:8px 0 27px}.wtk h1{font-size:clamp(40px,8.6vw,59px);letter-spacing:-2px;margin:14px 0 17px}.wtk h1 br{display:none}.wtk-lead{font-size:17px}.wtk-lead br{display:none}.wtk-actions{margin-top:22px;gap:16px}.wtk-btn{font-size:12px;padding:12px 16px}.wtk-reviewed{margin-top:16px!important;font-size:10px}.wtk-reviewed br{display:none}.wtk-reviewed time{white-space:nowrap}.wtk-answer{transform:none;min-height:260px;padding:22px 26px}.wtk-ticket-top{padding-bottom:15px}.wtk-big{font-size:clamp(93px,20vw,135px);letter-spacing:-6px;margin:23px 0 3px}.wtk-number-label{font-size:18px}.wtk-ticket-bottom{margin-top:20px;padding-top:16px;flex-wrap:nowrap}.wtk-gnome{width:85px;right:23px;bottom:55px;opacity:.22}.wtk-direct-answer{grid-template-columns:1fr;gap:9px;padding:22px 0;font-size:12px}.wtk-jump{gap:12px;padding:15px 0;grid-template-columns:repeat(2,1fr)}.wtk-jump a{gap:10px;min-height:29px}.wtk-jump a span{font-size:11px}.wtk-section{padding-top:43px}.wtk-section-head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:23px}.wtk-section-head h2,.wtk-faq-section h2{font-size:31px;letter-spacing:-1px}.wtk-section-head>p{font-size:12px}.wtk-section-head>p br{display:none}.wtk-count-layout{grid-template-columns:1fr;gap:15px}.wtk-count-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wtk-count-choice{display:flex;flex-direction:column;align-items:flex-start;padding:16px;gap:13px;min-height:135px}.wtk-count-choice>span{flex:1}.wtk-count-choice b{font-size:12px}.wtk-count-choice small{font-size:9px}.wtk-count-choice strong{font-size:28px;width:100%;display:flex;justify-content:space-between;align-items:center}.wtk-count-choice i{font-size:17px}.wtk-count-panel{min-height:340px;padding:25px}.wtk-panel-number{font-size:67px;margin-top:14px}.wtk-count-panel h3{font-size:21px}.wtk-count-panel [data-panel-copy]{font-size:12px}.wtk-walk-layout{grid-template-columns:1fr;gap:30px}.wtk-walk-plan{position:static;padding:25px}.wtk-plan-top{margin-bottom:23px}.wtk-walk-plan h3{font-size:38px}.wtk-walk-plan h3 br{display:none}.wtk-time{margin-top:20px}.wtk-route-map{max-height:200px;margin-top:9px}.wtk-walk-plan>.wtk-small:first-of-type{text-align:center}.wtk-progress-area{margin-top:20px}.wtk-stop{gap:14px;padding:20px 0}.wtk-stop h3{font-size:25px}.wtk-stop-number{width:22px;font-size:11px}.wtk-stop-actions{gap:12px}.wtk-method-grid{grid-template-columns:1fr;gap:25px}.wtk-calculation{padding:22px 18px}.wtk-calculation b{font-size:29px}.wtk-calculation span{font-size:9px}.wtk-method-grid h3{font-size:22px}.wtk-source-card{padding:26px}.wtk-faq-section{grid-template-columns:1fr;gap:24px}.wtk-faq-intro{display:none}.wtk-faq details{padding:18px 0}.wtk-faq summary{font-size:13px!important;gap:16px}.wtk-end{margin-top:42px;padding:26px;flex-direction:column;align-items:flex-start;gap:23px}.wtk-end h2{font-size:27px}.wtk th,.wtk td{padding:10px 7px;font-size:11px}.wtk th:first-child{max-width:145px}.wtk thead th{font-size:9px}.wtk-count-panel .wtk-mini-label{font-size:9px}.wtk [id]{scroll-margin-top:90px}}
@media(prefers-reduced-motion:reduce){.wtk *{scroll-behavior:auto!important;transition:none!important}}

.wtk-page #content.site-content{display:block;width:100%;max-width:1260px;padding:15px 0 0;margin:0 auto}.wtk-page #wtk-main{padding-top:8px}@media(max-width:740px){.wtk-page #content.site-content{padding-top:4px}.wtk-hero{gap:14px}.wtk-intro{display:contents}.wtk-intro>.wtk-eyebrow{order:0}.wtk-intro>h1{order:1;margin:0 0 6px}.wtk-answer{order:2;margin:4px 0 8px}.wtk-intro>.wtk-lead{order:3}.wtk-intro>.wtk-actions{order:4;margin-top:4px}.wtk-intro>.wtk-reviewed{order:5;margin-top:0!important}.wtk-crumb{padding-bottom:23px}.wtk-actions{gap:10px 18px}.wtk-answer{min-height:250px}}
body.wtk-page #content.site-content{width:100%!important;max-width:1260px!important;margin:0 auto!important;padding:15px 0 0!important}@media(max-width:740px){body.wtk-page #content.site-content{padding-top:4px!important}}

/* Editorial analysis: source notes follow the visitor-facing content. */
.wtk-number-label{max-width:320px;font-size:18px;line-height:1.4}.wtk-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.wtk-insights article{border-top:2px solid var(--ink);padding:23px 0 0}.wtk-insights h3{font-size:22px;line-height:1.2;margin:13px 0}.wtk-insights p{font-size:13px;color:var(--muted)}.wtk-insights a{display:inline-block;margin-top:12px;font-size:12px;font-weight:700;text-underline-offset:4px}.wtk-method-compact{margin-top:48px;border-top:1px solid var(--line);padding-top:30px}.wtk-method-compact .wtk-section-head{margin-bottom:18px}.wtk-method-compact h2{font-size:27px}.wtk-method-compact>p,.wtk-source-list p{font-size:13px;line-height:1.8;margin-bottom:12px;max-width:960px;color:var(--muted)}.wtk-method-compact strong{color:var(--ink)}.wtk-source-list{padding-top:10px}.wtk-method-compact .wtk-audit{margin:19px 0 4px}.wtk-method-compact .wtk-table-wrap{margin-top:24px}.wtk-method-compact .wtk-hash{max-width:700px}.wtk-method-compact [data-copy-status]{white-space:pre-wrap;overflow-wrap:anywhere}.wtk-equation{font-size:14px}
@media(max-width:740px){.wtk-insights{grid-template-columns:1fr;gap:24px}.wtk-insights article{padding-top:18px}.wtk-insights h3{font-size:23px}.wtk-method-compact{margin-top:32px}.wtk-method-compact .wtk-section-head{gap:10px}.wtk-number-label{font-size:17px}.wtk-count-choice{min-height:162px}.wtk-count-choice b{line-height:1.4}}


.wtk-method-compact>p,.wtk-source-list p{font-size:12px;line-height:1.8}.wtk-count-choice small{line-height:1.5}.wtk-ticket-top{letter-spacing:1.2px}
.wtk-direct-answer{font-size:14px}.wtk-direct-answer strong{display:block;font-size:18px;line-height:1.5;margin-bottom:6px}@media(max-width:740px){.wtk-direct-answer{font-size:13px}.wtk-direct-answer strong{font-size:17px}}

/* Archive: visible in the initial HTML, no script required to browse years. */
#wtk-main .wtk-year-card{min-width:0;max-width:100%}#wtk-main .wtk-year-card>*{width:auto;min-width:0;max-width:100%}#wtk-main .wtk-year-current h3{color:#fff!important}#wtk-main .wtk-related-grid>*{min-width:0;max-width:100%}#wtk-main .wtk-related-grid h3{width:auto;max-width:100%}#wtk-main .wtk-year-cards{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:740px){#wtk-main .wtk-year-cards{grid-template-columns:minmax(0,1fr)}}
.wtk-latest{display:grid;grid-template-columns:170px 1fr;gap:25px;padding:23px 0;border-bottom:1px solid var(--line);font-size:13px}.wtk-latest b{white-space:nowrap}.wtk-years{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px}.wtk-years a{flex:1;padding:16px 20px;text-decoration:none;font-size:23px;font-weight:700}.wtk-years span{display:block;font-size:11px;font-weight:400;color:var(--muted)}.wtk-years a:hover{background:var(--cream)}.wtk-year-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wtk-year-card{padding:28px 24px;border:1px solid var(--line);border-radius:12px;background:#f0f0e6;display:flex;flex-direction:column}.wtk-year-card:target{outline:3px solid #b04628;outline-offset:4px}.wtk-year-current{background:var(--ink);color:#fff;border-color:var(--ink)}.wtk-year-card h3{font-size:19px;line-height:1.3;margin-top:18px;color:inherit}.wtk-year-number{font-size:58px;line-height:1.2;letter-spacing:-2px;font-weight:750;margin:22px 0!important}.wtk-year-number span{display:block;letter-spacing:0;font-size:13px;line-height:1.8;font-weight:400}.wtk-year-current .wtk-year-number{color:var(--yellow)}.wtk-year-card>p:not(.wtk-year-number):not(.wtk-mini-label){font-size:13px;line-height:1.75}.wtk-year-context{border-top:1px solid #c9d0c0;padding-top:17px;margin-top:20px!important;margin-bottom:15px!important}.wtk-year-current .wtk-year-context{border-color:#55726a;color:#e0e9e3}.wtk-year-card>a{margin-top:auto;align-self:flex-start}.wtk-archive-note{margin-top:25px;border-left:3px solid var(--ink);padding:3px 0 3px 22px;max-width:980px}.wtk-archive-note h3{font-size:18px;margin-bottom:10px}.wtk-archive-note p{font-size:13px;color:var(--muted)}.wtk-archive-note .wtk-small{font-size:12px;margin-top:10px}.wtk-related{margin-top:55px;padding:30px;border:1px solid var(--line);border-radius:12px;background:#f0f0e6}.wtk-related h2{font-size:27px;margin:10px 0 25px;line-height:1.2}.wtk-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.wtk-related-grid>a{text-decoration:none;border-top:1px solid #c6cec0;padding-top:18px}.wtk-related-grid h3{font-size:19px;margin:9px 0}.wtk-related-grid p{font-size:12px;color:var(--muted)}.wtk-related-grid>a:hover h3{text-decoration:underline}.wtk-count-choice{flex:1}.wtk-count-panel{min-height:330px}
@media(max-width:740px){.wtk-latest{grid-template-columns:1fr;gap:9px}.wtk-years a{padding:13px 10px;font-size:21px}.wtk-years span{font-size:10px}.wtk-year-cards{grid-template-columns:1fr}.wtk-year-card{padding:26px}.wtk-year-number{font-size:62px;margin:16px 0!important}.wtk-related{padding:25px}.wtk-related-grid{grid-template-columns:1fr;gap:22px}.wtk-related h2{font-size:25px}.wtk-count-options{grid-template-columns:1fr}.wtk-count-choice{flex-direction:row;align-items:center;min-height:82px;gap:15px}.wtk-count-choice strong{width:auto;gap:12px;font-size:24px}.wtk-count-choice b{font-size:13px}.wtk-count-choice small{font-size:10px}.wtk-count-panel{min-height:310px}}
@media print{#wpadminbar,.site-header,.site-footer,.atlas-footer,.wks-top,.wtk-actions,.wtk-jump,.wtk-years,.wtk-related,[data-copy],.wtk-count-options{display:none!important}#wtk-main{padding:0!important}.wtk-answer{transform:none}.wtk-year-cards{display:block}.wtk-year-card{break-inside:avoid;margin:16px 0;color:#193d37;background:white}.wtk-year-current .wtk-year-number,.wtk-year-current .wtk-year-context{color:#193d37}.wtk-section{padding-top:25px}.wtk-faq-section{display:block}}

/* Fit translated headings without changing the Polish layout. */
html:not([lang^="pl"]) .wtk h1{font-size:clamp(38px,4.1vw,60px)}html:not([lang^="pl"]) .wtk-count-choice strong{flex:none}html:not([lang^="pl"]) .wtk-count-choice b{overflow-wrap:anywhere}html:not([lang^="pl"]) .wtk-year-card h3{overflow-wrap:anywhere}html:not([lang^="pl"]) .wtk-year-card .wtk-mini-label{letter-spacing:1px}html:not([lang^="pl"]) .wtk-number-label{max-width:100%}@media(max-width:740px){html:not([lang^="pl"]) .wtk h1{font-size:clamp(35px,8.5vw,48px)}html:not([lang^="pl"]) .wtk-count-choice{padding:15px}html:not([lang^="pl"]) .wtk-count-choice b{font-size:12px}html:not([lang^="pl"]) .wtk-count-choice strong{font-size:23px}}
