.product-home { padding-bottom: 35px; }
.product-home > .wrap, .setup-surface { max-width: 1060px; }
.product-home h2 { font-size: 26px; font-weight: 570; letter-spacing: -.025em; line-height: 1.25; }
.product-home h3 { font-weight: 550; }
.app-connection { padding-top: 38px; text-align: center; }
.connection-title h1 { font-size: 36px; font-weight: 600; letter-spacing: -.035em; line-height: 1.2; }
.connection-title h1 span { display: block; margin-top: 11px; color: var(--body); font-size: 16px; font-weight: 400; letter-spacing: 0; }
.connection-title > p { font-size: 12px; color: var(--muted); margin-top: 7px; }
.power-stage { position: relative; isolation: isolate; display: grid; place-items: center; margin: 26px auto 22px; height: 300px; max-width: 680px; }
.power-stage:before { content: ''; position: absolute; z-index: -1; inset: -14px 0; background: conic-gradient(from 32deg at 50% 50%, transparent 0 70deg, #e5e5e923 70deg 120deg, transparent 120deg 190deg, #fff8 190deg 242deg, transparent 242deg); border-radius: 50%; opacity: .42; }
.power-orbit { position: relative; width: 296px; height: 296px; display: grid; place-items: center; border-radius: 50%; border: 1px solid #d8d5e2; background: linear-gradient(135deg,#f2f4f5,#ececee 65%,#f0ecef); }
.power-orbit:before { content: ''; position: absolute; inset: 24px; border-radius: 50%; border: 1px solid #fafafc; background: #f6f6f7; }
.connect-button { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px; width: 202px; height: 202px; border-radius: 50%; border: 6px solid #fff; background: #fdfdfe; box-shadow: 0 0 0 7px #ffffff70, 0 12px 23px #7370830b; transition: transform .18s ease, box-shadow .18s ease; }
.connect-button:before { content: ''; position: absolute; inset: 8px; border: 1px solid #f0f0f5; border-radius: 50%; pointer-events: none; }
.connect-button .icon { width: 42px; height: 42px; stroke-width: 1.7; color: var(--accent-ink); }
.connect-button > span { font-size: 14px; font-weight: 400; color: var(--body); }
.connect-button:hover { transform: scale(1.025); box-shadow: 0 0 0 8px #fff9, 0 12px 25px #7662ca15; }
.connect-button:hover .icon { color: #5541b8; }
.connect-button:active { transform: scale(.98); }
.connect-button:focus-visible { outline: 3px solid var(--accent-ink); outline-offset: 13px; }
.connection-shortcuts { display: flex; justify-content: center; gap: 13px; margin: 0 auto 31px; }
.connection-shortcuts a { display: inline-flex; justify-content: center; align-items: center; gap: 10px; background: #fff; border: 1px solid #e8e7ee; color: var(--accent-ink); border-radius: 14px; padding: 15px 23px; font-size: 14px; box-shadow: 0 3px 10px #29223c03; }
.connection-shortcuts a:hover { background: #faf8ff; border-color: #c9c0e8; }
.connection-shortcuts .icon { width: 19px; height: 19px; }
.client-note { display: grid; grid-template-columns: 180px 1fr 20px; align-items: center; gap: 25px; padding: 18px 24px; margin-bottom: 24px; }
.client-note strong { font-size: 13px; font-weight: 500; color: var(--body); }
.client-note p { font-size: 12px; color: var(--muted); }
.client-note a { display: grid; place-items: center; color: var(--accent-ink); }
.client-note .icon { width: 20px; height: 20px; }

.download-home { background: #fff; border-radius: 22px; padding: 28px 32px; box-shadow: 0 4px 22px #302d4004; }
.download-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 25px; margin-bottom: 24px; }
.download-heading p { font-size: 13px; color: var(--muted); }
.download-home .device-chooser { display: grid; grid-template-columns: 1fr 1fr; gap: 0 34px; }
.download-home .device-tabs { align-self: start; border-radius: 15px; padding: 5px; gap: 4px; background: #f3f3f6; }
.download-home .device-tabs button { min-height: 105px; border: 0; padding: 16px 5px; border-radius: 11px; font-size: 12px; gap: 12px; background: transparent; color: var(--muted); }
.download-home .device-tabs button .icon { width: 24px; height: 24px; }
.download-home .device-tabs button[aria-selected=true] { background: white; color: var(--accent-ink); box-shadow: 0 2px 7px #3930440b; }
.download-home .device-tabs button:hover { color: var(--accent-ink); }
.download-home .device-tabs button:focus-visible { outline-offset: -3px; }
.download-home .device-panel { grid-column: 2; grid-row: 1 / 3; padding: 0; }
.download-home .device-panel h3 { font-size: 24px; font-weight: 550; margin-top: 4px; }
.download-home .device-panel p { margin-top: 7px; font-size: 12px; }
.download-home .device-kind { font-size: 11px; }
.download-home .device-links { margin-top: 18px; gap: 22px; }
.download-home .device-links .button { min-height: 46px; font-size: 12px; padding: 13px 16px; border-radius: 12px; }
.download-home .device-links .text-link { max-width: 120px; font-size: 12px; }
.download-home .download-note { grid-column: 1; border: 0; padding-top: 15px; font-size: 11px; }

.setup-home { margin-top: 25px; }
.setup-surface { display: grid; grid-template-columns: 1.4fr .8fr; gap: 60px; align-items: center; padding: 30px 32px; border-radius: 22px; background: #fff; box-shadow: 0 4px 22px #302d4004; }
.setup-heading { display: flex; flex-wrap: wrap; align-items: baseline; gap: 16px 25px; margin-bottom: 28px; }
.setup-heading .text-link { font-size: 12px; }
.setup-sequence { list-style: none; margin: 0; padding: 0; }
.setup-sequence li { display: grid; grid-template-columns: 30px 1fr; gap: 16px; border-top: 1px solid var(--line); padding: 23px 0; }
.setup-sequence li:last-child { padding-bottom: 0; }
.step-number { background: var(--accent-soft); color: var(--accent-ink); display: grid; place-items: center; width: 28px; height: 28px; border-radius: 9px; font-size: 12px; margin-top: 1px; }
.setup-sequence h3 { font-size: 18px; letter-spacing: -.015em; line-height: 1.5; }
.setup-sequence p { color: var(--body); font-size: 13px; line-height: 1.65; margin-top: 8px; max-width: 440px; }
.setup-sequence a { display: inline-flex; gap: 7px; align-items: center; color: var(--accent-ink); font-size: 12px; margin-top: 12px; }
.setup-sequence a:hover { text-decoration: underline; text-underline-offset: 4px; }
.setup-sequence .icon { width: 14px; height: 14px; }
.interface-reference { justify-self: center; }
.reference-screen { position: relative; width: 235px; aspect-ratio: 225 / 400; overflow: hidden; border-radius: 17px; border: 1px solid #e3e3e8; background: #f0f0ee; }
.reference-screen img { max-width: none; position: absolute; width: 174.223%; height: auto; left: -37.334%; top: -46.25%; }
.interface-reference figcaption { text-align: center; font-size: 11px; color: var(--muted); line-height: 1.7; margin-top: 14px; }
.interface-reference figcaption a { color: var(--accent-ink); display: inline-flex; align-items: center; gap: 5px; }
.interface-reference figcaption .icon { width: 12px; height: 12px; }

.support-home { margin-top: 25px; background: white; border-radius: 22px; padding: 28px 32px; display: grid; grid-template-columns: .9fr 1.1fr; gap: 50px; align-items: start; }
.support-heading h2 { max-width: 330px; }
.support-heading p { color: var(--muted); font-size: 13px; margin-top: 13px; }
.support-heading a { font-size: 12px; margin-top: 23px; }
.support-home .diagnostic { border: 0; border-radius: 0; padding: 0; }
.support-home .diagnostic-copy { display: none; }
.support-home .diagnostic-options { margin-top: 0; }
.support-home .diagnostic-options > a { padding: 19px 0; font-size: 13px; }
.support-home .diagnostic-options > a:first-child { border-top: 0; }
.support-home .diagnostic-options > a[aria-expanded=true] { padding-inline: 12px; }
.support-home .diagnostic-options > a > .icon:first-child { color: var(--accent-ink); }
.support-home .diagnostic-options > a > .icon:last-child { color: #9290a3; }
.support-home .diagnostic-result { padding-top: 20px; margin-top: 18px; }
.home-offer { margin-block: 20px; }
.home-offer-final { margin-block: 22px; }
.questions-home { margin-top: 3px; background: white; border-radius: 22px; padding: 28px 32px; display: grid; grid-template-columns: 1fr 1.6fr; align-items: start; gap: 40px; }
.questions-heading h2 { font-size: 24px; max-width: 270px; }
.questions-heading a { font-size: 12px; margin-top: 22px; }
.questions-list { min-width: 0; }
.questions-list details { border-top: 1px solid var(--line); }
.questions-list details:first-child { border-top: 0; }
.questions-list summary { display: flex; align-items: start; justify-content: space-between; gap: 23px; font-size: 13px; line-height: 1.5; padding-block: 20px; list-style: none; }
.questions-list details:first-child summary { padding-top: 3px; }
.questions-list summary::-webkit-details-marker { display: none; }
.questions-list summary span { font-size: 23px; font-weight: 300; color: var(--accent-ink); line-height: 1; }
.questions-list details[open] summary span { transform: rotate(45deg); }
.questions-list details p { font-size: 13px; line-height: 1.8; color: var(--body); padding-bottom: 20px; }
.questions-list p a { color: var(--accent-ink); text-decoration: underline; text-underline-offset: 4px; }
.guide-search { display: grid; grid-template-columns: 1fr 1.6fr; gap: 40px; align-items: center; padding: 30px 32px 0; }
.guide-search > div { display: flex; flex-wrap: wrap; align-items: baseline; gap: 12px 25px; }
.guide-search h2 { font-size: 20px; }
.guide-search .text-link { font-size: 12px; gap: 6px; }
.guide-search .text-link .icon { width: 14px; height: 14px; }
.guide-search input { font-size: 13px; }

.connection-placeholder { max-width: 660px; padding-block: 75px 110px; text-align: center; }
.placeholder-power { width: 122px; height: 122px; display: grid; place-items: center; border-radius: 50%; background: white; border: 9px solid #fafafa; box-shadow: 0 0 0 1px var(--line), 0 0 0 18px #eeeef1; margin: 0 auto 44px; color: var(--accent-ink); }
.placeholder-power .icon { width: 38px; height: 38px; }
.connection-placeholder h1 { font-size: 36px; font-weight: 550; letter-spacing: -.025em; line-height: 1.25; }
.connection-placeholder > p { font-size: 16px; color: var(--muted); margin-top: 20px; }
.connection-placeholder > .button { display: flex; width: fit-content; margin: 32px auto 20px; }
.connection-placeholder > .text-link { font-size: 13px; }

@media (max-width: 1000px) {
  .download-home .device-chooser { grid-template-columns: .95fr 1fr; gap: 0 25px; }
  .download-home .device-links { flex-direction: column; align-items: start; gap: 13px; }
  .download-home .device-links .text-link { max-width: none; }
  .download-home .device-panel h3 { font-size: 22px; }
  .setup-surface { gap: 35px; }
  .setup-heading { display: block; }
  .setup-heading .text-link { margin-top: 16px; }
  .setup-heading h2 { font-size: 24px; }
  .reference-screen { width: 209px; }
  .support-home { gap: 35px; }
  .questions-home, .guide-search { gap: 30px; }
}
@media (max-width: 700px) {
  .product-home h2 { font-size: 23px; }
  .app-connection { padding-top: 27px; }
  .connection-title h1 { font-size: 31px; }
  .connection-title h1 span { font-size: 14px; margin-top: 9px; }
  .connection-title > p { font-size: 11px; }
  .power-stage { height: 278px; margin-block: 24px 23px; }
  .power-stage:before { inset-inline: -12px; }
  .power-orbit { width: 272px; height: 272px; }
  .power-orbit:before { inset: 23px; }
  .connect-button { width: 186px; height: 186px; gap: 18px; }
  .connect-button .icon { width: 38px; height: 38px; }
  .connect-button > span { font-size: 13px; }
  .connection-shortcuts { gap: 10px; margin-bottom: 20px; }
  .connection-shortcuts a { font-size: 12px; padding: 14px 15px; gap: 8px; border-radius: 12px; }
  .connection-shortcuts .icon { width: 17px; height: 17px; }
  .client-note { grid-template-columns: 1fr 20px; gap: 8px 15px; padding: 16px 5px; margin-bottom: 14px; }
  .client-note strong { font-size: 12px; }
  .client-note p { grid-column: 1; font-size: 11px; }
  .client-note a { grid-column: 2; grid-row: 1 / 3; }
  .download-home { padding: 23px 20px; border-radius: 18px; }
  .download-heading { display: block; margin-bottom: 22px; }
  .download-heading p { font-size: 12px; margin-top: 10px; }
  .download-home .device-chooser { grid-template-columns: minmax(0,1fr); gap: 23px; }
  .download-home .device-tabs { gap: 2px; padding: 4px; }
  .download-home .device-tabs button { min-height: 94px; font-size: 11px; padding-inline: 2px; gap: 11px; }
  .download-home .device-tabs button .icon { width: 23px; height: 23px; }
  .download-home .device-panel { grid-column: 1; grid-row: 2; }
  .download-home .device-panel h3 { font-size: 24px; }
  .download-home .device-links { flex-direction: row; align-items: center; gap: 18px; }
  .download-home .device-links .text-link { max-width: 105px; font-size: 11px; }
  .download-home .device-links .button { font-size: 11px; padding-inline: 13px; gap: 12px; }
  .download-home .download-note { padding-top: 16px; border-top: 1px solid var(--line); font-size: 10px; }
  .setup-home { margin-top: 18px; }
  .setup-surface { grid-template-columns: minmax(0,1fr); gap: 30px; padding: 23px 20px; border-radius: 18px; }
  .setup-heading { margin-bottom: 23px; }
  .setup-sequence li { gap: 13px; padding-block: 21px; }
  .setup-sequence h3 { font-size: 18px; }
  .setup-sequence p { font-size: 13px; }
  .reference-screen { width: 218px; }
  .interface-reference { background: #f3f3f5; width: 100%; padding: 22px 14px 18px; border-radius: 15px; display: flex; align-items: center; flex-direction: column; }
  .support-home { grid-template-columns: minmax(0,1fr); gap: 25px; margin-top: 18px; padding: 23px 20px; border-radius: 18px; }
  .support-heading p { font-size: 13px; margin-top: 11px; }
  .support-heading a { margin-top: 17px; }
  .support-home .diagnostic-options > a:first-child { border-top: 1px solid var(--line); }
  .support-home .diagnostic-options > a { font-size: 13px; padding-block: 20px; }
  .home-offer, .home-offer-final { margin-block: 18px; }
  .questions-home { grid-template-columns: minmax(0,1fr); gap: 24px; border-radius: 18px; padding: 23px 20px 8px; }
  .questions-heading { display: flex; flex-wrap: wrap; gap: 16px; align-items: baseline; }
  .questions-heading h2 { font-size: 23px; }
  .questions-heading a { margin: 0; }
  .questions-list details:first-child { border-top: 1px solid var(--line); }
  .questions-list details:first-child summary { padding-top: 20px; }
  .questions-list summary { font-size: 13px; }
  .guide-search { grid-template-columns: minmax(0,1fr); gap: 18px; padding: 28px 5px 0; }
  .guide-search > div { justify-content: space-between; }
  .guide-search h2 { font-size: 21px; }
  .guide-search input { font-size: 12px; }
  .connection-placeholder { padding-block: 55px 70px; }
  .connection-placeholder h1 { font-size: 29px; }
  .connection-placeholder > p { font-size: 15px; }
}
