.hero-illustration-wrapper[data-astro-cid-mawl3len]{width:100%;max-width:580px;margin:0 auto;position:relative}.hero-tech-svg[data-astro-cid-mawl3len]{filter:drop-shadow(0 16px 40px #00000080);width:100%;height:auto}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatDown{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes dashFlow{to{stroke-dashoffset:-20px}}.spin-slow[data-astro-cid-mawl3len]{transform-origin:50%;animation:24s linear infinite spinSlow}.floating-node-1[data-astro-cid-mawl3len]{animation:5s ease-in-out infinite floatUp}.floating-node-2[data-astro-cid-mawl3len]{animation:6s ease-in-out .5s infinite floatDown}.floating-node-3[data-astro-cid-mawl3len]{animation:5.5s ease-in-out 1s infinite floatDown}.floating-node-4[data-astro-cid-mawl3len]{animation:6.5s ease-in-out 1.5s infinite floatUp}.flow-path-1[data-astro-cid-mawl3len],.flow-path-2[data-astro-cid-mawl3len],.flow-path-3[data-astro-cid-mawl3len],.flow-path-4[data-astro-cid-mawl3len]{animation:2s linear infinite dashFlow}.hero-section[data-astro-cid-lcdefpme]{padding:5rem 0 4rem;position:relative;overflow:hidden}.hero-container[data-astro-cid-lcdefpme]{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.hero-badge[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.pulse-dot[data-astro-cid-lcdefpme]{background:var(--kuretes-accent);width:8px;height:8px;box-shadow:0 0 10px var(--kuretes-accent);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.95)}}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.4rem,4.5vw,3.5rem);line-height:1.18}.hero-subtitle[data-astro-cid-lcdefpme]{color:var(--kuretes-text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.65}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-metrics[data-astro-cid-lcdefpme]{border-top:1px solid var(--kuretes-border);grid-template-columns:repeat(4,1fr);gap:1.25rem;padding-top:2rem;display:grid}.metric-item[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.metric-val[data-astro-cid-lcdefpme]{color:var(--kuretes-accent);font-size:1.6rem;font-weight:800;font-family:var(--font-mono)}[data-theme=light] .metric-val[data-astro-cid-lcdefpme]{color:var(--kuretes-navy)}.metric-label[data-astro-cid-lcdefpme]{color:var(--kuretes-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.service-card[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.card-icon[data-astro-cid-lcdefpme]{border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;display:flex}.icon-cloud[data-astro-cid-lcdefpme]{background:var(--kuretes-blue-light);color:var(--kuretes-blue);border:1px solid #38bdf84d}.icon-server[data-astro-cid-lcdefpme]{color:var(--kuretes-success);background:#10b9811f;border:1px solid #10b9814d}.icon-code[data-astro-cid-lcdefpme]{background:var(--kuretes-accent-light);color:var(--kuretes-accent);border:1px solid #00c1a859}.icon-opensource[data-astro-cid-lcdefpme]{color:var(--kuretes-warning);background:#f59e0b1f;border:1px solid #f59e0b4d}.feature-list[data-astro-cid-lcdefpme]{color:var(--kuretes-text-muted);flex-direction:column;gap:.6rem;margin:1.25rem 0 1.75rem;padding:0;font-size:.925rem;list-style:none;display:flex}.feature-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{padding-left:1.5rem;position:relative}.feature-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";background-color:var(--kuretes-accent);width:15px;height:15px;position:absolute;top:.25rem;left:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50%/contain no-repeat}.card-link[data-astro-cid-lcdefpme]{margin-top:auto;font-size:.95rem;font-weight:600}.comparison-box[data-astro-cid-lcdefpme]{background:var(--kuretes-card);border:1px solid var(--kuretes-border);padding:3.5rem 3rem}[data-theme=dark] .comparison-box[data-astro-cid-lcdefpme]{background:linear-gradient(145deg,#121c32 0%,#080d1a 100%);border-color:#00c1a840}[data-theme=light] .comparison-box[data-astro-cid-lcdefpme]{background:linear-gradient(145deg,#fff 0%,#edf3fa 100%);border:1px solid #00336629;box-shadow:0 12px 36px -4px #00336614}.comparison-header[data-astro-cid-lcdefpme]{text-align:center;max-width:760px;margin:0 auto 3rem}.comp-card[data-astro-cid-lcdefpme]{background:var(--kuretes-bg-secondary);border:1px solid var(--kuretes-border);text-align:center;border-radius:12px;padding:2rem}[data-theme=dark] .comp-card[data-astro-cid-lcdefpme]{background:#ffffff08;border-color:#ffffff0f}[data-theme=light] .comp-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #0033661f;box-shadow:0 4px 16px -2px #0033660d}.comp-icon[data-astro-cid-lcdefpme]{background:var(--kuretes-accent-light);width:54px;height:54px;color:var(--kuretes-accent);transition:var(--kuretes-transition);border:1px solid #00c1a84d;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.comp-icon--blue[data-astro-cid-lcdefpme]{background:var(--kuretes-blue-light);color:var(--kuretes-blue);border-color:#38bdf84d}[data-theme=light] .comp-icon[data-astro-cid-lcdefpme]{color:var(--kuretes-accent-hover);background:#008f7d1a;border-color:#008f7d40}[data-theme=light] .comp-icon--blue[data-astro-cid-lcdefpme]{color:var(--kuretes-navy);background:#00336614;border-color:#0363}.comp-card[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.15rem}.comp-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:.9rem}.comparison-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:2.5rem}.step-card[data-astro-cid-lcdefpme]{background:var(--kuretes-card);border:1px solid var(--kuretes-border);border-radius:14px;padding:2rem 1.5rem;position:relative}.step-number[data-astro-cid-lcdefpme]{font-size:2.5rem;font-weight:900;font-family:var(--font-mono);color:#00c1a84d;margin-bottom:.75rem;line-height:1}.step-card[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.1rem}.step-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:.88rem;line-height:1.55}.blog-header-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.blog-card[data-astro-cid-lcdefpme]{flex-direction:column;text-decoration:none;display:flex}.blog-meta[data-astro-cid-lcdefpme]{margin-bottom:.75rem}.blog-date[data-astro-cid-lcdefpme]{color:var(--kuretes-text-dim);font-size:.825rem;font-family:var(--font-mono)}.blog-title[data-astro-cid-lcdefpme]{color:var(--kuretes-text);margin-bottom:.75rem;font-size:1.2rem;transition:color .2s}.blog-card[data-astro-cid-lcdefpme]:hover .blog-title[data-astro-cid-lcdefpme]{color:var(--kuretes-accent)}.blog-desc[data-astro-cid-lcdefpme]{color:var(--kuretes-text-muted);flex-grow:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.55}.blog-read-more[data-astro-cid-lcdefpme]{color:var(--kuretes-accent);font-size:.875rem;font-weight:600}.edge-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#38bdf814 0%,#161925f2 100%);border:1px solid #38bdf840;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.edge-content[data-astro-cid-lcdefpme]{max-width:680px}.edge-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.75rem 0}.edge-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.helm-promo-section[data-astro-cid-lcdefpme]{padding:0 0 3rem}.helm-promo-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#00c1a814 0%,#0d1527fa 100%);border:1px solid #00c1a840;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}[data-theme=light] .helm-promo-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#00c1a81f 0%,#fff 55%,#edf3fa 100%);border:1px solid #008f7d59;box-shadow:0 10px 30px -4px #00336614}.helm-promo-content[data-astro-cid-lcdefpme]{max-width:680px}.helm-promo-badges[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;display:flex}.helm-promo-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:clamp(1.4rem,2.5vw,1.85rem)}.helm-promo-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--kuretes-text-muted);margin-bottom:1.25rem;font-size:.98rem;line-height:1.6}.helm-inline-code[data-astro-cid-lcdefpme]{background:var(--kuretes-bg-secondary);font-family:var(--font-mono);color:var(--kuretes-blue);border:1px solid #38bdf840;border-radius:6px;padding:.45rem 1rem;font-size:.88rem;display:inline-block}[data-theme=light] .helm-inline-code[data-astro-cid-lcdefpme]{color:#38bdf8;background:#09101f;border:1px solid #00336640}.helm-promo-cta[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;min-width:220px;display:flex}.cta-card[data-astro-cid-lcdefpme]{text-align:center;box-shadow:var(--kuretes-shadow-lg), 0 0 40px #00c1a81f;background:linear-gradient(#121c32 0%,#080d1a 100%);border:1px solid #00c1a84d;padding:4rem 2.5rem}[data-theme=light] .cta-card[data-astro-cid-lcdefpme]{background:linear-gradient(#fff 0%,#e8f0f8 100%);border:1px solid #0363;box-shadow:0 16px 40px -4px #0033661f,0 0 30px #00c1a826}.cta-card[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:1rem 0}.cta-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:620px;margin:0 auto 2.5rem;font-size:1.1rem}.cta-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media (width<=960px){.hero-container[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.hero-badge[data-astro-cid-lcdefpme]{margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-lcdefpme]{justify-content:center}.hero-metrics[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.hero-graphic[data-astro-cid-lcdefpme]{max-width:440px;margin:0 auto}.comparison-box[data-astro-cid-lcdefpme],.edge-card[data-astro-cid-lcdefpme]{padding:2rem 1.5rem}}
