/* Recovered September 12 phone-session design, extended over QRM's working site. */
.phone-home { background: #062941; color: #e9f4fb; }
.phone-home .qrm-header { border-top-width: 3px; }
.phone-home .qrm-brand-row { min-height: 82px; }
.phone-home .qrm-brand, .phone-home .qrm-brand img { width: 190px; }
.phone-home .qrm-brand img { height: 76px; object-fit: contain; }
.phone-partner { display: flex; align-items: center; gap: 12px; color: #092d48; font-size: .82rem; line-height: 1.18; text-align: left; }
.phone-partner strong { font-size: .92rem; }
.phone-partner-mark { display: grid; place-items: center; width: 50px; height: 50px; border-radius: 50%; color: #fff; background: linear-gradient(150deg,#ffb22d,#ed5f18); font-size: 1rem; font-weight: 700; box-shadow: inset 0 -4px 9px #c5461338; }
.phone-home .qrm-nav { background: linear-gradient(90deg,#ff8c20,#ffae2a 52%,#f37a16); border-top: 1px solid #ffbd5a; }
.phone-home .qrm-nav-inner { gap: 0; }
.phone-home .qrm-nav a { min-height: 42px; padding: 9px 20px; color: #142b3b; border: 0; font-size: .78rem; letter-spacing: .04em; text-transform: uppercase; }
.phone-home .qrm-nav a:hover, .phone-home .qrm-nav a[aria-current="page"] { color: #fff; background: #092e4a; border: 0; }
.phone-home .qrm-nav .qrm-nav-portal { margin-left: auto; color: #fff; background: #0b3554; }
.phone-home .qrm-nav .qrm-nav-portal:hover { background: #0f4770; }
.phone-home .qrm-menu { background: #092e4a; }
.phone-home main { overflow: hidden; }
.phone-hero { position: relative; background: #061e33 url('../images/qrm-technical-header.jpg') center/cover; }
.phone-hero::after { content: ''; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 70% 38%,#ff7a1d20,transparent 33%), linear-gradient(90deg,#031b2fea 0%,#041e35d9 48%,#041d34a6); }
.phone-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.25fr); gap: 42px; align-items: center; min-height: 470px; padding-block: 48px 56px; }
.phone-hero-copy { position: relative; z-index: 2; }
.phone-home .qrm-eyebrow { color: #86d5f6; margin-bottom: 15px; }
.phone-hero h1 { max-width: 610px; margin: 0 0 18px; color: #fff; font-size: clamp(2.4rem,4.9vw,4.05rem); font-weight: 400; line-height: 1.04; letter-spacing: -.045em; }
.phone-hero h1 strong { display: block; font-weight: 700; }
.phone-hero-lead { max-width: 560px; margin: 0 0 25px; color: #d4e5ef; font-size: 1rem; line-height: 1.6; }
.phone-hero .qrm-button-primary { background: #ff9a21; border-color: #ffbc45; color: #12283b; }
.phone-hero .qrm-button-primary:hover { background: #ffb039; color: #12283b; }
.phone-hero-art { position: relative; min-height: 350px; overflow: hidden; border-radius: 17px; border: 1px solid #4ca9d66e; background: #101a31; box-shadow: 0 18px 50px #0006; }
.phone-hero-art::after { content: ''; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(90deg,#081f37c7 0%,transparent 28%,transparent 70%,#061e33b4 100%), linear-gradient(0deg,#061e33a6,transparent 42%); }
.phone-hero-art img { width: 100%; height: 100%; min-height: 350px; object-fit: cover; object-position: 51% center; opacity: .93; }
.phone-hero-device-copy { position: absolute; z-index: 2; top: 25px; right: 28px; display: grid; gap: 5px; max-width: 170px; color: #fff; text-align: right; }
.phone-hero-device-copy strong { font-size: 2rem; line-height: 1; letter-spacing: -.03em; }
.phone-hero-device-copy span { font-size: 1.1rem; line-height: 1.2; }
.phone-hero-device-copy em { color: #ffad29; font-style: normal; font-weight: 700; }
.phone-hero-proof { display: flex; flex-wrap: wrap; gap: 10px 22px; margin: 24px 0 0; padding: 0; list-style: none; color: #d2e3ee; font-size: .8rem; }
.phone-hero-proof li::before { content: '✓'; margin-right: 7px; color: #ffab28; font-weight: 700; }
.phone-service-band { padding: 37px 0 48px; background: linear-gradient(180deg,#0b3853 0%,#082d47 100%); }
.phone-band-heading { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 22px; }
.phone-home .phone-band-heading .qrm-section-label, .phone-home .phone-products .qrm-section-label, .phone-home .phone-range .qrm-section-label, .phone-home .phone-support-panel .qrm-section-label, .phone-home .phone-faq .qrm-section-label, .phone-home .phone-final-cta .qrm-section-label { color: #ffad2f; }
.phone-band-heading h2, .phone-journey h2, .phone-products h2, .phone-range h2, .phone-support-panel h2, .phone-faq h2, .phone-final-cta h2 { margin: 0; color: #fff; font-size: clamp(1.8rem,3.2vw,2.55rem); line-height: 1.12; letter-spacing: -.035em; }
.phone-band-note { display: flex; align-items: center; gap: 10px; max-width: 430px; color: #b9d0de; font-size: .86rem; }
.phone-band-note p { margin: 0; }
.phone-band-note a { flex: 0 0 auto; padding: 8px 13px; border: 1px solid #ffb52d; border-radius: 7px; color: #fff; text-decoration: none; font-weight: 700; white-space: nowrap; }
.phone-band-note a:hover { background: #ff9d2130; }
.phone-help-mark { display: grid; place-items: center; flex: 0 0 auto; width: 28px; height: 28px; border: 2px solid #ffab28; border-radius: 50%; color: #ffab28; font-weight: 700; }
.phone-service-cards { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.phone-service-card { position: relative; display: grid; grid-template-columns: 1fr 105px; min-height: 185px; overflow: hidden; border-radius: 12px; border: 1px solid #95c4dc7d; }
.phone-service-card-light { background: #f7fbfd; color: #173f5a; }
.phone-service-card-dark { background: linear-gradient(140deg,#0f4667,#082a44); color: #fff; }
.phone-service-card-copy { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: start; padding: 18px 10px 18px 20px; }
.phone-service-card img { align-self: end; width: 145px; height: 172px; object-fit: cover; object-position: 50% center; transform: translateX(14px); filter: saturate(1.08); }
.phone-service-card-dark img { opacity: .92; }
.phone-card-icon { display: grid; place-items: center; width: 30px; height: 30px; margin-bottom: 8px; border: 1px solid #7db1cf; border-radius: 7px; color: #176194; font-weight: 700; }
.phone-service-card-dark .phone-card-icon { color: #ffad2b; border-color: #ffad2b; }
.phone-card-index { color: #e27618; font-size: .64rem; font-weight: 700; letter-spacing: .12em; }
.phone-service-card-dark .phone-card-index { color: #ffad2b; }
.phone-service-card h3 { margin: 6px 0 7px; font-size: 1.22rem; line-height: 1.08; }
.phone-service-card p { margin: 0 0 12px; color: #55768b; font-size: .78rem; line-height: 1.45; }
.phone-service-card-dark p { color: #bfd8e7; }
.phone-service-card a:not(.qrm-button) { margin-top: auto; color: #115c94; font-size: .82rem; font-weight: 700; text-decoration: none; }
.phone-service-card-dark a:not(.qrm-button) { color: #fff; }
.phone-service-card a:hover { text-decoration: underline; }
.phone-service-card .qrm-button { min-height: 36px; padding: 8px 13px; font-size: .78rem; }
.phone-doc-art { align-self: center; position: relative; width: 86px; height: 110px; margin-right: 17px; border: 3px solid #82a5b9; border-radius: 5px; background: linear-gradient(135deg,#f8fcff 0 72%,#d3e3ec 72%); box-shadow: 10px 6px 0 #d9e8ef; color: #e9721c; }
.phone-doc-art span { display: block; margin: 14px 0 0 9px; font-size: .64rem; font-weight: 700; }
.phone-doc-art strong { position: absolute; right: -19px; bottom: -10px; display: grid; place-items: center; width: 40px; height: 40px; border-radius: 50%; color: #fff; background: #ff9020; font-size: 1.35rem; }
.phone-journey { margin-top: 32px; padding: 35px 32px 30px; border-radius: 16px; background: #f1f8fc; color: #11364e; }
.phone-journey-heading, .phone-faq-heading { display: flex; align-items: end; justify-content: space-between; gap: 22px; padding-bottom: 16px; border-bottom: 2px solid #f49a23; }
.phone-journey-heading h2, .phone-faq-heading h2 { color: #092e4a; }
.phone-journey-heading p:not(.qrm-section-label) { margin: 5px 0 0; color: #5b7383; }
.phone-journey-heading > a, .phone-faq-heading > a { color: #0b5cad; font-size: .8rem; font-weight: 700; text-decoration: none; white-space: nowrap; }
.phone-journey-heading > a:hover, .phone-faq-heading > a:hover { text-decoration: underline; }
.phone-journey-figure { margin: 20px 0 15px; }
.phone-journey-figure img { width: 100%; border: 1px solid #cbdde8; border-radius: 10px; background: #e8f3f9; }
.phone-journey-figure figcaption { margin-top: 7px; color: #5d7585; font-size: .8rem; }
.phone-journey-list { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin: 20px 0 0; padding: 0; list-style: none; }
.phone-journey-list li { display: flex; gap: 9px; min-height: 94px; padding: 11px; border: 1px solid #c8dce8; border-radius: 8px; background: #f8fcfe; }
.phone-journey-list > li > span { display: grid; place-items: center; flex: 0 0 auto; width: 26px; height: 26px; border-radius: 7px; color: #17334a; background: #ff9720; font-size: .7rem; font-weight: 700; }
.phone-journey-list h3 { margin: 0 0 4px; color: #15364d; font-size: .8rem; line-height: 1.2; }
.phone-journey-list p { margin: 0; color: #567184; font-size: .72rem; line-height: 1.38; }
.phone-products { padding: 46px 0 0; }
.phone-products-heading { display: flex; align-items: end; justify-content: space-between; gap: 28px; }
.phone-products-heading > div { max-width: 540px; }
.phone-products-heading p:not(.qrm-section-label) { margin: 12px 0 0; color: #b6cfdd; }
.phone-product-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin-top: 20px; }
.phone-product-card { overflow: hidden; padding-bottom: 14px; border: 1px solid #4b81a0; border-radius: 10px; background: #0b3a58; }
.phone-product-card img { width: 100%; height: 136px; object-fit: cover; object-position: center; }
.phone-product-card h3 { margin: 12px 14px 0; color: #fff; font-size: 1rem; }
.phone-product-card p { margin: 2px 14px 10px; color: #b9d1de; font-size: .78rem; }
.phone-product-card a { margin: 0 14px; color: #ffd08a; font-size: .78rem; font-weight: 700; text-decoration: none; }
.phone-product-card a:hover { text-decoration: underline; }
.phone-range { display: grid; grid-template-columns: minmax(240px,.75fr) minmax(0,2fr); align-items: center; gap: 16px; margin-top: 18px; padding: 0; min-height: 180px; overflow: hidden; border: 1px solid #83a8bc; border-radius: 13px; background: #eef7fb; color: #123c55; }
.phone-range-copy { padding: 22px 0 22px 28px; }
.phone-range h2 { color: #092e4a; font-size: 1.75rem; }
.phone-range p:not(.qrm-section-label) { margin: 8px 0 15px; color: #547080; font-size: .82rem; }
.phone-range img { width: 100%; height: 196px; object-fit: cover; object-position: center; }
.phone-sensor-care { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(260px,.9fr); gap: 28px; align-items: center; margin-top: 18px; padding: 25px 28px; border: 1px solid #3f7797; border-left: 5px solid #ff9d24; border-radius: 13px; background: linear-gradient(135deg,#0b3c5b,#072d49); }
.phone-sensor-care h2 { font-size: 1.7rem; }
.phone-sensor-care p:not(.qrm-section-label) { margin: 10px 0 0; color: #c2d8e4; font-size: .88rem; line-height: 1.55; }
.phone-sensor-care-points { display: grid; gap: 10px; }
.phone-sensor-care-points > div { display: grid; gap: 2px; padding: 10px 12px; border: 1px solid #70a5bf66; border-radius: 8px; background: #0d47647d; }
.phone-sensor-care-points strong { color: #fff; font-size: .88rem; }
.phone-sensor-care-points span { color: #b9d3e0; font-size: .76rem; line-height: 1.4; }
.phone-sensor-care-points > a { color: #ffd18c; font-size: .8rem; font-weight: 700; text-decoration: none; }
.phone-sensor-care-points > a:hover { text-decoration: underline; }
.phone-support-panel { display: grid; grid-template-columns: minmax(0,1fr) 190px minmax(180px,.7fr); align-items: center; gap: 20px; margin-top: 18px; padding: 22px 28px 0; overflow: hidden; border: 1px solid #26608a; border-radius: 13px; background: #072e4c url('../images/qrm-technical-header.jpg') center/cover; }
.phone-support-panel h2 { font-size: 1.75rem; }
.phone-support-copy > p:not(.qrm-section-label) { margin: 10px 0 16px; color: #bed5e3; font-size: .86rem; }
.phone-qboy-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; margin: 16px 0 10px; padding: 0; list-style: none; }
.phone-qboy-steps li { padding: 8px 9px; border: 1px solid #6ea8c688; border-radius: 7px; color: #c4dbe7; font-size: .72rem; line-height: 1.35; }
.phone-qboy-steps strong { display: block; margin-bottom: 3px; color: #ffbe55; font-size: .76rem; }
.phone-support-panel .qrm-button-primary { background: transparent; border-color: #ffad2c; color: #fff; }
.phone-support-panel .qrm-button-primary:hover { background: #ffad2c26; }
.phone-support-panel .qrm-button-ghost { color: #fff; }
.phone-support-panel > img { align-self: end; width: 180px; height: 240px; object-fit: contain; object-position: bottom; }
.phone-support-links { margin: 0; padding: 0; list-style: none; }
.phone-support-links li { margin: 12px 0; }
.phone-support-links a { color: #dcecf4; font-size: .85rem; text-decoration: none; }
.phone-support-links a::before { content: '◉'; margin-right: 8px; color: #8acef4; font-size: .6rem; vertical-align: 2px; }
.phone-support-links a:hover { color: #ffbd4c; }
.phone-faq { padding: 44px 0 0; }
.phone-faq-heading h2 { font-size: 1.8rem; }
.phone-faq-heading { border-bottom-color: transparent; }
.phone-faq-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
.phone-faq details { border: 1px solid #aec7d5; border-radius: 9px; background: #f8fcfe; color: #17384f; }
.phone-faq summary { padding: 13px 16px; color: #163a53; cursor: pointer; font-size: .82rem; font-weight: 700; list-style-position: inside; }
.phone-faq details p { margin: 0; padding: 0 16px 14px; color: #557080; font-size: .82rem; line-height: 1.45; }
.phone-faq details a { color: #0b5cad; }
.phone-final-cta { display: flex; align-items: center; justify-content: space-between; gap: 25px; margin-top: 22px; padding: 18px 24px; border: 1px solid #b4d0df; border-radius: 12px; background: #eef7fb; color: #15384e; }
.phone-final-cta h2 { color: #092e4a; font-size: 1.55rem; }
.phone-final-cta p:not(.qrm-section-label) { margin: 4px 0 0; color: #567184; font-size: .82rem; }
.phone-final-cta .qrm-button-primary { background: #ff9c21; border-color: #ffb949; color: #173149; }
.phone-home .qrm-footer { margin-top: 22px; background: #041d30; }
@media (max-width: 1000px) {
  .phone-hero-grid { grid-template-columns: 1fr; min-height: 0; }
  .phone-hero-art { min-height: 300px; max-width: 760px; }
  .phone-hero-art img { min-height: 300px; }
  .phone-service-cards { grid-template-columns: 1fr; }
  .phone-service-card { min-height: 210px; }
  .phone-journey-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .phone-product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .phone-support-panel { grid-template-columns: minmax(0,1fr) 150px; }
  .phone-support-links { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: 8px 26px; padding-bottom: 18px; }
}
@media (max-width: 760px) {
  .phone-home .qrm-brand-row { min-height: 76px; }
  .phone-home .qrm-brand, .phone-home .qrm-brand img { width: 170px; }
  .phone-home .qrm-brand img { height: 66px; }
  .phone-partner { display: none; }
  .phone-home .qrm-nav-inner { padding: 5px 0; }
  .phone-home .qrm-nav a { min-height: 44px; padding: 9px 10px; font-size: .72rem; }
  .phone-hero-grid { padding-block: 40px 44px; }
  .phone-hero h1 { font-size: clamp(2.25rem,11vw,3.3rem); }
  .phone-hero-art { min-height: 220px; border-radius: 12px; }
  .phone-hero-art img { min-height: 220px; }
  .phone-hero-device-copy { top: 16px; right: 16px; }
  .phone-hero-device-copy strong { font-size: 1.4rem; }
  .phone-hero-device-copy span { font-size: .85rem; }
  .phone-band-heading, .phone-products-heading, .phone-journey-heading, .phone-faq-heading, .phone-final-cta { display: block; }
  .phone-band-note { margin-top: 18px; }
  .phone-band-note a { margin-left: auto; }
  .phone-service-card { grid-template-columns: 1fr 95px; }
  .phone-service-card img { width: 116px; height: 160px; }
  .phone-journey { width: calc(100% - 32px); padding: 24px 18px; }
  .phone-journey-heading > a, .phone-faq-heading > a { display: inline-block; margin-top: 12px; }
  .phone-journey-list { grid-template-columns: 1fr; }
  .phone-products { padding-top: 34px; }
  .phone-products-heading > .qrm-button { margin-top: 18px; }
  .phone-product-grid { grid-template-columns: 1fr 1fr; gap: 8px; }
  .phone-product-card img { height: 120px; }
  .phone-range { grid-template-columns: 1fr; margin-inline: 16px; }
  .phone-range-copy { padding: 22px; }
  .phone-range img { height: 160px; }
  .phone-sensor-care { grid-template-columns: 1fr; margin-inline: 16px; padding: 22px 20px; }
  .phone-qboy-steps { grid-template-columns: 1fr; }
  .phone-support-panel { grid-template-columns: 1fr 130px; margin-inline: 16px; padding: 22px 18px 0; }
  .phone-support-panel > img { width: 130px; height: 185px; }
  .phone-support-links { grid-column: 1 / -1; display: block; padding-bottom: 13px; }
  .phone-faq { padding-top: 34px; }
  .phone-faq-grid { grid-template-columns: 1fr; }
  .phone-final-cta { margin-inline: 16px; padding: 20px; }
  .phone-final-cta .qrm-button { width: 100%; margin-top: 16px; }
}
@media (max-width: 430px) {
  .phone-service-card { grid-template-columns: 1fr; }
  .phone-service-card img { width: 100%; height: 130px; max-height: 130px; object-position: 50% 56%; transform: none; }
  .phone-doc-art { margin: 0 20px 18px; }
  .phone-product-grid { grid-template-columns: 1fr; }
  .phone-product-card img { height: 150px; }
  .phone-range-copy { padding: 20px 18px; }
}


