:root{color-scheme:dark;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;--eg-black: #030303;--eg-panel: #0c0c0c;--eg-panel-soft: rgba(255, 255, 255, .04);--eg-line: rgba(255, 255, 255, .1);--eg-line-strong: rgba(255, 255, 255, .18);--eg-white: #f4f4f1;--eg-white-soft: rgba(244, 244, 241, .72);--eg-accent: #4f74ff;--eg-accent-soft: rgba(79, 116, 255, .16);--eg-shadow: 0 40px 100px rgba(0, 0, 0, .45);--eg-header-height: 190px;--eg-page-chrome-offset: var(--eg-header-height)}*{box-sizing:border-box}body{margin:0;color:var(--eg-white);background:#000}a{color:inherit}button,input,select{font:inherit}.eg-probe-app-shell{position:relative;width:100%;padding:24px 18px 32px;overflow:hidden;background:linear-gradient(180deg,#080808,#000)}.eg-probe-app-shell.is-hero{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - var(--eg-page-chrome-offset))}.eg-probe-app-shell.is-workspace{min-height:auto}.eg-probe-corner-glow,.eg-probe-swoosh-art,.eg-probe-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.eg-probe-corner-glow{z-index:2;background:radial-gradient(circle at bottom right,rgba(255,255,255,.08),transparent 26%),radial-gradient(circle at bottom right,rgba(79,116,255,.18),transparent 46%)}.eg-probe-swoosh-art{z-index:1;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:contain;mix-blend-mode:screen;will-change:transform,opacity,filter}.eg-probe-swoosh-art--top-left{inset:-14% auto auto -6%;width:min(90vw,1280px);height:min(72vw,920px);background-image:url(https://empiregenomics.com/wp-content/uploads/2026/03/Swoosh.webp);opacity:.34;transform:rotate(-60deg);transform-origin:center;filter:saturate(1.05) brightness(.92);animation:egProbeSwooshTopLeftIn 1.8s cubic-bezier(.22,1,.36,1) .24s both}.eg-probe-swoosh-art--bottom-right{inset:auto -6% -14% auto;width:min(72vw,1100px);height:min(56vw,760px);background-image:url(https://empiregenomics.com/wp-content/uploads/2026/03/Swoosh2.webp);opacity:.28;transform:none;transform-origin:center;filter:saturate(1.05) brightness(.92);animation:egProbeSwooshBottomRightIn 2s cubic-bezier(.22,1,.36,1) .42s both}.eg-probe-atmosphere{z-index:0;background:linear-gradient(90deg,transparent 0,transparent calc(100% - 1px),rgba(255,255,255,.055) calc(100% - 1px)),linear-gradient(transparent 0,transparent calc(100% - 1px),rgba(255,255,255,.045) calc(100% - 1px));background-size:50px 50px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 92%)}.eg-probe-hero,.eg-probe-workspace{position:relative;z-index:3;width:80%;margin:0 auto}.eg-probe-hero{display:grid;grid-template-areas:"copy" "search";justify-items:center;align-items:center;align-content:center;gap:15px;grid-template-columns:minmax(0,1fr);transform:translateY(-20px);transition:transform .52s ease,gap .52s ease,grid-template-columns .52s ease,align-items .52s ease}.eg-probe-app-shell.is-workspace .eg-probe-hero{grid-template-areas:"copy search";grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);justify-items:stretch;align-items:start;align-content:start;gap:36px;transform:translate(0)}.eg-probe-hero-copy{grid-area:copy;position:relative;z-index:1;max-width:860px;margin:0 auto;text-align:center;transition:max-width .42s ease,margin .42s ease,text-align .42s ease}.eg-probe-app-shell.is-workspace .eg-probe-hero-copy{max-width:520px;margin:0;text-align:left}.eg-probe-app-shell.is-workspace .eg-probe-hero-copy h1{font-size:clamp(2.2rem,4.8vw,4rem)}.eg-probe-app-shell.is-hero .eg-probe-hero-copy{animation:egProbeCopyLift .9s cubic-bezier(.22,1,.36,1) .42s both}.eg-probe-kicker{margin-bottom:14px;color:var(--eg-white-soft);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eg-probe-hero-copy h1{margin:0;font-size:clamp(2.6rem,6.1vw,5rem);line-height:1;letter-spacing:-.05em;color:var(--eg-white);white-space:nowrap}.eg-probe-hero-subhead{margin-top:6px;color:var(--eg-white);font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:600;letter-spacing:-.02em}.eg-probe-search-caption{max-width:100%;margin:0;padding-top:12px;text-align:center;color:#d8d8d8;font-size:14px;line-height:1.7;transition:opacity .26s ease,transform .26s ease,max-height .26s ease,padding-top .26s ease}.eg-probe-search-caption.is-hidden{opacity:0;transform:translateY(-8px);max-height:0;overflow:hidden;padding-top:0}.eg-probe-search-stage{grid-area:search;position:relative;z-index:2;max-width:980px;width:100%;margin:0 auto;transition:max-width .42s ease,margin .42s ease}.eg-probe-app-shell.is-workspace .eg-probe-search-stage{max-width:100%;margin:0}.eg-probe-app-shell.is-hero .eg-probe-search-stage{animation:egProbeSearchStageIn .98s cubic-bezier(.22,1,.36,1) .22s both}.eg-probe-app-shell.is-hero .eg-probe-hero-copy h1{animation:egProbeTextFade .56s cubic-bezier(.22,1,.36,1) .56s both}.eg-probe-app-shell.is-hero .eg-probe-hero-subhead{animation:egProbeTextFade .56s cubic-bezier(.22,1,.36,1) .76s both}.eg-probe-app-shell.is-hero .eg-probe-search-caption{animation:egProbeTextFade .56s cubic-bezier(.22,1,.36,1) .98s both}.eg-probe-search-frame{padding:10px;border:1px solid rgba(255,255,255,.55);border-radius:30px;background:#fff;box-shadow:0 32px 90px #00000080}.eg-probe-search-row{display:block}.eg-probe-search-control{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:0;min-height:66px;border:1px solid rgba(0,0,0,.12);border-radius:18px;overflow:hidden;background:#fff}.eg-probe-search-input-wrap{display:flex;align-items:center;min-width:0}.eg-probe-search-input-wrap input,.eg-probe-search-input-wrap input[type=text]{width:100%;min-width:0;min-height:100%!important;height:100%!important;padding:0 18px!important;margin:0!important;border:0!important;border-right:1px solid rgba(0,0,0,.12)!important;border-radius:0!important;font-size:clamp(1.05rem,1.45vw,1.35rem)!important;font-weight:500!important;letter-spacing:-.02em!important;line-height:1.1!important;color:#111!important;background:linear-gradient(180deg,#fffffffa,#f8f8f8fa)!important;box-shadow:inset 0 1px #fffc,inset 0 -1px #00000008!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.eg-probe-search-input-wrap input::placeholder,.eg-probe-search-input-wrap input[type=text]::placeholder{color:#00000061!important}.eg-probe-search-input-wrap input:focus,.eg-probe-search-input-wrap input[type=text]:focus{outline:none!important;box-shadow:inset 0 1px #fffc,inset 0 -1px #00000008!important}.eg-probe-build-panel{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px;background:linear-gradient(180deg,#fbfbfb,#f4f4f4)}.eg-probe-search-row input::placeholder,.eg-probe-input-group input::placeholder{color:#00000061}.eg-probe-build-inline-label{display:inline-flex;align-items:center;color:#111;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eg-probe-build-toggle{position:relative;display:inline-grid;grid-template-columns:58px 58px;padding:3px;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#0000000d;overflow:hidden}.eg-probe-build-toggle-indicator{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);border-radius:11px;background:#111;box-shadow:0 12px 24px #00000029;transition:transform .22s ease}.eg-probe-build-toggle.build-19 .eg-probe-build-toggle-indicator{transform:translate(100%)}.eg-probe-build-toggle button{position:relative;z-index:1;min-height:44px;padding:0;margin:0;border:0;background:transparent;color:#00000094;font-size:1.1rem;font-weight:800;letter-spacing:-.03em;cursor:pointer;transition:color .18s ease}.eg-probe-build-toggle button.is-active{color:#fff}.eg-probe-suggestion-strip,.eg-probe-quick-list{display:flex;flex-wrap:wrap;gap:10px}.eg-probe-suggestion-strip{margin-top:10px;justify-content:space-between}.eg-probe-suggestion-strip button{min-height:34px;padding:0 12px;margin:0;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:linear-gradient(180deg,#ffffffb8,#f4f4f48a);box-shadow:inset 0 1px #ffffffb3,0 8px 22px #00000014;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#000000b3;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button{animation:egProbeChipIn .62s cubic-bezier(.22,1,.36,1) both}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(1){animation-delay:.76s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(2){animation-delay:.84s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(3){animation-delay:.92s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(4){animation-delay:1s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(5){animation-delay:1.08s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(6){animation-delay:1.16s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(7){animation-delay:1.24s}.eg-probe-app-shell.is-hero .eg-probe-suggestion-strip button:nth-child(8){animation-delay:1.32s}.eg-probe-suggestion-strip button:hover{border-color:#4f74ff7a;background:var(--eg-accent-soft);color:#1a2c73;transform:translateY(-1px)}.eg-probe-status-ribbon{display:inline-flex;gap:14px;align-items:center;margin-top:14px;padding:10px 14px;border-radius:999px;background:#ffffff14;color:var(--eg-white-soft);font-size:.88rem}.eg-probe-workspace{display:none;grid-template-columns:300px minmax(0,1fr);gap:24px;margin-top:25px}.eg-probe-app-shell.is-workspace .eg-probe-workspace{display:grid;animation:egProbeWorkspaceIn .34s cubic-bezier(.22,1,.36,1) both}.eg-probe-sidebar{display:grid;gap:16px;align-content:start}.eg-probe-sidebar-card,.eg-probe-results-board,.eg-probe-results-topbar,.eg-probe-meta-note{border:1px solid var(--eg-line);border-radius:24px;background:#ffffff08;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.eg-probe-sidebar-card,.eg-probe-results-topbar,.eg-probe-meta-note{padding:20px}.eg-probe-sidebar-card,.eg-probe-results-topbar,.eg-probe-results-board,.eg-probe-meta-note,.eg-probe-result-card,.eg-probe-alt-card{color:var(--eg-white)}.eg-probe-panel-title{margin-bottom:16px;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--eg-white-soft)}.eg-probe-input-group{display:grid;gap:6px;position:relative;z-index:1}.eg-probe-input-group+.eg-probe-input-group{margin-top:14px}.eg-probe-input-group span{font-size:.84rem;font-weight:700;color:var(--eg-white-soft)}.eg-probe-field-shell,.eg-probe-select-shell{position:relative;display:flex;align-items:center;width:100%;min-height:50px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f4f4f4f0);box-shadow:inset 0 1px #ffffffdb,inset 0 -1px #0000000d,0 10px 24px #00000024;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.eg-probe-field-shell{padding:0;overflow:hidden}.eg-probe-field-shell:focus-within,.eg-probe-select-shell:focus-within{border-color:#4f74ff61;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #0000000d,0 0 0 4px #4f74ff1f,0 14px 28px #0000002e;transform:translateY(-1px)}.eg-probe-field-shell input,.eg-probe-select-trigger{all:unset;display:block;box-sizing:border-box;width:100%;min-height:100%;height:100%;color:#111!important;font-size:.96rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.1!important}.eg-probe-field-shell input{min-height:50px;padding:0 16px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.eg-probe-field-shell input::placeholder{color:#1111116b}.eg-probe-select-shell{padding:0;overflow:visible}.eg-probe-select-shell.is-open{z-index:20}.eg-probe-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:0 14px;cursor:pointer;text-align:left}.eg-probe-select-label,.eg-probe-select-option-label{display:block;color:#111!important;font-size:.96rem;font-weight:700;letter-spacing:-.02em}.eg-probe-select-chevron{flex:0 0 auto;width:11px;height:11px;border-right:2px solid rgba(17,17,17,.72);border-bottom:2px solid rgba(17,17,17,.72);transform:translateY(-10%) rotate(45deg);transition:transform .22s ease,opacity .18s ease;pointer-events:none;opacity:.9}.eg-probe-select-shell.is-open .eg-probe-select-chevron,.eg-probe-select-shell:focus-within .eg-probe-select-chevron{transform:translateY(10%) rotate(225deg)}.eg-probe-select-menu{position:fixed;z-index:2147483647;display:grid;gap:4px;padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#f8f8f6;background-image:none;opacity:1;isolation:isolate;filter:none;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:inset 0 1px #ffffffe0,0 22px 42px #0000003d}.eg-probe-select-menu button{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:0 12px;border-radius:12px;background:transparent;color:#111!important;font-size:.94rem!important;font-weight:700!important;letter-spacing:-.02em!important;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.eg-probe-select-menu button:hover,.eg-probe-select-menu button.is-selected{background:#11111112}.eg-probe-select-menu button.is-selected{color:#111;background:#1111111f}.eg-probe-stat-list{display:grid;gap:14px;margin:0}.eg-probe-stat-list div{display:grid;grid-template-columns:1fr auto;gap:10px;padding-top:14px;border-top:1px solid var(--eg-line)}.eg-probe-stat-list div:first-child{padding-top:0;border-top:0}.eg-probe-stat-list dt{color:var(--eg-white-soft)}.eg-probe-stat-list dd{margin:0;font-weight:700;color:var(--eg-white)}.eg-probe-results-column{display:grid;grid-template-rows:max-content minmax(0,1fr) max-content;gap:16px;align-content:start}.eg-probe-results-topbar{display:flex;justify-content:space-between;gap:20px;align-items:end;max-height:fit-content}.eg-probe-results-topbar p,.eg-probe-empty-state p,.eg-probe-empty-caption,.eg-probe-error,.eg-probe-success{margin:0;color:var(--eg-white-soft)}.eg-probe-page-indicator{color:var(--eg-white-soft);white-space:nowrap}.eg-probe-results-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.eg-probe-page-size{display:inline-flex;align-items:center;gap:10px;color:var(--eg-white-soft);font-size:.88rem;white-space:nowrap}.eg-probe-page-size-select{width:72px}.eg-probe-page-size-select .eg-probe-select-shell{min-height:34px;border-color:#ffffff1f;border-radius:12px;background:linear-gradient(180deg,#ffffff14,#ffffff0a);box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0000002e}.eg-probe-page-size-select .eg-probe-select-trigger{min-height:34px;padding:0 10px}.eg-probe-page-size-select .eg-probe-select-label{color:#f4f4f1e6!important;font-size:.84rem;font-weight:700}.eg-probe-page-size-select .eg-probe-select-chevron{width:9px;height:9px;border-right-color:#f4f4f1a8;border-bottom-color:#f4f4f1a8}.eg-probe-page-size-select .eg-probe-select-shell:hover,.eg-probe-page-size-select .eg-probe-select-shell:focus-within{border-color:#4f74ff47;box-shadow:inset 0 1px #ffffff1a,0 0 0 3px #4f74ff14,0 10px 20px #0003;transform:translateY(-1px)}.eg-probe-results-topbar strong,.eg-probe-results-topbar .eg-probe-panel-title,.eg-probe-empty-state h2,.eg-probe-empty-caption,.eg-probe-modal h3,.eg-probe-modal strong,.eg-probe-alt-actions strong{color:var(--eg-white)}.eg-probe-quick-list button{min-height:38px;padding:0 14px;border:1px solid var(--eg-line);border-radius:999px;background:#ffffff08;color:var(--eg-white);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.eg-probe-quick-list button:hover{border-color:#4f74ff7a;background:var(--eg-accent-soft);color:var(--eg-white);transform:translateY(-1px)}.eg-probe-results-board{min-height:420px;padding:18px;transition:transform .24s ease,min-height .24s ease,box-shadow .24s ease}.eg-probe-results-grid,.eg-probe-alt-grid{display:grid;gap:16px}.eg-probe-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eg-probe-results-grid--skeleton{pointer-events:none}.eg-probe-result-card,.eg-probe-alt-card{position:relative;display:grid;gap:18px;padding:20px;border:1px solid var(--eg-line);border-radius:22px;background:linear-gradient(180deg,#ffffff1f,#3e3e3e38),#1f1f1fb3;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.eg-probe-result-card--skeleton{overflow:hidden}.eg-probe-result-card--skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 44%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.08) 56%,transparent 100%);transform:translate(-100%);animation:egProbeSkeletonSweep 1.5s linear infinite}.eg-probe-skeleton-copy{display:grid;gap:10px;min-width:0}.eg-probe-skeleton-line,.eg-probe-skeleton-pill,.eg-probe-skeleton-button{display:block;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff17,#ffffff09)}.eg-probe-skeleton-line--title{width:min(56%,220px);height:24px;border-radius:10px}.eg-probe-skeleton-line--meta{width:min(78%,320px);height:14px;border-radius:8px}.eg-probe-skeleton-pill{width:74px;min-width:74px;height:44px;border-radius:999px}.eg-probe-skeleton-button{width:calc(50% - 5px);min-height:42px;border-radius:14px}.eg-probe-skeleton-button--primary{width:100%;min-height:48px}.eg-probe-result-card:hover,.eg-probe-alt-card:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 18px 40px #00000059}.eg-probe-card-header,.eg-probe-alt-actions{display:flex;justify-content:space-between;gap:16px;align-items:start}.eg-probe-card-header h2,.eg-probe-alt-card h4{margin:0 0 6px;font-size:1.32rem;letter-spacing:-.02em;color:var(--eg-white)}.eg-probe-card-header p,.eg-probe-alt-card p{margin:0;color:var(--eg-white-soft)}.eg-probe-coverage-pill{padding:10px 12px;border:1px solid var(--eg-line);border-radius:999px;color:var(--eg-white);font-size:.88rem;font-weight:700;background:#ffffff08;white-space:nowrap}.eg-probe-card-actions{display:flex;flex-wrap:wrap;gap:10px}.eg-probe-card-actions a,.eg-probe-secondary-button,.eg-probe-alt-actions a{display:inline-flex;width:calc(50% - 5px);align-items:center;justify-content:center;min-height:42px;padding:0 14px;margin:0;border:1px solid rgba(79,116,255,.42);border-radius:14px;background:linear-gradient(180deg,#4f74ff33,#4f74ff1a);color:#e6eeff!important;text-decoration:none;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 12px 26px #00000029;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease,filter .18s ease}.eg-probe-card-actions a:visited,.eg-probe-card-actions a:hover,.eg-probe-card-actions a:focus-visible,.eg-probe-alt-actions a:visited,.eg-probe-alt-actions a:hover,.eg-probe-alt-actions a:focus-visible{color:#f3f7ff!important;text-decoration:none}.eg-probe-secondary-button{border-color:var(--eg-line);background:linear-gradient(180deg,#ffffff0a,#ffffff04);color:var(--eg-white)!important}.eg-probe-card-actions a:hover,.eg-probe-alt-actions a:hover{transform:translateY(-1px);border-color:#779cffd1;background:linear-gradient(180deg,#6183ff6b,#3f5ed64d);box-shadow:inset 0 1px #ffffff24,0 18px 34px #1019446b;filter:brightness(1.04)}.eg-probe-secondary-button:hover{transform:translateY(-1px);border-color:#ffffff47;background:linear-gradient(180deg,#ffffff1f,#ffffff0f);color:#fff!important;box-shadow:inset 0 1px #ffffff24,0 16px 32px #0000004d;filter:brightness(1.03)}.eg-probe-card-actions a:focus-visible,.eg-probe-secondary-button:focus-visible,.eg-probe-alt-actions a:focus-visible,.eg-probe-primary-button:focus-visible,.eg-probe-pagination button:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff1f,0 16px 32px #00000047}.eg-probe-card-actions a:active,.eg-probe-secondary-button:active,.eg-probe-alt-actions a:active{transform:translateY(0) scale(.982);box-shadow:inset 0 2px 8px #0000002e,0 8px 16px #00000038;filter:brightness(.98)}.eg-probe-primary-button,.eg-probe-pagination button{min-height:48px;padding:0 18px;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f1f3f7f7 52%,#e2e6ecf2);color:#080b16;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px #ffffffeb,0 16px 32px #0000003d;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease,color .22s ease,filter .22s ease}.eg-probe-primary-button:hover,.eg-probe-pagination button:hover:not(:disabled){transform:translateY(-1px);border-color:#ffffff38;background:linear-gradient(180deg,#fcfcfcfa,#eaedf2f7 52%,#d6dae1f0);color:#06080f;box-shadow:inset 0 1px #fffffff0,0 20px 36px #00000047;filter:brightness(1.02)}.eg-probe-primary-button:active,.eg-probe-pagination button:active:not(:disabled){transform:translateY(0) scale(.982);background:linear-gradient(180deg,#eceef2fa,#dbdfe5f5 52%,#caced6eb);color:#080b16;box-shadow:inset 0 2px 10px #00000014,0 10px 18px #0003;filter:brightness(.99)}.eg-probe-primary-button:disabled,.eg-probe-pagination button:disabled{opacity:1;border-color:#ffffff14;background:linear-gradient(180deg,#2a2a2ad6,#1c1c1ce6);color:#f4f4f18f;cursor:not-allowed;box-shadow:inset 0 1px #ffffff0a,0 8px 16px #0000002e;filter:none}.eg-probe-loading-panel,.eg-probe-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:360px;padding:32px;text-align:center}.eg-probe-empty-state h2{margin:0;font-size:1.9rem}.eg-probe-empty-state p{max-width:520px;line-height:1.65}.eg-probe-pagination{display:flex;justify-content:flex-end;gap:12px;max-height:fit-content}.eg-probe-pagination--top{gap:8px}.eg-probe-pagination--top button{min-height:36px;padding:0 12px;border-radius:12px;font-size:.78rem}.eg-probe-meta-note{color:var(--eg-white-soft)}.eg-probe-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eg-probe-modal{width:min(1160px,calc(100vw - 40px));max-height:min(88vh,920px);overflow:auto;padding:0;border:1px solid var(--eg-line);border-radius:28px;background:#090909;box-shadow:var(--eg-shadow)}.eg-probe-cart-modal{width:min(560px,calc(100vw - 40px))}.eg-probe-modal-header{position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:0;padding:20px 24px 18px;background:#090909eb;border-bottom:1px solid var(--eg-line);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.eg-probe-modal-header h3{margin:0}.eg-probe-modal-body{padding:22px 24px 24px}.eg-probe-close-button{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0;margin:0;border:1px solid var(--eg-line);border-radius:999px;background:#ffffff08;color:var(--eg-white);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.eg-probe-close-button:hover{transform:translateY(-1px);border-color:#ffffff38;background:#ffffff12;box-shadow:0 12px 24px #00000038}.eg-probe-close-button:active{transform:scale(.97)}.eg-probe-close-icon{position:relative;width:14px;height:14px}.eg-probe-close-icon:before,.eg-probe-close-icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1.75px;border-radius:999px;background:currentColor;transform-origin:center}.eg-probe-close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.eg-probe-close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.eg-probe-alt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.eg-probe-cart-form{display:grid;gap:16px}.eg-probe-aqua-warning-shell{overflow:hidden;max-height:0;opacity:0;transform:translateY(-10px) scale(.985);filter:blur(6px);transition:max-height .32s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1),filter .26s ease;will-change:max-height,opacity,transform,filter}.eg-probe-aqua-warning-shell.is-visible{max-height:280px;opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.eg-probe-aqua-warning{padding:14px 16px;border:1px solid #22d4e9;border-radius:16px;background:linear-gradient(180deg,#bff8ff,#a6edf3);color:#06242a;font-size:1rem;line-height:1.65;box-shadow:inset 0 1px #ffffffc7}.eg-probe-cart-pricing{display:grid;justify-items:center;gap:4px;padding:6px 0 4px;text-align:center}.eg-probe-cart-pricing-label{color:var(--eg-white-soft);font-size:.96rem}.eg-probe-cart-pricing-label--total{margin-top:10px}.eg-probe-cart-pricing-unit{color:var(--eg-white);font-size:1.05rem;font-weight:700}.eg-probe-cart-pricing-total{color:var(--eg-white);font-size:clamp(2rem,5vw,3.4rem);line-height:1;font-weight:800;letter-spacing:-.04em}.eg-probe-cart-form .eg-probe-primary-button{width:100%}.eg-probe-cart-success-panel{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid rgba(159,224,176,.24);border-radius:18px;background:linear-gradient(180deg,#9fe0b014,#9fe0b008)}.eg-probe-success--centered{margin:0;text-align:center}.eg-probe-cart-success-actions{display:grid;gap:10px;justify-items:center}.eg-probe-cart-cta-button{width:min(100%,420px)!important}.eg-probe-cart-secondary-action{width:min(100%,420px)}.eg-probe-cart-form .eg-probe-select-shell,.eg-probe-cart-form .eg-probe-field-shell{min-height:50px}@media (max-width: 900px){.eg-probe-modal-backdrop{padding:14px}.eg-probe-modal{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);border-radius:22px}.eg-probe-modal-header{padding:16px 18px 14px}.eg-probe-modal-body{padding:18px}.eg-probe-aqua-warning{padding:12px 14px;font-size:.96rem}.eg-probe-aqua-warning-shell.is-visible{max-height:320px}.eg-probe-alt-grid{grid-template-columns:1fr;gap:14px}.eg-probe-alt-card,.eg-probe-result-card{gap:16px;padding:18px}}@media (max-width: 640px){.eg-probe-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:18px}.eg-probe-modal-header{padding:14px 14px 12px}.eg-probe-modal-body{padding:14px}.eg-probe-close-button{width:38px;min-width:38px;min-height:38px;border-radius:12px}.eg-probe-card-actions,.eg-probe-alt-actions{gap:8px}.eg-probe-card-actions a,.eg-probe-secondary-button,.eg-probe-alt-actions a,.eg-probe-primary-button,.eg-probe-skeleton-button{width:100%}.eg-probe-card-actions a,.eg-probe-secondary-button,.eg-probe-alt-actions a{min-height:44px}.eg-probe-primary-button{min-height:46px}.eg-probe-card-header{gap:12px}.eg-probe-card-header h2,.eg-probe-alt-card h4{font-size:1.15rem}}.eg-probe-error{color:#ff8b8b}.eg-probe-success{color:#9fe0b0}@keyframes egProbeReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes egProbeSearchStageIn{0%{opacity:0;transform:translateY(28px) scale(.94);filter:blur(12px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes egProbeTextFade{0%{opacity:0;transform:translateY(8px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes egProbeCopyLift{0%{opacity:0;transform:translateY(180px)}to{opacity:1;transform:translateY(0)}}@keyframes egProbeChipIn{0%{opacity:0;transform:translateY(16px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes egProbeSkeletonSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes egProbeWorkspaceIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes egProbeSwooshTopLeftIn{0%{opacity:0;transform:translate(-1.5%,1%) rotate(-66deg) scale(.96);filter:saturate(.9) brightness(.86) blur(18px)}to{opacity:.34;transform:translate(0) rotate(-60deg) scale(1);filter:saturate(1.05) brightness(.92) blur(0)}}@keyframes egProbeSwooshBottomRightIn{0%{opacity:0;transform:translate(-1%,1.5%) rotate(-4deg) scale(.97);filter:saturate(.9) brightness(.86) blur(18px)}to{opacity:.28;transform:translate(0) rotate(0) scale(1);filter:saturate(1.05) brightness(.92) blur(0)}}@media (max-width: 1080px){.eg-probe-workspace{grid-template-columns:1fr}.eg-probe-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.eg-probe-app-shell{padding-inline:12px}.eg-probe-app-shell.is-hero{min-height:calc(100svh - var(--eg-page-chrome-offset))}:root{--eg-header-height: 190px}.eg-probe-hero{padding-top:30px}.eg-probe-search-row,.eg-probe-results-grid,.eg-probe-alt-grid,.eg-probe-sidebar,.eg-probe-search-control{grid-template-columns:1fr}.eg-probe-app-shell.is-workspace .eg-probe-hero{grid-template-columns:1fr;gap:20px}.eg-probe-search-input-wrap input{min-height:64px;border-right:0;border-bottom:1px solid rgba(0,0,0,.08);font-size:1rem!important}.eg-probe-build-panel{justify-content:space-between}.eg-probe-build-inline-label{min-height:56px}.eg-probe-build-toggle{grid-template-columns:56px 56px}.eg-probe-build-toggle button{min-height:44px;font-size:1rem}.eg-probe-hero-copy h1{white-space:normal}.eg-probe-app-shell.is-workspace .eg-probe-hero-copy,.eg-probe-app-shell.is-workspace .eg-probe-search-stage{transform:translate(0)}.eg-probe-results-topbar,.eg-probe-card-header,.eg-probe-modal-header{display:grid}.eg-probe-pagination{justify-content:stretch}.eg-probe-pagination button,.eg-probe-primary-button{width:100%}}
