@font-face{font-family:Estedad;src:url("Estedad-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Estedad;src:url("Estedad-SemiBold.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Estedad;src:url("Estedad-Bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
:root{--bg:#181a1d;--surface:#202327;--gold:#e7b957;--text:#f4f4f2;--muted:#b0b3b7;--line:#373a3f;--ink:#25292e;--light:#f3f4f4;--max:1200px;color-scheme:dark;font-family:Estedad,Tahoma,"Segoe UI",Arial,sans-serif;font-synthesis:none;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}h1,h2,h3,p,figure{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}svg{display:block;flex-shrink:0}img{max-width:100%}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:10px;right:15px;z-index:100;background:var(--gold);color:var(--bg);padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:104px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{color:var(--gold);width:41px;height:41px}.brand-name{font-size:25px;font-weight:700;line-height:1.5}.brand-name>span{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.site-header nav{display:flex;gap:32px;align-items:center}.site-header nav>a{font-size:13px;color:#c4c6c9;padding-block:12px}.site-header nav>a:hover{color:var(--gold)}.header-domain{font-family:Arial,sans-serif;font-size:24px;letter-spacing:-.8px;font-weight:700}.header-domain>span{color:var(--gold)}
.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;padding-block:62px 72px}.availability{display:flex;align-items:center;gap:9px;color:var(--gold);font-size:13px;line-height:1.8}.status-light{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold);outline:4px solid #e7b95713;flex-shrink:0}.hero-copy h1{font-size:clamp(40px,4.1vw,58px);font-weight:700;line-height:1.65;margin-top:23px}.hero-description{font-size:16px;line-height:2.15;color:#c1c4c7;max-width:470px;margin-top:21px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.primary-link{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:51px;padding:14px 21px;border-radius:5px;background:var(--gold);color:#24211a;font-size:14px;font-weight:600;transition:background .18s}.primary-link svg{width:19px;height:19px}.primary-link:hover{background:#f0ca7c}.development-note{font-size:12px;color:#a5a9ad}.audience{margin-top:35px;padding-top:24px;border-top:1px solid var(--line);max-width:470px;display:flex;align-items:center;gap:23px;flex-wrap:wrap}.audience>span{font-size:11px;color:#969ba0}.audience p{display:flex;align-items:center;gap:12px;font-size:12px;color:#d2d5d7}.audience i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#70767d}
.hero-visual{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.image-frame{min-height:460px;position:relative;isolation:isolate;border-radius:10px;overflow:hidden;background:#090a0b;border:1px solid #424447}.image-frame>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:20% center;z-index:-3}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,#050607bd,transparent 52%,#080a0eed 100%);z-index:-2}.image-corner{position:absolute;right:25px;top:25px;width:30px;height:30px;border-top:2px solid var(--gold);border-right:2px solid var(--gold)}.visual-title{position:absolute;top:48px;right:30px}.visual-title>span{font-size:12px;color:#c6c8c7;display:block;margin-bottom:10px}.visual-title strong{font-size:29px;font-weight:600;line-height:1.75;color:#fafaf9}.visual-connection{position:absolute;bottom:30px;left:30px;right:30px;display:flex;gap:13px;align-items:center;font-size:13px;color:#ebece8}.visual-connection>svg{width:31px;height:31px;color:var(--gold)}.connection-track{height:1px;flex:1;background:#e7b9576b;position:relative}.connection-track>i{position:absolute;top:-2px;right:0;width:5px;height:5px;border-radius:50%;background:var(--gold)}.hero-visual figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px;font-size:11px;color:#949a9e}.hero-visual figcaption>span:last-child{font-family:Arial,sans-serif;letter-spacing:.2px;font-size:12px}
.product-section{background:var(--light);color:var(--ink);padding-block:53px 55px;color-scheme:light}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-end}.section-heading>div>p{color:#747a80;font-size:12px;margin-bottom:11px}.section-heading h2{font-size:26px;line-height:1.8;font-weight:600}.section-note{font-size:11px;color:#6e757b;padding-bottom:8px}.mobile-break{display:none}.selectors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:31px}.selectors>button{display:flex;align-items:center;gap:17px;border:0;border-bottom:2px solid #dce0e2;padding:19px 0 21px;color:#636b72;background:transparent;text-align:right;cursor:pointer;min-width:0}.selectors>button>svg{width:29px;height:29px}.selectors>button>span:not(.selector-plus){min-width:0}.selectors strong{font-size:16px;font-weight:600;display:block;line-height:1.9}.selectors strong+span{font-size:11px;display:block;margin-top:4px;color:#6f777d;line-height:1.9}.selectors>button[aria-pressed=true]{color:#282e34;border-color:#b0822d}.selectors>button[aria-pressed=true]>svg{color:#9f7526}.selector-plus{margin-right:auto;width:16px;height:16px;position:relative;flex-shrink:0}.selector-plus::before,.selector-plus::after{content:"";position:absolute;top:7px;left:2px;width:12px;height:1px;background:currentColor}.selector-plus::after{transform:rotate(90deg)}[aria-pressed=true]>.selector-plus::after{transform:none}.selectors>button:hover strong{color:#8b6218}.panel-shell{padding-top:25px}.product-panel{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:9%;min-height:165px}.product-panel[hidden]{display:none}.panel-copy h3{font-size:18px;font-weight:600;line-height:1.8}.panel-copy p{font-size:14px;line-height:2.15;margin-top:8px;color:#626a71;max-width:570px}.network-preview{padding:18px 0}.network-row{display:flex;align-items:center;gap:12px;font-size:13px;white-space:nowrap}.network-row>b{border:1px solid #d3c29c;border-radius:4px;padding:13px 21px;font-size:15px;background:#ede6d7;font-weight:600}.network-line{flex:1;height:1px;background:#adb3b8;min-width:10px}.network-peer{display:flex;align-items:center;justify-content:flex-end;gap:21px;font-size:12px;color:#6d767d;margin-top:14px}.network-peer>span:nth-child(2){font:20px Arial;color:#90999f}.chart-preview{margin:0}.chart-preview figcaption{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#697178;gap:10px;line-height:1.8}.chart-preview figcaption strong{font-size:12px;font-weight:400}.chart-preview svg{display:block;width:100%;height:100px;margin-top:10px;overflow:visible}.request-preview{border-right:2px solid #b78e44;padding:5px 20px 5px 0}.sample-label{font-size:10px;color:#70787e}.request-preview>div{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:9px}.request-preview strong{font-size:14px;font-weight:600}.request-preview>div>span{font-size:10px;color:#606970;padding:4px 8px;background:#e7e9e9;border-radius:3px}.request-preview p{font-size:12px;line-height:1.9;color:#727a80;margin-top:10px}.fallback-copy{font-size:14px;line-height:2}
.launch-section{padding-block:41px;display:flex;align-items:center;gap:24px}.launch-symbol{color:var(--gold);padding:15px;border:1px solid #434440;border-radius:9px;flex-shrink:0}.launch-symbol svg{width:34px;height:34px}.launch-copy{flex:1}.launch-copy h2{font-size:19px;font-weight:600;line-height:1.9}.launch-copy p{font-size:12px;color:#a4aaaf;line-height:2;margin-top:7px}.launch-address{border-right:1px solid var(--line);padding-right:34px;display:flex;flex-direction:column;gap:8px}.launch-address .availability{font-size:11px}.launch-address>a{font:bold 25px Arial,sans-serif;letter-spacing:-.6px}footer{border-top:1px solid var(--line);padding-block:21px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#969da3;line-height:1.8}
@media(min-width:1700px){:root{--max:1320px}.hero{gap:9%;padding-block:80px}.image-frame{min-height:505px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:5%;padding-block:45px 55px}.hero-copy h1{font-size:43px}.hero-description{font-size:15px}.image-frame{min-height:425px}.hero-actions{gap:15px}.development-note{font-size:11px}.audience{gap:10px;margin-top:27px;padding-top:20px}.visual-title strong{font-size:27px}.selectors{gap:20px}.selectors>button{gap:12px}.selectors strong{font-size:14px}.selectors strong+span{font-size:10px}.selectors>button>svg{width:25px;height:25px}.product-panel{gap:6%}.network-row{gap:8px;font-size:12px}.network-row>b{padding:12px 16px}.section-heading h2{font-size:24px}.launch-copy h2{font-size:17px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.site-header{min-height:85px}.site-header nav{gap:18px}.site-header nav>a{font-size:11px}.brand-name{font-size:23px}.brand-mark{width:35px;height:35px}.header-domain{font-size:21px}.hero{gap:28px}.hero-copy h1{font-size:37px}.hero-description{font-size:14px;line-height:2.15}.hero-actions{gap:12px}.primary-link{font-size:13px;padding:12px 17px;gap:17px}.availability{font-size:11px}.development-note{display:none}.audience{display:block}.audience p{margin-top:8px;font-size:11px}.image-frame{min-height:403px}.visual-title{right:23px;top:43px}.visual-title strong{font-size:24px}.image-corner{right:19px;top:21px}.visual-connection{left:20px;right:20px;gap:9px;font-size:11px}.visual-connection>svg{width:27px;height:27px}.section-heading h2{font-size:22px}.selectors{gap:17px}.selectors strong+span{display:none}.selectors strong{font-size:13px}.selector-plus{display:none}.selectors>button{padding-bottom:19px;gap:10px}.product-panel{grid-template-columns:1fr 1fr;gap:30px}.network-row{font-size:11px}.network-row>b{font-size:13px;padding:11px}.panel-copy h3{font-size:17px}.panel-copy p{font-size:13px}.network-peer{font-size:10px}.chart-preview figcaption{flex-direction:column;align-items:flex-start;gap:3px}.launch-symbol{padding:12px}.launch-symbol svg{width:29px;height:29px}.launch-section{gap:17px}.launch-copy h2{font-size:16px}.launch-address{padding-right:20px}.launch-copy p{font-size:11px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.site-header{min-height:82px;gap:20px}.site-header nav{display:none}.brand-name{font-size:22px}.brand-name>span{font-size:9px}.brand{gap:9px}.brand-mark{width:33px;height:33px}.header-domain{font-size:20px}.hero{grid-template-columns:1fr;padding-block:34px 37px;gap:32px}.hero-copy h1{font-size:clamp(35px,9.7vw,49px);line-height:1.65;margin-top:18px}.availability{font-size:12px}.hero-description{font-size:15px;margin-top:16px;max-width:100%;line-height:2.1}.hero-actions{gap:18px;margin-top:23px}.primary-link{min-height:49px;font-size:13px;padding:13px 18px;gap:23px}.development-note{display:block;font-size:10px}.audience{display:flex;gap:10px 20px;margin-top:25px;padding-top:18px;max-width:100%}.audience>span{font-size:10px}.audience p{font-size:11px;margin:0}.image-frame{min-height:355px;aspect-ratio:1.1}.image-frame>img{object-position:25% 55%}.visual-title{right:29px;top:44px}.visual-title strong{font-size:29px}.image-corner{right:23px;top:23px}.visual-connection{left:27px;right:27px;bottom:27px;font-size:12px;gap:13px}.visual-connection>svg{width:30px;height:30px}.hero-visual figcaption{font-size:10px;margin-top:12px}.product-section{padding-block:33px 37px}.section-heading{display:block}.section-heading>div>p{font-size:11px;margin-bottom:9px}.section-heading h2{font-size:23px;line-height:1.85}.mobile-break{display:block}.section-note{display:block;font-size:10px;margin-top:10px;padding:0}.selectors{gap:11px;margin-top:19px}.selectors>button{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px 0;min-height:92px}.selectors>button>svg{width:24px;height:24px}.selectors strong{font-size:11px;line-height:1.8;font-weight:600}.selectors strong+span{display:none}.panel-shell{padding-top:22px}.product-panel{grid-template-columns:1fr;gap:20px;min-height:295px;align-content:start}.panel-copy h3{font-size:17px}.panel-copy p{font-size:14px;line-height:2.1;margin-top:8px}.network-preview{padding:12px 0 0;max-width:450px;width:100%}.network-row{gap:11px;font-size:12px}.network-row>b{font-size:14px;padding:12px 20px}.network-peer{font-size:11px;gap:23px;margin-top:13px}.chart-preview figcaption{flex-direction:row;align-items:center;font-size:9px;gap:10px}.chart-preview figcaption strong{font-size:11px}.chart-preview svg{height:85px}.request-preview{padding-right:16px}.launch-section{display:grid;grid-template-columns:auto 1fr;padding-block:30px;gap:18px 15px}.launch-symbol{align-self:start;padding:10px;border-radius:7px}.launch-symbol svg{width:25px;height:25px}.launch-copy h2{font-size:15px;line-height:1.9}.launch-copy p{font-size:11px;line-height:2;margin-top:6px}.launch-address{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-top:1px solid var(--line);padding:18px 0 0;margin-top:3px}.launch-address>a{font-size:23px}footer{flex-direction:column;align-items:flex-start;gap:7px;padding-block:18px 24px;font-size:9px}}
@media(max-width:350px){.wrap{width:calc(100% - 32px)}.hero-copy h1{font-size:34px}.hero-description{font-size:14px}.development-note{font-size:9px}.hero-actions{gap:12px}.primary-link{gap:14px;font-size:12px;padding-inline:14px}.image-frame{min-height:320px}.selectors{gap:9px}.selectors strong{font-size:10px}.network-row{font-size:11px;gap:8px}.network-row>b{padding:11px 14px}.section-heading h2{font-size:21px}.launch-copy h2{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-link{transition:none}}
@media(forced-colors:active){.status-light,.connection-track,.network-line{background:CanvasText}.selectors>button[aria-pressed=true]{border-color:ButtonText}.primary-link,.network-row>b{border:1px solid currentColor}}

/* Keep mobile text sizing predictable without disabling pinch zoom. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.hero-copy,.hero-visual,.panel-copy,.product-panel{min-width:0}
@media(max-width:620px){
  .hero{grid-template-columns:minmax(0,1fr)}
  .product-panel{grid-template-columns:minmax(0,1fr)}
}
.image-frame{width:100%;min-width:0}
