
/* Medtimes Treatments Native Shell R2
   Supplemental treatment-only components.
   Header, footer, typography foundation, mt-shell, mt-section,
   mt-section-head, mt-eyebrow and mt-button come from medtimes.layouts.public.
*/
.mt-treatment-r2-hero{background:linear-gradient(180deg,#edf9fd 0%,#f9fdff 100%);padding-top:64px!important;padding-bottom:56px!important}
.mt-treatment-r2-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:46px;align-items:center}
.mt-treatment-r2-hero h1,.mt-treatment-r2-detail-hero h1{font-size:clamp(42px,5.2vw,72px);line-height:.98;letter-spacing:-.05em;margin:0 0 18px;color:#123b57}
.mt-treatment-r2-lead{font-size:17px;line-height:1.55;color:#5d7485;max-width:760px;margin:0 0 22px}
.mt-treatment-r2-tags{display:flex;flex-wrap:wrap;gap:8px}
.mt-treatment-r2-tags span{display:inline-flex;padding:7px 10px;border:1px solid #dbeaf0;border-radius:999px;background:#fff;color:#4f6b7b;font-size:10px;font-weight:700}
.mt-treatment-r2-summary{background:#153f5b;color:#fff;border-radius:20px;padding:30px;box-shadow:0 18px 42px rgba(18,60,89,.11)}
.mt-treatment-r2-summary h2{font-size:28px;line-height:1.05;margin:0 0 12px;color:#fff}
.mt-treatment-r2-summary p{font-size:13px;color:#d5e7ef;margin:0 0 20px}
.mt-treatment-r2-summary .mt-eyebrow{color:#8edcf6}

.mt-treatment-r2-search{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;gap:9px}
.mt-treatment-r2-search input,.mt-treatment-r2-search select{width:100%;height:44px;border:1px solid #dceaf0;border-radius:9px;background:#fff;padding:0 13px;color:#264b62;font:inherit}
.mt-treatment-r2-search input:focus,.mt-treatment-r2-search select:focus{outline:3px solid rgba(22,175,228,.10);border-color:#54bfe4}

.mt-treatment-r2-care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.mt-treatment-r2-care-card{display:block;border:1px solid #dceaf0;border-radius:16px;padding:22px;background:#fff;min-height:248px;transition:.16s}
.mt-treatment-r2-care-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(18,60,89,.08)}
.mt-treatment-r2-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf8fd;color:#10a8dc;font-size:17px;margin-bottom:16px}
.mt-treatment-r2-care-card h3{font-size:20px;letter-spacing:-.02em;color:#163d59;margin:0 0 8px}
.mt-treatment-r2-care-card p{font-size:12.5px;color:#687f8f;margin:0 0 24px}
.mt-treatment-r2-care-card>span:last-child{font-size:11px;font-weight:750;color:#0da8dc}

.mt-treatment-r2-dark{display:grid;grid-template-columns:1fr 1fr;gap:54px;padding:46px;border-radius:20px;background:linear-gradient(135deg,#133b56,#174e6e);color:#fff}
.mt-treatment-r2-dark h2{font-size:36px;line-height:1;letter-spacing:-.045em;margin:0;color:#fff}
.mt-treatment-r2-dark p{color:#d8e7ee;font-size:13px;line-height:1.65}
.mt-treatment-r2-dark .mt-eyebrow{color:#83d7f4}
.mt-button-light{background:#fff!important;color:#123b57!important}

.mt-treatment-r2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.mt-treatment-r2-card{border:1px solid #dceaf0;border-radius:15px;background:#fff;padding:20px;display:flex;flex-direction:column;min-height:294px}
.mt-treatment-r2-card-top{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}
.mt-treatment-r2-card-top span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eef6f9;color:#607888;font-size:9px;font-weight:750}
.mt-treatment-r2-card-top span.clinical{background:#fff1d7;color:#8a5c08}
.mt-treatment-r2-card h3{font-size:18px;color:#163d59;margin:0 0 8px}
.mt-treatment-r2-card p{font-size:12.5px;color:#687f8f;margin:0 0 10px}
.mt-treatment-r2-card ul{margin:0 0 18px;padding-left:17px;color:#6f8492;font-size:10.5px}
.mt-treatment-r2-card .mt-button{margin-top:auto;align-self:flex-start}
.mt-treatment-r2-empty{grid-column:1/-1;border:1px solid #dceaf0;border-radius:15px;padding:28px}
.mt-treatment-r2-more{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px}
.mt-treatment-r2-more a{font-size:11px;font-weight:750;color:#0da8dc}

.mt-treatment-r2-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.mt-treatment-r2-steps>div{border:1px solid #dceaf0;border-radius:14px;background:#fff;padding:19px}
.mt-treatment-r2-steps b{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8f7fc;color:#0ba5d7;font-size:9px;margin-bottom:14px}
.mt-treatment-r2-steps strong{display:block;color:#173e59;font-size:12px;margin-bottom:6px}
.mt-treatment-r2-steps p{font-size:10.5px;color:#6d8290}

.mt-treatment-r2-start{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center}
.mt-treatment-r2-start h2{font-size:34px;line-height:1.04;letter-spacing:-.04em;margin:0 0 8px;color:#173e59}
.mt-treatment-r2-start p{font-size:12px;color:#6a8292}
.mt-treatment-r2-start-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}
.mt-button-ghost{background:#fff!important;color:#173e59!important;border:1px solid #dceaf0!important;box-shadow:none!important}

.mt-treatment-r2-detail-hero{background:linear-gradient(180deg,#edf9fd 0%,#fff 100%);padding-top:54px!important;padding-bottom:62px!important}
.mt-treatment-r2-back{display:inline-block;font-size:11px;font-weight:750;color:#0da7db;margin-bottom:28px}
.mt-treatment-r2-detail-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:46px;align-items:start}
.mt-treatment-r2-clinical-note{max-width:760px;border-left:4px solid #15afe4;border-radius:0 9px 9px 0;background:#eef9fd;padding:13px 15px;margin:0 0 20px;color:#4e6e7f;font-size:11.5px}
.mt-treatment-r2-pathway{background:#153e5b;color:#fff;border-radius:18px;padding:26px}
.mt-treatment-r2-pathway>.mt-eyebrow{color:#80d6f3}
.mt-treatment-r2-pathway>div:not(.mt-eyebrow){display:grid;grid-template-columns:28px 1fr;gap:10px;margin:16px 0}
.mt-treatment-r2-pathway b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.12);font-size:9px}
.mt-treatment-r2-pathway span,.mt-treatment-r2-pathway strong{display:block}
.mt-treatment-r2-pathway span{font-size:10.5px;color:#d5e6ef}
.mt-treatment-r2-pathway strong{font-size:12px;color:#fff;margin-bottom:2px}
.mt-treatment-r2-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.mt-treatment-r2-info-grid article{border:1px solid #dceaf0;border-radius:15px;padding:24px;background:#fff}
.mt-treatment-r2-info-grid h2{font-size:24px;line-height:1.06;color:#173e59;margin:0 0 10px}
.mt-treatment-r2-info-grid p{font-size:12.5px;color:#687f8f}

@media(max-width:900px){
    .mt-treatment-r2-hero-grid,.mt-treatment-r2-detail-grid,.mt-treatment-r2-dark,.mt-treatment-r2-start{grid-template-columns:1fr}
    .mt-treatment-r2-care-grid,.mt-treatment-r2-grid{grid-template-columns:repeat(2,1fr)}
    .mt-treatment-r2-steps{grid-template-columns:repeat(2,1fr)}
    .mt-treatment-r2-start-actions{justify-content:flex-start}
}
@media(max-width:620px){
    .mt-treatment-r2-hero h1,.mt-treatment-r2-detail-hero h1{font-size:40px}
    .mt-treatment-r2-search{grid-template-columns:1fr}
    .mt-treatment-r2-care-grid,.mt-treatment-r2-grid,.mt-treatment-r2-steps,.mt-treatment-r2-info-grid{grid-template-columns:1fr}
    .mt-treatment-r2-dark{padding:28px}
    .mt-treatment-r2-dark h2{font-size:30px}
}


/* R2.1 polish */
.mt-treatment-r2-visually-hidden{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0,0,0,0)!important;
    white-space:nowrap!important;
    border:0!important;
}
.mt-treatment-r2-search-section{padding-top:30px!important;padding-bottom:30px!important}
.mt-treatment-r2-care-section{padding-top:52px!important;padding-bottom:56px!important}
.mt-treatment-r2-popular-section{padding-top:54px!important;padding-bottom:58px!important}

.mt-treatment-r2-care-card,
.mt-treatment-r2-care-card:hover,
.mt-treatment-r2-care-card:focus,
.mt-treatment-r2-care-card *,
.mt-treatment-r2-care-card:hover *,
.mt-treatment-r2-care-card:focus *{
    text-decoration:none!important;
}
.mt-treatment-r2-care-card h3{
    color:#163d59!important;
    text-decoration:none!important;
}
.mt-treatment-r2-care-card p{
    color:#687f8f!important;
    text-decoration:none!important;
}
.mt-treatment-r2-card-link{
    color:#0da8dc!important;
    font-weight:750!important;
    text-decoration:none!important;
}
.mt-treatment-r2-care-card:hover .mt-treatment-r2-card-link{
    text-decoration:underline!important;
    text-underline-offset:3px;
}
.mt-treatment-r2-card{
    min-height:310px;
}
.mt-treatment-r2-card h3{
    line-height:1.12;
}
.mt-treatment-r2-card .mt-button{
    min-width:112px;
}
.mt-treatment-r2-more{
    padding-top:2px;
}
.mt-treatment-r2-more a{
    text-decoration:none!important;
}
.mt-treatment-r2-more a:hover{
    text-decoration:underline!important;
    text-underline-offset:3px;
}
.mt-treatment-r2-summary{
    max-width:390px;
    justify-self:end;
}
.mt-treatment-r2-summary .mt-button{
    box-shadow:none!important;
}
@media(max-width:900px){
    .mt-treatment-r2-summary{max-width:none;justify-self:stretch}
}
