:root{--primary: #FF5A0F;--primary-dark: #E34E0E;--dark: #1F2328;--dark-light: #3F4A4B;--white: #FFFFFF;--bg-light: #FFFFFF;--bg-section: #F8FAFC;--text-primary: #1F2328;--text-secondary: #57606A;--border-color: #E2E8F0;--subtle-primary: rgba(255, 90, 15, .08);--subtle-dark: rgba(31, 35, 40, .08)}.hero-stats-combined[data-astro-cid-5juksh2e]{position:relative}.hero-stats-background[data-astro-cid-5juksh2e]{position:absolute;inset:0;background:linear-gradient(to bottom,#1f2328f2,#1f2328d9 40%,#1f2328bf 60%,#1f2328a6);z-index:0}.hero[data-astro-cid-5juksh2e]{position:relative;padding-top:160px;padding-bottom:60px}.hero-grid[data-astro-cid-5juksh2e]{max-width:1400px;margin:0 auto;padding:0 5%;display:grid;grid-template-columns:1.1fr 1.2fr;gap:80px;align-items:center;position:relative;z-index:1;width:100%}.hero-left[data-astro-cid-5juksh2e]{display:flex;flex-direction:column}.hero-badge[data-astro-cid-5juksh2e]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ff5a0f33;border:1px solid rgba(255,90,15,.4);border-radius:50px;font-size:.9rem;margin-bottom:2rem;color:var(--primary);font-weight:600;width:fit-content;backdrop-filter:blur(10px)}.badge-icon[data-astro-cid-5juksh2e]{font-size:1.2rem}.hero[data-astro-cid-5juksh2e] h1[data-astro-cid-5juksh2e]{color:var(--white)}.gradient-text[data-astro-cid-5juksh2e]{background:linear-gradient(135deg,var(--primary) 0%,#FF8C5A 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-5juksh2e]{color:#fffffff2}.stats-section[data-astro-cid-5juksh2e]{padding:80px 5% 100px;position:relative}.stats-section[data-astro-cid-5juksh2e] .container[data-astro-cid-5juksh2e]{max-width:1400px;margin:0 auto}.stats-grid[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.stats-section[data-astro-cid-5juksh2e] .stat-card[data-astro-cid-5juksh2e]{background:#ffffff14;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.15);padding:48px 32px;border-radius:20px;text-align:center;box-shadow:0 8px 32px #0003;transition:all .4s cubic-bezier(.4,0,.2,1)}.stats-section[data-astro-cid-5juksh2e] .stat-card[data-astro-cid-5juksh2e]:hover{transform:translateY(-8px) scale(1.02);background:#ffffff1f;box-shadow:0 20px 60px #ff5a0f4d;border-color:#ff5a0f80}.stats-section[data-astro-cid-5juksh2e] .stat-icon[data-astro-cid-5juksh2e]{font-size:2.5rem;display:block;margin-bottom:12px}.stats-section[data-astro-cid-5juksh2e] .stat-number[data-astro-cid-5juksh2e]{font-size:4rem;font-weight:900;color:var(--white);margin-bottom:12px;font-family:var(--font-display);line-height:1;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-counter[data-astro-cid-5juksh2e]{display:inline-block;min-width:80px}.stats-section[data-astro-cid-5juksh2e] .stat-label[data-astro-cid-5juksh2e]{font-size:.875rem;font-weight:600;color:#ffffffd9;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;line-height:1.4}.cta-group[data-astro-cid-5juksh2e]{display:flex;gap:20px}.btn[data-astro-cid-5juksh2e]{font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.btn-primary[data-astro-cid-5juksh2e]{background:var(--primary);color:var(--white);box-shadow:0 4px 16px #ff5a0f4d}.btn-primary[data-astro-cid-5juksh2e]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px #ff5a0f66}.btn-secondary[data-astro-cid-5juksh2e]{background:var(--dark);color:#f9f9f9;border:2px solid transparent;box-shadow:0 8px 24px #1f23284d;position:relative;background-clip:padding-box}.btn-secondary[data-astro-cid-5juksh2e]:before{content:"";position:absolute;inset:-2px;border-radius:8px;padding:2px;background:linear-gradient(135deg,var(--primary),var(--primary-dark),var(--primary));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;animation:border-rotate-dev 3s linear infinite}@keyframes border-rotate-dev{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.btn-secondary[data-astro-cid-5juksh2e]:hover{background:#1f2328e6;transform:translateY(-2px);box-shadow:0 12px 32px #ff5a0f66}.btn-secondary[data-astro-cid-5juksh2e]:hover:before{animation:border-rotate-dev 1.5s linear infinite}.btn-icon[data-astro-cid-5juksh2e]{font-size:1.2rem}.technologies-section[data-astro-cid-5juksh2e],.services-section[data-astro-cid-5juksh2e],.process-section[data-astro-cid-5juksh2e],.deployment-section[data-astro-cid-5juksh2e],.specs-section[data-astro-cid-5juksh2e]{padding:6rem 1rem;background:var(--bg-light)}.services-section[data-astro-cid-5juksh2e],.deployment-section[data-astro-cid-5juksh2e]{background:var(--bg-section)}.hero-right[data-astro-cid-5juksh2e]{display:flex;align-items:center;justify-content:center;animation:fadeInRight 1s ease-out}.code-editor[data-astro-cid-5juksh2e]{background:#1e1e1efa;backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d;width:100%;transition:all .4s ease}.code-editor[data-astro-cid-5juksh2e]:hover{transform:translateY(-8px);box-shadow:0 30px 80px #0006}.editor-header[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:16px;padding:12px 20px;background:#282828f2;border-bottom:1px solid rgba(255,255,255,.1)}.editor-dots[data-astro-cid-5juksh2e]{display:flex;gap:8px}.dot[data-astro-cid-5juksh2e]{width:12px;height:12px;border-radius:50%}.dot-red[data-astro-cid-5juksh2e]{background:#f36}.dot-yellow[data-astro-cid-5juksh2e]{background:gold}.dot-green[data-astro-cid-5juksh2e]{background:#0f8}.editor-title[data-astro-cid-5juksh2e]{font-size:13px;color:#999;font-weight:600}.editor-tabs[data-astro-cid-5juksh2e]{display:flex;gap:4px;margin-left:auto}.tab[data-astro-cid-5juksh2e]{padding:4px 12px;font-size:12px;color:#999;background:#ffffff0d;border-radius:6px 6px 0 0;cursor:pointer;transition:all .3s ease}.tab[data-astro-cid-5juksh2e].active{background:#ff5a0f33;color:var(--primary)}.editor-content[data-astro-cid-5juksh2e]{padding:24px;font-family:Courier New,monospace;font-size:14px;line-height:1.8;min-height:380px;position:relative}.tab-content[data-astro-cid-5juksh2e]{display:none;animation:fadeIn .3s ease-out}.tab-content[data-astro-cid-5juksh2e].active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.code-line[data-astro-cid-5juksh2e]{display:flex;gap:20px;padding:4px 0;transition:all .3s ease}.code-line[data-astro-cid-5juksh2e].highlight{background:#ff5a0f1a;margin:0 -24px;padding:4px 24px;border-left:3px solid var(--primary)}.code-line[data-astro-cid-5juksh2e]:hover{background:#ffffff08}.line-number[data-astro-cid-5juksh2e]{color:#666;user-select:none;min-width:30px;text-align:right}.code[data-astro-cid-5juksh2e]{color:#e0e0e0}.keyword[data-astro-cid-5juksh2e]{color:#ff6b9d;font-weight:600}.variable[data-astro-cid-5juksh2e]{color:#00d9ff}.string[data-astro-cid-5juksh2e]{color:#98c379}.tag[data-astro-cid-5juksh2e]{color:#ff6b9d}.attribute[data-astro-cid-5juksh2e]{color:#00d9ff}.text[data-astro-cid-5juksh2e]{color:#e0e0e0}.css-selector[data-astro-cid-5juksh2e]{color:#00d9ff}.css-bracket[data-astro-cid-5juksh2e]{color:#e0e0e0}.css-property[data-astro-cid-5juksh2e]{color:#ff6b9d}.css-value[data-astro-cid-5juksh2e]{color:#98c379}.editor-footer[data-astro-cid-5juksh2e]{display:flex;justify-content:space-between;padding:12px 20px;background:#282828f2;border-top:1px solid rgba(255,255,255,.1)}.footer-item[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:6px;font-size:12px;color:#999}.footer-item[data-astro-cid-5juksh2e].success{color:var(--success)}.footer-icon[data-astro-cid-5juksh2e]{font-size:14px}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.container[data-astro-cid-5juksh2e]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-5juksh2e]{text-align:center;margin-bottom:4rem;position:relative}.section-header[data-astro-cid-5juksh2e] h2[data-astro-cid-5juksh2e]{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:.75rem;font-weight:700;color:var(--text-primary);letter-spacing:-.025em}.section-header[data-astro-cid-5juksh2e] p[data-astro-cid-5juksh2e]{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.7;font-weight:400}.header-badge[data-astro-cid-5juksh2e]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#ff5a0f1a,#ff5a0f0d);border:1px solid rgba(255,90,15,.2);border-radius:50px;color:var(--primary);font-weight:600;font-size:14px;margin-bottom:16px}.technologies-grid[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.tech-category-card[data-astro-cid-5juksh2e]{background:#fff;border:2px solid transparent;border-radius:16px;padding:0;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 20px #00000014}.tech-category-card[data-astro-cid-5juksh2e]:hover{border-color:var(--primary);box-shadow:0 8px 30px #ff5a0f33;transform:translateY(-5px)}.tech-card-header[data-astro-cid-5juksh2e]{display:flex;align-items:flex-start;gap:16px;padding:24px;background:linear-gradient(135deg,#ff5a0f0d,#ff5a0f05);border-bottom:1px solid rgba(255,90,15,.1)}.tech-icon-wrapper[data-astro-cid-5juksh2e]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;color:var(--primary);flex-shrink:0;box-shadow:0 4px 12px #ff5a0f26;transition:all .3s ease}.tech-category-card[data-astro-cid-5juksh2e]:hover .tech-icon-wrapper[data-astro-cid-5juksh2e]{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #ff5a0f40}.tech-card-header[data-astro-cid-5juksh2e] h3[data-astro-cid-5juksh2e]{font-size:20px;font-weight:700;color:var(--text-primary);margin-bottom:4px}.tech-subtitle[data-astro-cid-5juksh2e]{font-size:14px;color:var(--text-secondary);margin:0}.tech-items-list[data-astro-cid-5juksh2e]{padding:24px;display:flex;flex-direction:column;gap:20px}.tech-item-modern[data-astro-cid-5juksh2e]{display:flex;gap:16px;padding:16px;background:#ff5a0f05;border-radius:12px;border:1px solid transparent;transition:all .3s ease}.tech-item-modern[data-astro-cid-5juksh2e]:hover{background:#ff5a0f0d;border-color:#ff5a0f33;transform:translate(4px)}.tech-emoji[data-astro-cid-5juksh2e]{font-size:28px;flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.tech-content[data-astro-cid-5juksh2e] h4[data-astro-cid-5juksh2e]{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 4px}.tech-content[data-astro-cid-5juksh2e] p[data-astro-cid-5juksh2e]{font-size:14px;color:var(--text-secondary);margin:0;line-height:1.6}.services-grid[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card[data-astro-cid-5juksh2e]{background:var(--bg-light);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 1px 3px #0f172a0a}.service-card[data-astro-cid-5juksh2e]:hover{border-color:var(--dark);box-shadow:0 4px 12px #1f23281f;transform:translateY(-2px)}.service-header[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.service-icon[data-astro-cid-5juksh2e]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--subtle-primary);border-radius:10px;color:var(--primary);flex-shrink:0;transition:all .3s ease}.service-card[data-astro-cid-5juksh2e]:hover .service-icon[data-astro-cid-5juksh2e]{background:var(--primary);color:#fff}.service-header[data-astro-cid-5juksh2e] h3[data-astro-cid-5juksh2e]{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.015em}.service-description[data-astro-cid-5juksh2e]{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.65}.service-features[data-astro-cid-5juksh2e]{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.5rem}.feature-item[data-astro-cid-5juksh2e]{display:flex;align-items:start;gap:.625rem;color:var(--text-primary);font-size:.875rem}.feature-check[data-astro-cid-5juksh2e]{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:var(--dark);color:#fff;font-weight:700;font-size:.625rem;border-radius:50%;flex-shrink:0;margin-top:.125rem}.service-tech[data-astro-cid-5juksh2e]{margin-bottom:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.service-tech[data-astro-cid-5juksh2e] strong[data-astro-cid-5juksh2e]{display:block;margin-bottom:.75rem;font-size:.95rem}.tech-tags[data-astro-cid-5juksh2e]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-5juksh2e]{padding:.375rem .75rem;background:var(--subtle-dark);border-radius:6px;font-size:.75rem;font-weight:500;color:var(--dark)}.service-meta[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:var(--bg-section);border-radius:8px}.meta-item[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:.75rem}.meta-icon[data-astro-cid-5juksh2e]{font-size:1.5rem}.meta-label[data-astro-cid-5juksh2e]{font-size:.75rem;color:var(--text-secondary);margin-bottom:.25rem}.meta-value[data-astro-cid-5juksh2e]{font-weight:600;color:var(--text-primary);font-size:.875rem}.service-ideal[data-astro-cid-5juksh2e]{margin-bottom:1.5rem;padding:.875rem;background:var(--subtle-primary);border-left:2px solid var(--primary);border-radius:6px;font-size:.875rem;color:var(--text-secondary)}.service-ideal[data-astro-cid-5juksh2e] strong[data-astro-cid-5juksh2e]{color:var(--text-primary)}.service-cta[data-astro-cid-5juksh2e]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.9375rem;transition:all .3s ease;margin-top:auto}.service-cta[data-astro-cid-5juksh2e]:hover{background:var(--primary-dark);transform:translateY(-1px)}.arrow[data-astro-cid-5juksh2e]{transition:transform .3s ease}.service-cta[data-astro-cid-5juksh2e]:hover .arrow[data-astro-cid-5juksh2e]{transform:translate(3px)}.process-timeline[data-astro-cid-5juksh2e]{position:relative;padding-left:80px}.process-timeline[data-astro-cid-5juksh2e]:before{content:"";position:absolute;left:24px;top:40px;bottom:40px;width:2px;background:var(--primary);opacity:.15}.process-item[data-astro-cid-5juksh2e]{position:relative;margin-bottom:3rem;padding-left:0}.process-item[data-astro-cid-5juksh2e]:last-child{margin-bottom:0}.process-number[data-astro-cid-5juksh2e]{position:absolute;left:-80px;top:0;width:48px;height:48px;border-radius:50%;background:var(--bg-light);border:2px solid var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:var(--primary);flex-shrink:0;box-shadow:0 2px 8px #ff5a0f1f;transition:all .3s ease;z-index:2}.process-item[data-astro-cid-5juksh2e]:hover .process-number[data-astro-cid-5juksh2e]{background:var(--primary);color:#fff;transform:scale(1.08)}.process-content[data-astro-cid-5juksh2e]{background:var(--bg-light);border:1px solid var(--border-color);border-left:3px solid var(--primary);border-radius:8px;padding:2rem;transition:all .3s ease;box-shadow:0 1px 3px #0f172a0a}.process-item[data-astro-cid-5juksh2e]:hover .process-content[data-astro-cid-5juksh2e]{box-shadow:0 4px 12px #ff5a0f1f;transform:translate(4px)}.process-header[data-astro-cid-5juksh2e]{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem;gap:1rem}.process-header[data-astro-cid-5juksh2e] h3[data-astro-cid-5juksh2e]{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.015em}.process-duration[data-astro-cid-5juksh2e]{padding:.375rem .75rem;background:var(--subtle-dark);border-radius:6px;color:var(--dark);font-size:.8125rem;font-weight:500;white-space:nowrap}.process-tasks[data-astro-cid-5juksh2e]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.process-tasks[data-astro-cid-5juksh2e] li[data-astro-cid-5juksh2e]{padding:.75rem 1rem;background:#f3f4f6;border-left:3px solid var(--primary);border-radius:6px;color:var(--text-primary);font-size:.95rem}.process-connector[data-astro-cid-5juksh2e]{position:absolute;left:30px;top:80px;width:2px;height:calc(100% + 2rem);background:linear-gradient(180deg,var(--primary),var(--accent));opacity:.3}.deployment-grid[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:3rem}.deployment-card[data-astro-cid-5juksh2e]{position:relative;background:#fff;border:2px solid var(--border-color);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 12px #0000000f}.deployment-card[data-astro-cid-5juksh2e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,var(--primary) 0%,#FFB800 100%);opacity:0;transition:opacity .4s ease}.deployment-card[data-astro-cid-5juksh2e]:hover{border-color:var(--primary);box-shadow:0 12px 40px #ff5a0f33;transform:translateY(-8px) scale(1.02)}.deployment-card[data-astro-cid-5juksh2e]:hover:before{opacity:1}.deployment-popular[data-astro-cid-5juksh2e]{border-color:var(--primary);box-shadow:0 8px 32px #ff5a0f40}.deployment-popular[data-astro-cid-5juksh2e]:before{opacity:1}.deployment-popular-badge[data-astro-cid-5juksh2e]{position:absolute;top:16px;right:-28px;background:linear-gradient(135deg,var(--primary) 0%,#FFB800 100%);color:#fff;padding:6px 32px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transform:rotate(45deg);box-shadow:0 4px 12px #ff5a0f4d;z-index:1}.deployment-header[data-astro-cid-5juksh2e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.deployment-icon-wrapper[data-astro-cid-5juksh2e]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff5a0f1a,#ff5a0f0d);border-radius:16px;color:var(--primary);flex-shrink:0;transition:all .3s ease}.deployment-card[data-astro-cid-5juksh2e]:hover .deployment-icon-wrapper[data-astro-cid-5juksh2e]{background:var(--primary);color:#fff;transform:scale(1.1) rotate(-5deg);box-shadow:0 8px 24px #ff5a0f4d}.deployment-badge-tag[data-astro-cid-5juksh2e]{padding:6px 14px;background:#ff5a0f1a;border:1px solid rgba(255,90,15,.2);border-radius:20px;color:var(--primary);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.deployment-card[data-astro-cid-5juksh2e] h3[data-astro-cid-5juksh2e]{font-size:1.35rem;margin-bottom:.75rem;font-weight:700;color:var(--text-primary);line-height:1.3}.deployment-description[data-astro-cid-5juksh2e]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6;font-size:.95rem}.deployment-features[data-astro-cid-5juksh2e]{display:flex;flex-direction:column;gap:10px;margin-bottom:1.5rem;padding:1.25rem;background:#f8fafccc;border-radius:12px;border:1px solid rgba(226,232,240,.8)}.deployment-feature-item[data-astro-cid-5juksh2e]{display:flex;align-items:flex-start;gap:10px;color:var(--text-primary);font-size:.875rem;line-height:1.5}.deployment-feature-item[data-astro-cid-5juksh2e] svg[data-astro-cid-5juksh2e]{flex-shrink:0;margin-top:1px}.deployment-meta[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#ff5a0f08,#ff5a0f03);border-radius:12px;border:1px solid rgba(255,90,15,.1)}.deployment-meta-item[data-astro-cid-5juksh2e]{display:flex;flex-direction:column;gap:6px}.deployment-meta-item[data-astro-cid-5juksh2e] .meta-label[data-astro-cid-5juksh2e]{font-size:.75rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.deployment-meta-item[data-astro-cid-5juksh2e] .meta-value[data-astro-cid-5juksh2e]{font-size:1rem;font-weight:700;color:var(--primary)}.deployment-cta[data-astro-cid-5juksh2e]{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:var(--primary);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;font-size:.95rem;transition:all .3s ease;margin-top:auto;border:2px solid var(--primary)}.deployment-cta[data-astro-cid-5juksh2e]:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #ff5a0f66}.deployment-cta[data-astro-cid-5juksh2e] .arrow[data-astro-cid-5juksh2e]{transition:transform .3s ease;font-size:1.2rem}.deployment-cta[data-astro-cid-5juksh2e]:hover .arrow[data-astro-cid-5juksh2e]{transform:translate(4px)}.deployment-note[data-astro-cid-5juksh2e]{display:flex;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#ff5a0f0d,#ff5a0f05);border:2px solid rgba(255,90,15,.15);border-radius:16px;line-height:1.7;align-items:flex-start}.note-icon[data-astro-cid-5juksh2e]{font-size:2rem;flex-shrink:0}.note-content[data-astro-cid-5juksh2e]{flex:1}.deployment-note[data-astro-cid-5juksh2e] strong[data-astro-cid-5juksh2e]{color:var(--primary);font-size:1.05rem;display:block;margin-bottom:.5rem}.specs-grid-modern[data-astro-cid-5juksh2e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.spec-card-modern[data-astro-cid-5juksh2e]{background:#fff;border:2px solid rgba(255,90,15,.1);border-radius:16px;padding:28px;transition:all .4s ease;position:relative;overflow:hidden}.spec-card-modern[data-astro-cid-5juksh2e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary) 0%,#FFB800 100%);opacity:0;transition:opacity .4s ease}.spec-card-modern[data-astro-cid-5juksh2e]:hover{border-color:var(--primary);box-shadow:0 12px 40px #ff5a0f26;transform:translateY(-8px)}.spec-card-modern[data-astro-cid-5juksh2e]:hover:before{opacity:1}.spec-card-icon[data-astro-cid-5juksh2e]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff5a0f1a,#ff5a0f0d);border-radius:14px;color:var(--primary);margin-bottom:20px;transition:all .3s ease}.spec-card-modern[data-astro-cid-5juksh2e]:hover .spec-card-icon[data-astro-cid-5juksh2e]{transform:scale(1.1) rotate(-5deg);background:var(--primary);color:#fff}.spec-card-modern[data-astro-cid-5juksh2e] h3[data-astro-cid-5juksh2e]{font-size:20px;margin-bottom:20px;font-weight:700;color:var(--text-primary)}.spec-list-modern[data-astro-cid-5juksh2e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.spec-list-modern[data-astro-cid-5juksh2e] li[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:12px;color:var(--text-secondary);line-height:1.6;font-size:15px;transition:all .2s ease}.spec-list-modern[data-astro-cid-5juksh2e] li[data-astro-cid-5juksh2e]:hover{color:var(--text-primary);transform:translate(4px)}.spec-list-modern[data-astro-cid-5juksh2e] li[data-astro-cid-5juksh2e] svg[data-astro-cid-5juksh2e]{flex-shrink:0;transition:transform .2s ease}.spec-list-modern[data-astro-cid-5juksh2e] li[data-astro-cid-5juksh2e]:hover svg[data-astro-cid-5juksh2e]{transform:scale(1.1)}.cta-final[data-astro-cid-5juksh2e]{position:relative;padding:8rem 2rem;background:linear-gradient(135deg,#0a0e27,#1a1f3a,#0a0e27);text-align:center;overflow:hidden}.cta-final[data-astro-cid-5juksh2e]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,90,15,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,184,0,.08) 0%,transparent 50%);z-index:0}.cta-final[data-astro-cid-5juksh2e] .container[data-astro-cid-5juksh2e]{position:relative;z-index:1}.cta-final[data-astro-cid-5juksh2e] h2[data-astro-cid-5juksh2e]{font-size:clamp(2.5rem,5vw,3.75rem);margin-bottom:1.5rem;font-weight:900;color:#fff;background:linear-gradient(135deg,#fff,#ffffffd9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.cta-final[data-astro-cid-5juksh2e]>p[data-astro-cid-5juksh2e]{font-size:1.25rem;color:#fffc;max-width:750px;margin:0 auto 3.5rem;line-height:1.8}.cta-buttons[data-astro-cid-5juksh2e]{display:flex;gap:1.5rem;justify-content:center;margin-bottom:4rem;flex-wrap:wrap}.cta-buttons[data-astro-cid-5juksh2e] .btn[data-astro-cid-5juksh2e]{padding:18px 40px;font-size:16px;border-radius:12px;font-weight:700;text-transform:none;letter-spacing:0}.cta-buttons[data-astro-cid-5juksh2e] .btn-primary[data-astro-cid-5juksh2e]{background:linear-gradient(135deg,var(--primary) 0%,#FFB800 100%);border:none;box-shadow:0 8px 32px #ff5a0f66;position:relative;overflow:hidden}.cta-buttons[data-astro-cid-5juksh2e] .btn-primary[data-astro-cid-5juksh2e]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.cta-buttons[data-astro-cid-5juksh2e] .btn-primary[data-astro-cid-5juksh2e]:hover:before{left:100%}.cta-buttons[data-astro-cid-5juksh2e] .btn-primary[data-astro-cid-5juksh2e]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px #ff5a0f80}.cta-buttons[data-astro-cid-5juksh2e] .btn-secondary[data-astro-cid-5juksh2e]{background:#ffffff14;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff}.cta-buttons[data-astro-cid-5juksh2e] .btn-secondary[data-astro-cid-5juksh2e]:before{display:none}.cta-buttons[data-astro-cid-5juksh2e] .btn-secondary[data-astro-cid-5juksh2e]:hover{background:#ffffff26;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 12px 40px #ff5a0f4d}.trust-indicators[data-astro-cid-5juksh2e]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;padding:2rem 0}.indicator[data-astro-cid-5juksh2e]{display:flex;align-items:center;gap:10px;color:#ffffffe6;font-weight:600;font-size:1rem;padding:12px 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;backdrop-filter:blur(10px);transition:all .3s ease}.indicator[data-astro-cid-5juksh2e]:before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,var(--primary) 0%,#FFB800 100%);border-radius:50%;color:#fff;font-weight:900;font-size:14px}.indicator[data-astro-cid-5juksh2e]:hover{background:#ff5a0f1a;border-color:#ff5a0f4d;transform:translateY(-2px)}@media(max-width:1024px){.hero-grid[data-astro-cid-5juksh2e]{grid-template-columns:1fr;gap:48px}}@media(max-width:768px){.hero-stats-combined[data-astro-cid-5juksh2e]{background-attachment:scroll;min-height:auto}.hero[data-astro-cid-5juksh2e]{min-height:auto;padding:110px 0 60px}.hero-grid[data-astro-cid-5juksh2e]{padding:0 5%;gap:0;grid-template-columns:1fr}.hero-left[data-astro-cid-5juksh2e] h1[data-astro-cid-5juksh2e]{font-size:28px;margin-bottom:12px;margin-top:0;line-height:1.15}.hero-left[data-astro-cid-5juksh2e] .subheadline[data-astro-cid-5juksh2e]{font-size:15px;margin-bottom:24px;line-height:1.5}.hero-cta-group[data-astro-cid-5juksh2e]{flex-direction:column;gap:12px;margin-bottom:24px}.cta-primary-hero[data-astro-cid-5juksh2e],.cta-secondary-hero[data-astro-cid-5juksh2e]{width:100%;justify-content:center;padding:14px 24px;font-size:14px}.trust-badges-devweb[data-astro-cid-5juksh2e]{gap:12px}.badge-devweb[data-astro-cid-5juksh2e]{font-size:12px;padding:6px 10px}.hero-right[data-astro-cid-5juksh2e]{max-width:100%}.code-editor[data-astro-cid-5juksh2e]{max-height:none}.editor-header[data-astro-cid-5juksh2e]{padding:12px 16px}.editor-tabs[data-astro-cid-5juksh2e]{gap:8px}.tab[data-astro-cid-5juksh2e]{padding:6px 12px;font-size:12px}.editor-content[data-astro-cid-5juksh2e]{padding:16px}.code-line[data-astro-cid-5juksh2e]{font-size:12px;padding:4px 0}.line-number[data-astro-cid-5juksh2e]{font-size:11px;min-width:30px}.stats-section[data-astro-cid-5juksh2e]{padding:60px 5% 80px}.stats-grid[data-astro-cid-5juksh2e]{grid-template-columns:1fr;gap:24px}.stats-section[data-astro-cid-5juksh2e] .stat-card[data-astro-cid-5juksh2e]{padding:36px 24px}.stats-section[data-astro-cid-5juksh2e] .stat-number[data-astro-cid-5juksh2e]{font-size:3rem}.cta-group[data-astro-cid-5juksh2e]{flex-direction:column}.btn[data-astro-cid-5juksh2e]{width:100%;justify-content:center}.code-editor[data-astro-cid-5juksh2e]{max-width:100%}.services-grid[data-astro-cid-5juksh2e],.technologies-grid[data-astro-cid-5juksh2e],.deployment-grid[data-astro-cid-5juksh2e],.specs-grid-modern[data-astro-cid-5juksh2e]{grid-template-columns:1fr}.process-item[data-astro-cid-5juksh2e]{flex-direction:column;gap:1rem}.process-connector[data-astro-cid-5juksh2e]{display:none}.service-meta[data-astro-cid-5juksh2e]{grid-template-columns:1fr}}
