.List_List__5pdvQ{bottom:4.5em;display:flex;flex-direction:column;gap:.5em;max-width:400px;padding:1em;position:absolute}.List_List-toolbar__6oZS_{align-items:center;backdrop-filter:blur(var(--md));background:var(--Linter-list-bg);border:1px solid var(--Linter-list-border);border-radius:1em;display:inline-flex;font-weight:var(--font-weight-bold);gap:.5em;margin-left:auto;padding:.5em .75em;position:relative;z-index:1}.List_List-toolbar-icon__Jv9OC{opacity:.5}.List_List-list__VPs3Y{backdrop-filter:var(--Linter-list-blur);background:var(--Linter-list-bg);border:1px solid var(--Linter-list-border);border-radius:1em;list-style:none;margin:0;overflow:hidden;padding:0}.List_List-item__dbcmO{display:flex;flex-direction:column;gap:.15em;padding:1em;white-space:normal}.List_List-item__dbcmO+.List_List-item__dbcmO{border-top:1px solid var(--Linter-list-border)}.List_List-item_error__ZlThN{--Linter-issues-item-title-color:var(--red)}.List_List-item_warning__KrRQn{--Linter-issues-item-title-color:var(--yellow)}.List_List-item-title__jITOF{align-items:center;color:var(--Linter-issues-item-title-color);display:flex;gap:.5em}.List_List-item-title__jITOF i{font-size:.85em;opacity:.5}.List_List-item-description__zEHTi{line-height:1.4;opacity:.9}.List_List-item__dbcmO code{background:rgba(var(--white-rgb),.2);border-radius:.25em;font-family:var(--font-body-mono);font-size:.9em;padding:.15em .25em}.Linter_Linter__UqtEp{--Linter-background:rgba(var(--white-rgb),0.025);--Linter-button-border:rgba(var(--black-rgb),0.1);--Linter-border-color:rgba(var(--black-rgb),0.1);--Linter-color:var(--color-text-default);--Linter-error-color:var(--red);--Linter-list-blur:blur(var(--md));--Linter-list-bg:rgba(var(--white-rgb),0.25);--Linter-list-border:rgba(var(--black-rgb),0.1);--Linter-score-color:var(--green40);--Linter-toolbar-background:linear-gradient(45deg,rgba(var(--white-rgb),0.15),rgba(var(--white-rgb),0.25));--Linter-toolbar-radius:0 1em 1em;--Linter-warning-color:var(--yellow40);align-items:end;background:var(--Linter-background);border-radius:0 0 1em;box-shadow:0 0 0 1px rgba(0,0,0,.75),0 1px 2px rgba(0,0,0,.1),0 2px 5px rgba(0,0,0,.1),0 5px 15px rgba(0,0,0,.1),0 10px 30px rgba(0,0,0,.1);color:var(--Linter-color);display:flex;flex-direction:column;font-family:var(--font-body);font-size:14px;height:400px;overflow:hidden;position:relative}.Linter_Linter_dark__mSa8_{--Linter-background:rgba(var(--white-rgb),0.05);--Linter-button-border:rgba(var(--white-rgb),0.25);--Linter-border-color:rgba(var(--white-rgb),0.1);--Linter-color:var(--white);--Linter-list-bg:background:linear-gradient(45deg,rgba(var(--white-rgb),0),rgba(var(--white-rgb),0.1));--Linter-list-border:rgba(var(--white-rgb),0.1);--Linter-score-color:var(--green70);--Linter-toolbar-background:linear-gradient(45deg,rgba(var(--white-rgb),0),rgba(var(--white-rgb),0.1));--Linter-warning-color:var(--yellow70)}@media(max-width:768px){.Linter_Linter__UqtEp{max-width:600px}}@media(max-width:680px){.Linter_Linter__UqtEp{max-width:calc(100% - 2em)}}.Linter_Linter__UqtEp:after,.Linter_Linter__UqtEp:before{content:"";display:block;height:100%;inset:0;position:absolute;width:100%}.Linter_Linter__UqtEp:before{background:linear-gradient(100deg,#000 10%,transparent 75%);width:50%}.Linter_Linter__UqtEp:after{background:linear-gradient(175deg,#000 15%,transparent 75%);height:50%}.Linter_Linter_mini__HMQbY{--Linter-toolbar-radius:0 0.75em 0.75em;--Linter-list-blur:none;align-items:flex-end;font-size:11px;max-height:100%}.Linter_Linter_mini__HMQbY:after,.Linter_Linter_mini__HMQbY:before{display:none}.Linter_Linter-editor__6nxuX{border-right:1px solid var(--Linter-border-color);color:var(--Linter-color);flex:1 1 auto;font-size:1.5em;padding:1em;width:700px}.Linter_Linter-toolbar__6my5Q{align-items:center;backdrop-filter:blur(var(--md));background:var(--Linter-toolbar-background);border-radius:var(--Linter-toolbar-radius);box-shadow:0 0 0 1px rgba(var(--black-rgb),.1);display:flex;flex:none;inset:auto 0 0;justify-content:end;padding:1em;position:absolute;white-space:nowrap}.Linter_Linter-toolbar__6my5Q:before{border-bottom:0;border-radius:0 1em 1em;border-right:1px solid rgba(var(--white-rgb),.2);border-top:1px solid rgba(var(--white-rgb),.2);content:"";display:block;height:100%;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,transparent);mask-image:linear-gradient(270deg,#000,transparent);pointer-events:none;position:absolute;width:100%}.Linter_Linter-toolbar-items__E4vky{display:flex;gap:.15em;position:relative}.Linter_Linter-toolbar-items__E4vky:before{background:rgba(var(--Linter-toolbar-item-active-bg),.15);border-radius:1em;content:"";display:block;height:1.65em;inset:0;pointer-events:none;position:absolute;transform:translateX(var(--Linter-toolbar-item-active-left));transition:background var(--transition-slow) var(--timing),transform var(--transition-slow) var(--timing),width var(--transition-slow) var(--timing);width:var(--Linter-toolbar-item-active-width)}.Linter_Linter-toolbar-item__FRs9n{align-items:center;border-radius:1em;cursor:pointer;display:flex;font-size:.85em;font-weight:var(--font-weight-bold);gap:.5em;height:24px;height:2em;padding:.25em .5em}.Linter_Linter-toolbar-item-score__dp7XS{color:var(--Linter-score-color);padding:.25em .5em}.Linter_Linter-toolbar-item-score-divider__TyQur{font-weight:var(--font-weight-normal);opacity:.5}.Linter_Linter-toolbar-item-icon__3y9GQ{opacity:.5}.Linter_Linter-toolbar-item_styleguide__jQpVt{cursor:default}.Linter_Linter-toolbar-item_error__jR_xD{--Linter-toolbar-item-hover-background:rgba(var(--red-rgb),0.1);color:var(--Linter-error-color)}.Linter_Linter-toolbar-item_warning__OnLiI{--Linter-toolbar-item-hover-background:rgba(var(--yellow-rgb),0.1);color:var(--Linter-warning-color)}.Linter_Linter-toolbar-button__al1oc{border:1px solid var(--Linter-button-border);border-radius:.75em;color:var(--Linter-color);font-weight:var(--font-weight-bold);margin-left:1em;padding:.5em .75em}.Score_Score___LGer{border-radius:1em;color:#fff;font-size:.8em;font-weight:var(--font-weight-bold);padding:.25em .5em}.Score_Score_red__BCRbW{background:var(--red40)}.Score_Score_yellow__SpYMx{background:color-mix(in srgb,var(--yellow40) 80%,var(--red20))}.Score_Score_lime__dPJ7h{background:color-mix(in srgb,var(--green30),var(--yellow20))}.Score_Score_green__txLcN{background:var(--green30)}.Score_Score_divider__2nbaN{font-weight:var(--font-weight-normal);opacity:.5}.Table_Table__75e_K{--Table-background:rgba(var(--white-rgb),0.25);--Table-cell-width-1:300px;--Table-border-color:rgba(var(--black-rgb),0.1);--Table-text-color:var(--color-text-default);background:var(--Table-background);border:1px solid var(--Table-border-color);border-radius:.5em;color:var(--Table-text-color);font-family:var(--font-body);font-size:14px;font-weight:400;margin-left:auto;margin-right:auto;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent);width:-moz-fit-content;width:fit-content}.Table_Table_dark__qAMzw{--Table-background:rgba(var(--white-rgb),0.05);--Table-border-color:rgba(var(--white-rgb),0.1);--Table-text-color:var(--white)}.Table_Table_mini__kOImD{border:0;font-size:11px;-webkit-mask-image:linear-gradient(90deg,#000 50%,rgba(0,0,0,.5));mask-image:linear-gradient(90deg,#000 50%,rgba(0,0,0,.5))}.Table_Table_mini__kOImD td:first-child,.Table_Table_mini__kOImD th:first-child{--Table-cell-width-1:160px}.Table_Table_mini__kOImD td:last-child,.Table_Table_mini__kOImD th:last-child{display:none}.Table_Table__75e_K td,.Table_Table__75e_K th{padding:.75em;white-space:nowrap}.Table_Table__75e_K th{font-size:.8em;font-weight:var(--font-weight-bold);opacity:.5;text-transform:uppercase}.Table_Table__75e_K td{border-top:1px solid var(--Table-border-color);font-weight:var(--font-weight-normal);opacity:.9}.Table_Table__75e_K td:first-child{min-width:var(--Table-cell-width-1)}.Table_Table__75e_K td:nth-child(n+2){font-size:.9em;font-variant-numeric:tabular-nums;text-align:right}.Table_Table__75e_K td:nth-child(3){color:var(--red40)}.Table_Table__75e_K td:nth-child(4){color:var(--yellow40)}.Table_Table__75e_K td:nth-child(5){opacity:.75}.Table_Table-icon__AcDNg{opacity:.5}.Table_Table-icon_arrow__3JG48{font-size:.9em}.Table_Table-time__slJEH{align-items:center;background:var(--Table-border-color);border-radius:.5em;color:rgba(var(--white-rgb),1);display:flex;gap:.5em;padding:.25em .5em}.Table_Table-time__slJEH i{font-size:.9em;opacity:.5}.MCPGraphic_MCPGraphic__yx4La{border-radius:.75em;box-shadow:0 0 0 1px rgba(0,0,0,.75),0 1px 2px rgba(0,0,0,.1),0 2px 5px rgba(0,0,0,.1),0 5px 15px rgba(0,0,0,.1),0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:200px;margin-left:auto;margin-right:auto;max-width:100%;overflow:hidden;position:relative;width:340px;z-index:2}.MCPGraphic_MCPGraphic__yx4La:before{border-radius:.75em;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.25);content:"";display:block;height:100%;pointer-events:none;position:absolute;width:100%}.MCPGraphic_MCPGraphic-container__dp0JE{max-width:100%;position:relative}.MCPGraphic_MCPGraphic-header__R1pV7{background:#343434;border-bottom:1px solid #000;box-shadow:0 1px 0 0 rgba(0,0,0,.5);color:#b1b1b1;font-family:var(--font-body);font-size:13px;font-weight:var(--font-weight-bold);padding:.25rem;text-align:center}.MCPGraphic_MCPGraphic-server__ynL7W{background:#29292a;flex:1 1 auto;font-family:var(--font-body-mono);font-size:11px;line-height:1;padding:1em;white-space:pre}.MCPGraphic_MCPGraphic-server-ascii__w47gh span{opacity:0}.MCPGraphic_MCPGraphic-server-ascii_isAnimated__dg8pY span{animation:MCPGraphic_fade-in__3pbwE step-end forwards}.MCPGraphic_MCPGraphic-server__ynL7W::-moz-selection{background:transparent}.MCPGraphic_MCPGraphic-server__ynL7W::selection{background:transparent}.MCPGraphic_MCPGraphic-server-powered__jFB0O{color:var(--white);margin-bottom:1em}.MCPGraphic_MCPGraphic-server-powered-domain__tiofY{color:hsla(0,0%,100%,.5)}.MCPGraphic_MCPGraphic-server-button__9qiKZ{animation:MCPGraphic_cursor__vvAuc 2s 2s infinite paused;background:#fff;border:0;cursor:pointer;height:.9em;margin-left:.1em;opacity:0;padding:0;width:.5em}.MCPGraphic_MCPGraphic-server-button_isOnScreen__VgWqS{animation-play-state:running}@keyframes MCPGraphic_cursor__vvAuc{0%,49%{opacity:0}50%,to{opacity:1}}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:first-of-type{animation-delay:25ms}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(2){animation-delay:.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(3){animation-delay:75ms}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(4){animation-delay:.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(5){animation-delay:.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(6){animation-delay:.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(7){animation-delay:.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(8){animation-delay:.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(9){animation-delay:.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(10){animation-delay:.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(11){animation-delay:.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(12){animation-delay:.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(13){animation-delay:.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(14){animation-delay:.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(15){animation-delay:.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(16){animation-delay:.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(17){animation-delay:.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(18){animation-delay:.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(19){animation-delay:.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(20){animation-delay:.5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(21){animation-delay:.525s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(22){animation-delay:.55s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(23){animation-delay:.575s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(24){animation-delay:.6s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(25){animation-delay:.625s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(26){animation-delay:.65s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(27){animation-delay:.675s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(28){animation-delay:.7s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(29){animation-delay:.725s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(30){animation-delay:.75s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(31){animation-delay:.775s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(32){animation-delay:.8s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(33){animation-delay:.825s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(34){animation-delay:.85s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(35){animation-delay:.875s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(36){animation-delay:.9s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(37){animation-delay:.925s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(38){animation-delay:.95s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(39){animation-delay:.975s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(40){animation-delay:1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(41){animation-delay:1.025s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(42){animation-delay:1.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(43){animation-delay:1.075s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(44){animation-delay:1.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(45){animation-delay:1.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(46){animation-delay:1.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(47){animation-delay:1.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(48){animation-delay:1.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(49){animation-delay:1.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(50){animation-delay:1.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(51){animation-delay:1.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(52){animation-delay:1.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(53){animation-delay:1.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(54){animation-delay:1.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(55){animation-delay:1.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(56){animation-delay:1.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(57){animation-delay:1.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(58){animation-delay:1.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(59){animation-delay:1.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(60){animation-delay:1.5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(61){animation-delay:1.525s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(62){animation-delay:1.55s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(63){animation-delay:1.575s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(64){animation-delay:1.6s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(65){animation-delay:1.625s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(66){animation-delay:1.65s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(67){animation-delay:1.675s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(68){animation-delay:1.7s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(69){animation-delay:1.725s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(70){animation-delay:1.75s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(71){animation-delay:1.775s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(72){animation-delay:1.8s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(73){animation-delay:1.825s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(74){animation-delay:1.85s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(75){animation-delay:1.875s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(76){animation-delay:1.9s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(77){animation-delay:1.925s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(78){animation-delay:1.95s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(79){animation-delay:1.975s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(80){animation-delay:2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(81){animation-delay:2.025s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(82){animation-delay:2.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(83){animation-delay:2.075s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(84){animation-delay:2.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(85){animation-delay:2.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(86){animation-delay:2.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(87){animation-delay:2.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(88){animation-delay:2.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(89){animation-delay:2.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(90){animation-delay:2.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(91){animation-delay:2.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(92){animation-delay:2.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(93){animation-delay:2.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(94){animation-delay:2.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(95){animation-delay:2.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(96){animation-delay:2.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(97){animation-delay:2.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(98){animation-delay:2.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(99){animation-delay:2.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(100){animation-delay:2.5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(101){animation-delay:2.525s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(102){animation-delay:2.55s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(103){animation-delay:2.575s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(104){animation-delay:2.6s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(105){animation-delay:2.625s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(106){animation-delay:2.65s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(107){animation-delay:2.675s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(108){animation-delay:2.7s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(109){animation-delay:2.725s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(110){animation-delay:2.75s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(111){animation-delay:2.775s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(112){animation-delay:2.8s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(113){animation-delay:2.825s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(114){animation-delay:2.85s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(115){animation-delay:2.875s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(116){animation-delay:2.9s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(117){animation-delay:2.925s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(118){animation-delay:2.95s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(119){animation-delay:2.975s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(120){animation-delay:3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(121){animation-delay:3.025s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(122){animation-delay:3.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(123){animation-delay:3.075s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(124){animation-delay:3.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(125){animation-delay:3.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(126){animation-delay:3.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(127){animation-delay:3.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(128){animation-delay:3.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(129){animation-delay:3.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(130){animation-delay:3.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(131){animation-delay:3.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(132){animation-delay:3.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(133){animation-delay:3.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(134){animation-delay:3.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(135){animation-delay:3.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(136){animation-delay:3.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(137){animation-delay:3.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(138){animation-delay:3.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(139){animation-delay:3.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(140){animation-delay:3.5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(141){animation-delay:3.525s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(142){animation-delay:3.55s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(143){animation-delay:3.575s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(144){animation-delay:3.6s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(145){animation-delay:3.625s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(146){animation-delay:3.65s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(147){animation-delay:3.675s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(148){animation-delay:3.7s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(149){animation-delay:3.725s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(150){animation-delay:3.75s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(151){animation-delay:3.775s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(152){animation-delay:3.8s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(153){animation-delay:3.825s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(154){animation-delay:3.85s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(155){animation-delay:3.875s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(156){animation-delay:3.9s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(157){animation-delay:3.925s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(158){animation-delay:3.95s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(159){animation-delay:3.975s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(160){animation-delay:4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(161){animation-delay:4.025s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(162){animation-delay:4.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(163){animation-delay:4.075s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(164){animation-delay:4.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(165){animation-delay:4.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(166){animation-delay:4.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(167){animation-delay:4.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(168){animation-delay:4.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(169){animation-delay:4.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(170){animation-delay:4.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(171){animation-delay:4.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(172){animation-delay:4.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(173){animation-delay:4.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(174){animation-delay:4.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(175){animation-delay:4.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(176){animation-delay:4.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(177){animation-delay:4.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(178){animation-delay:4.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(179){animation-delay:4.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(180){animation-delay:4.5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(181){animation-delay:4.525s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(182){animation-delay:4.55s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(183){animation-delay:4.575s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(184){animation-delay:4.6s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(185){animation-delay:4.625s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(186){animation-delay:4.65s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(187){animation-delay:4.675s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(188){animation-delay:4.7s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(189){animation-delay:4.725s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(190){animation-delay:4.75s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(191){animation-delay:4.775s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(192){animation-delay:4.8s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(193){animation-delay:4.825s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(194){animation-delay:4.85s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(195){animation-delay:4.875s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(196){animation-delay:4.9s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(197){animation-delay:4.925s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(198){animation-delay:4.95s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(199){animation-delay:4.975s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(200){animation-delay:5s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(201){animation-delay:5.025s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(202){animation-delay:5.05s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(203){animation-delay:5.075s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(204){animation-delay:5.1s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(205){animation-delay:5.125s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(206){animation-delay:5.15s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(207){animation-delay:5.175s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(208){animation-delay:5.2s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(209){animation-delay:5.225s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(210){animation-delay:5.25s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(211){animation-delay:5.275s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(212){animation-delay:5.3s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(213){animation-delay:5.325s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(214){animation-delay:5.35s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(215){animation-delay:5.375s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(216){animation-delay:5.4s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(217){animation-delay:5.425s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(218){animation-delay:5.45s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(219){animation-delay:5.475s}.MCPGraphic_MCPGraphic-server-ascii__w47gh span:nth-of-type(220){animation-delay:5.5s}@keyframes MCPGraphic_fade-in__3pbwE{to{opacity:1}}.MCPGraphic_MCPGraphic-arcs__lCysu{height:100px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 75%);mask-image:linear-gradient(180deg,#000,transparent 75%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:relative}.MCPGraphic_MCPGraphic-arcs_isAnimated__fA6yT .MCPGraphic_MCPGraphic-arc__vzRXG{animation:MCPGraphic_fade-in-arc__Ud51n 1s .5s var(--timing) forwards}@keyframes MCPGraphic_fade-in-arc__Ud51n{0%{opacity:0;transform:translateY(-100px)}to{opacity:.75}}.MCPGraphic_MCPGraphic-arcs_isAnimated__fA6yT .MCPGraphic_MCPGraphic-arc-logo__0VMs0{animation:MCPGraphic_fade-in-logo__cb_Bf 1s 1s var(--timing) forwards}@keyframes MCPGraphic_fade-in-logo__cb_Bf{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.MCPGraphic_MCPGraphic-arc__vzRXG{--colors:rgba(var(--black-rgb),0.25),rgba(var(--black-rgb),0.15),rgba(var(--black-rgb),0.1);--gradient:linear-gradient(90deg,var(--colors) 0,var(--colors) 25%) border-box;--offset:0px;height:100px;inset:-2em 0 0;margin:auto;opacity:0;overflow:hidden;position:absolute;transform-origin:50% 0;width:100px;z-index:1}.MCPGraphic_MCPGraphic-arc_left__TGuAL{transform:translate(calc(0% + var(--offset)),var(--offset)) scaleX(-1)}.MCPGraphic_MCPGraphic-arc_right__XT5Ji{transform:translate(calc(0% + var(--offset)),calc(var(--offset) * -1))}.MCPGraphic_MCPGraphic-arc__vzRXG:before{background:none;border:1px solid rgba(0,0,0,.1);border-radius:200px;content:"";display:block;height:200px;inset:auto auto 0 0;position:absolute;width:200px;z-index:1}.MCPGraphic_MCPGraphic-arc-line__mjMx1{background:var(--gradient);border:2px solid transparent;border-radius:200px;height:200px;inset:auto auto 0 0;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;width:200px}.MCPGraphic_MCPGraphic-arc-logo__0VMs0{--row-1:1em;--row-2:2em;--row-3:3em;--col-1:2em;--col-2:3em;--col-3:4em;height:16px;opacity:0;position:absolute;width:16px;z-index:2}.MCPGraphic_MCPGraphic-arc-logo_claude__jisKv{inset:var(--row-1) auto auto var(--col-1)}.MCPGraphic_MCPGraphic-arc-logo_openai__6Yff9{inset:var(--row-1) var(--col-1) auto auto}.MCPGraphic_MCPGraphic-arc-logo_copilot__F5kGb{inset:var(--row-2) auto auto var(--col-2)}.MCPGraphic_MCPGraphic-arc-logo_gemini__A0ace{inset:var(--row-2) var(--col-2) auto auto}.MCPGraphic_MCPGraphic-arc-logo_grok__8KwXT{inset:var(--row-3) auto auto var(--col-3)}.MCPGraphic_MCPGraphic-arc-logo_deepseek__UwwdN{inset:var(--row-3) var(--col-3) auto auto}