/* Standalone explainer; the homepage keeps its original showcase. */
.technology-page .technology { padding-top: 35px; }
.technology-page #cloud-title { font-size: clamp(34px, 3.15vw, 46px); font-weight: 650; }
.technology-page #cloud-title em { font-style: normal; color: var(--gold-dark); }
.technology-back { display: inline-flex; align-items: center; gap: 12px; color: #466176; font-size: 14px; margin-bottom: 40px; }
.technology-back > span { color: #a57820; }
.technology-back:hover { color: var(--gold-dark); }
.technology { background: #fff; overflow: clip; }
.technology-intro { display: grid; grid-template-columns: .92fr 1.08fr; gap: 44px; align-items: center; }
.technology-intro-copy { min-width: 0; }
.technology-intro-lead { max-width: 510px; margin-top: 25px; color: var(--muted); font-size: 18px; }
.technology-nav { display: flex; gap: 20px 25px; flex-wrap: wrap; padding: 24px 0 0; margin-top: 28px; border-top: 1px solid #dce5eb; }
.technology-nav a { display: inline-flex; gap: 18px; align-items: center; color: #38546b; font-size: 13px; font-weight: 600; }
.technology-nav a span { color: #a57820; transition: transform .2s; }
.technology-nav a:hover span { transform: translate(2px, 2px); }
.evolution-visual { min-width: 0; width: 100%; margin: 0; }
.evolution-visual > img {
  width: 100%; height: auto;
  /* The scene itself fades into white, keeping product edges and shadows intact. */
  object-fit: contain;
  /* Blend only the empty perimeter; the equipment stays fully visible. */
  mask-image: linear-gradient(90deg, transparent, #000 2%, #000 98%, transparent), linear-gradient(180deg, transparent, #000 3%, #000 95%, transparent);
  mask-composite: intersect;
}
.evolution-visual figcaption { color: #466176; font-size: 12px; text-align: center; padding: 20px 24px; }
.evolution-visual figcaption span { display: block; font-size: 11px; color: #718493; margin-top: 4px; }
.connectivity-block, .benefits-block, .report-block { scroll-margin-top: 30px; }
.connectivity-block { padding-top: 65px; }
.technology-heading h3, .report-copy h3 { font-size: clamp(32px, 3.1vw, 45px); font-weight: 600; line-height: 1.14; letter-spacing: -.04em; }
.technology-heading > p:last-child { max-width: 660px; margin-top: 22px; color: var(--muted); font-size: 17px; }
.connection-flow { list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); margin: 40px 0 0; padding: 0; gap: 30px; }
.connection-flow > li { position: relative; min-width: 0; }
.connection-flow > li:not(:last-child)::after { content: ""; position: absolute; height: 1px; top: 36px; left: 89px; right: -13px; background: repeating-linear-gradient(90deg, #a3b8c9 0 5px, transparent 5px 11px); }
.connection-flow > li:not(:last-child)::before { content: ""; position: absolute; height: 5px; width: 5px; top: 34px; left: 94px; background: #b88b2f; border-radius: 50%; animation: connection-travel 3.8s ease-in-out infinite; }
.connection-flow > li:nth-child(2)::before { animation-delay: .5s; }
.connection-flow > li:nth-child(3)::before { animation-delay: 1s; }
.connection-icon { width: 72px; height: 72px; background: #edf3f7; border-radius: 50%; display: grid; place-items: center; position: relative; }
.connection-icon svg { width: 36px; height: 36px; fill: none; stroke: #204d70; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.connection-wifi .connection-icon { background: #f6ecd5; }
.connection-wifi .connection-icon svg { stroke: #946718; }
.connection-number { display: block; color: #8e6a24; font-size: 9px; letter-spacing: .11em; font-weight: 700; margin-top: 24px; }
.connection-flow h4 { font-size: 19px; line-height: 1.25; letter-spacing: -.02em; margin: 12px 0; }
.connection-flow p { color: var(--muted); font-size: 14px; line-height: 1.65; }
.connectivity-note { margin-top: 30px; padding-top: 20px; border-top: 1px solid #dce5eb; font-size: 12px; color: #617789; max-width: 950px; }
.connectivity-note > span { margin-right: 9px; color: #a57820; }
.benefits-block { margin-top: 85px; padding: 45px 0; border-block: 1px solid #dce5eb; }
.technology-benefits { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; margin-top: 36px; }
.technology-benefits article { position: relative; padding-left: 38px; }
.technology-benefits article > span { position: absolute; top: 2px; left: 0; font-size: 12px; color: #a57820; font-weight: 600; }
.technology-benefits h4 { font-size: 23px; letter-spacing: -.03em; line-height: 1.2; margin: 0 0 15px; }
.technology-benefits p { font-size: 15px; color: var(--muted); }
.report-block { display: grid; grid-template-columns: 1.06fr .94fr; align-items: center; gap: 85px; padding-top: 95px; }
.report-copy > p:not(.eyebrow):not(.report-example-note) { font-size: 17px; color: var(--muted); margin-top: 23px; }
.report-contents { list-style: none; padding: 0; margin: 30px 0; }
.report-contents li { display: flex; gap: 18px; padding: 15px 0; border-bottom: 1px solid #e0e7ed; }
.report-contents li > span { font-size: 11px; font-weight: 700; color: #a57820; padding-top: 3px; }
.report-contents h4 { margin: 0 0 7px; font-size: 16px; font-weight: 650; }
.report-contents p { font-size: 13px; color: var(--muted); }
.report-copy .actions { gap: 14px 24px; }
.report-example-note { margin-top: 18px; font-size: 11px; color: #617789; max-width: 500px; }
.report-preview { position: relative; isolation: isolate; }
.report-preview::before { content: ""; position: absolute; z-index: -1; inset: -12% -19%; background: radial-gradient(ellipse, #dfeaf2 0%, #f0f5f87a 50%, transparent 70%); }
.report-preview > a { display: block; transform: rotate(1.5deg); transition: transform .35s, box-shadow .35s; box-shadow: 0 22px 48px #173a521c; border: 1px solid #dae3ea; background: white; }
.report-preview img { width: 100%; height: auto; }
.report-preview-link { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; border-top: 1px solid #dce5eb; background: #fff; color: #294e6a; font-size: 10px; letter-spacing: .08em; font-weight: 650; }
.report-preview-link > span { color: #a57820; font-size: 18px; }
.report-preview figcaption { text-align: center; font-size: 11px; color: #617789; margin-top: 25px; }
.technology-faq { margin-top: 75px; border-top: 1px solid #dce5eb; }
.technology-faq details { border-bottom: 1px solid #dce5eb; }
.technology-faq summary { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 22px 0; cursor: pointer; list-style: none; font-size: 16px; font-weight: 600; color: #264960; }
.technology-faq summary::-webkit-details-marker { display: none; }
.technology-faq summary > span { color: #a57820; font-size: 24px; font-weight: 400; transition: transform .2s; }
.technology-faq details[open] summary > span { transform: rotate(45deg); }
.technology-faq details > p { max-width: 890px; padding: 0 35px 25px 0; font-size: 15px; color: var(--muted); }
.technology-cta { display: flex; align-items: center; justify-content: space-between; gap: 50px; padding: 45px 0 0; }
.technology-cta h3 { font-size: 28px; font-weight: 600; }
.technology-cta p:not(.eyebrow) { margin-top: 15px; font-size: 14px; color: var(--muted); max-width: 500px; }
.technology-cta .actions { flex-shrink: 0; margin: 0; flex-direction: column; gap: 12px; }
@keyframes connection-travel { 0%, 12% { left: 92px; opacity: 0; } 25% { opacity: 1; } 85% { opacity: 1; } 100% { left: calc(100% + 8px); opacity: 0; } }
@media (hover: hover) and (pointer: fine) { .report-preview > a:hover { transform: rotate(0deg) translateY(-5px); box-shadow: 0 28px 55px #173a5226; } }
@media (max-width: 1100px) {
  .technology-intro { gap: 35px; }
  .technology-intro-lead { font-size: 16px; }
  .connection-flow { gap: 22px; }
  .connection-flow h4 { font-size: 17px; }
  .technology-benefits { gap: 28px; }
  .report-block { gap: 44px; }
  .report-copy .actions { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 960px) {
  .technology-intro { grid-template-columns: 1fr; gap: 30px; }
  .technology-intro-lead { max-width: 640px; }
  .evolution-visual { max-width: 800px; margin-inline: auto; }
}
@media (max-width: 760px) {
  .technology-intro { grid-template-columns: 1fr; gap: 25px; }
  .technology-intro .eyebrow { font-size: 9px; letter-spacing: .07em; }
  .technology-nav { gap: 18px 24px; margin-top: 25px; padding-block: 21px; }
  .technology-nav a { font-size: 12px; gap: 9px; }
  .evolution-visual { width: 100%; margin-top: 5px; }
  .evolution-visual figcaption { font-size: 11px; padding-inline: 20px; }
  .connectivity-block { padding-top: 40px; }
  .technology-heading h3, .report-copy h3 { font-size: 33px; }
  .technology-heading > p:last-child { font-size: 16px; }
  .connection-flow { grid-template-columns: 1fr; gap: 30px; }
  .connection-flow > li { padding-left: 80px; }
  .connection-icon { width: 56px; height: 56px; position: absolute; top: 0; left: 0; }
  .connection-icon svg { width: 30px; height: 30px; }
  .connection-flow > li:not(:last-child)::after { width: 1px; height: auto; top: 70px; bottom: -16px; left: 28px; right: auto; background: repeating-linear-gradient(180deg, #b4c5d2 0 5px, transparent 5px 11px); }
  .connection-flow > li:not(:last-child)::before { display: none; }
  .connection-number { margin-top: 0; }
  .connection-flow h4 { font-size: 20px; margin-block: 8px 12px; }
  .benefits-block { margin-top: 55px; padding-block: 35px; }
  .technology-benefits { grid-template-columns: 1fr; gap: 30px; }
  .technology-benefits article { padding-left: 35px; }
  .report-block { grid-template-columns: 1fr; gap: 45px; padding-top: 60px; }
  .report-copy .actions { flex-direction: row; align-items: center; }
  .report-preview { width: min(440px, 94%); margin-inline: auto; }
  .technology-faq { margin-top: 50px; }
  .technology-faq summary { font-size: 15px; }
  .technology-faq details > p { font-size: 14px; }
  .technology-cta { display: block; padding-top: 35px; }
  .technology-cta h3 { font-size: 28px; }
  .technology-cta .actions { align-items: flex-start; margin-top: 26px; }
}
@media (prefers-reduced-motion: reduce) {
  .technology *, .technology *::before { animation: none !important; transition: none !important; }
  .report-preview > a { transform: none; }
}
