:root{--c-bg: #f8f9fc;--c-surface: #ffffff;--c-border: rgba(0,0,0,.08);--c-border-strong: rgba(0,0,0,.12);--c-text: #0f172a;--c-muted: #64748b;--c-accent1: #2563eb;--c-accent2: #7c3aed;--c-gold: #b45309;--radius: 1.25rem;--transition: .4s cubic-bezier(.22, 1, .36, 1)}.hero-section[data-astro-cid-ehvcvm4h]{position:relative;min-height:100svh;background-color:var(--c-bg);overflow:hidden;display:flex;align-items:center}.hero-bg[data-astro-cid-ehvcvm4h]{position:absolute;inset:0;pointer-events:none}.mesh-blob[data-astro-cid-ehvcvm4h]{position:absolute;border-radius:50%;filter:blur(120px);animation:drift 12s ease-in-out infinite alternate}.blob-1[data-astro-cid-ehvcvm4h]{width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 70%);top:-100px;left:-200px;animation-delay:0s}.blob-2[data-astro-cid-ehvcvm4h]{width:500px;height:500px;background:radial-gradient(circle,rgba(124,58,237,.1),transparent 70%);bottom:-100px;right:-100px;animation-delay:-4s}.blob-3[data-astro-cid-ehvcvm4h]{width:350px;height:350px;background:radial-gradient(circle,rgba(251,191,36,.1),transparent 70%);top:40%;left:50%;animation-delay:-8s}@keyframes drift{0%{transform:translate(0) scale(1)}to{transform:translate(40px,30px) scale(1.08)}}.grid-overlay[data-astro-cid-ehvcvm4h]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black,transparent)}.hero-container[data-astro-cid-ehvcvm4h]{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:5rem 1.5rem;display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero-container[data-astro-cid-ehvcvm4h]{grid-template-columns:1fr 1fr;gap:5rem;padding:6rem 3rem}}.badge[data-astro-cid-ehvcvm4h]{display:inline-flex;align-items:center;gap:.5rem;background:#2563eb14;border:1px solid rgba(37,99,235,.2);color:#1d4ed8;font-size:.78rem;font-weight:600;letter-spacing:.04em;padding:.4rem .9rem;border-radius:999px;margin-bottom:2rem;animation:fadeUp .6s var(--transition) both}.badge-dot[data-astro-cid-ehvcvm4h]{width:6px;height:6px;border-radius:50%;background:var(--c-accent1);box-shadow:0 0 6px #2563eb80;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-heading[data-astro-cid-ehvcvm4h]{display:flex;flex-direction:column;margin-bottom:1.75rem;line-height:1.05}.heading-line[data-astro-cid-ehvcvm4h]{font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:800;color:var(--c-text);display:block;animation:fadeUp .6s var(--transition) .1s both}.heading-accent[data-astro-cid-ehvcvm4h]{background:linear-gradient(135deg,var(--c-accent1),var(--c-accent2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation-delay:.2s}.heading-sub[data-astro-cid-ehvcvm4h]{font-size:clamp(1.5rem,3vw,2.8rem);font-weight:400;font-style:italic;color:var(--c-muted);animation-delay:.3s}.hero-desc[data-astro-cid-ehvcvm4h]{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75;color:var(--c-muted);max-width:48ch;margin-bottom:2.5rem;animation:fadeUp .6s var(--transition) .35s both}.hero-actions[data-astro-cid-ehvcvm4h]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;animation:fadeUp .6s var(--transition) .45s both}.btn-primary[data-astro-cid-ehvcvm4h]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--c-accent1),#1e40af);color:#fff;font-weight:600;font-size:.95rem;padding:.85rem 1.75rem;border-radius:.75rem;text-decoration:none;transition:var(--transition);box-shadow:0 8px 24px #2563eb4d;position:relative;overflow:hidden}.btn-primary[data-astro-cid-ehvcvm4h]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);opacity:0;transition:opacity .3s}.btn-primary[data-astro-cid-ehvcvm4h]:hover:before{opacity:1}.btn-primary[data-astro-cid-ehvcvm4h]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2563eb66}.btn-primary[data-astro-cid-ehvcvm4h] svg[data-astro-cid-ehvcvm4h]{width:18px;height:18px;transition:transform .3s}.btn-primary[data-astro-cid-ehvcvm4h]:hover svg[data-astro-cid-ehvcvm4h]{transform:translate(4px)}.btn-ghost[data-astro-cid-ehvcvm4h]{display:inline-flex;align-items:center;color:var(--c-text);font-weight:500;font-size:.95rem;padding:.85rem 1.75rem;border-radius:.75rem;text-decoration:none;border:1px solid var(--c-border-strong);background:#ffffffb3;transition:var(--transition);backdrop-filter:blur(8px)}.btn-ghost[data-astro-cid-ehvcvm4h]:hover{background:#fff;border-color:#0000002e;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.stats-row[data-astro-cid-ehvcvm4h]{display:flex;align-items:center;gap:1.5rem;animation:fadeUp .6s var(--transition) .55s both}.stat[data-astro-cid-ehvcvm4h]{display:flex;flex-direction:column;gap:.15rem}.stat-number[data-astro-cid-ehvcvm4h]{font-size:1.5rem;font-weight:700;color:var(--c-text);line-height:1}.stat-label[data-astro-cid-ehvcvm4h]{font-size:.72rem;color:var(--c-muted);letter-spacing:.04em;text-transform:uppercase}.stat-divider[data-astro-cid-ehvcvm4h]{width:1px;height:2.5rem;background:var(--c-border-strong)}.hero-visual[data-astro-cid-ehvcvm4h]{position:relative;animation:fadeUp .8s var(--transition) .2s both}.image-frame[data-astro-cid-ehvcvm4h]{position:relative;border-radius:var(--radius);overflow:visible;filter:drop-shadow(0 24px 48px rgba(0,0,0,.12))}.corner[data-astro-cid-ehvcvm4h]{position:absolute;width:24px;height:24px;border-color:var(--c-gold);border-style:solid;z-index:10}.corner-tl[data-astro-cid-ehvcvm4h]{top:-8px;left:-8px;border-width:2px 0 0 2px;border-radius:4px 0 0}.corner-tr[data-astro-cid-ehvcvm4h]{top:-8px;right:-8px;border-width:2px 2px 0 0;border-radius:0 4px 0 0}.corner-bl[data-astro-cid-ehvcvm4h]{bottom:-8px;left:-8px;border-width:0 0 2px 2px;border-radius:0 0 0 4px}.corner-br[data-astro-cid-ehvcvm4h]{bottom:-8px;right:-8px;border-width:0 2px 2px 0;border-radius:0 0 4px}.hero-image[data-astro-cid-ehvcvm4h]{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);display:block;border:1px solid var(--c-border);filter:saturate(.9) brightness(1);transition:filter .4s}.hero-image[data-astro-cid-ehvcvm4h]:hover{filter:saturate(1.05) brightness(1.02)}.image-frame[data-astro-cid-ehvcvm4h]:after{content:"";position:absolute;inset:0;border-radius:var(--radius);background:linear-gradient(160deg,transparent 50%,rgba(248,249,252,.5) 100%);pointer-events:none}.float-card[data-astro-cid-ehvcvm4h]{position:absolute;bottom:1.5rem;left:1.5rem;z-index:20;display:flex;align-items:center;gap:.75rem;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.08);border-radius:.85rem;padding:.85rem 1.1rem;box-shadow:0 8px 32px #0000001f;animation:floatBob 4s ease-in-out infinite}.float-card-icon[data-astro-cid-ehvcvm4h]{width:36px;height:36px;border-radius:.5rem;background:linear-gradient(135deg,var(--c-accent1),var(--c-accent2));display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.float-card-icon[data-astro-cid-ehvcvm4h] svg[data-astro-cid-ehvcvm4h]{width:18px;height:18px}.float-card-title[data-astro-cid-ehvcvm4h]{font-size:.82rem;font-weight:600;color:var(--c-text);margin:0}.float-card-sub[data-astro-cid-ehvcvm4h]{font-size:.72rem;color:var(--c-muted);margin:0}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.side-tag[data-astro-cid-ehvcvm4h]{position:absolute;top:2rem;right:-1rem;writing-mode:vertical-rl;text-orientation:mixed;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--c-muted);display:none}@media(min-width:1200px){.side-tag[data-astro-cid-ehvcvm4h]{display:block}}@media(max-width:640px){.hero-image[data-astro-cid-ehvcvm4h]{height:280px}.stats-row[data-astro-cid-ehvcvm4h]{gap:1rem}.stat-number[data-astro-cid-ehvcvm4h]{font-size:1.2rem}.hero-visual[data-astro-cid-ehvcvm4h]{display:block}}@media(max-width:1023px){.hero-visual[data-astro-cid-ehvcvm4h]{display:block}.hero-image[data-astro-cid-ehvcvm4h]{height:300px}.side-tag[data-astro-cid-ehvcvm4h]{display:none}}.services-section[data-astro-cid-7fsfp5w6]{--c-bg-s: #ffffff;--c-surface: #f8f9fc;--c-border: rgba(0,0,0,.07);--c-text: #0f172a;--c-muted: #64748b;--c-accent1: #2563eb;--c-accent2: #7c3aed;--c-web: #2563eb;--c-mob: #0891b2;--c-erp: #059669;--radius: 1.25rem;--transition: .4s cubic-bezier(.22, 1, .36, 1);position:relative;background:var(--c-bg-s);padding:0 0 6rem;overflow:hidden}.section-divider[data-astro-cid-7fsfp5w6]{width:100%;line-height:0;margin-bottom:-2px}.section-divider[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:100%;height:80px;display:block}.services-bg[data-astro-cid-7fsfp5w6]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bg-shape[data-astro-cid-7fsfp5w6]{position:absolute;border-radius:50%;filter:blur(100px)}.shape-1[data-astro-cid-7fsfp5w6]{width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.06),transparent 70%);top:10%;right:-100px}.shape-2[data-astro-cid-7fsfp5w6]{width:400px;height:400px;background:radial-gradient(circle,rgba(5,150,105,.05),transparent 70%);bottom:5%;left:-80px}.noise-overlay[data-astro-cid-7fsfp5w6]{position:absolute;inset:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}.services-container[data-astro-cid-7fsfp5w6]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:4rem 1.5rem 0}@media(min-width:1024px){.services-container[data-astro-cid-7fsfp5w6]{padding:5rem 3rem 0}}.section-header[data-astro-cid-7fsfp5w6]{text-align:center;margin-bottom:4rem;animation:fadeUp .6s ease both}.section-label[data-astro-cid-7fsfp5w6]{display:inline-flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent1);margin-bottom:1rem}.label-line[data-astro-cid-7fsfp5w6]{display:block;width:32px;height:1px;background:currentColor;opacity:.5}.section-title[data-astro-cid-7fsfp5w6]{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;color:var(--c-text);line-height:1.1;margin-bottom:1.25rem}.section-title[data-astro-cid-7fsfp5w6] em[data-astro-cid-7fsfp5w6]{font-style:italic;background:linear-gradient(135deg,var(--c-accent1),var(--c-accent2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-desc[data-astro-cid-7fsfp5w6]{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--c-muted);max-width:52ch;margin:0 auto;line-height:1.75}.cards-grid[data-astro-cid-7fsfp5w6]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3.5rem;align-items:start}@media(min-width:768px){.cards-grid[data-astro-cid-7fsfp5w6]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cards-grid[data-astro-cid-7fsfp5w6]{grid-template-columns:repeat(3,1fr);align-items:stretch}}.service-card[data-astro-cid-7fsfp5w6]{position:relative;background:#fff;border:1px solid var(--c-border);border-radius:var(--radius);padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition);box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a;cursor:pointer;animation:fadeUp .6s ease both}.service-card[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000001a,0 4px 12px #0000000d;border-color:transparent}.cards-grid[data-astro-cid-7fsfp5w6]>[data-astro-cid-7fsfp5w6]:nth-child(1){animation-delay:.1s}.cards-grid[data-astro-cid-7fsfp5w6]>[data-astro-cid-7fsfp5w6]:nth-child(2){animation-delay:.2s}.cards-grid[data-astro-cid-7fsfp5w6]>[data-astro-cid-7fsfp5w6]:nth-child(3){animation-delay:.3s}.card-glow[data-astro-cid-7fsfp5w6]{position:absolute;inset:0;opacity:0;transition:opacity .4s;pointer-events:none;border-radius:inherit}.card-web[data-astro-cid-7fsfp5w6] .card-glow[data-astro-cid-7fsfp5w6]{background:radial-gradient(ellipse at top left,rgba(37,99,235,.08),transparent 60%)}.card-mobile[data-astro-cid-7fsfp5w6] .card-glow[data-astro-cid-7fsfp5w6]{background:radial-gradient(ellipse at top left,rgba(8,145,178,.08),transparent 60%)}.card-erp[data-astro-cid-7fsfp5w6] .card-glow[data-astro-cid-7fsfp5w6]{background:radial-gradient(ellipse at top left,rgba(5,150,105,.08),transparent 60%)}.service-card[data-astro-cid-7fsfp5w6]:hover .card-glow[data-astro-cid-7fsfp5w6]{opacity:1}.card-number[data-astro-cid-7fsfp5w6]{position:absolute;top:1.25rem;right:1.5rem;font-size:3.5rem;font-weight:800;line-height:1;color:#0000000a;pointer-events:none;user-select:none}.card-icon-wrap[data-astro-cid-7fsfp5w6]{margin-bottom:1.5rem}.card-icon[data-astro-cid-7fsfp5w6]{width:52px;height:52px;border-radius:.875rem;display:flex;align-items:center;justify-content:center}.card-icon[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:26px;height:26px}.card-web[data-astro-cid-7fsfp5w6] .card-icon[data-astro-cid-7fsfp5w6]{background:#2563eb14;color:var(--c-web)}.card-mobile[data-astro-cid-7fsfp5w6] .card-icon[data-astro-cid-7fsfp5w6]{background:#0891b214;color:var(--c-mob)}.card-erp[data-astro-cid-7fsfp5w6] .card-icon[data-astro-cid-7fsfp5w6]{background:#05966914;color:var(--c-erp)}.card-body[data-astro-cid-7fsfp5w6]{flex:1;margin-bottom:1.5rem}.card-title[data-astro-cid-7fsfp5w6]{font-size:1.2rem;font-weight:700;color:var(--c-text);margin-bottom:.65rem}.card-desc[data-astro-cid-7fsfp5w6]{font-size:.9rem;color:var(--c-muted);line-height:1.7;margin-bottom:1.25rem}.card-features[data-astro-cid-7fsfp5w6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.card-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]{font-size:.82rem;color:var(--c-muted);padding-left:1.25rem;position:relative}.card-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%}.card-web[data-astro-cid-7fsfp5w6] .card-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--c-web)}.card-mobile[data-astro-cid-7fsfp5w6] .card-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--c-mob)}.card-erp[data-astro-cid-7fsfp5w6] .card-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]:before{background:var(--c-erp)}.card-cta[data-astro-cid-7fsfp5w6]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap var(--transition)}.card-cta[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:15px;height:15px;transition:transform .3s}.card-cta[data-astro-cid-7fsfp5w6]:hover svg[data-astro-cid-7fsfp5w6]{transform:translate(4px)}.card-web[data-astro-cid-7fsfp5w6] .card-cta[data-astro-cid-7fsfp5w6]{color:var(--c-web)}.card-mobile[data-astro-cid-7fsfp5w6] .card-cta[data-astro-cid-7fsfp5w6]{color:var(--c-mob)}.card-erp[data-astro-cid-7fsfp5w6] .card-cta[data-astro-cid-7fsfp5w6]{color:var(--c-erp)}.card-accent-bar[data-astro-cid-7fsfp5w6]{position:absolute;bottom:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;border-radius:0 0 var(--radius) var(--radius)}.card-web[data-astro-cid-7fsfp5w6] .card-accent-bar[data-astro-cid-7fsfp5w6]{background:linear-gradient(90deg,var(--c-web),var(--c-accent2))}.card-mobile[data-astro-cid-7fsfp5w6] .card-accent-bar[data-astro-cid-7fsfp5w6]{background:linear-gradient(90deg,var(--c-mob),var(--c-web))}.card-erp[data-astro-cid-7fsfp5w6] .card-accent-bar[data-astro-cid-7fsfp5w6]{background:linear-gradient(90deg,var(--c-erp),var(--c-mob))}.service-card[data-astro-cid-7fsfp5w6]:hover .card-accent-bar[data-astro-cid-7fsfp5w6]{transform:scaleX(1)}.card-featured[data-astro-cid-7fsfp5w6]{background:linear-gradient(160deg,#f0f7ff,#fff 60%);border-color:#0891b233;box-shadow:0 8px 32px #0891b21f,0 2px 8px #0000000d}@media(min-width:1024px){.card-featured[data-astro-cid-7fsfp5w6]{transform:translateY(-12px);box-shadow:0 16px 48px #0891b229,0 4px 12px #0000000f}.card-featured[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-18px)}}.featured-badge[data-astro-cid-7fsfp5w6]{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--c-mob),var(--c-accent1));color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .9rem;border-radius:0 0 .6rem .6rem}.trust-strip[data-astro-cid-7fsfp5w6]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;padding:1.5rem 2rem;background:#f8f9fc;border:1px solid var(--c-border);border-radius:var(--radius);animation:fadeUp .6s ease .4s both}.trust-item[data-astro-cid-7fsfp5w6]{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;color:var(--c-muted)}.trust-item[data-astro-cid-7fsfp5w6] svg[data-astro-cid-7fsfp5w6]{width:16px;height:16px;color:var(--c-accent1)}.trust-dot[data-astro-cid-7fsfp5w6]{width:4px;height:4px;border-radius:50%;background:var(--c-border);display:none}@media(min-width:640px){.trust-dot[data-astro-cid-7fsfp5w6]{display:block}}.whyus-section[data-astro-cid-otckcqot]{--c-bg: #f4f6fb;--c-surface: #ffffff;--c-border: rgba(0,0,0,.07);--c-text: #0f172a;--c-muted: #64748b;--c-blue: #2563eb;--c-violet: #7c3aed;--c-cyan: #0891b2;--c-green: #059669;--c-amber: #d97706;--radius: 1.25rem;--tr: .4s cubic-bezier(.22, 1, .36, 1);position:relative;background:var(--c-bg);padding:0 0 7rem;overflow:hidden}.section-divider[data-astro-cid-otckcqot]{width:100%;line-height:0;margin-bottom:-2px}.section-divider[data-astro-cid-otckcqot] svg[data-astro-cid-otckcqot]{width:100%;height:80px;display:block}.whyus-bg[data-astro-cid-otckcqot]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bg-orb[data-astro-cid-otckcqot]{position:absolute;border-radius:50%;filter:blur(90px)}.orb-1[data-astro-cid-otckcqot]{width:400px;height:400px;background:radial-gradient(circle,rgba(37,99,235,.07),transparent 70%);top:5%;left:-80px}.orb-2[data-astro-cid-otckcqot]{width:350px;height:350px;background:radial-gradient(circle,rgba(124,58,237,.06),transparent 70%);bottom:10%;right:-60px}.orb-3[data-astro-cid-otckcqot]{width:250px;height:250px;background:radial-gradient(circle,rgba(5,150,105,.05),transparent 70%);top:50%;left:45%}.dot-grid[data-astro-cid-otckcqot]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(0,0,0,.06) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 85% 85% at 50% 50%,black 40%,transparent 100%)}.whyus-container[data-astro-cid-otckcqot]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:4rem 1.5rem 0}@media(min-width:1024px){.whyus-container[data-astro-cid-otckcqot]{padding:5rem 3rem 0}}.section-header[data-astro-cid-otckcqot]{text-align:center;margin-bottom:4rem;animation:fadeUp .6s ease both}.section-eyebrow[data-astro-cid-otckcqot]{display:inline-flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--c-violet);margin-bottom:1rem}.eyebrow-line[data-astro-cid-otckcqot]{display:block;width:32px;height:1px;background:currentColor;opacity:.5}.section-title[data-astro-cid-otckcqot]{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;color:var(--c-text);line-height:1.1;margin-bottom:1.25rem}.section-title[data-astro-cid-otckcqot] em[data-astro-cid-otckcqot]{font-style:italic;background:linear-gradient(135deg,var(--c-violet),var(--c-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-desc[data-astro-cid-otckcqot]{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--c-muted);max-width:52ch;margin:0 auto;line-height:1.75}.bento-grid[data-astro-cid-otckcqot]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.bento-grid[data-astro-cid-otckcqot]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bento-grid[data-astro-cid-otckcqot]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.feat-wide[data-astro-cid-otckcqot]{grid-column:span 2}}.feat-card[data-astro-cid-otckcqot]{position:relative;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius);padding:2rem;overflow:hidden;display:flex;flex-direction:column;gap:1rem;transition:transform var(--tr),box-shadow var(--tr),border-color var(--tr);box-shadow:0 2px 10px #0000000d,0 1px 3px #0000000a;animation:fadeUp .6s ease both;cursor:default}.feat-card[data-astro-cid-otckcqot]:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000017,0 4px 10px #0000000a;border-color:#00000003}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(1){animation-delay:.05s}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(2){animation-delay:.12s}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(3){animation-delay:.18s}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(4){animation-delay:.24s}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(5){animation-delay:.3s}.bento-grid[data-astro-cid-otckcqot]>[data-astro-cid-otckcqot]:nth-child(6){animation-delay:.36s}.feat-bg-pattern[data-astro-cid-otckcqot]{position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:.4}.feat-design[data-astro-cid-otckcqot] .feat-bg-pattern[data-astro-cid-otckcqot]{background:linear-gradient(135deg,rgba(37,99,235,.04) 0%,transparent 60%)}.feat-scalable[data-astro-cid-otckcqot] .feat-bg-pattern[data-astro-cid-otckcqot]{background:linear-gradient(135deg,rgba(124,58,237,.04) 0%,transparent 60%)}.feat-tag[data-astro-cid-otckcqot]{position:absolute;top:1.25rem;right:1.5rem;font-size:3rem;font-weight:800;line-height:1;color:#00000009;pointer-events:none;user-select:none}.feat-icon-wrap[data-astro-cid-otckcqot]{flex-shrink:0}.feat-icon[data-astro-cid-otckcqot]{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feat-icon[data-astro-cid-otckcqot] svg[data-astro-cid-otckcqot]{width:24px;height:24px}.feat-design[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#2563eb17;color:var(--c-blue)}.feat-perf[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#d9770617;color:var(--c-amber)}.feat-solution[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#05966917;color:var(--c-green)}.feat-support[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#0891b217;color:var(--c-cyan)}.feat-scalable[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#7c3aed17;color:var(--c-violet)}.feat-ux[data-astro-cid-otckcqot] .feat-icon[data-astro-cid-otckcqot]{background:#2563eb17;color:var(--c-blue)}.feat-content[data-astro-cid-otckcqot]{flex:1}.feat-title[data-astro-cid-otckcqot]{font-size:1.15rem;font-weight:700;color:var(--c-text);margin-bottom:.5rem;line-height:1.3}.feat-desc[data-astro-cid-otckcqot]{font-size:.88rem;color:var(--c-muted);line-height:1.7;margin:0}.design-preview[data-astro-cid-otckcqot]{display:flex;flex-direction:column;gap:6px;margin-top:auto}.preview-bar[data-astro-cid-otckcqot]{height:8px;border-radius:99px;opacity:.7;transition:opacity .3s}.feat-design[data-astro-cid-otckcqot]:hover .preview-bar[data-astro-cid-otckcqot]{opacity:1}.feat-metric[data-astro-cid-otckcqot]{display:flex;align-items:baseline;gap:.25rem;margin-top:auto}.metric-value[data-astro-cid-otckcqot]{font-size:2.5rem;font-weight:800;color:var(--c-amber);line-height:1}.metric-unit[data-astro-cid-otckcqot]{font-size:1rem;font-weight:600;color:var(--c-muted)}.metric-label[data-astro-cid-otckcqot]{font-size:.75rem;color:var(--c-muted);margin-left:.25rem;align-self:flex-end;padding-bottom:.2rem}.feat-chips[data-astro-cid-otckcqot]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.chip[data-astro-cid-otckcqot]{font-size:.72rem;font-weight:600;letter-spacing:.04em;padding:.3rem .75rem;border-radius:999px;background:#05966914;color:var(--c-green);border:1px solid rgba(5,150,105,.15)}.support-badge[data-astro-cid-otckcqot]{display:inline-flex;align-items:center;gap:.5rem;background:#05966912;border:1px solid rgba(5,150,105,.15);color:var(--c-green);font-size:.78rem;font-weight:600;padding:.4rem .9rem;border-radius:999px;width:fit-content;margin-top:auto}.online-dot[data-astro-cid-otckcqot]{width:7px;height:7px;border-radius:50%;background:var(--c-green);box-shadow:0 0 6px var(--c-green);animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.scale-bars[data-astro-cid-otckcqot]{display:flex;align-items:flex-end;gap:8px;height:60px;margin-top:auto}.scale-bar[data-astro-cid-otckcqot]{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.scale-fill[data-astro-cid-otckcqot]{width:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,var(--c-violet),rgba(124,58,237,.4));transition:height .8s ease}.scale-bar[data-astro-cid-otckcqot] span[data-astro-cid-otckcqot]{font-size:.62rem;color:var(--c-muted);font-weight:500}.rating-row[data-astro-cid-otckcqot]{display:flex;align-items:center;gap:.6rem;margin-top:auto}.rating-stars[data-astro-cid-otckcqot]{color:#f59e0b;font-size:1rem;letter-spacing:.1em}.rating-label[data-astro-cid-otckcqot]{font-size:.78rem;font-weight:600;color:var(--c-muted)}.feat-design[data-astro-cid-otckcqot]:hover{border-color:#2563eb33}.feat-perf[data-astro-cid-otckcqot]:hover{border-color:#d9770633}.feat-solution[data-astro-cid-otckcqot]:hover{border-color:#05966933}.feat-support[data-astro-cid-otckcqot]:hover{border-color:#0891b233}.feat-scalable[data-astro-cid-otckcqot]:hover{border-color:#7c3aed33}.feat-ux[data-astro-cid-otckcqot]:hover{border-color:#2563eb33}@media(max-width:639px){.feat-wide[data-astro-cid-otckcqot]{grid-column:span 1}}.process-section[data-astro-cid-dvfvrvee]{--c-bg: #ffffff;--c-surf: #f8f9fc;--c-border: rgba(0,0,0,.07);--c-text: #0f172a;--c-muted: #64748b;--c-blue: #2563eb;--c-violet: #7c3aed;--c-cyan: #0891b2;--c-green: #059669;--c-amber: #d97706;--radius: 1.25rem;--tr: .4s cubic-bezier(.22, 1, .36, 1);position:relative;background:var(--c-bg);padding:0 0 7rem;overflow:hidden}.section-divider[data-astro-cid-dvfvrvee]{width:100%;line-height:0;margin-bottom:-2px}.section-divider[data-astro-cid-dvfvrvee] svg[data-astro-cid-dvfvrvee]{width:100%;height:80px;display:block}.process-bg[data-astro-cid-dvfvrvee]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bg-orb[data-astro-cid-dvfvrvee]{position:absolute;border-radius:50%;filter:blur(100px)}.orb-1[data-astro-cid-dvfvrvee]{width:450px;height:450px;background:radial-gradient(circle,rgba(37,99,235,.06),transparent 70%);top:10%;right:-100px}.orb-2[data-astro-cid-dvfvrvee]{width:350px;height:350px;background:radial-gradient(circle,rgba(124,58,237,.05),transparent 70%);bottom:15%;left:-80px}.line-pattern[data-astro-cid-dvfvrvee]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px);background-size:100% 80px;mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 85%,transparent 100%)}.process-container[data-astro-cid-dvfvrvee]{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:4rem 1.5rem 0}@media(min-width:1024px){.process-container[data-astro-cid-dvfvrvee]{padding:5rem 2rem 0}}.section-header[data-astro-cid-dvfvrvee]{text-align:center;margin-bottom:5rem;animation:fadeUp .6s ease both}.section-eyebrow[data-astro-cid-dvfvrvee]{display:inline-flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--c-cyan);margin-bottom:1rem}.eyebrow-line[data-astro-cid-dvfvrvee]{display:block;width:32px;height:1px;background:currentColor;opacity:.5}.section-title[data-astro-cid-dvfvrvee]{font-size:clamp(2rem,4vw,3.25rem);font-weight:800;color:var(--c-text);line-height:1.1;margin-bottom:1.25rem}.section-title[data-astro-cid-dvfvrvee] em[data-astro-cid-dvfvrvee]{font-style:italic;background:linear-gradient(135deg,var(--c-cyan),var(--c-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-desc[data-astro-cid-dvfvrvee]{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--c-muted);max-width:52ch;margin:0 auto;line-height:1.75}.timeline[data-astro-cid-dvfvrvee]{position:relative;display:flex;flex-direction:column;gap:3rem;padding-bottom:1rem}.spine[data-astro-cid-dvfvrvee]{display:none;position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translate(-50%);background:#0000000f;border-radius:2px}.spine-fill[data-astro-cid-dvfvrvee]{width:100%;height:0;background:linear-gradient(to bottom,var(--c-blue),var(--c-violet));border-radius:2px;animation:growLine 2s ease .5s both}@keyframes growLine{0%{height:0}to{height:100%}}@media(min-width:1024px){.spine[data-astro-cid-dvfvrvee]{display:block}}.step[data-astro-cid-dvfvrvee]{display:flex;flex-direction:column;gap:1rem;animation:fadeUp .6s ease calc(var(--i) * .12s) both}@media(min-width:1024px){.step[data-astro-cid-dvfvrvee]{flex-direction:row;align-items:center;gap:0}.step-left[data-astro-cid-dvfvrvee],.step-right[data-astro-cid-dvfvrvee]{flex-direction:row}.step-left[data-astro-cid-dvfvrvee] .step-card[data-astro-cid-dvfvrvee]{justify-content:flex-end}.step-right[data-astro-cid-dvfvrvee] .step-card[data-astro-cid-dvfvrvee]{justify-content:flex-start}}.step-card[data-astro-cid-dvfvrvee],.step-empty[data-astro-cid-dvfvrvee]{flex:1}.step-bubble[data-astro-cid-dvfvrvee]{flex:0 0 auto;width:60px;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}@media(min-width:1024px){.step-bubble[data-astro-cid-dvfvrvee]{width:80px}}.step-empty[data-astro-cid-dvfvrvee]{display:none}@media(min-width:1024px){.step-empty[data-astro-cid-dvfvrvee]{display:block}}@media(max-width:1023px){.step[data-astro-cid-dvfvrvee]{flex-direction:row;align-items:flex-start}.step-bubble[data-astro-cid-dvfvrvee]{width:56px;flex-shrink:0;margin-top:1.5rem}.step-card[data-astro-cid-dvfvrvee]{flex:1}.step-right[data-astro-cid-dvfvrvee]{flex-direction:row}.step-right[data-astro-cid-dvfvrvee] .step-empty[data-astro-cid-dvfvrvee]{display:none}}.step-bubble[data-astro-cid-dvfvrvee]{position:relative}.bubble-num[data-astro-cid-dvfvrvee]{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--c-blue),var(--c-cyan));color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 4px 16px #2563eb4d;transition:transform var(--tr),box-shadow var(--tr)}@media(min-width:1024px){.bubble-num[data-astro-cid-dvfvrvee]{width:60px;height:60px;font-size:1.1rem}}.step[data-astro-cid-dvfvrvee]:hover .bubble-num[data-astro-cid-dvfvrvee]{transform:scale(1.1);box-shadow:0 8px 24px #2563eb66}.bubble-ring[data-astro-cid-dvfvrvee]{position:absolute;inset:-6px;border-radius:50%;border:1.5px solid rgba(37,99,235,.2);animation:ringPulse 3s ease-in-out infinite}@keyframes ringPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:.2}}.bubble-final[data-astro-cid-dvfvrvee] .bubble-num[data-astro-cid-dvfvrvee]{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 4px 20px #d9770659}.bubble-final[data-astro-cid-dvfvrvee] .bubble-ring[data-astro-cid-dvfvrvee]{border-color:#d9770640}.ring-2[data-astro-cid-dvfvrvee]{inset:-12px;animation-delay:-1.5s;animation-duration:3s}.step-card[data-astro-cid-dvfvrvee]{display:flex;position:relative}.step-card-inner[data-astro-cid-dvfvrvee]{background:#fff;border:1px solid var(--c-border);border-radius:var(--radius);padding:1.75rem;width:100%;box-shadow:0 2px 12px #0000000d,0 1px 4px #0000000a;transition:transform var(--tr),box-shadow var(--tr),border-color var(--tr);position:relative;overflow:hidden}.step-card-inner[data-astro-cid-dvfvrvee]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--c-blue),var(--c-cyan));transform:scaleX(0);transform-origin:left;transition:transform .4s ease;border-radius:var(--radius) var(--radius) 0 0}.step[data-astro-cid-dvfvrvee]:hover .step-card-inner[data-astro-cid-dvfvrvee]{transform:translateY(-4px);box-shadow:0 16px 40px #00000017,0 4px 12px #0000000a;border-color:#2563eb1f}.step[data-astro-cid-dvfvrvee]:hover .step-card-inner[data-astro-cid-dvfvrvee]:before{transform:scaleX(1)}@media(min-width:1024px){.step-left[data-astro-cid-dvfvrvee] .step-card-inner[data-astro-cid-dvfvrvee]{max-width:440px;margin-left:auto}.step-right[data-astro-cid-dvfvrvee] .step-card-inner[data-astro-cid-dvfvrvee]{max-width:440px;margin-right:auto}}.step-connector[data-astro-cid-dvfvrvee]{display:none}@media(min-width:1024px){.step-connector[data-astro-cid-dvfvrvee]{display:block;width:24px;height:2px;background:linear-gradient(90deg,#2563eb4d,#2563eb1a);flex-shrink:0;position:relative;top:-.5px;align-self:center}.step-card[data-astro-cid-dvfvrvee]{align-items:center}.step-left[data-astro-cid-dvfvrvee] .step-card[data-astro-cid-dvfvrvee]{flex-direction:row-reverse}.step-right[data-astro-cid-dvfvrvee] .step-card[data-astro-cid-dvfvrvee]{flex-direction:row}}.step-icon-row[data-astro-cid-dvfvrvee]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.step-icon[data-astro-cid-dvfvrvee]{width:40px;height:40px;border-radius:.625rem;background:#2563eb14;color:var(--c-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-icon[data-astro-cid-dvfvrvee] svg[data-astro-cid-dvfvrvee]{width:20px;height:20px}.step-category[data-astro-cid-dvfvrvee]{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-blue);background:#2563eb12;padding:.25rem .65rem;border-radius:999px}.step-title[data-astro-cid-dvfvrvee]{font-size:1.15rem;font-weight:700;color:var(--c-text);margin-bottom:.6rem;line-height:1.3}.step-desc[data-astro-cid-dvfvrvee]{font-size:.88rem;color:var(--c-muted);line-height:1.7;margin-bottom:1.1rem}.step-tags[data-astro-cid-dvfvrvee]{display:flex;flex-wrap:wrap;gap:.4rem}.tag[data-astro-cid-dvfvrvee]{font-size:.7rem;font-weight:500;color:var(--c-muted);background:var(--c-surf);border:1px solid var(--c-border);padding:.2rem .6rem;border-radius:999px}.card-final[data-astro-cid-dvfvrvee]{position:relative}.card-final[data-astro-cid-dvfvrvee] .step-card-inner[data-astro-cid-dvfvrvee]{background:linear-gradient(135deg,#fffbf0,#fff 60%);border-color:#d9770626;box-shadow:0 4px 24px #d977061a,0 2px 8px #0000000a}.card-final[data-astro-cid-dvfvrvee] .step-card-inner[data-astro-cid-dvfvrvee]:before{background:linear-gradient(90deg,#d97706,#f59e0b)}.step-final[data-astro-cid-dvfvrvee]:hover .step-card-inner[data-astro-cid-dvfvrvee]{border-color:#d9770640!important;box-shadow:0 20px 48px #d9770626,0 4px 12px #0000000a!important}.card-final-glow[data-astro-cid-dvfvrvee]{position:absolute;inset:-20px;background:radial-gradient(ellipse at center,rgba(217,119,6,.08),transparent 70%);pointer-events:none;border-radius:inherit}.icon-final[data-astro-cid-dvfvrvee]{background:#d977061a!important;color:var(--c-amber)!important}.final-cat[data-astro-cid-dvfvrvee]{color:var(--c-amber)!important;background:#d9770614!important}.tag-final[data-astro-cid-dvfvrvee]{color:var(--c-amber)!important;background:#d977060f!important;border-color:#d9770626!important}.step-final[data-astro-cid-dvfvrvee] .step-category[data-astro-cid-dvfvrvee]{color:var(--c-amber);background:#d9770614}.process-cta[data-astro-cid-dvfvrvee]{margin-top:5rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:2.5rem 2rem;background:linear-gradient(135deg,#f0f5ff,#f8f9fc);border:1px solid rgba(37,99,235,.1);border-radius:var(--radius);animation:fadeUp .6s ease .6s both}.cta-text[data-astro-cid-dvfvrvee]{font-size:1.2rem;font-weight:700;color:var(--c-text);margin:0}.cta-btn[data-astro-cid-dvfvrvee]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--c-blue),#1e40af);color:#fff;font-weight:600;font-size:.92rem;padding:.8rem 1.6rem;border-radius:.75rem;text-decoration:none;transition:var(--tr);box-shadow:0 8px 24px #2563eb47}.cta-btn[data-astro-cid-dvfvrvee] svg[data-astro-cid-dvfvrvee]{width:16px;height:16px;transition:transform .3s}.cta-btn[data-astro-cid-dvfvrvee]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2563eb61}.cta-btn[data-astro-cid-dvfvrvee]:hover svg[data-astro-cid-dvfvrvee]{transform:translate(4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
