.hero{position:relative;height:200vh}.hero__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.hero-layer{position:absolute;inset:0}.hero-layer--plain{z-index:1;background:#fff;color:#111}.hero-layer--designed{z-index:2;clip-path:polygon(0 0,100% 0,100% 0,0 0);background:linear-gradient(180deg,#050507,#08080c);color:var(--text)}.hero__edge{position:absolute;inset:0;width:100%;height:100%;z-index:3;opacity:0;pointer-events:none}.hero__edge path{fill:none;stroke:url(#edgeGrad);stroke-width:2.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(255,255,255,.85))}.hero__hint{position:absolute;bottom:26px;left:0;right:0;z-index:4;display:flex;flex-direction:column;align-items:center;gap:6px;color:#111;font-size:13px;font-weight:500;pointer-events:none}.hero__hint svg{animation:hintBob 2s ease-in-out infinite}@keyframes hintBob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.h-inner{height:100vh;display:flex;flex-direction:column}.h-bar{display:flex;align-items:center;height:66px;padding-top:8px}.h-logo{display:inline-flex;align-items:center;gap:11px;font-family:var(--font-display);font-weight:700;font-size:22px}.h-logo img{width:34px;height:34px;object-fit:contain}.h-links{display:flex;gap:6px;margin:0 auto}.h-link{padding:8px 14px;font-size:15px;font-weight:500}.h-cta{font-size:14px;font-weight:600;padding:11px 18px}.h-main{flex:1;min-height:0;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.h-copy{max-width:600px}.h-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:100px;font-size:13px;font-weight:500}.h-badge svg{width:15px;height:15px}.h-headline{margin-top:22px;font-family:var(--font-display);font-size:clamp(38px,5.4vw,64px);font-weight:800;line-height:1.06;letter-spacing:-.03em}.h-sub{margin-top:22px;font-size:18px;line-height:1.6;max-width:540px}.h-actions{margin-top:32px;display:flex;gap:16px;flex-wrap:wrap}.h-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:14px;font-size:15px;font-weight:600}.h-btn svg{width:18px;height:18px}.h-trust{margin-top:30px;display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.h-trust span{display:inline-flex;align-items:center;gap:8px}.h-trust svg{width:18px;height:18px}.h-visual{position:relative;height:420px}.h-lines{position:absolute;inset:0;width:100%;height:100%}.h-lines line{stroke-width:1.4;vector-effect:non-scaling-stroke}.h-node{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:9px;width:140px;height:56px;padding:0 12px;font-size:13px;font-weight:600;animation:nodeFloat 6s ease-in-out infinite}.h-node:nth-child(2){animation-delay:-1s}.h-node:nth-child(3){animation-delay:-2s}.h-node:nth-child(4){animation-delay:-3s}.h-node:nth-child(5){animation-delay:-4s}.h-node__ic{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;flex-shrink:0}.h-node__ic svg{width:17px;height:17px}@keyframes nodeFloat{0%,to{margin-top:0}50%{margin-top:-10px}}.hero-layer--plain .h-link{color:#00e;text-decoration:underline}.hero-layer--plain .h-cta,.hero-layer--plain .h-badge{border:1px solid #111;color:#111}.hero-layer--plain .h-grad{color:#111;-webkit-text-fill-color:#111;background:none}.hero-layer--plain .h-btn{border:1px solid #111;color:#111;background:none;border-radius:0}.hero-layer--plain .h-node{border:1px solid #111;color:#111}.hero-layer--plain .h-node__ic svg{color:#111}.hero-layer--plain .h-lines line{stroke:#1119}.hero-layer--plain .h-trust svg,.hero-layer--plain .h-badge svg{color:#111}.hero-layer--designed .h-link{color:var(--text-2)}.hero-layer--designed .h-cta{background:var(--brand);color:#fff;border-radius:12px;box-shadow:0 0 20px -6px #3d7bff99}.hero-layer--designed .h-badge{background:#ffffff0a;border:1px solid var(--border-strong);color:var(--text-2)}.hero-layer--designed .h-badge svg{color:var(--blue-bright)}.hero-layer--designed .h-grad{background:var(--brand-bright);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hero-layer--designed .h-btn--primary{background:var(--brand);color:#fff;box-shadow:0 12px 30px -8px #3d7bff80}.hero-layer--designed .h-btn--ghost{background:#ffffff0d;color:var(--text);border:1px solid var(--border-strong)}.hero-layer--designed .h-trust{color:var(--text-2)}.hero-layer--designed .h-trust svg{color:var(--blue-bright)}.hero-layer--designed .h-node{border-radius:14px;color:var(--text);background:linear-gradient(135deg,#14141fe6,#0e0e16b3);border:1px solid var(--border-strong);box-shadow:0 0 24px -8px #3d7bff66}.hero-layer--designed .h-node__ic{background:var(--brand)}.hero-layer--designed .h-node__ic svg{color:#fff}.hero-layer--designed .h-lines line{stroke:#5b9bff73;stroke-dasharray:5 5;animation:dashMove 1.2s linear infinite}@keyframes dashMove{to{stroke-dashoffset:-20}}@media (max-width: 1024px){.h-links{display:none}}@media (max-width: 900px){.h-main{grid-template-columns:1fr}.h-visual{display:none}.h-copy{max-width:none;margin:0 auto;text-align:center}.h-actions,.h-trust{justify-content:center}}@media (prefers-reduced-motion: reduce){.h-node,.hero-layer--designed .h-lines line,.hero__hint svg{animation:none}}.demo[data-astro-cid-tb5vpudz]{margin-top:36px;display:flex;flex-direction:column;align-items:center;gap:16px}.demo__pills[data-astro-cid-tb5vpudz]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.demo__pill[data-astro-cid-tb5vpudz]{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:12px;cursor:pointer;background:#ffffff0d;border:1px solid var(--border);color:var(--text-2);font-size:14px;font-weight:600;transition:all .2s ease}.demo__pill[data-astro-cid-tb5vpudz] svg[data-astro-cid-tb5vpudz]{width:18px;height:18px}.demo__pill[data-astro-cid-tb5vpudz].active{background:var(--brand);color:#fff;border-color:transparent}.demo__tabs[data-astro-cid-tb5vpudz]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.demo__tab[data-astro-cid-tb5vpudz]{padding:8px 14px;cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);font-size:14px;font-weight:600}.demo__tab[data-astro-cid-tb5vpudz].active{color:var(--text);border-bottom-color:var(--blue-bright)}.laptop[data-astro-cid-tb5vpudz]{width:100%;max-width:760px;margin-top:20px}.laptop__screen[data-astro-cid-tb5vpudz]{padding:12px;border-radius:18px;background:#15151f;border:1px solid var(--border-strong);box-shadow:0 60px 80px -40px #3d7bff59}.laptop__base[data-astro-cid-tb5vpudz]{height:14px;margin:0 40px;border-radius:0 0 10px 10px;background:#1b1b26;border:1px solid var(--border)}.scr[data-astro-cid-tb5vpudz]{aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:var(--surface);display:flex}.scr__side[data-astro-cid-tb5vpudz]{width:64px;background:#05050766;padding:14px 0;display:flex;flex-direction:column;align-items:center;gap:12px}.scr__logo[data-astro-cid-tb5vpudz]{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--brand);color:#fff}.scr__logo[data-astro-cid-tb5vpudz] svg[data-astro-cid-tb5vpudz]{width:16px;height:16px}.scr__navi[data-astro-cid-tb5vpudz]{width:26px;height:26px;border-radius:7px;background:#ffffff0f}.scr__navi[data-astro-cid-tb5vpudz].on{background:#fff3}.scr__main[data-astro-cid-tb5vpudz]{flex:1;padding:16px;display:flex;flex-direction:column;min-width:0}.scr__top[data-astro-cid-tb5vpudz]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.scr__top[data-astro-cid-tb5vpudz] strong[data-astro-cid-tb5vpudz]{font-size:15px}.scr__btn[data-astro-cid-tb5vpudz]{width:60px;height:22px;border-radius:6px;background:var(--brand)}.scr__view[data-astro-cid-tb5vpudz]{display:none;flex:1;min-height:0}.scr__view[data-astro-cid-tb5vpudz].on{display:flex;flex-direction:column}.scr__stats[data-astro-cid-tb5vpudz]{display:flex;gap:8px}.stat[data-astro-cid-tb5vpudz]{flex:1;height:54px;border-radius:8px;padding:8px;display:flex;align-items:center}.stat[data-astro-cid-tb5vpudz] b[data-astro-cid-tb5vpudz]{font-size:16px;font-weight:700}.stat[data-astro-cid-tb5vpudz].b{background:#5b9bff1f;border:1px solid rgba(91,155,255,.3);color:var(--blue-bright)}.stat[data-astro-cid-tb5vpudz].c{background:#22d3ee1f;border:1px solid rgba(34,211,238,.3);color:var(--cyan)}.stat[data-astro-cid-tb5vpudz].v{background:#8b5cf61f;border:1px solid rgba(139,92,246,.3);color:var(--violet)}.scr__bars[data-astro-cid-tb5vpudz]{flex:1;display:flex;align-items:flex-end;gap:5px;margin-top:12px;padding:12px;background:#ffffff0a;border-radius:10px}.scr__bars[data-astro-cid-tb5vpudz] span[data-astro-cid-tb5vpudz]{flex:1;height:var(--h);border-radius:4px;background:linear-gradient(180deg,var(--blue),var(--violet));animation:barPulse 3s ease-in-out infinite;animation-delay:var(--d)}@keyframes barPulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.25)}}.scr__bars[data-astro-cid-tb5vpudz] span[data-astro-cid-tb5vpudz]{transform-origin:bottom}.scr__rowi[data-astro-cid-tb5vpudz]{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:8px;border-radius:8px;background:#ffffff0a}.scr__rowi[data-astro-cid-tb5vpudz] .av[data-astro-cid-tb5vpudz]{width:24px;height:24px;border-radius:50%;background:var(--brand)}.scr__rowi[data-astro-cid-tb5vpudz] .ln[data-astro-cid-tb5vpudz]{width:90px;height:7px;background:#ffffff40;border-radius:4px}.scr__rowi[data-astro-cid-tb5vpudz] .badge[data-astro-cid-tb5vpudz]{margin-left:auto;padding:4px 8px;border-radius:6px;background:#22d3ee26;color:var(--cyan);font-size:9px}.scr__trow[data-astro-cid-tb5vpudz]{display:grid;grid-template-columns:1fr 1fr 1fr;padding:8px 10px;font-size:11px;color:var(--text-2)}.scr__trow[data-astro-cid-tb5vpudz].head{color:var(--muted);font-size:10px}.scr__trow[data-astro-cid-tb5vpudz] .tag[data-astro-cid-tb5vpudz]{justify-self:start;padding:3px 8px;border-radius:6px;font-size:9px}.scr__trow[data-astro-cid-tb5vpudz] .tag[data-astro-cid-tb5vpudz].paid{background:#22d3ee26;color:var(--cyan)}.scr__trow[data-astro-cid-tb5vpudz] .tag[data-astro-cid-tb5vpudz].due{background:#8b5cf626;color:var(--violet)}@media (prefers-reduced-motion: reduce){.scr__bars[data-astro-cid-tb5vpudz] span[data-astro-cid-tb5vpudz]{animation:none}}.tech-grid[data-astro-cid-lfow52u2]{margin-top:48px}.techcat[data-astro-cid-lfow52u2]{padding:22px;border-radius:var(--radius);background:#0e0e168c;border:1px solid var(--border)}.techcat[data-astro-cid-lfow52u2] h3[data-astro-cid-lfow52u2]{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-bright);font-family:var(--font-sans);font-weight:700}.techcat__list[data-astro-cid-lfow52u2]{margin-top:16px;display:flex;flex-direction:column;gap:10px}.techtile[data-astro-cid-lfow52u2]{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#ffffff08;border:1px solid var(--border);font-size:15px;font-weight:600;color:var(--text-2);transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.techtile[data-astro-cid-lfow52u2] .dot[data-astro-cid-lfow52u2]{width:8px;height:8px;border-radius:50%;background:var(--brand);flex-shrink:0;transition:box-shadow .2s ease}.techtile[data-astro-cid-lfow52u2]:hover{transform:translate(6px);color:var(--white);border-color:#3d7bff80;background:linear-gradient(90deg,#3d7bff2e,#8b5cf62e)}.techtile[data-astro-cid-lfow52u2]:hover .dot[data-astro-cid-lfow52u2]{box-shadow:0 0 8px var(--blue-bright)}.tst[data-astro-cid-aadlzisc]{overflow:hidden}.tst__marquee[data-astro-cid-aadlzisc]{margin-top:48px;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.tst__track[data-astro-cid-aadlzisc]{display:flex;gap:20px;width:max-content;animation:marquee 48s linear infinite}.tst__marquee[data-astro-cid-aadlzisc]:hover .tst__track[data-astro-cid-aadlzisc]{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.tst__card[data-astro-cid-aadlzisc]{width:400px;padding:26px;flex-shrink:0}.tst__stars[data-astro-cid-aadlzisc]{display:flex;gap:3px;color:var(--cyan)}.tst__stars[data-astro-cid-aadlzisc] svg[data-astro-cid-aadlzisc]{width:18px;height:18px}.tst__quote[data-astro-cid-aadlzisc]{margin-top:16px;color:var(--text);font-size:15px;line-height:1.55}.tst__person[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:12px;margin-top:18px}.tst__avatar[data-astro-cid-aadlzisc]{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff;font-weight:700;font-size:15px;flex-shrink:0}.tst__person[data-astro-cid-aadlzisc] strong[data-astro-cid-aadlzisc]{display:block;font-size:15px;color:var(--text)}.tst__person[data-astro-cid-aadlzisc] small[data-astro-cid-aadlzisc]{color:var(--muted);font-size:13px}@media (max-width: 640px){.tst__card[data-astro-cid-aadlzisc]{width:300px}}@media (prefers-reduced-motion: reduce){.tst__track[data-astro-cid-aadlzisc]{animation:none}}
