body:has(.gs-root) .content-panel:first-of-type{display:none}.content-panel:has(.gs-root),.content-panel:has(.gs-root) .sl-container,.content-panel:has(.gs-root) .sl-markdown-content{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}.gs-root:where(.astro-giapuppy){width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e2e8f0;background:#030208}.gs-root:where(.astro-giapuppy) code:where(.astro-giapuppy){font-family:JetBrains Mono,Fira Code,monospace;font-size:.83em;background:#f59e0b14;color:#fbbf24;padding:.1em .38em;border-radius:3px}.gs-il:where(.astro-giapuppy){color:#fbbf24;text-decoration:none}.gs-il:where(.astro-giapuppy):hover{text-decoration:underline}.gs-progress:where(.astro-giapuppy){position:fixed;top:0;left:0;height:2px;width:0;background:linear-gradient(90deg,#f59e0b,#f97316);z-index:1000;transition:width .1s linear;pointer-events:none}.gs-cover:where(.astro-giapuppy){position:relative;height:calc(100vh - var(--sl-nav-height, 60px));min-height:540px;overflow:hidden;display:flex;align-items:flex-end;background:#030208}.gs-cover-canvas:where(.astro-giapuppy){position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.gs-brush-deco:where(.astro-giapuppy){position:absolute;bottom:0;left:0;right:0;width:100%;height:300px;pointer-events:none;opacity:.18}.gs-brush-path:where(.astro-giapuppy){stroke:#f59e0b;stroke-width:2;fill:none;stroke-linecap:round;stroke-dasharray:2000;stroke-dashoffset:2000;animation:gs-draw 3.5s ease-out .5s forwards}@keyframes gs-draw{to{stroke-dashoffset:0}}.gs-cover-grad:where(.astro-giapuppy){position:absolute;bottom:0;left:0;right:0;height:65%;background:linear-gradient(to top,rgba(3,2,8,.96) 0%,rgba(3,2,8,.7) 40%,transparent 100%);pointer-events:none;z-index:1}.gs-cover-inner:where(.astro-giapuppy){position:relative;z-index:2;padding:0 3.5rem 4rem;width:100%;max-width:700px;animation:gs-fadein-up 1s ease-out both}@keyframes gs-fadein-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gs-cover-eyebrow:where(.astro-giapuppy){font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#f59e0b;font-weight:700;margin-bottom:.6rem;animation:gs-fadein-up 1s ease-out .2s both}.gs-cover-title:where(.astro-giapuppy){font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;letter-spacing:-.03em;line-height:1;margin:0 0 .8rem;background:linear-gradient(135deg,#fbbf24,#f97316,#fbbf24);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gs-fadein-up 1s ease-out .3s both,gs-shimmer 4s linear 2s infinite;overflow-wrap:break-word;word-break:break-word}.gs-cover-title:where(.astro-giapuppy) em:where(.astro-giapuppy){font-style:normal;display:block}@keyframes gs-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.gs-cover-sub:where(.astro-giapuppy){font-size:.95rem;color:#4b5563;line-height:1.75;margin:0 0 1.8rem;animation:gs-fadein-up 1s ease-out .4s both}.gs-cover-actions:where(.astro-giapuppy){display:flex;gap:.7rem;animation:gs-fadein-up 1s ease-out .5s both}.gs-btn-primary:where(.astro-giapuppy){display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.3rem;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#0c0800;font-size:.9rem;font-weight:800;text-decoration:none;letter-spacing:.02em;box-shadow:0 0 24px #f59e0b66;transition:opacity .15s,transform .15s,box-shadow .15s}.gs-btn-primary:where(.astro-giapuppy):hover{opacity:.88;transform:translateY(-2px);box-shadow:0 0 36px #f59e0b80}.gs-btn-ghost:where(.astro-giapuppy){display:inline-flex;align-items:center;padding:.6rem 1rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#6b7280;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s}.gs-btn-ghost:where(.astro-giapuppy):hover{color:#d1d5db;border-color:#ffffff38;background:#ffffff12}.gs-scroll-ind:where(.astro-giapuppy){position:absolute;bottom:2.5rem;right:3rem;z-index:3;color:#ffffff2e;animation:gs-fadein 1s ease-out 1.8s both;transition:opacity .4s}@keyframes gs-fadein{0%{opacity:0}to{opacity:1}}.gs-scroll-mouse:where(.astro-giapuppy){display:block}.gs-scroll-wheel:where(.astro-giapuppy){animation:gs-wheel-scroll 2.2s ease-in-out 2.5s infinite;transform-origin:center top}@keyframes gs-wheel-scroll{0%{transform:translateY(0);opacity:.9}50%{transform:translateY(6px);opacity:.2}51%{transform:translateY(0);opacity:0}65%{opacity:.9}to{transform:translateY(0);opacity:.9}}@keyframes gs-pulse{0%,to{opacity:.4}50%{opacity:.8}}.gs-toc:where(.astro-giapuppy){position:sticky;top:0;z-index:100;background:#030208d9;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06);transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.gs-toc:where(.astro-giapuppy).gs-toc-up{transform:translateY(0);opacity:1}.gs-toc-track:where(.astro-giapuppy){display:flex;align-items:center;gap:.25rem;padding:.6rem 2rem;overflow-x:auto;scrollbar-width:none}.gs-toc-track:where(.astro-giapuppy)::-webkit-scrollbar{display:none}.gs-toc-lbl:where(.astro-giapuppy){font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:#374151;font-weight:800;margin-right:.5rem;white-space:nowrap}.gs-tl:where(.astro-giapuppy){font-size:.72rem;color:#4b5563;text-decoration:none;padding:.2rem .55rem;border-radius:999px;white-space:nowrap;transition:color .15s,background .15s}.gs-tl:where(.astro-giapuppy):hover{color:#d1d5db;background:#ffffff0d}.gs-tl-active:where(.astro-giapuppy){color:#fbbf24!important;background:#f59e0b14!important}.gs-ch:where(.astro-giapuppy){position:relative;overflow:hidden;background:#030208}.gs-ch-dark:where(.astro-giapuppy){background:#060410}.gs-ch-bg-num:where(.astro-giapuppy){position:absolute;right:-.05em;top:50%;transform:translateY(-50%);font-size:clamp(8rem,22vw,18rem);font-weight:900;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(245,158,11,.04);pointer-events:none;user-select:none;line-height:1}.gs-ch-body:where(.astro-giapuppy){position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:5rem 3rem 4rem}.gs-ch-hd:where(.astro-giapuppy){margin-bottom:2.5rem}.gs-ch-label:where(.astro-giapuppy){font-size:.65rem;text-transform:uppercase;letter-spacing:.2em;color:#f59e0b;font-weight:800;margin-bottom:.4rem}.gs-ch-title:where(.astro-giapuppy){font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:#f1f5f9;margin:0 0 .6rem;letter-spacing:-.02em}.gs-ch-intro:where(.astro-giapuppy){font-size:.97rem;color:#475569;line-height:1.75;max-width:68ch;margin:0}.gs-ch-intro:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#fbbf24;font-weight:600}.gs-sub:where(.astro-giapuppy){font-size:1rem;font-weight:700;color:#cbd5e1;margin:2rem 0 .8rem;display:flex;align-items:center;gap:.5rem}.gs-body:where(.astro-giapuppy){font-size:.9rem;color:#475569;line-height:1.75;margin:.5rem 0 1rem}.gs-body:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#fbbf24}.gs-reveal:where(.astro-giapuppy){opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.gs-reveal:where(.astro-giapuppy).gs-in{opacity:1;transform:translateY(0)}.gs-reveal-d1:where(.astro-giapuppy){transition-delay:.12s}.gs-reveal-d2:where(.astro-giapuppy){transition-delay:.24s}.gs-workflow:where(.astro-giapuppy){display:flex;flex-direction:column;gap:0;max-width:560px}.gs-wf-step:where(.astro-giapuppy){display:flex;align-items:flex-start;gap:1.2rem;padding:1.1rem 1.2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:10px;transition:border-color .2s,background .2s}.gs-wf-step:where(.astro-giapuppy):hover{border-color:#f59e0b33;background:#f59e0b08}.gs-wf-arr:where(.astro-giapuppy){text-align:center;color:#f59e0b4d;font-size:1.1rem;padding:.25rem 0 .25rem 1.4rem}.gs-wf-num:where(.astro-giapuppy){font-size:1.2rem;font-weight:800;color:#f59e0b80;min-width:2.2rem;padding-top:.05rem}.gs-wf-name:where(.astro-giapuppy){font-size:.92rem;font-weight:700;color:#c8d0dc;margin-bottom:.25rem}.gs-wf-desc:where(.astro-giapuppy){font-size:.78rem;color:#64748b;line-height:1.6}.gs-arch:where(.astro-giapuppy){display:flex;gap:1rem;align-items:stretch;margin:0 0 1.5rem;flex-wrap:wrap}.gs-arch-col:where(.astro-giapuppy){display:flex;flex-direction:column;gap:0;flex:1;min-width:220px}.gs-arch-col-lbl:where(.astro-giapuppy){font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:.6rem}.gs-arch-main:where(.astro-giapuppy) .gs-arch-col-lbl:where(.astro-giapuppy){color:#f59e0b}.gs-arch-worker:where(.astro-giapuppy) .gs-arch-col-lbl:where(.astro-giapuppy){color:#22d3ee}.gs-arch-block:where(.astro-giapuppy){display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;transition:transform .05s linear}.gs-ab-input:where(.astro-giapuppy){border-color:#f59e0b38}.gs-ab-brush:where(.astro-giapuppy){border-color:#f59e0b24}.gs-ab-render:where(.astro-giapuppy){border-color:#f59e0b2e}.gs-ab-spawn:where(.astro-giapuppy){border-color:#22d3ee33}.gs-ab-merge:where(.astro-giapuppy){border-color:#22d3ee24}.gs-ab-octree:where(.astro-giapuppy){border-color:#22d3ee1a}.gs-ab-icon:where(.astro-giapuppy){flex-shrink:0;display:flex;align-items:center}.gs-licon:where(.astro-giapuppy){width:18px;height:18px;flex-shrink:0}.gs-licon-main:where(.astro-giapuppy){color:#f59e0b}.gs-licon-worker:where(.astro-giapuppy){color:#22d3ee}.gs-licon-warn:where(.astro-giapuppy){color:#d97706}.gs-btn-icon:where(.astro-giapuppy){width:14px;height:14px}.gs-ab-name:where(.astro-giapuppy){font-size:.87rem;font-weight:700;color:#e2e8f0;margin-bottom:.12rem}.gs-ab-desc:where(.astro-giapuppy){font-size:.72rem;color:#475569;line-height:1.4}.gs-arch-arrow:where(.astro-giapuppy){font-size:.72rem;font-family:monospace;color:#374151;padding:.3rem 1rem}.gs-arch-sep:where(.astro-giapuppy){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:0 .5rem}.gs-arch-sep-line:where(.astro-giapuppy){width:1px;flex:1;background:#ffffff12}.gs-arch-sep-lbl:where(.astro-giapuppy){font-size:.6rem;text-transform:uppercase;letter-spacing:.1em;color:#374151;writing-mode:vertical-rl}.gs-arch-sep-msgs:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.4rem;font-size:.62rem;font-family:monospace;color:#374151}.gs-callout:where(.astro-giapuppy){display:flex;gap:.85rem;padding:1rem 1.2rem;border-radius:10px;border:1px solid;margin:1rem 0;font-size:.86rem;line-height:1.65}.gs-callout:where(.astro-giapuppy)>div:where(.astro-giapuppy){flex:1}.gs-callout:where(.astro-giapuppy) strong:where(.astro-giapuppy){display:block;margin-bottom:.3rem}.gs-callout:where(.astro-giapuppy) p:where(.astro-giapuppy){margin:0;color:#475569}.gs-callout:where(.astro-giapuppy) code:where(.astro-giapuppy){font-size:.8em}.gs-callout-info:where(.astro-giapuppy){background:#f59e0b0a;border-color:#f59e0b38}.gs-callout-info:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#fbbf24}.gs-callout-warn:where(.astro-giapuppy){background:#ef44440a;border-color:#ef444447}.gs-callout-warn:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#fca5a5}.gs-layout-diag:where(.astro-giapuppy){display:flex;flex-direction:column;gap:0;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.07);margin:0 0 1.5rem}.gs-ld-top:where(.astro-giapuppy),.gs-ld-bot:where(.astro-giapuppy){display:flex}.gs-ld-mid:where(.astro-giapuppy){display:flex;min-height:160px}.gs-ld-cell:where(.astro-giapuppy){padding:.8rem 1rem;border:1px solid rgba(255,255,255,.04);display:flex;flex-direction:column;gap:.3rem;flex:1}.gs-ld-toolbar:where(.astro-giapuppy),.gs-ld-status:where(.astro-giapuppy){background:#f59e0b09}.gs-ld-left:where(.astro-giapuppy),.gs-ld-right:where(.astro-giapuppy){flex:0 0 170px;background:#ffffff04}.gs-ld-viewport:where(.astro-giapuppy){flex:1;background:#0a081499;position:relative}.gs-ld-lbl:where(.astro-giapuppy){font-size:.78rem;font-weight:700;color:#e2e8f0}.gs-ld-toolbar:where(.astro-giapuppy) .gs-ld-lbl:where(.astro-giapuppy),.gs-ld-status:where(.astro-giapuppy) .gs-ld-lbl:where(.astro-giapuppy){color:#fbbf24}.gs-ld-sub:where(.astro-giapuppy){font-size:.68rem;color:#374151;line-height:1.5}.gs-ld-viewport:where(.astro-giapuppy) .gs-ld-sub:where(.astro-giapuppy){color:#4b5563}.gs-ld-gizmo:where(.astro-giapuppy){position:absolute;bottom:.5rem;right:.7rem;font-size:.6rem;font-family:monospace;color:#374151}.gs-table:where(.astro-giapuppy){display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden;margin:0 0 1.5rem}.gs-tr:where(.astro-giapuppy){display:grid;grid-template-columns:1.2fr 3fr 1.2fr;padding:.55rem 1rem;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.04);font-size:.82rem;color:#475569;align-items:start}.gs-tr:where(.astro-giapuppy):last-child{border-bottom:none}.gs-tr-head:where(.astro-giapuppy){font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#374151;font-weight:800;background:#ffffff05;padding:.4rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)!important}.gs-table-3col:where(.astro-giapuppy) .gs-tr:where(.astro-giapuppy){grid-template-columns:1.2fr 2fr 1.8fr}.gs-table-4col:where(.astro-giapuppy) .gs-tr:where(.astro-giapuppy){grid-template-columns:1fr 1fr .7fr 2fr}.gs-td-zone:where(.astro-giapuppy){font-family:monospace;font-size:.78rem;color:#fbbf24;font-weight:700}.gs-td-note:where(.astro-giapuppy){font-size:.72rem;color:#374151;font-family:monospace}.gs-td-mono:where(.astro-giapuppy){font-family:monospace;font-size:.78rem;color:#94a3b8}.gs-td-code:where(.astro-giapuppy){font-family:monospace;color:#fbbf24;font-weight:700;font-size:.82rem}.gs-td-type:where(.astro-giapuppy){font-family:monospace;font-size:.78rem;color:#64748b}.gs-td-yes:where(.astro-giapuppy){color:#34d399;font-size:.75rem}.gs-td-no:where(.astro-giapuppy){color:#374151}.gs-code:where(.astro-giapuppy){border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.07);margin:.75rem 0 1.5rem}.gs-code-lbl:where(.astro-giapuppy){padding:.38rem 1rem;font-size:.67rem;font-family:monospace;color:#4b5563;background:#ffffff06;border-bottom:1px solid rgba(255,255,255,.06)}.gs-code:where(.astro-giapuppy) pre:where(.astro-giapuppy){margin:0;padding:1.1rem 1.25rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;line-height:1.7;color:#94a3b8;background:#080612b3;white-space:pre;overflow-x:auto}.gs-card-grid:where(.astro-giapuppy){display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.5rem;margin:.75rem 0 1.5rem}.gs-ig-card:where(.astro-giapuppy){padding:.8rem .9rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:border-color .2s}.gs-ig-card:where(.astro-giapuppy):hover{border-color:#f59e0b33}.gs-ig-prop:where(.astro-giapuppy){font-family:monospace;font-size:.82rem;color:#fbbf24;margin-bottom:.3rem}.gs-ig-desc:where(.astro-giapuppy){font-size:.76rem;color:#475569;line-height:1.5}.gs-pmap:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.4rem;margin:.75rem 0 1.5rem}.gs-pmap-row:where(.astro-giapuppy){display:flex;align-items:center;gap:.75rem;font-size:.82rem;font-family:monospace;padding:.5rem .9rem;border-radius:7px;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.gs-pmap-src:where(.astro-giapuppy){color:#f59e0b;min-width:120px}.gs-pmap-arr:where(.astro-giapuppy){color:#374151}.gs-pmap-dst:where(.astro-giapuppy){color:#94a3b8}.gs-brush-grid:where(.astro-giapuppy){display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:.65rem;margin:0 0 1.5rem}.gs-brush-card:where(.astro-giapuppy){padding:1.1rem;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.4rem;position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}.gs-brush-card:where(.astro-giapuppy):hover{transform:translateY(-3px)}.gs-bc-paint:where(.astro-giapuppy){border-color:#f59e0b38}.gs-bc-paint:where(.astro-giapuppy):hover{border-color:#f59e0b80;box-shadow:0 8px 32px #f59e0b1a}.gs-bc-erase:where(.astro-giapuppy){border-color:#ef44442e}.gs-bc-erase:where(.astro-giapuppy):hover{border-color:#ef444466;box-shadow:0 8px 32px #ef444414}.gs-bc-smooth:where(.astro-giapuppy){border-color:#22d3ee29}.gs-bc-smooth:where(.astro-giapuppy):hover{border-color:#22d3ee61;box-shadow:0 8px 32px #22d3ee14}.gs-bc-select:where(.astro-giapuppy){border-color:#8b5cf62e}.gs-bc-select:where(.astro-giapuppy):hover{border-color:#8b5cf666;box-shadow:0 8px 32px #8b5cf614}.gs-bc-push:where(.astro-giapuppy){border-color:#34d39929}.gs-bc-push:where(.astro-giapuppy):hover{border-color:#34d39961;box-shadow:0 8px 32px #34d39914}.gs-bc-repaint:where(.astro-giapuppy){border-color:#f472b629}.gs-bc-repaint:where(.astro-giapuppy):hover{border-color:#f472b661;box-shadow:0 8px 32px #f472b614}.gs-bc-icon:where(.astro-giapuppy){display:flex;align-items:center}.gs-bc-icon:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){width:20px;height:20px}.gs-bc-paint:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#f59e0b}.gs-bc-erase:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#ef4444}.gs-bc-smooth:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#22d3ee}.gs-bc-select:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#8b5cf6}.gs-bc-push:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#34d399}.gs-bc-repaint:where(.astro-giapuppy) .gs-licon:where(.astro-giapuppy){color:#f472b6}.gs-bc-name:where(.astro-giapuppy){font-size:.9rem;font-weight:800;color:#e2e8f0}.gs-bc-desc:where(.astro-giapuppy){font-size:.74rem;color:#475569;line-height:1.5;flex:1}.gs-bc-key:where(.astro-giapuppy){position:absolute;top:.7rem;right:.8rem;font-size:.62rem;font-family:monospace;color:#374151;background:#ffffff0d;padding:.1rem .38rem;border-radius:3px;border:1px solid rgba(255,255,255,.08)}.gs-sm:where(.astro-giapuppy){display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin:0 0 1.5rem}.gs-sm-state:where(.astro-giapuppy){padding:.7rem .9rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.07);text-align:center;min-width:110px}.gs-sm-idle:where(.astro-giapuppy){border-color:#64748b47}.gs-sm-start:where(.astro-giapuppy){border-color:#f59e0b47}.gs-sm-stroking:where(.astro-giapuppy){border-color:#22d3ee47;background:#22d3ee08}.gs-sm-end:where(.astro-giapuppy){border-color:#34d39947}.gs-sm-name:where(.astro-giapuppy){font-size:.7rem;font-family:monospace;font-weight:800;color:#e2e8f0}.gs-sm-desc:where(.astro-giapuppy){font-size:.62rem;color:#475569;margin-top:.2rem;line-height:1.4}.gs-sm-arrow:where(.astro-giapuppy){display:flex;flex-direction:column;align-items:center;gap:.1rem}.gs-sm-trigger:where(.astro-giapuppy){font-size:.58rem;color:#f59e0b;font-family:monospace;white-space:nowrap}.gs-two-col:where(.astro-giapuppy){display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:.5rem}.gs-param-mini:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.28rem;margin:.6rem 0 1.2rem}.gs-pm-row:where(.astro-giapuppy){display:flex;align-items:center;gap:.7rem;font-size:.82rem;padding:.32rem .65rem;border-radius:5px;background:#ffffff05}.gs-pm-row:where(.astro-giapuppy) code:where(.astro-giapuppy){min-width:95px}.gs-pm-row:where(.astro-giapuppy) span:where(.astro-giapuppy){font-size:.76rem;color:#475569}.gs-cam-ops:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.gs-co:where(.astro-giapuppy){padding:.7rem .9rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.gs-co-name:where(.astro-giapuppy){font-size:.8rem;font-weight:700;color:#fbbf24;margin-bottom:.25rem}.gs-co-code:where(.astro-giapuppy){font-size:.74rem;font-family:monospace;color:#64748b;line-height:1.65}.gs-pipeline:where(.astro-giapuppy){display:flex;flex-direction:column;gap:0;margin:1rem 0}.gs-pipe-step:where(.astro-giapuppy){display:flex;gap:1rem;align-items:flex-start;padding:.95rem 1.1rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.06)}.gs-pipe-conn:where(.astro-giapuppy){width:2px;height:14px;background:#f59e0b38;margin-left:1.4rem}.gs-pipe-num:where(.astro-giapuppy){font-size:.82rem;font-weight:800;color:#f59e0b;background:#f59e0b1a;border-radius:50%;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gs-pipe-name:where(.astro-giapuppy){font-size:.9rem;font-weight:700;color:#e2e8f0;font-family:monospace;margin-bottom:.25rem}.gs-pipe-desc:where(.astro-giapuppy){font-size:.81rem;color:#475569;line-height:1.65}.gs-worker-msgs:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.5rem;margin:0 0 1rem}.gs-wm-dir:where(.astro-giapuppy){font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:.3rem}.gs-wm-to:where(.astro-giapuppy){color:#f59e0b}.gs-wm-from:where(.astro-giapuppy){color:#22d3ee}.gs-undo-diag:where(.astro-giapuppy){margin:.75rem 0}.gs-ud-row:where(.astro-giapuppy){display:flex;align-items:center;gap:.75rem}.gs-ud-lbl:where(.astro-giapuppy){font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#374151;font-weight:800;min-width:90px}.gs-ud-cells:where(.astro-giapuppy){display:flex;gap:.4rem}.gs-ud-cell:where(.astro-giapuppy){padding:.5rem .8rem;border-radius:7px;font-size:.7rem;font-family:monospace;text-align:center;line-height:1.5}.gs-ud-cell:where(.astro-giapuppy) span:where(.astro-giapuppy){display:block;font-size:.6rem;opacity:.45;margin-top:.1rem}.gs-ud-old:where(.astro-giapuppy){background:#ffffff05;border:1px solid rgba(255,255,255,.07);color:#475569}.gs-ud-cur:where(.astro-giapuppy){background:#f59e0b14;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.gs-ud-redo:where(.astro-giapuppy){background:#64748b0a;border:1px solid rgba(100,116,139,.18);color:#374151}.gs-rules:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.5rem;margin:1.2rem 0}.gs-rule-item:where(.astro-giapuppy){font-size:.84rem;color:#475569;line-height:1.7;padding:.65rem 1rem;border-radius:7px;background:#ffffff05;border-left:2px solid rgba(245,158,11,.3)}.gs-rule-item:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#fbbf24}.gs-fmt-grid:where(.astro-giapuppy){display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.8rem;margin:.75rem 0 1.5rem}.gs-fmt-card:where(.astro-giapuppy){padding:1.2rem;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.5rem;transition:transform .2s,border-color .2s}.gs-fmt-card:where(.astro-giapuppy):hover{transform:translateY(-2px)}.gs-fmt-gsp:where(.astro-giapuppy){border-color:#f59e0b38}.gs-fmt-gsp:where(.astro-giapuppy):hover{border-color:#f59e0b73}.gs-fmt-ply:where(.astro-giapuppy){border-color:#22d3ee2e}.gs-fmt-ply:where(.astro-giapuppy):hover{border-color:#22d3ee66}.gs-fmt-json:where(.astro-giapuppy){border-color:#8b5cf629}.gs-fmt-json:where(.astro-giapuppy):hover{border-color:#8b5cf661}.gs-fmt-ext:where(.astro-giapuppy){font-size:1.5rem;font-family:monospace;font-weight:900;color:#fbbf24}.gs-fmt-ply:where(.astro-giapuppy) .gs-fmt-ext:where(.astro-giapuppy){color:#22d3ee}.gs-fmt-json:where(.astro-giapuppy) .gs-fmt-ext:where(.astro-giapuppy){color:#a78bfa}.gs-fmt-name:where(.astro-giapuppy){font-size:.9rem;font-weight:700;color:#e2e8f0}.gs-fmt-desc:where(.astro-giapuppy){font-size:.77rem;color:#475569;line-height:1.6;flex:1}.gs-fmt-tags:where(.astro-giapuppy){display:flex;gap:.35rem;flex-wrap:wrap}.gs-fmt-tags:where(.astro-giapuppy) span:where(.astro-giapuppy){font-size:.63rem;font-family:monospace;padding:.12rem .42rem;border-radius:3px;background:#ffffff0a;color:#4b5563}.gs-gsp-layout:where(.astro-giapuppy){display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin:.75rem 0 1.5rem}.gs-gsp-block:where(.astro-giapuppy){background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:1rem;border-left:3px solid}.gs-gsp-hdr:where(.astro-giapuppy){border-left-color:#f59e0b}.gs-gsp-dir:where(.astro-giapuppy){border-left-color:#8b5cf6}.gs-gsp-data:where(.astro-giapuppy){border-left-color:#22d3ee}.gs-gsp-meta:where(.astro-giapuppy){border-left-color:#10b981}.gs-gsp-title:where(.astro-giapuppy){font-size:.78rem;font-weight:700;color:#c8d0dc;margin-bottom:.6rem;display:flex;justify-content:space-between}.gs-gsp-size:where(.astro-giapuppy){font-size:.65rem;color:#4b5563}.gs-gsp-fields:where(.astro-giapuppy){display:flex;flex-direction:column;gap:.3rem;font-size:.73rem;color:#6b7a8f}.gs-gsp-fields:where(.astro-giapuppy) code:where(.astro-giapuppy){font-size:.75em;background:#ffffff0d;color:#6b7280}.gs-webgpu-note:where(.astro-giapuppy){display:flex;gap:.8rem;align-items:flex-start;background:#f59e0b0d;border:1px solid rgba(245,158,11,.18);border-radius:10px;padding:1.1rem 1.3rem;font-size:.83rem;color:#92400e;line-height:1.65;margin:0 3rem}.gs-webgpu-note:where(.astro-giapuppy) strong:where(.astro-giapuppy){color:#d97706}.gs-webgpu-note:where(.astro-giapuppy) code:where(.astro-giapuppy){background:#f59e0b14;color:#b45309}.gs-footer:where(.astro-giapuppy){display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem;border-top:1px solid rgba(255,255,255,.05);margin-top:2rem}.gs-footer-label:where(.astro-giapuppy){font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:#374151}.gs-footer-links:where(.astro-giapuppy){display:flex;gap:1rem}.gs-footer-link:where(.astro-giapuppy){font-size:.85rem;color:#4b5563;text-decoration:none;transition:color .15s}.gs-footer-link:where(.astro-giapuppy):hover{color:#f59e0b}.gs-pin-outer:where(.astro-giapuppy){position:relative;height:600vh}.gs-pin-inner:where(.astro-giapuppy){position:sticky;top:0;height:100vh;overflow:hidden;background:#030208}.gs-pin-slide:where(.astro-giapuppy){position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(36px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);pointer-events:none}.gs-pin-slide:where(.astro-giapuppy)[data-active=true]{opacity:1;transform:translateY(0);pointer-events:auto}.gs-pin-body:where(.astro-giapuppy){text-align:center;padding:2rem 3rem;max-width:780px;width:100%}.gs-pin-eyebrow:where(.astro-giapuppy){font-size:.65rem;text-transform:uppercase;letter-spacing:.22em;color:#f59e0b;font-weight:800;margin:0 0 1.4rem}.gs-pin-heading:where(.astro-giapuppy){font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:.9;letter-spacing:-.04em;background:linear-gradient(135deg,#f59e0b,#f97316 55%,#fbbf24);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0 0 1.6rem}.gs-pin-sub:where(.astro-giapuppy){font-size:clamp(.88rem,2vw,1.05rem);color:#475569;line-height:1.9;margin:0 0 2rem}.gs-pin-hint:where(.astro-giapuppy){font-size:.62rem;text-transform:uppercase;letter-spacing:.18em;color:#1f2937;margin:1.6rem 0 0;animation:gs-pulse 2s ease-in-out infinite}.gs-pin-step-num:where(.astro-giapuppy){font-size:clamp(6rem,20vw,14rem);font-weight:900;letter-spacing:-.05em;line-height:.85;color:transparent;-webkit-text-stroke:1px rgba(245,158,11,.12);margin:0 0 .2rem;pointer-events:none;user-select:none}.gs-pin-step-title:where(.astro-giapuppy){font-size:clamp(2.4rem,7vw,5rem);font-weight:900;letter-spacing:-.03em;color:#f1f5f9;margin:0 0 1.2rem}.gs-pin-step-desc:where(.astro-giapuppy){font-size:clamp(.85rem,1.8vw,1rem);color:#475569;line-height:1.9;margin:0 0 1.5rem}.gs-pin-step-desc:where(.astro-giapuppy) code:where(.astro-giapuppy){font-size:.9em}.gs-pin-step-link:where(.astro-giapuppy){display:inline-block;font-size:.82rem;font-weight:600;color:#f59e0b;text-decoration:none;border-bottom:1px solid rgba(245,158,11,.3);padding-bottom:.15rem;transition:border-color .2s;margin-bottom:2rem}.gs-pin-step-link:where(.astro-giapuppy):hover{border-color:#f59e0b}.gs-pin-pips:where(.astro-giapuppy){display:flex;gap:.55rem;justify-content:center;margin-top:2rem}.gs-pin-pip:where(.astro-giapuppy){width:6px;height:6px;border-radius:50%;background:#ffffff14;transition:background .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),width .4s cubic-bezier(.16,1,.3,1)}.gs-pin-pip:where(.astro-giapuppy).gs-pin-pip-on{background:#f59e0b;transform:scale(1.5);width:18px;border-radius:3px}@media(max-width:900px){.gs-cover-inner:where(.astro-giapuppy){padding:2.5rem 1.5rem}.gs-ch-body:where(.astro-giapuppy){padding:3.5rem 1.5rem 3rem}.gs-two-col:where(.astro-giapuppy){grid-template-columns:1fr}.gs-arch:where(.astro-giapuppy){flex-direction:column}.gs-arch-sep:where(.astro-giapuppy){flex-direction:row}.gs-arch-sep-line:where(.astro-giapuppy){width:100%;height:1px}.gs-arch-sep-lbl:where(.astro-giapuppy){writing-mode:unset}.gs-sm:where(.astro-giapuppy){flex-direction:column;align-items:flex-start}.gs-webgpu-note:where(.astro-giapuppy){margin:0 1.5rem}.gs-footer:where(.astro-giapuppy){padding:2rem 1.5rem;flex-direction:column;gap:.75rem;align-items:flex-start}}@media(max-width:640px){.gs-table-4col:where(.astro-giapuppy) .gs-tr:where(.astro-giapuppy){grid-template-columns:1fr 1fr}.gs-table-4col:where(.astro-giapuppy) .gs-tr:where(.astro-giapuppy)>span:where(.astro-giapuppy):nth-child(3){display:none}.gs-toc-track:where(.astro-giapuppy){padding:.6rem 1rem}}
