.visual-container[data-astro-cid-xufe3rie]{width:100%;height:400px;display:flex;align-items:center;justify-content:center;perspective:1000px}.ai-card[data-astro-cid-xufe3rie]{position:relative;width:340px;background:#141419cc;backdrop-filter:blur(20px);border:1px solid rgba(236,72,153,.3);border-radius:24px;box-shadow:0 30px 60px -20px #ec489933;overflow:hidden;animation:float 6s ease-in-out infinite;display:flex;flex-direction:column}[data-theme=light] .ai-card[data-astro-cid-xufe3rie]{background:#ffffffe6}.card-header[data-astro-cid-xufe3rie]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.model-badge[data-astro-cid-xufe3rie]{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:#ec4899;background:#ec48991a;padding:4px 10px;border-radius:12px}.status-dot[data-astro-cid-xufe3rie]{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981}.neural-core[data-astro-cid-xufe3rie]{position:relative;height:180px;display:flex;align-items:center;justify-content:center}.core-glow[data-astro-cid-xufe3rie]{position:absolute;width:100px;height:100px;background:#ec4899;filter:blur(60px);opacity:.2;animation:pulse 3s infinite}.nodes-layer[data-astro-cid-xufe3rie]{position:absolute;inset:0;opacity:.1;background-image:radial-gradient(circle,#ec4899 1px,transparent 1px);background-size:20px 20px}.theme-logo[data-astro-cid-xufe3rie]{width:120px;height:auto;position:relative;z-index:2}.prompt-bubble[data-astro-cid-xufe3rie]{position:absolute;background:var(--bg);border:1px solid var(--border);padding:8px 14px;border-radius:12px;font-size:.75rem;color:var(--fg);box-shadow:0 5px 15px #0000001a;opacity:0;animation:popIn 4s infinite}.user[data-astro-cid-xufe3rie]{color:var(--fg-muted);font-weight:700;margin-right:4px}.bot[data-astro-cid-xufe3rie]{color:#ec4899;font-weight:700;margin-right:4px}.p1[data-astro-cid-xufe3rie]{top:70px;left:-20px;animation-delay:0s}.p2[data-astro-cid-xufe3rie]{bottom:100px;right:-20px;animation-delay:2s}@keyframes popIn{0%{transform:scale(.8);opacity:0}20%{transform:scale(1);opacity:1}80%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.card-footer[data-astro-cid-xufe3rie]{margin-top:auto;padding:16px 20px;background:#00000005;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.stat[data-astro-cid-xufe3rie]{display:flex;flex-direction:column}.lbl[data-astro-cid-xufe3rie]{font-size:.65rem;color:var(--fg-muted);text-transform:uppercase}.val[data-astro-cid-xufe3rie]{font-size:.9rem;font-weight:700;color:var(--fg)}.secure[data-astro-cid-xufe3rie]{color:#10b981}.divider[data-astro-cid-xufe3rie]{width:1px;height:20px;background:var(--border)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.2}50%{opacity:.4}}.light-mode-logo[data-astro-cid-xufe3rie]{display:none}.dark-mode-logo[data-astro-cid-xufe3rie],[data-theme=light] .light-mode-logo[data-astro-cid-xufe3rie]{display:block}[data-theme=light] .dark-mode-logo[data-astro-cid-xufe3rie]{display:none}:root{--gap-bg: #09090b;--gap-text: #ffffff;--gap-muted: #a1a1aa;--gap-highlight: #ec4899;--gap-grid: rgba(236, 72, 153, .2);--term-bg: rgba(10, 10, 12, .95);--term-border: rgba(255, 255, 255, .1);--term-shadow: rgba(0,0,0,.5)}[data-theme=light]{--gap-bg: #ffffff00;--gap-text: #18181b;--gap-muted: #52525b;--gap-highlight: #d946ef;--gap-grid: rgba(0, 0, 0, .05);--term-bg: #1e1e2e;--term-border: rgba(0, 0, 0, .1);--term-shadow: rgba(0,0,0,.2)}.ai-gap-section[data-astro-cid-lenxodt3]{position:relative;padding-top:160px;padding-bottom:160px;background:var(--gap-bg);overflow:hidden;transition:background-color .3s ease}.container[data-astro-cid-lenxodt3]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.gap-grid[data-astro-cid-lenxodt3]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.tech-grid-bg[data-astro-cid-lenxodt3]{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(var(--gap-grid) 1px,transparent 1px),linear-gradient(90deg,var(--gap-grid) 1px,transparent 1px);background-size:50px 50px;transform:perspective(500px) rotateX(60deg) scale(2);transform-origin:top center;animation:gridMove 20s linear infinite;pointer-events:none}@keyframes gridMove{0%{transform:perspective(500px) rotateX(60deg) scale(2) translateY(0)}to{transform:perspective(500px) rotateX(60deg) scale(2) translateY(50px)}}.vignette[data-astro-cid-lenxodt3]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle,transparent 20%,var(--gap-bg) 90%)}.badge-glitch[data-astro-cid-lenxodt3]{display:inline-flex;align-items:center;gap:10px;background:#ec48990d;color:var(--gap-highlight);border:1px solid rgba(236,72,153,.2);padding:8px 16px;border-radius:50px;font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-6);box-shadow:0 0 20px #ec48991a}.badge-icon[data-astro-cid-lenxodt3]{display:flex;align-items:center}.section-title[data-astro-cid-lenxodt3]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.1;color:var(--gap-text);margin-bottom:var(--space-5);font-weight:800;letter-spacing:-.02em}.lead[data-astro-cid-lenxodt3]{font-size:1.35rem;color:var(--gap-text);line-height:1.5;margin-bottom:var(--space-5);font-weight:500}.sub-text[data-astro-cid-lenxodt3]{font-size:1.15rem;color:var(--gap-muted);line-height:1.7;margin-bottom:var(--space-7)}.sub-text[data-astro-cid-lenxodt3] strong[data-astro-cid-lenxodt3]{color:var(--gap-text)}.text-highlight[data-astro-cid-lenxodt3]{color:var(--gap-highlight)!important;position:relative}[data-theme=light] .text-highlight[data-astro-cid-lenxodt3]{text-decoration:underline;text-decoration-color:#d946ef4d;text-underline-offset:4px}.stat-row[data-astro-cid-lenxodt3]{display:flex;gap:40px;align-items:center;border-top:1px solid rgba(128,128,128,.2);padding-top:30px}.stat-item[data-astro-cid-lenxodt3]{display:flex;flex-direction:column}.stat-val[data-astro-cid-lenxodt3]{font-size:2.5rem;font-weight:800;color:var(--gap-highlight);line-height:1;font-family:var(--font-mono)}.stat-lbl[data-astro-cid-lenxodt3]{font-size:.8rem;text-transform:uppercase;color:var(--gap-muted);letter-spacing:.05em;margin-top:8px;font-weight:600}.divider[data-astro-cid-lenxodt3]{width:1px;height:50px;background:#80808033}.gap-visual[data-astro-cid-lenxodt3]{position:relative;perspective:1000px}.terminal-window[data-astro-cid-lenxodt3]{background:var(--term-bg);backdrop-filter:blur(12px);border:1px solid var(--term-border);border-radius:16px;box-shadow:0 30px 60px -15px var(--term-shadow);overflow:hidden;height:400px;display:flex;flex-direction:column;position:relative;z-index:2;transition:transform .2s ease-out}.terminal-header[data-astro-cid-lenxodt3]{background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05);padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.traffic-lights[data-astro-cid-lenxodt3]{display:flex;gap:8px}.light[data-astro-cid-lenxodt3]{width:12px;height:12px;border-radius:50%}.red[data-astro-cid-lenxodt3]{background:#ef4444}.yellow[data-astro-cid-lenxodt3]{background:#f59e0b}.green[data-astro-cid-lenxodt3]{background:#10b981}.terminal-title[data-astro-cid-lenxodt3]{font-family:var(--font-mono);font-size:.85rem;color:#a1a1aa;display:flex;align-items:center;gap:8px;opacity:.8}.lock-icon[data-astro-cid-lenxodt3]{width:14px}.live-indicator[data-astro-cid-lenxodt3]{font-size:.7rem;font-weight:700;color:#ef4444;display:flex;align-items:center;gap:6px;background:#ef44441a;padding:4px 8px;border-radius:4px}.blink-dot[data-astro-cid-lenxodt3]{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:blink 1s infinite}.terminal-body[data-astro-cid-lenxodt3]{flex-grow:1;padding:24px;font-family:Menlo,Monaco,Courier New,monospace;font-size:.9rem;color:#e4e4e7;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.log-line[data-astro-cid-lenxodt3]{margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.log-timestamp[data-astro-cid-lenxodt3]{color:#52525b;margin-right:12px;user-select:none}.log-user[data-astro-cid-lenxodt3]{color:#3b82f6;font-weight:600}.log-action[data-astro-cid-lenxodt3]{color:#a1a1aa}.log-alert[data-astro-cid-lenxodt3]{color:#ef4444;font-weight:700;background:#ef444426;padding:2px 6px;border-radius:2px}.text-green[data-astro-cid-lenxodt3]{color:#10b981}.opacity-50[data-astro-cid-lenxodt3]{opacity:.5}.opacity-75[data-astro-cid-lenxodt3]{opacity:.75}.scan-line[data-astro-cid-lenxodt3]{position:absolute;top:0;left:0;width:100%;height:4px;background:#ec489980;box-shadow:0 0 20px #ec4899cc;opacity:.1;animation:scanTerminal 3s linear infinite;pointer-events:none}.overlay-stats[data-astro-cid-lenxodt3]{position:absolute;top:70px;right:24px;background:#141419cc;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px);padding:12px 18px;border-radius:12px;animation:slideIn 1s ease-out;box-shadow:0 10px 20px #0000004d}.os-box[data-astro-cid-lenxodt3]{display:flex;flex-direction:column;align-items:flex-end}.os-lbl[data-astro-cid-lenxodt3]{font-size:.65rem;color:#ef4444;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.os-val[data-astro-cid-lenxodt3]{font-size:1rem;font-weight:700;color:#fff}.text-red[data-astro-cid-lenxodt3]{color:#ef4444}.glow-underlay[data-astro-cid-lenxodt3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;height:350px;background:#ec4899;filter:blur(120px);opacity:.15;z-index:1;pointer-events:none}[data-theme=light] .glow-underlay[data-astro-cid-lenxodt3]{opacity:.08}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes scanTerminal{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes slideIn{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:900px){.ai-gap-section[data-astro-cid-lenxodt3]{padding-top:100px;padding-bottom:100px}.gap-grid[data-astro-cid-lenxodt3]{grid-template-columns:1fr;gap:3rem}.gap-content[data-astro-cid-lenxodt3]{text-align:center}.badge-glitch[data-astro-cid-lenxodt3]{margin-inline:auto}.stat-row[data-astro-cid-lenxodt3]{justify-content:center}.terminal-window[data-astro-cid-lenxodt3]{height:320px}}.ai-page[data-astro-cid-i6x7clup]{background:var(--bg);overflow:hidden}.gap-section[data-astro-cid-i6x7clup]{padding:var(--space-9) 0}.gap-grid[data-astro-cid-i6x7clup]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.gap-content[data-astro-cid-i6x7clup] h2[data-astro-cid-i6x7clup]{font-size:2.5rem;margin-bottom:24px;color:var(--fg);line-height:1.1}.gap-content[data-astro-cid-i6x7clup] p[data-astro-cid-i6x7clup]{font-size:1.1rem;color:var(--fg-muted);line-height:1.6}.stat-box[data-astro-cid-i6x7clup]{background:var(--bg-elevated);border:1px solid var(--border);padding:40px;border-radius:24px;text-align:center;box-shadow:0 20px 40px -10px #0003}.big-num[data-astro-cid-i6x7clup]{display:block;font-size:5rem;font-weight:800;color:#ec4899;line-height:1;margin-bottom:16px}.stat-desc[data-astro-cid-i6x7clup]{font-size:1.2rem;color:var(--fg)}@media(max-width:900px){.gap-grid[data-astro-cid-i6x7clup]{grid-template-columns:1fr;text-align:center}}
