.scroll-progress-demo[data-astro-cid-5ba2iwax]{margin:24px 0 32px}.scroll-progress-demo[data-astro-cid-5ba2iwax] figcaption[data-astro-cid-5ba2iwax]{margin-bottom:12px;color:#4b5563;font-size:.95rem}.scroll-progress-demo__scroller[data-astro-cid-5ba2iwax]{overscroll-behavior:contain;max-height:320px;overflow-y:auto;border:1px solid #dbe4ff;border-radius:18px;box-shadow:0 20px 50px #0f172a14;scroll-timeline-name:--scroll-progress-demo;scroll-timeline-axis:block}.scroll-progress-demo__bar[data-astro-cid-5ba2iwax]{position:sticky;top:0;z-index:1;height:10px;width:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#ef4444,#f97316 45%,#facc15);animation:scrollProgressDemoFill auto linear;animation-timeline:--scroll-progress-demo}.scroll-progress-demo__content[data-astro-cid-5ba2iwax]{height:300vh;padding:18px 20px 22px}.scroll-progress-demo__content[data-astro-cid-5ba2iwax] p[data-astro-cid-5ba2iwax]{margin:0 0 16px;line-height:1.7}.scroll-progress-demo__content[data-astro-cid-5ba2iwax] p[data-astro-cid-5ba2iwax]:last-child{margin-bottom:0}@keyframes scrollProgressDemoFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.named-scroll-timeline-demo[data-astro-cid-f6f2ip2z]{margin:24px 0 32px}.named-scroll-timeline-demo[data-astro-cid-f6f2ip2z] figcaption[data-astro-cid-f6f2ip2z]{margin-bottom:12px;color:var(--gray);font-size:.95rem}.named-scroll-timeline-demo__scroller[data-astro-cid-f6f2ip2z]{overscroll-behavior:contain;max-height:520px;overflow-y:auto;border:1px solid rgb(from var(--gray) r g b / .2);border-radius:24px;background:radial-gradient(circle at top right,rgb(from var(--accent) r g b / .14),transparent 28%),linear-gradient(180deg,var(--surface-color),var(--bg-color));scroll-timeline-name:--named-scroll-demo;scroll-timeline-axis:block}.named-scroll-timeline-demo__header[data-astro-cid-f6f2ip2z]{position:sticky;top:0;z-index:1;padding:20px 20px 18px;background:rgb(from var(--surface-color) r g b / .9);backdrop-filter:blur(10px);border-bottom:1px solid rgb(from var(--gray) r g b / .16)}.named-scroll-timeline-demo__label[data-astro-cid-f6f2ip2z]{margin:0 0 8px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.named-scroll-timeline-demo__title[data-astro-cid-f6f2ip2z]{margin:0 0 14px;font-size:1.5rem;line-height:1.1;color:var(--black);transform-origin:left center;transform:translateY(18px) scale(.94);animation:namedScrollTitle auto linear;animation-timeline:--named-scroll-demo}.named-scroll-timeline-demo__track[data-astro-cid-f6f2ip2z]{overflow:hidden;height:8px;border-radius:999px;background:rgb(from var(--gray) r g b / .12)}.named-scroll-timeline-demo__progress[data-astro-cid-f6f2ip2z]{height:100%;border-radius:inherit;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,var(--accent),var(--accent-dark));animation:namedScrollProgress auto linear;animation-timeline:--named-scroll-demo}.named-scroll-timeline-demo__panels[data-astro-cid-f6f2ip2z]{min-height:260vh;padding:20px 20px 32px}.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:18px;align-items:center;padding:20px;border:1px solid rgb(from var(--gray) r g b / .16);border-radius:22px;background:rgb(from var(--surface-color) r g b / .9)}.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]+.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]{margin-top:42vh}.named-scroll-timeline-demo__copy[data-astro-cid-f6f2ip2z] strong[data-astro-cid-f6f2ip2z]{display:block;margin-bottom:8px;color:var(--black);font-size:1.05rem}.named-scroll-timeline-demo__copy[data-astro-cid-f6f2ip2z] p[data-astro-cid-f6f2ip2z]{margin:0;color:var(--gray-dark);line-height:1.6}.named-scroll-timeline-demo__canvas[data-astro-cid-f6f2ip2z]{display:grid;place-items:center;min-height:170px;padding:16px;border-radius:18px;background:linear-gradient(180deg,rgb(from var(--gray-light) r g b / .5),rgb(from var(--gray) r g b / .05));border:1px solid rgb(from var(--gray) r g b / .14)}.named-scroll-timeline-demo__canvas--wide[data-astro-cid-f6f2ip2z]{overflow:hidden}.named-scroll-timeline-demo__shape[data-astro-cid-f6f2ip2z]{background:linear-gradient(135deg,var(--accent),var(--accent-dark));box-shadow:0 16px 28px rgb(from var(--accent) r g b / .18)}.named-scroll-timeline-demo__shape--spin[data-astro-cid-f6f2ip2z]{width:92px;aspect-ratio:1;border-radius:22px;transform:rotate(0);animation:namedScrollSpin auto linear;animation-timeline:--named-scroll-demo}.named-scroll-timeline-demo__shape--grow[data-astro-cid-f6f2ip2z],.named-scroll-timeline-demo__shape--shrink[data-astro-cid-f6f2ip2z]{width:180px;height:34px;border-radius:999px;transform-origin:center center}.named-scroll-timeline-demo__shape--grow[data-astro-cid-f6f2ip2z]{transform:scaleX(.45);animation:namedScrollGrow auto linear;animation-timeline:--named-scroll-demo}.named-scroll-timeline-demo__shape--shrink[data-astro-cid-f6f2ip2z]{transform:scaleX(1.25);animation:namedScrollShrink auto linear;animation-timeline:--named-scroll-demo}@keyframes namedScrollProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes namedScrollTitle{0%{color:var(--gray-dark);letter-spacing:-.03em;transform:translateY(18px) scale(.94)}to{color:var(--black);letter-spacing:-.01em;transform:translateY(0) scale(1)}}@keyframes namedScrollSpin{0%{transform:rotate(0);border-radius:22px}to{transform:rotate(360deg);border-radius:8px}}@keyframes namedScrollGrow{0%{transform:scaleX(.45)}to{transform:scaleX(1.2)}}@keyframes namedScrollShrink{0%{transform:scaleX(1.25)}to{transform:scaleX(.45)}}@media(max-width:720px){.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]{grid-template-columns:1fr}.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]+.named-scroll-timeline-demo__panel[data-astro-cid-f6f2ip2z]{margin-top:28vh}}.view-progress-demo[data-astro-cid-7aornmfz]{margin:24px 0 32px}.view-progress-demo[data-astro-cid-7aornmfz] figcaption[data-astro-cid-7aornmfz]{margin-bottom:12px;color:var(--gray);font-size:.95rem}.view-progress-demo__stage[data-astro-cid-7aornmfz]{position:relative;isolation:isolate;border:1px solid rgb(from var(--gray) r g b / .2);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top right,rgb(from var(--accent) r g b / .12),transparent 30%),linear-gradient(180deg,var(--surface-color),rgb(from var(--gray-light) r g b / .35))}.view-progress-demo__scroller[data-astro-cid-7aornmfz]{overscroll-behavior:contain;height:420px;overflow-y:auto;padding:24px}.view-progress-demo__stack[data-astro-cid-7aornmfz]{display:grid;gap:18px;padding-block:42vh;padding-inline:40px}.view-progress-demo__card[data-astro-cid-7aornmfz]{width:100%;padding:24px 22px;border:3px dashed rgb(from white r g b / 1);border-radius:20px;background:rgb(from var(--surface-color) r g b / 1);color:var(--black);font-size:1.05rem;font-weight:600;animation:viewProgressAppear auto linear;animation-timeline:view(block 22%)}.view-progress-demo__shade[data-astro-cid-7aornmfz]{position:absolute;left:0;right:0;z-index:3;display:flex;height:22%;align-items:center;justify-content:center;color:rgb(from var(--black) r g b / .55);font-size:.75rem;font-weight:700;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;backdrop-filter:blur(1.5px)}.view-progress-demo__shade[data-astro-cid-7aornmfz] span[data-astro-cid-7aornmfz]{padding:4px 10px;border:1px solid rgb(from var(--black) r g b / .15);border-radius:999px;background:rgb(from var(--surface-color) r g b / .66)}.view-progress-demo__shade--top[data-astro-cid-7aornmfz]{top:0;border-bottom:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(180deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__shade--bottom[data-astro-cid-7aornmfz]{bottom:0;border-top:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(0deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__active-zone[data-astro-cid-7aornmfz]{position:absolute;inset:22% 0;z-index:2;border:2px dashed rgb(from var(--accent) r g b / .7);pointer-events:none}.view-progress-demo__active-zone[data-astro-cid-7aornmfz] span[data-astro-cid-7aornmfz]{position:absolute;top:10px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 10px;border:1px solid rgb(from var(--accent) r g b / .35);border-radius:999px;background:rgb(from var(--surface-color) r g b / .85);color:rgb(from var(--black) r g b / .8);font-size:.74rem;font-weight:700;letter-spacing:.03em}@media(max-width:720px){.view-progress-demo__scroller[data-astro-cid-7aornmfz]{height:360px;padding:16px}.view-progress-demo__stack[data-astro-cid-7aornmfz]{padding-block:36vh;padding-inline:8px}.view-progress-demo__active-zone[data-astro-cid-7aornmfz]{left:10px;right:10px}.view-progress-demo__shade[data-astro-cid-7aornmfz] span[data-astro-cid-7aornmfz],.view-progress-demo__active-zone[data-astro-cid-7aornmfz] span[data-astro-cid-7aornmfz]{font-size:.68rem}}@keyframes viewProgressAppear{0%{border-color:rgb(from var(--accent) r g b / 1)}to{border-color:rgb(from var(--accent) r g b / 0)}}.view-inset-demo[data-astro-cid-hhoyocxx]{margin:20px 0 32px}.view-inset-demo[data-astro-cid-hhoyocxx] figcaption[data-astro-cid-hhoyocxx]{margin-bottom:12px;color:var(--gray);font-size:.95rem}.view-inset-demo__stage[data-astro-cid-hhoyocxx]{position:relative;isolation:isolate;border:1px solid rgb(from var(--gray) r g b / .2);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top right,rgb(from var(--accent) r g b / .1),transparent 35%),linear-gradient(180deg,var(--surface-color),rgb(from var(--gray-light) r g b / .35))}.view-inset-demo__scroller[data-astro-cid-hhoyocxx]{overscroll-behavior:contain;height:520px;overflow-y:auto;padding:24px}.view-inset-demo__stack[data-astro-cid-hhoyocxx]{display:grid;gap:18px;padding-block:52vh;padding-inline:40px}.view-inset-demo__card[data-astro-cid-hhoyocxx]{width:100%;padding:24px 22px;border:3px dashed rgb(from white r g b / 1);border-radius:20px;background:rgb(from var(--surface-color) r g b / 1);color:var(--black);font-size:1.05rem;font-weight:600;animation:viewInsetAppear auto linear;animation-timeline:view(block 32%)}.view-inset-demo__shade[data-astro-cid-hhoyocxx]{position:absolute;left:0;right:0;z-index:3;display:flex;height:22%;align-items:center;justify-content:center;color:rgb(from var(--black) r g b / .55);font-size:.75rem;font-weight:700;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;backdrop-filter:blur(1.5px)}.view-inset-demo__shade[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx]{padding:4px 10px;border:1px solid rgb(from var(--black) r g b / .15);border-radius:999px;background:rgb(from var(--surface-color) r g b / .66)}.view-inset-demo__shade--top[data-astro-cid-hhoyocxx]{top:0;border-bottom:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(180deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-inset-demo__shade--bottom[data-astro-cid-hhoyocxx]{bottom:0;border-top:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(0deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-inset-demo__active-zone[data-astro-cid-hhoyocxx]{position:absolute;inset:22% 0;z-index:2;border:2px dashed rgb(from var(--accent) r g b / .72);pointer-events:none}.view-inset-demo__active-zone[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx]{position:absolute;top:10px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 10px;border:1px solid rgb(from var(--accent) r g b / .35);border-radius:999px;background:rgb(from var(--surface-color) r g b / .85);color:rgb(from var(--black) r g b / .8);font-size:.74rem;font-weight:700;letter-spacing:.03em}.view-inset-demo__guide[data-astro-cid-hhoyocxx]{position:absolute;left:0;right:0;z-index:5;border-top:2px dashed rgb(from white r g b / .9);pointer-events:none}.view-inset-demo__guide[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx]{position:absolute;top:-12px;right:12px;padding:2px 8px;border:1px solid rgb(from white r g b / .55);border-radius:999px;background:rgb(from var(--black) r g b / .5);color:rgb(from white r g b / .95);font-size:.72rem;font-weight:700}.view-inset-demo__guide--top[data-astro-cid-hhoyocxx]{top:32%}.view-inset-demo__guide--bottom[data-astro-cid-hhoyocxx]{bottom:32%}@media(max-width:720px){.view-inset-demo__scroller[data-astro-cid-hhoyocxx]{height:420px;padding:16px}.view-inset-demo__stack[data-astro-cid-hhoyocxx]{padding-block:44vh;padding-inline:8px}.view-inset-demo__active-zone[data-astro-cid-hhoyocxx]{left:10px;right:10px}.view-inset-demo__shade[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx],.view-inset-demo__active-zone[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx],.view-inset-demo__guide[data-astro-cid-hhoyocxx] span[data-astro-cid-hhoyocxx]{font-size:.68rem}}@keyframes viewInsetAppear{0%{border-color:rgb(from var(--accent) r g b / 1)}to{border-color:rgb(from var(--accent) r g b / 0)}}.view-progress-demo[data-astro-cid-eddbf3vj]{margin:24px 0 32px}.view-progress-demo__stage[data-astro-cid-eddbf3vj]{position:relative;isolation:isolate;border:1px solid rgb(from var(--gray) r g b / .2);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top right,rgb(from var(--accent) r g b / .12),transparent 30%),linear-gradient(180deg,var(--surface-color),rgb(from var(--gray-light) r g b / .35))}.view-progress-demo__scroller[data-astro-cid-eddbf3vj]{overscroll-behavior:contain;height:420px;overflow-y:auto;padding:24px}.view-progress-demo__stack[data-astro-cid-eddbf3vj]{display:grid;gap:18px;padding-block:42vh;padding-inline:40px}.view-progress-demo__card[data-astro-cid-eddbf3vj]{width:100%;padding:24px 22px;border:3px dashed rgb(from white r g b / 1);border-radius:20px;background:rgb(from var(--surface-color) r g b / 1);color:var(--black);font-size:1.05rem;font-weight:600;animation:viewProgressAppear auto linear;animation-timeline:view(block 22%)}.view-progress-demo__shade[data-astro-cid-eddbf3vj]{position:absolute;left:0;right:0;z-index:3;display:flex;height:22%;align-items:center;justify-content:center;color:rgb(from var(--black) r g b / .55);font-size:.75rem;font-weight:700;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;backdrop-filter:blur(1.5px)}.view-progress-demo__shade[data-astro-cid-eddbf3vj] span[data-astro-cid-eddbf3vj]{padding:4px 10px;border:1px solid rgb(from var(--black) r g b / .15);border-radius:999px;background:rgb(from var(--surface-color) r g b / .66)}.view-progress-demo__shade--top[data-astro-cid-eddbf3vj]{top:0;border-bottom:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(180deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__shade--bottom[data-astro-cid-eddbf3vj]{bottom:0;border-top:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(0deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__active-zone[data-astro-cid-eddbf3vj]{position:absolute;inset:22% 0;z-index:2;border:2px dashed rgb(from var(--accent) r g b / .7);pointer-events:none}.view-progress-demo__active-zone[data-astro-cid-eddbf3vj] span[data-astro-cid-eddbf3vj]{position:absolute;top:10px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 10px;border:1px solid rgb(from var(--accent) r g b / .35);border-radius:999px;background:rgb(from var(--surface-color) r g b / .85);color:rgb(from var(--black) r g b / .8);font-size:.74rem;font-weight:700;letter-spacing:.03em}@media(max-width:720px){.view-progress-demo__scroller[data-astro-cid-eddbf3vj]{height:360px;padding:16px}.view-progress-demo__stack[data-astro-cid-eddbf3vj]{padding-block:36vh;padding-inline:8px}.view-progress-demo__active-zone[data-astro-cid-eddbf3vj]{left:10px;right:10px}.view-progress-demo__shade[data-astro-cid-eddbf3vj] span[data-astro-cid-eddbf3vj],.view-progress-demo__active-zone[data-astro-cid-eddbf3vj] span[data-astro-cid-eddbf3vj]{font-size:.68rem}}.view-progress-demo[data-astro-cid-vlnc6obf]{margin:24px 0 32px}.view-progress-demo__stage[data-astro-cid-vlnc6obf]{position:relative;isolation:isolate;border:1px solid rgb(from var(--gray) r g b / .2);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top right,rgb(from var(--accent) r g b / .12),transparent 30%),linear-gradient(180deg,var(--surface-color),rgb(from var(--gray-light) r g b / .35))}.view-progress-demo__scroller[data-astro-cid-vlnc6obf]{overscroll-behavior:contain;height:420px;overflow-y:auto;padding:24px}.view-progress-demo__stack[data-astro-cid-vlnc6obf]{display:grid;gap:18px;padding-block:42vh;padding-inline:40px}.view-progress-demo__card[data-astro-cid-vlnc6obf]{width:100%;padding:24px 22px;border:3px dashed rgb(from white r g b / 1);border-radius:20px;background:rgb(from var(--surface-color) r g b / 1);color:var(--black);font-size:1.05rem;font-weight:600;animation:viewProgressAppear auto linear;animation-timeline:view(block 42%)}.view-progress-demo__shade[data-astro-cid-vlnc6obf]{position:absolute;left:0;right:0;z-index:3;display:flex;height:22%;align-items:center;justify-content:center;color:rgb(from var(--black) r g b / .55);font-size:.75rem;font-weight:700;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;backdrop-filter:blur(1.5px)}.view-progress-demo__shade[data-astro-cid-vlnc6obf] span[data-astro-cid-vlnc6obf]{padding:4px 10px;border:1px solid rgb(from var(--black) r g b / .15);border-radius:999px;background:rgb(from var(--surface-color) r g b / .66)}.view-progress-demo__shade--top[data-astro-cid-vlnc6obf]{top:0;border-bottom:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(180deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__shade--bottom[data-astro-cid-vlnc6obf]{bottom:0;border-top:1px dashed rgb(from var(--black) r g b / .18);background:linear-gradient(0deg,rgb(from var(--surface-color) r g b / .86),rgb(from var(--surface-color) r g b / .2))}.view-progress-demo__active-zone[data-astro-cid-vlnc6obf]{position:absolute;inset:22% 0;z-index:2;border:2px dashed rgb(from var(--accent) r g b / .7);pointer-events:none}.view-progress-demo__active-zone[data-astro-cid-vlnc6obf] span[data-astro-cid-vlnc6obf]{position:absolute;top:10px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 10px;border:1px solid rgb(from var(--accent) r g b / .35);border-radius:999px;background:rgb(from var(--surface-color) r g b / .85);color:rgb(from var(--black) r g b / .8);font-size:.74rem;font-weight:700;letter-spacing:.03em}@media(max-width:720px){.view-progress-demo__scroller[data-astro-cid-vlnc6obf]{height:360px;padding:16px}.view-progress-demo__stack[data-astro-cid-vlnc6obf]{padding-block:36vh;padding-inline:8px}.view-progress-demo__active-zone[data-astro-cid-vlnc6obf]{left:10px;right:10px}.view-progress-demo__shade[data-astro-cid-vlnc6obf] span[data-astro-cid-vlnc6obf],.view-progress-demo__active-zone[data-astro-cid-vlnc6obf] span[data-astro-cid-vlnc6obf]{font-size:.68rem}}@keyframes viewProgressAppear{0%{border-color:rgb(from var(--accent) r g b / 1)}to{border-color:rgb(from var(--accent) r g b / 1)}}.scroll-rocket[data-astro-cid-nzo2oaai]{display:none}@media(min-width:1440px){.scroll-rocket[data-astro-cid-nzo2oaai]{display:block;position:fixed;bottom:48px;right:48px;z-index:50;color:#6366f1;filter:drop-shadow(0 4px 12px rgba(99,102,241,.4));pointer-events:none;animation:rocketFly linear both;animation-timeline:scroll(root block)}}.rocket-flames[data-astro-cid-nzo2oaai]{animation:fireReveal linear both;animation-timeline:scroll(root block);animation-range:0px 1px}@keyframes fireReveal{0%{opacity:0}to{opacity:1}}@keyframes rocketFly{0%{transform:translateY(0)}to{transform:translateY(-75vh)}}
