:root{color:#172033;font-synthesis:none;letter-spacing:0;--nav:#242541;--nav-2:#343450;--blue:#315ff5;--cyan:#06a9c8;--violet:#8b5cf6;--pink:#db3d9a;--line:#e1e6f0;--muted:#8590a7;--surface:#fff;--green:#079669;--red:#dc3657;background:#f1f4fb;font-family:Inter,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit}.workspace{background:#f2f5fb;min-height:100vh}.sidebar{z-index:30;color:#fff;background:var(--nav);flex-direction:column;width:212px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:60px;padding:0 15px;display:flex}.sidebar-brand a{align-items:center;gap:9px;font-weight:800;text-decoration:none;display:flex}.sidebar-brand img{object-fit:contain;width:28px;height:28px}.sidebar-brand button{color:#fff;background:0 0;border:0;display:none}.engine-label{color:#c6c8ff;text-align:center;background:#303056;border:1px solid #6378ff52;border-radius:6px;margin:9px 10px;padding:6px;font-size:10px;font-weight:800}.sidebar nav{gap:3px;padding:4px 9px;display:grid}.sidebar nav a{color:#e5e7ef;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;height:49px;padding:0 11px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.sidebar nav a>span{background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.sidebar nav a:hover{background:#ffffff0f}.sidebar nav a.active{color:#fff;background:#405094;border-color:#667cff;box-shadow:inset 3px 0 #66b6ff}.sidebar nav a.active>span{background:#4165f1}.sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin:auto 12px 15px;padding:12px;display:flex}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:11px}.sidebar-footer small{color:#9da4bc;margin-top:2px;font-size:10px}.online-dot{background:#3ed49f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3ed49f1f}.workspace-body{min-height:100vh;margin-left:212px}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:10px;display:flex}.topbar i{background:var(--blue);border-radius:2px;width:4px;height:19px}.topbar h1{margin:0;font-size:17px}.top-actions button{border:1px solid var(--line);color:#57637a;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.top-actions>span{font-size:12px;font-weight:700}.top-actions .logout{color:var(--red)}.menu-button{display:none!important}.page-content{width:min(1180px,100% - 48px);margin:0 auto;padding:24px 0 52px}.page-intro{color:#5f6c84;background:#f9fbff;border:1px solid #e2e7f1;border-radius:6px;width:max-content;max-width:100%;margin-bottom:18px;padding:9px 15px;font-size:12px}.ai-hero{color:#fff;background:#111936;border:1px solid #202754;border-radius:8px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;min-height:285px;padding:34px;display:grid;overflow:hidden}.eyebrow{color:#cfd5ff;background:#222c62;border:1px solid #5c62aa;border-radius:16px;align-items:center;gap:7px;width:max-content;margin-bottom:14px;padding:5px 10px;font-size:11px;display:flex}.ai-hero h2{margin:0;font-size:28px}.ai-hero h2 em{color:#8fa8ff;font-style:normal}.ai-hero p{color:#b9c2da;max-width:700px;margin:10px 0 16px;font-size:13px;line-height:1.8}.engine-pills{flex-wrap:wrap;gap:8px;display:flex}.engine-pills span{color:#dce3f5;background:#26304c;border:1px solid #505b7d;border-radius:14px;padding:5px 9px;font-size:10px;font-weight:700}.engine-orbit{justify-self:center;width:250px;height:220px;position:relative}.engine-orbit>img{object-fit:contain;width:74px;height:74px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.engine-orbit>span{--angle:calc(var(--i)*60deg);color:#2f3a63;width:42px;height:42px;transform:rotate(var(--angle)) translateX(88px) rotate(calc(-1*var(--angle)));background:#eef2ff;border:4px solid #fff;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;top:50%;left:50%}.metric-grid{gap:12px;margin:16px 0;display:grid}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:126px;padding:18px;box-shadow:0 5px 14px #28335a0a}.metric-grid article svg{width:30px;height:30px;color:var(--blue);background:#eef2ff;border-radius:6px;padding:7px}.metric-grid article strong,.metric-grid article span{display:block}.metric-grid article strong{color:#315fe9;margin-top:17px;font-size:23px}.metric-grid article span{color:#8c96aa;margin-top:4px;font-size:11px}.metric-grid.compact article{min-height:96px}.metric-grid.compact article strong{margin-top:0}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px;box-shadow:0 5px 16px #28335a0b}.panel+.panel{margin-top:16px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:38px;margin-bottom:14px;display:flex}.panel-heading h3{margin:0;font-size:14px}.panel-heading small,.panel-heading p,.panel-heading span{color:var(--muted);margin:4px 0 0;font-size:10px}.status-ok{color:var(--green)!important}.overview-panel{min-height:250px}.trend-placeholder{border-top:1px solid var(--line);color:#9aa5b9;flex-direction:column;justify-content:center;align-items:center;min-height:170px;display:flex}.trend-placeholder p{font-size:11px}.primary,.accent,.outline,.danger{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.primary{border:1px solid var(--blue);color:#fff;background:var(--blue)}.accent{color:#fff;background:#a947bd;border:1px solid #b43cbd}.outline{color:#315fe9;background:#fff;border:1px solid #cfd7e6}.danger{color:var(--red);background:0 0;border:1px solid #0000}.wide{width:100%}.product-list article{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:13px 16px;display:flex}.product-list article:last-child{border-bottom:1px solid #edf0f5}.product-list strong{font-size:12px}.product-list p{color:#96a1b5;margin:5px 0 0;font-size:10px}.product-list article>div:last-child{gap:4px;display:flex}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.two-column>.panel{margin:0}.workflow-form h3,.form-panel h3{margin:0 0 10px;font-size:12px}.workflow-form h3:not(:first-child){margin-top:18px}.workflow-form>p{color:var(--muted);font-size:10px}.choice-grid{flex-wrap:wrap;gap:8px;display:flex}.choice-grid label{background:#f4f6fb;border-radius:18px;padding:8px 12px;font-size:10px}.choice-grid input{margin-right:5px}.button-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}label{color:#4b5870;gap:6px;font-size:10px;font-weight:750;display:grid}input,select,textarea{color:#26324a;background:#f8faff;border:1px solid #dce2ed;border-radius:6px;outline:none;width:100%;min-height:39px;padding:0 11px;font-size:11px}textarea{resize:vertical;min-height:88px;padding-top:10px}input:focus,select:focus,textarea:focus{border-color:#8196e9;box-shadow:0 0 0 3px #315ff514}.form-panel{gap:13px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.span-2{grid-column:1/-1}.inline-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.horizontal{grid-template-columns:1fr 1fr auto;align-items:end;margin-bottom:16px}.job-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;display:flex}.job-list strong,.job-list small{display:block}.job-list strong{font-size:11px}.job-list small{color:var(--muted);margin-top:3px;font-size:9px}.badge{color:#6e7688;background:#eef1f6;border-radius:10px;padding:4px 8px;font-size:9px}.badge.completed{color:#08785a;background:#e7f8f2}.badge.running{color:#2858cc;background:#eaf0ff}.table-wrap{border:1px solid var(--line);border-radius:6px;width:100%;overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f5;padding:10px 12px;font-size:10px}th{color:#647089;background:#f6f8fc;font-weight:800}td{color:#344054;text-overflow:ellipsis;max-width:300px;overflow:hidden}.empty-cell{text-align:center;color:var(--muted);padding:28px}.empty-state{text-align:center;color:#536078;place-content:center;min-height:180px;display:grid}.empty-state strong{font-size:14px}.empty-state p{color:var(--muted);margin:5px 0;font-size:10px}.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ops-grid article{flex-direction:column;align-items:flex-start;min-height:250px;display:flex}.ops-grid>article>svg{color:var(--blue)}.ops-grid h3{margin:14px 0 0;font-size:14px}.ops-grid>article>strong{color:#315fe9;margin:20px 0 0;font-size:32px}.ops-grid p{min-height:42px;color:var(--muted);font-size:10px}.ops-grid button{margin-top:auto}.config-status p{color:#5c6980;align-items:center;gap:8px;font-size:11px;display:flex}.config-status svg{width:15px;color:var(--green)}.map-preview{color:#9aa5b9;background:#f6f8fc;border:1px dashed #cbd4e3;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;height:220px;margin-top:16px;display:flex}.map-preview span{margin-top:10px;font-size:10px}.lbs-results{margin-top:8px}.lbs-results p{border-top:1px solid var(--line);justify-content:space-between;margin:0;padding:8px;font-size:10px;display:flex}.settings-panel{padding:20px}.server-banner,.console-status{color:#08775a;background:#ecfbf5;border:1px solid #bdebdc;border-radius:6px;align-items:center;gap:12px;padding:15px;display:flex}.server-banner strong,.server-banner span,.console-status strong,.console-status span{display:block}.server-banner span,.console-status span{margin-top:3px;font-size:10px}.engine-config{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:18px;display:grid}.engine-config article{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:66px;padding:11px 13px;display:flex}.engine-config article:nth-child(odd){border-right:1px solid var(--line)}.engine-mark{color:#fff;border-radius:6px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.engine-config article>div{flex:1;min-width:0}.engine-config strong,.engine-config small{display:block}.engine-config strong{font-size:11px}.engine-config small{color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:9px;overflow:hidden}.engine-config b{font-size:9px}.configured{color:var(--green)}.missing{color:var(--red)}.console-status{margin-bottom:16px}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.quick-grid a{border:1px solid var(--line);border-radius:6px;align-items:center;gap:10px;min-height:70px;padding:12px;text-decoration:none;display:flex}.quick-grid a>span{width:36px;height:36px;color:var(--blue);background:#eef2ff;border-radius:6px;place-items:center;display:grid}.quick-grid a>div{flex:1;min-width:0}.quick-grid strong,.quick-grid small{display:block}.quick-grid strong{font-size:11px}.quick-grid small{color:var(--muted);margin-top:3px;font-size:9px}.quick-grid>a>svg{color:#a3adbd}.modal-mask{z-index:100;background:#141a2ba3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(600px,100%);max-height:90vh;padding:24px;overflow:auto}.modal-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-heading h2{margin:0;font-size:17px}.modal-heading button{background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.modal>.wide{margin-top:16px}.toast{z-index:120;color:#fff;background:#202a43;border-radius:6px;max-width:360px;padding:11px 15px;font-size:11px;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #141a2b38}.toast.error{background:#bf3150}.sidebar-backdrop{z-index:25;background:#12182680;position:fixed;inset:0}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:#111936;align-items:center;padding:48px;display:grid}.login-brand-inner{max-width:520px;margin:auto}.login-brand img{object-fit:contain;width:64px;height:64px}.login-brand p{color:#9fb0e7;margin:24px 0 6px;font-size:11px;font-weight:800}.login-brand h1{margin:0;font-size:46px;line-height:1.15}.login-brand-inner>span{color:#b9c3da;max-width:460px;margin-top:18px;font-size:13px;line-height:1.8;display:block}.login-engine-row{flex-wrap:wrap;gap:8px;margin-top:34px;display:flex}.login-engine-row b{color:#dfe5f5;background:#222c49;border:1px solid #4c587a;border-radius:14px;padding:6px 9px;font-size:9px}.login-form-side{place-items:center;padding:32px;display:grid}.login-form{width:min(390px,100%)}.login-form>small{color:var(--blue);font-weight:900}.login-form h2{margin:8px 0 0;font-size:30px}.login-form>p{color:var(--muted);margin:7px 0 28px;font-size:12px}.login-form label{margin-top:14px}.login-form button{margin-top:20px}.login-status{color:#8d97a8;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:9px;display:flex}.login-mobile-brand{align-items:center;gap:8px;margin-bottom:24px;display:none}.login-mobile-brand img{width:34px}.login-mobile-brand strong{font-size:17px}.keyword-preview{flex-wrap:wrap;gap:5px;display:flex}.keyword-preview span{color:#53617a;background:#eef2fa;border-radius:5px;padding:5px 7px;font-size:9px}.visibility-card select,.visibility-card textarea{margin-top:10px}.visibility-card textarea{min-height:76px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:16px;display:grid}.gallery-grid article{aspect-ratio:1;border:1px solid var(--line);border-radius:6px;position:relative;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:100%;display:block}.gallery-grid article button{background:#ffffffeb;border-radius:50%;width:30px;height:30px;padding:0;position:absolute;top:4px;right:4px}.gallery-grid .empty-state{grid-column:1/-1;min-height:130px}@media (width<=1000px){.metric-grid.four,.ops-grid,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-hero{grid-template-columns:1fr}.engine-orbit{display:none}}@media (width<=820px){.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar-brand button,.menu-button{display:grid!important}.workspace-body{margin-left:0}.page-content{width:calc(100% - 28px)}.two-column,.horizontal,.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-mobile-brand{display:flex}}@media (width<=600px){.topbar{padding:0 14px}.topbar h1{font-size:15px}.metric-grid.four,.ops-grid,.quick-grid,.form-grid,.engine-config{grid-template-columns:1fr}.engine-config article:nth-child(odd){border-right:0}.ai-hero{min-height:auto;padding:24px 20px}.ai-hero h2{font-size:22px}.metric-grid article{min-height:104px}.product-list article{flex-direction:column;align-items:flex-start}.span-2{grid-column:auto}.login-form-side{padding:24px}.login-form h2{font-size:26px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.supplement-band{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:16px 0;padding:15px 18px;display:flex}.supplement-band strong,.supplement-band span{display:block}.supplement-band strong{font-size:12px}.supplement-band span{color:var(--muted);margin-top:4px;font-size:9px}.supplement-band>div:last-child{gap:6px;display:flex}.server-banner>div{flex:1}.citation-row{border-top:1px solid var(--line);grid-template-columns:18px minmax(0,1fr);align-items:flex-start;padding:10px 0}.citation-row input{min-height:18px}.citation-row strong,.citation-row small{display:block}.citation-row strong{font-size:10px}.citation-row small{color:var(--muted);margin-top:3px;font-size:9px}.button-row.narrow{max-width:520px}@media (width<=600px){.supplement-band{flex-direction:column;align-items:flex-start}.supplement-band>div:last-child{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.choice-grid label{align-items:center;gap:6px;display:flex}.choice-grid input{width:16px;height:16px;min-height:16px;accent-color:var(--blue);flex:none;margin:0;padding:0}.reference-berry[data-v-b582e0a6]{touch-action:none;cursor:grab;filter:drop-shadow(0 0 18px #52efff47)drop-shadow(0 0 34px #9957ff33);width:100%;height:100%;position:relative}.reference-berry[data-v-b582e0a6]:active{cursor:grabbing}.reference-berry video[data-v-b582e0a6]{object-fit:contain;backface-visibility:hidden;will-change:transform;pointer-events:none;width:128%;height:128%;display:block;position:absolute;top:27%;left:50%;transform:translate(-50%,-50%)}.login-experience[data-v-4469fe40]{--ink:#05070b;--panel:#0a0f15;--line:#25333d;--cyan:#52efff;--berry:#ff3d74;--green:#a8ff60;--amber:#ffcb68;color:#f5f8fa;background:var(--ink);letter-spacing:0;width:100%;height:100svh;min-height:620px;font-family:Inter,Microsoft YaHei,system-ui,sans-serif;position:relative;overflow:hidden}.tech-grid[data-v-4469fe40]{pointer-events:none;opacity:.34;position:absolute;inset:0}.tech-grid i[data-v-4469fe40]{background:#26323a;display:block;position:absolute}.grid-horizontal[data-v-4469fe40]{width:100%;height:1px;left:0}.grid-vertical[data-v-4469fe40]{width:1px;height:100%;top:0}.signal-pixel[data-v-4469fe40]{background:var(--cyan);width:2px;height:2px;animation:2.8s steps(2,end) infinite signal-pulse-4469fe40;position:absolute}.experience-hud[data-v-4469fe40]{z-index:40;background:#070a0e;border-bottom:1px solid #26343d;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 30px;display:grid;position:absolute;inset:0 0 auto}.hud-brand[data-v-4469fe40],.direct-login[data-v-4469fe40]{color:inherit;background:0 0;border:0}.hud-brand[data-v-4469fe40]{text-align:left;align-items:center;gap:10px;width:max-content;padding:0;display:flex}.hud-brand img[data-v-4469fe40]{object-fit:contain;width:35px;height:35px}.hud-brand span[data-v-4469fe40],.hud-brand strong[data-v-4469fe40],.hud-brand small[data-v-4469fe40]{display:block}.hud-brand strong[data-v-4469fe40]{font-size:14px}.hud-brand small[data-v-4469fe40]{color:#6f858f;margin-top:2px;font-size:8px}.hud-center[data-v-4469fe40]{color:#78909a;align-items:center;gap:8px;font-size:9px;display:flex}.hud-center span[data-v-4469fe40]{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #a8ff6014}.hud-center b[data-v-4469fe40]{color:var(--green)}.hud-center em[data-v-4469fe40]{font-style:normal}.direct-login[data-v-4469fe40]{color:#c9d3d8;border:1px solid #34444d;justify-self:end;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:10px;display:flex}.direct-login[data-v-4469fe40]:hover{border-color:var(--cyan);color:var(--cyan)}.portal[data-v-4469fe40]{place-items:center;transition:opacity .45s;display:grid;position:absolute;inset:72px 0 0}.portal-core[data-v-4469fe40]{z-index:5;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.berry-float[data-v-4469fe40]{animation:5.2s ease-in-out infinite berry-bounce-4469fe40}.berry-shell[data-v-4469fe40]{place-items:center;width:270px;height:270px;display:grid;position:relative}.berry-spin[data-v-4469fe40]{z-index:3;width:210px;height:210px;animation:22s linear infinite berry-rotate-4469fe40;position:relative}.berry-spin img[data-v-4469fe40]{object-fit:contain;filter:drop-shadow(0 0 18px #52efff59)drop-shadow(0 0 36px #ff3d7447);width:100%;height:100%;display:block}.berry-plate[data-v-4469fe40]{z-index:2;clip-path:polygon(50% 0,100% 36%,82% 100%,18% 100%,0 36%);width:32px;height:64px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--radius) * -1)) rotateX(62deg);transition:transform .75s cubic-bezier(.2,.8,.2,1) var(--delay),opacity .4s ease var(--delay);background:#101d25;border:1px solid #52efff8c;position:absolute;top:50%;left:50%}.portal.opening .berry-plate[data-v-4469fe40]{opacity:0;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--open-radius) * -1)) rotateX(88deg) scale(.65)}.core-ring[data-v-4469fe40]{z-index:1;border:1px solid #34515e;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.ring-one[data-v-4469fe40]{width:250px;height:250px;animation:3.4s ease-in-out infinite ring-pulse-4469fe40}.ring-two[data-v-4469fe40]{border-style:dashed;width:300px;height:300px;animation:18s linear infinite ring-turn-4469fe40}.portal-kicker[data-v-4469fe40]{color:var(--cyan);align-items:center;gap:7px;margin-top:10px;font-size:10px;font-weight:800;display:flex}.portal h1[data-v-4469fe40]{margin:9px 0 0;font-size:54px;line-height:1}.portal h1 span[data-v-4469fe40]{color:var(--berry)}.portal p[data-v-4469fe40]{color:#82949d;margin:12px 0 20px;font-size:12px}.enter-button[data-v-4469fe40]{border:1px solid var(--cyan);color:#041014;background:var(--cyan);justify-content:center;align-items:center;gap:9px;min-width:172px;height:46px;font-size:11px;font-weight:900;display:flex}.enter-button[data-v-4469fe40]:hover{box-shadow:0 0 0 5px #52efff1a,0 0 30px #52efff33}.enter-button[data-v-4469fe40]:disabled{cursor:wait}.portal-readout[data-v-4469fe40]{z-index:2;color:#647984;border-top:1px solid #2c3c45;border-bottom:1px solid #2c3c45;width:150px;padding:12px 0;position:absolute;top:50%}.portal-readout span[data-v-4469fe40],.portal-readout strong[data-v-4469fe40],.portal-readout small[data-v-4469fe40]{display:block}.portal-readout span[data-v-4469fe40],.portal-readout small[data-v-4469fe40]{font-size:8px}.portal-readout strong[data-v-4469fe40]{color:#d7e1e5;margin:7px 0;font-size:22px}.readout-left[data-v-4469fe40]{text-align:left;left:5%}.readout-right[data-v-4469fe40]{text-align:right;right:5%}.portal-footer[data-v-4469fe40]{color:#576a73;justify-content:center;align-items:center;gap:14px;font-size:8px;display:flex;position:absolute;inset:auto 30px 22px}.portal-footer i[data-v-4469fe40]{background:#35444b;width:28px;height:1px}.experience-deck[data-v-4469fe40]{position:absolute;inset:72px 0 0;overflow:hidden}.deck-track[data-v-4469fe40]{will-change:transform;height:100%;transition:transform .8s cubic-bezier(.22,.75,.2,1);display:flex}.demo-slide[data-v-4469fe40]{flex:0 0 100vw;width:100vw;height:100%;overflow:auto}.slide-frame[data-v-4469fe40]{width:min(1200px,100% - 80px);min-height:100%;margin:0 auto;padding:48px 0 100px}.slide-heading[data-v-4469fe40]{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:30px;display:flex}.slide-heading>div[data-v-4469fe40]{min-width:0}.slide-heading small[data-v-4469fe40]{color:var(--cyan);font-size:9px;font-weight:800}.slide-heading h2[data-v-4469fe40]{margin:7px 0 0;font-size:30px}.slide-heading h2 em[data-v-4469fe40]{color:var(--berry);font-style:normal}.slide-heading p[data-v-4469fe40]{color:#71858e;max-width:430px;margin:0;font-size:10px;line-height:1.8}.deck-index[data-v-4469fe40]{z-index:20;color:#647780;align-items:baseline;gap:5px;display:flex;position:absolute;top:18px;right:30px}.deck-index span[data-v-4469fe40]{color:var(--cyan);font-size:18px;font-weight:900}.deck-index i[data-v-4469fe40]{font-style:normal}.deck-index small[data-v-4469fe40]{font-size:8px}.network-map[data-v-4469fe40]{background:#070b10;border:1px solid #1c2b34;min-height:560px;position:relative;overflow:hidden}.network-map[data-v-4469fe40]:before,.network-map[data-v-4469fe40]:after{content:"";background:#20313a;position:absolute}.network-map[data-v-4469fe40]:before{width:1px;height:100%;top:0;left:50%}.network-map[data-v-4469fe40]:after{width:100%;height:1px;top:50%;left:0}.network-lines[data-v-4469fe40]{z-index:1;width:100%;height:100%;position:absolute;inset:0}.network-lines path[data-v-4469fe40]{fill:none;stroke-width:1.2px;vector-effect:non-scaling-stroke;stroke-dasharray:7 7;animation:2.8s linear infinite line-flow-4469fe40}.line-input path[data-v-4469fe40]{stroke:var(--cyan)}.line-model path[data-v-4469fe40]{stroke:#6f7f89}.line-output path[data-v-4469fe40]{stroke:var(--berry)}.engine-node[data-v-4469fe40],.black-box[data-v-4469fe40],.output-node[data-v-4469fe40]{z-index:3;position:absolute}.primary-engine[data-v-4469fe40]{background:#0b1218;border:1px solid #30444f;grid-template-columns:48px 1fr;align-items:center;column-gap:11px;width:180px;padding:13px;display:grid;left:4%}.deepseek-node[data-v-4469fe40]{top:18%}.claude-node[data-v-4469fe40]{top:58%}.engine-logo[data-v-4469fe40]{background:#101b22;border:1px solid #344954;grid-row:1/4;place-items:center;width:48px;height:48px;display:grid}.engine-logo img[data-v-4469fe40]{object-fit:contain;width:34px;height:34px}.primary-engine span[data-v-4469fe40],.primary-engine small[data-v-4469fe40]{color:#67808b;font-size:7px}.primary-engine strong[data-v-4469fe40]{font-size:13px}.black-box[data-v-4469fe40]{border:1px solid var(--cyan);background:#05080b;flex-direction:column;width:31%;min-width:330px;height:66%;display:flex;top:17%;left:35%;box-shadow:0 0 0 6px #52efff06,0 0 35px #52efff14}.box-header[data-v-4469fe40],.box-footer[data-v-4469fe40]{color:#81949d;border-bottom:1px solid #253741;justify-content:space-between;align-items:center;height:40px;padding:0 14px;font-size:8px;display:flex}.box-header span[data-v-4469fe40]{color:var(--cyan);align-items:center;gap:7px;display:flex}.box-header b[data-v-4469fe40]{color:var(--green)}.box-core[data-v-4469fe40]{flex:1;justify-content:center;align-items:center;gap:20px;padding:18px;display:flex}.box-orbit[data-v-4469fe40]{border:1px dashed #48606b;border-radius:50%;place-items:center;width:78px;height:78px;animation:14s linear infinite ring-turn-4469fe40;display:grid;position:relative}.box-orbit img[data-v-4469fe40]{object-fit:contain;width:58px;height:58px;animation:14s linear infinite counter-turn-4469fe40}.box-copy small[data-v-4469fe40],.box-copy strong[data-v-4469fe40],.box-copy p[data-v-4469fe40]{display:block}.box-copy small[data-v-4469fe40]{color:#748b95;font-size:7px}.box-copy strong[data-v-4469fe40]{margin-top:5px;font-size:16px}.box-copy p[data-v-4469fe40]{color:var(--berry);margin:6px 0 0;font-size:7px}.box-stream[data-v-4469fe40]{gap:5px;padding:0 16px 16px;display:grid}.box-stream i[data-v-4469fe40]{width:var(--w);background:var(--cyan);height:2px;animation:stream-scan-4469fe40 1.6s ease-in-out var(--d) infinite;display:block}.box-footer[data-v-4469fe40]{border-top:1px solid #253741;border-bottom:0}.satellite[data-v-4469fe40]{background:#0b1116;border:1px solid #2a3942;align-items:center;gap:9px;width:150px;padding:9px;display:flex}.satellite img[data-v-4469fe40]{object-fit:contain;width:28px;height:28px}.satellite div[data-v-4469fe40]{flex:1;min-width:0}.satellite strong[data-v-4469fe40],.satellite small[data-v-4469fe40]{display:block}.satellite strong[data-v-4469fe40]{font-size:10px}.satellite small[data-v-4469fe40]{color:#647983;margin-top:2px;font-size:7px}.satellite>i[data-v-4469fe40]{background:var(--green);border-radius:50%;width:6px;height:6px}.qwen[data-v-4469fe40]{top:8%;right:6%}.doubao[data-v-4469fe40]{top:35%;right:2%}.kimi[data-v-4469fe40]{top:62%;right:2%}.gpt[data-v-4469fe40]{bottom:7%;right:7%}.output-node[data-v-4469fe40]{border-left:2px solid var(--berry);color:#7f929b;background:#0a0f14;grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;padding:7px 9px;display:grid}.output-node svg[data-v-4469fe40]{color:var(--berry);grid-row:1/3}.output-node span[data-v-4469fe40]{font-size:7px}.output-node strong[data-v-4469fe40]{color:#d4dde1;font-size:9px}.out-search[data-v-4469fe40]{top:1%;left:46%}.out-knowledge[data-v-4469fe40]{top:45%;right:1%}.out-social[data-v-4469fe40]{bottom:1%;left:45%}.out-map[data-v-4469fe40]{top:45%;left:1%}.packet[data-v-4469fe40]{z-index:4;background:var(--cyan);width:5px;height:5px;box-shadow:0 0 10px var(--cyan);position:absolute}.packet-a[data-v-4469fe40]{animation:3.2s linear infinite packet-a-4469fe40;top:29%;left:17%}.packet-b[data-v-4469fe40]{background:var(--berry);animation:2.8s linear .4s infinite packet-b-4469fe40;top:44%;left:65%}.packet-c[data-v-4469fe40]{animation:3.6s linear .8s infinite packet-c-4469fe40;top:65%;left:50%}.pipeline-flow[data-v-4469fe40]{grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;margin-bottom:22px;display:grid}.pipeline-node[data-v-4469fe40]{background:#0a1015;border:1px solid #283740;min-height:132px;padding:15px;position:relative}.pipeline-node>div[data-v-4469fe40]{color:var(--cyan);justify-content:space-between;align-items:center;display:flex}.pipeline-node>div b[data-v-4469fe40]{font-size:9px}.pipeline-node>strong[data-v-4469fe40],.pipeline-node>small[data-v-4469fe40]{display:block}.pipeline-node>strong[data-v-4469fe40]{margin-top:20px;font-size:12px}.pipeline-node>small[data-v-4469fe40]{color:#6e818a;margin-top:5px;font-size:8px}.pipeline-node>i[data-v-4469fe40]{background:#253740;height:2px;position:absolute;bottom:12px;left:14px;right:14px}.pipeline-node>i[data-v-4469fe40]:after{content:"";background:var(--cyan);width:45%;height:100%;animation:3s ease-in-out infinite pipeline-load-4469fe40;display:block}.pipeline-arrow[data-v-4469fe40]{color:#4a5c65;justify-self:center}.route-dashboard[data-v-4469fe40]{grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);gap:18px;display:grid}.code-route[data-v-4469fe40],.signal-matrix[data-v-4469fe40]{background:#070b0f;border:1px solid #273740;min-height:330px}.module-title[data-v-4469fe40]{height:44px;color:var(--cyan);border-bottom:1px solid #273740;align-items:center;gap:8px;padding:0 14px;font-size:8px;display:flex}.module-title b[data-v-4469fe40]{color:var(--green);margin-left:auto}.code-lines[data-v-4469fe40]{padding:15px 17px}.code-lines p[data-v-4469fe40]{color:#98aab2;border-bottom:1px solid #17242b;grid-template-columns:24px auto auto 1fr;gap:7px;margin:0;padding:8px 0;font:9px/1.4 Consolas,monospace;display:grid}.code-lines i[data-v-4469fe40]{color:#40545e;font-style:normal}.code-lines b[data-v-4469fe40]{color:#e7eef1}.code-lines em[data-v-4469fe40]{color:#576d77;justify-self:end;font-style:normal}.syntax-cyan[data-v-4469fe40]{color:var(--cyan)}.syntax-pink[data-v-4469fe40]{color:var(--berry)}.syntax-green[data-v-4469fe40]{color:var(--green)}.syntax-amber[data-v-4469fe40]{color:var(--amber)}.route-progress[data-v-4469fe40]{align-items:center;gap:10px;padding:0 17px;display:flex}.route-progress>span[data-v-4469fe40]{background:#1f3038;flex:1;height:2px;position:relative}.route-progress>span[data-v-4469fe40]:after{content:"";background:var(--green);width:78%;position:absolute;inset:0}.route-progress b[data-v-4469fe40]{color:var(--green);font-size:7px}.matrix-grid[data-v-4469fe40]{grid-template-columns:repeat(8,1fr);gap:6px;padding:22px;display:grid}.matrix-grid i[data-v-4469fe40]{aspect-ratio:1;background:#0b141a;border:1px solid #283943}.matrix-grid i.active[data-v-4469fe40]{background:#17353b;border-color:#3e8790;animation:2.2s ease-in-out infinite matrix-pulse-4469fe40}.matrix-grid i.hot[data-v-4469fe40]{background:#3a1421;border-color:#b12f57}.matrix-metrics[data-v-4469fe40]{border-top:1px solid #273740;grid-template-columns:repeat(3,1fr);display:grid}.matrix-metrics span[data-v-4469fe40]{color:#607680;border-right:1px solid #273740;padding:13px;font-size:7px}.matrix-metrics span[data-v-4469fe40]:last-child{border-right:0}.matrix-metrics b[data-v-4469fe40]{color:#e9f1f4;margin-bottom:4px;font-size:13px;display:block}.auth-frame[data-v-4469fe40]{grid-template-columns:minmax(0,1fr) minmax(380px,430px);align-items:center;gap:70px;display:grid}.auth-system .slide-heading[data-v-4469fe40]{margin-bottom:20px;display:block}.auth-system .slide-heading p[data-v-4469fe40]{margin-top:13px}.system-radar[data-v-4469fe40]{place-items:center;width:310px;height:310px;margin:24px auto;display:grid;position:relative}.system-radar img[data-v-4469fe40]{z-index:3;object-fit:contain;width:86px;height:86px;animation:20s linear infinite berry-rotate-4469fe40;position:relative}.radar-ring[data-v-4469fe40]{border:1px solid #2b4651;border-radius:50%;position:absolute}.radar-one[data-v-4469fe40]{width:140px;height:140px}.radar-two[data-v-4469fe40]{border-style:dashed;width:220px;height:220px;animation:18s linear infinite ring-turn-4469fe40}.radar-three[data-v-4469fe40]{border-color:#1e323b;width:300px;height:300px}.system-radar>span[data-v-4469fe40]{--a:calc(var(--i) * 45deg);background:var(--cyan);width:7px;height:7px;box-shadow:0 0 10px var(--cyan);transform:rotate(var(--a)) translateX(120px);border-radius:50%;position:absolute;top:50%;left:50%}.auth-stats[data-v-4469fe40]{border:1px solid #2a3a43;grid-template-columns:repeat(3,1fr);display:grid}.auth-stats>span[data-v-4469fe40]{border-right:1px solid #2a3a43;grid-template-columns:auto 1fr;gap:2px 7px;padding:13px;display:grid}.auth-stats>span[data-v-4469fe40]:last-child{border-right:0}.auth-stats svg[data-v-4469fe40]{color:var(--green);grid-row:1/3}.auth-stats b[data-v-4469fe40],.auth-stats small[data-v-4469fe40]{display:block}.auth-stats b[data-v-4469fe40]{font-size:9px}.auth-stats small[data-v-4469fe40]{color:#667a84;font-size:7px}.future-login-form[data-v-4469fe40]{border:1px solid var(--cyan);background:#080d12;padding:30px;position:relative;overflow:hidden;box-shadow:0 0 0 7px #52efff06}.form-scanline[data-v-4469fe40]{background:var(--cyan);height:1px;animation:4s linear infinite form-scan-4469fe40;position:absolute;top:0;left:0;right:0}.form-heading[data-v-4469fe40]{align-items:center;gap:11px;margin-bottom:26px;display:flex}.form-heading>span[data-v-4469fe40]{width:42px;height:42px;color:var(--cyan);background:#101c22;border:1px solid #34515d;place-items:center;display:grid}.form-heading small[data-v-4469fe40]{color:var(--cyan);font-size:8px}.form-heading h3[data-v-4469fe40]{margin:4px 0 0;font-size:20px}.future-login-form label[data-v-4469fe40]{color:#8da0a9;gap:7px;margin-top:15px;font-size:9px;display:grid}.future-login-form input[data-v-4469fe40]{color:#eef5f7;background:#0d151b;border:1px solid #2b3d46;border-radius:0;outline:0;width:100%;height:44px;padding:0 13px;font-size:11px}.future-login-form input[data-v-4469fe40]:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #52efff12}.future-submit[data-v-4469fe40]{border:1px solid var(--cyan);color:#041014;background:var(--cyan);justify-content:center;align-items:center;gap:9px;width:100%;height:46px;margin-top:22px;font-size:10px;font-weight:900;display:flex}.future-submit[data-v-4469fe40]:disabled{opacity:.45;cursor:not-allowed}.form-security[data-v-4469fe40]{color:#617680;justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:8px;display:flex}.deck-navigation[data-v-4469fe40]{z-index:30;align-items:center;gap:14px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.deck-navigation>button[data-v-4469fe40]{color:#adc0c8;background:#080d11;border:1px solid #32444d;place-items:center;width:38px;height:38px;display:grid}.deck-navigation>button[data-v-4469fe40]:disabled{opacity:.25;cursor:default}.deck-navigation>div[data-v-4469fe40]{gap:7px;display:flex}.deck-navigation>div button[data-v-4469fe40]{background:#31434b;border:0;width:26px;height:3px;padding:0}.deck-navigation>div button.active[data-v-4469fe40]{background:var(--cyan)}@keyframes signal-pulse-4469fe40{0%,to{opacity:.15}50%{opacity:1}}@keyframes berry-bounce-4469fe40{0%,to{transform:translateY(0)}50%{transform:translateY(-17px)}}@keyframes berry-rotate-4469fe40{to{transform:rotate(360deg)}}@keyframes ring-turn-4469fe40{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes counter-turn-4469fe40{to{transform:rotate(-360deg)}}@keyframes ring-pulse-4469fe40{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(.94)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.04)}}@keyframes portal-launch-4469fe40{0%{transform:scale(1)}55%{transform:scale(1.16)}to{opacity:0;transform:scale(.24)}}@keyframes line-flow-4469fe40{to{stroke-dashoffset:-28px}}@keyframes stream-scan-4469fe40{0%,to{opacity:.18;transform-origin:0;transform:scaleX(.6)}50%{opacity:1;transform:scaleX(1)}}@keyframes packet-a-4469fe40{0%{transform:translate(0)}50%{transform:translate(185px,55px)}to{transform:translate(365px,20px)}}@keyframes packet-b-4469fe40{0%{transform:translate(0)}to{transform:translate(280px)}}@keyframes packet-c-4469fe40{0%{transform:translate(0)}to{transform:translateY(180px)}}@keyframes pipeline-load-4469fe40{0%,to{width:18%}50%{width:86%}}@keyframes matrix-pulse-4469fe40{50%{opacity:.35}}@keyframes form-scan-4469fe40{0%{opacity:0;top:0}10%{opacity:.8}90%{opacity:.3}to{opacity:0;top:100%}}@keyframes berry-yaw-4469fe40{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (width<=900px){.experience-hud[data-v-4469fe40]{grid-template-columns:1fr auto;padding:0 18px}.hud-center[data-v-4469fe40]{display:none}.slide-frame[data-v-4469fe40]{width:calc(100% - 32px);padding-top:32px}.slide-heading[data-v-4469fe40]{flex-direction:column;align-items:flex-start;gap:10px}.slide-heading h2[data-v-4469fe40]{font-size:25px}.slide-heading p[data-v-4469fe40]{max-width:600px}.network-map[data-v-4469fe40]{flex-direction:column;align-items:stretch;gap:10px;min-height:680px;padding:16px;display:flex}.network-lines[data-v-4469fe40],.network-map[data-v-4469fe40]:before,.network-map[data-v-4469fe40]:after,.packet[data-v-4469fe40]{display:none}.engine-node[data-v-4469fe40],.black-box[data-v-4469fe40],.output-node[data-v-4469fe40]{position:relative;inset:auto}.primary-engine[data-v-4469fe40]{width:100%}.black-box[data-v-4469fe40]{order:2;width:100%;min-width:0;height:250px}.deepseek-node[data-v-4469fe40],.claude-node[data-v-4469fe40]{order:1}.satellite[data-v-4469fe40]{order:3;width:100%}.output-node[data-v-4469fe40]{order:4}.pipeline-flow[data-v-4469fe40]{grid-template-columns:1fr 18px 1fr 18px 1fr}.pipeline-node[data-v-4469fe40]{margin-bottom:14px}.pipeline-arrow[data-v-4469fe40]:nth-of-type(6){display:none}.route-dashboard[data-v-4469fe40]{grid-template-columns:1fr}.auth-frame[data-v-4469fe40]{grid-template-columns:1fr;gap:25px}.auth-system[data-v-4469fe40]{display:none}.future-login-form[data-v-4469fe40]{width:min(430px,100%);margin:auto}}@media (width<=600px){.login-experience[data-v-4469fe40]{min-height:620px}.experience-hud[data-v-4469fe40]{height:62px}.hud-brand img[data-v-4469fe40]{width:30px;height:30px}.hud-brand small[data-v-4469fe40],.direct-login span[data-v-4469fe40]{display:none}.direct-login[data-v-4469fe40]{justify-content:center;width:36px;padding:0}.portal[data-v-4469fe40]{inset:62px 0 0}.berry-shell[data-v-4469fe40]{width:220px;height:220px}.berry-spin[data-v-4469fe40]{width:168px;height:168px}.berry-plate[data-v-4469fe40]{width:25px;height:49px}.ring-one[data-v-4469fe40]{width:205px;height:205px}.ring-two[data-v-4469fe40]{width:240px;height:240px}.portal h1[data-v-4469fe40]{font-size:41px}.portal p[data-v-4469fe40]{max-width:290px;line-height:1.7}.portal-readout[data-v-4469fe40]{display:none}.portal-footer[data-v-4469fe40]{gap:7px;inset:auto 12px 15px}.portal-footer span[data-v-4469fe40]:nth-of-type(2){display:none}.experience-deck[data-v-4469fe40]{inset:62px 0 0}.deck-index[data-v-4469fe40]{top:10px;right:16px}.slide-frame[data-v-4469fe40]{width:calc(100% - 28px);padding:46px 0 88px}.slide-heading[data-v-4469fe40]{margin-bottom:20px}.slide-heading h2[data-v-4469fe40]{font-size:22px}.network-map[data-v-4469fe40]{min-height:0}.primary-engine[data-v-4469fe40]{grid-template-columns:42px 1fr;padding:10px}.engine-logo[data-v-4469fe40]{width:42px;height:42px}.black-box[data-v-4469fe40]{height:260px}.box-core[data-v-4469fe40]{gap:12px;padding:12px}.box-orbit[data-v-4469fe40]{width:58px;height:58px}.box-orbit img[data-v-4469fe40]{width:44px;height:44px}.box-copy strong[data-v-4469fe40]{font-size:13px}.box-footer[data-v-4469fe40]{font-size:6px}.satellite[data-v-4469fe40]{grid-template-columns:28px 1fr auto;display:grid}.pipeline-flow[data-v-4469fe40]{grid-template-columns:1fr}.pipeline-arrow[data-v-4469fe40]{margin:0 auto 14px;transform:rotate(90deg)}.pipeline-node[data-v-4469fe40]{min-height:100px;margin:0}.route-dashboard[data-v-4469fe40]{gap:14px}.code-lines[data-v-4469fe40]{padding:10px}.code-lines p[data-v-4469fe40]{grid-template-columns:20px 1fr;font-size:8px}.code-lines em[data-v-4469fe40]{grid-column:2;justify-self:start}.matrix-grid[data-v-4469fe40]{padding:16px}.auth-frame[data-v-4469fe40]{display:block}.future-login-form[data-v-4469fe40]{padding:24px 20px}.deck-navigation[data-v-4469fe40]{bottom:14px}.portal.opening .berry-plate[data-v-4469fe40]{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--open-radius) * -.7)) rotateX(88deg) scale(.5)}}@media (width>=601px){.berry-shell[data-v-4469fe40]{perspective:900px;width:410px;height:410px}.berry-spin[data-v-4469fe40]{width:340px;height:340px;transform-style:preserve-3d;animation-name:berry-yaw-4469fe40}.berry-plate[data-v-4469fe40]{width:39px;height:78px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--radius) * -1.35)) rotateX(62deg)}.portal.opening .berry-plate[data-v-4469fe40]{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--open-radius) * -1.15)) rotateX(88deg) scale(.65)}.ring-one[data-v-4469fe40]{width:380px;height:380px}.ring-two[data-v-4469fe40]{width:430px;height:430px}.portal-kicker[data-v-4469fe40]{margin-top:-4px}}@media (width>=601px) and (height>=820px){.berry-shell[data-v-4469fe40]{width:470px;height:470px}.berry-spin[data-v-4469fe40]{width:400px;height:400px}.berry-plate[data-v-4469fe40]{width:43px;height:86px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--radius) * -1.58)) rotateX(62deg)}.portal.opening .berry-plate[data-v-4469fe40]{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--open-radius) * -1.3)) rotateX(88deg) scale(.65)}.ring-one[data-v-4469fe40]{width:440px;height:440px}.ring-two[data-v-4469fe40]{width:495px;height:495px}}.gpt img[data-v-4469fe40]{background:#edf2f4;border-radius:50%;padding:4px}.code-lines p[data-v-4469fe40]{grid-template-columns:24px minmax(0,1fr) auto}.code-lines code[data-v-4469fe40]{color:#d7e1e5;min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.code-lines code b[data-v-4469fe40]{font-weight:700}.code-lines code .syntax-cyan[data-v-4469fe40]{color:var(--cyan)}.code-lines code .syntax-pink[data-v-4469fe40]{color:var(--berry)}.code-lines code .syntax-green[data-v-4469fe40]{color:var(--green)}.code-lines code .syntax-amber[data-v-4469fe40]{color:var(--amber)}@media (width<=600px){.code-lines p[data-v-4469fe40]{grid-template-columns:20px minmax(0,1fr)}.code-lines em[data-v-4469fe40]{grid-column:2;justify-self:start}.berry-shell[data-v-4469fe40]{perspective:700px;width:280px;height:280px}.berry-spin[data-v-4469fe40]{width:230px;height:230px;transform-style:preserve-3d;animation-name:berry-yaw-4469fe40}.berry-plate[data-v-4469fe40]{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--radius) * -1.15)) rotateX(62deg)}.portal.opening .berry-plate[data-v-4469fe40]{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(var(--open-radius) * -.75)) rotateX(88deg) scale(.5)}.ring-one[data-v-4469fe40]{width:260px;height:260px}.ring-two[data-v-4469fe40]{width:300px;height:300px}.portal-kicker[data-v-4469fe40]{margin-top:-5px}}.berry-spin[data-v-4469fe40]{animation:none}.portal.opening .berry-spin[data-v-4469fe40]{animation:.9s ease-in forwards portal-launch-4469fe40}@media (width>=901px){.engine-slide[data-v-4469fe40]{overflow:hidden}.engine-slide .slide-frame[data-v-4469fe40]{width:100%;height:100%;min-height:0;margin:0;padding:0;position:relative}.engine-slide .slide-heading[data-v-4469fe40]{z-index:8;pointer-events:none;align-items:flex-start;margin:0;position:absolute;inset:28px 120px auto 52px}.engine-slide .slide-heading h2[data-v-4469fe40]{font-size:40px;line-height:1.08}.engine-slide .slide-heading p[data-v-4469fe40]{padding-top:8px}.engine-slide .network-map[data-v-4469fe40]{border:0;width:100%;height:100%;min-height:0;position:absolute;inset:0}.engine-slide .out-search[data-v-4469fe40]{top:11%}}@media (width<=900px){.engine-slide .slide-frame[data-v-4469fe40]{width:100%;padding:32px 0 88px}.engine-slide .slide-heading[data-v-4469fe40]{padding:0 18px}.engine-slide .slide-heading h2[data-v-4469fe40]{font-size:30px}.engine-slide .slide-heading p[data-v-4469fe40]{padding-right:44px}.engine-slide .network-map[data-v-4469fe40]{border-left:0;border-right:0;min-height:calc(100svh - 190px)}}@media (width<=600px){.engine-slide .slide-frame[data-v-4469fe40]{padding-top:30px}.engine-slide .slide-heading[data-v-4469fe40]{padding:0 14px}.engine-slide .slide-heading h2[data-v-4469fe40]{font-size:27px}.engine-slide .slide-heading p[data-v-4469fe40]{padding-right:28px}}.network-lines[data-v-4469fe40]{z-index:2;pointer-events:none;overflow:visible}.network-lines path[data-v-4469fe40]{stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round}.line-model path[data-v-4469fe40]{stroke:var(--cyan);opacity:.68}.line-output path[data-v-4469fe40]{stroke:var(--berry);opacity:.62}.connector-dot[data-v-4469fe40]{fill:#081116;stroke:var(--cyan);stroke-width:1.5px;vector-effect:non-scaling-stroke}.line-output .connector-dot[data-v-4469fe40]{stroke:var(--berry)}.connector-dot-target[data-v-4469fe40]{fill:currentColor}.topology-shell[data-v-4469fe40]{z-index:3;grid-template-rows:minmax(0,1fr) 58px;grid-template-columns:minmax(190px,.82fr) minmax(380px,1.48fr) minmax(190px,.82fr);gap:18px clamp(54px,6vw,96px);display:grid;position:absolute;inset:138px clamp(36px,4vw,62px) 68px}.model-rail[data-v-4469fe40]{z-index:3;grid-template-rows:repeat(3,minmax(68px,1fr));align-items:center;gap:14px;min-width:0;display:grid}.model-rail-left[data-v-4469fe40]{grid-area:1/1}.model-rail-right[data-v-4469fe40]{grid-area:1/3}.model-card[data-v-4469fe40]{background:#0a1117;border:1px solid #30444f;grid-template-columns:46px minmax(0,1fr) 8px;align-items:center;gap:12px;width:100%;min-width:0;min-height:74px;padding:11px 13px;display:grid;position:relative;inset:auto;box-shadow:inset 0 0 0 1px #52efff05}.model-card[data-v-4469fe40]:before{content:"";border:1px solid var(--cyan);background:#071016;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.model-rail-left .model-card[data-v-4469fe40]:before{right:-4px}.model-rail-right .model-card[data-v-4469fe40]:before{left:-4px}.model-card .engine-logo[data-v-4469fe40]{grid-row:auto;width:46px;height:46px}.model-card .engine-logo img[data-v-4469fe40]{width:32px;height:32px}.model-copy[data-v-4469fe40]{min-width:0}.model-copy span[data-v-4469fe40],.model-copy strong[data-v-4469fe40],.model-copy small[data-v-4469fe40]{display:block}.model-copy span[data-v-4469fe40]{color:#5d7681;font-size:7px}.model-copy strong[data-v-4469fe40]{margin-top:3px;font-size:13px}.model-copy small[data-v-4469fe40]{color:#71858e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;overflow:hidden}.model-status[data-v-4469fe40]{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #a8ff6073}.topology-shell .black-box[data-v-4469fe40]{grid-area:1/2;width:100%;min-width:0;height:100%;max-height:none;position:relative;inset:auto}.topology-shell .box-header[data-v-4469fe40]{flex:0 0 42px}.topology-shell .box-core[data-v-4469fe40]{min-height:0}.topology-shell .box-orbit[data-v-4469fe40]{width:94px;height:94px;animation:14s linear infinite core-ring-turn-4469fe40}.topology-shell .box-orbit img[data-v-4469fe40]{width:68px;height:68px}.topology-shell .box-copy strong[data-v-4469fe40]{font-size:18px}.topology-shell .box-stream[data-v-4469fe40]{margin-top:auto}.topology-shell .box-footer[data-v-4469fe40]{flex:0 0 42px}.output-rail[data-v-4469fe40]{z-index:3;grid-area:2/1/auto/-1;grid-template-columns:repeat(4,minmax(0,1fr));justify-self:center;gap:12px;width:min(900px,76%);display:grid}.topology-output[data-v-4469fe40]{border:1px solid #293b45;border-left:2px solid var(--berry);background:#090f14;grid-template-columns:auto minmax(0,1fr);align-content:center;min-width:0;height:58px;padding:8px 12px;display:grid;position:relative;inset:auto}.topology-output[data-v-4469fe40]:before{content:"";border:1px solid var(--berry);background:#090f14;width:7px;height:7px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.topology-output span[data-v-4469fe40],.topology-output strong[data-v-4469fe40]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes core-ring-turn-4469fe40{to{transform:rotate(360deg)}}@media (width>=901px) and (height<=760px){.topology-shell[data-v-4469fe40]{top:118px}.model-card[data-v-4469fe40]{min-height:64px;padding-top:8px;padding-bottom:8px}.model-card .engine-logo[data-v-4469fe40]{width:40px;height:40px}.model-card .engine-logo img[data-v-4469fe40]{width:28px;height:28px}.topology-shell .box-orbit[data-v-4469fe40]{width:76px;height:76px}.topology-shell .box-orbit img[data-v-4469fe40]{width:54px;height:54px}}@media (width<=900px){.engine-slide .network-map[data-v-4469fe40]{min-height:0;padding:0 14px 100px;display:block;overflow:visible}.engine-slide .network-lines[data-v-4469fe40]{display:block}.engine-slide .topology-shell[data-v-4469fe40]{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 10px;margin-top:24px;display:grid;position:relative;inset:auto}.model-rail[data-v-4469fe40]{grid-template-rows:repeat(3,74px);gap:10px}.model-rail-left[data-v-4469fe40]{grid-area:1/1}.model-rail-right[data-v-4469fe40]{grid-area:1/2}.model-card[data-v-4469fe40]{grid-template-columns:38px minmax(0,1fr) 6px;gap:8px;height:74px;min-height:74px;padding:8px}.model-card[data-v-4469fe40]:before{top:auto;bottom:-4px;transform:translate(-50%)rotate(45deg);left:50%!important;right:auto!important}.model-card .engine-logo[data-v-4469fe40]{width:38px;height:38px}.model-card .engine-logo img[data-v-4469fe40]{width:27px;height:27px}.model-copy strong[data-v-4469fe40]{font-size:11px}.model-copy small[data-v-4469fe40]{font-size:6px}.topology-shell .black-box[data-v-4469fe40]{grid-area:2/1/auto/-1;height:280px}.topology-shell .box-orbit[data-v-4469fe40]{width:72px;height:72px}.topology-shell .box-orbit img[data-v-4469fe40]{width:52px;height:52px}.topology-shell .box-copy strong[data-v-4469fe40]{font-size:15px}.output-rail[data-v-4469fe40]{grid-area:3/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.topology-output[data-v-4469fe40]{height:56px}.network-map[data-v-4469fe40]:before,.network-map[data-v-4469fe40]:after{display:none}}@media (width<=600px){.engine-slide .network-map[data-v-4469fe40]{padding-left:10px;padding-right:10px}.engine-slide .topology-shell[data-v-4469fe40]{margin-top:18px}.model-rail[data-v-4469fe40]{grid-template-rows:repeat(3,68px)}.model-card[data-v-4469fe40]{grid-template-columns:34px minmax(0,1fr) 6px;gap:7px;height:68px;min-height:68px;padding:7px}.model-card .engine-logo[data-v-4469fe40]{width:34px;height:34px}.model-card .engine-logo img[data-v-4469fe40]{width:24px;height:24px}.model-copy span[data-v-4469fe40]{font-size:6px}.model-copy strong[data-v-4469fe40]{font-size:10px}.topology-shell .black-box[data-v-4469fe40]{height:260px}.topology-shell .box-core[data-v-4469fe40]{gap:10px}.topology-shell .box-copy p[data-v-4469fe40]{font-size:6px}.topology-shell .box-footer[data-v-4469fe40]{padding:0 9px;font-size:6px}.topology-output[data-v-4469fe40]{padding:7px 8px}}.journey-map[data-v-4469fe40]{background:#070b10;min-height:560px;position:relative;overflow:hidden}.journey-map[data-v-4469fe40]:before,.journey-map[data-v-4469fe40]:after{content:"";pointer-events:none;background:#182832;position:absolute}.journey-map[data-v-4469fe40]:before{height:1px;top:50%;left:0;right:0}.journey-map[data-v-4469fe40]:after{width:1px;top:0;bottom:0;left:50%}.journey-shell[data-v-4469fe40]{z-index:3;grid-template-columns:minmax(220px,1.15fr) 48px minmax(180px,.9fr) 48px minmax(230px,1.15fr) 48px minmax(175px,.85fr) 48px minmax(180px,.9fr);align-items:stretch;min-height:0;display:grid;position:absolute;inset:138px clamp(30px,3.6vw,54px) 72px}.journey-stage[data-v-4469fe40]{background:#081016;border:1px solid #2c3f49;flex-direction:column;min-width:0;padding:0 13px 12px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #52efff05}.journey-stage[data-v-4469fe40]:before,.journey-stage[data-v-4469fe40]:after{content:"";pointer-events:none;width:18px;height:18px;position:absolute}.journey-stage[data-v-4469fe40]:before{border-top:2px solid var(--cyan);border-left:2px solid var(--cyan);top:-1px;left:-1px}.journey-stage[data-v-4469fe40]:after{border-right:2px solid var(--cyan);border-bottom:2px solid var(--cyan);bottom:-1px;right:-1px}.journey-stage-header[data-v-4469fe40]{border-bottom:1px solid #263740;align-items:center;gap:9px;height:58px;margin:0 -13px 12px;padding:0 13px;display:flex}.journey-stage-header>span[data-v-4469fe40]{color:var(--cyan);font-size:21px;font-weight:900}.journey-stage-header>div[data-v-4469fe40]{min-width:0}.journey-stage-header small[data-v-4469fe40],.journey-stage-header strong[data-v-4469fe40]{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.journey-stage-header small[data-v-4469fe40]{color:#5f7782;font-size:7px}.journey-stage-header strong[data-v-4469fe40]{margin-top:3px;font-size:11px}.journey-stage footer[data-v-4469fe40]{color:#607680;white-space:nowrap;align-items:center;gap:7px;height:28px;margin-top:auto;font-size:6px;display:flex}.journey-stage footer span[data-v-4469fe40]{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #a8ff608c}.engine-brand[data-v-4469fe40]{border-bottom:1px solid #1d2e37;justify-content:space-between;align-items:center;height:74px;padding:0 8px 10px;display:flex}.engine-brand>img[data-v-4469fe40]{object-fit:contain;width:58px;height:58px}.engine-brand>div[data-v-4469fe40]{text-align:right}.engine-brand b[data-v-4469fe40],.engine-brand small[data-v-4469fe40]{display:block}.engine-brand b[data-v-4469fe40]{color:var(--berry);font-size:23px}.engine-brand small[data-v-4469fe40]{color:#6f838d;margin-top:2px;font-size:7px}.journey-engine-stack[data-v-4469fe40]{gap:9px;margin-top:12px;display:grid;position:relative}.journey-engine-stack[data-v-4469fe40]:after{content:"";background:var(--cyan);opacity:.52;width:1px;position:absolute;top:14%;bottom:14%;right:-8px}.journey-engine[data-v-4469fe40]{background:#0a141a;border:1px solid #2b414b;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;min-height:66px;padding:8px 9px;display:grid;position:relative}.journey-engine[data-v-4469fe40]:after{content:"";background:var(--cyan);width:8px;height:1px;position:absolute;top:50%;right:-8px}.journey-engine-logo[data-v-4469fe40]{background:#0d1a21;border:1px solid #314954;place-items:center;width:40px;height:40px;display:grid}.journey-engine-logo img[data-v-4469fe40]{object-fit:contain;width:28px;height:28px}.journey-engine>div[data-v-4469fe40]:nth-child(2){min-width:0}.journey-engine strong[data-v-4469fe40],.journey-engine small[data-v-4469fe40]{display:block}.journey-engine small[data-v-4469fe40]{color:#728791;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:6px;overflow:hidden}.journey-engine em[data-v-4469fe40]{color:#536a75;font-size:5px;font-style:normal;position:absolute;top:7px;right:7px}.journey-engine.gpt img[data-v-4469fe40]{background:#eef3f5;border-radius:50%;padding:3px}.content-factory[data-v-4469fe40]{border-color:#584b32}.content-factory[data-v-4469fe40]:before,.content-factory[data-v-4469fe40]:after{border-color:var(--amber)}.content-core[data-v-4469fe40]{min-height:118px;color:var(--amber);background:#0f1212;border:1px solid #4b432f;flex-direction:column;justify-content:center;align-items:center;display:flex}.content-core strong[data-v-4469fe40]{color:#eef3f4;margin-top:9px;font-size:14px}.content-core small[data-v-4469fe40]{color:#80765f;margin-top:4px;font-size:6px}.content-grid[data-v-4469fe40]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.content-grid article[data-v-4469fe40]{background:#0a1114;border:1px solid #343a38;align-items:flex-start;gap:7px;min-width:0;min-height:72px;padding:9px 7px;display:flex}.content-grid svg[data-v-4469fe40]{color:var(--amber);flex:none}.content-grid strong[data-v-4469fe40],.content-grid small[data-v-4469fe40]{display:block}.content-grid small[data-v-4469fe40]{color:#6f7e83;margin-top:4px;font-size:6px}.ai-world[data-v-4469fe40]{border-color:#39717a;box-shadow:inset 0 0 0 1px #52efff06,0 0 28px #52efff0e}.world-visual[data-v-4469fe40]{flex:1;min-height:260px;position:relative}.world-ring[data-v-4469fe40]{border:1px solid #31505c;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.world-ring-outer[data-v-4469fe40]{border-style:dashed;width:210px;height:210px;animation:22s linear infinite ring-turn-4469fe40}.world-ring-inner[data-v-4469fe40]{border-color:#84324c;width:142px;height:142px;animation:5s ease-in-out infinite ring-pulse-4469fe40}.world-core[data-v-4469fe40]{z-index:2;border:1px solid var(--cyan);background:#071016;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 24px #52efff17}.world-core[data-v-4469fe40]>*{transform:rotate(-45deg)}.world-core svg[data-v-4469fe40]{color:var(--cyan)}.world-core strong[data-v-4469fe40]{margin-top:7px;font-size:15px}.world-core small[data-v-4469fe40]{color:#65808a;margin-top:4px;font-size:6px}.world-visual>i[data-v-4469fe40]{--angle:calc(var(--node) * 45deg);border:1px solid var(--cyan);width:6px;height:6px;transform:rotate(var(--angle)) translateX(105px);background:#071016;position:absolute;top:50%;left:50%;box-shadow:0 0 8px #52efff73}.world-signals[data-v-4469fe40]{border:1px solid #28414a;grid-template-columns:repeat(4,1fr);display:grid}.world-signals span[data-v-4469fe40]{color:#8ca0a8;border-right:1px solid #28414a;justify-content:center;align-items:center;gap:5px;height:36px;font-size:7px;display:flex}.world-signals span[data-v-4469fe40]:last-child{border-right:0}.world-signals i[data-v-4469fe40]{background:var(--berry);width:4px;height:4px;box-shadow:0 0 7px #ff3d748c}.model-gateways[data-v-4469fe40]{border-color:#384253}.model-gateways[data-v-4469fe40]:before,.model-gateways[data-v-4469fe40]:after{border-color:#8e9bb4}.gateway-stack[data-v-4469fe40]{gap:7px;margin-top:3px;display:grid;position:relative}.gateway-stack[data-v-4469fe40]:before{content:"";opacity:.5;background:#8794ad;width:1px;position:absolute;top:9%;bottom:9%;left:-7px}.gateway-stack article[data-v-4469fe40]{background:#0a1118;border:1px solid #303b4b;grid-template-columns:36px minmax(0,1fr) 6px;align-items:center;gap:8px;min-height:58px;padding:7px 8px;display:grid;position:relative;inset:auto}.gateway-stack article[data-v-4469fe40]:before{content:"";background:#8794ad;width:7px;height:1px;position:absolute;top:50%;left:-7px}.gateway-logo[data-v-4469fe40]{color:#aab6ca;background:#101821;border:1px solid #354154;place-items:center;width:36px;height:36px;display:grid}.gateway-logo img[data-v-4469fe40]{object-fit:contain;width:25px;height:25px}.gateway-gpt .gateway-logo img[data-v-4469fe40]{background:#eef3f5;border-radius:50%;padding:3px}.gateway-stack article>i[data-v-4469fe40]{background:var(--green);border-radius:50%;width:6px;height:6px}.customer-network[data-v-4469fe40]{border-color:#39493b}.customer-network[data-v-4469fe40]:before,.customer-network[data-v-4469fe40]:after{border-color:var(--green)}.customer-figure[data-v-4469fe40]{min-height:108px;color:var(--green);background:#0a1210;border:1px solid #344638;justify-content:center;align-items:center;gap:12px;display:flex}.customer-figure>span[data-v-4469fe40],.customer-figure b[data-v-4469fe40],.customer-figure small[data-v-4469fe40]{display:block}.customer-figure b[data-v-4469fe40]{color:#edf4ef;font-size:15px}.customer-figure small[data-v-4469fe40]{color:#687d6c;margin-top:4px;font-size:6px}.customer-stack[data-v-4469fe40]{gap:8px;margin-top:10px;display:grid}.customer-stack article[data-v-4469fe40]{background:#0a1110;border:1px solid #304035;align-items:center;gap:8px;min-height:62px;padding:8px;display:flex}.customer-stack svg[data-v-4469fe40]{color:var(--green);flex:none}.customer-stack strong[data-v-4469fe40],.customer-stack small[data-v-4469fe40]{display:block}.customer-stack small[data-v-4469fe40]{color:#6d7f70;margin-top:4px;font-size:6px;line-height:1.45}.journey-link[data-v-4469fe40]{z-index:4;justify-content:center;align-items:center;display:flex;position:relative}.journey-link>span[data-v-4469fe40]{color:#627984;white-space:nowrap;font-size:6px;position:absolute;top:calc(50% - 25px);left:50%;transform:translate(-50%)}.journey-link>i[data-v-4469fe40]{background:#42636d;width:100%;height:1px;position:relative}.journey-link>i[data-v-4469fe40]:before{content:"";border:1px solid var(--cyan);background:#071016;width:7px;height:7px;position:absolute;top:-3px;left:-2px;transform:rotate(45deg)}.journey-link>i[data-v-4469fe40]:after{content:"";border-top:1px solid var(--cyan);border-right:1px solid var(--cyan);width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.journey-link>i b[data-v-4469fe40]{background:var(--cyan);width:5px;height:5px;animation:2.4s ease-in-out infinite journey-packet-4469fe40;position:absolute;top:-2px;left:0;box-shadow:0 0 9px #52efffcc}.link-publish>i[data-v-4469fe40],.link-publish>i[data-v-4469fe40]:before{border-color:var(--amber);background-color:var(--amber)}.link-publish>i[data-v-4469fe40]:after{border-color:var(--amber)}.link-publish>i b[data-v-4469fe40]{background:var(--amber);box-shadow:0 0 9px #ffcb68cc}.link-model>i[data-v-4469fe40],.link-model>i[data-v-4469fe40]:before{border-color:var(--berry);background-color:var(--berry)}.link-model>i[data-v-4469fe40]:after{border-color:var(--berry)}.link-model>i b[data-v-4469fe40]{background:var(--berry);box-shadow:0 0 9px #ff3d74cc}.link-customer>i[data-v-4469fe40],.link-customer>i[data-v-4469fe40]:before{border-color:var(--green);background-color:var(--green)}.link-customer>i[data-v-4469fe40]:after{border-color:var(--green)}.link-customer>i b[data-v-4469fe40]{background:var(--green);box-shadow:0 0 9px #a8ff60cc}@keyframes journey-packet-4469fe40{0%{opacity:0;left:0}15%{opacity:1}85%{opacity:1}to{opacity:0;left:calc(100% - 5px)}}@keyframes journey-packet-y-4469fe40{0%{opacity:0;top:0}15%{opacity:1}85%{opacity:1}to{opacity:0;top:calc(100% - 5px)}}@media (width>=901px){.engine-slide .journey-map[data-v-4469fe40]{border:0;width:100%;height:100%;min-height:0;position:absolute;inset:0}}@media (width>=901px) and (width<=1160px){.journey-shell[data-v-4469fe40]{grid-template-columns:minmax(190px,1.1fr) 34px minmax(165px,.9fr) 34px minmax(210px,1.15fr) 34px minmax(155px,.82fr) 34px minmax(165px,.88fr);left:24px;right:24px}.journey-stage[data-v-4469fe40]{padding-left:10px;padding-right:10px}.journey-stage-header[data-v-4469fe40]{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.journey-stage-header strong[data-v-4469fe40]{font-size:10px}.journey-engine[data-v-4469fe40]{grid-template-columns:34px minmax(0,1fr)}.journey-engine-logo[data-v-4469fe40]{width:34px;height:34px}.journey-engine-logo img[data-v-4469fe40]{width:24px;height:24px}.world-ring-outer[data-v-4469fe40]{width:180px;height:180px}.world-ring-inner[data-v-4469fe40]{width:124px;height:124px}.world-visual>i[data-v-4469fe40]{transform:rotate(var(--angle)) translateX(90px)}}@media (width>=901px) and (height<=760px){.journey-shell[data-v-4469fe40]{top:118px;bottom:58px}.journey-stage-header[data-v-4469fe40]{height:48px;margin-bottom:8px}.engine-brand[data-v-4469fe40]{height:58px}.engine-brand>img[data-v-4469fe40]{width:45px;height:45px}.journey-engine[data-v-4469fe40]{min-height:54px}.content-core[data-v-4469fe40]{min-height:88px}.content-grid article[data-v-4469fe40]{min-height:58px}.world-visual[data-v-4469fe40]{min-height:190px}.world-ring-outer[data-v-4469fe40]{width:168px;height:168px}.world-ring-inner[data-v-4469fe40]{width:112px;height:112px}.world-core[data-v-4469fe40]{width:92px;height:92px}.world-visual>i[data-v-4469fe40]{transform:rotate(var(--angle)) translateX(84px)}.gateway-stack[data-v-4469fe40]{gap:5px}.gateway-stack article[data-v-4469fe40]{min-height:48px;padding-top:5px;padding-bottom:5px}.customer-figure[data-v-4469fe40]{min-height:82px}.customer-stack article[data-v-4469fe40]{min-height:50px}}@media (width>=901px) and (width<=1160px){.engine-slide .journey-shell[data-v-4469fe40]{top:156px}}@media (width<=900px){.engine-slide .journey-map[data-v-4469fe40]{background:0 0;min-height:0;padding:0 12px 100px;display:block;overflow:visible}.engine-slide .journey-map[data-v-4469fe40]:before,.engine-slide .journey-map[data-v-4469fe40]:after{display:none}.engine-slide .journey-shell[data-v-4469fe40]{grid-template-columns:minmax(0,1fr);gap:0;margin-top:22px;display:grid;position:relative;inset:auto}.journey-stage[data-v-4469fe40]{min-height:0;padding-bottom:12px}.journey-stage-header[data-v-4469fe40]{height:54px}.journey-link[data-v-4469fe40]{height:58px}.journey-link>span[data-v-4469fe40]{top:50%;left:calc(50% + 16px);transform:translateY(-50%)}.journey-link>i[data-v-4469fe40]{width:1px;height:34px}.journey-link>i[data-v-4469fe40]:before{top:-2px;left:-3px}.journey-link>i[data-v-4469fe40]:after{inset:auto auto 0 -3px;transform:rotate(135deg)}.journey-link>i b[data-v-4469fe40]{animation-name:journey-packet-y-4469fe40;top:0;left:-2px}.engine-brand[data-v-4469fe40]{height:66px}.journey-engine-stack[data-v-4469fe40]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.journey-engine-stack[data-v-4469fe40]:after,.journey-engine[data-v-4469fe40]:after,.gateway-stack[data-v-4469fe40]:before,.gateway-stack article[data-v-4469fe40]:before{display:none}.journey-engine[data-v-4469fe40]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:98px;padding:8px;display:flex}.journey-engine em[data-v-4469fe40]{position:static}.journey-engine small[data-v-4469fe40]{white-space:normal;line-height:1.35}.content-core[data-v-4469fe40]{min-height:100px}.content-grid article[data-v-4469fe40]{min-height:62px}.world-visual[data-v-4469fe40]{flex:none;height:260px;min-height:260px}.gateway-stack[data-v-4469fe40]{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-stack[data-v-4469fe40]{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-stack article[data-v-4469fe40]{flex-direction:column;align-items:flex-start;min-height:88px}.customer-figure[data-v-4469fe40]{min-height:96px}}@media (width<=600px){.engine-slide .slide-heading h2 em[data-v-4469fe40]{white-space:nowrap}.engine-slide .journey-map[data-v-4469fe40]{padding-left:10px;padding-right:10px}.journey-engine-stack[data-v-4469fe40]{grid-template-columns:1fr}.journey-engine[data-v-4469fe40]{justify-content:initial;text-align:left;grid-template-columns:38px minmax(0,1fr);min-height:62px;display:grid}.journey-engine em[data-v-4469fe40]{position:absolute}.customer-stack[data-v-4469fe40]{grid-template-columns:1fr}.customer-stack article[data-v-4469fe40]{flex-direction:row;align-items:center;min-height:62px}.world-ring-outer[data-v-4469fe40]{width:196px;height:196px}.world-ring-inner[data-v-4469fe40]{width:134px;height:134px}.world-visual>i[data-v-4469fe40]{transform:rotate(var(--angle)) translateX(98px)}}.engine-slide .slide-heading p[data-v-4469fe40]{font-size:12px;line-height:1.7}.journey-stage-header>span[data-v-4469fe40]{font-size:24px}.journey-stage-header small[data-v-4469fe40]{font-size:8px}.journey-stage-header strong[data-v-4469fe40]{font-size:14px}.journey-stage footer[data-v-4469fe40]{font-size:7px}.engine-brand b[data-v-4469fe40]{font-size:27px}.engine-brand small[data-v-4469fe40]{font-size:9px}.journey-engine strong[data-v-4469fe40]{font-size:14px}.journey-engine small[data-v-4469fe40]{font-size:8px;line-height:1.4}.journey-engine em[data-v-4469fe40]{font-size:7px}.content-core strong[data-v-4469fe40]{font-size:17px}.content-core small[data-v-4469fe40]{font-size:8px}.content-grid strong[data-v-4469fe40]{font-size:11px}.content-grid small[data-v-4469fe40]{font-size:8px;line-height:1.4}.world-core strong[data-v-4469fe40]{font-size:19px}.world-core small[data-v-4469fe40]{font-size:8px}.world-signals span[data-v-4469fe40]{font-size:9px}.gateway-stack strong[data-v-4469fe40]{font-size:12px}.customer-figure b[data-v-4469fe40]{font-size:18px}.customer-figure small[data-v-4469fe40]{font-size:8px;line-height:1.4}.customer-stack strong[data-v-4469fe40]{font-size:11px}.customer-stack small[data-v-4469fe40]{font-size:8px;line-height:1.45}.journey-link>span[data-v-4469fe40]{font-size:9px}@media (width<=1160px) and (width>=901px){.journey-stage-header strong[data-v-4469fe40],.journey-engine strong[data-v-4469fe40]{font-size:12px}.journey-engine small[data-v-4469fe40]{font-size:7px}.content-grid strong[data-v-4469fe40]{font-size:10px}.content-grid small[data-v-4469fe40]{font-size:7px}.gateway-stack strong[data-v-4469fe40]{font-size:11px}.customer-stack strong[data-v-4469fe40]{font-size:10px}.customer-stack small[data-v-4469fe40]{font-size:7px}}@media (width<=600px){.engine-slide .slide-heading p[data-v-4469fe40]{font-size:11px}.journey-stage-header strong[data-v-4469fe40]{font-size:14px}.journey-engine strong[data-v-4469fe40]{font-size:13px}.journey-engine small[data-v-4469fe40]{font-size:8px}.content-grid strong[data-v-4469fe40]{font-size:11px}.content-grid small[data-v-4469fe40]{font-size:8px}.gateway-stack strong[data-v-4469fe40]{font-size:12px}.customer-stack strong[data-v-4469fe40]{font-size:11px}.customer-stack small[data-v-4469fe40]{font-size:8px}}@media (prefers-reduced-motion:reduce){.login-experience[data-v-4469fe40] *{transition-duration:.01ms!important;animation:none!important}}
