/* v39: układ wyłącznie podstrony odcinka piersiowego */
.thoracic-page .skip-link{position:absolute;top:-100px;left:16px;z-index:100;background:#fff;padding:12px 18px;color:var(--navy)}
.thoracic-page .skip-link:focus{top:12px}
.thoracic-page a:focus-visible,.thoracic-page button:focus-visible,.thoracic-page summary:focus-visible{outline:3px solid var(--blue2);outline-offset:5px}
.thoracic-page main section[id]{scroll-margin-top:108px}
.thoracic-page .eyebrow{color:#4f7a25}
.thoracic-page .th-hero{padding:30px 0 0;background:linear-gradient(145deg,#f5faff 0%,#fff 72%)}
.thoracic-page .breadcrumb{margin-bottom:35px}
.th-hero-copy{max-width:870px;padding-bottom:38px}
.th-hero-copy h1{font-size:clamp(40px,4.8vw,62px);line-height:1.1;letter-spacing:-.035em;color:var(--navy);margin:0 0 22px}
.th-hero-copy h1 span{color:var(--blue2)}
.th-hero-copy .lead{max-width:755px;font-size:19px;line-height:1.7;margin:0}
.thoracic-page .hero-actions{margin:25px 0 0}
.th-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:22px 0;border-top:1px solid #cddfeb;border-bottom:1px solid #cddfeb}
.th-facts>div{padding:0 30px;border-right:1px solid #cddfeb}
.th-facts>div:first-child{padding-left:0}.th-facts>div:last-child{border:0}
.th-facts dt{font-size:13px;color:var(--muted);margin-bottom:2px}
.th-facts dd{margin:0;color:var(--navy);font-size:19px;font-weight:750}
.th-section{padding:66px 0}
.th-section h2,.th-contact h2{font-size:clamp(29px,3.3vw,39px);line-height:1.2;letter-spacing:-.025em;color:var(--navy);margin:0 0 18px}
.th-section h3{color:var(--navy);font-size:19px;line-height:1.35;margin:0 0 8px}
.th-section p{color:#4d5b68;margin:0 0 15px;line-height:1.75}
.th-section .eyebrow{color:#4f7a25;line-height:1.5;font-size:12px}
.th-split{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:start}
.th-note{border-left:3px solid var(--green);padding:13px 18px;background:#f5faef;border-radius:0 10px 10px 0;font-size:14px;margin-top:23px!important}
.th-symptoms{list-style:none;margin:4px 0 0;padding:0;border-top:1px solid #d9e5ed}
.th-symptoms li{padding:20px 0;border-bottom:1px solid #d9e5ed;display:grid;grid-template-columns:28px 1fr;gap:15px}
.th-symptoms .th-marker{color:var(--blue2);font-size:12px;font-weight:800;padding-top:5px}
.th-symptoms strong{color:var(--navy);font-size:18px;display:block;margin:0 0 4px}
.th-symptoms p{font-size:15px;margin:0}
.th-exam{background:#f5f9fc}
.th-exam-grid{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:70px;align-items:center}
.th-photo{margin:0;width:100%;max-width:340px}
.th-photo img{display:block;width:100%;height:auto;border-radius:23px;box-shadow:0 14px 35px rgba(23,62,94,.12)}
.th-photo figcaption{font-size:12px;color:#60717e;line-height:1.5;margin:12px 4px 0}
.th-process{list-style:none;margin:24px 0 0;padding:0;counter-reset:steps}
.th-process li{counter-increment:steps;position:relative;margin:0;padding:0 0 20px 47px}
.th-process li:last-child{padding-bottom:0}
.th-process li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:0;top:1px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--blue2);background:#e5f1fa;font-weight:800;font-size:12px}
.th-process p{font-size:15px;margin:0}
.th-treatment{padding:33px 35px;background:linear-gradient(140deg,#f4f9fe,#f8fbf3);border:1px solid #dce7eb;border-radius:22px}
.th-treatment h3{font-size:22px;margin-bottom:18px}
.th-treatment a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;color:var(--blue2);font-weight:700;text-decoration:none;border-bottom:1px solid #d6e4ec}
.th-treatment a:last-child{border-bottom:0}.th-treatment a:hover{text-decoration:underline}
.th-safety{padding:0 0 56px}
.th-safety-inner{padding:26px 30px;border-left:4px solid #c68529;border-radius:0 14px 14px 0;background:#fff9ee}
.th-safety-inner h2{font-size:23px;letter-spacing:-.01em;margin-bottom:14px;color:#5a411b}
.th-safety-inner p{color:#5f503a;font-size:15px;margin:0 0 10px;line-height:1.7}.th-safety-inner p:last-child{margin:0}
.th-faq{border-top:1px solid #d9e5ed}
.th-faq details{border-bottom:1px solid #d9e5ed;padding:0}
.th-faq summary{cursor:pointer;list-style:none;position:relative;padding:19px 32px 19px 0;color:var(--navy);font-weight:750;font-size:17px;line-height:1.5}
.th-faq summary::-webkit-details-marker{display:none}
.th-faq summary:after{content:'+';position:absolute;right:2px;top:16px;font-size:25px;font-weight:400;color:var(--blue2)}
.th-faq details[open] summary:after{content:'−'}
.th-faq details p{font-size:15px;padding:0 26px 3px 0}
.th-related{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}
.th-related a{font-weight:700;font-size:14px;color:var(--blue2);text-underline-offset:4px}
.th-related span{color:#8494a0}
.th-contact{padding:52px 0;background:linear-gradient(120deg,#073c71,#086fad);color:#fff}
.th-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}
.th-contact h2{color:#fff;font-size:34px}
.th-contact .eyebrow{color:#c5e899}
.th-contact p{margin:0;color:#e6f1fa;line-height:1.7}
.th-contact-side{border-left:1px solid #ffffff45;padding-left:40px}
.th-contact-side .btn{background:#fff;color:#085f9e;white-space:nowrap;margin-bottom:16px;font-size:21px}
.th-contact-side p{font-size:14px}
.th-sources{padding:26px 0;background:#fff}
.th-sources details{font-size:12px;color:#637481;max-width:850px}
.th-sources summary{cursor:pointer;width:fit-content;font-weight:650;padding:4px 0}
.th-sources p{margin:10px 0}.th-sources ul{padding-left:18px;margin:6px 0}
.thoracic-page .brand img{height:auto}
@media(max-width:980px){
 .th-split{gap:38px}.th-exam-grid{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:36px}
 .th-hero-copy{max-width:780px}.th-contact-grid{gap:32px}.th-contact-side{padding-left:28px}
}
@media(max-width:720px){
 .th-hero-copy{padding-bottom:30px}.th-hero-copy .lead{font-size:17px}.thoracic-page .breadcrumb{margin-bottom:26px;font-size:12px}
 .th-section{padding:46px 0}.th-split{grid-template-columns:1fr;gap:25px}.th-exam-grid{grid-template-columns:1fr;gap:30px}
 .th-photo{max-width:300px;justify-self:center;grid-row:2}
 .th-facts>div{padding:0 13px}.th-facts dd{font-size:16px}.th-facts dt{font-size:12px}
 .th-treatment{padding:25px}.th-safety{padding:0 0 44px}.th-safety-inner{padding:22px}
 .th-contact-grid{grid-template-columns:1fr;gap:25px}.th-contact-side{padding:23px 0 0;border-left:0;border-top:1px solid #ffffff45}
 .th-contact{padding:38px 0}.th-contact h2{font-size:30px}.th-related{gap:8px}.th-process{margin-top:21px}
}
@media(max-width:480px){
 .th-hero-copy h1{font-size:38px}.thoracic-page .hero-actions{display:grid;gap:10px}.thoracic-page .hero-actions .btn{width:100%;font-size:15px}
 .th-facts{grid-template-columns:1fr;padding:5px 0}
 .th-facts>div,.th-facts>div:first-child{padding:11px 0;border-right:0;border-bottom:1px solid #e2ebf1;display:flex;justify-content:space-between;align-items:baseline;gap:12px}
 .th-facts>div:last-child{border-bottom:0}.th-facts dt{font-size:13px;margin:0}.th-facts dd{font-size:16px}
 .th-photo{max-width:285px}.th-symptoms li{gap:10px;padding:17px 0}.th-symptoms strong{font-size:17px}
 .th-contact-side .btn{width:100%;font-size:20px}.th-related{display:grid;gap:12px}.th-related span{display:none}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
