@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');

:root {
  --ink: #0d1820;
  --ink-soft: #56626a;
  --paper: #f4f1eb;
  --paper-deep: #e9e5dc;
  --white: #fffdf9;
  --lime: #d8ff68;
  --lime-dark: #9bbd26;
  --blue: #75a9ff;
  --blue-deep: #426fae;
  --line: rgba(13, 24, 32, 0.14);
  --radius: 24px;
  --display: 'Manrope', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --mono: 'DM Mono', 'SFMono-Regular', Consolas, monospace;
}

/* PDF revision: independent trademark service pages */
.partner-products .section-heading { margin-bottom: 25px; }
.partner-products .section-heading h2 span { color: var(--blue-deep); }
.partner-brand-note { display: flex; align-items: center; gap: 18px; margin-bottom: 23px; padding: 12px 15px; border: 1px solid rgba(13,24,32,.16); border-left: 4px solid var(--blue-deep); background: rgba(255,253,249,.65); }
.partner-brand-note > span { color: var(--blue-deep); font: 10px var(--mono); font-weight: 500; letter-spacing: .04em; text-transform: uppercase; white-space: nowrap; }
.partner-brand-note p { color: var(--ink-soft); font-size: 11px; margin: 0; }
.partner-callout .button { white-space: nowrap; }
.partner-hero-art img { width: 76%; }

.service-hero-38, .service-hero-42 { width: min(1400px, calc(100% - 112px)); margin: 0 auto; border-radius: 0 0 var(--radius) var(--radius); overflow: hidden; }
.transmission-hero { min-height: 670px; display: grid; grid-template-columns: .9fr 1.1fr; background: var(--white); }
.transmission-copy, .technology-copy { align-self: center; padding: 40px 42px 62px 58px; }
.transmission-copy .breadcrumb, .technology-copy .breadcrumb { margin-bottom: 62px; }
.transmission-copy h1, .technology-copy h1 { max-width: 610px; margin: 23px 0 22px; font-size: clamp(49px, 5.3vw, 76px); }
.transmission-copy h1 em { color: var(--blue-deep); }
.technology-copy h1 em { color: #2768dc; }
.transmission-copy p, .technology-copy p { max-width: 440px; color: var(--ink-soft); line-height: 1.78; margin-bottom: 29px; }
.network-visual { min-height: 670px; position: relative; overflow: hidden; background: radial-gradient(circle at 52% 47%, #1c425c 0, #102c40 34%, #0c1c2a 76%); }
.network-grid, .architecture-grid { position: absolute; inset: 0; opacity: .35; background-image: linear-gradient(rgba(127,190,232,.15) 1px, transparent 1px), linear-gradient(90deg, rgba(127,190,232,.15) 1px, transparent 1px); background-size: 34px 34px; mask-image: radial-gradient(circle at center, black 15%, transparent 78%); }
.network-visual::before { content: ''; position: absolute; inset: 14% 10%; border: 1px solid rgba(137,201,239,.2); border-radius: 50%; transform: rotate(-18deg) scaleY(.55); }
.network-visual::after { content: ''; position: absolute; inset: 25% 2%; border: 1px solid rgba(137,201,239,.12); border-radius: 50%; transform: rotate(21deg) scaleY(.55); }
.network-route { position: absolute; z-index: 1; height: 1px; transform-origin: left center; background: linear-gradient(90deg, rgba(216,255,104,.05), rgba(216,255,104,.9), rgba(117,169,255,.25)); box-shadow: 0 0 11px rgba(216,255,104,.32); }
.network-route i { position: absolute; right: 0; top: -3px; width: 7px; height: 7px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 5px rgba(216,255,104,.12); }
.route-a { width: 220px; left: 8%; top: 39%; transform: rotate(10deg); }.route-b { width: 245px; left: 27%; top: 39%; transform: rotate(-22deg); }.route-c { width: 232px; left: 53%; top: 41%; transform: rotate(-10deg); }.route-d { width: 238px; left: 51%; top: 57%; transform: rotate(22deg); }
.network-node { position: absolute; z-index: 4; display: flex; flex-direction: column; gap: 2px; color: rgba(244,241,235,.78); font: 8px var(--mono); letter-spacing: .04em; }
.network-node span { width: 14px; height: 14px; margin-bottom: 4px; border: 1px solid var(--lime); border-radius: 50%; background: #112d41; box-shadow: 0 0 0 5px rgba(216,255,104,.08), 0 0 19px rgba(216,255,104,.45); }
.network-node strong { color: var(--white); font-weight: 500; }.network-node small { color: rgba(244,241,235,.48); font: 8px var(--mono); text-transform: uppercase; }
.node-source { left: 8%; top: 34%; }.node-east { right: 10%; top: 36%; }.node-west { left: 18%; bottom: 21%; }.node-north { right: 20%; bottom: 24%; }
.network-core { position: absolute; z-index: 3; left: 50%; top: 47%; width: 165px; height: 165px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 7px; border: 1px solid rgba(216,255,104,.6); border-radius: 50%; background: rgba(10,28,41,.72); color: var(--white); text-align: center; transform: translate(-50%,-50%); box-shadow: 0 0 0 17px rgba(216,255,104,.035), 0 0 0 42px rgba(117,169,255,.035), inset 0 0 34px rgba(117,169,255,.15); }
.network-core::before { content: ''; position: absolute; inset: 11px; border: 1px dashed rgba(117,169,255,.47); border-radius: 50%; animation: network-spin 18s linear infinite; }
@keyframes network-spin { to { transform: rotate(360deg); } }
.network-core span { color: var(--lime); font-size: 19px; font-weight: 800; letter-spacing: -.08em; }.network-core strong { font: 10px/1.3 var(--mono); letter-spacing: .04em; }.network-core small { color: rgba(244,241,235,.55); font: 8px var(--mono); }
.network-packet { position: absolute; z-index: 5; padding: 7px 9px; border: 1px solid rgba(216,255,104,.48); border-radius: 4px; background: rgba(13,24,32,.72); color: var(--lime); font: 9px var(--mono); box-shadow: 0 8px 20px rgba(0,0,0,.2); }.packet-a { left: 23%; top: 32%; transform: rotate(-12deg); }.packet-b { right: 13%; bottom: 31%; transform: rotate(12deg); }
.network-label { position: absolute; z-index: 3; color: rgba(244,241,235,.43); font: 8px var(--mono); letter-spacing: .05em; }.label-source { left: 8%; bottom: 11%; }.label-destination { right: 8%; top: 17%; }.network-caption { position: absolute; z-index: 4; right: 25px; bottom: 25px; color: rgba(244,241,235,.52); font: 9px var(--mono); }

.scope-38, .scope-42 { padding-top: 125px; padding-bottom: 125px; }
.scope-38 .scope-intro h2, .scope-42 .scope-intro h2 { margin-bottom: 20px; }.scope-38 .scope-intro h2 span { color: var(--blue-deep); }.scope-42 .scope-intro h2 span { color: #2768dc; }
.scope-card-grid-four { grid-template-columns: repeat(2, 1fr); gap: 30px 26px; }
.scope-card-grid-four article { min-height: 146px; padding: 16px 4px 0 0; border-top: 1px solid var(--line); }
.scope-card-grid-four h3 { min-height: auto; margin: 27px 0 10px; font-size: 17px; line-height: 1.15; }.scope-card-grid-four p { max-width: 280px; }
.service-indicators { display: grid; grid-template-columns: .75fr 1.25fr; gap: 70px; align-items: start; width: min(1400px, calc(100% - 112px)); margin: 0 auto; border-radius: var(--radius); background: var(--ink); color: var(--paper); padding-top: 80px; padding-bottom: 82px; }
.indicator-heading h2, .metric-heading h2 { font-size: clamp(45px, 5vw, 69px); margin: 21px 0 17px; }.indicator-heading h2 span, .metric-heading h2 span { color: var(--lime); }.indicator-heading p, .metric-heading p { max-width: 330px; color: rgba(244,241,235,.62); font-size: 11px; line-height: 1.7; }
.indicator-heading .eyebrow, .metric-heading .eyebrow { color: rgba(244,241,235,.58); }.indicator-grid, .metric-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 24px; border-top: 1px solid rgba(244,241,235,.2); }.indicator-grid article, .metric-grid article { padding: 18px 0 20px; border-bottom: 1px solid rgba(244,241,235,.2); }.indicator-grid article > span, .metric-grid article > span { color: rgba(244,241,235,.54); font: 9px var(--mono); }.indicator-grid article strong { display: block; margin: 19px 0 8px; color: var(--lime); font-size: 34px; letter-spacing: -.08em; }.indicator-grid article p, .metric-grid article p { max-width: 190px; color: rgba(244,241,235,.61); font-size: 11px; line-height: 1.55; margin: 0; }
.transmission-principles, .technology-services { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; width: min(1400px, calc(100% - 112px)); padding-top: 126px; padding-bottom: 126px; }
.principle-visual { min-height: 380px; position: relative; display: grid; place-items: center; background: #dcebf6; border-radius: var(--radius); overflow: hidden; }.principle-visual::before { content: ''; position: absolute; width: 75%; aspect-ratio: 1; border: 1px solid rgba(66,111,174,.2); border-radius: 50%; }.principle-orbit { position: absolute; width: 78%; height: 38%; border: 1px solid rgba(66,111,174,.36); border-radius: 50%; transform: rotate(-25deg); }.orbit-38-b { width: 104%; transform: rotate(26deg); border-color: rgba(66,111,174,.19); }.principle-core { position: relative; z-index: 2; width: 152px; height: 152px; display: grid; place-items: center; align-content: center; gap: 9px; border-radius: 50%; background: var(--ink); color: var(--paper); text-align: center; box-shadow: 0 15px 30px rgba(13,24,32,.19); }.principle-core span { color: var(--lime); font-size: 36px; font-weight: 800; }.principle-core strong { font: 9px/1.25 var(--mono); }.principle-node { position: absolute; z-index: 3; width: 13px; height: 13px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 7px rgba(216,255,104,.2); }.p-node-a { left: 15%; top: 30%; }.p-node-b { right: 15%; top: 24%; background: var(--blue-deep); box-shadow: 0 0 0 7px rgba(66,111,174,.18); }.p-node-c { right: 22%; bottom: 21%; }.principle-copy h2, .technology-service-copy h2 { font-size: clamp(47px, 5vw, 72px); margin: 21px 0 22px; }.principle-copy h2 span, .technology-service-copy h2 span { color: var(--blue-deep); }.principle-copy p, .technology-service-copy p { max-width: 430px; color: var(--ink-soft); line-height: 1.75; font-size: 13px; }
.transmission-terms { width: min(1400px, calc(100% - 112px)); margin: 0 auto; border-radius: var(--radius); background: var(--white); }
.transmission-faq { width: min(1400px, calc(100% - 112px)); margin: 0 auto; }
.terminal-scenes, .industry-scenes { width: min(1400px, calc(100% - 112px)); padding-top: 110px; padding-bottom: 125px; }.terminal-scenes .section-heading, .industry-scenes .section-heading { margin-bottom: 40px; }.terminal-scene-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }.terminal-scene-grid article, .industry-scene-grid article { display: flex; flex-direction: column; gap: 6px; }.terminal-image, .industry-image { height: 300px; display: grid; place-items: center; overflow: hidden; border-radius: 15px; background: #dcebf6; }.terminal-scene-grid article:nth-child(2) .terminal-image { background: #e9e3d7; }.terminal-image img, .industry-image img { width: 86%; height: 92%; object-fit: contain; mix-blend-mode: multiply; }.terminal-scene-grid article > span, .industry-scene-grid article > span { margin-top: 9px; color: var(--ink-soft); font: 9px var(--mono); text-transform: uppercase; }.terminal-scene-grid article > strong, .industry-scene-grid article > strong { font-size: 16px; letter-spacing: -.05em; }.technology-copy { background: var(--white); }.technology-hero { min-height: 670px; display: grid; grid-template-columns: .9fr 1.1fr; background: var(--white); }.cloud-architecture { min-height: 670px; position: relative; overflow: hidden; background: radial-gradient(circle at 48% 35%, #3d8de0 0, #165eb7 27%, #0c3470 67%, #081c42 100%); }.cloud-architecture::before { content: ''; position: absolute; width: 74%; height: 42%; left: 14%; top: 24%; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; transform: rotate(-18deg); }.cloud-architecture::after { content: ''; position: absolute; width: 104%; height: 56%; left: -1%; top: 18%; border: 1px solid rgba(255,255,255,.13); border-radius: 50%; transform: rotate(19deg); }.architecture-cloud { position: absolute; z-index: 3; left: 50%; top: 26%; width: 210px; height: 125px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; border: 1px solid rgba(216,255,104,.72); border-radius: 52% 52% 45% 45%; background: rgba(8,30,66,.72); color: var(--white); transform: translateX(-50%); box-shadow: 0 0 0 12px rgba(216,255,104,.05), 0 18px 32px rgba(0,0,0,.22); }.architecture-cloud::before, .architecture-cloud::after, .architecture-cloud i { content: ''; position: absolute; border: 1px solid rgba(216,255,104,.7); border-bottom: 0; border-radius: 50% 50% 0 0; }.architecture-cloud::before { width: 70px; height: 48px; left: 26px; top: -24px; }.architecture-cloud::after { width: 68px; height: 52px; right: 27px; top: -28px; }.architecture-cloud i { width: 51px; height: 39px; left: 79px; top: -20px; background: rgba(8,30,66,.92); }.architecture-cloud span { position: relative; z-index: 2; color: var(--lime); font-size: 18px; font-weight: 800; letter-spacing: -.08em; }.architecture-cloud strong { position: relative; z-index: 2; font: 8px var(--mono); letter-spacing: .05em; }.architecture-rack { position: absolute; z-index: 3; bottom: 19%; width: 105px; height: 138px; padding: 14px 11px; border: 1px solid rgba(255,255,255,.38); border-radius: 5px; background: linear-gradient(120deg, rgba(255,255,255,.18), rgba(9,28,66,.54)); box-shadow: 0 18px 30px rgba(0,0,0,.25); }.rack-a { left: 13%; transform: perspective(300px) rotateY(12deg); }.rack-b { right: 13%; transform: perspective(300px) rotateY(-12deg); }.architecture-rack span { display: block; height: 16px; margin-bottom: 8px; border: 1px solid rgba(216,255,104,.55); border-radius: 2px; background: linear-gradient(90deg, rgba(216,255,104,.55) 0 12%, rgba(255,255,255,.14) 13% 100%); }.architecture-rack b { position: absolute; left: 11px; bottom: 10px; color: rgba(255,255,255,.55); font: 7px var(--mono); }.architecture-node { position: absolute; z-index: 4; display: flex; align-items: center; gap: 7px; color: rgba(255,255,255,.67); font: 8px var(--mono); }.architecture-node i { width: 10px; height: 10px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 5px rgba(216,255,104,.12); }.arch-node-a { left: 12%; top: 19%; }.arch-node-b { right: 10%; top: 54%; }.arch-node-c { left: 17%; bottom: 13%; }.architecture-line { position: absolute; z-index: 2; height: 1px; transform-origin: left center; background: linear-gradient(90deg, rgba(216,255,104,.1), rgba(216,255,104,.75), rgba(255,255,255,.12)); }.arch-line-a { width: 235px; left: 18%; top: 25%; transform: rotate(12deg); }.arch-line-b { width: 250px; left: 54%; top: 33%; transform: rotate(28deg); }.arch-line-c { width: 210px; left: 23%; bottom: 24%; transform: rotate(-16deg); }.architecture-label { position: absolute; right: 24px; bottom: 23px; color: rgba(255,255,255,.48); font: 9px var(--mono); }
.technology-services { padding-top: 120px; padding-bottom: 120px; }.technology-service-map { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 25px; border-top: 1px solid var(--line); }.technology-service-map > div { min-height: 140px; padding: 17px 0; border-bottom: 1px solid var(--line); }.technology-service-map strong { display: block; color: #2768dc; font: 10px var(--mono); }.technology-service-map span { display: block; margin-top: 36px; font-size: 16px; font-weight: 700; letter-spacing: -.04em; }.technology-service-map i { display: block; width: 58px; height: 1px; margin-top: 13px; background: #2768dc; }
.technology-metrics { display: grid; grid-template-columns: .72fr 1.28fr; gap: 70px; align-items: start; width: min(1400px, calc(100% - 112px)); margin: 0 auto; border-radius: var(--radius); background: #16365c; color: var(--paper); padding-top: 79px; padding-bottom: 84px; }.metric-grid { gap: 0 24px; }.metric-grid article strong { display: block; margin: 18px 0 8px; color: var(--lime); font-size: 27px; letter-spacing: -.06em; }.consultation-button { grid-column: 2; justify-self: start; margin-top: 28px; }.technology-faq { width: min(1400px, calc(100% - 112px)); margin: 0 auto; }.industry-scene-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }.industry-scene-grid article:nth-child(2) .industry-image { background: #dcebf6; }.industry-image { height: 315px; }

@media (max-width: 780px) {
  .partner-brand-note { display: block; }.partner-brand-note > span { display: block; margin-bottom: 7px; }.partner-callout .button { white-space: normal; }
  .service-hero-38, .service-hero-42, .transmission-hero, .technology-hero { width: calc(100% - 36px); display: flex; flex-direction: column; min-height: auto; }.transmission-copy, .technology-copy { padding: 29px 23px 46px; }.transmission-copy .breadcrumb, .technology-copy .breadcrumb { margin-bottom: 57px; }.transmission-copy h1, .technology-copy h1 { font-size: clamp(45px, 12vw, 69px); }.transmission-copy p, .technology-copy p { font-size: 13px; }.network-visual, .cloud-architecture { min-height: 470px; }.network-core { width: 126px; height: 126px; }.network-core span { font-size: 16px; }.network-core strong { font-size: 8px; }.network-core small { font-size: 7px; }.network-node { font-size: 7px; }.network-node small { font-size: 7px; }.node-source { left: 7%; top: 31%; }.node-east { right: 6%; top: 32%; }.node-west { left: 10%; bottom: 17%; }.node-north { right: 12%; bottom: 19%; }.route-a { width: 126px; left: 9%; top: 36%; }.route-b { width: 145px; left: 27%; top: 38%; }.route-c { width: 145px; left: 51%; top: 40%; }.route-d { width: 140px; left: 50%; top: 55%; }.packet-a { left: 15%; top: 25%; }.packet-b { right: 8%; bottom: 27%; }.network-label { font-size: 7px; }.network-caption { right: 12px; bottom: 14px; font-size: 7px; }
  .scope-38, .scope-42 { width: calc(100% - 36px); display: block; padding-top: 84px; padding-bottom: 85px; }.scope-card-grid-four { grid-template-columns: 1fr; gap: 0; margin-top: 47px; }.scope-card-grid-four article { min-height: auto; padding-bottom: 24px; }.scope-card-grid-four h3 { margin: 21px 0 10px; }.service-indicators, .technology-metrics { width: calc(100% - 36px); display: block; padding: 52px 25px 56px; }.indicator-heading h2, .metric-heading h2 { font-size: clamp(45px, 12vw, 68px); }.indicator-heading p, .metric-heading p { max-width: 100%; }.indicator-grid, .metric-grid { margin-top: 46px; grid-template-columns: 1fr 1fr; gap: 0 15px; }.indicator-grid article strong { font-size: 28px; }.indicator-grid article p, .metric-grid article p { font-size: 10px; }.transmission-principles, .technology-services { width: calc(100% - 36px); display: flex; flex-direction: column; gap: 40px; padding-top: 84px; padding-bottom: 85px; align-items: stretch; }.principle-visual { min-height: 315px; }.principle-copy h2, .technology-service-copy h2 { font-size: clamp(46px, 12vw, 69px); }.technology-service-map { grid-template-columns: 1fr 1fr; gap: 0 16px; }.technology-service-map > div { min-height: 125px; }.technology-service-map span { margin-top: 28px; font-size: 14px; }.transmission-terms, .transmission-faq, .technology-faq { width: calc(100% - 36px); }.terminal-scenes, .industry-scenes { width: calc(100% - 36px); padding-top: 78px; padding-bottom: 85px; }.terminal-scene-grid, .industry-scene-grid { grid-template-columns: 1fr; gap: 25px; }.terminal-image, .industry-image { height: 260px; }.consultation-button { display: inline-flex; margin-top: 27px; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--display); font-size: 15px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body.no-scroll { overflow: hidden; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button { border: 0; cursor: pointer; }
img { display: block; max-width: 100%; }

.site-shell { overflow: hidden; }
.section-pad { width: min(1400px, calc(100% - 112px)); margin: 0 auto; }
.topbar { width: min(1400px, calc(100% - 112px)); height: 92px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 28px; position: relative; z-index: 10; }
.wordmark { font-size: 30px; line-height: 1; font-weight: 800; letter-spacing: -0.085em; }
.primary-nav { display: flex; align-items: center; gap: 30px; margin-left: auto; }
.primary-nav a, .text-link, .cart-trigger { font-size: 12px; font-weight: 700; letter-spacing: -0.01em; color: var(--ink-soft); transition: color .2s ease; }
.primary-nav a:hover, .primary-nav a.active, .text-link:hover { color: var(--ink); }
.primary-nav a.active { position: relative; }
.primary-nav a.active::after { content: ''; position: absolute; width: 5px; height: 5px; border-radius: 50%; background: var(--lime-dark); bottom: -12px; left: 50%; transform: translateX(-50%); }
.topbar-actions { display: flex; align-items: center; gap: 24px; }
.text-link span, .footer-contact span, .underlined-link span { display: inline-block; margin-left: 5px; transition: transform .2s ease; }
.text-link:hover span, .footer-contact:hover span, .underlined-link:hover span { transform: translate(3px, -3px); }
.cart-trigger { background: transparent; display: inline-flex; gap: 9px; align-items: center; color: var(--ink); padding: 0; }
.cart-count { min-width: 21px; height: 21px; display: inline-grid; place-items: center; border-radius: 50%; background: var(--ink); color: var(--lime); font: 10px var(--mono); }
.menu-toggle { display: none; padding: 7px 0 7px 8px; background: transparent; }
.menu-toggle span { display: block; width: 22px; height: 1px; background: var(--ink); margin: 5px 0; }

.eyebrow { display: flex; align-items: center; gap: 9px; color: var(--ink-soft); font: 10px var(--mono); letter-spacing: .05em; text-transform: uppercase; }
.eyebrow-dot { width: 7px; height: 7px; display: inline-block; border-radius: 50%; background: var(--lime-dark); }
.hero { min-height: 690px; display: grid; grid-template-columns: .94fr 1.06fr; align-items: center; padding-top: 40px; padding-bottom: 72px; gap: 36px; }
.hero-copy { position: relative; z-index: 2; padding-left: clamp(0px, 4vw, 58px); }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-weight: 700; letter-spacing: -.085em; line-height: .98; }
.hero h1 { font-size: clamp(64px, 8vw, 122px); margin: 29px 0 25px; max-width: 720px; }
h1 em, h2 span, .section-heading h2 span, .editorial-copy h2 span, .service-callout h2 span { font-style: normal; color: var(--blue-deep); }
.hero h1 em { color: var(--lime-dark); }
.hero-intro { max-width: 470px; color: var(--ink-soft); font-size: 16px; line-height: 1.75; margin-bottom: 34px; }
.hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.button { min-height: 48px; padding: 0 19px; display: inline-flex; align-items: center; justify-content: center; gap: 24px; border-radius: 999px; font-size: 12px; font-weight: 800; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-3px); box-shadow: 0 11px 20px rgba(13, 24, 32, .12); }
.button span { font-size: 16px; line-height: 0; }
.button-lime { background: var(--lime); color: var(--ink); }
.button-ghost { border: 1px solid var(--line); color: var(--ink); background: transparent; }
.button-ghost:hover { background: var(--white); }
.button-dark { background: var(--ink); color: var(--paper); }
.full-width { width: 100%; }
.hero-proof { border-top: 1px solid var(--line); margin-top: 64px; padding-top: 16px; display: flex; gap: clamp(18px, 4vw, 56px); max-width: 500px; }
.hero-proof div { display: flex; flex-direction: column; gap: 5px; }
.hero-proof strong { font-size: 22px; font-weight: 700; letter-spacing: -.06em; }
.hero-proof span { color: var(--ink-soft); font-size: 10px; font-weight: 600; white-space: nowrap; }
.hero-visual { min-height: 590px; position: relative; display: grid; place-items: center; }
.hero-glow { position: absolute; width: 70%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(216,255,104,.72) 0, rgba(216,255,104,.18) 42%, rgba(216,255,104,0) 68%); filter: blur(5px); }
.hero-ring { position: absolute; border: 1px solid rgba(13,24,32,.12); border-radius: 50%; transform: rotate(-20deg); }
.hero-ring-one { width: 74%; aspect-ratio: 1; }
.hero-ring-two { width: 90%; aspect-ratio: 1; border-color: rgba(13,24,32,.07); }
.hero-main-product { width: min(76%, 510px); position: relative; z-index: 2; transform: rotate(3deg); }
.hero-main-product::after { content: ''; position: absolute; inset: 13% 9% 6%; border-radius: 50%; background: rgba(13,24,32,.18); filter: blur(22px); z-index: -1; }
.hero-main-product img { width: 100%; mix-blend-mode: multiply; }
.hero-product-caption { position: absolute; right: 3%; bottom: 1%; display: flex; flex-direction: column; gap: 2px; text-align: right; }
.hero-product-caption span { font: 10px var(--mono); text-transform: uppercase; color: var(--ink-soft); }
.hero-product-caption strong { font-size: 15px; letter-spacing: -.04em; }
.floating-tag { position: absolute; z-index: 3; padding: 10px 12px; background: var(--white); border-radius: 8px; box-shadow: 0 15px 40px rgba(13,24,32,.12); font: 10px var(--mono); text-transform: uppercase; letter-spacing: .03em; }
.tag-live { top: 13%; right: -2%; display: flex; align-items: center; gap: 7px; }
.tag-live i { width: 6px; height: 6px; border-radius: 50%; background: #ef765a; box-shadow: 0 0 0 4px rgba(239,118,90,.16); }
.hero-mini-product { position: absolute; width: 145px; bottom: 8%; left: -2%; z-index: 3; padding: 7px; background: var(--white); box-shadow: 0 18px 38px rgba(13,24,32,.14); transform: rotate(-8deg); }
.hero-mini-product img { mix-blend-mode: multiply; }
.hero-mini-product span { display: block; padding: 7px 5px 3px; font: 9px var(--mono); text-transform: uppercase; line-height: 1.35; }
.hero-signal-card { position: absolute; z-index: 3; top: 25%; left: 3%; padding: 12px 13px; display: grid; grid-template-columns: 27px 1fr; column-gap: 8px; background: var(--ink); color: var(--paper); border-radius: 9px; transform: rotate(-5deg); box-shadow: 0 18px 35px rgba(13,24,32,.2); }
.signal-bars { display: flex; align-items: end; gap: 2px; grid-row: 1 / span 2; height: 18px; align-self: center; }
.signal-bars i { display: block; width: 4px; border-radius: 3px; background: var(--lime); }
.signal-bars i:nth-child(1) { height: 5px; opacity: .55; }.signal-bars i:nth-child(2) { height: 9px; opacity: .7; }.signal-bars i:nth-child(3) { height: 13px; opacity: .85; }.signal-bars i:nth-child(4) { height: 18px; }
.hero-signal-card strong { font-size: 10px; letter-spacing: -.03em; }.hero-signal-card small { color: rgba(244,241,235,.62); font-size: 8px; }
.hero-coordinate { position: absolute; right: 8%; bottom: 14%; z-index: 3; color: rgba(13,24,32,.65); font: 10px/1.7 var(--mono); transform: rotate(10deg); }.hero-coordinate span { color: var(--blue-deep); }

.ticker { overflow: hidden; background: var(--ink); color: var(--lime); padding: 14px 0; font: 10px var(--mono); letter-spacing: .06em; white-space: nowrap; }
.ticker-track { display: flex; justify-content: space-around; align-items: center; gap: 38px; min-width: max-content; animation: ticker 24s linear infinite; }
.ticker b { font-size: 16px; font-weight: 400; }
@keyframes ticker { from { transform: translateX(0); } to { transform: translateX(-25%); } }

.services { padding-top: 142px; padding-bottom: 140px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 52px; }
.section-heading h2 { font-size: clamp(52px, 6vw, 84px); margin: 21px 0 0; }
.section-heading > p, .collection-side p { max-width: 360px; color: var(--ink-soft); line-height: 1.7; margin-bottom: 3px; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.service-card { min-height: 416px; padding: 26px 28px 27px; border-radius: var(--radius); display: flex; flex-direction: column; transition: transform .25s ease, box-shadow .25s ease; }
.service-card:hover { transform: translateY(-6px); box-shadow: 0 20px 36px rgba(13,24,32,.12); }
.service-card-lime { background: var(--lime); }.service-card-blue { background: var(--blue); }.service-card-cream { background: var(--white); }
.service-topline { display: flex; justify-content: space-between; font: 10px var(--mono); text-transform: uppercase; letter-spacing: .02em; }
.service-icon { width: 62px; height: 62px; margin: 57px 0 22px; position: relative; border: 1px solid rgba(13,24,32,.5); border-radius: 50%; }
.icon-target::before, .icon-target::after { content: ''; position: absolute; inset: 13px; border: 1px solid var(--ink); border-radius: 50%; }.icon-target::after { inset: 25px; background: var(--ink); border: 0; }
.icon-wave { border: 0; display: flex; gap: 3px; align-items: center; }.icon-wave span { width: 8px; border: 1px solid var(--ink); border-radius: 10px; height: 31px; transform: rotate(34deg); }.icon-wave span:nth-child(2) { height: 48px; }.icon-wave span:nth-child(3) { height: 23px; }
.icon-cloud { border: 0; border-bottom: 1px solid var(--ink); border-radius: 0; }.icon-cloud::before, .icon-cloud::after, .icon-cloud span { content: ''; position: absolute; border: 1px solid var(--ink); border-bottom: 0; border-radius: 50% 50% 0 0; }.icon-cloud::before { width: 30px; height: 23px; left: 8px; bottom: 10px; }.icon-cloud::after { width: 25px; height: 29px; left: 26px; bottom: 10px; }.icon-cloud span { display: block; width: 12px; height: 16px; left: 22px; bottom: 10px; background: var(--white); border-bottom: 0; }
.service-card h3 { font-size: 31px; line-height: 1.03; letter-spacing: -.08em; margin: 0 0 13px; }.service-card p { max-width: 260px; font-size: 13px; line-height: 1.65; margin-bottom: 22px; }.service-arrow { margin-top: auto; display: flex; justify-content: space-between; font-size: 11px; font-weight: 800; }.service-arrow span { font-size: 18px; }

.collection { padding-top: 12px; padding-bottom: 145px; }.collection-heading { align-items: end; }.collection-side { display: flex; flex-direction: column; align-items: flex-start; gap: 19px; }.underlined-link, .footer-contact { font-size: 11px; font-weight: 800; border-bottom: 1px solid var(--ink); padding-bottom: 5px; }
.filter-row { display: flex; gap: 8px; margin-bottom: 26px; flex-wrap: wrap; }.filter-chip { background: transparent; border: 1px solid var(--line); border-radius: 999px; padding: 9px 14px; font-size: 11px; color: var(--ink-soft); transition: all .2s ease; }.filter-chip:hover, .filter-chip.active { color: var(--ink); background: var(--white); border-color: var(--ink); }
.product-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }.product-card { min-width: 0; background: var(--white); border-radius: 18px; overflow: hidden; display: flex; flex-direction: column; transition: transform .25s ease, box-shadow .25s ease; }.product-card:hover { transform: translateY(-5px); box-shadow: 0 17px 35px rgba(13,24,32,.1); }.product-image { aspect-ratio: 1.08 / 1; background: #eeeae2; display: grid; place-items: center; position: relative; padding: 20px; }.product-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .3s ease; }.product-card:hover .product-image img { transform: scale(1.04); }.product-badge { position: absolute; top: 14px; left: 14px; padding: 6px 8px; background: var(--lime); border-radius: 5px; font: 9px var(--mono); text-transform: uppercase; }.product-card-content { padding: 18px 19px 19px; display: flex; flex: 1; flex-direction: column; }.product-meta { display: flex; justify-content: space-between; gap: 10px; margin-bottom: 9px; font: 9px var(--mono); color: var(--ink-soft); text-transform: uppercase; }.product-card h3 { min-height: 48px; margin: 0 0 9px; font-size: 17px; line-height: 1.22; letter-spacing: -.055em; }.product-card p { min-height: 44px; margin: 0 0 15px; color: var(--ink-soft); font-size: 11px; line-height: 1.55; }.product-tags { display: flex; flex-wrap: wrap; gap: 5px; margin-bottom: 18px; }.product-tags span { padding: 4px 6px; background: var(--paper); border-radius: 4px; font: 9px var(--mono); color: var(--ink-soft); }.product-bottom { display: flex; align-items: end; justify-content: space-between; gap: 10px; margin-top: auto; }.product-price { font-size: 21px; font-weight: 800; letter-spacing: -.07em; }.product-price small { font: 9px var(--mono); color: var(--ink-soft); letter-spacing: 0; }.product-actions { display: flex; gap: 6px; }.product-link, .add-to-cart { height: 35px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; font-size: 10px; font-weight: 800; transition: all .2s ease; }.product-link { width: 35px; border: 1px solid var(--line); font-size: 14px; }.product-link:hover { background: var(--paper); }.add-to-cart { padding: 0 11px; background: var(--ink); color: var(--lime); }.add-to-cart:hover { background: var(--blue-deep); color: var(--white); }

.editorial { display: grid; grid-template-columns: 1.03fr .97fr; gap: clamp(46px, 8vw, 130px); align-items: center; padding-top: 20px; padding-bottom: 146px; }.editorial-image { position: relative; background: var(--lime); border-radius: var(--radius); padding: 26px; transform: rotate(-2.5deg); }.editorial-image img { mix-blend-mode: multiply; width: 100%; }.editorial-note { position: absolute; right: -38px; bottom: 30px; background: var(--ink); color: var(--paper); padding: 17px 19px; border-radius: 8px; transform: rotate(7deg); display: flex; flex-direction: column; gap: 8px; }.editorial-note span { color: var(--lime); font: 10px var(--mono); }.editorial-note strong { font-size: 17px; line-height: 1.05; letter-spacing: -.07em; }.editorial-copy { max-width: 480px; }.editorial-copy h2 { margin: 22px 0 24px; font-size: clamp(47px, 5vw, 72px); }.editorial-copy p { max-width: 410px; color: var(--ink-soft); line-height: 1.75; margin-bottom: 30px; }.editorial-quote { margin-top: 65px; padding-left: 16px; border-left: 1px solid var(--lime-dark); color: var(--ink-soft); font-size: 12px; font-style: italic; }
.newsletter { background: var(--blue); border-radius: var(--radius) var(--radius) 0 0; padding-top: 74px; padding-bottom: 76px; display: flex; justify-content: space-between; align-items: end; gap: 60px; }.newsletter h2 { font-size: clamp(48px, 5vw, 72px); margin: 22px 0 0; }.newsletter h2 span { color: var(--ink); }.newsletter-form { width: min(390px, 100%); }.newsletter-form label { display: block; font-size: 12px; font-weight: 700; margin-bottom: 18px; }.input-line { display: flex; border-bottom: 1px solid var(--ink); align-items: center; }.input-line input { width: 100%; border: 0; outline: 0; background: transparent; padding: 11px 0; color: var(--ink); font-size: 13px; }.input-line input::placeholder { color: rgba(13,24,32,.55); }.input-line button { background: transparent; font-size: 20px; padding: 5px 0 5px 15px; }.newsletter-form p { margin: 10px 0 0; font: 9px var(--mono); color: rgba(13,24,32,.62); }
.footer { padding-top: 54px; padding-bottom: 26px; background: var(--ink); color: var(--paper); }.footer-main { display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: start; gap: 35px; }.footer-wordmark { color: var(--lime); }.footer-main p { color: rgba(244,241,235,.62); font-size: 12px; line-height: 1.55; margin: 1px 0 0; }.footer-contact { justify-self: end; border-color: rgba(244,241,235,.4); color: var(--paper); }.footer-links { display: flex; gap: 90px; justify-content: flex-end; margin: 79px 0 76px; }.footer-links > div { display: flex; flex-direction: column; gap: 8px; min-width: 145px; }.footer-links a { color: rgba(244,241,235,.67); font-size: 11px; transition: color .2s ease; }.footer-links a:hover { color: var(--lime); }.footer-label { color: var(--lime); font: 9px var(--mono); text-transform: uppercase; letter-spacing: .04em; margin-bottom: 6px; }.footer-bottom { padding-top: 17px; border-top: 1px solid rgba(244,241,235,.2); display: flex; justify-content: space-between; gap: 18px; color: rgba(244,241,235,.45); font: 9px var(--mono); }

/* Secondary service pages */
.service-page-hero { min-height: 652px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 40px; padding-top: 40px; padding-bottom: 86px; }.service-page-35 { background: var(--lime); }.service-page-38 { background: var(--blue); }.service-page-42 { background: var(--white); }.service-page-hero.section-pad { width: min(1400px, calc(100% - 112px)); border-radius: 0 0 var(--radius) var(--radius); }.service-page-copy { padding-left: clamp(0px, 4vw, 58px); }.breadcrumb { font: 10px var(--mono); color: rgba(13,24,32,.58); display: inline-block; margin-bottom: 90px; }.breadcrumb span { color: var(--ink); }.service-page-copy h1 { font-size: clamp(57px, 6.8vw, 96px); margin: 28px 0 23px; }.service-page-35 h1 em { color: var(--blue-deep); }.service-page-38 h1 em { color: var(--ink); }.service-page-42 h1 em { color: var(--lime-dark); }.service-page-copy p { max-width: 425px; color: rgba(13,24,32,.66); line-height: 1.75; margin-bottom: 31px; }.service-page-art { min-height: 480px; display: grid; place-items: center; position: relative; }.art-grid { position: absolute; width: 90%; height: 78%; background-image: linear-gradient(rgba(13,24,32,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(13,24,32,.08) 1px, transparent 1px); background-size: 30px 30px; mask-image: radial-gradient(circle, black 35%, transparent 75%); }.service-page-art img { position: relative; z-index: 1; width: 80%; mix-blend-mode: multiply; transform: rotate(3deg); }.art-sticker { position: absolute; z-index: 3; top: 11%; right: -1%; width: 115px; height: 115px; border-radius: 50%; background: var(--ink); color: var(--paper); display: grid; place-items: center; text-align: center; font-size: 11px; line-height: 1.05; transform: rotate(10deg); }.art-sticker strong { color: var(--lime); font-size: 16px; }.art-caption { position: absolute; z-index: 3; bottom: 4%; left: 6%; font: 10px/1.5 var(--mono); color: rgba(13,24,32,.64); }.service-intro { display: grid; grid-template-columns: .42fr 1fr .65fr; gap: 50px; align-items: start; padding-top: 138px; padding-bottom: 144px; }.big-index { font-size: clamp(90px, 12vw, 170px); font-weight: 700; letter-spacing: -.12em; line-height: .75; color: var(--paper-deep); }.service-intro h2 { font-size: clamp(48px, 5vw, 72px); margin: 23px 0; }.service-intro h2 span { color: var(--blue-deep); }.service-intro > div:nth-child(2) p { max-width: 450px; color: var(--ink-soft); line-height: 1.8; }.service-stat-list { border-top: 1px solid var(--line); }.service-stat-list div { display: flex; gap: 20px; align-items: baseline; padding: 17px 0; border-bottom: 1px solid var(--line); }.service-stat-list strong { color: var(--lime-dark); font: 10px var(--mono); }.service-stat-list span { font-size: 12px; font-weight: 700; }.service-products { padding-bottom: 145px; }.service-products .section-heading { margin-bottom: 42px; }.service-callout { display: grid; grid-template-columns: 1fr .75fr auto; gap: 40px; align-items: end; background: var(--ink); color: var(--paper); border-radius: var(--radius) var(--radius) 0 0; padding-top: 70px; padding-bottom: 70px; }.service-callout .eyebrow { color: rgba(244,241,235,.56); }.service-callout h2 { font-size: clamp(48px, 5vw, 70px); margin: 20px 0 0; }.service-callout h2 span { color: var(--lime); }.service-callout p { color: rgba(244,241,235,.66); max-width: 300px; margin: 0 0 5px; font-size: 13px; line-height: 1.7; }

/* Cart and demo payment */
.drawer-backdrop, .modal-backdrop { position: fixed; inset: 0; z-index: 50; background: rgba(13,24,32,.42); opacity: 0; visibility: hidden; transition: opacity .25s ease, visibility .25s ease; }.drawer-backdrop.open, .modal-backdrop.open { opacity: 1; visibility: visible; }.cart-drawer { position: fixed; z-index: 51; right: 0; top: 0; height: 100%; width: min(480px, 100%); background: var(--paper); display: flex; flex-direction: column; transform: translateX(100%); transition: transform .32s cubic-bezier(.2,.8,.2,1); box-shadow: -18px 0 40px rgba(13,24,32,.16); }.cart-drawer.open { transform: translateX(0); }.drawer-header, .checkout-header { display: flex; justify-content: space-between; gap: 20px; align-items: start; padding: 32px 30px 24px; border-bottom: 1px solid var(--line); }.drawer-header h2, .checkout-header h2 { font-size: 30px; margin: 12px 0 0; }.drawer-header h2 span { font: 12px var(--mono); vertical-align: top; color: var(--lime-dark); letter-spacing: 0; }.close-button { width: 32px; height: 32px; border-radius: 50%; background: transparent; border: 1px solid var(--line); font-size: 23px; line-height: 1; color: var(--ink-soft); }.close-button:hover { background: var(--white); color: var(--ink); }.drawer-body { padding: 16px 30px; overflow: auto; flex: 1; }.empty-cart { display: grid; place-items: center; text-align: center; min-height: 50%; color: var(--ink-soft); }.empty-cart strong { display: block; color: var(--ink); font-size: 17px; letter-spacing: -.05em; margin-bottom: 4px; }.empty-cart span { font-size: 11px; }.cart-line { display: grid; grid-template-columns: 82px 1fr auto; gap: 13px; padding: 14px 0; border-bottom: 1px solid var(--line); }.cart-line-image { width: 82px; height: 82px; background: var(--white); border-radius: 8px; display: grid; place-items: center; }.cart-line-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }.cart-line-info { min-width: 0; }.cart-line-info h3 { font-size: 12px; line-height: 1.3; letter-spacing: -.04em; margin: 4px 0 7px; }.cart-line-info p { color: var(--ink-soft); font: 9px var(--mono); margin: 0; }.qty-control { display: flex; align-items: center; width: max-content; border: 1px solid var(--line); border-radius: 999px; margin-top: 14px; }.qty-control button { width: 24px; height: 24px; color: var(--ink-soft); background: transparent; }.qty-control span { width: 20px; text-align: center; font: 10px var(--mono); }.cart-line-total { font-size: 12px; font-weight: 800; white-space: nowrap; }.remove-line { display: block; padding: 5px 0; background: transparent; color: var(--ink-soft); font: 9px var(--mono); text-decoration: underline; }.drawer-footer { padding: 20px 30px 27px; border-top: 1px solid var(--line); }.subtotal-row, .checkout-summary { display: flex; justify-content: space-between; align-items: baseline; }.subtotal-row strong { font-size: 24px; letter-spacing: -.07em; }.demo-note { color: var(--ink-soft); font: 9px var(--mono); margin: 3px 0 16px; }.checkout-modal { position: fixed; z-index: 61; left: 50%; top: 50%; width: min(620px, calc(100% - 32px)); max-height: min(780px, calc(100% - 32px)); overflow: auto; background: var(--paper); border-radius: var(--radius); transform: translate(-50%, -46%) scale(.96); opacity: 0; visibility: hidden; transition: opacity .25s ease, transform .25s ease, visibility .25s ease; box-shadow: 0 24px 70px rgba(13,24,32,.25); }.checkout-modal.open { opacity: 1; visibility: visible; transform: translate(-50%, -50%) scale(1); }.checkout-steps { display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; gap: 10px; padding: 18px 30px 0; font: 9px var(--mono); color: rgba(13,24,32,.4); }.checkout-steps span { display: flex; gap: 6px; }.checkout-steps span.active { color: var(--ink); }.checkout-steps b { font-weight: 500; }.checkout-steps i { height: 1px; background: var(--line); }.checkout-form { padding: 25px 30px 30px; }.checkout-form label { display: block; font: 10px var(--mono); color: var(--ink-soft); margin-bottom: 17px; }.checkout-form input { display: block; width: 100%; border: 1px solid var(--line); border-radius: 7px; outline: 0; background: var(--white); padding: 12px 12px; color: var(--ink); font: 12px var(--display); margin-top: 6px; }.checkout-form input:focus { border-color: var(--blue-deep); box-shadow: 0 0 0 3px rgba(66,111,174,.12); }.checkout-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }.checkout-divider { display: flex; justify-content: space-between; border-top: 1px solid var(--line); padding-top: 19px; margin: 5px 0 17px; font: 10px var(--mono); text-transform: uppercase; }.payment-icons { color: var(--ink-soft); }.card-input { position: relative; }.card-input input { padding-right: 40px; }.card-input span { position: absolute; right: 13px; top: 16px; color: var(--blue-deep); }.checkout-summary { border-top: 1px solid var(--line); padding: 17px 0 20px; margin-top: 3px; font: 10px var(--mono); }.checkout-summary strong { font: 800 23px var(--display); letter-spacing: -.07em; }.secure-line { text-align: center; color: var(--ink-soft); font: 9px var(--mono); margin: 13px 0 0; }.checkout-success { padding: 47px 30px 58px; text-align: center; }.success-mark { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 50%; background: var(--lime); margin: 0 auto 23px; font-size: 26px; }.checkout-success h3 { font-size: 43px; letter-spacing: -.08em; margin: 17px 0 10px; }.checkout-success p { color: var(--ink-soft); font-size: 13px; max-width: 330px; margin: 0 auto 28px; }.checkout-success p strong { color: var(--ink); }.toast { position: fixed; z-index: 70; left: 50%; bottom: 24px; padding: 11px 16px; color: var(--paper); background: var(--ink); border-radius: 999px; font: 10px var(--mono); transform: translate(-50%, 24px); opacity: 0; visibility: hidden; transition: all .25s ease; }.toast.show { opacity: 1; visibility: visible; transform: translate(-50%, 0); }

@media (max-width: 1100px) {
  .section-pad, .topbar, .service-page-hero.section-pad { width: min(100% - 60px, 1400px); }
  .primary-nav { gap: 16px; }.primary-nav a { font-size: 11px; }.hero { grid-template-columns: .9fr 1.1fr; }.hero-copy { padding-left: 0; }.hero h1 { font-size: clamp(58px, 8vw, 100px); }.hero-signal-card { left: -1%; }.hero-mini-product { left: -6%; }.service-page-copy { padding-left: 0; }.service-intro { grid-template-columns: .3fr 1fr .65fr; gap: 30px; }.service-callout { grid-template-columns: 1fr .7fr; }.service-callout .button { grid-column: 2; justify-self: start; }
}
@media (max-width: 780px) {
  .section-pad, .topbar, .service-page-hero.section-pad { width: calc(100% - 36px); }.topbar { height: 76px; }.wordmark { font-size: 27px; }.primary-nav { position: absolute; left: 0; right: 0; top: 67px; padding: 14px 16px; border-radius: 12px; background: var(--white); box-shadow: 0 15px 28px rgba(13,24,32,.1); flex-direction: column; align-items: stretch; gap: 0; transform: translateY(-10px); opacity: 0; visibility: hidden; transition: all .2s ease; }.topbar.menu-open .primary-nav { transform: translateY(0); opacity: 1; visibility: visible; }.primary-nav a { padding: 10px 0; }.primary-nav a.active::after { display: none; }.topbar-actions { gap: 14px; }.text-link { display: none; }.menu-toggle { display: block; }.hero { display: flex; flex-direction: column; align-items: stretch; min-height: auto; padding-top: 67px; padding-bottom: 58px; gap: 28px; }.hero h1 { font-size: clamp(67px, 19vw, 112px); margin-top: 24px; }.hero-intro { max-width: 520px; font-size: 14px; }.hero-proof { margin-top: 43px; gap: 23px; }.hero-proof strong { font-size: 19px; }.hero-proof span { font-size: 9px; }.hero-visual { min-height: 455px; width: 100%; }.hero-main-product { width: min(90%, 450px); }.hero-signal-card { left: 3%; top: 18%; }.hero-mini-product { left: 1%; bottom: 4%; }.hero-coordinate { right: 5%; bottom: 5%; }.services { padding-top: 93px; padding-bottom: 93px; }.section-heading { display: block; margin-bottom: 35px; }.section-heading h2 { margin-top: 18px; font-size: clamp(48px, 14vw, 75px); }.section-heading > p, .collection-side p { margin-top: 23px; }.service-grid { grid-template-columns: 1fr; gap: 10px; }.service-card { min-height: 350px; }.service-icon { margin-top: 35px; }.collection { padding-bottom: 94px; }.product-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }.product-card-content { padding: 14px; }.product-card h3 { min-height: 66px; font-size: 15px; }.product-card p { min-height: 66px; font-size: 10px; }.product-image { padding: 13px; }.product-badge { top: 9px; left: 9px; font-size: 8px; }.product-bottom { align-items: stretch; flex-direction: column; }.product-actions { justify-content: space-between; }.add-to-cart { flex: 1; }.editorial { display: flex; flex-direction: column; gap: 65px; padding-bottom: 95px; }.editorial-image { width: calc(100% - 24px); align-self: flex-start; }.editorial-note { right: -18px; }.editorial-copy h2 { font-size: clamp(47px, 13vw, 70px); }.editorial-quote { margin-top: 42px; }.newsletter { display: block; padding-top: 53px; padding-bottom: 56px; }.newsletter-form { margin-top: 51px; }.footer-main { grid-template-columns: 1fr 1fr; gap: 24px; }.footer-main p { grid-column: 1 / span 2; grid-row: 2; }.footer-contact { justify-self: end; align-self: center; }.footer-links { justify-content: flex-start; gap: 30px; margin: 58px 0 50px; }.footer-bottom { flex-direction: column; gap: 8px; }.service-page-hero { display: flex; flex-direction: column; align-items: stretch; min-height: auto; padding-top: 27px; padding-bottom: 47px; gap: 35px; }.breadcrumb { margin-bottom: 61px; }.service-page-copy h1 { font-size: clamp(59px, 16vw, 92px); }.service-page-art { min-height: 375px; }.art-sticker { right: 2%; top: 3%; width: 100px; height: 100px; }.service-intro { display: flex; flex-direction: column; gap: 35px; padding-top: 90px; padding-bottom: 95px; }.big-index { font-size: 108px; }.service-intro h2 { font-size: clamp(47px, 13vw, 70px); }.service-stat-list { width: 100%; }.service-products { padding-bottom: 95px; }.service-callout { display: block; padding-top: 55px; padding-bottom: 55px; }.service-callout p { margin: 28px 0; }.service-callout .button { display: inline-flex; }
}

@media (max-width: 780px) { .cloud-hero-note { display: none; } }

/* Service-first layouts: hardware is kept as a small application cue. */
.legal-service-main { padding-bottom: 0; }
.class-service-hero { min-height: 635px; display: grid; grid-template-columns: .88fr 1.12fr; align-items: stretch; padding: 0; background: var(--white); border-radius: 0 0 var(--radius) var(--radius); overflow: hidden; }
.class-service-copy { align-self: center; padding: 30px 34px 55px 58px; }.class-service-copy .breadcrumb { margin-bottom: 77px; }.class-service-copy h1 { font-size: clamp(54px, 6vw, 85px); margin: 24px 0 23px; }.class-service-copy h1 em { color: var(--blue-deep); }.class-service-copy p { max-width: 430px; color: var(--ink-soft); line-height: 1.78; margin-bottom: 29px; }.service-hero-actions { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
.transmission-stage { min-height: 635px; position: relative; overflow: hidden; background: linear-gradient(140deg, #edf5fc, #bed7ef); }.stage-grid { position: absolute; inset: 0; opacity: .34; background-image: linear-gradient(rgba(66,111,174,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(66,111,174,.12) 1px, transparent 1px); background-size: 31px 31px; mask-image: radial-gradient(circle at 55% 50%, black 24%, transparent 77%); }.stage-orbit { position: absolute; border: 1px solid rgba(66,111,174,.29); border-radius: 50%; transform: rotate(-18deg); }.stage-orbit-a { width: 84%; height: 47%; left: 6%; top: 26%; }.stage-orbit-b { width: 116%; height: 62%; left: -8%; top: 18%; border-color: rgba(66,111,174,.14); }.stream-window { position: absolute; z-index: 3; width: 54%; top: 94px; right: 20%; padding: 12px; border: 3px solid var(--ink); border-radius: 14px; background: var(--white); transform: rotate(8deg); box-shadow: 0 24px 35px rgba(13,24,32,.18); }.stream-header, .stream-controls { display: flex; align-items: center; justify-content: space-between; padding: 3px 3px 10px; color: var(--ink-soft); font: 8px var(--mono); }.stream-header span:first-child { color: var(--ink); }.stream-header i, .stream-controls i { display: inline-block; width: 5px; height: 5px; margin-right: 4px; border-radius: 50%; background: #e77864; }.stream-scene { height: 270px; position: relative; overflow: hidden; border-radius: 7px; background: linear-gradient(165deg, #d3e7f1 0 42%, #b4d2ad 43% 57%, #6d956c 58%); }.scene-horizon { position: absolute; width: 145%; height: 42%; left: -20%; bottom: -5%; border-radius: 50% 50% 0 0; background: rgba(51,95,73,.56); transform: rotate(-6deg); }.scene-horizon::after { content: ''; position: absolute; width: 28%; height: 44%; right: 22%; bottom: 32%; border-radius: 50%; background: rgba(230,215,161,.86); box-shadow: -43px 24px 0 rgba(57,87,67,.55), 37px 26px 0 rgba(57,87,67,.42); }.scene-signal { position: absolute; width: 68px; height: 68px; left: 50%; top: 45%; border: 1px solid rgba(255,255,255,.88); border-radius: 50%; transform: translate(-50%,-50%); }.scene-signal::after { content: ''; position: absolute; inset: 27px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 7px rgba(216,255,104,.21); }.stream-location, .stream-quality { position: absolute; z-index: 2; bottom: 12px; color: var(--white); text-shadow: 0 1px 3px rgba(0,0,0,.35); font: 8px var(--mono); }.stream-location { left: 12px; }.stream-quality { right: 12px; color: var(--lime); }.stream-controls { padding: 10px 3px 2px; }.stream-controls div { display: flex; gap: 3px; align-items: center; }.stream-controls i { width: 19px; height: 3px; margin: 0; border-radius: 3px; background: var(--blue); }.stream-controls i:nth-child(4), .stream-controls i:nth-child(5) { opacity: .35; }.transmission-device { position: absolute; z-index: 4; left: 6%; bottom: 51px; width: 155px; padding: 7px; background: var(--white); box-shadow: 0 18px 28px rgba(13,24,32,.16); transform: rotate(-11deg); }.transmission-device img { width: 100%; mix-blend-mode: multiply; }.transmission-device span { display: block; padding: 6px 3px 2px; font: 8px var(--mono); line-height: 1.35; color: var(--ink-soft); }.stage-chip { position: absolute; z-index: 5; padding: 10px 12px; border-radius: 7px; background: var(--ink); color: var(--paper); box-shadow: 0 14px 25px rgba(13,24,32,.18); font: 8px var(--mono); }.chip-stream { right: 9%; top: 55px; transform: rotate(-5deg); }.chip-stream i { display: inline-block; width: 5px; height: 5px; margin-right: 5px; border-radius: 50%; background: var(--lime); }.chip-on-demand { right: 7%; bottom: 35px; color: var(--lime); background: transparent; border: 1px solid rgba(13,24,32,.32); box-shadow: none; transform: rotate(5deg); }
.service-scope { display: grid; grid-template-columns: .8fr 1.2fr; gap: 72px; align-items: start; padding-top: 125px; padding-bottom: 135px; }.scope-intro { display: grid; grid-template-columns: .35fr 1fr; gap: 25px; }.scope-number { font-size: clamp(92px, 12vw, 170px); color: var(--paper-deep); font-weight: 700; line-height: .72; letter-spacing: -.12em; }.scope-intro h2 { font-size: clamp(46px, 5vw, 72px); margin: 22px 0 20px; }.scope-intro h2 span { color: var(--blue-deep); }.scope-intro p { color: var(--ink-soft); font-size: 12px; line-height: 1.75; }.scope-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); gap: 21px; }.scope-card-grid article { padding-top: 16px; }.scope-card-grid strong { color: var(--lime-dark); font: 10px var(--mono); }.scope-card-grid h3 { min-height: 49px; margin: 44px 0 10px; font-size: 18px; line-height: 1.1; letter-spacing: -.06em; }.scope-card-grid p { color: var(--ink-soft); font-size: 11px; line-height: 1.65; }.service-detail-band { min-height: 490px; display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; border-radius: var(--radius); overflow: hidden; margin-bottom: 18px; }.service-detail-band-38 { background: #dbe8f4; }.service-detail-band-light { background: var(--white); }.detail-copy { align-self: center; padding: 56px; }.detail-copy h2 { font-size: clamp(48px, 5vw, 70px); margin: 21px 0; }.detail-copy h2 span { color: var(--blue-deep); }.detail-copy p { max-width: 440px; color: var(--ink-soft); line-height: 1.75; font-size: 13px; }.term-list { display: flex; flex-wrap: wrap; gap: 6px; max-width: 430px; margin-top: 25px; }.term-list span { padding: 7px 9px; background: rgba(255,255,255,.64); border: 1px solid rgba(13,24,32,.13); border-radius: 5px; font: 9px var(--mono); color: var(--ink-soft); }.detail-visual { position: relative; overflow: hidden; min-height: 490px; display: grid; place-items: center; }.detail-visual-live { background: linear-gradient(135deg, #98bfe5, #d5e5f4); }.detail-visual-live img { width: 66%; height: 92%; object-fit: contain; mix-blend-mode: multiply; transform: rotate(6deg); }.signal-bars-large { position: absolute; right: 9%; top: 20%; display: flex; align-items: end; gap: 4px; height: 84px; }.signal-bars-large i { display: block; width: 9px; height: 18px; border-radius: 8px; background: var(--blue-deep); }.signal-bars-large i:nth-child(2) { height: 34px; opacity: .8; }.signal-bars-large i:nth-child(3) { height: 51px; opacity: .65; }.signal-bars-large i:nth-child(4) { height: 69px; opacity: .48; }.signal-bars-large i:nth-child(5) { height: 84px; opacity: .3; }.detail-caption { position: absolute; left: 29px; bottom: 27px; display: flex; flex-direction: column; gap: 5px; font: 9px var(--mono); color: rgba(13,24,32,.6); }.detail-caption strong { color: var(--ink); font-size: 13px; }.detail-visual-message { background: #f1f0ec; }.message-card { position: relative; z-index: 2; width: 285px; padding: 19px; background: var(--white); border: 1px solid var(--line); box-shadow: 0 19px 28px rgba(13,24,32,.12); transform: rotate(-7deg); }.message-card span, .message-card small { display: block; font: 8px var(--mono); color: var(--ink-soft); }.message-card strong { display: block; margin: 24px 0 29px; font-size: 22px; line-height: 1.12; letter-spacing: -.07em; }.message-path { position: absolute; width: 75%; height: 60%; border: 1px solid rgba(66,111,174,.25); border-radius: 50%; transform: rotate(14deg); }.message-path i { position: absolute; width: 8px; height: 8px; border-radius: 50%; background: var(--lime-dark); }.message-path i:nth-child(1) { left: 15%; top: 19%; }.message-path i:nth-child(2) { right: 14%; top: 32%; background: var(--blue-deep); }.message-path i:nth-child(3) { left: 45%; bottom: 10%; }
.application-scenes { padding-top: 123px; padding-bottom: 135px; }.application-scenes .section-heading { margin-bottom: 41px; }.application-scene-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }.application-scene-grid article { display: flex; flex-direction: column; gap: 5px; }.scene-image { aspect-ratio: 1.6 / 1; display: grid; place-items: center; overflow: hidden; border-radius: 11px; }.scene-image img { width: 75%; height: 90%; object-fit: contain; mix-blend-mode: multiply; }.scene-image-home { background: #e9e3d7; }.scene-image-field { background: #dbe8f4; }.scene-image-garden { background: var(--lime); }.application-scene-grid article > span { margin-top: 10px; color: var(--ink-soft); font: 9px var(--mono); text-transform: uppercase; }.application-scene-grid article > strong { font-size: 15px; letter-spacing: -.05em; }
.service-terms { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; padding-top: 112px; padding-bottom: 132px; }.terms-heading h2, .technical-terms-heading h2 { font-size: clamp(48px, 5vw, 72px); margin: 21px 0 0; }.terms-heading h2 span, .technical-terms-heading h2 span { color: var(--blue-deep); }.terms-copy { border-top: 1px solid var(--line); padding-top: 14px; }.terms-copy p, .technical-terms-copy p { color: var(--ink-soft); font-size: 12px; }.terms-copy ul, .technical-terms-copy ul { list-style: none; padding: 0; margin: 17px 0 0; columns: 2; column-gap: 35px; }.terms-copy li, .technical-terms-copy li { break-inside: avoid; padding: 11px 0 11px 18px; border-bottom: 1px solid var(--line); position: relative; color: var(--ink-soft); font-size: 11px; line-height: 1.5; }.terms-copy li::before, .technical-terms-copy li::before { content: '↗'; position: absolute; left: 0; color: var(--lime-dark); }
.service-main-42 .cloud-feature-media > img { width: 58%; }.service-main-42 .cloud-feature-reverse .cloud-feature-media > img { width: 52%; }.cloud-scope { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; padding-top: 28px; padding-bottom: 115px; }.cloud-scope-heading h2 { font-size: clamp(48px, 5vw, 72px); margin: 21px 0; }.cloud-scope-heading h2 span { color: #2768dc; }.cloud-scope-heading p { max-width: 400px; color: var(--ink-soft); font-size: 12px; line-height: 1.75; }.cloud-scope-grid { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--line); gap: 22px; }.cloud-scope-grid article { padding-top: 16px; }.cloud-scope-grid strong { color: #2768dc; font: 10px var(--mono); }.cloud-scope-grid h3 { min-height: 49px; margin: 43px 0 10px; font-size: 18px; line-height: 1.1; letter-spacing: -.06em; }.cloud-scope-grid p { color: var(--ink-soft); font-size: 11px; line-height: 1.65; }.technical-terms { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; padding-top: 105px; padding-bottom: 120px; background: var(--white); border-radius: var(--radius); }.technical-terms-heading { padding-left: 58px; }.technical-terms-copy { padding-right: 58px; border-top: 1px solid var(--line); padding-top: 14px; }.technical-terms-copy ul { columns: 2; }.cloud-applications { padding-top: 109px; padding-bottom: 125px; }.cloud-application-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }.cloud-application-grid article { min-height: 200px; padding: 22px; border: 1px solid var(--line); border-radius: 15px; background: var(--white); }.cloud-application-grid article:nth-child(2) { background: #ddecfb; }.cloud-application-grid article:nth-child(3) { background: var(--lime); }.cloud-application-grid article > span { display: block; margin: 22px 0 10px; color: var(--ink-soft); font: 9px var(--mono); text-transform: uppercase; }.cloud-application-grid article > strong { display: block; max-width: 220px; font-size: 17px; line-height: 1.15; letter-spacing: -.06em; }.cloud-application-icon { width: 37px; height: 37px; position: relative; border: 1px solid var(--blue-deep); border-radius: 50%; }.icon-home::before { content: ''; position: absolute; left: 8px; top: 12px; width: 18px; height: 16px; border: 1px solid var(--blue-deep); border-top: 0; }.icon-home::after { content: ''; position: absolute; left: 9px; top: 6px; width: 17px; height: 17px; border-left: 1px solid var(--blue-deep); border-top: 1px solid var(--blue-deep); transform: rotate(45deg) scale(.75); }.icon-field::before { content: ''; position: absolute; left: 9px; bottom: 7px; width: 18px; height: 1px; background: var(--blue-deep); box-shadow: 0 -8px 0 rgba(66,111,174,.62), 0 -16px 0 rgba(66,111,174,.34); }.icon-field::after { content: ''; position: absolute; right: 7px; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--lime-dark); }.icon-control::before { content: ''; position: absolute; left: 8px; top: 17px; width: 20px; height: 1px; background: var(--blue-deep); box-shadow: 0 -7px 0 var(--blue-deep), 0 7px 0 var(--blue-deep); }.icon-control::after { content: ''; position: absolute; left: 15px; top: 8px; width: 5px; height: 5px; border: 1px solid var(--blue-deep); border-radius: 50%; box-shadow: 7px 7px 0 -1px var(--blue-deep), -4px 14px 0 -1px var(--blue-deep); }

@media (max-width: 780px) {
  .class-service-hero { width: calc(100% - 36px); display: flex; flex-direction: column; }.class-service-copy { padding: 29px 23px 46px; }.class-service-copy .breadcrumb { margin-bottom: 57px; }.class-service-copy h1 { font-size: clamp(57px, 15vw, 80px); }.service-hero-actions { align-items: flex-start; flex-direction: column; gap: 16px; }.transmission-stage { min-height: 435px; }.stream-window { width: 67%; top: 62px; right: 16%; padding: 8px; border-width: 2px; }.stream-scene { height: 220px; }.transmission-device { width: 110px; left: 3%; bottom: 35px; }.stage-chip { font-size: 7px; transform: scale(.85); transform-origin: right top; }.chip-stream { right: 4%; top: 29px; }.chip-on-demand { right: 4%; bottom: 21px; }.service-scope { width: calc(100% - 36px); display: block; padding-top: 84px; padding-bottom: 85px; }.scope-intro { display: block; }.scope-number { font-size: 108px; margin-bottom: 36px; }.scope-intro h2 { font-size: clamp(47px, 13vw, 70px); }.scope-card-grid { grid-template-columns: 1fr; gap: 0; margin-top: 47px; }.scope-card-grid article { padding-bottom: 22px; }.scope-card-grid h3 { min-height: auto; margin: 21px 0 10px; }.service-detail-band { width: calc(100% - 36px); display: flex; flex-direction: column; }.detail-copy { padding: 47px 26px; }.detail-copy h2 { font-size: clamp(47px, 13vw, 70px); }.detail-visual { min-height: 340px; }.detail-visual-live img { width: 65%; }.message-card { width: 245px; }.application-scenes { width: calc(100% - 36px); padding-top: 81px; padding-bottom: 86px; }.application-scene-grid { grid-template-columns: 1fr; gap: 26px; }.scene-image { aspect-ratio: 1.7 / 1; }.service-terms { width: calc(100% - 36px); display: block; padding-top: 73px; padding-bottom: 85px; }.terms-copy { margin-top: 46px; }.terms-copy ul, .technical-terms-copy ul { columns: 1; }.technical-terms { width: calc(100% - 36px); display: block; padding-top: 73px; padding-bottom: 80px; }.technical-terms-heading { padding-left: 0; }.technical-terms-copy { padding-right: 0; margin-top: 46px; }.cloud-scope { width: calc(100% - 36px); display: block; padding-top: 10px; padding-bottom: 78px; }.cloud-scope-heading h2 { font-size: clamp(47px, 13vw, 70px); }.cloud-scope-grid { grid-template-columns: 1fr; gap: 0; margin-top: 47px; }.cloud-scope-grid article { padding-bottom: 22px; }.cloud-scope-grid h3 { min-height: auto; margin: 21px 0 10px; }.cloud-feature-stack { padding-bottom: 79px; }.service-main-42 .cloud-feature-media > img { width: 65%; }.service-main-42 .cloud-feature-reverse .cloud-feature-media > img { width: 58%; }.cloud-applications { width: calc(100% - 36px); padding-top: 77px; padding-bottom: 85px; }.cloud-application-grid { grid-template-columns: 1fr; gap: 10px; }.cloud-application-grid article { min-height: 170px; }.cloud-application-grid article > strong { max-width: 260px; }.privacy-section { padding-bottom: 78px; }.cloud-faq { padding-top: 73px; }
}
@media (max-width: 420px) { .hero-actions { flex-direction: column; align-items: stretch; }.button { width: 100%; }.hero-proof { gap: 13px; justify-content: space-between; }.hero-proof span { font-size: 8px; }.product-grid { grid-template-columns: 1fr; }.product-card h3, .product-card p { min-height: auto; }.product-bottom { flex-direction: row; align-items: end; }.add-to-cart { flex: initial; }.product-price { font-size: 20px; }.hero-visual { min-height: 390px; }.hero-signal-card { transform: rotate(-5deg) scale(.85); transform-origin: left center; }.hero-mini-product { width: 120px; }.cart-line { grid-template-columns: 68px 1fr auto; }.cart-line-image { width: 68px; height: 68px; }.drawer-header, .checkout-header, .drawer-body, .drawer-footer, .checkout-form { padding-left: 20px; padding-right: 20px; }.checkout-steps { padding-left: 20px; padding-right: 20px; }.checkout-steps b { display: none; }.footer-main { grid-template-columns: 1fr; }.footer-main p { grid-column: auto; grid-row: auto; }.footer-contact { justify-self: start; }.footer-links { margin-top: 42px; }.footer-links > div { min-width: 125px; } }

@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; } }

/* Keep the checkout progress indicator on one row. */
.checkout-steps { grid-template-columns: 1fr auto 1fr auto 1fr; }

/* Reference-led, original service layouts for class 38 and class 42. */
.service-main-38, .service-main-42 { padding-bottom: 0; }
.service-banner { width: min(1400px, calc(100% - 112px)); margin: 0 auto; min-height: 42px; padding: 0 20px; display: flex; justify-content: space-between; align-items: center; border-radius: 7px; font: 9px var(--mono); letter-spacing: .02em; }
.service-banner-blue { background: var(--blue-deep); color: var(--white); }.service-banner a { color: var(--white); }.service-banner b { color: var(--lime); font-size: 14px; margin-left: 8px; }
.community-hero { min-height: 640px; display: grid; grid-template-columns: .84fr 1.16fr; align-items: center; gap: 15px; background: var(--white); border-radius: 0 0 var(--radius) var(--radius); padding-top: 20px; padding-bottom: 48px; overflow: hidden; }
.community-hero-copy { padding: 30px 25px 30px 58px; }.community-hero-copy .breadcrumb { margin-bottom: 71px; }.community-hero-copy h1 { font-size: clamp(55px, 6vw, 85px); margin: 26px 0 23px; }.community-hero-copy h1 em { color: var(--blue-deep); }.community-hero-copy p { max-width: 405px; color: var(--ink-soft); line-height: 1.75; margin-bottom: 29px; }
.community-hero-visual { min-height: 570px; position: relative; overflow: hidden; border-radius: 0 0 var(--radius) 0; background: #f7faff; }.community-blue-field { position: absolute; inset: 0 0 0 25%; background: linear-gradient(135deg, #f0f6fe 7%, #bdd8f6 55%, #77a9df); clip-path: polygon(21% 0, 100% 0, 100% 100%, 0 100%); }.phone-card { position: absolute; z-index: 2; padding: 11px; border: 6px solid var(--ink); border-radius: 30px; background: var(--white); box-shadow: 0 24px 35px rgba(13,24,32,.18); }.phone-card-main { width: 276px; right: 29%; top: 55px; transform: rotate(15deg); }.phone-card-small { width: 195px; right: -22px; bottom: 13px; transform: rotate(-17deg); }.phone-top, .phone-bottom { display: flex; justify-content: space-between; padding: 3px 5px 8px; font: 8px var(--mono); }.phone-bottom { padding: 8px 5px 3px; color: var(--ink-soft); }.phone-bottom b { color: var(--blue-deep); font-size: 14px; }.phone-screen { min-height: 375px; position: relative; overflow: hidden; border-radius: 15px; background: #8db4d9; }.phone-screen::before, .phone-screen::after { content: ''; position: absolute; }.phone-screen-yard { background: linear-gradient(160deg, rgba(221,240,247,.95) 0 38%, #c5dfc2 39% 56%, #6f9d68 57% 100%); }.phone-screen-yard::before { width: 150%; height: 42%; left: -12%; bottom: 4%; border-radius: 50% 52% 0 0; background: rgba(45,89,72,.5); transform: rotate(-9deg); }.phone-screen-yard::after { width: 35%; height: 22%; right: 12%; bottom: 27%; border-radius: 50%; background: rgba(243,225,172,.8); box-shadow: -25px 18px 0 rgba(58,84,66,.45), 25px 21px 0 rgba(58,84,66,.35); }.phone-screen-bird { min-height: 270px; background: linear-gradient(160deg, #f0d2b7 0 35%, #c1d79a 36% 65%, #6b966d 66%); }.phone-screen-bird::before { width: 92%; height: 34%; left: 4%; bottom: 12%; border-radius: 50%; background: rgba(101,79,45,.52); }.camera-time, .camera-label { position: absolute; z-index: 2; left: 13px; top: 13px; color: var(--white); font: 8px var(--mono); text-shadow: 0 1px 3px rgba(0,0,0,.32); }.camera-label { top: auto; bottom: 13px; }.camera-target { position: absolute; z-index: 2; left: 50%; top: 46%; width: 74px; height: 74px; border: 1px solid rgba(255,255,255,.76); border-radius: 50%; transform: translate(-50%,-50%); }.camera-target::after { content: ''; position: absolute; inset: 29px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 6px rgba(216,255,104,.18); }.live-chip { position: absolute; z-index: 4; top: 38px; left: 10%; display: flex; gap: 8px; align-items: center; padding: 10px 12px; background: var(--ink); color: var(--paper); border-radius: 8px; box-shadow: 0 15px 23px rgba(13,24,32,.18); font: 9px var(--mono); transform: rotate(-6deg); }.live-chip i { width: 6px; height: 6px; border-radius: 50%; background: #f07061; box-shadow: 0 0 0 4px rgba(240,112,97,.16); }.live-chip strong { color: var(--lime); font-weight: 500; }.signal-orbit { position: absolute; z-index: 1; border: 1px solid rgba(66,111,174,.35); border-radius: 50%; transform: rotate(-18deg); }.orbit-one { width: 70%; aspect-ratio: 1.3; left: 16%; top: 20%; }.orbit-two { width: 102%; aspect-ratio: 1.35; left: -8%; top: 6%; border-color: rgba(66,111,174,.16); }.community-hero-note { position: absolute; z-index: 4; left: 8%; bottom: 52px; color: var(--ink); font: 10px/1.45 var(--mono); transform: rotate(-4deg); }.community-hero-note strong { color: var(--blue-deep); font-size: 15px; }
.live-story { min-height: 510px; display: grid; grid-template-columns: .94fr 1.06fr; align-items: stretch; gap: 0; border-radius: var(--radius); overflow: hidden; margin-bottom: 18px; }.live-story-blue { background: #d9e7f5; }.live-story-light { background: var(--white); grid-template-columns: 1.06fr .94fr; }.live-story-copy { padding: 68px 56px; align-self: center; }.live-story-copy h2 { max-width: 480px; font-size: clamp(48px, 5.2vw, 70px); margin: 21px 0 22px; }.live-story-copy h2 span { color: var(--blue-deep); }.live-story-copy p { max-width: 430px; color: var(--ink-soft); line-height: 1.75; margin-bottom: 28px; }.live-story-visual { min-height: 510px; position: relative; overflow: hidden; display: grid; place-items: center; }.live-story-visual-camera { background: linear-gradient(135deg, #9dc1e5, #d8e6f2); }.live-story-visual-indoor { background: #e6e4de; }.live-story-visual img { width: 86%; height: 90%; object-fit: contain; mix-blend-mode: multiply; transform: rotate(4deg); }.live-story-visual-indoor img { width: 74%; transform: rotate(-5deg); }.visual-label { position: absolute; z-index: 3; top: 25px; left: 28px; display: flex; flex-direction: column; gap: 5px; }.visual-label span { font: 10px var(--mono); color: var(--blue-deep); }.visual-label strong { font-size: 13px; letter-spacing: -.04em; }.visual-status { position: absolute; z-index: 3; bottom: 22px; right: 28px; display: flex; align-items: center; gap: 7px; font: 9px var(--mono); }.visual-status i { width: 6px; height: 6px; background: var(--lime-dark); border-radius: 50%; }.floating-message { position: absolute; z-index: 4; right: 9%; bottom: 52px; padding: 13px 15px; background: var(--white); border-radius: 8px; box-shadow: 0 18px 30px rgba(13,24,32,.14); transform: rotate(5deg); }.floating-message span, .floating-message b { display: block; color: var(--ink-soft); font: 9px var(--mono); }.floating-message strong { display: block; margin: 4px 0 7px; font-size: 14px; line-height: 1.1; letter-spacing: -.05em; }
.community-principles { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; padding-top: 130px; padding-bottom: 126px; }.community-principles h2, .faq-section h2 { font-size: clamp(49px, 5.3vw, 73px); margin: 21px 0 0; }.community-principles h2 span, .faq-section h2 span { color: var(--blue-deep); }.principle-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; border-top: 1px solid var(--line); }.principle-grid > div { padding-top: 17px; }.principle-grid strong { color: var(--lime-dark); font: 10px var(--mono); }.principle-grid h3 { font-size: 19px; line-height: 1.08; letter-spacing: -.06em; margin: 45px 0 10px; }.principle-grid p { color: var(--ink-soft); font-size: 11px; line-height: 1.6; }.service-products-compact { padding-bottom: 125px; }.faq-section { display: grid; grid-template-columns: .75fr 1.25fr; gap: 70px; align-items: start; padding-top: 120px; padding-bottom: 130px; }.faq-section > .eyebrow { grid-column: 1; }.faq-section > h2 { grid-column: 1; grid-row: 2; }.faq-list { grid-column: 2; grid-row: 1 / span 2; border-top: 1px solid var(--line); }.faq-item { border-bottom: 1px solid var(--line); padding: 17px 0; }.faq-item summary { display: flex; justify-content: space-between; gap: 20px; align-items: center; list-style: none; cursor: pointer; font-size: 14px; font-weight: 700; letter-spacing: -.03em; }.faq-item summary::-webkit-details-marker { display: none; }.faq-item summary span { color: var(--blue-deep); font: 18px var(--mono); transition: transform .2s ease; }.faq-item[open] summary span { transform: rotate(45deg); }.faq-item p { max-width: 620px; color: var(--ink-soft); font-size: 12px; line-height: 1.7; padding: 13px 34px 4px 0; margin: 0; }

.button-blue { background: #2768dc; color: var(--white); }.button-outline-blue { color: #2768dc; border: 1px solid #2768dc; background: transparent; }.button-outline-blue:hover { background: rgba(39,104,220,.08); }
.cloud-topline { min-height: 44px; display: flex; justify-content: space-between; align-items: center; padding-top: 5px; font: 9px var(--mono); color: var(--ink-soft); }.cloud-topline > div { display: flex; gap: 27px; }.cloud-topline a:hover { color: #2768dc; }.cloud-hero { width: min(1400px, calc(100% - 112px)); min-height: 540px; margin: 0 auto; position: relative; overflow: hidden; border-radius: 0 0 var(--radius) var(--radius); background: #eef5fc; }.cloud-hero-haze { position: absolute; inset: 0; background: radial-gradient(circle at 20% 25%, rgba(255,255,255,.95), transparent 34%), radial-gradient(circle at 75% 35%, rgba(255,255,255,.9), transparent 43%), linear-gradient(180deg, #d9eafa 0%, #f6faff 100%); }.cloud-hero-haze::before, .cloud-hero-haze::after { content: ''; position: absolute; width: 280px; height: 175px; border: 1px solid rgba(39,104,220,.12); transform: rotate(-19deg); }.cloud-hero-haze::before { left: -50px; top: 80px; box-shadow: 90px 80px 0 -1px rgba(39,104,220,.08); }.cloud-hero-haze::after { right: -55px; top: 98px; transform: rotate(17deg); }.cloud-hero-grid { position: absolute; inset: 0; opacity: .25; background-image: linear-gradient(rgba(39,104,220,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(39,104,220,.08) 1px, transparent 1px); background-size: 32px 32px; mask-image: linear-gradient(90deg, transparent 8%, black 48%, transparent 92%); }.cloud-hero-copy { min-height: 540px; position: relative; z-index: 2; display: flex; align-items: center; flex-direction: column; justify-content: center; text-align: center; }.cloud-hero-copy .breadcrumb { align-self: flex-start; margin-bottom: 18px; color: rgba(13,24,32,.54); }.cloud-mark { width: 42px; height: 34px; position: relative; margin: 0 0 20px; }.cloud-mark::before, .cloud-mark::after, .cloud-mark span, .cloud-mark i, .cloud-mark b { content: ''; position: absolute; display: block; border: 2px solid #2786e8; border-radius: 50%; }.cloud-mark::before { width: 30px; height: 24px; left: 6px; top: 8px; }.cloud-mark::after { width: 20px; height: 18px; left: 0; top: 12px; }.cloud-mark span { width: 21px; height: 20px; right: 0; top: 10px; }.cloud-mark i { width: 10px; height: 11px; left: 15px; bottom: -1px; border: 0; background: #eef5fc; }.cloud-mark b { width: 6px; height: 6px; left: 20px; bottom: 4px; border: 0; background: #2786e8; }.cloud-hero-copy h1 { font-size: clamp(56px, 6.5vw, 88px); margin: 21px 0 15px; }.cloud-hero-copy h1 em { color: #2768dc; }.cloud-hero-copy p { max-width: 490px; color: var(--ink-soft); line-height: 1.7; margin-bottom: 26px; }.cloud-hero-actions { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }.cloud-data-orbit { position: absolute; z-index: 1; border: 1px solid rgba(39,104,220,.14); border-radius: 50%; }.orbit-cloud-one { width: 430px; height: 170px; left: -6%; bottom: 15%; transform: rotate(18deg); }.orbit-cloud-two { width: 430px; height: 170px; right: -6%; top: 11%; transform: rotate(-14deg); }.cloud-hero-note { position: absolute; z-index: 2; right: 34px; bottom: 24px; font: 9px var(--mono); color: rgba(13,24,32,.46); }
.cloud-feature-stack { padding-top: 72px; padding-bottom: 105px; }.cloud-feature { min-height: 360px; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; border-radius: 21px; background: var(--white); margin-bottom: 35px; box-shadow: 0 10px 25px rgba(13,24,32,.04); }.cloud-feature-reverse .cloud-feature-copy { order: 1; }.cloud-feature-reverse .cloud-feature-media { order: 2; }.cloud-feature-media { position: relative; min-height: 360px; overflow: hidden; display: grid; place-items: center; background: #e8f1fb; }.cloud-feature-media > img { width: 88%; height: 90%; object-fit: contain; mix-blend-mode: multiply; transform: rotate(-4deg); }.cloud-feature-reverse .cloud-feature-media > img { width: 78%; transform: rotate(8deg); }.cloud-feature-copy { align-self: center; padding: 54px 52px; }.cloud-feature-copy h2 { font-size: clamp(36px, 4vw, 53px); margin: 18px 0 16px; }.cloud-feature-copy h2 span { color: #2768dc; }.cloud-feature-copy p { max-width: 420px; color: var(--ink-soft); font-size: 12px; line-height: 1.7; margin-bottom: 25px; }.gallery-window { position: absolute; z-index: 1; left: 11%; top: 12%; width: 51%; height: 72%; padding: 12px; border-radius: 12px; background: rgba(255,255,255,.83); box-shadow: 0 18px 30px rgba(39,104,220,.08); transform: rotate(-9deg); }.gallery-window > span { color: #2768dc; font: 7px var(--mono); }.gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin-top: 13px; }.gallery-grid div { aspect-ratio: 1; border-radius: 5px; background: linear-gradient(145deg, #d5e8f7 0 45%, #93acd0 46% 62%, #6584aa 63%); }.gallery-grid div:nth-child(2) { background: linear-gradient(140deg, #d4dcba 0 40%, #8ba38d 41% 70%, #596d5f 71%); }.gallery-grid div:nth-child(3) { background: linear-gradient(145deg, #f2ddc4 0 32%, #d2a785 33% 65%, #8d755f 66%); }.gallery-grid div:nth-child(4) { background: linear-gradient(145deg, #cad8df 0 28%, #7b9b9f 29% 55%, #536b76 56%); }.sim-card { position: absolute; z-index: 3; top: 24%; left: 17%; width: 155px; min-height: 192px; padding: 18px; border-radius: 15px; background: var(--ink); color: var(--paper); transform: rotate(-11deg); box-shadow: 0 18px 26px rgba(13,24,32,.2); }.sim-card > span { color: var(--lime); font-size: 43px; font-weight: 800; letter-spacing: -.1em; }.sim-card strong { display: block; margin: 30px 0 12px; font: 9px var(--mono); text-transform: uppercase; }.sim-card i { display: inline-block; width: 25px; height: 4px; margin-right: 3px; border-radius: 4px; background: var(--lime); }.sim-card i:nth-of-type(2) { opacity: .65; }.sim-card i:nth-of-type(3) { opacity: .35; }
.privacy-section { min-height: 440px; display: grid; grid-template-columns: .88fr 1.12fr; gap: 65px; align-items: center; padding-top: 30px; padding-bottom: 130px; }.privacy-copy { padding-left: 58px; }.privacy-copy h2 { font-size: clamp(48px, 5vw, 72px); margin: 21px 0; }.privacy-copy h2 span { color: #2768dc; }.privacy-copy p { max-width: 400px; color: var(--ink-soft); font-size: 12px; line-height: 1.75; margin-bottom: 25px; }.privacy-art { min-height: 355px; position: relative; display: grid; place-items: center; overflow: hidden; border-radius: 0; background: #ddecfb; }.privacy-panel { position: relative; z-index: 2; width: 230px; min-height: 235px; padding: 22px; background: var(--white); border: 1px solid rgba(39,104,220,.24); box-shadow: 0 20px 30px rgba(39,104,220,.15); transform: rotate(-5deg); }.privacy-lock { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 8px; background: #2768dc; color: var(--white); font-size: 19px; margin-bottom: 19px; }.privacy-panel > span { font: 9px var(--mono); color: #2768dc; }.privacy-panel strong { display: block; margin-top: 9px; font-size: 19px; line-height: 1.12; letter-spacing: -.07em; }.privacy-panel i { display: block; height: 4px; margin-top: 19px; background: #dcecff; border-radius: 4px; }.privacy-panel i + i { width: 70%; margin-top: 8px; }.privacy-orbit { position: absolute; width: 75%; height: 75%; border: 1px solid rgba(39,104,220,.2); border-radius: 50%; transform: rotate(25deg); }.privacy-caption { position: absolute; right: 24px; bottom: 21px; color: rgba(13,24,32,.48); font: 9px var(--mono); }.tech-bridge { display: grid; grid-template-columns: .8fr 1.2fr; gap: 65px; align-items: start; padding-top: 92px; padding-bottom: 105px; }.tech-bridge h2 { font-size: clamp(48px, 5vw, 72px); margin: 21px 0 0; }.tech-bridge h2 span { color: #2768dc; }.tech-bridge-grid { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--line); gap: 24px; }.tech-bridge-grid > div { padding-top: 17px; }.tech-bridge-grid strong { font: 10px var(--mono); color: #2768dc; }.tech-bridge-grid h3 { margin: 45px 0 9px; font-size: 18px; letter-spacing: -.06em; }.tech-bridge-grid p { font-size: 11px; color: var(--ink-soft); line-height: 1.6; }.cloud-faq { padding-top: 92px; padding-bottom: 130px; }

@media (max-width: 780px) {
  .service-banner { width: calc(100% - 36px); min-height: 38px; gap: 16px; padding: 0 12px; font-size: 8px; }.service-banner a { white-space: nowrap; }
  .community-hero { width: calc(100% - 36px); display: flex; flex-direction: column; align-items: stretch; padding-top: 0; padding-bottom: 0; gap: 0; }.community-hero-copy { padding: 28px 23px 46px; }.community-hero-copy .breadcrumb { margin-bottom: 57px; }.community-hero-copy h1 { font-size: clamp(57px, 15vw, 79px); }.community-hero-visual { min-height: 420px; border-radius: 0; }.phone-card-main { width: 205px; right: 22%; top: 35px; border-width: 5px; border-radius: 23px; }.phone-card-small { width: 150px; right: -14px; bottom: -10px; border-width: 4px; border-radius: 20px; }.phone-screen { min-height: 275px; }.phone-screen-bird { min-height: 205px; }.live-chip { top: 25px; left: 5%; transform: rotate(-6deg) scale(.9); transform-origin: left top; }.community-hero-note { left: 5%; bottom: 27px; font-size: 8px; }.live-story, .live-story-light { width: calc(100% - 36px); display: flex; flex-direction: column; margin: 10px auto; }.live-story-copy { padding: 48px 26px; order: 1; }.live-story-visual { min-height: 350px; order: 2; }.live-story-light .live-story-visual { order: 2; }.live-story-light .live-story-copy { order: 1; }.live-story-copy h2 { font-size: clamp(46px, 12vw, 68px); }.live-story-visual img { width: 86%; }.floating-message { right: 5%; bottom: 32px; transform: rotate(5deg) scale(.85); transform-origin: right bottom; }.community-principles { width: calc(100% - 36px); display: block; padding-top: 83px; padding-bottom: 77px; }.principle-grid { grid-template-columns: 1fr; gap: 0; margin-top: 48px; }.principle-grid h3 { margin-top: 22px; }.principle-grid > div { padding-bottom: 19px; }.service-products-compact, .faq-section { width: calc(100% - 36px); }.faq-section { display: block; padding-top: 75px; padding-bottom: 85px; }.faq-section h2 { margin-bottom: 45px; }.faq-list { width: 100%; }.service-products-compact { padding-bottom: 80px; }
  .cloud-topline { width: calc(100% - 36px); min-height: 41px; font-size: 8px; }.cloud-topline > div { gap: 12px; }.cloud-topline > div a:nth-child(3) { display: none; }.cloud-hero { width: calc(100% - 36px); min-height: 500px; }.cloud-hero-copy { min-height: 500px; padding: 20px; }.cloud-hero-copy .breadcrumb { align-self: flex-start; margin-bottom: 34px; }.cloud-hero-copy h1 { font-size: clamp(53px, 14vw, 79px); }.cloud-hero-copy p { font-size: 13px; }.cloud-hero-actions { flex-direction: column; width: 100%; align-items: stretch; }.cloud-hero-actions .button { width: 100%; }.cloud-hero-note { right: 15px; bottom: 14px; font-size: 8px; }.cloud-feature-stack { width: calc(100% - 36px); padding-top: 43px; padding-bottom: 71px; }.cloud-feature, .cloud-feature-reverse { display: flex; flex-direction: column; min-height: auto; margin-bottom: 18px; }.cloud-feature-media, .cloud-feature-reverse .cloud-feature-media { min-height: 270px; order: 1; }.cloud-feature-copy, .cloud-feature-reverse .cloud-feature-copy { order: 2; padding: 38px 25px 43px; }.cloud-feature-copy h2 { font-size: 37px; }.privacy-section { width: calc(100% - 36px); display: flex; flex-direction: column; gap: 35px; padding-top: 10px; padding-bottom: 78px; align-items: stretch; }.privacy-copy { padding-left: 0; }.privacy-copy h2 { font-size: clamp(47px, 13vw, 70px); }.privacy-art { min-height: 320px; }.tech-bridge { width: calc(100% - 36px); display: block; padding-top: 72px; padding-bottom: 77px; }.tech-bridge-grid { grid-template-columns: 1fr; gap: 0; margin-top: 48px; }.tech-bridge-grid > div { padding-bottom: 20px; }.tech-bridge-grid h3 { margin-top: 21px; }.cloud-faq { padding-top: 72px; padding-bottom: 85px; }
}

/* Final cascade guard for the four service cards on the independent Class 38/42 pages. */
.scope-card-grid.scope-card-grid-four { grid-template-columns: repeat(2, 1fr); gap: 30px 26px; }
.scope-card-grid.scope-card-grid-four article { min-height: 146px; padding: 16px 4px 0 0; }
.scope-card-grid.scope-card-grid-four h3 { min-height: auto; margin: 27px 0 10px; }
.scope-card-grid.scope-card-grid-four p { max-width: 280px; }

@media (max-width: 780px) {
  .scope-card-grid.scope-card-grid-four { grid-template-columns: 1fr; gap: 0; margin-top: 47px; }
  .scope-card-grid.scope-card-grid-four article { min-height: auto; padding-bottom: 24px; }
  .scope-card-grid.scope-card-grid-four h3 { margin: 21px 0 10px; }
}
