.tile[data-astro-cid-brzfg34r]{border-radius:var(--radius-card);flex-direction:column;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.tile[data-astro-cid-brzfg34r]:hover{transform:translateY(-4px)}.tile--light[data-astro-cid-brzfg34r]{border:1px solid var(--color-line);background-color:var(--color-paper);box-shadow:var(--shadow-soft)}.tile--light[data-astro-cid-brzfg34r]:hover{box-shadow:var(--shadow-lift)}.tile--dark[data-astro-cid-brzfg34r]{background-color:var(--color-ink);color:var(--color-paper);box-shadow:var(--shadow-lift);justify-content:flex-end;gap:1.25rem;padding:1.5rem}.tile__title[data-astro-cid-brzfg34r]{letter-spacing:-.01em;color:var(--color-ink);margin-top:.875rem;font-size:.9375rem;font-weight:600}.tile__caption[data-astro-cid-brzfg34r]{color:var(--color-ink-soft);margin-top:.375rem;font-size:.8125rem;line-height:1.4}.tile__row[data-astro-cid-brzfg34r]{align-items:center;gap:1.25rem;height:100%;display:flex}.tile__row[data-astro-cid-brzfg34r] .tile__title[data-astro-cid-brzfg34r]{margin-top:0}.graphic[data-astro-cid-brzfg34r]{flex:1;place-items:center;min-height:4rem;display:grid}.graphic--inline[data-astro-cid-brzfg34r]{flex:none;width:4.5rem;min-height:0}.marquee[data-astro-cid-brzfg34r]{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.marquee--bottom[data-astro-cid-brzfg34r]{margin-top:.625rem}.marquee__track[data-astro-cid-brzfg34r]{gap:.625rem;width:max-content;animation:26s linear infinite bento-marquee;display:inline-flex}.marquee__track--reverse[data-astro-cid-brzfg34r]{animation-duration:32s;animation-direction:reverse}.chip[data-astro-cid-brzfg34r]{white-space:nowrap;border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500}.chip--dark[data-astro-cid-brzfg34r]{border:1px solid color-mix(in oklab, var(--color-paper) 15%, transparent);background-color:color-mix(in oklab, var(--color-paper) 6%, transparent);color:color-mix(in oklab, var(--color-paper) 85%, transparent)}.lock[data-astro-cid-brzfg34r]{background-color:var(--color-accent-tint);border-radius:1rem;place-items:center;width:2.75rem;height:2.75rem;display:grid}.dots[data-astro-cid-brzfg34r]{gap:.4375rem;margin-top:.75rem;display:flex}.dot[data-astro-cid-brzfg34r]{background-color:var(--color-ink);border-radius:9999px;width:.4375rem;height:.4375rem;animation:1.6s ease-in-out infinite bento-dot}.dot[data-astro-cid-brzfg34r]:nth-child(2){animation-delay:.2s}.dot[data-astro-cid-brzfg34r]:nth-child(3){animation-delay:.4s}.dot[data-astro-cid-brzfg34r]:nth-child(4){animation-delay:.6s}.stack[data-astro-cid-brzfg34r]{width:3.5rem;height:3rem;position:relative}.card[data-astro-cid-brzfg34r]{border:1px solid var(--color-line);background-color:var(--color-paper-dim);border-radius:.625rem;position:absolute;inset:0}.card--3[data-astro-cid-brzfg34r]{opacity:.5;transform:translate(.5rem,.5rem)rotate(6deg)}.card--2[data-astro-cid-brzfg34r]{opacity:.75;transform:translate(.25rem,.25rem)rotate(3deg)}.card--1[data-astro-cid-brzfg34r]{background-color:var(--color-accent-tint);animation:4s ease-in-out infinite bento-shift}.coins[data-astro-cid-brzfg34r]{width:2.5rem;height:3rem;position:relative}.coin[data-astro-cid-brzfg34r]{background-color:var(--color-accent);width:2.25rem;height:.625rem;box-shadow:inset 0 1.5px 0 color-mix(in oklab, var(--color-paper) 45%, transparent);border-radius:9999px;margin-left:-1.125rem;animation:3s ease-in-out infinite bento-coin;position:absolute;left:50%}.coin--1[data-astro-cid-brzfg34r]{bottom:0}.coin--2[data-astro-cid-brzfg34r]{animation-delay:.4s;bottom:.5rem}.coin--3[data-astro-cid-brzfg34r]{animation-delay:.8s;bottom:1rem}.shield[data-astro-cid-brzfg34r]{place-items:center;width:3.5rem;height:3.5rem;display:grid;position:relative}.ring[data-astro-cid-brzfg34r]{border:1.5px solid var(--color-accent);border-radius:9999px;animation:2.6s ease-out infinite bento-ring;position:absolute;inset:0}.ring--delay[data-astro-cid-brzfg34r]{animation-delay:1.3s}.avatars[data-astro-cid-brzfg34r]{display:flex}.avatar[data-astro-cid-brzfg34r]{border:2px solid var(--color-paper);object-fit:cover;background-color:var(--color-paper-deep);border-radius:9999px;width:1.75rem;height:1.75rem;margin-left:-.5rem;animation:2.4s ease-in-out infinite bento-bob;overflow:hidden}.avatar[data-astro-cid-brzfg34r]:first-child{margin-left:0}.avatar[data-astro-cid-brzfg34r]:nth-child(2){animation-delay:.3s}.avatar[data-astro-cid-brzfg34r]:nth-child(3){animation-delay:.6s}.avatar[data-astro-cid-brzfg34r]:nth-child(4){animation-delay:.9s}@keyframes bento-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bento-dot{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes bento-shift{0%,to{transform:translate(0)}50%{transform:translate(-.25rem,-.25rem)rotate(-2deg)}}@keyframes bento-coin{0%{opacity:0;transform:translateY(-.75rem)}18%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes bento-ring{0%{opacity:.6;transform:scale(.55)}to{opacity:0;transform:scale(1.5)}}@keyframes bento-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-.375rem)}}@media (prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-brzfg34r],.dot[data-astro-cid-brzfg34r],.card--1[data-astro-cid-brzfg34r],.coin[data-astro-cid-brzfg34r],.ring[data-astro-cid-brzfg34r],.avatar[data-astro-cid-brzfg34r]{animation:none}}.reveal[data-astro-cid-hwqexba5]{opacity:0;transition:opacity .5s,transform .5s;transition-delay:var(--delay,0s);transform:translateY(12px)}.reveal[data-astro-cid-hwqexba5].is-visible{opacity:1;transform:translateY(0)}.media-frame[data-astro-cid-hwqexba5]{background:var(--color-paper);position:relative;overflow:hidden}.media-el[data-astro-cid-hwqexba5]{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.demo[data-astro-cid-hwqexba5]{aspect-ratio:5/2;background:var(--color-paper);width:100%;color:var(--color-ink);font-size:.78rem;line-height:1.5;position:relative}.demo[data-astro-cid-hwqexba5] [data-astro-cid-hwqexba5]:where(span,div){animation-play-state:paused}.reveal[data-astro-cid-hwqexba5].is-visible .demo[data-astro-cid-hwqexba5] [data-astro-cid-hwqexba5]:where(span,div){animation-play-state:running}.demo-encrypt[data-astro-cid-hwqexba5]{place-items:center;padding:0 1rem;display:grid}.enc-rows[data-astro-cid-hwqexba5]{flex-direction:column;gap:.5rem;width:100%;display:flex}.enc-row[data-astro-cid-hwqexba5]{height:1.1em;color:var(--color-ink-soft);white-space:nowrap;display:block;position:relative;overflow:hidden}.enc-plain[data-astro-cid-hwqexba5],.enc-cipher[data-astro-cid-hwqexba5]{background:var(--color-paper);position:absolute;inset:0}.enc-plain[data-astro-cid-hwqexba5]{animation:5.5s step-end infinite enc-plain}.enc-cipher[data-astro-cid-hwqexba5]{opacity:0;letter-spacing:.14em;color:var(--color-ink);animation:5.5s step-end infinite enc-cipher}.enc-row[data-astro-cid-hwqexba5]:nth-child(2) .enc-plain[data-astro-cid-hwqexba5],.enc-row[data-astro-cid-hwqexba5]:nth-child(2) .enc-cipher[data-astro-cid-hwqexba5]{animation-delay:.18s}.enc-lock[data-astro-cid-hwqexba5]{background:var(--color-ink);color:var(--color-paper);opacity:0;border-radius:999px;place-items:center;padding:.3rem;animation:5.5s ease-in-out infinite enc-lock;display:grid;position:absolute;top:.7rem;right:.7rem}@keyframes enc-plain{0%,30%{opacity:1}46%,92%{opacity:0}to{opacity:1}}@keyframes enc-cipher{0%,30%{opacity:0}46%,92%{opacity:1}to{opacity:0}}@keyframes enc-lock{0%,30%{opacity:0;transform:scale(.6)}48%,92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.demo-train[data-astro-cid-hwqexba5]{display:block}.tr-model[data-astro-cid-hwqexba5]{background:var(--color-paper-deep);color:var(--color-ink-faint);letter-spacing:.04em;border-radius:999px;padding:.25rem .7rem;font-weight:600;position:absolute;top:.7rem;left:50%;transform:translate(-50%)}.tr-boundary[data-astro-cid-hwqexba5]{border-top:1.5px dashed var(--color-ink-faint);animation:3.6s ease-in-out infinite tr-boundary;position:absolute;top:42%;left:12%;right:12%}.tr-chip[data-astro-cid-hwqexba5]{background:var(--color-ink);color:var(--color-paper);white-space:nowrap;opacity:0;border-radius:999px;padding:.2rem .6rem;animation:3.6s ease-in-out infinite tr-chip;position:absolute;bottom:.6rem}.tr-chip-1[data-astro-cid-hwqexba5]{left:16%}.tr-chip-2[data-astro-cid-hwqexba5]{animation-delay:1.4s;right:12%}@keyframes tr-chip{0%{opacity:0;transform:translateY(1.8rem)scale(.96)}18%{opacity:1}46%{opacity:1;transform:translateY(.1rem)scale(1)}58%{opacity:.85;transform:translateY(.1rem)}74%,to{opacity:0;transform:translateY(1.7rem)scale(.96)}}@keyframes tr-boundary{0%,38%{opacity:.45}50%{opacity:1}62%,to{opacity:.45}}.demo-profile[data-astro-cid-hwqexba5]{display:block}.pr-figure[data-astro-cid-hwqexba5]{border:1.5px solid var(--color-line);background:radial-gradient(circle at 50% 38%, var(--color-paper-deep) 0 46%, transparent 47%);border-radius:999px;width:2.4rem;height:2.4rem;position:absolute;top:50%;left:1.4rem;transform:translateY(-50%)}.pr-tag[data-astro-cid-hwqexba5]{background:var(--color-paper-deep);color:var(--color-ink-soft);white-space:nowrap;opacity:0;border-radius:999px;padding:.2rem .6rem;animation:4.5s ease-in-out infinite pr-tag;position:absolute;top:50%}.pr-tag-1[data-astro-cid-hwqexba5]{transform:translateY(-1.6rem)}.pr-tag-2[data-astro-cid-hwqexba5]{animation-delay:1.5s;transform:translateY(-.5rem)}.pr-tag-3[data-astro-cid-hwqexba5]{animation-delay:3s;transform:translateY(.7rem)}@keyframes pr-tag{0%{opacity:0;right:-30%}22%{opacity:1}50%{opacity:1;right:42%}72%,to{opacity:0;right:92%}}.typing-dot[data-astro-cid-hwqexba5]{background-color:var(--color-ink-faint);border-radius:9999px;width:.4rem;height:.4rem;animation:1.4s ease-in-out infinite typing;display:inline-block}.typing-dot[data-astro-cid-hwqexba5]:nth-child(2){animation-delay:.2s}.typing-dot[data-astro-cid-hwqexba5]:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-.2rem)}}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-hwqexba5]{opacity:1;transition:none;transform:none}.typing-dot[data-astro-cid-hwqexba5]{animation:none}.demo[data-astro-cid-hwqexba5] [data-astro-cid-hwqexba5]:where(span,div){animation:none!important}.enc-plain[data-astro-cid-hwqexba5]{opacity:0}.enc-cipher[data-astro-cid-hwqexba5],.enc-lock[data-astro-cid-hwqexba5]{opacity:1;transform:none}.tr-chip[data-astro-cid-hwqexba5]{opacity:1;transform:translateY(1.4rem)}.pr-tag[data-astro-cid-hwqexba5]{display:none}}
