@property --mx{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --my{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --dx{syntax: "<percentage>"; inherits: false; initial-value: 0%;}@property --dy{syntax: "<percentage>"; inherits: false; initial-value: 0%;}@property --sat{syntax: "<number>"; inherits: true; initial-value: 0;}@keyframes guide-drift{0%{--dx: -6%;--dy: 3%}25%{--dx: 5%;--dy: -4%}50%{--dx: 3%;--dy: 6%}75%{--dx: -4%;--dy: -2%}to{--dx: -6%;--dy: 3%}}.guide-card[data-astro-cid-he2gpe4e]{position:relative;display:block;border-radius:10px;padding:24px;isolation:isolate;overflow:hidden;color:var(--color-ink);text-decoration:none;border:1px solid var(--color-rule);background:var(--color-paper);--mx: 50%;--my: 50%;--dx: 0%;--dy: 0%;--sat: 0;transition:--mx .34s ease,--my .34s ease,--sat .65s ease,border-color .22s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.guide-card[data-astro-cid-he2gpe4e]:hover,.guide-card[data-astro-cid-he2gpe4e]:focus-visible{border-color:color-mix(in oklch,var(--color-ink) 18%,var(--color-rule));transform:translateY(-1px);--sat: 1}.guide-card[data-astro-cid-he2gpe4e]:before{content:"";position:absolute;inset:0;z-index:-2;border-radius:inherit;background-image:radial-gradient(circle 440px at calc(var(--mx) + var(--dx)) calc(var(--my) + var(--dy)),var(--guide-c1) 0%,transparent 58%),radial-gradient(circle 360px at calc(100% - var(--mx) * .55 - var(--dx)) calc(108% + var(--dy) * .5),var(--guide-c2) 0%,transparent 55%),linear-gradient(132deg,var(--guide-c3) 0%,transparent 46%);animation:guide-drift 9s ease-in-out infinite;animation-play-state:paused}.guide-card[data-astro-cid-he2gpe4e]:hover:before,.guide-card[data-astro-cid-he2gpe4e]:focus-visible:before{animation-play-state:running}.guide-card[data-astro-cid-he2gpe4e]:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='7' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:160px 160px;opacity:.18;mix-blend-mode:soft-light}.guide-card-body[data-astro-cid-he2gpe4e]{position:relative;z-index:1}.guide-card[data-astro-cid-he2gpe4e][data-palette="0"]{--guide-c1: oklch(90% calc(.018 + var(--sat) * .045) 240);--guide-c2: oklch(91% calc(.015 + var(--sat) * .045) 215);--guide-c3: oklch(92% calc(.018 + var(--sat) * .045) 285)}.guide-card[data-astro-cid-he2gpe4e][data-palette="1"]{--guide-c1: oklch(91% calc(.018 + var(--sat) * .045) 135);--guide-c2: oklch(92% calc(.015 + var(--sat) * .045) 215);--guide-c3: oklch(91% calc(.018 + var(--sat) * .045) 240)}.guide-card[data-astro-cid-he2gpe4e][data-palette="2"]{--guide-c1: oklch(91% calc(.018 + var(--sat) * .045) 285);--guide-c2: oklch(92% calc(.018 + var(--sat) * .045) 135);--guide-c3: oklch(91% calc(.015 + var(--sat) * .045) 215)}html[data-theme=dark] .guide-card[data-astro-cid-he2gpe4e][data-palette="0"]{--guide-c1: oklch(32% calc(.022 + var(--sat) * .045) 240);--guide-c2: oklch(30% calc(.02 + var(--sat) * .045) 215);--guide-c3: oklch(31% calc(.022 + var(--sat) * .045) 285)}html[data-theme=dark] .guide-card[data-astro-cid-he2gpe4e][data-palette="1"]{--guide-c1: oklch(32% calc(.022 + var(--sat) * .045) 135);--guide-c2: oklch(30% calc(.02 + var(--sat) * .045) 215);--guide-c3: oklch(31% calc(.022 + var(--sat) * .045) 240)}html[data-theme=dark] .guide-card[data-astro-cid-he2gpe4e][data-palette="2"]{--guide-c1: oklch(32% calc(.022 + var(--sat) * .045) 285);--guide-c2: oklch(30% calc(.022 + var(--sat) * .045) 135);--guide-c3: oklch(31% calc(.02 + var(--sat) * .045) 215)}html[data-theme=dark] .guide-card[data-astro-cid-he2gpe4e]:after{opacity:.22;mix-blend-mode:overlay}@media(prefers-reduced-motion:reduce){.guide-card[data-astro-cid-he2gpe4e]{transition:border-color .22s ease,transform .22s ease}.guide-card[data-astro-cid-he2gpe4e]:before{animation:none}}
