/* R14 Smart Home component stylesheet */
/* ICL Smart Home — Section 03+ (R14)
 * Smart Home component stylesheet, loaded only when post_content contains
 * the exact Smart Home marker `iclSmartMerge`. No font files are redeclared
 * here: the plugin's canonical local-font bundle already loads them.
 * Frontend selectors remain rooted in `.iclsh2026`; when this same file is
 * explicitly enqueued in the Smart Home editor, the editor canvas roots are
 * accepted as equivalent scope. The file is never loaded for unrelated page
 * editors, AI Office, ICL Core or Blog.
 */
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) {
  --bg:#07090a;
  --surface:#0d1113;
  --text:#f1f5f6;
  --muted:#9ba9ae;
  --line:rgba(205,238,240,.17);
  --cyan:#00e8f4;
  --cyan-soft:#075c63;
  --cyan-wash:rgba(0,232,244,.11);
  --max:1540px;
}
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge,
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge * { box-sizing:border-box; }
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge { color:var(--text); font-family:var(--iclpv-fontBody); }
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge h2,
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge h3,
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge p { margin:0; }

:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .kicker,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-number{display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;font:600 12px/1.4 "IBM Plex Mono",monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .kicker::after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-number::after{content:"";display:block;width:180px;max-width:30vw;height:1px;flex:0 1 180px;background:currentColor;opacity:.35}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .primary{display:inline-flex;align-items:center;gap:16px;margin-top:40px;padding:18px 23px;border:1px solid var(--cyan);color:#ecffff;font-weight:600;text-decoration:none;background:linear-gradient(90deg,rgba(0,232,244,.16),rgba(0,232,244,.02));transition:.25s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .primary:hover{background:rgba(0,232,244,.22);transform:translateY(-3px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .scene{max-width:var(--max);margin:auto;padding:clamp(90px,10vw,150px) max(9vw,96px);position:relative}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .scene h2{max-width:860px;margin-top:18px;font:700 clamp(42px,5vw,76px)/1.04 "Space Grotesk";letter-spacing:-.065em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .system .kicker{color:#a9c3c6}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing{padding-top:18px;padding-bottom:150px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing-box{max-width:1120px;margin:0 auto;padding:28px 36px;border:1px solid rgba(0,232,244,.34);border-radius:14px;background:linear-gradient(90deg,rgba(0,232,244,.08),rgba(7,13,14,.8) 48%,rgba(0,232,244,.035));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px;align-items:center}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing .closing-copy{font:600 clamp(18px,1.7vw,23px)/1.42 var(--iclpv-fontDisplay);letter-spacing:-.025em;color:#ecf5f6}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing .closing-copy span{display:block;margin-top:4px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing .primary{margin:0;min-height:56px;padding:17px 26px;justify-content:center;font-family:var(--iclpv-fontDisplay);font-size:15px;white-space:nowrap;background:var(--cyan);border-color:var(--cyan);color:#041011}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing .primary:hover{background:#65f1f8}@media(max-width:900px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .scene{padding-inline:52px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .closing-box{grid-template-columns:1fr}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .scene{padding-left:46px;padding-right:24px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .scene h2{font-size:42px}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .primary{transition:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture{padding-top:clamp(110px,14vw,190px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture-intro{max-width:910px;margin-bottom:80px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture-intro h2{max-width:820px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture-intro p{max-width:610px;margin-top:25px;font-size:19px;line-height:1.55;color:var(--muted)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode{padding:44px 0 64px;border-top:1px solid var(--line);position:relative}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode:last-of-type{border-bottom:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-header{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-number{line-height:1;letter-spacing:.15em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode h3{font:700 clamp(34px,4vw,58px)/1.04 "Space Grotesk";letter-spacing:-.06em;margin-top:14px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-summary{max-width:370px;color:var(--muted);font-size:17px;line-height:1.5}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train{position:relative;min-height:250px;display:flex;align-items:flex-end;gap:16px;padding:22px 35px 43px;border:1px solid rgba(0,232,244,.19);background:radial-gradient(600px 180px at 24% 90%,rgba(0,232,244,.12),transparent 64%),linear-gradient(90deg,rgba(2,22,24,.75),rgba(8,11,12,.95));overflow:hidden}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:4px;background:repeating-linear-gradient(90deg,rgba(0,232,244,.75) 0 44px,transparent 44px 57px);box-shadow:0 0 17px rgba(0,232,244,.35)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud{border-color:rgba(160,196,198,.25);background:radial-gradient(600px 180px at 28% 90%,rgba(200,241,243,.09),transparent 64%),linear-gradient(90deg,#0b1113,#0a0d0e)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid{border-color:rgba(0,232,244,.35);background:radial-gradient(400px 190px at 24% 90%,rgba(0,232,244,.12),transparent 66%),radial-gradient(400px 190px at 72% 90%,rgba(255,102,38,.10),transparent 66%),#090c0d}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive{height:150px;width:31%;min-width:255px;position:relative;z-index:1;border:1px solid var(--cyan);background:linear-gradient(135deg,rgba(0,232,244,.17),#0a1416 65%);box-shadow:inset 0 0 45px rgba(0,232,244,.08),0 0 35px rgba(0,232,244,.08)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:before{content:"";position:absolute;right:-1px;bottom:-1px;width:42px;height:36px;background:#071012;border-left:1px solid var(--cyan);border-top:1px solid var(--cyan);clip-path:polygon(0 100%,100% 0,100% 100%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .cab{position:absolute;left:18%;top:-54px;width:82px;height:54px;border:1px solid var(--cyan);border-bottom:0;background:linear-gradient(135deg,rgba(0,232,244,.23),#0a1517)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .cab:before{content:"";position:absolute;inset:12px 14px 0;border:1px solid rgba(215,253,255,.55);border-bottom:0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive strong{position:absolute;left:25px;bottom:50px;font:700 26px/1 "Space Grotesk";letter-spacing:-.05em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive small{position:absolute;left:25px;bottom:25px;font:600 10px/1 "IBM Plex Mono";letter-spacing:.12em;color:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon{height:116px;flex:1;min-width:150px;position:relative;z-index:1;padding:24px;border:1px solid var(--line);background:#0b1011;transition:transform .25s,border-color .25s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:before{content:"";position:absolute;left:-17px;top:50%;width:17px;height:1px;background:rgba(0,232,244,.7)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:hover{transform:translateY(-8px);border-color:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon b{display:block;font:700 19px/1 "Space Grotesk";letter-spacing:-.04em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon span{display:block;margin-top:11px;color:var(--muted);font-size:14px;line-height:1.3}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .locomotive{border-color:#c9e4e6;background:linear-gradient(135deg,rgba(206,243,245,.13),#0d1315)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .cab{border-color:#c9e4e6}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .locomotive small{color:#d5f1f3}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud:after{background:repeating-linear-gradient(90deg,rgba(209,240,242,.6) 0 44px,transparent 44px 57px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .wagon:hover{border-color:#d5f1f3}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .locomotive{width:36%;border-color:#00e8f4;background:linear-gradient(135deg,rgba(0,232,244,.16),rgba(255,102,38,.10),#0b1011)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .wagon:last-child{border-color:rgba(255,102,38,.48)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .wagon:last-child:hover{border-color:#ff6626}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid:after{background:repeating-linear-gradient(90deg,#00e8f4 0 22px,#ff6626 22px 44px,transparent 44px 57px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-result{margin:24px 0 0 auto;max-width:720px;padding-left:23px;border-left:2px solid var(--cyan);color:#dce9eb;font-size:18px;line-height:1.5}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-result b{color:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture .technical{max-width:720px;margin-left:auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture .technical p{font-size:16px}@media(max-width:900px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train{flex-wrap:wrap;padding-top:75px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive{width:45%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon{flex:1 1 30%}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .architecture{padding-top:95px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-header{display:block}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-summary{margin-top:18px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train{display:grid;grid-template-columns:1fr;padding:78px 18px 44px;gap:13px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive{width:100%;min-width:0;height:138px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon{min-height:110px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:before{left:50%;top:-13px;width:1px;height:13px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-result{font-size:16px}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive{clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 29%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:before{left:0;right:auto;bottom:0;width:52px;height:48px;border-top:1px solid var(--cyan);border-left:0;background:rgba(0,232,244,.06);clip-path:polygon(0 0,100% 100%,0 100%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .cab{left:auto;right:14%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist{width:100%;display:flex;align-items:flex-end;gap:16px;animation:train-arrival 1050ms cubic-bezier(.16,1,.3,1) both}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode:nth-of-type(3) .consist{animation-delay:140ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode:nth-of-type(4) .consist{animation-delay:280ms}@keyframes train-arrival{from{opacity:0;transform:translateX(-13%)}65%{opacity:1}82%{transform:translateX(1.1%)}to{opacity:1;transform:translateX(0)}}@media(max-width:900px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist{flex-wrap:wrap}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist{display:grid;grid-template-columns:1fr;gap:13px;animation:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive{width:100%}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist{animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist{animation:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon{will-change:transform,opacity;animation:train-car-arrival 900ms cubic-bezier(.16,1,.3,1) both}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .locomotive{animation-delay:80ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon:nth-child(2){animation-delay:720ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon:nth-child(3){animation-delay:1220ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon:nth-child(4){animation-delay:1720ms}@keyframes train-car-arrival{0%{opacity:0;transform:translateX(calc(100vw + 160px))}12%{opacity:1}82%{transform:translateX(-1.2%)}100%{opacity:1;transform:translateX(0)}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,transparent 0 24%,rgba(0,232,244,.08) 36%,transparent 48%);transform:translateX(115%);animation:signal-pass 1.6s ease-out 120ms both}@keyframes signal-pass{to{transform:translateX(-115%)}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode:nth-of-type(3) .mode-train:before{animation-delay:500ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode:nth-of-type(4) .mode-train:before{animation-delay:900ms}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:before{animation:none}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:before{animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .consist .wagon,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:before{animation:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:0;transform:translateX(calc(100vw + 160px))}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon{animation:train-car-arrival 900ms cubic-bezier(.16,1,.3,1) both}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .locomotive{animation-delay:80ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(2){animation-delay:720ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(3){animation-delay:1220ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(4){animation-delay:1720ms}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train:before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,transparent 0 24%,rgba(0,232,244,.08) 36%,transparent 48%);transform:translateX(115%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running:before{animation:signal-pass 1.6s ease-out 120ms both}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:1;transform:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train:before{display:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:1;transform:none;animation:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{transform:translateX(calc(100% + 70px));will-change:transform}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .consist{animation:whole-train-arrival 2600ms cubic-bezier(.2,.74,.22,1) both}@keyframes whole-train-arrival{0%{transform:translateX(calc(100% + 70px))}68%{transform:translateX(10%)}90%{transform:translateX(1.6%)}100%{transform:translateX(0)}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running:before{animation:signal-pass 2.2s linear both}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{transform:none}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{transform:none;animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{content:"";position:absolute;bottom:-15px;width:13px;height:13px;border-radius:50%;background:#050808;border:1px solid var(--cyan);box-shadow:42px 0 0 -1px #050808,42px 0 0 0 var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after{left:34px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{left:22px;border-color:rgba(190,231,234,.55);box-shadow:42px 0 0 -1px #050808,42px 0 0 0 rgba(190,231,234,.55)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.is-running:after{animation:rail-roll 4.7s linear both}@keyframes rail-roll{from{background-position:0 0}to{background-position:-228px 0}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .consist{animation:whole-train-arrival 4700ms cubic-bezier(.16,.78,.18,1) both}@keyframes whole-train-arrival{0%{transform:translateX(calc(100% + 70px))}72%{transform:translateX(12%)}93%{transform:translateX(1.4%)}100%{transform:translateX(0)}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.is-running:after{animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after{box-shadow:38px 0 0 -1px #050808,38px 0 0 0 var(--cyan),94px 0 0 -1px #050808,94px 0 0 0 var(--cyan),132px 0 0 -1px #050808,132px 0 0 0 var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{box-shadow:36px 0 0 -1px #050808,36px 0 0 0 rgba(190,231,234,.55),82px 0 0 -1px #050808,82px 0 0 0 rgba(190,231,234,.55),118px 0 0 -1px #050808,118px 0 0 0 rgba(190,231,234,.55)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after{left:28px;box-shadow:22px 0 0 -1px #050808,22px 0 0 0 var(--cyan),158px 0 0 -1px #050808,158px 0 0 0 var(--cyan),180px 0 0 -1px #050808,180px 0 0 0 var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{left:17px;box-shadow:22px 0 0 -1px #050808,22px 0 0 0 rgba(190,231,234,.55),82px 0 0 -1px #050808,82px 0 0 0 rgba(190,231,234,.55),104px 0 0 -1px #050808,104px 0 0 0 rgba(190,231,234,.55)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{transform:translateX(calc(100% + 100px))}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .consist{animation:whole-train-arrival 4200ms linear both}@keyframes whole-train-arrival{from{transform:translateX(calc(100% + 100px))}to{transform:translateX(0)}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.is-running:after{animation:rail-roll 4200ms linear both}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.is-running:after{animation:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{transform:translate3d(calc(100% + 100px),0,0)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .consist{animation:whole-train-arrival 4200ms linear both}@keyframes whole-train-arrival{from{transform:translate3d(calc(100% + 100px),0,0)}to{transform:translate3d(0,0,0)}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive:after{bottom:7px;width:16px;height:16px;left:28px;background:#050808;border:1px solid var(--cyan);box-shadow:24px 0 0 -1px #050808,24px 0 0 0 var(--cyan),156px 0 0 -1px #050808,156px 0 0 0 var(--cyan),180px 0 0 -1px #050808,180px 0 0 0 var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{bottom:-13px;width:16px;height:16px;left:16px;background:#050808;border:1px solid rgba(190,231,234,.85);box-shadow:24px 0 0 -1px #050808,24px 0 0 0 rgba(190,231,234,.85),84px 0 0 -1px #050808,84px 0 0 0 rgba(190,231,234,.85),108px 0 0 -1px #050808,108px 0 0 0 rgba(190,231,234,.85)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell{height:150px;width:31%;min-width:255px;position:relative;z-index:1;flex:0 0 auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell .locomotive{height:150px;width:100%;min-width:0;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 29%);border:1px solid var(--cyan);background:linear-gradient(135deg,rgba(0,232,244,.17),#0a1416 65%);box-shadow:inset 0 0 45px rgba(0,232,244,.08),0 0 35px rgba(0,232,244,.08)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell .locomotive:before{left:0;right:auto;bottom:0;width:52px;height:48px;border-top:1px solid var(--cyan);border-left:0;background:rgba(0,232,244,.06);clip-path:polygon(0 0,100% 100%,0 100%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell .locomotive:after{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:18px;border:0;border-radius:0;box-shadow:none;background:radial-gradient(circle at 7% 50%,#050808 0 6px,var(--cyan) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 14% 50%,#050808 0 6px,var(--cyan) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 86% 50%,#050808 0 6px,var(--cyan) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 93% 50%,#050808 0 6px,var(--cyan) 6.5px 7.5px,transparent 8px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{background:radial-gradient(circle at 8% 50%,#050808 0 6px,rgba(190,231,234,.9) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 15% 50%,#050808 0 6px,rgba(190,231,234,.9) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 85% 50%,#050808 0 6px,rgba(190,231,234,.9) 6.5px 7.5px,transparent 8px),radial-gradient(circle at 92% 50%,#050808 0 6px,rgba(190,231,234,.9) 6.5px 7.5px,transparent 8px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .locomotive-shell .locomotive{border-color:#c9e4e6;background:linear-gradient(135deg,rgba(206,243,245,.13),#0d1315)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .locomotive-shell{width:36%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .locomotive-shell .locomotive{width:100%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell:before{content:"";position:absolute;z-index:0;left:-70px;bottom:20px;width:98px;height:74px;pointer-events:none;background:linear-gradient(90deg,rgba(0,232,244,.14),rgba(0,232,244,.04) 52%,transparent 100%);clip-path:polygon(100% 43%,0 0,0 100%,100% 58%);filter:blur(6px);opacity:.8}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell .locomotive{position:relative;z-index:1}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.cloud .locomotive-shell:before{background:linear-gradient(90deg,rgba(216,246,247,.13),rgba(216,246,247,.035) 52%,transparent 100%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .locomotive-shell:before{background:linear-gradient(90deg,rgba(0,232,244,.13),rgba(255,102,38,.05) 52%,transparent 100%)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{will-change:transform;backface-visibility:hidden}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive-shell,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive-shell:before,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive-shell:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon:after{animation:none!important;transform:none!important;will-change:auto}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train{display:block;min-height:0;padding:26px 18px 30px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train:after{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .consist{display:grid;grid-template-columns:1fr;gap:16px;transform:none!important;animation:none!important;will-change:auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-train.hybrid .locomotive-shell{width:100%;min-width:0;height:136px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell .locomotive{height:136px;width:100%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell:before,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive-shell:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:after{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon{min-width:0;height:auto;min-height:112px;padding:22px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon:before{left:50%;top:-16px;width:1px;height:16px;background:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive-shell,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .locomotive-shell,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon{animation:mobile-module-in 460ms cubic-bezier(.22,.8,.24,1) both!important}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .locomotive-shell{animation-delay:0ms!important}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(2){animation-delay:130ms!important}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(3){animation-delay:260ms!important}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train.is-running .wagon:nth-child(4){animation-delay:390ms!important}@keyframes mobile-module-in{from{opacity:0}to{opacity:1}}}@media(max-width:580px) and (prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .locomotive-shell,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout).motion-ready .mode-train .wagon{opacity:1;animation:none!important;transform:none!important}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode h3,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive strong,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon b{font-family:var(--iclpv-fontDisplay)!important;font-style:normal!important}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon b{font-size:20px;font-weight:600;line-height:1.08;letter-spacing:-.035em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-actions{display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,720px);gap:24px;align-items:start;margin-top:30px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button{min-height:60px;padding:19px 58px 19px 22px;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid var(--cyan);background:linear-gradient(90deg,rgba(0,232,244,.14),rgba(0,232,244,.02));color:#efffff;text-align:center;text-decoration:none;font:600 14px/1 var(--iclpv-fontDisplay);letter-spacing:0;transition:border-color .2s,background .2s,transform .2s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button b{position:absolute;right:22px;font:400 22px/1 var(--iclpv-fontBody);color:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button:hover{background:rgba(0,232,244,.22);transform:translateY(-2px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail{border:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail summary{min-height:60px;padding:19px 58px 19px 22px;position:relative;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:center;color:#dce6e8;text-align:center;font:600 14px/1 var(--iclpv-fontDisplay);letter-spacing:0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail summary::-webkit-details-marker{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail summary:after{content:"+";position:absolute;right:22px;color:var(--cyan);font:400 24px/1 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail[open] summary{border-bottom:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail[open] summary:after{content:"–"}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail-copy{padding:20px 22px 22px;color:var(--muted);font:400 16px/1.55 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail-copy b{color:#e8f8f9;font-weight:600}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode h3,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .locomotive strong,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon b{font-synthesis:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .wagon span,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-summary,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-result{font-family:var(--iclpv-fontBody);font-synthesis:none}@media(max-width:720px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-actions{grid-template-columns:1fr}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail{width:100%}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-actions{margin-top:24px;gap:14px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail summary{padding:17px 52px 17px 18px;font-size:13px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-button b,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail summary:after{right:18px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-detail-copy{padding:18px;font-size:15px}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration{padding-top:clamp(100px,12vw,170px);padding-bottom:clamp(72px,9vw,130px);border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:clamp(46px,7vw,112px);align-items:center}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy h2{max-width:650px;margin-top:18px;font:700 clamp(46px,5vw,76px)/.99 var(--iclpv-fontDisplay);letter-spacing:-.067em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-lead{max-width:530px;margin-top:28px;color:var(--muted);font:400 19px/1.55 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-steps{margin-top:34px;border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step-no{padding-top:3px;color:var(--cyan);font:600 11px/1 var(--iclpv-fontMono);letter-spacing:.12em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step h3{font:600 19px/1.15 var(--iclpv-fontDisplay);letter-spacing:-.035em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step p{margin-top:6px;max-width:465px;color:var(--muted);font:400 16px/1.48 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-statement{max-width:510px;margin-top:28px;color:#c6d4d7;font:500 18px/1.48 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-statement strong{color:#effafb;font-weight:600}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy .mode-button{width:min(100%,392px);margin-top:31px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map{position:relative;min-height:604px;padding:52px 42px 40px;overflow:hidden;border:1px solid rgba(183,229,232,.21);border-radius:24px;background:radial-gradient(330px 230px at 50% 58%,rgba(0,232,244,.1),transparent 68%),linear-gradient(rgba(0,232,244,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(0,232,244,.045) 1px,transparent 1px),#0b1113;background-size:auto,42px 42px,42px 42px,auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map:before{content:"";position:absolute;inset:14px;border:1px solid rgba(0,232,244,.055);border-radius:17px;pointer-events:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-caption{position:relative;text-align:center;color:#819397;font:600 11px/1 var(--iclpv-fontMono);letter-spacing:.13em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-devices,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-devices span,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols span{display:grid;place-items:center;min-height:40px;padding:8px 13px;border:1px solid rgba(190,226,229,.2);border-radius:9px;color:#b8c5c8;font:500 11px/1 var(--iclpv-fontMono);letter-spacing:.025em;text-align:center;background:rgba(8,14,16,.66)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols{margin-top:18px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols span{border-style:dashed;color:#d1dcde}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link{position:relative;width:1px;height:38px;margin:18px auto;background:rgba(0,232,244,.5)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link:after{content:"";position:absolute;left:50%;top:0;width:7px;height:7px;border-radius:50%;transform:translate(-50%,-50%);background:var(--cyan);box-shadow:0 0 17px var(--cyan);animation:map-signal 2.8s ease-in-out infinite}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link-second:after{animation-delay:.9s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link-third:after{animation-delay:1.8s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-node{position:relative;display:grid;place-items:center;min-height:76px;max-width:360px;margin:0 auto;border:1px solid rgba(0,232,244,.55);border-radius:13px;color:#e7fbfc;text-align:center;font:600 13px/1.25 var(--iclpv-fontMono);letter-spacing:.07em;background:rgba(7,20,22,.88)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-core{box-shadow:0 0 0 7px rgba(0,232,244,.045),0 0 30px rgba(0,232,244,.15);animation:map-core-pulse 4.8s ease-in-out infinite}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-output{min-height:58px;max-width:310px;border-color:rgba(0,232,244,.45);font-size:12px;background:#0a1012}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map figcaption{position:absolute;left:42px;right:42px;bottom:17px;color:#819397;font:italic 13px/1.45 var(--iclpv-fontBody)}@keyframes map-signal{0%,100%{opacity:.3;transform:translate(-50%,-50%) scale(.7)}45%{opacity:1;transform:translate(-50%,140%) scale(1)}}@keyframes map-core-pulse{0%,100%{box-shadow:0 0 0 7px rgba(0,232,244,.045),0 0 30px rgba(0,232,244,.12)}50%{box-shadow:0 0 0 10px rgba(0,232,244,.065),0 0 42px rgba(0,232,244,.2)}}@media(max-width:1100px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-shell{grid-template-columns:1fr;gap:52px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map{max-width:760px;width:100%;margin:0 auto}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration{padding-top:90px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy h2{font-size:clamp(40px,12vw,55px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-lead{font-size:17px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step{grid-template-columns:39px minmax(0,1fr);gap:12px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-step p{font-size:15px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map{min-height:0;padding:34px 17px 66px;border-radius:16px;background-size:auto,32px 32px,32px 32px,auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map:before{inset:9px;border-radius:11px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-devices,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols{gap:7px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-devices span,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-protocols span{flex:1 1 calc(50% - 7px);min-height:37px;padding:8px 7px;font-size:10px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link{height:30px;margin:15px auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-node{min-height:68px;padding:12px 15px;font-size:11px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-output{min-height:54px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map figcaption{left:17px;right:17px;bottom:15px;font-size:12px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy .mode-button{width:100%}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-link:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .map-core{animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration{scroll-margin-top:96px;padding-top:clamp(82px,9vw,124px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy h2{max-width:560px;font-size:clamp(44px,4.25vw,64px);line-height:1.02;letter-spacing:-.062em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-visual{min-width:0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map-note{max-width:100%;margin:14px 4px 0;color:#819397;font:italic 13px/1.45 var(--iclpv-fontBody)}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration{padding-top:72px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-copy h2{font-size:clamp(38px,11vw,49px);line-height:1.04}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .integration-map-note{margin:12px 2px 0;font-size:12px;line-height:1.5}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation{padding-top:clamp(90px,11vw,150px);padding-bottom:clamp(100px,12vw,170px);border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);gap:clamp(52px,8vw,128px);align-items:center}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-copy h2{max-width:600px;margin-top:18px;font:700 clamp(46px,5vw,76px)/1.01 var(--iclpv-fontDisplay);letter-spacing:-.067em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-lead{max-width:520px;margin-top:28px;color:var(--muted);font:400 19px/1.55 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-scenario{max-width:500px;margin-top:34px;padding-top:21px;border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-scenario-label{display:block;color:var(--cyan);font:600 11px/1.3 var(--iclpv-fontMono);letter-spacing:.13em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-scenario p{margin-top:12px;color:#ccd8da;font:400 17px/1.52 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-cta{width:min(100%,410px);margin-top:31px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-flow{position:relative;min-height:610px;margin:0;padding:46px clamp(28px,4vw,66px);overflow:hidden;border:1px solid rgba(183,229,232,.21);border-radius:24px;background:radial-gradient(360px 220px at 50% 72%,rgba(0,232,244,.09),transparent 70%),linear-gradient(145deg,#0c1315,#090d0e)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-flow:before{content:"";position:absolute;inset:14px;border:1px solid rgba(0,232,244,.055);border-radius:17px;pointer-events:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-topline{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--cyan);font:600 11px/1 var(--iclpv-fontMono);letter-spacing:.14em;text-align:center}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-topline i{width:36px;height:1px;background:rgba(0,232,244,.48)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-stage{position:relative;text-align:center}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-label{display:block;color:#7c8c90;font:600 10px/1 var(--iclpv-fontMono);letter-spacing:.13em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-event{margin-top:37px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-event b{display:inline-flex;align-items:center;gap:10px;margin-top:15px;font:600 18px/1.2 var(--iclpv-fontDisplay);color:#e8f6f7}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-event em{width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 16px rgba(0,232,244,.8)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-link{position:relative;width:1px;height:25px;margin:17px auto;background:rgba(0,232,244,.46)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-link:after{content:"";position:absolute;left:50%;top:-4px;width:7px;height:7px;border-radius:50%;transform:translateX(-50%);background:var(--cyan);box-shadow:0 0 16px var(--cyan);animation:automation-signal 3.4s cubic-bezier(.4,0,.25,1) infinite}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions{display:grid;gap:9px;max-width:300px;margin:14px auto 0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span{padding:7px 0;color:#a6b5b8;font:400 15px/1.3 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span{transition:color .35s ease}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:before{content:"";display:inline-block;width:8px;height:8px;margin:0 10px 1px 0;border:1px solid rgba(196,226,229,.35);border-radius:50%;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s ease}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(1){animation:condition-text 5.1s ease-in-out infinite .85s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(2){animation:condition-text 5.1s ease-in-out infinite 1.45s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(3){animation:condition-text 5.1s ease-in-out infinite 2.05s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(1):before{animation:condition-dot 5.1s ease-in-out infinite .85s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(2):before{animation:condition-dot 5.1s ease-in-out infinite 1.45s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:nth-child(3):before{animation:condition-dot 5.1s ease-in-out infinite 2.05s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-decision{position:relative;display:grid;place-items:center;gap:13px;min-height:108px;max-width:230px;margin:auto;border:1px solid rgba(0,232,244,.42);border-radius:13px;background:rgba(7,20,22,.88);box-shadow:0 0 28px rgba(0,232,244,.10)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-decision span{color:#8e9da0;font:600 10px/1 var(--iclpv-fontMono);letter-spacing:.12em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-decision b{padding:10px 20px;border:1px solid rgba(0,232,244,.65);border-radius:20px;color:var(--cyan);font:600 12px/1 var(--iclpv-fontMono);letter-spacing:.08em;box-shadow:0 0 18px rgba(0,232,244,.12)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:14px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-actions span{min-height:40px;padding:12px 13px;border:1px solid rgba(0,232,244,.44);border-radius:9px;color:#d9eeef;background:rgba(7,16,18,.72);font:500 12px/1 var(--iclpv-fontBody)}@keyframes automation-signal{0%,15%{opacity:0;transform:translate(-50%,-4px) scale(.6)}30%,70%{opacity:1}100%{opacity:0;transform:translate(-50%,25px) scale(.85)}}@keyframes condition-text{0%,10%,100%{color:#a6b5b8}15%,38%{color:#e7fbfc}}@keyframes condition-dot{0%,10%,100%{background:transparent;border-color:rgba(196,226,229,.35);box-shadow:none;transform:scale(1)}15%,38%{background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 13px rgba(0,232,244,.9);transform:scale(1.2)}}@media(max-width:1100px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-shell{grid-template-columns:1fr;gap:52px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-flow{max-width:760px;width:100%;margin:auto}}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation{padding-top:82px;padding-bottom:95px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-copy h2{font-size:clamp(40px,12vw,55px);line-height:1.04}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-lead{font-size:17px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-scenario p{font-size:16px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-cta{width:100%}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .automation-flow{min-height:0;padding:34px 18px 38px;border-radius:16px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-topline{font-size:10px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-event{margin-top:30px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-link{height:22px;margin:14px auto}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-event b{font-size:17px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span{font-size:14px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-actions span{padding:11px 10px;font-size:11px}}@media(prefers-reduced-motion:reduce){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-link:after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .flow-conditions span:before{animation:none}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq{padding-top:clamp(95px,11vw,150px);padding-bottom:clamp(105px,13vw,175px);border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-heading{max-width:700px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq h2{margin-top:16px;font:700 clamp(42px,4.8vw,68px)/1.03 var(--iclpv-fontDisplay);letter-spacing:-.055em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-lead{max-width:660px;margin-top:20px;color:var(--muted);font:400 18px/1.55 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(42px,7vw,108px);margin-top:60px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details{border-top:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details:last-child{border-bottom:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq summary{display:grid;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;padding:24px 0;list-style:none;cursor:pointer;color:#dbe7e8;font:600 18px/1.35 var(--iclpv-fontBody)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq summary::-webkit-details-marker{display:none}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-index{color:var(--cyan);font:600 11px/1 var(--iclpv-fontMono);letter-spacing:.08em}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-plus{position:relative;width:18px;height:18px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-plus:before,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-plus:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:1px;transform:translate(-50%,-50%);background:#91a1a4;transition:transform .25s ease,background .25s ease}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-plus:after{transform:translate(-50%,-50%) rotate(90deg)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details[open] summary{color:#f0fbfb}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details[open] .faq-plus:before,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details[open] .faq-plus:after{background:var(--cyan)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq details[open] .faq-plus:after{transform:translate(-50%,-50%) rotate(0)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-answer{max-width:620px;padding:0 38px 26px;color:#9eafb1;font:400 16px/1.6 var(--iclpv-fontBody)}@media(max-width:760px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-grid{grid-template-columns:1fr;gap:0}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq summary{grid-template-columns:30px minmax(0,1fr) 18px;padding:21px 0;font-size:16px}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .faq-answer{padding-left:30px;font-size:15px}}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.architecture{border-top:1px solid var(--line);padding-top:clamp(82px,9vw,124px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.faq{padding-bottom:clamp(72px,9vw,130px);border-bottom:1px solid var(--line)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.faq .faq-heading{display:block;margin:0 0 clamp(38px,5vw,68px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.faq .faq-heading h2{margin:20px 0 0;line-height:1.06}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.faq .faq-heading .faq-lead{margin:24px 0 0;line-height:1.55}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclHeroV3Actions .iclpvBtnPrimary,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSh02ClosingCta,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge .primary{min-height:58px;padding:17px 26px;border:1px solid var(--cyan);border-radius:9px;background:var(--cyan);box-shadow:0 0 28px rgba(0,232,244,.16),inset 0 0 18px rgba(255,255,255,.12);color:#041011!important;text-align:center;font:600 15px/1.15 var(--iclpv-fontDisplay);letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:transform .2s,background .2s,box-shadow .2s}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclHeroV3Actions .iclpvBtnPrimary:hover,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSh02ClosingCta:hover,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge .primary:hover{background:#65f1f8;box-shadow:0 0 38px rgba(0,232,244,.28),inset 0 0 18px rgba(255,255,255,.16);transform:translateY(-2px)}:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclHeroV3Actions .iclpvBtnPrimary:focus-visible,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSh02ClosingCta:focus-visible,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge .primary:focus-visible{outline:2px solid #e9ffff;outline-offset:4px}@media(max-width:580px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclHeroV3Actions .iclpvBtnPrimary,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSh02ClosingCta,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge .primary{min-height:56px;padding:16px 20px;font-size:14px}}

/* Block-editor refactor parity: the first closing line replaces the original
 * raw text node; do not add the second-line gap above it. */
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge .closing-copy > span:first-child{margin-top:0}

/* R15 narrow-mobile hardening
   Keep the architecture closing CTA inside the Smart Home content column on
   very narrow viewports. The earlier 1fr grid track used the button's nowrap
   min-content width and was then visually clipped by the subpage main wrapper. */
@media (max-width: 580px) {
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .closing-box {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
    padding: 24px 20px;
  }
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .closing-copy,
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .primary,
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .primary > span {
    min-width: 0;
    max-width: 100%;
  }
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .primary {
    width: 100%;
    padding: 15px 16px;
    white-space: normal;
    line-height: 1.25;
    overflow-wrap: anywhere;
  }
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .primary > span {
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 360px) {
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.scene {
    padding-left: 38px;
    padding-right: 16px;
  }
  :is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartMerge.closing .closing-box {
    padding-left: 16px;
    padding-right: 16px;
  }
}


/* R16 full-block editorability: preserve intentional two-line display headings without wp:html <br> blocks. */
:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .iclSmartLine{display:block}

/* R17: unified technical section labels — text + line, no visible numbering. */
@media(max-width:600px){:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .kicker::after,:is(.iclsh2026,.editor-styles-wrapper,.block-editor-block-list__layout) .mode-number::after{width:80px;max-width:24vw;flex-basis:80px}}
