:root{--port-focus:#19b8a8}
.port-header{position:fixed;inset:0 0 auto;z-index:1050;height:68px;border-bottom:1px solid #e1e7ef;background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}
.port-header__inner{display:flex;align-items:center;justify-content:space-between;height:68px}
.port-nav{display:flex;align-items:center;gap:clamp(14px,2vw,30px)}
.port-nav a{color:inherit;text-decoration:none;font-weight:600}
.port-nav a:hover,.port-nav a:focus-visible{color:var(--port-focus)}
.port-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;cursor:pointer}
.port-menu-toggle span{display:block;width:24px;height:2px;margin:5px auto;border-radius:2px;background:#101828;transition:transform .2s,opacity .2s}
.port-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.port-footer p{margin:0}
.port-diag-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font:600 11px/1 ui-monospace,monospace;opacity:.75}
.port-popup[hidden]{display:none}.port-popup{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}.port-popup__backdrop{position:absolute;inset:0;background:rgba(5,12,24,.76);backdrop-filter:blur(8px)}.port-popup__dialog{position:relative;z-index:1;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:clamp(24px,4vw,44px);border:1px solid rgba(29,78,216,.25);border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(5,12,24,.28)}.port-popup__dialog h2{margin:.5rem 0;font-size:clamp(30px,5vw,48px)}.port-popup__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:0;border-radius:50%;background:#edf2ff;font-size:26px;cursor:pointer}.port-contact-form{display:grid;gap:18px;margin-top:28px}.port-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.port-contact-form label{display:grid;gap:7px;font-weight:600}.port-contact-form input,.port-contact-form textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #ccd5e5;border-radius:9px;background:#fff;color:#101828;font:inherit}.port-contact-form input:focus,.port-contact-form textarea:focus{outline:3px solid rgba(29,78,216,.16);border-color:#1d4ed8}.port-consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.port-consent input{width:auto;margin-top:4px}.port-form-submit{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.port-form-submit p{margin:0}.form-trap{position:absolute!important;left:-10000px!important}.port-popup-open{overflow:hidden}
@media(max-width:860px){
  .port-menu-toggle{display:block}
  .port-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .port-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}
  .port-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .port-nav{display:none;position:absolute;top:68px;left:0;right:0;max-height:calc(100vh - 68px);overflow:auto;padding:14px 20px 22px;border-bottom:1px solid #dce3ee;background:#fff;box-shadow:0 18px 35px rgba(5,12,24,.12)}
  .port-nav.open{display:grid}
  .port-nav a{padding:11px 4px}
}
.port-centered{text-align:center}.port-centered .bp-sh,.port-centered .bp-sd{margin-left:auto;margin-right:auto;text-align:center}.port-centered-tag{justify-content:center}.port-node-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px}.port-node-dot{display:block;width:12px;height:12px;border:2px solid currentColor;border-radius:50%}
@media(max-width:900px){.port-node-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.port-align-start{gap:48px;align-items:start}.port-layer-node,.port-flow-pulse{display:block;width:18px;height:18px;border:2px solid #1d4ed8;border-radius:50%;box-shadow:0 0 0 6px rgba(29,78,216,.08)}.port-flow-pulse{margin:18px 0;width:12px;height:12px}.port-cap-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf2ff;color:#1d4ed8;font-size:24px}.port-protocols{max-width:760px;margin:0 auto}.port-page-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.port-page-cta .bp-sh{margin:0}
@media(max-width:600px){.port-form-grid{grid-template-columns:1fr}.port-popup{padding:10px}.port-popup__dialog{max-height:calc(100vh - 20px)}}
.port-sector-grid{gap:12px}.port-solution-mark{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#edf2ff;color:#1d4ed8;font-weight:800}.port-centered-action{text-align:center;margin-top:28px}.port-home-blog{max-width:960px;margin:0 auto}
.port-runtime-diagram{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:24px;border:1px solid #d6deeb;border-radius:18px;background:#f8faff}.port-runtime-diagram strong{grid-column:1/-1;padding:24px;border-radius:12px;background:#1d4ed8;color:#fff;text-align:center;font-size:1.4rem}.port-runtime-diagram span{padding:14px;border:1px solid #d6deeb;border-radius:10px;background:#fff;text-align:center}.port-article{max-width:780px;margin:0 auto}.port-legal{max-width:860px;margin:0 auto}.port-legal h2{margin-top:2rem}.port-legal p{line-height:1.8}
.port-glossary-tools{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.port-glossary-tools label{display:grid;gap:8px;width:min(520px,100%);font-weight:700}.port-glossary-tools input{padding:14px 16px;border:1px solid #ccd5e5;border-radius:10px;font:inherit}.port-glossary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.port-glossary-card{padding:24px;border:1px solid #dce3ee;border-radius:14px;background:#fff}.port-glossary-card h2{margin:0;font-size:1.12rem}.port-glossary-card p{margin:12px 0 0;line-height:1.65;color:#4b5565}.port-glossary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.port-glossary-head span{padding:3px 8px;border-radius:99px;background:#edf2ff;color:#1d4ed8;font-size:.75rem}.port-glossary-empty{text-align:center;padding:40px}@media(max-width:700px){.port-glossary-grid{grid-template-columns:1fr}.port-glossary-tools{align-items:stretch;flex-direction:column}}
