.box-highlight-card[data-astro-cid-74w3bkoo]{display:flex;gap:1rem;padding:1rem 1.25rem;border:1px solid #e2e8f0;border-radius:1.25rem;background:#fff;box-shadow:0 4px 20px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease}.box-highlight-card[data-astro-cid-74w3bkoo]:hover{border-color:#93c5fd;box-shadow:0 8px 30px #0f172a1a}.box-highlight-card__icon[data-astro-cid-74w3bkoo]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#4a9ffd,#256fd6);color:#fff}.box-highlight-card__content[data-astro-cid-74w3bkoo]{min-width:0}.box-highlight-card__title[data-astro-cid-74w3bkoo]{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.4}.box-highlight-card__description[data-astro-cid-74w3bkoo]{margin:.25rem 0 0;font-size:.85rem;line-height:1.6;color:#64748b}.box-feature-card[data-astro-cid-74w3bkoo]{display:grid;gap:1.25rem;padding:1.5rem;border:1px solid #e2e8f0;border-radius:1.5rem;background:#fff;box-shadow:0 4px 24px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.box-feature-card[data-astro-cid-74w3bkoo]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0f172a1a}.box-feature-card__header[data-astro-cid-74w3bkoo]{display:flex;align-items:flex-start;justify-content:space-between}.box-feature-card__icon-wrap[data-astro-cid-74w3bkoo]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.875rem;background:linear-gradient(135deg,#4a9ffd1a,#256fd61a);color:var(--color-primary)}.box-feature-card__number[data-astro-cid-74w3bkoo]{font-size:.75rem;font-weight:700;color:#cbd5e1;letter-spacing:.05em}.box-feature-card__title[data-astro-cid-74w3bkoo]{margin:0;font-size:1.2rem;font-weight:700;line-height:1.3;color:#0f172a;letter-spacing:-.02em}.box-feature-card__description[data-astro-cid-74w3bkoo]{margin:0;font-size:.92rem;line-height:1.75;color:#64748b}.box-agent-flow[data-astro-cid-74w3bkoo]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 2.5rem;border-radius:1.5rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 40px #0f172a0f}.box-agent-flow__track[data-astro-cid-74w3bkoo]{display:flex;align-items:center;justify-content:center;gap:0}.box-agent-flow__step[data-astro-cid-74w3bkoo]{position:relative;display:flex;align-items:center;justify-content:center}.box-agent-flow__node[data-astro-cid-74w3bkoo]{position:relative;z-index:1;width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#256fd6,#1d4ed8);border-radius:18px;color:#fff;box-shadow:0 8px 24px #2563d64d,inset 0 1px 2px #ffffff26}.box-agent-flow__glow[data-astro-cid-74w3bkoo]{position:absolute;inset:-8px;background:radial-gradient(circle,rgba(37,99,214,.15) 0%,transparent 70%);border-radius:50%;animation:box-agent-glow 2s ease-in-out infinite}@keyframes box-agent-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.box-agent-flow__line[data-astro-cid-74w3bkoo]{width:80px;height:2px;background:linear-gradient(90deg,#256fd6,#93c5fd,#256fd6);position:relative;overflow:hidden}.box-agent-flow__particle[data-astro-cid-74w3bkoo]{position:absolute;top:50%;left:0;transform:translateY(-50%);width:8px;height:8px;background:#256fd6;border-radius:50%;box-shadow:0 0 12px #2563d680;animation:box-agent-flow 1.5s ease-in-out infinite}@keyframes box-agent-flow{0%{left:-6px;opacity:0}20%{opacity:1}80%{opacity:1}to{left:calc(100% + 6px);opacity:0}}.box-agent-flow__labels[data-astro-cid-74w3bkoo]{display:flex;align-items:center;justify-content:center;gap:80px}.box-agent-flow__labels[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{font-size:.8rem;font-weight:600;color:#64748b;letter-spacing:.02em}@media(max-width:768px){.box-agent-flow[data-astro-cid-74w3bkoo]{width:100%;padding:1.5rem}.box-agent-flow__track[data-astro-cid-74w3bkoo]{flex-direction:column;gap:0}.box-agent-flow__line[data-astro-cid-74w3bkoo]{width:2px;height:40px}.box-agent-flow__labels[data-astro-cid-74w3bkoo]{flex-direction:row;gap:0;flex-wrap:wrap;justify-content:center}.box-agent-flow__labels[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{font-size:.7rem;padding:0 .75rem}}.box-im-panel[data-astro-cid-74w3bkoo]{overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);background:#0f172a;box-shadow:0 18px 44px #02061738}.box-im-panel--light[data-astro-cid-74w3bkoo]{background:#fff;border-color:#e2e8f0;box-shadow:0 8px 32px #0f172a1a}.box-im-panel__header[data-astro-cid-74w3bkoo]{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.09);padding:.875rem 1rem}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-panel__header[data-astro-cid-74w3bkoo]{border-bottom-color:#e2e8f0}.box-im-panel__lights[data-astro-cid-74w3bkoo]{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.box-im-panel__lights[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{width:.6rem;height:.6rem;border-radius:999px;background:#ffffff38}.box-im-panel__lights[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]:nth-child(1){background:#f87171db}.box-im-panel__lights[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]:nth-child(2){background:#facc15db}.box-im-panel__lights[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]:nth-child(3){background:#4ade80db}.box-im-panel__meta[data-astro-cid-74w3bkoo]{min-width:0;display:grid;gap:.18rem;justify-items:end}.box-im-panel__title[data-astro-cid-74w3bkoo]{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb}.box-im-panel__subtitle[data-astro-cid-74w3bkoo]{margin:0;font-size:.68rem;color:#94a3b8f2}.box-im-panel__body[data-astro-cid-74w3bkoo]{position:relative;padding:1rem}.box-im-panel__caption[data-astro-cid-74w3bkoo]{margin:0 0 .875rem;font-size:.72rem;line-height:1.6;color:#94a3b8f5}.box-im-panel__messages[data-astro-cid-74w3bkoo]{display:grid;gap:.875rem}.box-im-message[data-astro-cid-74w3bkoo]{display:flex;gap:.625rem}.box-im-message__avatar[data-astro-cid-74w3bkoo]{flex-shrink:0;font-size:1.25rem;line-height:1.5}.box-im-agent-avatar[data-astro-cid-74w3bkoo]{width:1.5rem;height:1.5rem;color:#64748b;border-radius:50%}.box-im-message__content[data-astro-cid-74w3bkoo]{min-width:0;flex:1}.box-im-message__header[data-astro-cid-74w3bkoo]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.box-im-message__name[data-astro-cid-74w3bkoo]{font-size:.75rem;font-weight:600;color:#ffffffb3}.box-im-message__time[data-astro-cid-74w3bkoo]{font-size:.65rem;color:#94a3b8b3}.box-im-message__bubble[data-astro-cid-74w3bkoo]{display:inline-block;padding:.625rem .875rem;border-radius:.875rem;font-size:.82rem;line-height:1.6;word-break:break-word}.box-im-message[data-astro-cid-74w3bkoo].is-user,.box-im-message[data-astro-cid-74w3bkoo].is-user .box-im-message__header[data-astro-cid-74w3bkoo]{flex-direction:row}.box-im-message[data-astro-cid-74w3bkoo].is-user .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#4a9ffd40;color:#e2e8f0fa;border-bottom-right-radius:.25rem}.box-im-message[data-astro-cid-74w3bkoo].is-user .box-im-message__avatar[data-astro-cid-74w3bkoo]{order:1}.box-im-message[data-astro-cid-74w3bkoo].is-right{justify-content:flex-end}.box-im-message[data-astro-cid-74w3bkoo].is-right .box-im-message__avatar[data-astro-cid-74w3bkoo]{order:1}.box-im-message[data-astro-cid-74w3bkoo].is-right .box-im-message__content[data-astro-cid-74w3bkoo]{order:0;text-align:right}.box-im-message[data-astro-cid-74w3bkoo].is-right .box-im-message__header[data-astro-cid-74w3bkoo]{flex-direction:row-reverse;justify-content:flex-start}.box-im-message[data-astro-cid-74w3bkoo].is-right.is-user .box-im-message__bubble[data-astro-cid-74w3bkoo],.box-im-message[data-astro-cid-74w3bkoo].is-right.is-agent .box-im-message__bubble[data-astro-cid-74w3bkoo],.box-im-message[data-astro-cid-74w3bkoo].is-right.is-system .box-im-message__bubble[data-astro-cid-74w3bkoo]{border-radius:.875rem}.box-im-message[data-astro-cid-74w3bkoo].is-agent .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#ffffff0f;color:#e2e8f0eb;border-bottom-left-radius:.25rem}.box-im-message[data-astro-cid-74w3bkoo].is-agent .box-im-agent-avatar[data-astro-cid-74w3bkoo],.box-im-message[data-astro-cid-74w3bkoo].is-system .box-im-agent-avatar[data-astro-cid-74w3bkoo]{color:#94a3b8}.box-im-message[data-astro-cid-74w3bkoo].is-system .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#4ade801f;color:#86efac;border:1px solid rgba(74,222,128,.2);border-radius:.875rem}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message__name[data-astro-cid-74w3bkoo]{color:#64748b}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message__time[data-astro-cid-74w3bkoo]{color:#94a3b8}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-agent-avatar[data-astro-cid-74w3bkoo]{color:#64748b}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message[data-astro-cid-74w3bkoo].is-user .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#2563d61f;color:#0f172a;border-bottom-right-radius:.25rem}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message[data-astro-cid-74w3bkoo].is-agent .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#f1f5f9;color:#334155;border-bottom-left-radius:.25rem}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message[data-astro-cid-74w3bkoo].is-agent .box-im-agent-avatar[data-astro-cid-74w3bkoo],.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message[data-astro-cid-74w3bkoo].is-system .box-im-agent-avatar[data-astro-cid-74w3bkoo]{color:#64748b}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-message[data-astro-cid-74w3bkoo].is-system .box-im-message__bubble[data-astro-cid-74w3bkoo]{background:#22c55e1a;color:#166534;border-color:#22c55e33}.box-im-panel__badges[data-astro-cid-74w3bkoo]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.box-im-panel__badges[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:.3rem .65rem;font-size:.68rem;line-height:1;color:#e2e8f0f0}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-panel__badges[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{border-color:#e2e8f0;background:#f8fafc;color:#475569}.box-im-table{width:100%;border-collapse:collapse;margin-top:.5rem;font-size:.8rem}.box-im-table td,.box-im-table th{padding:.35rem .6rem;text-align:left;border:1px solid rgba(255,255,255,.15)}.box-im-table th{background:#ffffff14;font-weight:600}.box-im-panel--light .box-im-table td,.box-im-panel--light .box-im-table th{border-color:#e2e8f0;color:#334155}.box-im-panel--light .box-im-table th{background:#f1f5f9;color:#0f172a}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-panel__title[data-astro-cid-74w3bkoo]{color:#0f172a}.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-panel__subtitle[data-astro-cid-74w3bkoo],.box-im-panel--light[data-astro-cid-74w3bkoo] .box-im-panel__caption[data-astro-cid-74w3bkoo]{color:#64748b}.box-im-dashboard-preview{margin-top:.75rem;border-radius:.75rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);overflow:hidden}.box-im-dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border-bottom:1px solid rgba(255,255,255,.08)}.box-im-dashboard-header span:first-child{font-size:.75rem;font-weight:700;color:#e2e8f0fa}.box-im-dashboard-meta{font-size:.62rem;color:#94a3b8b3}.box-im-dashboard-body{padding:.75rem;max-height:180px;overflow:hidden}.box-im-dashboard-kpi{display:flex;gap:.5rem;margin-bottom:.75rem}.box-im-kpi-card{flex:1;display:flex;flex-direction:column;gap:.15rem;padding:.5rem;background:#ffffff0a;border-radius:.5rem}.box-im-kpi-value{font-size:.85rem;font-weight:700;color:#e2e8f0fa}.box-im-kpi-label{font-size:.6rem;color:#94a3b8cc}.box-im-kpi-trend{font-size:.6rem;font-weight:600}.box-im-kpi-trend.up{color:#4ade80}.box-im-kpi-trend.dn{color:#f87171}.box-im-dashboard-charts{display:grid;grid-template-columns:80px 1fr 1fr;gap:.5rem}.box-im-chart-pie{position:relative;width:70px;height:70px}.box-im-pie-ring{width:100%;height:100%;border-radius:50%;background:conic-gradient(#4a9ffdcc 0deg 120deg,#4ade80cc 120deg 200deg,#facc15cc 200deg 360deg)}.box-im-pie-center{position:absolute;inset:15px;background:#0f172ae6;border-radius:50%;display:flex;align-items:center;justify-content:center}.box-im-pie-center span{font-size:.55rem;font-weight:600;color:#e2e8f0e6}.box-im-chart-line{position:relative;height:70px;background:#ffffff08;border-radius:.5rem;overflow:hidden}.box-im-line-path{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(180deg,#4ade804d,#4ade800d);clip-path:polygon(0% 60%,15% 40%,30% 55%,45% 30%,60% 45%,75% 25%,90% 35%,100% 20%,100% 100%,0% 100%)}.box-im-chart-bar{display:flex;align-items:flex-end;gap:.25rem;height:70px;background:#ffffff08;border-radius:.5rem;padding:.5rem}.box-im-bar-item{flex:1;background:linear-gradient(180deg,#4a9ffdcc,#4a9ffd4d);border-radius:.25rem .25rem 0 0}.box-im-panel--light .box-im-dashboard-preview{background:#f1f5f9;border-color:#e2e8f0}.box-im-panel--light .box-im-dashboard-header{border-bottom-color:#e2e8f0}.box-im-panel--light .box-im-dashboard-header span:first-child{color:#0f172a}.box-im-panel--light .box-im-dashboard-meta{color:#64748b}.box-im-panel--light .box-im-kpi-card{background:#fff;border:1px solid #e2e8f0}.box-im-panel--light .box-im-kpi-value{color:#0f172a}.box-im-panel--light .box-im-kpi-label{color:#64748b}.box-im-panel--light .box-im-chart-line{background:#f8fafc}.box-im-panel--light .box-im-line-path{background:linear-gradient(180deg,#2563d64d,#2563d60d)}.box-im-panel--light .box-im-chart-bar{background:#f8fafc}.box-im-panel--light .box-im-bar-item{background:linear-gradient(180deg,#2563d6cc,#2563d64d)}.box-specs-table[data-astro-cid-74w3bkoo]{width:100%;min-width:560px;border-collapse:collapse;border-radius:1.25rem;overflow:hidden;border:1px solid #e2e8f0}.box-specs-table__header[data-astro-cid-74w3bkoo]{padding:1rem 1.25rem;text-align:left;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}.box-specs-table__header--primary[data-astro-cid-74w3bkoo]{background:linear-gradient(135deg,#4a9ffd14,#256fd60d)}.box-specs-table__header--enterprise[data-astro-cid-74w3bkoo]{background:linear-gradient(135deg,#4a9ffd26,#256fd61a)}.box-specs-table__edition[data-astro-cid-74w3bkoo]{display:block;font-size:1rem;font-weight:700;color:#0f172a;text-transform:none;letter-spacing:-.01em}.box-specs-table__edition-desc[data-astro-cid-74w3bkoo]{display:block;font-size:.72rem;font-weight:500;color:#64748b;text-transform:none;letter-spacing:0;margin-top:.15rem}.box-specs-table__row[data-astro-cid-74w3bkoo]{transition:background .15s ease}.box-specs-table__row[data-astro-cid-74w3bkoo].is-alt{background:#fafbfc}.box-specs-table__row[data-astro-cid-74w3bkoo]:hover{background:#f0f7ff}.box-specs-table__dimension[data-astro-cid-74w3bkoo]{padding:1rem 1.25rem;font-size:.9rem;font-weight:600;color:#334155;border-right:1px solid #e2e8f0}.box-specs-table__value[data-astro-cid-74w3bkoo]{padding:1rem 1.25rem;font-size:.88rem;line-height:1.6;color:#475569}.box-cta-section[data-astro-cid-74w3bkoo]{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem;border-radius:2rem;background:linear-gradient(135deg,#4a9ffd14,#256fd60d);border:1px solid rgba(74,159,253,.15)}@media(min-width:768px){.box-cta-section[data-astro-cid-74w3bkoo]{flex-direction:row;align-items:center;justify-content:space-between}}.box-cta-section__content[data-astro-cid-74w3bkoo]{max-width:40rem}.box-cta-section__title[data-astro-cid-74w3bkoo]{margin:0 0 .5rem;font-size:clamp(1.5rem,1.2rem + .8vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:#fff}.box-cta-section__description[data-astro-cid-74w3bkoo]{margin:0;font-size:1rem;line-height:1.7;color:#94a3b8f5}.box-cta-section__button[data-astro-cid-74w3bkoo]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;rounded-full:border-radius(999px);background:linear-gradient(135deg,#4a9ffd,#256fd6);padding:.875rem 2rem;font-size:.95rem;font-weight:600;color:#fff;box-shadow:0 14px 34px #4a9ffd40;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;border-radius:999px}.box-cta-section__button[data-astro-cid-74w3bkoo]:hover{transform:translateY(-2px);box-shadow:0 20px 50px #4a9ffd59}@media(max-width:768px){.box-highlight-card[data-astro-cid-74w3bkoo]{flex-direction:column}}.box-hero-render[data-astro-cid-74w3bkoo]{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 8px 40px #0f172a26}.box-hero-scene[data-astro-cid-74w3bkoo]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;border-radius:1.5rem;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 8px 40px #0f172a0f}.box-hero-scene__abstract[data-astro-cid-74w3bkoo]{display:flex;align-items:center;justify-content:center;gap:0;width:100%}.box-hero-scene__node[data-astro-cid-74w3bkoo]{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;flex-shrink:0}.box-hero-scene__node-ring[data-astro-cid-74w3bkoo]{position:absolute;inset:-12px;border:1px solid rgba(74,159,253,.15);border-radius:50%;animation:box-ring-pulse 3s ease-in-out infinite}.box-hero-scene__node--insight[data-astro-cid-74w3bkoo] .box-hero-scene__node-ring[data-astro-cid-74w3bkoo]{border-color:#22c55e26}@keyframes box-ring-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.7}}.box-hero-scene__node-core[data-astro-cid-74w3bkoo]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1e293b,#334155);border-radius:20px;color:#4a9ffd;box-shadow:0 8px 24px #0f172a26,0 0 0 1px #4a9ffd1a}.box-hero-scene__node-core[data-astro-cid-74w3bkoo].is-green{background:linear-gradient(145deg,#15803d,#22c55e);color:#fff;box-shadow:0 8px 24px #22c55e40,0 0 0 1px #22c55e1a}.box-hero-scene__node-label[data-astro-cid-74w3bkoo]{font-size:.8rem;font-weight:700;color:#0f172a;letter-spacing:.05em}.box-hero-scene__flow[data-astro-cid-74w3bkoo]{flex:1;display:flex;align-items:center;justify-content:center;padding:0 1rem}.box-hero-scene__flow-track[data-astro-cid-74w3bkoo]{width:100%;height:2px;background:linear-gradient(90deg,#cbd5e1,#4a9ffd,#22c55e);position:relative;overflow:hidden;border-radius:1px}.box-hero-scene__flow-particle[data-astro-cid-74w3bkoo]{position:absolute;top:50%;left:0;transform:translateY(-50%);width:6px;height:6px;background:#4a9ffd;border-radius:50%;box-shadow:0 0 8px #4a9ffdcc;animation:box-flow-move 1.5s ease-in-out infinite}@keyframes box-flow-move{0%{left:-6px;opacity:0}20%{opacity:1}80%{opacity:1}to{left:calc(100% + 6px);opacity:0}}.box-hero-scene__cockpit[data-astro-cid-74w3bkoo]{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0;padding:0 2rem}.box-hero-scene__cockpit-halo[data-astro-cid-74w3bkoo]{position:absolute;inset:-40px;background:radial-gradient(circle,rgba(74,159,253,.12) 0%,transparent 70%);filter:blur(20px);animation:box-halo-pulse 4s ease-in-out infinite}@keyframes box-halo-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.box-hero-scene__cockpit-main[data-astro-cid-74w3bkoo]{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.box-hero-scene__cockpit-eye[data-astro-cid-74w3bkoo]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.box-hero-scene__eye-ring[data-astro-cid-74w3bkoo]{position:absolute;border:1px solid rgba(74,159,253,.2);border-radius:50%;animation:box-eye-expand 3s ease-out infinite}.box-hero-scene__eye-ring[data-astro-cid-74w3bkoo]:nth-child(1){inset:0}.box-hero-scene__eye-ring[data-astro-cid-74w3bkoo]:nth-child(2){inset:12px;animation-delay:.5s}.box-hero-scene__eye-ring[data-astro-cid-74w3bkoo]:nth-child(3){inset:24px;animation-delay:1s}@keyframes box-eye-expand{0%{transform:scale(.8);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.box-hero-scene__eye-core[data-astro-cid-74w3bkoo]{position:relative;z-index:1;width:72px;height:72px;background:linear-gradient(145deg,#0f172a,#1e293b);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4a9ffd;box-shadow:0 0 30px #4a9ffd4d,inset 0 2px 4px #ffffff0d}.box-hero-scene__cockpit-glow-ring[data-astro-cid-74w3bkoo]{position:absolute;inset:-4px;border:2px solid rgba(74,159,253,.3);border-radius:50%;animation:box-glow-spin 8s linear infinite}@keyframes box-glow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.box-hero-scene__cockpit-title[data-astro-cid-74w3bkoo]{font-size:.85rem;font-weight:700;color:#0f172a;letter-spacing:.05em;text-align:center}.box-hero-scene__base[data-astro-cid-74w3bkoo]{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;width:100%;justify-content:center}.box-hero-scene__base-line[data-astro-cid-74w3bkoo]{flex:1;max-width:80px;height:1px;background:linear-gradient(90deg,transparent 0%,#cbd5e1 100%)}.box-hero-scene__base-line[data-astro-cid-74w3bkoo]:last-child{background:linear-gradient(90deg,#cbd5e1 0%,transparent 100%)}.box-hero-scene__base-label[data-astro-cid-74w3bkoo]{display:flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:linear-gradient(135deg,#4a9ffd14,#256fd60d);border-radius:999px;border:1px solid rgba(74,159,253,.15)}.box-hero-scene__base-label[data-astro-cid-74w3bkoo] span[data-astro-cid-74w3bkoo]{font-size:.75rem;font-weight:600;color:#256fd6;letter-spacing:.05em}@media(max-width:640px){.box-hero-scene__abstract[data-astro-cid-74w3bkoo]{flex-direction:column;gap:2rem}.box-hero-scene__flow[data-astro-cid-74w3bkoo]{transform:rotate(90deg);padding:1rem 0}.box-hero-scene__cockpit[data-astro-cid-74w3bkoo]{padding:2rem 0}}.box-section-nav[data-astro-cid-74w3bkoo]{display:flex;align-items:stretch;justify-content:center;max-width:56rem;margin:0 auto;border-top:1px solid #e2e8f0}.box-section-nav__link[data-astro-cid-74w3bkoo]{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 0;text-decoration:none;flex:1;text-align:center}.box-section-nav__title[data-astro-cid-74w3bkoo]{font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.box-section-nav__desc[data-astro-cid-74w3bkoo]{font-size:.72rem;line-height:1.5;color:#94a3b8}@media(max-width:768px){.box-section-nav[data-astro-cid-74w3bkoo]{flex-direction:column;border-top:1px solid #e2e8f0;margin:0}.box-section-nav__link[data-astro-cid-74w3bkoo]{flex-direction:row;justify-content:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem}}
