/* Shared patient guide and private consent screens. */
.trt-renewal{--trt-line:#422020;color:#e4e4e7;line-height:1.75;font-size:15px}
.trt-renewal *{box-sizing:border-box}
.trt-renewal h1,.trt-renewal h2,.trt-renewal h3{color:#fff;margin:0 0 20px;line-height:1.08;font-family:var(--myo-font-display)}
.trt-renewal h2{font-size:clamp(34px,4vw,52px);letter-spacing:.025em}
.trt-renewal h3{font-size:27px;letter-spacing:.025em}
.trt-renewal p{margin:0 0 18px}
.trt-renewal a:not(.grunge-btn){text-decoration:underline;text-underline-offset:4px}
.trt-renewal a:focus-visible,.trt-renewal button:focus-visible,.trt-renewal summary:focus-visible{outline:3px solid #fff;outline-offset:5px}
.trt-renewal .grunge-kicker{margin-bottom:22px;color:#f06059}
.trt-renewal__hero,.trt-consent{background:linear-gradient(100deg,rgba(0,0,0,.6),rgba(0,0,0,.85)),url('../images/grunge-redesign/hero%20bg.png') center/cover;border-bottom:1px solid #822828}
.trt-renewal__hero{padding:90px 0 65px}
.trt-renewal__hero-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center}
.trt-renewal__hero h1{font-size:clamp(58px,7vw,100px);line-height:1.02;letter-spacing:-.02em}
.trt-renewal__hero .lead{font-size:18px;max-width:620px}
.trt-renewal__map{padding:30px;border:1px solid #863030;background:rgba(10,10,10,.75);box-shadow:0 0 45px #dc262612}
.trt-renewal__map ol{list-style:none;padding:0;margin:0;counter-reset:care}
.trt-renewal__map li{counter-increment:care;display:flex;gap:18px;align-items:center;border-bottom:1px solid #333;padding:18px 0;font-family:var(--myo-font-display);font-size:25px;line-height:1.2}
.trt-renewal__map li:before{content:'0' counter(care);color:#f06059;font-size:21px}
.trt-renewal__map li:last-child{border:0}
.trt-renewal__jump{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:35px;font-size:13px}
.trt-renewal__section{padding:70px 0;background:#080808 url('../images/grunge-redesign/grunge%20black%20section%20bg%20blank.png') center/cover;border-bottom:1px solid var(--trt-line);scroll-margin-top:100px}
.trt-renewal__section:nth-of-type(odd){background-image:linear-gradient(90deg,#160505d9,#050505dd),url('../images/grunge-redesign/section%20bg%202.png')}
.trt-renewal__section-intro{max-width:760px;margin-bottom:30px}
.trt-renewal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.trt-renewal__step{padding:28px;border:1px solid #454545;background:#080808db}
.trt-renewal__step .number{color:#f06059;font-family:var(--myo-font-display);font-size:22px;display:block;margin-bottom:14px}
.trt-renewal__step p:last-child{margin-bottom:0}
.trt-renewal__notice{padding:20px 24px;border-left:3px solid #dc2626;background:#171313;margin:25px 0;font-size:14px}
.trt-renewal__notice p:last-child{margin-bottom:0}
.trt-renewal__choices{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px}
.trt-renewal__choices article{border:1px solid #666;padding:28px;background:#0a0a0ae6}
.trt-renewal__choices article:first-child{border-color:#b53630}
.trt-renewal__choices h3{color:#f06059}
.trt-renewal__table-wrap{overflow-x:auto}
.trt-renewal table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}
.trt-renewal th,.trt-renewal td{padding:20px;border-bottom:1px solid #444;vertical-align:top}
.trt-renewal th{color:#fff;background:#351313;font-weight:600}
.trt-renewal td:first-child{color:#fff;font-weight:600;width:28%}
.trt-renewal details{border-top:1px solid #494949;padding:20px 0}
.trt-renewal summary{cursor:pointer;color:#fff;font-weight:600;font-size:16px}
.trt-renewal details p{max-width:900px;margin:15px 0 0}
.trt-renewal__support{display:flex;align-items:center;justify-content:space-between;gap:28px}
.trt-renewal__support .grunge-btn{white-space:nowrap}
.trt-consent{padding:80px 24px 90px;min-height:650px}
.trt-consent__layout{display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:start;max-width:1152px;margin:auto}
.trt-consent__intro{padding-top:25px}
.trt-consent__intro h1{font-size:clamp(58px,6vw,86px);line-height:1.04;margin:25px 0}
.trt-consent__intro>p:not(.grunge-kicker){font-size:18px}
.trt-consent__intro>a{font-size:14px}
.trt-consent__card{padding:35px;background:#0b0b0bec;border:1px solid #793030;box-shadow:0 0 50px #a51d1d14}
.trt-consent__card h2{font-size:42px}
.trt-consent .steps{padding:20px;margin:22px 0;background:#1b1717;border-left:3px solid #d13e37}
.trt-consent .steps ol{margin:0;padding-left:20px}
.trt-consent .steps li+li{margin-top:12px}
.trt-consent .steps p{margin:10px 0 0}
.trt-consent button,.trt-consent .button{display:block;width:100%;padding:18px 15px;border:1px solid #ef645b;background:#c8322e;color:#fff;font-family:var(--myo-font-display);font-size:25px;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;border-radius:0}
.trt-consent button:hover,.trt-consent .button:hover{background:#a52824}
.trt-consent .secondary{margin:12px 0 20px;background:#151515;border-color:#888;color:#fff;font-size:21px}
.trt-consent .secondary:hover{background:#292929}
.trt-consent .muted,.trt-consent .support{font-size:12px;color:#b8b8bd}
.trt-consent .support{border-top:1px solid #484040;padding-top:20px;margin-top:25px}
.trt-consent .test{font-size:12px;color:#ffdda2;border:1px solid #836538;padding:12px}
@media(max-width:760px){.trt-renewal__hero{padding:48px 0}.trt-renewal__hero-grid,.trt-consent__layout{grid-template-columns:1fr;gap:28px}.trt-renewal__hero h1{font-size:60px}.trt-renewal__hero .lead{font-size:16px}.trt-renewal__map{padding:22px}.trt-renewal__map li{font-size:23px;padding:13px 0}.trt-renewal__section{padding:45px 0}.trt-renewal__grid,.trt-renewal__choices{grid-template-columns:1fr}.trt-renewal__step,.trt-renewal__choices article{padding:23px}.trt-renewal__support{display:block}.trt-renewal th,.trt-renewal td{padding:14px 10px;font-size:12px}.trt-consent{padding:30px 16px 45px}.trt-consent__intro{padding-top:0}.trt-consent__intro h1{font-size:56px;margin:18px 0}.trt-consent__intro>p:not(.grunge-kicker){display:none}.trt-consent__card{padding:25px 21px}.trt-consent__card h2{font-size:36px}.trt-consent .grunge-kicker{font-size:11px}.trt-consent__intro>a{font-size:13px}}

@media(max-width:600px){.trt-renewal table,.trt-renewal tbody,.trt-renewal tr,.trt-renewal td{display:block}.trt-renewal thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.trt-renewal tr{padding:18px;border:1px solid #484040;margin-bottom:15px;background:#090909d9}.trt-renewal td,.trt-renewal td:first-child{width:100%;padding:8px 0;border:0;font-size:14px}.trt-renewal td:first-child{font-size:17px}.trt-renewal td:not(:first-child):before{content:attr(data-label);display:block;color:#f06059;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}}
