._{--ray-color-primary: color-mix(in srgb, var(--primary-color), transparent 40%);--ray-color-secondary: color-mix(in srgb, var(--secondary-color), transparent 40%);--ray-color-accent: color-mix(in srgb, var(--accent-color), transparent 40%);--ray-gradient-primary: radial-gradient(circle at center, var(--ray-color-primary) 0%, transparent 80%);--ray-gradient-secondary: radial-gradient(circle at center, var(--ray-color-secondary) 0%, transparent 80%);--ray-gradient-accent: radial-gradient(circle at center, var(--ray-color-accent) 0%, transparent 80%);position:fixed;inset:0;overflow:hidden;animation:a 3s ease-out;pointer-events:none;z-index:0;display:flex;justify-content:center;align-items:center}html[data-theme=dark] ._{mix-blend-mode:screen;--ray-opacity-1: .25;--ray-opacity-2: .2;--ray-opacity-3: .15;--ray-opacity-4: .1;--ray-peak-opacity-1: .26;--ray-peak-opacity-2: .22;--ray-peak-opacity-3: .19;--ray-peak-opacity-4: .15}html[data-theme=light] ._{mix-blend-mode:multiply;--ray-opacity-1: .3;--ray-opacity-2: .25;--ray-opacity-3: .2;--ray-opacity-4: .15;--ray-peak-opacity-1: .48;--ray-peak-opacity-2: .42;--ray-peak-opacity-3: .36;--ray-peak-opacity-4: .3}.b{position:absolute;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}html[data-theme=dark] .b{mix-blend-mode:screen}html[data-theme=light] .b{mix-blend-mode:multiply;opacity:.3}.c{width:1500px;height:1500px;background:var(--ray-gradient-primary);filter:blur(60px);opacity:var(--ray-opacity-1);animation:d 16s infinite ease-in-out}.e{width:1125px;height:1125px;background:var(--ray-gradient-secondary);filter:blur(50px);opacity:var(--ray-opacity-2);animation:f 20s infinite ease-in-out}.g{width:750px;height:750px;background:var(--ray-gradient-accent);filter:blur(40px);opacity:var(--ray-opacity-3);animation:h 24s infinite ease-in-out}.i{width:600px;height:600px;background:var(--ray-gradient-secondary);filter:blur(30px);opacity:var(--ray-opacity-4);animation:j 28s infinite ease-in-out}.k{width:600px;height:700px;background:var(--ray-gradient-primary);transform:rotate(-45deg);top:-350px;left:900px;filter:blur(45px);opacity:.6;animation:l 10s infinite ease-in-out}.m{width:500px;height:900px;background:var(--ray-gradient-accent);transform:rotate(75deg);top:-500px;left:500px;filter:blur(75px);opacity:.45;animation:n 10s infinite ease-in-out}.o{width:6500px;height:800px;background:var(--ray-gradient-primary);transform:rotate(45deg);top:-550px;left:250px;filter:blur(65px);opacity:.55;animation:p 10s infinite ease-in-out}.q{width:7500px;height:7500px;background:var(--ray-gradient-secondary);transform:rotate(-60deg);top:-480px;left:650px;filter:blur(58px);opacity:.6;animation:r 10s infinite ease-in-out}@keyframes d{0%,to{transform:translate(-50%,-50%) scale(1);opacity:var(--ray-opacity-1)}50%{transform:translate(-50%,-50%) scale(1.1);opacity:var(--ray-peak-opacity-1)}}@keyframes f{0%,to{transform:translate(-50%,-50%) scale(1);opacity:var(--ray-opacity-2)}50%{transform:translate(-50%,-50%) scale(1.15);opacity:var(--ray-peak-opacity-2)}}@keyframes h{0%,to{transform:translate(-50%,-50%) scale(1);opacity:var(--ray-opacity-3)}50%{transform:translate(-50%,-50%) scale(1.2);opacity:var(--ray-peak-opacity-3)}}@keyframes j{0%,to{transform:translate(-50%,-50%) scale(1);opacity:var(--ray-opacity-4)}50%{transform:translate(-50%,-50%) scale(1.25);opacity:var(--ray-peak-opacity-4)}}@keyframes l{0%,to{transform:rotate(-45deg) translate(0)}33%{transform:rotate(-40deg) translate(25px,-20px)}66%{transform:rotate(-50deg) translate(-25px,20px)}}@keyframes n{0%,to{transform:rotate(75deg) scale(1);filter:blur(75px)}50%{transform:rotate(85deg) scale(1.1);filter:blur(65px)}}@keyframes p{0%,to{transform:rotate(45deg) translate(0);opacity:.55}50%{transform:rotate(40deg) translate(-30px,30px);opacity:.65}}@keyframes r{0%,to{transform:rotate(-60deg) scale(1)}25%{transform:rotate(-55deg) scale(1.05)}75%{transform:rotate(-65deg) scale(.95)}}@keyframes a{0%{opacity:0}to{opacity:1}}.y button:before{content:"Copied";font-size:12px;position:absolute;left:-53px;padding:2px 6px;height:30px}.x{line-height:1.6;color:var(--bolt-elements-textPrimary)}.x>*:not(:last-child){margin-block-end:16px}.x .artifact{margin:1.5em 0}.x :is(h1,h2,h3,h4,h5,h6):not(:has(.actions),.actions *){margin-block-start:24px;margin-block-end:16px;font-weight:600;line-height:1.25;color:var(--bolt-elements-textPrimary)}.x h1{font-size:2em;border-bottom:1px solid var(--bolt-elements-borderColor);padding-bottom:.3em}.x h2{font-size:1.5em;border-bottom:1px solid var(--bolt-elements-borderColor);padding-bottom:.3em}.x h3{font-size:1.25em}.x h4{font-size:1em}.x h5{font-size:.875em}.x h6{font-size:.85em;color:#6a737d}.x p{white-space:pre-wrap}.x p:not(:last-of-type){margin-block-start:0;margin-block-end:16px}.x a{color:var(--bolt-elements-messages-linkColor);text-decoration:none;cursor:pointer}.x a:hover{text-decoration:underline}.x :not(pre)>code{font-family:ui-monospace,Fira Code,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.x :not(pre)>code:not(:has(.actions),.actions *){border-radius:6px;padding:.2em .4em;background-color:var(--bolt-elements-messages-inlineCode-background);color:var(--bolt-elements-messages-inlineCode-text)}.x pre{padding:20px 16px;border-radius:6px}.x pre:has(>code){font-family:ui-monospace,Fira Code,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;background:transparent;overflow-x:auto;min-width:0}.x blockquote{margin:0;padding:0 1em;color:var(--bolt-elements-textTertiary);border-left:.25em solid var(--bolt-elements-borderColor)}.x :is(ul,ol):not(:has(.actions),.actions *){padding-left:2em;margin-block-start:0;margin-block-end:16px}.x ul:not(:has(.actions),.actions *){list-style-type:disc}.x ol:not(:has(.actions),.actions *){list-style-type:decimal}.x li:not(:has(.actions),.actions *)+li{margin-block-start:8px}.x li:not(:has(.actions),.actions *)>*:not(:last-child){margin-block-end:16px}.x img{max-width:100%;box-sizing:border-box}.x hr{height:.25em;padding:0;margin:24px 0;background-color:var(--bolt-elements-borderColor);border:0}.x table{border-collapse:collapse;width:100%;margin-block-end:16px}.x table :is(th,td){padding:6px 13px;border:1px solid #dfe2e5}.x table tr:nth-child(2n){background-color:#f6f8fa}
