.gx{--gx-void:#05080f;--gx-panel:#0b111c;--gx-panel-2:#0e1624;--gx-line:#00d4ff24;--gx-line-soft:#8caad21f;--gx-cyan:#00d4ff;--gx-amber:#ffb020;--gx-green:#00e08a;--gx-rose:#ff4d6d;--gx-text:#93a3c0;--gx-dim:#5d6b8a;--gx-bright:#eaf2ff;--gx-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--gx-display:"Sora", system-ui, sans-serif;--gx-body:"Inter", system-ui, sans-serif;background:var(--gx-void);color:var(--gx-text);font-family:var(--gx-body);position:relative;overflow-x:hidden}.gx:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#00d4ff07 1px,#0000 1px),linear-gradient(90deg,#00d4ff07 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 55%);mask-image:linear-gradient(#000 0%,#0000 55%)}.gx__wrap{z-index:1;max-width:1120px;margin:0 auto;padding:0 24px;position:relative}.gx__wrap--narrow{max-width:840px}.gx__grid>*,.gx__two>*,.gx__three>*{min-width:0}.gx-eyebrow{font-family:var(--gx-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gx-cyan);align-items:center;gap:10px;font-size:11px;display:flex}.gx-eyebrow:after{content:"";background:linear-gradient(90deg, var(--gx-line), transparent);flex:1;height:1px}.gx-eyebrow--amber{color:var(--gx-amber)}.gx-eyebrow--amber:after{background:linear-gradient(90deg,#ffb0204d,#0000)}.gx-h1{font-family:var(--gx-display);letter-spacing:-.028em;color:var(--gx-bright);margin:20px 0 0;font-size:clamp(30px,4.3vw,50px);font-weight:600;line-height:1.07}.gx-h1 .accent{color:var(--gx-cyan)}.gx-h2{font-family:var(--gx-display);letter-spacing:-.02em;color:var(--gx-bright);margin:16px 0 0;font-size:clamp(24px,3vw,34px);font-weight:600;line-height:1.15}.gx-h3{font-family:var(--gx-display);color:var(--gx-bright);letter-spacing:-.01em;margin:0 0 8px;font-size:19px;font-weight:600}.gx-lede{color:var(--gx-text);max-width:64ch;margin:18px 0 0;font-size:17px;line-height:30px}.gx-p{color:var(--gx-text);max-width:68ch;margin:14px 0 0;font-size:15px;line-height:27px}.gx-p strong,.gx-lede strong{color:var(--gx-bright);font-weight:600}.gx-p a,.gx-lede a,.gx-li a{color:var(--gx-cyan);border-bottom:1px solid #00d4ff4d;text-decoration:none}.gx-p a:hover,.gx-lede a:hover,.gx-li a:hover{border-bottom-color:var(--gx-cyan)}.gx-section{border-top:1px solid var(--gx-line-soft);padding:82px 0}.gx-hero{padding:104px 0 66px}.gx__two{grid-template-columns:1fr 1fr;gap:28px;display:grid}.gx__three{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gx-panel{background:linear-gradient(180deg, var(--gx-panel-2), var(--gx-panel));border:1px solid var(--gx-line);border-radius:14px;overflow:hidden}.gx-panel__bar{border-bottom:1px solid var(--gx-line);font-family:var(--gx-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gx-dim);background:#00d4ff09;align-items:center;gap:10px;padding:11px 16px;font-size:11px;display:flex}.gx-panel__bar b{color:var(--gx-cyan);font-weight:500}.gx-panel__body{padding:20px 18px}.gx-dot{background:var(--gx-cyan);border-radius:50%;flex-shrink:0;width:7px;height:7px}.gx-card{border:1px solid var(--gx-line-soft);background:#ffffff04;border-radius:12px;padding:22px 20px}.gx-card__k{font-family:var(--gx-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--gx-cyan);font-size:10.5px}.gx-card__k--amber{color:var(--gx-amber)}.gx-card p{color:var(--gx-text);margin:10px 0 0;font-size:14px;line-height:25px}.gx-card h3{font-family:var(--gx-display);color:var(--gx-bright);margin:10px 0 0;font-size:17px;font-weight:600}.gx-btn{font-family:var(--gx-mono);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:var(--gx-cyan);color:#04141a;border:1px solid var(--gx-cyan);border-radius:8px;padding:13px 24px;font-size:12px;font-weight:600;text-decoration:none;transition:filter .16s,transform .16s;display:inline-block}.gx-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.gx-btn:focus-visible{outline:2px solid var(--gx-cyan);outline-offset:3px}.gx-btn[disabled]{opacity:.45;cursor:not-allowed;filter:none;transform:none}.gx-btn--ghost{color:var(--gx-cyan);border-color:var(--gx-line);background:0 0}.gx-btn--ghost:hover{border-color:var(--gx-cyan)}.gx-btn--amber{background:var(--gx-amber);color:#1a1204;border-color:var(--gx-amber)}.gx-form{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.gx-input{min-width:0;font-family:var(--gx-mono);border:1px solid var(--gx-line);color:var(--gx-bright);background:#ffffff08;border-radius:8px;flex:320px;padding:13px 16px;font-size:14px}.gx-input::placeholder{color:var(--gx-dim)}.gx-input:focus{outline:2px solid var(--gx-cyan);outline-offset:1px;border-color:var(--gx-cyan)}.gx-score{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.gx-score__ring{border-radius:50%;flex-shrink:0;place-items:center;width:104px;height:104px;display:grid;position:relative}.gx-score__n{font-family:var(--gx-display);color:var(--gx-bright);font-size:30px;font-weight:600;line-height:1}.gx-score__g{font-family:var(--gx-mono);letter-spacing:.18em;color:var(--gx-dim);margin-top:5px;font-size:10px}.gx-checks{flex-direction:column;display:flex}.gx-check{border-bottom:1px solid var(--gx-line-soft);grid-template-columns:20px 1fr auto;align-items:center;gap:12px;padding:11px 0;font-size:14px;display:grid}.gx-check:last-child{border-bottom:0}.gx-check__mark{display:inline-flex}.gx-check__mark--ok{color:var(--gx-green)}.gx-check__mark--no{color:var(--gx-rose)}.gx-check__v{font-family:var(--gx-mono);color:var(--gx-dim);text-align:right;word-break:break-all;font-size:12px}.gx-issue{border-bottom:1px solid var(--gx-line-soft);grid-template-columns:auto 1fr;align-items:start;gap:11px;padding:10px 0;font-size:14px;line-height:23px;display:grid}.gx-issue:last-child{border-bottom:0}.gx-sev{font-family:var(--gx-mono);letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;border-radius:4px;margin-top:2px;padding:4px 8px;font-size:9.5px}.gx-sev--high{color:var(--gx-rose);background:#ff4d6d1a;border:1px solid #ff4d6d4d}.gx-sev--medium{color:var(--gx-amber);background:#ffb02017;border:1px solid #ffb02047}.gx-sev--low{color:var(--gx-dim);border:1px solid var(--gx-line-soft);background:#ffffff08}.gx-gated{background:#ffb02009;border:1px dashed #ffb02059;border-radius:12px;padding:22px 20px}.gx-gated__list{flex-direction:column;gap:9px;margin:14px 0 0;display:flex}.gx-gated__row{color:var(--gx-text);align-items:center;gap:10px;font-size:14px;display:flex}.gx-gated__row svg{color:var(--gx-amber);flex-shrink:0}.gx-table{border:1px solid var(--gx-line);border-radius:12px;width:100%;overflow:hidden}.gx-table__scroll{overflow-x:auto}.gx-table table{border-collapse:collapse;width:100%;min-width:640px}.gx-table th{text-align:left;font-family:var(--gx-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--gx-cyan);border-bottom:1px solid var(--gx-line);background:#00d4ff0d;padding:13px 16px;font-size:10.5px;font-weight:500}.gx-table td{color:var(--gx-text);border-bottom:1px solid var(--gx-line-soft);vertical-align:top;padding:14px 16px;font-size:14px;line-height:23px}.gx-table tr:last-child td{border-bottom:0}.gx-table td:first-child{color:var(--gx-bright);font-weight:500}.gx-ul{margin:16px 0 0;padding:0;list-style:none}.gx-li{color:var(--gx-text);grid-template-columns:16px 1fr;gap:12px;padding:6px 0;font-size:15px;line-height:26px;display:grid}.gx-li:before{content:"";background:var(--gx-cyan);border-radius:50%;width:5px;height:5px;margin-top:10px}.gx-faq{border-top:1px solid var(--gx-line-soft)}.gx-faq__q{text-align:left;cursor:pointer;width:100%;font-family:var(--gx-display);color:var(--gx-bright);background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:18px;padding:20px 0;font-size:16.5px;font-weight:600;display:flex}.gx-faq__q:focus-visible{outline:2px solid var(--gx-cyan);outline-offset:3px}.gx-faq__i{font-family:var(--gx-mono);color:var(--gx-cyan);flex-shrink:0;font-size:18px;line-height:1}.gx-faq__a{color:var(--gx-text);max-width:74ch;padding:0 0 22px;font-size:15px;line-height:27px}.gx-faq__item{border-bottom:1px solid var(--gx-line-soft)}.gx-faq__item summary{list-style:none}.gx-faq__item summary::-webkit-details-marker{display:none}.gx-faq__item[open] .gx-faq__i{transform:rotate(45deg)}.gx-faq__i{transition:transform .18s;display:inline-block}.gx-stats{border-top:1px solid var(--gx-line-soft);grid-template-columns:repeat(4,auto);justify-content:start;gap:38px;margin-top:34px;padding-top:26px;display:grid}.gx-stat__n{font-family:var(--gx-display);color:var(--gx-bright);letter-spacing:-.02em;font-size:30px;font-weight:600;line-height:1}.gx-stat__l{font-family:var(--gx-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--gx-dim);white-space:nowrap;margin-top:8px;font-size:10.5px}.gx-note{font-family:var(--gx-mono);color:var(--gx-dim);font-size:11.5px;line-height:20px}.gx-cta{text-align:center;padding:86px 0 96px}.gx-cta__row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.gx-crumb{font-family:var(--gx-mono);letter-spacing:.1em;color:var(--gx-dim);text-transform:uppercase;font-size:11px}.gx-crumb a{color:var(--gx-dim);text-decoration:none}.gx-crumb a:hover{color:var(--gx-cyan)}.gx-spin{vertical-align:-2px;border:2px solid #04141a4d;border-top-color:#04141a;border-radius:50%;width:13px;height:13px;margin-right:8px;animation:.7s linear infinite gx-rot;display:inline-block}@keyframes gx-rot{to{transform:rotate(360deg)}}.gx-err{color:#ffc2ce;background:#ff4d6d0f;border:1px solid #ff4d6d52;border-radius:10px;margin-top:16px;padding:13px 16px;font-size:14px;line-height:23px}@media (max-width:991px){.gx__two,.gx__three{grid-template-columns:1fr}.gx-section{padding:62px 0}.gx-hero{padding:84px 0 54px}}@media (max-width:575px){.gx__wrap{padding:0 18px}.gx-stats{grid-template-columns:repeat(2,1fr);gap:22px 18px}.gx-h1{font-size:29px}.gx-check{grid-template-columns:20px 1fr}.gx-check__v{text-align:left;grid-column:2}}@media (prefers-reduced-motion:reduce){.gx *,.gx :before,.gx :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.gx-builder{grid-template-columns:.9fr 1.1fr;align-items:start;gap:18px;margin-top:30px;display:grid}.gx-builder>*{min-width:0}.gx-field{border-bottom:1px solid var(--gx-line-soft);padding:16px 0}.gx-field:last-child{border-bottom:0;padding-bottom:4px}.gx-field:first-child{padding-top:2px}.gx-field__l{font-family:var(--gx-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gx-dim);margin-bottom:12px;font-size:10.5px;display:block}.gx-picks{flex-direction:column;gap:8px;display:flex}.gx-pick{text-align:left;cursor:pointer;border:1px solid var(--gx-line-soft);background:#ffffff06;border-radius:10px;grid-template-columns:20px 1fr;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:grid}.gx-pick:hover{border-color:var(--gx-line)}.gx-pick:focus-visible{outline:2px solid var(--gx-cyan);outline-offset:2px}.gx-pick[data-on=true]{border-color:var(--gx-cyan);background:#00d4ff12}.gx-pick__box{border:1px solid var(--gx-line);color:#04141a;background:0 0;border-radius:5px;place-items:center;width:19px;height:19px;transition:background .15s;display:grid}.gx-pick[data-on=true] .gx-pick__box{background:var(--gx-cyan);border-color:var(--gx-cyan)}.gx-pick__n{color:var(--gx-bright);font-size:14.5px;font-weight:500;display:block}.gx-pick__v{font-family:var(--gx-mono);letter-spacing:.06em;margin-top:3px;font-size:10.5px;display:block}.gx-switch{cursor:pointer;color:var(--gx-text);grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:9px 0;font-size:14px;display:grid}.gx-switch input{opacity:0;width:0;height:0;position:absolute}.gx-switch__t{background:#8caad229;border-radius:999px;width:34px;height:19px;transition:background .16s;position:relative}.gx-switch__t:after{content:"";background:var(--gx-dim);border-radius:50%;width:13px;height:13px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px}.gx-switch input:checked+.gx-switch__t{background:#00d4ff4d}.gx-switch input:checked+.gx-switch__t:after{background:var(--gx-cyan);transform:translate(15px)}.gx-switch input:focus-visible+.gx-switch__t{outline:2px solid var(--gx-cyan);outline-offset:2px}.gx-copy{border:1px solid var(--gx-line-soft);color:var(--gx-dim);font-family:var(--gx-mono);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:5px;margin-left:auto;padding:4px 10px;font-size:10px;transition:color .15s,border-color .15s}.gx-copy+.gx-copy{margin-left:6px}.gx-copy:hover{color:var(--gx-cyan);border-color:var(--gx-cyan)}.gx-copy:focus-visible{outline:2px solid var(--gx-cyan);outline-offset:2px}.gx-out[data-empty=true]{opacity:.72}.gx-out__top{border-bottom:1px solid var(--gx-line-soft);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.gx-out__n{font-family:var(--gx-display);color:var(--gx-bright);letter-spacing:-.03em;font-size:46px;font-weight:600;line-height:1}.gx-out__u{color:var(--gx-dim);letter-spacing:0;margin-left:9px;font-size:15px;font-weight:400}.gx-out__l{font-family:var(--gx-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gx-dim);margin-top:10px;font-size:10.5px}.gx-out__p{color:var(--gx-text);margin:16px 0 0;font-size:14px;line-height:24px}.gx-out__p strong{color:var(--gx-bright)}.gx-out__ev{border-top:1px solid var(--gx-line-soft);margin-top:20px;padding-top:18px}.gx-out__links{border-top:1px solid var(--gx-line-soft);flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:18px;display:flex}.gx-outlink{font-family:var(--gx-mono);letter-spacing:.08em;color:var(--gx-cyan);border:1px solid var(--gx-line);border-radius:6px;padding:6px 11px;font-size:11px;text-decoration:none}.gx-outlink:hover{border-color:var(--gx-cyan)}.gx-due{text-align:right}.gx-due__d{font-family:var(--gx-display);color:var(--gx-green);font-size:19px;font-weight:600}.gx-due__l{font-family:var(--gx-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gx-dim);margin-top:6px;font-size:10px}.gx-due--bad .gx-due__d,.gx-due--bad .gx-due__l{color:var(--gx-rose)}.gx-flags{flex-direction:column;gap:10px;margin-top:18px;display:flex}.gx-flag{color:var(--gx-text);background:#ffb0200d;border:1px solid #ffb02038;border-radius:9px;grid-template-columns:20px 1fr;align-items:start;gap:11px;padding:12px 14px;font-size:13.5px;line-height:23px;display:grid}.gx-flag__i{width:19px;height:19px;color:var(--gx-amber);font-family:var(--gx-mono);background:#ffb02029;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.gx-prog{border-bottom:1px solid var(--gx-line-soft);flex-wrap:wrap;align-items:center;gap:20px;padding-bottom:20px;display:flex}.gx-prog__ring{border-radius:50%;flex-shrink:0;place-items:center;width:84px;height:84px;transition:background .4s;display:grid}.gx-prog__hole{background:var(--gx-panel);border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.gx-prog__hole span{font-family:var(--gx-display);color:var(--gx-bright);font-size:17px;font-weight:600}.gx-checklist{flex-direction:column;gap:7px;margin-top:18px;display:flex}.gx-cl{text-align:left;cursor:pointer;border:1px solid var(--gx-line-soft);background:#ffffff05;border-radius:9px;grid-template-columns:20px 1fr;align-items:start;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:grid}.gx-cl:hover{border-color:var(--gx-line)}.gx-cl:focus-visible{outline:2px solid var(--gx-cyan);outline-offset:2px}.gx-cl[data-on=true]{background:#00e08a0d;border-color:#00e08a59}.gx-cl__box{border:1px solid var(--gx-line);color:#04141a;border-radius:5px;place-items:center;width:19px;height:19px;margin-top:1px;display:grid}.gx-cl[data-on=true] .gx-cl__box{background:var(--gx-green);border-color:var(--gx-green)}.gx-cl__t{color:var(--gx-text);font-size:14px;line-height:23px}.gx-cl[data-on=true] .gx-cl__t{color:var(--gx-dim);-webkit-text-decoration:line-through #8caad266;text-decoration:line-through #8caad266}.gx-bar__fill{transform-origin:0;animation:.9s cubic-bezier(.16,1,.3,1) both gx-grow}@keyframes gx-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media print{.gx-copy,.gx-panel__bar{display:none!important}.gx-cl{break-inside:avoid}}@media (max-width:991px){.gx-builder{grid-template-columns:1fr}}
