:root{--kp-midnight: #02043a;--kp-blue: #0183ff;--kp-cyan: #5fecfc;--kp-purple: #6c4ee8;--text-main: #0f172a;--text-muted: #64748b;--bg-subtle: #f9fafb;--border-light: #eaecf0;--card-radius: 12px}.claude-hero[data-astro-cid-kpu6eolv]{position:relative;padding-top:180px;padding-bottom:120px;background-color:var(--kp-midnight);color:#fff;overflow:hidden}.hero-aurora[data-astro-cid-kpu6eolv]{position:absolute;top:-40%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(95,236,252,.3),rgba(108,78,232,.2),transparent 70%);filter:blur(80px);animation:aurora 12s ease-in-out infinite;pointer-events:none}@keyframes aurora{0%,to{transform:translate(0) scale(1);opacity:.6}50%{transform:translate(50px,-50px) scale(1.2);opacity:.8}}.hero-grid[data-astro-cid-kpu6eolv]{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.pill-badge[data-astro-cid-kpu6eolv]{display:inline-flex;align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:8px 20px;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:24px;backdrop-filter:blur(10px)}.hero-text[data-astro-cid-kpu6eolv] h1[data-astro-cid-kpu6eolv]{font-size:3.5rem;line-height:1.1;margin-bottom:24px;font-weight:700}.text-gradient[data-astro-cid-kpu6eolv]{background:linear-gradient(135deg,var(--kp-cyan),var(--kp-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-sub[data-astro-cid-kpu6eolv]{font-size:1.2rem;line-height:1.6;color:#cbd5e1;margin-bottom:32px;max-width:600px}.hero-actions[data-astro-cid-kpu6eolv]{display:flex;gap:16px;margin-bottom:40px}.btn[data-astro-cid-kpu6eolv]{padding:14px 32px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;cursor:pointer}.btn-primary[data-astro-cid-kpu6eolv]{background:linear-gradient(135deg,var(--kp-blue),var(--kp-purple));color:#fff;border:none}.btn-primary[data-astro-cid-kpu6eolv]:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0183ff4d}.btn-secondary[data-astro-cid-kpu6eolv]{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.btn-secondary[data-astro-cid-kpu6eolv]:hover{background:#ffffff26}.btn-glass[data-astro-cid-kpu6eolv]{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.btn-glass[data-astro-cid-kpu6eolv]:hover{background:#ffffff26}.hero-benefits[data-astro-cid-kpu6eolv]{display:flex;gap:32px;flex-wrap:wrap}.benefit-item[data-astro-cid-kpu6eolv]{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:.95rem}.benefit-item[data-astro-cid-kpu6eolv] svg[data-astro-cid-kpu6eolv]{color:var(--kp-cyan)}.hero-visual[data-astro-cid-kpu6eolv]{position:relative}.visual-card[data-astro-cid-kpu6eolv]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;backdrop-filter:blur(20px)}.card-header[data-astro-cid-kpu6eolv]{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:12px}.card-dots[data-astro-cid-kpu6eolv]{display:flex;gap:6px}.card-dots[data-astro-cid-kpu6eolv] span[data-astro-cid-kpu6eolv]{width:10px;height:10px;border-radius:50%;background:#fff3}.card-title[data-astro-cid-kpu6eolv]{color:#cbd5e1;font-size:.9rem;font-weight:600}.card-content[data-astro-cid-kpu6eolv]{padding:40px}.chat-interface[data-astro-cid-kpu6eolv]{display:flex;flex-direction:column;gap:16px;min-height:300px}.chat-message[data-astro-cid-kpu6eolv]{display:flex;flex-direction:column;opacity:0;animation:fadeIn .4s ease-out forwards}.user-message[data-astro-cid-kpu6eolv]{align-items:flex-end;animation-delay:.5s}.ai-thinking[data-astro-cid-kpu6eolv]{align-items:flex-start;animation-delay:2.5s;animation:fadeIn .4s ease-out 2.5s forwards,fadeOut .3s ease-out 3.4s forwards}.ai-response[data-astro-cid-kpu6eolv]{align-items:flex-start;animation-delay:3.5s}.message-bubble[data-astro-cid-kpu6eolv],.thinking-bubble[data-astro-cid-kpu6eolv],.response-bubble[data-astro-cid-kpu6eolv]{padding:14px 18px;border-radius:16px;max-width:85%}.message-bubble[data-astro-cid-kpu6eolv]{background:linear-gradient(135deg,var(--kp-blue),var(--kp-purple));color:#fff;font-size:.9rem}.thinking-bubble[data-astro-cid-kpu6eolv],.response-bubble[data-astro-cid-kpu6eolv]{background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.typing-animation[data-astro-cid-kpu6eolv]{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid transparent;animation:typing 1.8s steps(35) .5s forwards;max-width:0}@keyframes typing{0%{max-width:0}to{max-width:100%}}.cursor[data-astro-cid-kpu6eolv]{display:inline-block;animation:blink .7s infinite;margin-left:2px}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.thinking-dots[data-astro-cid-kpu6eolv]{display:flex;gap:6px;padding:8px 4px}.thinking-dots[data-astro-cid-kpu6eolv] span[data-astro-cid-kpu6eolv]{width:8px;height:8px;border-radius:50%;background:var(--kp-cyan);animation:bounce 1.4s infinite ease-in-out}.thinking-dots[data-astro-cid-kpu6eolv] span[data-astro-cid-kpu6eolv]:nth-child(1){animation-delay:0s}.thinking-dots[data-astro-cid-kpu6eolv] span[data-astro-cid-kpu6eolv]:nth-child(2){animation-delay:.2s}.thinking-dots[data-astro-cid-kpu6eolv] span[data-astro-cid-kpu6eolv]:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.response-text[data-astro-cid-kpu6eolv]{color:#ffffffe6;font-size:.85rem;margin:0 0 16px}.chart-container[data-astro-cid-kpu6eolv]{background:#0003;border-radius:8px;padding:20px;margin-top:8px}.line-chart[data-astro-cid-kpu6eolv]{width:100%;height:auto}.trend-line[data-astro-cid-kpu6eolv]{stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 2s ease-out 4s forwards}@keyframes drawLine{to{stroke-dashoffset:0}}.data-point[data-astro-cid-kpu6eolv]{opacity:0;transform:scale(0);animation:popIn .3s ease-out forwards}.point-1[data-astro-cid-kpu6eolv]{animation-delay:4.2s}.point-2[data-astro-cid-kpu6eolv]{animation-delay:4.5s}.point-3[data-astro-cid-kpu6eolv]{animation-delay:4.8s}.point-4[data-astro-cid-kpu6eolv]{animation-delay:5.1s}.point-5[data-astro-cid-kpu6eolv]{animation-delay:5.4s}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.analytics-insight[data-astro-cid-kpu6eolv]{color:var(--kp-cyan);font-size:.85rem;margin:16px 0 0;padding:12px;background:#5fecfc1a;border-radius:8px;border-left:3px solid var(--kp-cyan);display:flex;align-items:center;opacity:0;animation:fadeIn .4s ease-out 5.7s forwards}.analytics-insight[data-astro-cid-kpu6eolv] svg[data-astro-cid-kpu6eolv]{flex-shrink:0}.video-showcase[data-astro-cid-kpu6eolv]{padding:100px 0;background:linear-gradient(180deg,#ffffff 0%,var(--bg-subtle) 100%)}.section-head[data-astro-cid-kpu6eolv]{text-align:center;margin-bottom:60px}.section-head[data-astro-cid-kpu6eolv] h2[data-astro-cid-kpu6eolv]{font-size:2.5rem;font-weight:700;color:var(--text-main);margin-bottom:16px}.section-head[data-astro-cid-kpu6eolv] p[data-astro-cid-kpu6eolv]{font-size:1.1rem;color:var(--text-muted);max-width:700px;margin:0 auto}.video-container[data-astro-cid-kpu6eolv]{max-width:1200px;margin:0 auto}.video-frame[data-astro-cid-kpu6eolv]{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a;background:#fff;cursor:pointer}.showcase-video[data-astro-cid-kpu6eolv]{width:100%;height:auto;display:block;object-fit:cover}.showcase-image[data-astro-cid-kpu6eolv]{width:100%;height:auto;display:block}.video-play-button[data-astro-cid-kpu6eolv]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;transition:all .3s ease;z-index:10}.video-play-button[data-astro-cid-kpu6eolv]:hover{transform:translate(-50%,-50%) scale(1.1)}.video-play-button[data-astro-cid-kpu6eolv] svg[data-astro-cid-kpu6eolv]{filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}.video-frame[data-astro-cid-kpu6eolv].playing .video-play-button[data-astro-cid-kpu6eolv]{opacity:0;pointer-events:none}.how-it-works[data-astro-cid-kpu6eolv]{padding:100px 0;background:#fff}.steps-grid[data-astro-cid-kpu6eolv]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-card[data-astro-cid-kpu6eolv]{position:relative;padding:32px;background:var(--bg-subtle);border:1px solid var(--border-light);border-radius:var(--card-radius);transition:all .3s ease}.step-card[data-astro-cid-kpu6eolv]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.step-number[data-astro-cid-kpu6eolv]{position:absolute;top:-16px;left:32px;width:40px;height:40px;background:linear-gradient(135deg,var(--kp-blue),var(--kp-purple));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #0183ff4d}.step-icon[data-astro-cid-kpu6eolv]{margin-bottom:20px;color:var(--kp-blue)}.step-card[data-astro-cid-kpu6eolv] h3[data-astro-cid-kpu6eolv]{font-size:1.2rem;font-weight:600;color:var(--text-main);margin-bottom:12px}.step-card[data-astro-cid-kpu6eolv] p[data-astro-cid-kpu6eolv]{color:var(--text-muted);line-height:1.6;font-size:.95rem}.use-cases[data-astro-cid-kpu6eolv]{padding:100px 0;background:var(--bg-subtle)}.use-cases-grid[data-astro-cid-kpu6eolv]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.use-case-card[data-astro-cid-kpu6eolv]{background:#fff;padding:40px;border-radius:var(--card-radius);border:1px solid var(--border-light);transition:all .3s ease}.use-case-card[data-astro-cid-kpu6eolv]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.use-case-icon[data-astro-cid-kpu6eolv]{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.use-case-icon[data-astro-cid-kpu6eolv].velocity{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff}.use-case-icon[data-astro-cid-kpu6eolv].quality{background:linear-gradient(135deg,var(--kp-blue),var(--kp-cyan));color:#fff}.use-case-icon[data-astro-cid-kpu6eolv].performance{background:linear-gradient(135deg,var(--kp-purple),#a78bfa);color:#fff}.use-case-icon[data-astro-cid-kpu6eolv].team{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff}.use-case-icon[data-astro-cid-kpu6eolv].okr{background:linear-gradient(135deg,#ec4899,#f472b6);color:#fff}.use-case-icon[data-astro-cid-kpu6eolv].financial{background:linear-gradient(135deg,#10b981,#34d399);color:#fff}.use-case-card[data-astro-cid-kpu6eolv] h3[data-astro-cid-kpu6eolv]{font-size:1.4rem;font-weight:600;color:var(--text-main);margin-bottom:20px}.use-case-card[data-astro-cid-kpu6eolv] ul[data-astro-cid-kpu6eolv]{list-style:none;padding:0;margin:0}.use-case-card[data-astro-cid-kpu6eolv] li[data-astro-cid-kpu6eolv]{padding:12px 0 12px 28px;position:relative;color:var(--text-muted);line-height:1.6;border-bottom:1px solid var(--border-light)}.use-case-card[data-astro-cid-kpu6eolv] li[data-astro-cid-kpu6eolv]:last-child{border-bottom:none}.use-case-card[data-astro-cid-kpu6eolv] li[data-astro-cid-kpu6eolv]:before{content:"→";position:absolute;left:0;color:var(--kp-blue);font-weight:700}.benefits-section[data-astro-cid-kpu6eolv]{padding:100px 0;background:#fff}.benefits-grid[data-astro-cid-kpu6eolv]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.benefit-card[data-astro-cid-kpu6eolv]{padding:32px;background:var(--bg-subtle);border:1px solid var(--border-light);border-radius:var(--card-radius);transition:all .3s ease}.benefit-card[data-astro-cid-kpu6eolv]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014;border-color:var(--kp-blue)}.benefit-icon[data-astro-cid-kpu6eolv]{width:64px;height:64px;background:linear-gradient(135deg,var(--kp-blue),var(--kp-purple));border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff}.benefit-card[data-astro-cid-kpu6eolv] h3[data-astro-cid-kpu6eolv]{font-size:1.2rem;font-weight:600;color:var(--text-main);margin-bottom:12px}.benefit-card[data-astro-cid-kpu6eolv] p[data-astro-cid-kpu6eolv]{color:var(--text-muted);line-height:1.6;font-size:.95rem}.benefits-example-image[data-astro-cid-kpu6eolv]{max-width:1200px;margin:60px auto 0;padding:0;text-align:center}.benefits-example-image[data-astro-cid-kpu6eolv] img[data-astro-cid-kpu6eolv]{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px #0000001a}.setup-section[data-astro-cid-kpu6eolv]{padding:100px 0;background:var(--bg-subtle)}.setup-content[data-astro-cid-kpu6eolv]{max-width:900px;margin:0 auto}.setup-steps[data-astro-cid-kpu6eolv]{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.setup-step[data-astro-cid-kpu6eolv]{background:#fff;padding:32px;border-radius:var(--card-radius);border:1px solid var(--border-light)}.setup-step-header[data-astro-cid-kpu6eolv]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.setup-step-number[data-astro-cid-kpu6eolv]{width:40px;height:40px;background:linear-gradient(135deg,var(--kp-blue),var(--kp-purple));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.setup-step[data-astro-cid-kpu6eolv] h3[data-astro-cid-kpu6eolv]{font-size:1.3rem;font-weight:600;color:var(--text-main)}.setup-step[data-astro-cid-kpu6eolv] p[data-astro-cid-kpu6eolv]{color:var(--text-muted);line-height:1.6;margin-bottom:16px}.code-block[data-astro-cid-kpu6eolv]{background:var(--kp-midnight);border-radius:8px;padding:20px;margin-top:16px;overflow-x:auto}.code-block[data-astro-cid-kpu6eolv] pre[data-astro-cid-kpu6eolv]{margin:0}.code-block[data-astro-cid-kpu6eolv] code[data-astro-cid-kpu6eolv]{color:#cbd5e1;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6}.setup-cta[data-astro-cid-kpu6eolv]{text-align:center}.final-cta[data-astro-cid-kpu6eolv]{padding:100px 0;background:#fff}.cta-card-blue[data-astro-cid-kpu6eolv]{background:radial-gradient(circle at 60% -20%,rgba(95,236,252,.2),transparent 50%),radial-gradient(circle at 0% 100%,rgba(1,131,255,.2),transparent 50%),var(--kp-midnight);color:#fff;padding:80px 60px;border-radius:24px;text-align:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 60px -10px #02043a4d}.cta-logo[data-astro-cid-kpu6eolv]{height:32px;display:block;margin:0 auto 30px}.cta-card-blue[data-astro-cid-kpu6eolv] h2[data-astro-cid-kpu6eolv]{font-size:2.5rem;margin-bottom:16px;font-weight:800}.cta-wrapper[data-astro-cid-kpu6eolv].centered{display:flex;flex-direction:column;align-items:center;gap:16px}.button-group[data-astro-cid-kpu6eolv]{display:flex;gap:16px}.btn-large[data-astro-cid-kpu6eolv]{padding:16px 36px;font-size:1.05rem}@media(max-width:1024px){.hero-grid[data-astro-cid-kpu6eolv]{grid-template-columns:1fr;gap:40px}.hero-text[data-astro-cid-kpu6eolv] h1[data-astro-cid-kpu6eolv]{font-size:2.8rem}.steps-grid[data-astro-cid-kpu6eolv]{grid-template-columns:1fr}.use-cases-grid[data-astro-cid-kpu6eolv],.benefits-grid[data-astro-cid-kpu6eolv]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.claude-hero[data-astro-cid-kpu6eolv]{padding-top:140px;padding-bottom:80px}.hero-text[data-astro-cid-kpu6eolv] h1[data-astro-cid-kpu6eolv]{font-size:2.2rem}.hero-sub[data-astro-cid-kpu6eolv]{font-size:1rem}.hero-actions[data-astro-cid-kpu6eolv]{flex-direction:column}.hero-benefits[data-astro-cid-kpu6eolv]{flex-direction:column;gap:16px}.section-head[data-astro-cid-kpu6eolv] h2[data-astro-cid-kpu6eolv]{font-size:2rem}.steps-grid[data-astro-cid-kpu6eolv],.use-cases-grid[data-astro-cid-kpu6eolv],.benefits-grid[data-astro-cid-kpu6eolv]{grid-template-columns:1fr}.cta-card-blue[data-astro-cid-kpu6eolv]{padding:60px 30px}.cta-card-blue[data-astro-cid-kpu6eolv] h2[data-astro-cid-kpu6eolv]{font-size:1.8rem}.button-group[data-astro-cid-kpu6eolv]{flex-direction:column;width:100%}.button-group[data-astro-cid-kpu6eolv] a[data-astro-cid-kpu6eolv]{width:100%}}
