@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--canvas:#161616;--surface-1:#262626;--surface-2:#393939;--border:#525252;--border-soft:#393939;--ink:#fff;--ink-muted:#c6c6c6;--ink-subtle:#8d8d8d;--primary:#ffe18f;--primary-hover:#ffebad;--primary-pressed:#e6c45e;--primary-ink-muted:#594b25;--primary-border:#bda553;--positive:#42be65;--page-gutter:clamp(2rem, 4vw, 6rem);background:var(--canvas);color:var(--ink);letter-spacing:.16px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.skip-link{z-index:100;background:var(--primary);color:var(--canvas);padding:.75rem 1rem;position:fixed;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(calc(100% - var(--page-gutter)), 2560px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--border-soft);background:color-mix(in srgb, var(--canvas) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:stretch;min-height:64px;display:flex;position:sticky;top:0}.brand{border-right:1px solid var(--border-soft);align-items:center;gap:.75rem;min-width:280px;padding:0 1.5rem;display:inline-flex}.brand-mark{background:var(--primary);width:32px;height:32px;color:var(--canvas);letter-spacing:.02em;place-items:center;font-size:.75rem;font-weight:600;display:grid}.brand-copy{line-height:1.15;display:grid}.brand-copy strong{font-size:.875rem;font-weight:600}.brand-copy span{color:var(--ink-muted);letter-spacing:.08em;margin-top:.22rem;font-size:.6875rem}.site-nav{margin-left:auto;display:flex}.site-nav a{border-left:1px solid var(--border-soft);min-width:112px;color:var(--ink-muted);place-items:center;font-size:.875rem;display:grid;position:relative}.site-nav a:hover{background:var(--surface-1);color:var(--ink)}.site-nav a[aria-current=page]{color:var(--ink);font-weight:500}.site-nav a[aria-current=page]:after{background:var(--primary);content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}.hero,.peering-hero{border-right:1px solid var(--border-soft);border-left:1px solid var(--border-soft);min-height:min(720px,100vh - 64px);display:grid}.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.hero-copy,.peering-intro{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(3rem,6vw,6rem);display:flex}.eyebrow,.section-label{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:500}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3.25rem,5vw,6.5rem);font-weight:300;line-height:.94}h1 span{color:var(--primary)}h2{letter-spacing:-.015em;margin-bottom:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:400;line-height:1.25}.hero-copy .eyebrow,.peering-intro .eyebrow{margin-bottom:clamp(2rem,5vw,4rem)}.lede{max-width:30rem;color:var(--ink-muted);margin-bottom:2.5rem;font-size:1.125rem}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.actions .button{width:190px}.button{border:1px solid #0000;justify-content:space-between;align-items:center;gap:2rem;min-height:48px;padding:.75rem 1rem;font-size:.875rem;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.button-primary{background:var(--primary);min-width:190px;color:var(--canvas)}.button-primary:hover{background:var(--primary-hover)}.button-primary:active{background:var(--primary-pressed);color:var(--ink)}.button-secondary{border-color:var(--border);background:var(--surface-1);min-width:160px;color:var(--ink)}.button-secondary:hover{border-color:var(--ink-muted);background:var(--surface-2)}.topology-panel{border-left:1px solid var(--border-soft);background:var(--surface-1);grid-template-rows:auto 1fr auto;min-width:0;display:grid}.panel-heading,.topology-meta{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.panel-heading{border-bottom:1px solid var(--border)}.panel-heading h2{margin-top:.35rem;font-size:1.25rem}.status-label{color:var(--ink-muted);align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.status-label>span{background:var(--positive);width:7px;height:7px}.topology-switcher{min-width:0;border:0;grid-template-rows:auto 1fr;min-inline-size:0;margin:0;padding:0;display:grid}.topology-choice{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.topology-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.topology-tabs label{border-right:1px solid var(--border);min-height:48px;color:var(--ink-muted);cursor:pointer;align-items:center;padding-inline:1.5rem;font-size:.75rem;font-weight:500;display:flex;position:relative}.topology-tabs label:last-child{border-right:0}.topology-tabs label:hover{background:var(--surface-2);color:var(--ink)}#topology-neighbours:checked~.topology-tabs label[for=topology-neighbours],#topology-paths:checked~.topology-tabs label[for=topology-paths]{background:var(--canvas);color:var(--ink)}#topology-neighbours:checked~.topology-tabs label[for=topology-neighbours]:after,#topology-paths:checked~.topology-tabs label[for=topology-paths]:after{background:var(--primary);content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}#topology-neighbours:focus-visible~.topology-tabs label[for=topology-neighbours],#topology-paths:focus-visible~.topology-tabs label[for=topology-paths]{outline:2px solid var(--primary);outline-offset:-4px}.topology-views{min-width:0;display:grid}.topology-frame{place-items:center;min-height:420px;padding:1rem;display:grid;overflow:hidden}.topology-view{display:none}#topology-neighbours:checked~.topology-views .topology-view-neighbours,#topology-paths:checked~.topology-views .topology-view-paths{display:grid}.topology-view-paths{overscroll-behavior-x:contain;justify-items:start;overflow-x:auto}.topology{width:100%;max-height:min(64vh,680px);display:block}.topology-edge{stroke:var(--border);stroke-width:1.2px;vector-effect:non-scaling-stroke}.topology-node rect{fill:var(--canvas);stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.topology-asn,.topology-origin-label{fill:var(--ink);font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600}.topology-name,.topology-origin-name{fill:var(--ink-muted);letter-spacing:.04em;font-family:IBM Plex Sans,sans-serif;font-size:10px}.topology-origin rect{fill:var(--primary)}.topology-origin-label,.topology-origin-name{fill:var(--canvas)}.topology-origin-label{font-size:18px;font-weight:600}.topology-origin-name{font-size:11px;font-weight:500}.path-topology{min-width:620px;max-height:none}.path-topology-edge,.path-topology-edge-underlay{fill:none;stroke-linecap:square;stroke-linejoin:round;vector-effect:non-scaling-stroke}.path-topology-edge-underlay{stroke:var(--surface-1);stroke-width:4px}.path-topology-edge{stroke:var(--border);stroke-width:1px}.path-topology-trunk{stroke:var(--primary-border);stroke-width:1.2px}#path-topology-arrow path{fill:var(--ink-subtle)}.path-topology-node rect{fill:var(--canvas);stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.path-topology-node-tier-one rect{fill:var(--surface-2);stroke:var(--primary)}.path-topology-node-tier-one .path-topology-asn{fill:var(--primary);font-size:14px}.path-topology-node-origin rect{fill:var(--primary);stroke:var(--primary)}.path-topology-asn,.path-topology-name,.path-topology-layer,.path-topology-timestamp{font-family:IBM Plex Sans,sans-serif}.path-topology-asn{fill:var(--ink);font-size:11px;font-weight:600}.path-topology-name{fill:var(--ink-muted);letter-spacing:.03em;font-size:8px}.path-topology-node-origin .path-topology-asn,.path-topology-node-origin .path-topology-name{fill:var(--canvas)}.path-topology-layer,.path-topology-timestamp{fill:var(--ink-subtle);letter-spacing:.1em;font-size:8px;font-weight:500}.path-topology-layer{fill:var(--primary)}.topology-meta{border-top:1px solid var(--border);color:var(--ink-subtle);font-size:.6875rem}.topology-meta p{margin-bottom:0}.topology-meta a{color:var(--primary);flex:none;font-size:.75rem}.topology-meta a:hover,.link-list a:hover strong,.contact-list a:hover,.identifier-card a:hover,table a:hover,.site-footer a:hover{color:var(--primary-hover)}.section-block{border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);border-left:1px solid var(--border-soft);padding-block:clamp(4rem,7vw,6rem)}.section-heading{grid-template-columns:1fr auto;align-items:end;margin-bottom:2rem;padding-inline:clamp(1.5rem,4vw,3rem);display:grid}.section-heading .section-label{grid-column:1/-1;margin-bottom:.5rem}.section-heading.compact{margin-bottom:2rem;padding:0;display:block}.section-heading.compact .section-label{margin-bottom:.5rem}.data-time{color:var(--ink-subtle);margin-bottom:.2rem;font-size:.6875rem}.facts-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding-inline:clamp(1.5rem,4vw,3rem);display:grid}.fact{border-top:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-1);min-width:0;min-height:128px;padding:1.25rem}.fact:first-child{border-left:1px solid var(--border)}.fact dt,.contact-list dt,.identifier-card dt,.policy-row dt{color:var(--ink-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem}.fact dd{overflow-wrap:anywhere;color:var(--ink);margin:1.6rem 0 0;font-size:1rem}.split-grid{grid-template-columns:1.25fr .75fr;padding-block:0;display:grid}.resource-panel,.contact-panel{min-width:0;padding:clamp(2rem,5vw,4rem)}.contact-panel{border-left:1px solid var(--border-soft);background:var(--surface-1)}.link-list{border-top:1px solid var(--border)}.link-list>a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:82px;padding:1rem 0;display:flex}.link-list strong,.link-list small{display:block}.link-list strong{font-size:1rem;font-weight:500}.link-list small{color:var(--ink-subtle);margin-top:.25rem;font-size:.75rem}.link-list>a>span:last-child{color:var(--primary)}.contact-list{border-top:1px solid var(--border);margin:0}.contact-list>div{border-bottom:1px solid var(--border);padding:1.25rem 0}.contact-list dd{margin:.75rem 0 0;font-size:clamp(1rem,2vw,1.25rem)}.site-footer{border-right:1px solid var(--border-soft);border-left:1px solid var(--border-soft);min-height:112px;color:var(--ink-subtle);justify-content:space-between;align-items:center;padding:1.5rem;font-size:.6875rem;display:flex}.site-footer p{margin:0}.peering-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.65fr)}.policy-card{border-left:1px solid var(--border);background:var(--primary);color:var(--canvas);flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4rem);display:flex}.policy-card .section-label,.policy-card dt{color:var(--primary-ink-muted)}.policy-open{letter-spacing:-.05em;margin:1.5rem 0 clamp(3rem,7vw,6rem);font-size:clamp(4rem,8vw,7.5rem);font-weight:300;line-height:.9}.policy-card dl{border-top:1px solid var(--primary-border);margin:0}.policy-row{border-bottom:1px solid var(--primary-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.policy-row dd{margin:0;font-size:.875rem;font-weight:500}.identifier-grid{background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.identifier-card{background:var(--surface-1);padding:clamp(2rem,5vw,4rem)}.identifier-card>dl{margin:2rem 0 0}.identifier-card>dl>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(120px,.35fr) 1fr;align-items:baseline;gap:1rem;padding:1rem 0;display:grid}.identifier-card dd{overflow-wrap:anywhere;margin:0}code{color:var(--ink);font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875em}.table-frame{border:1px solid var(--border);margin-inline:clamp(1.5rem,4vw,3rem);overflow-x:auto}table{border-collapse:collapse;background:var(--surface-1);width:100%;min-width:820px}th,td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:1rem}th:last-child,td:last-child{border-right:0}tbody tr:last-child td{border-bottom:0}th{background:var(--canvas);color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:500}td{font-size:.8125rem}td:first-child{font-weight:500}table a{color:var(--primary)}.empty-cell{color:var(--ink-subtle);text-align:center;padding-block:3rem}.prefix-table table{min-width:480px}.peering-contact{background:var(--surface-1);justify-content:space-between;align-items:end;gap:2rem;padding-inline:clamp(2rem,5vw,4rem);display:flex}.peering-contact .section-label{margin-bottom:.5rem}.peering-contact h2{font-size:clamp(2rem,4vw,3.5rem)}.peering-contact-note{color:var(--ink-muted);margin:1.5rem 0 .35rem;font-size:.875rem}.peering-email{color:var(--ink);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.peering-contact>.button{flex:none;width:190px}@media (width<=1100px){.hero,.peering-hero{grid-template-columns:1fr;min-height:auto}.hero-copy,.peering-intro{min-height:560px}.topology-panel,.policy-card{border-top:1px solid var(--border);border-left:0;min-height:560px}.facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fact:first-child,.fact:nth-child(odd){border-left:1px solid var(--border)}.fact:nth-child(n+3){border-top:0}}@media (width<=700px){.shell{width:100%}.site-header{min-height:56px}.brand{border-right:0;min-width:0;padding-inline:1rem}.brand-mark{width:28px;height:28px}.brand-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.site-nav a{min-width:auto;padding-inline:.875rem}.hero-copy,.peering-intro{min-height:500px;padding:3rem 1.5rem}h1{font-size:clamp(3rem,16vw,4.75rem)}.topology-panel{min-height:0}.topology-frame{min-height:340px;padding:.25rem}.panel-heading,.topology-meta{padding:1.25rem}.topology-tabs label{padding-inline:1.25rem}.topology-meta{flex-direction:column;align-items:flex-start}.section-block{padding-block:3.5rem}.section-heading{padding-inline:1.25rem;display:block}.data-time{margin-top:.75rem}.facts-grid{grid-template-columns:1fr;padding-inline:1.25rem}.fact,.fact:nth-child(odd){border-top:0;border-left:1px solid var(--border);min-height:96px}.fact:first-child{border-top:1px solid var(--border)}.fact dd{margin-top:1rem}.split-grid,.identifier-grid{grid-template-columns:1fr}.resource-panel,.contact-panel,.identifier-card{padding:3rem 1.5rem}.contact-panel{border-top:1px solid var(--border-soft);border-left:0}.policy-card{min-height:540px;padding:3rem 1.5rem}.identifier-card>dl>div{grid-template-columns:1fr;gap:.4rem}.table-frame{margin-inline:1.25rem}.peering-contact{flex-direction:column;align-items:stretch;padding-inline:1.5rem}.peering-contact>.button{width:100%}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;min-height:96px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}
