.hero[data-astro-cid-sdxopl6j]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative}.hero[data-astro-cid-sdxopl6j]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(91,91,214,.1) 1.5px,transparent 1.5px);background-size:28px 28px;z-index:0;pointer-events:none}.hero[data-astro-cid-sdxopl6j][style*=--hero-bg]:after{content:"";position:absolute;inset:0;background:var(--hero-bg) center/cover no-repeat;opacity:.06;z-index:0}.hero-inner[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding:8rem 2.5rem 4rem;position:relative;z-index:1}.hero-badge[data-astro-cid-sdxopl6j]{display:inline-flex;align-items:center;gap:.6rem;background:#5b5bd612;border:1px solid rgba(91,91,214,.16);color:var(--accent);font-size:.78rem;font-weight:600;padding:.4rem 1rem;border-radius:100px;margin-bottom:2rem}.bdot[data-astro-cid-sdxopl6j]{width:7px;height:7px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.hero-title[data-astro-cid-sdxopl6j]{font-size:clamp(2.75rem,5vw,5rem);font-weight:900;line-height:1.02;letter-spacing:-.04em;margin-bottom:1.5rem}.hero-sub[data-astro-cid-sdxopl6j]{font-size:1.05rem;color:var(--ink2);max-width:480px;margin-bottom:2.5rem;font-weight:400;line-height:1.78}.hero-actions[data-astro-cid-sdxopl6j]{display:flex;gap:.85rem;flex-wrap:wrap}.featured-card[data-astro-cid-sdxopl6j]{display:block;position:relative;border-radius:var(--r-xl);overflow:hidden;box-shadow:0 24px 64px #00000040;aspect-ratio:4/5;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;text-decoration:none}.featured-card[data-astro-cid-sdxopl6j]:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 32px 80px #0000004d}.fc-image[data-astro-cid-sdxopl6j]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.fc-image-empty[data-astro-cid-sdxopl6j]{background:linear-gradient(145deg,#0d0d1a,#1e1040 45%,#0a1628);overflow:hidden}.fc-image-empty[data-astro-cid-sdxopl6j]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 130% 60% at 15% 15%,rgba(91,91,214,.55) 0%,transparent 55%),radial-gradient(ellipse 80% 80% at 85% 85%,rgba(124,58,237,.45) 0%,transparent 50%),radial-gradient(ellipse 50% 50% at 70% 20%,rgba(16,185,129,.2) 0%,transparent 45%)}.fc-image-empty[data-astro-cid-sdxopl6j]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.07) 1px,transparent 1px);background-size:22px 22px}.fc-overlay[data-astro-cid-sdxopl6j]{position:absolute;inset:0;background:linear-gradient(to top,#000000e0,#0000004d,#0000000d)}.fc-content[data-astro-cid-sdxopl6j]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.25rem}.fc-tag[data-astro-cid-sdxopl6j]{display:inline-flex;width:fit-content;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--accent);padding:.28rem .75rem;border-radius:100px;margin-bottom:.85rem;white-space:nowrap}.fc-title[data-astro-cid-sdxopl6j]{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:900;color:#fff;line-height:1.15;letter-spacing:-.03em;margin-bottom:.65rem}.fc-sub[data-astro-cid-sdxopl6j]{font-size:.88rem;color:#ffffffa6;line-height:1.6;margin-bottom:1.25rem;max-width:340px}.fc-cta[data-astro-cid-sdxopl6j]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);padding:.6rem 1.1rem;border-radius:100px;width:fit-content;transition:background .2s,gap .2s}.featured-card[data-astro-cid-sdxopl6j]:hover .fc-cta[data-astro-cid-sdxopl6j]{background:#fff3;gap:.75rem}.fc-arrow[data-astro-cid-sdxopl6j]{transition:transform .2s}.featured-card[data-astro-cid-sdxopl6j]:hover .fc-arrow[data-astro-cid-sdxopl6j]{transform:translate(3px)}.hero-scroll[data-astro-cid-sdxopl6j]{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);padding-bottom:2.5rem;position:relative;z-index:1}.scroll-track[data-astro-cid-sdxopl6j]{width:1px;height:36px;background:linear-gradient(to bottom,transparent,var(--muted));animation:scrollAnim 1.6s ease-in-out infinite}@keyframes scrollAnim{0%,to{opacity:0;transform:scaleY(0);transform-origin:top}60%{opacity:1;transform:scaleY(1)}}@media (max-width:960px){.hero-inner[data-astro-cid-sdxopl6j]{grid-template-columns:1fr;gap:2rem;padding:7rem 2rem 3rem}.hero-right[data-astro-cid-sdxopl6j]{display:block}.hero-scroll[data-astro-cid-sdxopl6j]{display:none}.featured-card[data-astro-cid-sdxopl6j]{aspect-ratio:1/1}}.trust-bar[data-astro-cid-sdxopl6j]{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff6;padding:1.1rem 0}.trust-inner[data-astro-cid-sdxopl6j]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.trust-label[data-astro-cid-sdxopl6j]{font-size:.75rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.trust-chips[data-astro-cid-sdxopl6j]{display:flex;gap:.6rem;flex-wrap:wrap}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]{font-size:.8rem;font-weight:600;color:var(--ink2);background:#0000000d;padding:.25rem .8rem .25rem .6rem;border-radius:100px;display:inline-flex;align-items:center;gap:.4rem}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:before{content:"";width:8px;height:8px;border-radius:2px;flex-shrink:0}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(1):before{background:#10a37f}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(2):before{background:#cc785c}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(3):before{background:#ff6d5a}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(4):before{background:#62d84e}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(5):before{background:#f2c811}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(6):before{background:#8b5cf6}.trust-chips[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]:nth-child(7):before{background:#6d00cc}.stats-section[data-astro-cid-sdxopl6j]{padding:3rem 0}.stats-bar[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:repeat(4,1fr) repeat(3,auto);align-items:center;padding:2.5rem 3rem}.stat-item[data-astro-cid-sdxopl6j]{text-align:center;padding:0 1.5rem}.stat-item[data-astro-cid-sdxopl6j] strong[data-astro-cid-sdxopl6j]{display:block;font-size:2.5rem;font-weight:900;letter-spacing:-.05em;background:linear-gradient(135deg,var(--ink),var(--ink2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-item[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:.8rem;color:var(--muted);margin-top:.3rem;line-height:1.4}.sdiv[data-astro-cid-sdxopl6j]{width:1px;height:44px;background:var(--border)}@media (max-width:768px){.stats-bar[data-astro-cid-sdxopl6j]{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem}.sdiv[data-astro-cid-sdxopl6j]{display:none}}.services-section[data-astro-cid-sdxopl6j]{padding:7rem 0}.sec-header[data-astro-cid-sdxopl6j]{text-align:center;margin-bottom:3.5rem}.svc-grid[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.svc-card[data-astro-cid-sdxopl6j]{padding:2.5rem;display:flex;flex-direction:column;gap:.85rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;cursor:pointer}.svc-card[data-astro-cid-sdxopl6j]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg),var(--shadow-glow)}.svc-featured[data-astro-cid-sdxopl6j]{background:linear-gradient(140deg,#5b5bd614,#7c3aed0a)!important;border-color:#5b5bd638!important}.svc-icon[data-astro-cid-sdxopl6j]{font-size:1.8rem;width:54px;height:54px;border-radius:var(--r-sm);background:linear-gradient(135deg,#5b5bd61a,#7c3aed0d);border:1px solid rgba(91,91,214,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0}.svc-featured[data-astro-cid-sdxopl6j] .svc-icon[data-astro-cid-sdxopl6j]{background:linear-gradient(135deg,#5b5bd633,#7c3aed1f);border-color:#5b5bd647}.svc-card[data-astro-cid-sdxopl6j] h3[data-astro-cid-sdxopl6j]{font-size:1.2rem;font-weight:700}.svc-card[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:.9rem;color:var(--ink2);flex:1;line-height:1.65}.svc-cta[data-astro-cid-sdxopl6j]{font-size:.88rem;font-weight:700;color:var(--accent);display:flex;align-items:center;gap:.3rem;margin-top:.5rem}.svc-cta[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]{transition:transform .2s}.svc-card[data-astro-cid-sdxopl6j]:hover .svc-cta[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]{transform:translate(4px)}@media (max-width:768px){.svc-grid[data-astro-cid-sdxopl6j]{grid-template-columns:1fr}}.how-section[data-astro-cid-sdxopl6j]{padding:7rem 0;background:#ffffff4d}.steps-grid[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.step-card[data-astro-cid-sdxopl6j]{padding:2.25rem}.step-num[data-astro-cid-sdxopl6j]{font-size:3rem;font-weight:900;letter-spacing:-.05em;background:linear-gradient(135deg,var(--accent),var(--accent2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:1.25rem}.step-card[data-astro-cid-sdxopl6j] h3[data-astro-cid-sdxopl6j]{font-size:1.1rem;margin-bottom:.65rem}.step-card[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:.88rem;color:var(--ink2);line-height:1.7}@media (max-width:900px){.steps-grid[data-astro-cid-sdxopl6j]{grid-template-columns:1fr 1fr}}@media (max-width:560px){.steps-grid[data-astro-cid-sdxopl6j]{grid-template-columns:1fr}}.about-strip[data-astro-cid-sdxopl6j]{padding:7rem 0}.about-inner[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:4rem;align-items:start}.about-text[data-astro-cid-sdxopl6j] h2[data-astro-cid-sdxopl6j]{font-size:clamp(1.9rem,3.5vw,2.75rem);margin-top:.5rem;margin-bottom:1.25rem}.about-text[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{color:var(--ink2);font-size:1rem;line-height:1.75}.about-founders[data-astro-cid-sdxopl6j]{display:flex;flex-direction:column;gap:1.5rem}.founder-card-personal[data-astro-cid-sdxopl6j]{display:flex;gap:1.1rem;align-items:flex-start;background:#ffffffa6;border:1px solid var(--glass-border);border-radius:var(--r-md);padding:1.25rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .2s}.founder-card-personal[data-astro-cid-sdxopl6j]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.founder-photo[data-astro-cid-sdxopl6j]{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid white;box-shadow:var(--shadow-sm)}.founder-photo-placeholder[data-astro-cid-sdxopl6j]{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.5rem;flex-shrink:0;border:3px solid white;box-shadow:var(--shadow-sm)}.fp-s[data-astro-cid-sdxopl6j]{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff}.fp-b[data-astro-cid-sdxopl6j]{background:linear-gradient(135deg,var(--teal),var(--accent));color:#fff}.founder-info[data-astro-cid-sdxopl6j]{flex:1}.founder-info[data-astro-cid-sdxopl6j] strong[data-astro-cid-sdxopl6j]{display:block;font-weight:800;font-size:1rem;margin-bottom:.2rem}.founder-info[data-astro-cid-sdxopl6j] span[data-astro-cid-sdxopl6j]{font-size:.78rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;display:block;margin-bottom:.5rem}.founder-info[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:.85rem;color:var(--ink2);line-height:1.6;margin:0}@media (max-width:768px){.about-inner[data-astro-cid-sdxopl6j]{grid-template-columns:1fr;gap:2.5rem;padding:2rem}}.blog-section[data-astro-cid-sdxopl6j]{padding:7rem 0}.posts-grid[data-astro-cid-sdxopl6j]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.post-card[data-astro-cid-sdxopl6j]{display:flex;flex-direction:column;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.post-card[data-astro-cid-sdxopl6j]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.post-lg[data-astro-cid-sdxopl6j]{grid-column:span 2}.post-cover[data-astro-cid-sdxopl6j]{width:100%;height:160px;background-size:cover;background-position:center;position:relative;overflow:hidden}.post-lg[data-astro-cid-sdxopl6j] .post-cover[data-astro-cid-sdxopl6j]{height:200px}.post-cover-auto[data-astro-cid-sdxopl6j]{background:linear-gradient(135deg,#5b5bd61f,#7c3aed0f)}.post-cover-auto[data-astro-cid-sdxopl6j]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 20% 50%,rgba(91,91,214,.3) 0%,transparent 60%),radial-gradient(ellipse 60% 60% at 80% 30%,rgba(124,58,237,.25) 0%,transparent 55%)}.post-cover-auto[data-astro-cid-sdxopl6j]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.07) 1px,transparent 1px);background-size:18px 18px}.post-lg[data-astro-cid-sdxopl6j] .post-cover-auto[data-astro-cid-sdxopl6j]{background:linear-gradient(145deg,#0f0c29,#1e1040,#0a1628)}.post-lg[data-astro-cid-sdxopl6j] .post-cover-auto[data-astro-cid-sdxopl6j]:before{background:radial-gradient(ellipse 80% 60% at 30% 40%,rgba(91,91,214,.48) 0%,transparent 55%),radial-gradient(ellipse 60% 70% at 75% 70%,rgba(124,58,237,.4) 0%,transparent 50%)}.post-body-inner[data-astro-cid-sdxopl6j]{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.post-tag[data-astro-cid-sdxopl6j]{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-lt);padding:.25rem .75rem;border-radius:100px;width:fit-content}.post-card[data-astro-cid-sdxopl6j] h3[data-astro-cid-sdxopl6j]{font-size:1rem;font-weight:700;line-height:1.4}.post-lg[data-astro-cid-sdxopl6j] h3[data-astro-cid-sdxopl6j]{font-size:1.3rem}.post-card[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:.87rem;color:var(--ink2);flex:1;line-height:1.65}.post-foot[data-astro-cid-sdxopl6j]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border);margin-top:auto;font-size:.78rem;color:var(--muted)}.plink[data-astro-cid-sdxopl6j]{color:var(--accent);font-weight:700}@media (max-width:768px){.posts-grid[data-astro-cid-sdxopl6j]{grid-template-columns:1fr}.post-lg[data-astro-cid-sdxopl6j]{grid-column:span 1}}.cta-section[data-astro-cid-sdxopl6j]{padding:7rem 0}.cta-inner[data-astro-cid-sdxopl6j]{position:relative;overflow:hidden;background:var(--ink);border-radius:var(--r-xl);padding:6rem 4rem;text-align:center}.cta-glow[data-astro-cid-sdxopl6j]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:350px;background:radial-gradient(ellipse,rgba(91,91,214,.22),transparent 70%);pointer-events:none}.cta-inner[data-astro-cid-sdxopl6j] h2[data-astro-cid-sdxopl6j]{font-size:clamp(2.2rem,5vw,4rem);color:#fff;margin-bottom:1.25rem;position:relative;white-space:pre-line}.cta-inner[data-astro-cid-sdxopl6j] p[data-astro-cid-sdxopl6j]{font-size:1.05rem;color:#ffffff80;max-width:480px;margin:0 auto 2.5rem;line-height:1.78;position:relative}.cta-actions[data-astro-cid-sdxopl6j]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.cta-inner[data-astro-cid-sdxopl6j] .btn-primary[data-astro-cid-sdxopl6j]:hover{background:var(--accent)!important;color:#fff!important}@media (max-width:768px){.cta-inner[data-astro-cid-sdxopl6j]{padding:4rem 2rem}}
