@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";.land:where(.astro-sefmxpgk){--bg: #0a0a0f;--surface: rgba(255, 255, 255, .03);--border: rgba(255, 255, 255, .08);--text: #a1a1aa;--text-dim: #52525b;--heading: #fafafa;--purple: #a855f7;--purple-dim: rgba(168, 85, 247, .12);--blue: #3b82f6;--blue-dim: rgba(59, 130, 246, .12);--orange: #f97316;--orange-dim: rgba(249, 115, 22, .12);--green: #22c55e;--green-dim: rgba(34, 197, 94, .12);--pink: #ec4899;--teal: #14b8a6;--font: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", "SF Mono", monospace;--radius: 16px;--radius-sm: 10px;--ease: cubic-bezier(.16, 1, .3, 1)}.land:where(.astro-sefmxpgk){position:relative;background:var(--bg);color:var(--text);font-family:var(--font);overflow:hidden;padding:0 1.5rem}.land__bg:where(.astro-sefmxpgk){position:fixed;inset:0;pointer-events:none;z-index:0}.land__blob:where(.astro-sefmxpgk){position:absolute;border-radius:50%;filter:blur(100px);animation:float 20s ease-in-out infinite}.land__blob--1:where(.astro-sefmxpgk){width:600px;height:600px;top:-200px;left:20%;background:radial-gradient(circle,rgba(168,85,247,.15),transparent 70%)}.land__blob--2:where(.astro-sefmxpgk){width:500px;height:500px;top:-100px;right:10%;background:radial-gradient(circle,rgba(59,130,246,.12),transparent 70%);animation-delay:-7s}.land__blob--3:where(.astro-sefmxpgk){width:400px;height:400px;bottom:30%;left:-100px;background:radial-gradient(circle,rgba(249,115,22,.08),transparent 70%);animation-delay:-14s}.land__grid:where(.astro-sefmxpgk){position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 50% at 50% 0%,black 30%,transparent 100%)}.land__noise:where(.astro-sefmxpgk){position:absolute;inset:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}.section-label:where(.astro-sefmxpgk){display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;letter-spacing:.02em;background:linear-gradient(135deg,var(--purple),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem}.hero:where(.astro-sefmxpgk){position:relative;z-index:1;max-width:720px;margin:0 auto;padding-top:clamp(4rem,12vh,8rem);text-align:center}.hero__badge:where(.astro-sefmxpgk){display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .5rem;border-radius:999px;background:linear-gradient(135deg,var(--purple-dim),var(--blue-dim));border:1px solid rgba(168,85,247,.15);font-size:.78rem;font-weight:600;color:var(--purple);margin-bottom:2rem;animation:fadeUp .5s var(--ease) both;transition:border-color .3s,transform .3s}.hero__badge:where(.astro-sefmxpgk):hover{border-color:#a855f74d;transform:translateY(-1px)}.hero__badge-icon:where(.astro-sefmxpgk){display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff}.hero__title:where(.astro-sefmxpgk){font-family:var(--font);font-size:clamp(2.6rem,6.5vw,4.2rem);font-weight:800;line-height:1.08;color:var(--heading);letter-spacing:-.04em;margin:0 0 1.5rem}.hero__line:where(.astro-sefmxpgk){display:block}.hero__line--1:where(.astro-sefmxpgk){animation:fadeUp .5s var(--ease) .1s both}.hero__line--2:where(.astro-sefmxpgk){animation:fadeUp .5s var(--ease) .15s both}.hero__gradient:where(.astro-sefmxpgk){background:linear-gradient(135deg,var(--orange) 0%,var(--pink) 40%,var(--purple) 70%,var(--blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:fadeUp .5s var(--ease) .15s both,shimmer 4s linear infinite}.hero__sub:where(.astro-sefmxpgk){font-size:1.1rem;line-height:1.7;color:var(--text);max-width:520px;margin:0 auto 2.5rem;animation:fadeUp .5s var(--ease) .2s both}.hero__actions:where(.astro-sefmxpgk){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;animation:fadeUp .5s var(--ease) .25s both}.btn:where(.astro-sefmxpgk){display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.5rem;border-radius:var(--radius-sm);font-family:var(--font);font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s var(--ease);cursor:pointer;position:relative;border:none}.btn--rainbow:where(.astro-sefmxpgk){background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;box-shadow:0 2px 12px #a855f740,0 0 0 1px #a855f733 inset}.btn--rainbow:where(.astro-sefmxpgk):hover{box-shadow:0 4px 24px #a855f766,0 0 0 1px #a855f74d inset;transform:translateY(-2px);filter:brightness(1.1)}.btn--glass:where(.astro-sefmxpgk){background:#ffffff0d;color:var(--text);border:1px solid var(--border);backdrop-filter:blur(8px)}.btn--glass:where(.astro-sefmxpgk):hover{background:#ffffff14;border-color:#ffffff26;color:var(--heading);transform:translateY(-1px)}.btn--lg:where(.astro-sefmxpgk){padding:.8rem 1.8rem;font-size:.92rem}.terminal-wrap:where(.astro-sefmxpgk){position:relative;z-index:1;max-width:660px;margin:3.5rem auto 0;animation:fadeUp .6s var(--ease) .35s both}.terminal:where(.astro-sefmxpgk){position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:#0a0a0fe6;backdrop-filter:blur(20px);box-shadow:0 8px 40px #0006,0 0 0 1px #ffffff08 inset}.terminal__glow:where(.astro-sefmxpgk){position:absolute;inset:-1px;border-radius:var(--radius);background:linear-gradient(135deg,var(--purple-dim),transparent 40%,transparent 60%,var(--blue-dim));z-index:-1;opacity:.6}.terminal__chrome:where(.astro-sefmxpgk){display:flex;align-items:center;gap:.75rem;padding:.8rem 1.2rem;border-bottom:1px solid var(--border);background:#ffffff05}.terminal__dots:where(.astro-sefmxpgk){display:flex;gap:6px}.terminal__dots:where(.astro-sefmxpgk) span:where(.astro-sefmxpgk){width:11px;height:11px;border-radius:50%}.terminal__dots:where(.astro-sefmxpgk) span:where(.astro-sefmxpgk):nth-child(1){background:#ff5f57}.terminal__dots:where(.astro-sefmxpgk) span:where(.astro-sefmxpgk):nth-child(2){background:#febc2e}.terminal__dots:where(.astro-sefmxpgk) span:where(.astro-sefmxpgk):nth-child(3){background:#28c840}.terminal__tab:where(.astro-sefmxpgk){flex:1;text-align:center;font-family:var(--mono);font-size:.72rem;color:var(--text-dim);margin-right:36px}.terminal__body:where(.astro-sefmxpgk){padding:1.25rem 1.5rem;font-family:var(--mono);font-size:.82rem;line-height:1.9}.tl:where(.astro-sefmxpgk){white-space:nowrap;overflow:hidden}.tl--1:where(.astro-sefmxpgk){animation:typeIn .4s ease .6s both}.tl--2:where(.astro-sefmxpgk){animation:typeIn .3s ease 1.1s both}.tl--3:where(.astro-sefmxpgk){animation:typeIn .3s ease 1.3s both}.tl--4:where(.astro-sefmxpgk){animation:typeIn .4s ease 1.9s both}.tl--5:where(.astro-sefmxpgk){animation:typeIn .3s ease 2.4s both}.tl--6:where(.astro-sefmxpgk){animation:typeIn .3s ease 2.6s both}.tl--7:where(.astro-sefmxpgk){animation:typeIn .3s ease 2.8s both}.tl--8:where(.astro-sefmxpgk){animation:typeIn .3s ease 3.2s both}.t-p:where(.astro-sefmxpgk){color:var(--purple);margin-right:.5em;font-weight:600}.t-cmd:where(.astro-sefmxpgk){color:var(--heading);font-weight:500}.t-arg:where(.astro-sefmxpgk){color:var(--teal);margin-left:.4em}.t-val:where(.astro-sefmxpgk){color:var(--orange);margin-left:.4em}.t-val-i:where(.astro-sefmxpgk){color:var(--orange);margin-left:.4em;font-style:italic}.t-flag:where(.astro-sefmxpgk){color:var(--blue);margin-left:.4em}.t-check:where(.astro-sefmxpgk){color:var(--green);margin-right:.3em;font-weight:700}.t-arrow:where(.astro-sefmxpgk){color:var(--blue);margin-right:.3em}.t-txt:where(.astro-sefmxpgk){color:var(--text)}.t-txt:where(.astro-sefmxpgk) strong:where(.astro-sefmxpgk){color:var(--heading)}.t-dim:where(.astro-sefmxpgk){color:var(--text-dim);margin-left:.3em}.t-badge:where(.astro-sefmxpgk){display:inline-block;background:var(--purple-dim);color:var(--purple);font-size:.68rem;font-weight:600;padding:.05em .5em;border-radius:4px;margin-left:.5em}.t-cursor:where(.astro-sefmxpgk){display:inline-block;width:8px;height:1.1em;background:linear-gradient(180deg,var(--purple),var(--blue));vertical-align:text-bottom;border-radius:1px;animation:blink 1.2s ease-in-out infinite}.features:where(.astro-sefmxpgk){position:relative;z-index:1;max-width:900px;margin:6rem auto 0;animation:fadeUp .5s var(--ease) .4s both}.features__header:where(.astro-sefmxpgk){text-align:center;margin-bottom:3rem}.features__title:where(.astro-sefmxpgk){font-family:var(--font);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--heading);letter-spacing:-.03em;margin:0;line-height:1.2;max-width:500px;margin-inline:auto}.features__grid:where(.astro-sefmxpgk){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.card:where(.astro-sefmxpgk){position:relative;padding:1.75rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);transition:all .35s var(--ease);overflow:hidden}.card:where(.astro-sefmxpgk):before{content:"";position:absolute;inset:0;border-radius:var(--radius);opacity:0;transition:opacity .35s ease}.card:where(.astro-sefmxpgk):hover{transform:translateY(-4px);border-color:#ffffff1f}.card:where(.astro-sefmxpgk):hover:before{opacity:1}.card--purple:where(.astro-sefmxpgk):before{background:radial-gradient(ellipse at top left,rgba(168,85,247,.06),transparent 60%)}.card--blue:where(.astro-sefmxpgk):before{background:radial-gradient(ellipse at top left,rgba(59,130,246,.06),transparent 60%)}.card--orange:where(.astro-sefmxpgk):before{background:radial-gradient(ellipse at top left,rgba(249,115,22,.06),transparent 60%)}.card--green:where(.astro-sefmxpgk):before{background:radial-gradient(ellipse at top left,rgba(34,197,94,.06),transparent 60%)}.card__icon:where(.astro-sefmxpgk){display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:1.25rem;transition:transform .35s var(--ease),box-shadow .35s ease}.card:where(.astro-sefmxpgk):hover .card__icon:where(.astro-sefmxpgk){transform:scale(1.1) rotate(-4deg)}.card--purple:where(.astro-sefmxpgk) .card__icon:where(.astro-sefmxpgk){background:var(--purple-dim);color:var(--purple)}.card--blue:where(.astro-sefmxpgk) .card__icon:where(.astro-sefmxpgk){background:var(--blue-dim);color:var(--blue)}.card--orange:where(.astro-sefmxpgk) .card__icon:where(.astro-sefmxpgk){background:var(--orange-dim);color:var(--orange)}.card--green:where(.astro-sefmxpgk) .card__icon:where(.astro-sefmxpgk){background:var(--green-dim);color:var(--green)}.card:where(.astro-sefmxpgk):hover.card--purple .card__icon:where(.astro-sefmxpgk){box-shadow:0 0 20px #a855f733}.card:where(.astro-sefmxpgk):hover.card--blue .card__icon:where(.astro-sefmxpgk){box-shadow:0 0 20px #3b82f633}.card:where(.astro-sefmxpgk):hover.card--orange .card__icon:where(.astro-sefmxpgk){box-shadow:0 0 20px #f9731633}.card:where(.astro-sefmxpgk):hover.card--green .card__icon:where(.astro-sefmxpgk){box-shadow:0 0 20px #22c55e33}.card__title:where(.astro-sefmxpgk){font-family:var(--font);font-size:1.05rem;font-weight:700;color:var(--heading);margin:0 0 .5rem;letter-spacing:-.02em}.card__desc:where(.astro-sefmxpgk){font-size:.88rem;line-height:1.6;color:var(--text);margin:0}.card__desc:where(.astro-sefmxpgk) code:where(.astro-sefmxpgk){font-family:var(--mono);font-size:.82rem;background:#ffffff0f;padding:.15em .4em;border-radius:5px;color:var(--heading)}.arch:where(.astro-sefmxpgk){position:relative;z-index:1;max-width:800px;margin:6rem auto 0}.arch__header:where(.astro-sefmxpgk){text-align:center;margin-bottom:3rem}.arch__title:where(.astro-sefmxpgk){font-family:var(--font);font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800;color:var(--heading);letter-spacing:-.03em;margin:0;line-height:1.2}.arch__flow:where(.astro-sefmxpgk){display:flex;align-items:center;justify-content:center;gap:0;padding:2.5rem 1rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border)}.arch__node:where(.astro-sefmxpgk){display:flex;flex-direction:column;align-items:center;gap:.6rem;min-width:130px;text-align:center}.arch__icon:where(.astro-sefmxpgk){display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;transition:transform .3s var(--ease)}.arch__icon--blue:where(.astro-sefmxpgk){background:var(--blue-dim);color:var(--blue)}.arch__icon--orange:where(.astro-sefmxpgk){background:var(--orange-dim);color:var(--orange)}.arch__icon--gradient:where(.astro-sefmxpgk){background:linear-gradient(135deg,var(--purple-dim),var(--blue-dim));color:var(--purple);border:1px solid rgba(168,85,247,.2);box-shadow:0 0 24px #a855f71a}.arch__node:where(.astro-sefmxpgk):hover .arch__icon:where(.astro-sefmxpgk){transform:scale(1.1)}.arch__name:where(.astro-sefmxpgk){font-family:var(--mono);font-size:.78rem;font-weight:600;color:var(--heading)}.arch__meta:where(.astro-sefmxpgk){font-size:.72rem;color:var(--text-dim)}.arch__line:where(.astro-sefmxpgk){display:flex;align-items:center;width:80px;position:relative;flex-shrink:0}.arch__line-track:where(.astro-sefmxpgk){height:2px;flex:1;background:var(--border);border-radius:1px}.arch__line--encrypted:where(.astro-sefmxpgk) .arch__line-track:where(.astro-sefmxpgk){background:linear-gradient(90deg,var(--purple-dim),rgba(168,85,247,.4),var(--blue-dim))}.arch__line-pulse:where(.astro-sefmxpgk){position:absolute;width:6px;height:6px;border-radius:50%;background:var(--blue);top:50%;transform:translateY(-50%);animation:pulse-dot 2.5s ease-in-out infinite;box-shadow:0 0 8px #3b82f680}.arch__line--encrypted:where(.astro-sefmxpgk) .arch__line-pulse:where(.astro-sefmxpgk){background:var(--purple);box-shadow:0 0 8px #a855f780}.arch__line-label:where(.astro-sefmxpgk){position:absolute;top:-16px;left:50%;transform:translate(-50%);font-size:.6rem;color:var(--text-dim);letter-spacing:.06em;font-weight:500;text-transform:uppercase}.cta:where(.astro-sefmxpgk){position:relative;z-index:1;max-width:700px;margin:6rem auto 0;padding-bottom:4rem}.cta__inner:where(.astro-sefmxpgk){position:relative;text-align:center;padding:3.5rem 2rem;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(168,85,247,.15)}.cta__bg:where(.astro-sefmxpgk){position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(168,85,247,.08),transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(59,130,246,.06),transparent 50%),var(--surface);z-index:-1}.cta__title:where(.astro-sefmxpgk){font-family:var(--font);font-size:clamp(1.3rem,3vw,1.8rem);font-weight:800;color:var(--heading);letter-spacing:-.03em;margin:0 0 .5rem;line-height:1.2}.cta__sub:where(.astro-sefmxpgk){color:var(--text);font-size:1rem;margin:0 0 2rem}.cta__actions:where(.astro-sefmxpgk){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}@media(max-width:640px){.features__grid:where(.astro-sefmxpgk){grid-template-columns:1fr}.arch__flow:where(.astro-sefmxpgk){flex-direction:column;gap:0;padding:2rem 1rem}.arch__line:where(.astro-sefmxpgk){width:2px;height:48px;flex-direction:column}.arch__line-track:where(.astro-sefmxpgk){width:2px;height:100%}.arch__line--encrypted:where(.astro-sefmxpgk) .arch__line-track:where(.astro-sefmxpgk){background:linear-gradient(180deg,var(--purple-dim),rgba(168,85,247,.4),var(--blue-dim))}.arch__line-pulse:where(.astro-sefmxpgk){animation:pulse-dot-v 2.5s ease-in-out infinite}.arch__line-label:where(.astro-sefmxpgk){top:50%;left:auto;right:-44px;transform:translateY(-50%)}.terminal__body:where(.astro-sefmxpgk){overflow-x:auto}.hero__title:where(.astro-sefmxpgk){font-size:clamp(2rem,8vw,2.8rem)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes typeIn{0%{opacity:0;max-width:0}to{opacity:1;max-width:100%}}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}}@keyframes pulse-dot{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:calc(100% - 6px);opacity:0}}@keyframes pulse-dot-v{0%{top:0;opacity:0;transform:translate(-50%)}10%{opacity:1}90%{opacity:1}to{top:calc(100% - 6px);opacity:0;transform:translate(-50%)}}
