.msite{color:var(--ink)}.msite .container{max-width:1120px;margin:0 auto;padding:0 clamp(20px,5vw,48px)}.msite .cta-row{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}@media (prefers-reduced-motion:no-preference){.msite .reveal{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.16,.84,.44,1),transform .55s cubic-bezier(.16,.84,.44,1)}.msite .reveal.is-in{opacity:1;transform:none}}.msite-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--surface-glass);-webkit-backdrop-filter:saturate(1.4) blur(10px);backdrop-filter:saturate(1.4) blur(10px);border-bottom:1px solid var(--line)}.msite-nav .inner{display:flex;align-items:center;justify-content:space-between;gap:18px;height:62px}.msite .brandmark{display:flex;align-items:center;gap:8px;font-family:var(--serif);font-size:20px;color:var(--brand);min-height:24px}.msite .brandmark .mark{height:22px;width:auto;flex:none}.msite .brandmark .wm{line-height:1}.msite .brandmark .tag{align-self:center;font-family:var(--sans);font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.msite .navlinks{display:flex;align-items:center;gap:4px}.msite .navlinks a{font-size:13.5px;font-weight:600;color:var(--ink);padding:8px 12px;border-radius:8px}.msite .navlinks a.on,.msite .navlinks a:hover{background:var(--green-50);color:var(--brand)}.msite .navcta{display:flex;align-items:center;gap:8px}.msite .navtoggle{display:none;font-size:22px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--card)}@media(max-width:880px){.msite .navcta .btn.ghost,.msite .navlinks{display:none}.msite .navtoggle{display:inline-block}.msite .navlinks.open{display:flex;position:absolute;top:62px;left:0;right:0;flex-direction:column;align-items:stretch;background:var(--paper);border-bottom:1px solid var(--line);padding:8px clamp(20px,5vw,48px) 14px;gap:2px}}.msite .section{padding:clamp(48px,8vh,92px) 0}.msite .section.tight{padding:clamp(34px,5vh,56px) 0}.msite .section-h{max-width:660px;margin-bottom:34px}.msite .section-h.center{margin-left:auto;margin-right:auto;text-align:center}.msite .section-h h2{font-family:var(--serif);font-weight:500;font-size:clamp(25px,3vw,34px);line-height:1.14;margin-top:10px;letter-spacing:-.01em}.msite .section-h p{color:var(--muted);font-size:15.5px;line-height:1.6;margin-top:12px;max-width:62ch}.msite .section.alt{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.msite .section.deep{background:radial-gradient(1100px 560px at 88% -20%,rgba(53,121,142,.32),transparent 60%),linear-gradient(165deg,#16333F 0,var(--secondary) 58%,#1A4250 100%);color:#EAF2F4}.msite .section.deep .eyebrow{color:#8FC0CD}.msite .section.deep .section-h h2{color:#fff}.msite .section.deep .section-h p{color:#C9DCE1}.msite .hero{display:block;position:relative;overflow:hidden;color:#EAF2F4;background:radial-gradient(1200px 600px at 85% -10%,rgba(53,121,142,.4),transparent 60%),linear-gradient(165deg,#16333F 0,var(--secondary) 55%,#1A4250 100%)}.msite .hero .grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px);align-items:center;padding:clamp(46px,8vh,92px) 0 clamp(40px,6vh,76px)}@media(max-width:920px){.msite .hero .grid{grid-template-columns:1fr}}.msite .hero .eyebrow{color:#8FC0CD}.msite .hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(31px,4.4vw,52px);line-height:1.1;letter-spacing:-.01em;margin:14px 0 16px;color:#fff}.msite .hero h1 em{font-style:italic;color:#BEE3ED}.msite .hero p.lede{font-size:17px;line-height:1.62;color:#C9DCE1;max-width:54ch}.msite .hero .reg-note{margin-top:20px;font-size:12.5px;color:#93B3BC;line-height:1.55;max-width:52ch}.msite .hero .reg-note .mono{color:#BED7DE}.msite .schematic{background:rgba(9,26,33,.45);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:18px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.msite .schematic .cap{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8FB4BE;margin-bottom:12px}.msite .stack-row{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;margin-bottom:8px;background:rgba(9,26,33,.3)}.msite .stack-row:last-child{margin-bottom:0}.msite .stack-row .n{font-family:var(--mono);font-size:11px;color:#8FB4BE;width:22px}.msite .stack-row b{color:#fff;font-size:13.5px}.msite .stack-row .d{font-size:12px;color:#A9C6CE}.msite .stack-row.live{border-color:rgba(120,206,160,.4);background:rgba(30,122,76,.18)}.msite .statstrip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:820px){.msite .statstrip{grid-template-columns:1fr 1fr}}.msite .statstrip .stat .n{font-family:var(--serif);font-size:30px;color:var(--brand);letter-spacing:-.01em}.msite .section.deep .statstrip .stat .n{color:#fff}.msite .statstrip .stat .l{font-size:13px;color:var(--muted);margin-top:4px;line-height:1.45}.msite .section.deep .statstrip .stat .l{color:#B7D0D7}.msite .grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.msite .grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media(max-width:920px){.msite .grid-2,.msite .grid-3{grid-template-columns:1fr}}.msite .prodcard{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px;transition:transform .15s,box-shadow .15s,border-color .15s}.msite a.prodcard{color:inherit}.msite .prodcard:hover,.msite a.prodcard:hover{transform:translateY(-2px);border-color:var(--green-200);box-shadow:0 2px 4px rgba(16,42,52,.07),0 14px 34px rgba(16,42,52,.1)}.msite .prodcard .ph{display:flex;align-items:center;justify-content:space-between}.msite .prodcard .art{font-family:var(--mono);font-size:11px;color:var(--brand-2)}.msite .prodcard h3{font-size:17px;font-family:var(--serif);font-weight:500}.msite .prodcard p{font-size:13.5px;color:var(--muted);line-height:1.6;flex:1 1}.msite .prodcard .more{font-size:12.5px;font-weight:700;color:var(--brand)}.msite .feature{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:var(--shadow)}.msite .feature .ic{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-2)}.msite .feature h4{font-size:15.5px;margin:8px 0 6px}.msite .feature p{font-size:13.5px;color:var(--muted);line-height:1.58}.msite .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;counter-reset:step}@media(max-width:920px){.msite .steps{grid-template-columns:1fr}}.msite .step{position:relative;padding-left:52px}.msite .step:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:0;top:-2px;font-family:var(--mono);font-size:13px;font-weight:700;color:var(--on-brand);background:var(--brand);width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center}.msite .step h4{font-size:15.5px;margin-bottom:5px}.msite .step p{font-size:13.5px;color:var(--muted);line-height:1.58}.msite .ptiers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:start}@media(max-width:920px){.msite .ptiers{grid-template-columns:1fr}}.msite .ptier{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:26px 24px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:6px}.msite .ptier.featured{border-color:var(--brand);box-shadow:0 2px 4px rgba(16,42,52,.07),0 16px 40px rgba(15,107,67,.14);position:relative}.msite .ptier.featured .flag{position:absolute;top:-11px;left:24px}.msite .ptier .art{font-family:var(--mono);font-size:11px;color:var(--brand-2)}.msite .ptier h3{font-family:var(--serif);font-weight:500;font-size:21px;margin-top:2px}.msite .ptier .price{display:flex;align-items:baseline;gap:6px;margin:12px 0 2px}.msite .ptier .price .amt{font-family:var(--serif);font-size:34px;color:var(--ink);letter-spacing:-.01em}.msite .ptier .price .per{font-size:12.5px;color:var(--muted)}.msite .ptier .ph-note{font-size:11.5px;color:var(--amber);background:var(--amber-bg);border:1px solid var(--amber-line);border-radius:7px;padding:5px 9px;margin:6px 0 4px}.msite .ptier .who{font-size:13px;color:var(--muted);min-height:38px}.msite .ptier ul{list-style:none;margin:14px 0 18px;display:flex;flex-direction:column;gap:9px}.msite .ptier li{font-size:13.5px;display:flex;gap:9px;align-items:flex-start;line-height:1.45}.msite .ptier li:before{content:"";width:15px;height:15px;flex:0 0 auto;margin-top:2px;border-radius:50%;background:var(--green-bg);border:1px solid var(--green-line);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%231E7A4C' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.msite .ptier .btn{margin-top:auto;justify-content:center}.msite .pricing-note{margin-top:22px;font-size:12.5px;color:var(--amber);background:var(--amber-bg);border:1px dashed var(--amber-line);border-radius:10px;padding:12px 14px;line-height:1.55}.msite .cmp-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:12px;background:var(--card)}.msite table.cmp{width:100%;min-width:520px;border-collapse:collapse;font-size:13.5px;background:var(--card)}.msite table.cmp td,.msite table.cmp th{text-align:left;padding:11px 14px;border-bottom:1px solid var(--n-100)}.msite table.cmp thead th{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:var(--paper)}.msite table.cmp td.c,.msite table.cmp th.c{text-align:center}.msite table.cmp tr:last-child td{border-bottom:0}.msite table.cmp .yes{color:var(--green);font-weight:700}.msite table.cmp .no{color:var(--n-400)}.msite .faq{max-width:760px;margin:0 auto}.msite .faq details{border:1px solid var(--line);border-radius:10px;background:var(--card);margin-bottom:10px;padding:2px 6px}.msite .faq summary{cursor:pointer;list-style:none;padding:14px 12px;font-weight:700;font-size:14.5px;display:flex;justify-content:space-between;align-items:center;gap:12px}.msite .faq summary::-webkit-details-marker{display:none}.msite .faq summary:after{content:"+";font-family:var(--mono);color:var(--brand);font-size:18px}.msite .faq details[open] summary:after{content:"–"}.msite .faq details p{padding:0 12px 15px;font-size:13.5px;color:var(--muted);line-height:1.6}.msite .split{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(24px,4vw,52px);gap:clamp(24px,4vw,52px);align-items:center}@media(max-width:920px){.msite .split{grid-template-columns:1fr}}.msite .panel{border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(9,26,33,.35);padding:22px}.msite .panel .row{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.msite .panel .row:last-child{border-bottom:0}.msite .panel .row .k{font-family:var(--mono);font-size:11px;color:#8FB4BE;width:96px;flex:0 0 auto;padding-top:2px}.msite .panel .row b{color:#fff;font-size:13.5px}.msite .panel .row .d{font-size:12.5px;color:#AEC8CF}.msite .ctaband{border:1px solid var(--line);border-radius:16px;background:linear-gradient(160deg,#1B4150,#12303B);color:#EAF2F4;padding:clamp(28px,5vw,44px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.msite .ctaband h3{font-family:var(--serif);font-weight:500;font-size:clamp(21px,2.6vw,28px);color:#fff;max-width:22ch}.msite .ctaband p{font-size:14px;color:#C9DCE1;margin-top:8px;max-width:46ch}.msite .ctaband .cta-row{margin-top:0}.msite .prose{max-width:70ch}.msite .prose p{font-size:15.5px;line-height:1.7;color:var(--n-700);margin-bottom:16px}.msite .prose p.lead{font-size:18px;color:var(--ink)}.msite .timeline{display:flex;flex-direction:column;gap:2px}.msite .tl{display:grid;grid-template-columns:130px 1fr;grid-gap:16px;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.msite .tl:last-child{border-bottom:0}.msite .tl .when{font-family:var(--mono);font-size:12px;color:var(--brand-2);font-weight:700}.msite .tl b{display:block;font-size:14.5px}.msite .tl .d{font-size:13px;color:var(--muted);line-height:1.55;margin-top:3px}.msite .values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media(max-width:920px){.msite .values{grid-template-columns:1fr}}.msite .value{padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--card)}.msite .value .n{font-family:var(--mono);font-size:12px;color:var(--brand-2);font-weight:700}.msite .value h4{font-size:15.5px;margin:8px 0 6px}.msite .value p{font-size:13.5px;color:var(--muted);line-height:1.58}.msite .team{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:860px){.msite .team{grid-template-columns:1fr 1fr}}@media(max-width:520px){.msite .team{grid-template-columns:1fr}}.msite .member{text-align:center;padding:22px 16px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.msite .member .avatar{width:76px;height:76px;margin:0 auto 14px;border-radius:50%;background:var(--green-50);display:flex;align-items:center;justify-content:center;overflow:hidden}.msite .member .avatar svg{width:60px;height:60px;fill:var(--brand-2);opacity:.5;margin-top:8px}.msite .member .role{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-2)}.msite .member .name{font-family:var(--serif);font-size:17px;color:var(--ink);margin-top:4px}.msite .member p{font-size:13px;color:var(--muted);line-height:1.55;margin-top:8px}.msite .field{margin-bottom:14px}.msite .field label{display:block;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.msite .field input,.msite .field select,.msite .field textarea{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--card);color:var(--ink);font:inherit}.msite .field input:focus,.msite .field select:focus,.msite .field textarea:focus{outline:none;border-color:var(--brand);box-shadow:var(--focus-ring)}.msite .segchoice{display:flex;flex-wrap:wrap;gap:8px}.msite .segchoice label{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:7px 13px;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--ink);cursor:pointer;margin:0}.msite .segchoice input{width:auto;accent-color:var(--brand)}.msite fieldset.field{border:0;padding:0;margin:0 0 14px;min-inline-size:0}.msite fieldset.field legend{padding:0;display:block;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.msite .card{background:var(--card);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.msite .card .card-b{padding:20px}.msite .phero{border-bottom:1px solid var(--line);background:var(--card)}.msite .phero .grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center;padding:clamp(40px,6vh,68px) 0}@media(max-width:920px){.msite .phero .grid{grid-template-columns:1fr}}.msite .phero h1{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.6vw,42px);line-height:1.12;margin:12px 0 14px;letter-spacing:-.01em}.msite .phero p.lede{font-size:16px;color:var(--muted);line-height:1.62;max-width:52ch}.msite .mockcard{border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);background:var(--card)}.msite .mockcard .bar{display:flex;gap:6px;align-items:center;padding:9px 12px;background:var(--n-100);border-bottom:1px solid var(--line)}.msite .mockcard .bar i{width:9px;height:9px;border-radius:50%;background:var(--n-300)}.msite .mockcard .bar .u{margin-left:8px;font-family:var(--mono);font-size:10.5px;color:var(--muted)}.msite .mockcard .body{padding:16px}.msite .minirow{display:flex;justify-content:space-between;gap:10px;padding:9px 6px;border-bottom:1px solid var(--n-100);font-size:12.5px}.msite .minirow:last-child{border-bottom:0}.msite .minirow .mono{font-size:11.5px;color:var(--muted)}.msite .oversight{max-width:720px;margin:0 auto}.msite .oversight .bar .u{flex:1 1}.msite .oversight .bar .ov-scope{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-2);background:var(--green-50);border:1px solid var(--green-200);border-radius:6px;padding:2px 7px}.msite .oversight .ov-scroll{overflow-x:auto}.msite .ov-row{display:grid;grid-template-columns:1.3fr 1.2fr .6fr 1.2fr;grid-gap:12px;gap:12px;align-items:center;min-width:440px;padding:11px 8px;border-bottom:1px solid var(--n-100)}.msite .ov-row:last-child{border-bottom:0}.msite .ov-head{font-family:var(--mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.msite .ov-row .op{font-weight:600;color:var(--ink);font-size:13px}.msite .ov-row .mono{font-family:var(--mono);font-size:11.5px;color:var(--muted)}.msite .ov-row .st{font-size:12.5px;color:var(--ink)}.msite .ov-row .dot-badge{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;vertical-align:middle}.msite .dot-badge.green{background:var(--brand)}.msite .dot-badge.amber{background:var(--amber)}.msite .flowviz{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px}.msite .flow-item{display:flex;align-items:center;gap:10px}.msite .flowviz .node{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:15px 17px;width:200px;box-shadow:var(--shadow)}.msite .flowviz .node .fn{font-family:var(--mono);font-size:11px;font-weight:700;color:var(--brand-2);display:block;margin-bottom:6px}.msite .flowviz .node b{display:block;font-family:var(--serif);font-weight:500;font-size:14.5px;color:var(--ink);line-height:1.2}.msite .flowviz .node .sub{display:block;font-size:12px;color:var(--muted);line-height:1.5;margin-top:4px}.msite .flowviz .conn{color:var(--brand-2);font-size:20px;line-height:1;flex:0 0 auto}@media(max-width:760px){.msite .flowviz{flex-direction:column;align-items:center}.msite .flow-item{flex-direction:column;gap:6px;width:100%;max-width:280px}.msite .flowviz .node{width:100%}.msite .flowviz .conn{transform:rotate(90deg)}}.msite .swapviz{max-width:680px;margin:0 auto 30px;text-align:center}.msite .swapviz .hub{display:inline-block;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px 24px;box-shadow:var(--shadow)}.msite .swapviz .hub .hub-tag{display:inline-block;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--on-brand);background:var(--brand);border-radius:6px;padding:2px 8px;margin-bottom:8px}.msite .swapviz .hub b{display:block;font-family:var(--serif);font-weight:500;font-size:18px;color:var(--ink)}.msite .swapviz .hub .sub{display:block;font-family:var(--mono);font-size:12px;color:var(--muted);margin-top:4px}.msite .swapviz .fan-label{font-family:var(--mono);font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-2);margin:12px 0}.msite .swapviz .fan-label:before{content:"↓";display:block;color:var(--brand-2);font-size:18px;margin-bottom:4px}.msite .swapviz .outs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}@media(max-width:640px){.msite .swapviz .outs{grid-template-columns:1fr 1fr}}.msite .swapviz .out{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:12px 10px;box-shadow:var(--shadow)}.msite .swapviz .out b{display:block;font-size:13px;color:var(--ink)}.msite .swapviz .out span{display:block;font-size:11.5px;color:var(--muted);margin-top:2px;line-height:1.4}.msite .routeviz{display:flex;align-items:center;gap:16px;margin:20px 0 4px;flex-wrap:wrap}.msite .routeviz .who{display:flex;flex-direction:column;gap:6px}.msite .routeviz .who .chip{font-family:var(--mono);font-size:11.5px;color:var(--ink);background:var(--green-50);border:1px solid var(--green-200);border-radius:7px;padding:4px 12px;text-align:center}.msite .routeviz .arrow{color:var(--brand-2);font-size:22px;flex:0 0 auto}.msite .routeviz .dest b{display:block;font-family:var(--serif);font-weight:500;font-size:16px;color:var(--ink)}.msite .routeviz .dest .sub{display:block;font-size:12.5px;color:var(--muted);margin-top:3px}@media(max-width:440px){.msite .routeviz{gap:8px}.msite .routeviz .arrow{transform:rotate(90deg)}}.msite-foot{background:var(--brand-deep);color:#B7CFD6;padding:52px 0 30px}.msite-foot .cols{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:28px;gap:28px}@media(max-width:820px){.msite-foot .cols{grid-template-columns:1fr 1fr}}.msite-foot .brandmark{color:#fff}.msite-foot .brandmark .tag{color:#8FB4BE}.msite-foot p.blurb{font-size:13px;color:#9FC2CC;line-height:1.6;margin-top:12px;max-width:34ch}.msite-foot h5{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8FB4BE;margin-bottom:12px}.msite-foot a{display:block;color:#C9DCE1;font-size:13px;padding:4px 0}.msite-foot a:hover{color:#fff}.msite-foot .base{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:11.5px;color:#8FB4BE}.msite .hero-live .grid{align-items:start}@media(min-width:1200px){.msite .hero-live .grid{max-width:min(1300px,94vw);grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(0,1fr)}}.msite .liveviz{display:none}@media(min-width:1200px){.msite .liveviz{display:flex;flex-direction:column;gap:12px}}.msite .liveviz{border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(9,26,33,.45);padding:16px 16px 12px;min-width:0}.msite .lv-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.msite .lv-live{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.02em}.msite .lv-live i{width:8px;height:8px;border-radius:50%;background:#74BF98;box-shadow:0 0 0 0 rgba(116,191,152,.5)}.msite .lv-sim{font-family:var(--mono);font-size:10px;color:#8FB4BE;border:1px solid rgba(255,255,255,.14);border-radius:99px;padding:3px 8px;white-space:nowrap}.msite .lv-kpis{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:10px;gap:10px}.msite .lv-kpi b{display:block;color:#fff;font-size:19px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.msite .lv-kpi span{display:block;font-size:10.5px;color:#8FB4BE;margin-top:2px;line-height:1.3}.msite .lv-bars{display:flex;gap:5px;align-items:flex-end;height:42px;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.1)}.msite .lv-bars i{flex:1 1;background:rgba(116,191,152,.5);border-radius:2px 2px 0 0;transform-origin:bottom}.msite .lv-feed{display:flex;flex-direction:column}.msite .lv-ev{display:flex;align-items:baseline;gap:8px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:12px;color:#C9DCE1;min-width:0}.msite .lv-ev:last-child{border-bottom:0}.msite .lv-ev em{flex:none;width:6px;height:6px;border-radius:50%;align-self:center}.msite .lv-ev.ok em{background:#74BF98}.msite .lv-ev.info em{background:#8FC0CD}.msite .lv-ev.amber em{background:#E8CE9C}.msite .lv-ev .lbl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msite .lv-ev .tm{margin-left:auto;flex:none}.msite .lv-ev .tm,.msite .lv-foot{font-family:var(--mono);font-size:10px;color:#8FB4BE}.msite .lv-foot{letter-spacing:.04em}.msite .lv-body{display:contents}.msite .lv-pause{align-self:flex-end;font-family:var(--mono);font-size:10px;color:#8FB4BE;background:none;border:1px solid rgba(255,255,255,.14);border-radius:99px;padding:3px 10px;cursor:pointer}.msite .lv-pause:hover{color:#fff;border-color:rgba(255,255,255,.3)}@media (prefers-reduced-motion:no-preference){.msite .lv-live i{animation:lv-pulse 2.2s ease-out infinite}.msite .lv-ev{animation:lv-in .45s cubic-bezier(.16,.84,.44,1)}.msite .lv-bars i{animation:lv-breathe 3.4s ease-in-out infinite}.msite .lv-paused .lv-bars i,.msite .lv-paused .lv-ev,.msite .lv-paused .lv-live i{animation-play-state:paused}@keyframes lv-pulse{0%{box-shadow:0 0 0 0 rgba(116,191,152,.45)}70%{box-shadow:0 0 0 8px rgba(116,191,152,0)}to{box-shadow:0 0 0 0 rgba(116,191,152,0)}}@keyframes lv-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes lv-breathe{0%,to{transform:scaleY(1)}50%{transform:scaleY(.82)}}}@media (prefers-reduced-motion:reduce){.msite .lv-pause{display:none}}