.phone-page .phone-hero {
  padding: calc(var(--header-height) + 30px) var(--gutter) 70px;
  min-height: 660px;
}
.phone-page .product-hero-bg { opacity: .52; }
.phone-page .product-hero-bg img { object-position: 70% 50%; }
.phone-page .product-hero::after {
  background: linear-gradient(90deg, #040506f5, #040506ad 60%, #04050677), linear-gradient(0deg, var(--bg), transparent 70%);
}
.phone-page .product-hero-inner {
  grid-template-columns: minmax(0, .84fr) minmax(0, 1.16fr);
  gap: 32px 52px;
  max-width: 1320px;
}
.phone-page .back-link { font-size: .62rem; letter-spacing: .045em; }
.phone-page .product-hero-copy .topline { display: flex; align-items: center; gap: 9px; margin-bottom: 18px; }
.phone-page .product-hero-copy .topline .refresh-icon { width: 18px; height: 18px; }
.phone-page .product-hero-copy h1 {
  font-size: clamp(2.7rem, 4.2vw, 4.5rem);
  line-height: 1.14;
  letter-spacing: -.04em;
  padding-bottom: 24px;
  margin-bottom: 24px;
  white-space: normal;
  text-transform: none;
}
.phone-page .product-hero-copy h1::after { width: 67px; height: 2px; }
.phone-page .product-hero-copy .tagline { font-size: 1.15rem; line-height: 1.55; max-width: 370px; }
.phone-page .product-hero-copy .lead { font-size: .83rem; line-height: 1.9; color: var(--muted); max-width: 440px; }
.phone-page .product-hero-copy .actions { margin-top: 27px; flex-wrap: wrap; gap: 10px; }
.phone-availability { display: flex; align-items: center; gap: 8px; margin: 20px 0 0; color: #b8ab9b; font-size: .63rem; }
.phone-availability::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background: var(--gold); }
.phone-availability a { color: inherit; text-underline-offset: 4px; }
.phone-availability a:hover { color: var(--gold); text-decoration: underline; }
.phone-hero-gallery { align-self: center; padding-top: 8px; }
.phone-gallery-caption { margin: 15px 0 0; font-size: .64rem; line-height: 1.8; color: #a79b8f; }
.phone-page .phone-section { padding-block: 65px; border-top: 1px solid #e3d0b81a; }
.phone-section-inner { width: min(100%, 1320px); margin-inline: auto; }
.phone-section-head { max-width: 640px; margin-bottom: 37px; }
.phone-section-head h2 { font-size: clamp(1.7rem, 2.7vw, 2.5rem); line-height: 1.3; letter-spacing: -.03em; margin-bottom: 15px; }
.phone-section-head > p:last-child { margin: 0; color: var(--muted); font-size: .79rem; line-height: 1.85; }
.phone-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 35px; }
.phone-feature { border-top: 1px solid #d4aa553d; padding-top: 24px; }
.phone-feature-index { display: flex; align-items: center; justify-content: space-between; margin-bottom: 24px; color: #ba9860; font-size: .66rem; font-variant-numeric: tabular-nums; }
.phone-feature-index .refresh-icon { width: 22px; height: 22px; color: #c5a874; }
.phone-feature h3 { font-family: "ADS UI", "Segoe UI", sans-serif; text-transform: none; font-size: 1.08rem; font-weight: 800; letter-spacing: 0; line-height: 1.4; margin-bottom: 13px; }
.phone-feature p { font-size: .78rem; color: var(--muted); line-height: 1.85; margin: 0; }
.phone-feature small { display: block; margin-top: 19px; color: #b49b76; font-size: .64rem; line-height: 1.8; }
.phone-requirements-grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 90px; }
.phone-requirements-grid .phone-section-head { margin-bottom: 0; }
.phone-requirements { margin: 0; border-top: 1px solid #e3d0b82e; }
.phone-requirements > div { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr); gap: 24px; padding-block: 17px; border-bottom: 1px solid #e3d0b82e; font-size: .78rem; line-height: 1.7; }
.phone-requirements dt { color: #ab9c8a; }
.phone-requirements dd { margin: 0; color: #e4d8ca; }
.phone-price-grid .price-card { min-height: 170px; padding: 27px 50px 25px 27px; }
.phone-price-grid .price-card strong { margin-top: 18px; font-size: clamp(1.8rem, 2.8vw, 2.6rem); line-height: 1.15; }
.phone-price-grid .price-card small { position: static; margin-top: 19px; font-size: .69rem; }
.phone-access-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 90px; }
.phone-access-grid .phone-section-head { margin-bottom: 0; }
.phone-access-grid .actions { flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.phone-page .phone-install .button.discord-cta { background: #454fc5; border-color: #6b75de; }
.phone-page .phone-install .button.discord-cta:hover { background: #5865f2; }
.phone-access-note { margin: 18px 0 0; color: #91867a; font-size: .65rem; line-height: 1.85; }
.phone-page .phone-steps h3 { font-size: .92rem; }
.phone-page .phone-steps p { font-size: .78rem; }
.phone-faq-grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 90px; }
.phone-faq { border-top: 1px solid #e3d0b82e; }
.phone-faq details { border-bottom: 1px solid #e3d0b82e; }
.phone-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 18px; cursor: pointer; min-height: 72px; padding-block: 18px; color: #ded2c4; font-size: .81rem; font-weight: 700; line-height: 1.6; list-style: none; }
.phone-faq summary::-webkit-details-marker { display: none; }
.phone-faq summary::after { content: "+"; flex: 0 0 20px; color: var(--gold); font-size: 1.2rem; font-weight: 400; text-align: center; }
.phone-faq details[open] summary::after { content: "−"; }
.phone-faq details > p { color: var(--muted); font-size: .77rem; line-height: 1.9; padding-right: 36px; margin: 0 0 22px; }
.phone-faq a { color: #dfbd86; text-decoration: underline; text-underline-offset: 4px; }
.phone-page .refresh-footer { border-top: 1px solid #e3d0b82e; }
@media (max-width: 1120px) {
  .phone-page .product-hero-inner { gap: 28px; }
  .phone-page .product-hero-copy h1 { font-size: 3.1rem; }
  .phone-page .product-hero-copy .tagline { font-size: 1.04rem; }
  .phone-access-grid, .phone-faq-grid, .phone-requirements-grid { gap: 50px; }
}
@media (max-width: 820px) {
  .phone-page .phone-hero { padding-top: calc(var(--header-height) + 22px); padding-bottom: 70px; min-height: 0; }
  .phone-page .product-hero-inner { grid-template-columns: 1fr; gap: 26px; }
  .phone-page .product-hero-copy { max-width: 560px; }
  .phone-page .product-hero-copy h1 { font-size: clamp(2.8rem, 7vw, 4rem); }
  .phone-page .product-hero-copy .lead { max-width: 560px; }
  .phone-hero-gallery { padding-top: 12px; }
  .phone-page .phone-section { padding-block: 46px; }
  .phone-feature-grid { gap: 25px; }
  .phone-feature h3 { font-size: .96rem; }
  .phone-access-grid, .phone-faq-grid, .phone-requirements-grid { grid-template-columns: 1fr; gap: 32px; }
  .phone-faq-grid .phone-section-head { margin-bottom: 0; }
}
@media (max-width: 560px) {
  .phone-page .phone-hero { padding-top: calc(var(--header-height) + 14px); padding-bottom: 74px; }
  .phone-page .product-hero-inner { gap: 21px; }
  .phone-page .back-link { font-size: .58rem; }
  .phone-page .product-hero-copy .topline { font-size: .59rem; margin-bottom: 16px; }
  .phone-page .product-hero-copy h1 { font-size: clamp(2.55rem, 11vw, 3.7rem); letter-spacing: -.045em; margin-bottom: 20px; padding-bottom: 20px; }
  .phone-page .product-hero-copy .tagline { font-size: 1.05rem; max-width: 100%; }
  .phone-page .product-hero-copy .lead { font-size: .79rem; }
  .phone-page .product-hero-copy .actions { margin-top: 22px; }
  .phone-page .product-hero-copy .button { font-size: .62rem; padding-inline: 14px; }
  .phone-hero-gallery { padding-top: 9px; }
  .phone-gallery-caption { font-size: .6rem; }
  .phone-page .phone-section { padding-block: 36px; }
  .phone-section-head { margin-bottom: 25px; }
  .phone-section-head h2 { font-size: clamp(1.3rem, 6.1vw, 1.65rem); }
  .phone-feature-grid { grid-template-columns: 1fr; gap: 25px; }
  .phone-feature { padding-top: 18px; }
  .phone-feature-index { margin-bottom: 14px; }
  .phone-feature h3 { font-size: 1rem; }
  .phone-feature small { margin-top: 12px; }
  .phone-feature p { font-size: .77rem; }
  .phone-requirements > div { gap: 16px; font-size: .75rem; }
  .phone-price-grid .price-card { min-height: 138px; padding: 22px 45px 22px 22px; }
  .phone-price-grid .price-card strong { margin-top: 14px; font-size: 1.85rem; }
  .phone-price-grid .price-card small { margin-top: 14px; }
  .phone-faq summary { font-size: .79rem; min-height: 66px; }
  .phone-faq details > p { padding-right: 0; }
}
