.Editor-module__ZFZPPq__editor{grid-template:auto/1fr;width:100%;min-height:0;display:grid}.Editor-module__ZFZPPq__editor:after{content:attr(data-value)" ";visibility:hidden}.Editor-module__ZFZPPq__editor .line{width:calc(100% + 32px);margin:0 -16px;padding:0 16px;transition:width .2s,padding .2s,margin .2s;display:inline-block}.Editor-module__ZFZPPq__editor .line:before{width:1rem;color:var(--line-number);content:attr(data-line);opacity:0;text-align:right;margin-left:-2.5rem;margin-right:1.5rem;transition:opacity .2s;display:inline-block;position:relative;left:6px}.Editor-module__ZFZPPq__editor .highlighted-line{position:relative;background-color:var(--ray-highlight)!important}.Editor-module__ZFZPPq__editor .highlighted-line:after{background-color:var(--ray-highlight-border);content:"";width:2px;position:absolute;top:0;bottom:0;left:-1px}.Editor-module__ZFZPPq__isHighlightingLines .line:hover{background-color:var(--ray-highlight-hover);cursor:default}.Editor-module__ZFZPPq__isHighlightingLines .Editor-module__ZFZPPq__textarea{z-index:-1}.Editor-module__ZFZPPq__textarea,.Editor-module__ZFZPPq__formatted,.Editor-module__ZFZPPq__editor:after{padding:var(--editor-padding);counter-increment:step 0;counter-reset:step;font-variant-ligatures:none;font-family:inherit;font-size:15px;font-weight:inherit;letter-spacing:.1px;tab-size:2;white-space:pre-wrap;grid-area:1/1/2/2;margin:0;line-height:22.5px;transition:padding .2s}.Editor-module__ZFZPPq__showLineNumbers{--line-number-padding:3rem}.Editor-module__ZFZPPq__showLineNumbers .Editor-module__ZFZPPq__textarea,.Editor-module__ZFZPPq__showLineNumbers .Editor-module__ZFZPPq__formatted,.Editor-module__ZFZPPq__showLineNumbers .Editor-module__ZFZPPq__editor:after{padding-left:var(--line-number-padding)}.Editor-module__ZFZPPq__showLineNumbers .line{width:calc(100% + 16px + var(--line-number-padding));padding:0 16px 0 var(--line-number-padding);margin:0 -16px 0 calc(-1*var(--line-number-padding))}.Editor-module__ZFZPPq__showLineNumbers .line:before{opacity:1}.Editor-module__ZFZPPq__showLineNumbers.Editor-module__ZFZPPq__showLineNumbersLarge{--line-number-padding:3.5rem}.Editor-module__ZFZPPq__textarea{z-index:2;min-height:min-content;caret-color:var(--ray-foreground);resize:none;-webkit-text-fill-color:transparent;-moz-text-size-adjust:none;text-size-adjust:none;background:0 0;border:none;overflow:hidden}.Editor-module__ZFZPPq__textarea:focus{border:none;outline:none}.Editor-module__ZFZPPq__formatted>pre{white-space:pre-wrap;margin:0;font-family:inherit;background-color:initial!important}.Editor-module__ZFZPPq__formatted>pre>code{font-family:inherit}.Editor-module__ZFZPPq__plainText{color:var(--ray-foreground)}.Editor-module__ZFZPPq__jetBrainsMono{font-family:var(--font-jetbrainsmono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:500}.Editor-module__ZFZPPq__ibmPlexMono{font-family:var(--font-ibmplexmono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:500}.Editor-module__ZFZPPq__firaCode{font-family:var(--font-firacode),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__geistMono{font-family:var(--font-geist-mono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__soehneMono{font-family:var(--font-soehne-mono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__robotoMono{font-family:var(--font-roboto-mono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__commitMono{font-family:var(--font-commitmono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__spaceMono{font-family:var(--font-space-mono),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__sourceCodePro{font-family:var(--font-source-code-pro),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}.Editor-module__ZFZPPq__googleSansCode{font-family:var(--font-google-sans-code),"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",monospace;font-weight:400}
.FlashMessage-module___OvHeG__container{z-index:10;background:#0d0d0e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FlashMessage-module___OvHeG__flash{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#2b2b2b;border-radius:100px;align-items:center;gap:8px;height:36px;padding:10px 16px;font-size:13px;display:flex}.FlashMessage-module___OvHeG__enter{opacity:0}.FlashMessage-module___OvHeG__enterActive{opacity:1;transition:opacity .5s}.FlashMessage-module___OvHeG__exit{opacity:1}.FlashMessage-module___OvHeG__exitActive{opacity:0;transition:opacity .5s}.FlashMessage-module___OvHeG__unlockContainer{z-index:3;background:#0d0d0e;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.FlashMessage-module___OvHeG__unlockFlash{opacity:0;border-radius:100px;align-items:center;gap:8px;height:36px;padding:10px 16px;font-size:13px;animation:.5s cubic-bezier(.4,0,.22,.96) .2s forwards FlashMessage-module___OvHeG__fadeSlideIn;display:flex}@keyframes FlashMessage-module___OvHeG__fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FlashMessage-module___OvHeG__coin{width:88px;height:88px;transform-style:preserve-3d;animation-name:FlashMessage-module___OvHeG__flip;animation-duration:1.5s;animation-timing-function:cubic-bezier(0,0,.25,1);position:relative}.FlashMessage-module___OvHeG__coin svg{width:36px;height:auto}@keyframes FlashMessage-module___OvHeG__flip{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.FlashMessage-module___OvHeG__coinSide{backface-visibility:hidden;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.FlashMessage-module___OvHeG__coinSide.FlashMessage-module___OvHeG__coinBack{transform:rotateY(180deg)}
.ResizableFrame-module__0Ypuza__resizableFrame{display:inline-block;position:relative}.ResizableFrame-module__0Ypuza__resizableFrame.ResizableFrame-module__0Ypuza__isResizing{-webkit-user-select:none;user-select:none}.ResizableFrame-module__0Ypuza__windowSizeDragPoint{z-index:2;cursor:col-resize;width:24px;height:24px;transform:translate(var(--translate-x),-50%);-webkit-user-select:none;user-select:none;position:absolute;top:50%}.ResizableFrame-module__0Ypuza__windowSizeDragPoint:after{content:"";background:#fff;border-radius:3px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResizableFrame-module__0Ypuza__left{--translate-x:-50%;left:0}.ResizableFrame-module__0Ypuza__right{--translate-x:50%;right:0}.ResizableFrame-module__0Ypuza__resetWidthContainer{justify-content:center;display:flex;position:absolute;left:0;right:0}.ResizableFrame-module__0Ypuza__resetWidth{color:rgba(255,255,255,var(--text-opacity));cursor:pointer;--text-opacity:.4;flex-direction:column;align-items:center;gap:.6em;margin:1em;font-size:11px;transition:color .2s;display:inline-flex}.ResizableFrame-module__0Ypuza__resetWidth:hover{--text-opacity:.7}.ResizableFrame-module__0Ypuza__fadeEnter{opacity:0}.ResizableFrame-module__0Ypuza__fadeEnterActive{opacity:1;transition:opacity .2s}.ResizableFrame-module__0Ypuza__fadeExit{opacity:1}.ResizableFrame-module__0Ypuza__fadeExitActive{opacity:0;transition:opacity .2s}.ResizableFrame-module__0Ypuza__ruler{border-right:1px solid var(--color);border-left:1px solid var(--color);color:var(--color);text-align:center;--color:#ffffff4d;margin:1em 0;font-size:11px;position:absolute;left:0;right:0}.ResizableFrame-module__0Ypuza__ruler>span{background-color:#0d0d0d;padding:0 1em}.ResizableFrame-module__0Ypuza__ruler:before{z-index:-1;border-top:1px solid var(--color);content:"";position:absolute;top:50%;left:0;right:0}
.Frame-module__DOzwsG__frameContainer{grid-area:content;justify-content:center;display:flex;transform:scale(.6)}@media (min-width:768px){.Frame-module__DOzwsG__frameContainer{transform:scale(1)}}.Frame-module__DOzwsG__outerFrame{min-width:520px;max-width:920px;position:relative;overflow:hidden}.Frame-module__DOzwsG__frame{transition:padding .2s}.Frame-module__DOzwsG__transparentPattern{z-index:-1;background-image:linear-gradient(45deg,#1d1d1d 25%,#0000 0),linear-gradient(-45deg,#1d1d1d 25%,#0000 0),linear-gradient(45deg,#0000 75%,#1d1d1d 0),linear-gradient(-45deg,#0000 75%,#1d1d1d 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;position:absolute;inset:0}.Frame-module__DOzwsG__window{background:var(--frame-background);border:1px solid #ffffff4d;border-radius:18px;flex-direction:column;align-items:stretch;min-height:100px;padding-top:10px;transition:all .3s;display:flex}.Frame-module__DOzwsG__window.Frame-module__DOzwsG__withBorder{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border);border:none}.Frame-module__DOzwsG__window.Frame-module__DOzwsG__withShadow{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border),0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f;border:none}.Frame-module__DOzwsG__header{grid-gap:12px;grid-template-columns:60px 1fr 60px;align-items:center;height:24px;padding:0 16px;display:grid}.Frame-module__DOzwsG__controls{gap:9px;display:flex}.Frame-module__DOzwsG__control{background-color:var(--frame-control-color);border-radius:7px;width:14px;height:14px}.Frame-module__DOzwsG__fileName{height:16px;color:var(--frame-title-placeholder-color);letter-spacing:.32px;text-align:center;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:12px;display:flex;position:relative}.Frame-module__DOzwsG__fileName>input:focus+span{display:none}.Frame-module__DOzwsG__fileName>input{width:100%;color:var(--frame-title-color);letter-spacing:.32px;text-align:center;background-color:#0000;border:none;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:12px;position:absolute;inset:0}.Frame-module__DOzwsG__fileName>input:focus{outline:none}.Frame-module__DOzwsG__vercelFrame{background:#000}.Frame-module__DOzwsG__vercelFrameLightMode{background:#fff}.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelGridlinesHorizontal:before,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelGridlinesHorizontal:after,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelGridlinesVertical:before,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelGridlinesVertical:after{background:#ebebeb}.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelBracketLeft:before,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelBracketLeft:after,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelBracketRight:before,.Frame-module__DOzwsG__vercelFrameLightMode .Frame-module__DOzwsG__vercelBracketRight:after{background:#a8a8a8}.Frame-module__DOzwsG__vercelWindow{position:relative}.Frame-module__DOzwsG__vercelGridlinesHorizontal:before,.Frame-module__DOzwsG__vercelGridlinesHorizontal:after{content:"";background:#1a1a1a;width:1200px;height:1px;position:absolute;top:0;bottom:0;left:-150px}.Frame-module__DOzwsG__vercelGridlinesHorizontal:after{top:auto;bottom:0}.Frame-module__DOzwsG__vercelGridlinesVertical:before,.Frame-module__DOzwsG__vercelGridlinesVertical:after{content:"";background:#1a1a1a;width:1px;height:calc(100% + 300px);position:absolute;top:-150px;bottom:0;left:0}.Frame-module__DOzwsG__vercelGridlinesVertical:after{left:auto;right:0}.Frame-module__DOzwsG__vercelBracketLeft,.Frame-module__DOzwsG__vercelBracketRight{justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:-12px;left:-12px}.Frame-module__DOzwsG__vercelBracketLeft:before,.Frame-module__DOzwsG__vercelBracketLeft:after,.Frame-module__DOzwsG__vercelBracketRight:before,.Frame-module__DOzwsG__vercelBracketRight:after{content:"";background:#515356;position:absolute}.Frame-module__DOzwsG__vercelBracketLeft:before,.Frame-module__DOzwsG__vercelBracketRight:before{width:100%;height:1px;top:12px}.Frame-module__DOzwsG__vercelBracketLeft:after,.Frame-module__DOzwsG__vercelBracketRight:after{width:1px;height:100%;left:12px}.Frame-module__DOzwsG__vercelBracketRight{inset:auto -12px -12px auto}.Frame-module__DOzwsG__triggerFrame{background:#121317}.Frame-module__DOzwsG__triggerPatternTop{z-index:0;pointer-events:none;background-repeat:repeat;background-size:64px;width:100%;height:60%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle at 50% 0,#000 20%,#0000 80%);mask-image:radial-gradient(circle at 50% 0,#000 20%,#0000 80%)}.Frame-module__DOzwsG__triggerPatternBottom{z-index:0;pointer-events:none;background-repeat:repeat;background-size:64px;width:100%;height:60%;position:absolute;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle at 50% 100%,#000 20%,#0000 80%);mask-image:radial-gradient(circle at 50% 100%,#000 20%,#0000 80%)}.Frame-module__DOzwsG__triggerGridlinesHorizontal:before,.Frame-module__DOzwsG__triggerGridlinesHorizontal:after{content:"";background:#272a2e;width:1200px;height:1px;position:absolute;top:0;bottom:0;left:-150px}.Frame-module__DOzwsG__triggerGridlinesHorizontal:after{top:auto;bottom:0}.Frame-module__DOzwsG__triggerGridlinesVertical:before,.Frame-module__DOzwsG__triggerGridlinesVertical:after{content:"";background:#272a2e;width:1px;height:calc(100% + 300px);position:absolute;top:-150px;bottom:0;left:0}.Frame-module__DOzwsG__triggerGridlinesVertical:after{left:auto;right:0}.Frame-module__DOzwsG__triggerWindow{background:#121317;position:relative}.Frame-module__DOzwsG__triggerHeader{background:#16181d;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:40px;padding:0 16px;display:flex}.Frame-module__DOzwsG__triggerFileName{color:#b5b8c0;vertical-align:top;align-items:center;height:40px;font-family:Geist Mono,monospace;font-size:14px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__triggerFileName input,.Frame-module__DOzwsG__triggerFileName>span,.Frame-module__DOzwsG__triggerFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__DOzwsG__triggerFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__triggerFileName input{color:inherit}.Frame-module__DOzwsG__triggerFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__triggerLanguage{color:#5f6570;height:40px;font-family:Geist Mono,monospace;font-size:14px;line-height:40px}.Frame-module__DOzwsG__triggerFrameLightMode{background:#fafafa}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerWindow{background:#f5f5f5}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerHeader{background:#f8f8f8;border-bottom:1px solid #e5e5e5}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerFileName{color:#171717}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerLanguage{color:#707070}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerGridlinesHorizontal:before,.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerGridlinesHorizontal:after,.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerGridlinesVertical:before,.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerGridlinesVertical:after{background:#d9d7d7}.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerPatternTop,.Frame-module__DOzwsG__triggerFrameLightMode .Frame-module__DOzwsG__triggerPatternBottom{opacity:.1}.Frame-module__DOzwsG__supabaseFrame{background:#121212}.Frame-module__DOzwsG__supabaseWindow{background:#171717;border:1px solid #292929;border-radius:6px}.Frame-module__DOzwsG__supabaseHeader{background:#1f1f1f;border-bottom:1px solid #292929;border-top-left-radius:5px;border-top-right-radius:5px;justify-content:space-between;align-items:center;gap:12px;height:40px;padding:0 16px;display:flex}.Frame-module__DOzwsG__supabaseFileName{color:#fafafa;vertical-align:top;align-items:center;height:40px;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__supabaseFileName input,.Frame-module__DOzwsG__supabaseFileName>span,.Frame-module__DOzwsG__supabaseFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__DOzwsG__supabaseFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__supabaseFileName input{color:inherit}.Frame-module__DOzwsG__supabaseFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__supabaseFileName:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;bottom:0;left:0}.Frame-module__DOzwsG__supabaseLanguage{color:#898989;height:40px;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:40px}.Frame-module__DOzwsG__supabaseFrameLightMode{background:#fcfcfc}.Frame-module__DOzwsG__supabaseFrameLightMode .Frame-module__DOzwsG__supabaseWindow{background:#f8f8f8;border-color:#dfdfdf}.Frame-module__DOzwsG__supabaseFrameLightMode .Frame-module__DOzwsG__supabaseHeader{background:#fcfcfc;border-color:#dfdfdf}.Frame-module__DOzwsG__supabaseFrameLightMode .Frame-module__DOzwsG__supabaseFileName{color:#171717}.Frame-module__DOzwsG__supabaseFrameLightMode .Frame-module__DOzwsG__supabaseLanguage{color:#707070}.Frame-module__DOzwsG__tailwindFrame{background:#0f172a;position:relative}.Frame-module__DOzwsG__tailwindWindow{z-index:1;background:#1b293d;background:color(display-p3 .1176 .1608 .2314);border:1px solid #ccf2ff40;border:1px solid color(display-p3 .8235 .9451 1/.25);border-radius:8px;position:relative}.Frame-module__DOzwsG__tailwindBeams{z-index:0;pointer-events:none;width:1293px;max-width:none;height:auto;position:absolute;top:-200px;left:50%;transform:translate(calc(-50% - 200px))}.Frame-module__DOzwsG__tailwindHeader{border-bottom:1px solid #ffffff1a;height:34px;padding:0 12px;}.Frame-module__DOzwsG__tailwindHeader .Frame-module__DOzwsG__control{background-color:#43566b;background-color:color(display-p3 .2781 .3345 .4136);width:10px;height:10px}.Frame-module__DOzwsG__tailwindGridlinesHorizontal:before,.Frame-module__DOzwsG__tailwindGridlinesHorizontal:after{z-index:2;content:"";background:#ffffff1a;background:color(display-p3 1 1 1/.1);width:calc(100% + 8rem);height:1px;position:absolute;top:-1.5rem;bottom:0;left:-4rem;-webkit-mask-image:linear-gradient(270deg,#0000,#fff 4rem calc(100% - 4rem),#0000);mask-image:linear-gradient(270deg,#0000,#fff 4rem calc(100% - 4rem),#0000)}.Frame-module__DOzwsG__tailwindGridlinesHorizontal:after{top:auto;bottom:-1.5rem}.Frame-module__DOzwsG__tailwindGridlinesVertical:before,.Frame-module__DOzwsG__tailwindGridlinesVertical:after{z-index:2;content:"";background:#ffffff1a;background:color(display-p3 1 1 1/.1);width:1px;height:calc(100% + 8rem);position:absolute;top:-4rem;bottom:0;left:-1.5rem;-webkit-mask-image:linear-gradient(0deg,#0000,#fff 4rem calc(100% - 4rem),#0000);mask-image:linear-gradient(0deg,#0000,#fff 4rem calc(100% - 4rem),#0000)}.Frame-module__DOzwsG__tailwindGridlinesVertical:after{left:auto;right:-1.5rem}.Frame-module__DOzwsG__tailwindGradient{z-index:-1;width:100%;height:32px;margin-top:-1px;position:absolute;top:calc(100% + 1.5rem);left:20px;overflow:hidden}.Frame-module__DOzwsG__tailwindGradient>div{width:clamp(14rem,80%,40rem);height:2px;margin-top:-1px;display:flex}.Frame-module__DOzwsG__tailwindGradient1{filter:blur(4px);background:linear-gradient(90deg,#00bff400 0%,#00a7e5 32.29%,#ff369b4d 67.19%,#ff369b00 100%);background:linear-gradient(90deg,color(display-p3 .2196 .7412 .9725/0) 0%,color(display-p3 .0549 .6471 .9137) 32.29%,color(display-p3 .9255 .2824 .6/.3) 67.19%,color(display-p3 .9255 .2824 .6/0) 100%);flex:none;width:100%}.Frame-module__DOzwsG__tailwindGradient2{filter:blur(1px);margin-left:-100%;}.Frame-module__DOzwsG__tailwindFrameLightMode{background:#fff;background:color(display-p3 1 1 1)}.Frame-module__DOzwsG__tailwindFrameLightMode.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__tailwindWindow{background:#fff}.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindWindow{background:#ffffffbf;box-shadow:0 0 0 1px #0c172b1a,0 2px 4px #0000000f;box-shadow:0 0 0 1px color(display-p3 .0572 .0889 .1628/.1),0 2px 4px color(display-p3 0 0 0/.06)}.Frame-module__DOzwsG__tailwindFrameLightMode.Frame-module__DOzwsG__isSafari .Frame-module__DOzwsG__tailwindWindow{box-shadow:none;border:1px solid #0106181a;border:1px solid color(display-p3 .0078 .0235 .0902/.1)}.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindHeader{border-color:#0000001a}.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__control{background-color:#e1e8f1;background-color:color(display-p3 .8863 .9098 .9412)}.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindGridlinesHorizontal:before,.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindGridlinesHorizontal:after,.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindGridlinesVertical:before,.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindGridlinesVertical:after{background:#0106181a;background:color(display-p3 .0078 .0235 .0902/.1)}.Frame-module__DOzwsG__tailwindFrameLightMode .Frame-module__DOzwsG__tailwindBeams{top:0;transform:translate(-50%)}.Frame-module__DOzwsG__clerkFrame{background:#222}.Frame-module__DOzwsG__clerkPattern{pointer-events:none;width:calc(100% + 64px);height:128px;position:absolute;bottom:0;left:-32px;-webkit-mask-image:radial-gradient(farthest-side at 50% 100%,#000,#0000);mask-image:radial-gradient(farthest-side at 50% 100%,#000,#0000)}.Frame-module__DOzwsG__clerkWindow{background:#111;border-radius:8px;padding:3px;position:relative;box-shadow:0 0 0 1px #00000059,inset 0 1px #ffffff08,0 0 0 6px #00000014,0 72px 29px #00000005,0 41px 24px #00000012,0 18px 18px #0000001c,0 5px 10px #00000021}.Frame-module__DOzwsG__clerkCode{--line-number:#484848;background:#191919;border-radius:5px;box-shadow:0 0 0 1px #00000014,0 14px 6px #0000000a,0 8px 5px #0000001f,0 3px 3px #0003,0 1px 2px #0000003b}.Frame-module__DOzwsG__clerkHeader{align-items:center;height:40px;padding:0 20px;display:flex}.Frame-module__DOzwsG__clerkFrameLightMode{background:#f9f9f9}.Frame-module__DOzwsG__clerkFrameLightMode .Frame-module__DOzwsG__clerkWindow{background:#f8f8f8;box-shadow:0 0 0 8px #00000005,inset 0 1px #fffc,0 0 0 1px #0000000a,0 113px 32px #0000,0 72px 29px #00000003,0 41px 24px #00000005,0 18px 18px #0000000a,0 5px 10px #0000000a}.Frame-module__DOzwsG__clerkFrameLightMode .Frame-module__DOzwsG__clerkPattern{opacity:.2}.Frame-module__DOzwsG__clerkFrameLightMode .Frame-module__DOzwsG__clerkCode{--line-number:#c9c9c9;background:#fff;box-shadow:0 0 0 1px #00000005,0 14px 6px #00000003,0 8px 5px #00000008,0 3px 3px #0000000d,0 1px 2px #0000000f}.Frame-module__DOzwsG__openAIFrame{--line-number:#fff3;font-family:var(--font-soehne-mono);background:#121a29}.Frame-module__DOzwsG__openAIFrame:has(.highlighted-line) .line:not(.highlighted-line){filter:grayscale();opacity:.5;transition:filter 1s,opacity 1s}.Frame-module__DOzwsG__openAIFrame .Frame-module__DOzwsG__isHighlightingLines .line:not(.highlighted-line):hover{filter:none!important;opacity:1!important}.Frame-module__DOzwsG__openAIWindow{z-index:1;background:#232b41;border:.5px solid #ffffff1a;border-radius:8px;position:relative;box-shadow:0 100px 89px #00000012,0 41.778px 37.182px #0000000d,0 22.336px 19.879px #0000000a,0 12.522px 11.144px #0000000a,0 6.65px 5.919px #00000008,0 2.767px 2.463px #00000005}.Frame-module__DOzwsG__openAIFrameLightMode{--line-number:#acacbe;background:linear-gradient(238deg,#f1f0f4 0%,#f8f8fd 100%)}.Frame-module__DOzwsG__openAIFrameLightMode .Frame-module__DOzwsG__openAIWindow{background:#fff;border:.5px solid #0000001a;border-radius:8px;position:relative;box-shadow:0 73px 83px #00000008,0 4.855px 5.52px #00000003,0 2.02px 2.297px #00000003}.Frame-module__DOzwsG__prismaFrame{--gradient-angle:140deg;background:linear-gradient(var(--gradient-angle),#0c1d26 0%,#0a0c17 100%)}.Frame-module__DOzwsG__prismaWindow{border-radius:var(--radius);background-color:var(--background);--radius:10px;--frame-border-gradient:linear-gradient(var(--gradient-angle),#3e4083,#16544f);--background:#0b0f19bf;border:1px solid #0000;position:relative;overflow:visible}.Frame-module__DOzwsG__prismaWindow [data-frameborder]:before{border-radius:var(--radius);background:var(--frame-border-gradient)border-box;content:"";pointer-events:none;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Frame-module__DOzwsG__prismaWindow [data-frameborder]:first-of-type:before{inset:-1px}.Frame-module__DOzwsG__prismaWindow [data-frameborder]:nth-of-type(2):before{border-radius:calc(var(--radius) + 6px);opacity:.5;inset:-6px}.Frame-module__DOzwsG__prismaWindow [data-frameborder]:nth-of-type(3):before{border-radius:calc(var(--radius) + 11px);opacity:.3;inset:-11px}.Frame-module__DOzwsG__prismaWindow [data-frameborder]:nth-of-type(4):before{border-radius:calc(var(--radius) + 16px);opacity:.1;inset:-16px}.Frame-module__DOzwsG__prismaHeader{background:#0003;border-bottom:1px solid #141818;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:12px;height:40px;display:flex}.Frame-module__DOzwsG__prismaFileName{color:#31baaf;vertical-align:top;align-items:center;height:40px;font-size:12px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__prismaFileName input,.Frame-module__DOzwsG__prismaFileName>span,.Frame-module__DOzwsG__prismaFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:var(--font-inter);letter-spacing:.4px;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0 16px;font-weight:500;position:static}.Frame-module__DOzwsG__prismaFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__prismaFileName input{color:inherit}.Frame-module__DOzwsG__prismaFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__prismaFileName:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;bottom:0;left:0}.Frame-module__DOzwsG__prismaFrameLightMode{background:linear-gradient(140deg,#e8e8ff 0%,#e7fefc 100%)}.Frame-module__DOzwsG__prismaFrameLightMode.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__prismaWindow{--background:#edf9fce6}.Frame-module__DOzwsG__prismaFrameLightMode .Frame-module__DOzwsG__prismaWindow{--background:#edf9fc80;--frame-border-gradient:linear-gradient(var(--gradient-angle),#6164cc,#31baaf)}.Frame-module__DOzwsG__prismaFrameLightMode .Frame-module__DOzwsG__prismaHeader{background:#edf9fce6;border-color:#dfdfdf}.Frame-module__DOzwsG__prismaFrameLightMode .Frame-module__DOzwsG__prismaFileName{color:#16a394}.Frame-module__DOzwsG__mintlifyFrame{background:#121212}.Frame-module__DOzwsG__mintlifyWindow{z-index:1;background:#070a08;border-radius:12px;position:relative;box-shadow:0 173px 48px #0000,0 110px 44px #00000003,0 62px 37px #0000000d,0 28px 28px #00000017,0 7px 15px #0000001a}.Frame-module__DOzwsG__mintlifyHeader{background:#010201;border-bottom:1px solid #141818;border-top-left-radius:12px;border-top-right-radius:12px;justify-content:space-between;align-items:center;gap:12px;height:40px;display:flex}.Frame-module__DOzwsG__mintlifyFileName{color:#55d799;vertical-align:top;align-items:center;height:40px;font-size:12px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__mintlifyFileName input,.Frame-module__DOzwsG__mintlifyFileName>span,.Frame-module__DOzwsG__mintlifyFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:var(--font-inter);letter-spacing:.4px;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0 16px;font-weight:500;position:static}.Frame-module__DOzwsG__mintlifyFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__mintlifyFileName input{color:inherit}.Frame-module__DOzwsG__mintlifyFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__mintlifyFileName:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;bottom:0;left:0}.Frame-module__DOzwsG__mintlifyPatternWrapper{background:radial-gradient(49.63% 57.02% at 58.99% -7.2%,#0d93731a 39.4%,#0000 100%);width:700px;height:600px;position:absolute;top:0;right:-25px}.Frame-module__DOzwsG__mintlifyPattern{width:600px;max-width:none;position:absolute;top:0;right:0}.Frame-module__DOzwsG__mintlifyFrameLightMode{background:#f6fbf9}.Frame-module__DOzwsG__mintlifyFrameLightMode .Frame-module__DOzwsG__mintlifyWindow{background:#fff;border-color:#dfdfdf;box-shadow:0 173px 48px #0000,0 110px 44px #00000003,0 62px 37px #00000008,0 28px 28px #0000000d,0 7px 15px #0000000f}.Frame-module__DOzwsG__mintlifyFrameLightMode .Frame-module__DOzwsG__mintlifyHeader{background:#fcfcfc;border-color:#dfdfdf}.Frame-module__DOzwsG__mintlifyFrameLightMode .Frame-module__DOzwsG__mintlifyFileName{color:#0d9373}.Frame-module__DOzwsG__mintlifyFrameLightMode .Frame-module__DOzwsG__mintlifyLanguage{color:#707070}.Frame-module__DOzwsG__elevenLabsFrame{--background:#111;--border-color:#353535;--dot-color:white;background:var(--background)}.Frame-module__DOzwsG__elevenLabsFrame [data-grid=true]{background:var(--border-color)}.Frame-module__DOzwsG__elevenLabsFrame [data-dot=true]{background:var(--dot-color)}.Frame-module__DOzwsG__elevenLabsFrame .highlighted-line:after{z-index:1!important;width:1px!important;left:0!important}.Frame-module__DOzwsG__elevenLabsFrameLightMode{--background:#fff;--border-color:#e5e7eb;--dot-color:black}.Frame-module__DOzwsG__elevenLabsWindow{position:relative}.Frame-module__DOzwsG__elevenLabsWindow:before{z-index:1;border:1px solid var(--border-color);content:"";pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute}.Frame-module__DOzwsG__elevenLabsEditor{background:var(--background);border-radius:24px;position:relative}.Frame-module__DOzwsG__elevenLabsCircle{border:1px solid var(--border-color);content:"";pointer-events:none;border-radius:9999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Frame-module__DOzwsG__elevenLabsGridlineHorizontalTop,.Frame-module__DOzwsG__elevenLabsGridlineHorizontalCenter,.Frame-module__DOzwsG__elevenLabsGridlineHorizontalBottom{background:var(--border-color);content:"";width:1200px;height:1px;position:absolute;left:-150px}.Frame-module__DOzwsG__elevenLabsGridlineHorizontalTop{top:0}.Frame-module__DOzwsG__elevenLabsGridlineHorizontalCenter{top:50%;transform:translateY(-50%)}.Frame-module__DOzwsG__elevenLabsGridlineHorizontalBottom{bottom:0}.Frame-module__DOzwsG__elevenLabsGridlineVerticalLeft,.Frame-module__DOzwsG__elevenLabsGridlineVerticalCenter,.Frame-module__DOzwsG__elevenLabsGridlineVerticalRight{background:var(--border-color);content:"";width:1px;height:calc(100% + 300px);position:absolute;top:-150px;bottom:0}.Frame-module__DOzwsG__elevenLabsGridlineVerticalLeft{left:0}.Frame-module__DOzwsG__elevenLabsGridlineVerticalCenter{left:50%;transform:translate(-50%)}.Frame-module__DOzwsG__elevenLabsGridlineVerticalRight{right:0}.Frame-module__DOzwsG__elevenLabsDotTopLeft,.Frame-module__DOzwsG__elevenLabsDotTopRight,.Frame-module__DOzwsG__elevenLabsDotBottomLeft,.Frame-module__DOzwsG__elevenLabsDotBottomRight{z-index:2;width:3px;height:3px;display:flex;position:absolute;top:-1px;left:-1px}.Frame-module__DOzwsG__elevenLabsDotBottomRight{inset:auto -1px -1px auto}.Frame-module__DOzwsG__elevenLabsDotBottomLeft{top:auto;bottom:-1px;left:-1px}.Frame-module__DOzwsG__elevenLabsDotTopLeft{top:-1px;left:-1px}.Frame-module__DOzwsG__elevenLabsDotTopRight{top:-1px;left:auto;right:-1px}.Frame-module__DOzwsG__elevenLabsGridlineCornerTopLeft,.Frame-module__DOzwsG__elevenLabsGridlineCornerTopRight,.Frame-module__DOzwsG__elevenLabsGridlineCornerBottomRight,.Frame-module__DOzwsG__elevenLabsGridlineCornerBottomLeft{position:absolute}.Frame-module__DOzwsG__elevenLabsGridlineCornerTopLeft{transform-origin:100% 100%;width:1px;height:200px;top:-200px;left:0;transform:rotate(-45deg)}.Frame-module__DOzwsG__elevenLabsGridlineCornerTopRight{transform-origin:0 100%;width:1px;height:200px;top:-200px;right:0;transform:rotate(45deg)}.Frame-module__DOzwsG__elevenLabsGridlineCornerBottomRight{transform-origin:0 0;width:1px;height:200px;bottom:-200px;right:0;transform:rotate(-45deg)}.Frame-module__DOzwsG__elevenLabsGridlineCornerBottomLeft{transform-origin:100% 0;width:1px;height:200px;bottom:-200px;left:0;transform:rotate(45deg)}.Frame-module__DOzwsG__bitmap{--frame-background:#fffffff2}.Frame-module__DOzwsG__bitmap.Frame-module__DOzwsG__withBackground{background-color:#000;background-position:top;background-repeat:no-repeat;background-size:100%;background-image:url(../media/manifesto.fed566cf.png)!important}.Frame-module__DOzwsG__bitmap.Frame-module__DOzwsG__darkMode{--frame-background:#000000e0}.Frame-module__DOzwsG__noir{--frame-background:#fffffff2}.Frame-module__DOzwsG__noir.Frame-module__DOzwsG__withBackground{background-position:50%;background-size:cover;background-image:url(../media/distortion.53b7b6ca.png)!important}.Frame-module__DOzwsG__noir.Frame-module__DOzwsG__darkMode{--frame-background:#000000e6}.Frame-module__DOzwsG__ice{--background:#f6f6f6;--dot-color:#0000001f}.Frame-module__DOzwsG__ice.Frame-module__DOzwsG__withBackground{background-position:-8.5px -8.5px;background-repeat:repeat;background-size:17px 17px;inset:0;background-color:var(--background)!important;background-image:radial-gradient(var(--dot-color)1px,transparent 0)!important}.Frame-module__DOzwsG__ice .Frame-module__DOzwsG__withShadow{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border),0 4px 6px #0000000d;border:none}.Frame-module__DOzwsG__ice.Frame-module__DOzwsG__darkMode{--background:#0e0e0e;--dot-color:#ffffff17}.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__noBackground [data-grid=true],.Frame-module__DOzwsG__noBackground [data-dot=true]{display:none}.Frame-module__DOzwsG__resend{--frame-background:#ffffffb8;--selection-background:#00cc9937;--selection-text-color:#007763fd;--frame-header-background:#ffffff1a;--frame-border:#3d3d3d21;--frame-border-radius:8px;--frame-text-color:#000}.Frame-module__DOzwsG__resend.Frame-module__DOzwsG__withBackground{background-position:50%;background-size:cover;background-image:url(../media/resend-pattern-light.d20d0ff8.png)!important}.Frame-module__DOzwsG__resend.Frame-module__DOzwsG__withBackground.Frame-module__DOzwsG__darkMode{background-image:url(../media/resend-pattern-dark.1965a966.png)!important}.Frame-module__DOzwsG__resend::selection{background:var(--selection-background);color:var(--selection-text-color)}.Frame-module__DOzwsG__resend.Frame-module__DOzwsG__darkMode{--frame-background:#000000e0;--frame-header-background:#000000e6;--frame-border:#3d3d3d21;--frame-text-color:#fafafa;--selection-background:#00fff61d;--selection-text-color:#67ffded2}.Frame-module__DOzwsG__resendWindow{z-index:1;border:.5px solid var(--frame-border);border-radius:var(--frame-border-radius);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--frame-background);position:relative}.Frame-module__DOzwsG__resendHeader{border-bottom:1px solid var(--frame-border);background:var(--frame-header-background);border-top-left-radius:calc(var(--frame-border-radius) - .5px);border-top-right-radius:calc(var(--frame-border-radius) - .5px);justify-content:space-between;align-items:center;gap:12px;height:40px;padding:0 16px;display:flex}.Frame-module__DOzwsG__resendFileName{height:40px;color:var(--frame-text-color);vertical-align:top;align-items:center;font-size:14px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__resendFileName input,.Frame-module__DOzwsG__resendFileName>span,.Frame-module__DOzwsG__resendFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__DOzwsG__resendFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__resendFileName input{color:inherit}.Frame-module__DOzwsG__resendFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__resendLanguage{color:#898989;height:40px;font-size:14px;line-height:40px}.Frame-module__DOzwsG__browserbaseFrame{background-color:#080808;height:100%;position:relative}.Frame-module__DOzwsG__browserbaseBackground{position:relative}.Frame-module__DOzwsG__browserbaseBackgroundGridline{content:"";pointer-events:none;border-left:2px dashed #ffffff1a;width:1px;height:100%;position:absolute}.Frame-module__DOzwsG__browserbaseBackgroundGridline:first-child{left:5%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(2){left:20%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(3){left:35%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(4){left:50%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(5){left:65%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(6){left:80%}.Frame-module__DOzwsG__browserbaseBackgroundGridline:nth-child(7){left:95%}.Frame-module__DOzwsG__browserbaseBackground{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Frame-module__DOzwsG__browserbaseWindow{z-index:1;background:#0f0f0f;border:2px solid #ffffff1a;position:relative}.Frame-module__DOzwsG__browserbaseWindow .Frame-module__DOzwsG__header{height:30px;padding-top:10px}.Frame-module__DOzwsG__browserbaseWindow .Frame-module__DOzwsG__fileName{height:24px;font-family:var(--font-space-mono),monospace;font-size:14px;line-height:24px}.Frame-module__DOzwsG__browserbaseWindow .Frame-module__DOzwsG__fileName>input,.Frame-module__DOzwsG__browserbaseWindow .Frame-module__DOzwsG__fileName>span,.Frame-module__DOzwsG__browserbaseWindow .Frame-module__DOzwsG__fileName:after{font-family:var(--font-space-mono),monospace;font-size:14px;line-height:24px}.Frame-module__DOzwsG__browserbaseFrameLightMode{background:#faf6f4}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseBackground{opacity:1}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseWindow{background:#fff;border-color:#0000004d}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseBackgroundGridline{border-color:#0000004d}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseHeader{border-bottom-color:#000000b3}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseLanguage{color:#000}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseFileName,.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseFileName>span{color:#0009}.Frame-module__DOzwsG__browserbaseFrameLightMode.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__browserbaseFrameLightMode .Frame-module__DOzwsG__browserbaseOutline{opacity:1}.Frame-module__DOzwsG__browserbaseFileName{color:#fff;font-family:var(--font-space-mono),monospace;text-align:center;white-space:nowrap;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:24px;display:flex;position:relative}.Frame-module__DOzwsG__browserbaseFileName>input:focus+span{display:none}.Frame-module__DOzwsG__browserbaseFileName>input,.Frame-module__DOzwsG__browserbaseFileName>span,.Frame-module__DOzwsG__browserbaseFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:center;background:0 0;border:none;outline:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__DOzwsG__browserbaseFileName>span{z-index:1;color:#fff9;position:relative}.Frame-module__DOzwsG__browserbaseFileName input{color:inherit}.Frame-module__DOzwsG__browserbaseFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__stripeFrame{--bg:#0a2540;--stripe:#f7f9fc;--border:#0f395e;--gridline:#ffffff1a;--window:#0c2e4e;--line-number:#55718d;background-color:var(--bg);height:100%;position:relative}.Frame-module__DOzwsG__stripeBackground{position:relative}.Frame-module__DOzwsG__stripeBackgroundGridlineContainer{width:var(--window-width);height:100%;margin:0 auto;position:relative}.Frame-module__DOzwsG__stripeBackgroundGridline{z-index:1;border-left:1px dashed var(--gridline);content:"";pointer-events:none;width:1px;height:100%;position:absolute}.Frame-module__DOzwsG__stripeBackgroundGridline:first-child{border-style:solid;left:0}.Frame-module__DOzwsG__stripeBackgroundGridline:nth-child(2){left:25%}.Frame-module__DOzwsG__stripeBackgroundGridline:nth-child(3){left:50%}.Frame-module__DOzwsG__stripeBackgroundGridline:nth-child(4){left:75%}.Frame-module__DOzwsG__stripeBackgroundGridline:nth-child(5){border-style:solid;left:calc(100% - 1px)}.Frame-module__DOzwsG__stripeBackground{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Frame-module__DOzwsG__stripeWindow{z-index:1;border:1px solid var(--border);background:var(--window);border-radius:8px;position:relative;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d}.Frame-module__DOzwsG__stripeWindow.Frame-module__DOzwsG__isSafari{box-shadow:none}.Frame-module__DOzwsG__stripeStripe{z-index:0;background:var(--stripe);transform-origin:100% 0;--gridline:#42477026;width:100%;height:40%;position:absolute;top:60%;left:0;transform:skewY(-6deg)}.Frame-module__DOzwsG__stripeSet{z-index:1;top:auto;bottom:65px;left:calc(var(--window-width)*.75 - 50px);transform-origin:100% 0;width:500px;height:50px;position:absolute}.Frame-module__DOzwsG__stripeSet.Frame-module__DOzwsG__isSmall{top:-49px;bottom:auto}.Frame-module__DOzwsG__stripe1{background:#11efe3;width:100%;height:100%;position:absolute}.Frame-module__DOzwsG__stripe2{background:#96f;width:100%;height:32px;position:absolute;transform:translate(50px,50px)}.Frame-module__DOzwsG__intersection{background:#0048e5;width:100%;height:18px;position:absolute;transform:translate(50px,32px)}.Frame-module__DOzwsG__nuxtFrame{--gradient-angle:140deg;background:#0b0c11;position:relative}.Frame-module__DOzwsG__nuxtFrame.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__nuxtFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtStars{display:none}.Frame-module__DOzwsG__nuxtFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtWindow{--nuxt-background:#0b0c11f2}.Frame-module__DOzwsG__nuxtFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtWindow:before,.Frame-module__DOzwsG__nuxtFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtWindow:after{display:none}.Frame-module__DOzwsG__nuxtStars{z-index:0;object-fit:cover;opacity:.15;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Frame-module__DOzwsG__nuxtWindow{z-index:1;border-radius:var(--radius);background-color:var(--nuxt-background);--radius:10px;--nuxt-background:#0b0c11;--nuxt-border-gradient:linear-gradient(var(--gradient-angle),#00dc82,#00a86b);border:1px solid #0000;position:relative;overflow:visible}.Frame-module__DOzwsG__nuxtWindow:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(#00dc8299,#0000 70%);width:250px;height:180px;position:absolute;top:-200px;left:-200px}.Frame-module__DOzwsG__nuxtWindow:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(#00dc8299,#0000 70%);width:250px;height:180px;position:absolute;bottom:-200px;right:-200px}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]{border-radius:var(--radius);pointer-events:none;position:absolute}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:before{border-radius:inherit;content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#00dc82 0% 8%,#0000 20% 80%,#00dc82 92% 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:first-of-type{border-radius:var(--radius);inset:-1px}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:nth-of-type(2){border-radius:calc(var(--radius) + 8px);inset:-8px}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:nth-of-type(2):before{opacity:.5;background:linear-gradient(135deg,#00dc82 0% 10%,#0000 26% 74%,#00dc82 90% 100%)}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:nth-of-type(3){border-radius:calc(var(--radius) + 15px);inset:-14px}.Frame-module__DOzwsG__nuxtWindow [data-frameborder]:nth-of-type(3):before{opacity:.25;background:linear-gradient(135deg,#00dc82 0% 12%,#0000 28% 72%,#00dc82 88% 100%)}.Frame-module__DOzwsG__nuxtWindow{--line-number:#8b949e;--line-number-opacity:1}.Frame-module__DOzwsG__nuxtWindow .highlighted-line{background-color:#191e23b3!important}.Frame-module__DOzwsG__nuxtWindow .highlighted-line:after{display:none!important}.Frame-module__DOzwsG__nuxtWindow:has(.highlighted-line) .line:not(.highlighted-line){opacity:.35}.Frame-module__DOzwsG__nuxtFrameLightMode{background:linear-gradient(var(--gradient-angle),#f8faf9 0%,#f0f9f4 100%)}.Frame-module__DOzwsG__nuxtFrameLightMode.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__nuxtFrameLightMode.Frame-module__DOzwsG__noBackground:before,.Frame-module__DOzwsG__nuxtFrameLightMode.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtStars{display:none}.Frame-module__DOzwsG__nuxtFrameLightMode.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__nuxtWindow{--nuxt-background:#f8faf9f2}.Frame-module__DOzwsG__nuxtFrameLightMode:before{background:radial-gradient(circle,#00dc820f,#0000 70%)}.Frame-module__DOzwsG__nuxtFrameLightMode .Frame-module__DOzwsG__nuxtStars{opacity:.03}.Frame-module__DOzwsG__nuxtFrameLightMode .Frame-module__DOzwsG__nuxtWindow{--nuxt-background:transparent;--nuxt-border-gradient:linear-gradient(var(--gradient-angle),#3da896,#00dc82);--line-number:#78909c;--line-number-opacity:1}.Frame-module__DOzwsG__nuxtFrameLightMode .Frame-module__DOzwsG__nuxtWindow:before,.Frame-module__DOzwsG__nuxtFrameLightMode .Frame-module__DOzwsG__nuxtWindow:after{display:none}.Frame-module__DOzwsG__nuxtFrameLightMode .highlighted-line{background-color:#e0f2e8e6!important}.Frame-module__DOzwsG__nuxtFrameLightMode .highlighted-line:after{display:none!important}.Frame-module__DOzwsG__nuxtFrameLightMode:has(.highlighted-line) .line:not(.highlighted-line){opacity:.4}.Frame-module__DOzwsG__wrappedFrame{--wrapped-bg:#0a0a0a;--wrapped-border:#a25f21;--wrapped-glow:#a25f21;--wrapped-grid:#ffffff0a;background-color:var(--wrapped-bg);background-image:url(../media/glow.4aeffa80.png);background-position:50%,bottom;background-repeat:no-repeat;background-size:cover;position:relative}.Frame-module__DOzwsG__wrappedWindow{z-index:4;position:relative}.Frame-module__DOzwsG__wrappedBorder{z-index:2;border:1px solid var(--wrapped-border);pointer-events:none;position:absolute;inset:0}.Frame-module__DOzwsG__wrappedGlowLeft,.Frame-module__DOzwsG__wrappedGlowRight{z-index:1;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.Frame-module__DOzwsG__wrappedGlowLeft{background:linear-gradient(90deg,#fb923c26 0%,#0000 100%);left:0}.Frame-module__DOzwsG__wrappedGlowRight{background:linear-gradient(270deg,#fb923c26 0%,#0000 100%);right:0}.Frame-module__DOzwsG__wrappedGlowBottom{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#fb923c33 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.Frame-module__DOzwsG__wrappedFade{z-index:3;background:linear-gradient(to bottom,var(--wrapped-bg)0%,transparent 100%);pointer-events:none;position:absolute;inset:0}.Frame-module__DOzwsG__wrappedFrameLightMode{--wrapped-bg:#fafaf9;--wrapped-grid:#0000000a}.Frame-module__DOzwsG__wrappedFrameLightMode .Frame-module__DOzwsG__wrappedBottomGlow{background:radial-gradient(50% 100% at bottom,#c2410c80 0%,#c2410c33 40%,#0000 80%)}.Frame-module__DOzwsG__cloudflareFrame{background:#0c0c0c}.Frame-module__DOzwsG__cloudflareFrameLightMode{background:#f5f5f5}.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareWindow{background:#fff;border-color:#e5e5e5}.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareHeader{background:#fafafa;border-color:#e5e5e5}.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareFileName{color:#0a0a0a;color:lab(2.75381% 0 0)}.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareLanguage{color:#a1a1a1;color:lab(66.128% -.0000298023 .0000119209)}.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareGridlinesHorizontal:before,.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareGridlinesHorizontal:after,.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareGridlinesVertical:before,.Frame-module__DOzwsG__cloudflareFrameLightMode .Frame-module__DOzwsG__cloudflareGridlinesVertical:after{background:#e5e5e5}.Frame-module__DOzwsG__cloudflareWindow{background:#0c0c0c;border:none;border-radius:0;position:relative}.Frame-module__DOzwsG__cloudflareGridlinesHorizontal:before,.Frame-module__DOzwsG__cloudflareGridlinesHorizontal:after{content:"";background:#262626;width:1200px;height:1px;position:absolute;top:0;bottom:0;left:-150px}.Frame-module__DOzwsG__cloudflareGridlinesHorizontal:after{top:auto;bottom:0}.Frame-module__DOzwsG__cloudflareGridlinesVertical:before,.Frame-module__DOzwsG__cloudflareGridlinesVertical:after{content:"";background:#262626;width:1px;height:calc(100% + 300px);position:absolute;top:-150px;bottom:0;left:0}.Frame-module__DOzwsG__cloudflareGridlinesVertical:after{left:auto;right:0}.Frame-module__DOzwsG__cloudflareHeader{background:#0f0f0f;border-bottom:1px solid #262626;border-top-left-radius:0;border-top-right-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100%;height:40px;padding:0 16px;display:flex}.Frame-module__DOzwsG__cloudflareFileName{color:#ededed;vertical-align:top;align-items:center;height:40px;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__cloudflareFileName input,.Frame-module__DOzwsG__cloudflareFileName>span,.Frame-module__DOzwsG__cloudflareFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__DOzwsG__cloudflareFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__cloudflareFileName input{color:inherit}.Frame-module__DOzwsG__cloudflareFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__cloudflareLanguage{color:#737373;height:40px;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:40px}.Frame-module__DOzwsG__geminiFrame{background:#0e1016;position:relative;overflow:hidden}.Frame-module__DOzwsG__geminiFrame.Frame-module__DOzwsG__isSafari .Frame-module__DOzwsG__geminiWindow{box-shadow:none}.Frame-module__DOzwsG__geminiStars{object-fit:cover;opacity:.8;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Frame-module__DOzwsG__geminiWindow{z-index:10;background:#16181d;border-radius:26px;flex-direction:column;align-items:stretch;min-height:100px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006}.Frame-module__DOzwsG__geminiFrame.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__geminiFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__geminiStars{display:none}.Frame-module__DOzwsG__geminiFrame.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__geminiWindow{background:#16181d}.Frame-module__DOzwsG__geminiHeader{background:#0003;justify-content:space-between;align-items:center;gap:12px;height:40px;display:flex;overflow:hidden}.Frame-module__DOzwsG__geminiFileName{color:#5c9ec7;vertical-align:top;align-items:center;height:40px;margin:0 16px;font-size:12px;line-height:40px;display:grid;position:relative}.Frame-module__DOzwsG__geminiFileName input,.Frame-module__DOzwsG__geminiFileName>span,.Frame-module__DOzwsG__geminiFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:var(--font-inter);letter-spacing:.4px;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;font-weight:500;position:static}.Frame-module__DOzwsG__geminiFileName>span{z-index:1;position:relative}.Frame-module__DOzwsG__geminiFileName input{color:inherit}.Frame-module__DOzwsG__geminiFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__DOzwsG__geminiFileName:before{content:"";background:currentColor;border-top-left-radius:2px;border-top-right-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Frame-module__DOzwsG__geminiFrameLightMode .Frame-module__DOzwsG__geminiWindow{background:#ffffffe6;box-shadow:0 4px 24px #00000014}.Frame-module__DOzwsG__geminiFrameLightMode .Frame-module__DOzwsG__geminiFileName{color:#1867d2}.Frame-module__DOzwsG__geminiFrameLightMode .Frame-module__DOzwsG__geminiHeader{background:#00000008}.Frame-module__DOzwsG__geminiFrameLightMode.Frame-module__DOzwsG__noBackground{background:0 0}.Frame-module__DOzwsG__geminiFrameLightMode.Frame-module__DOzwsG__noBackground .Frame-module__DOzwsG__geminiWindow{background:#fff}
.Controls-module__3oOUra__controls{z-index:20;background:var(--panel-background);border-top:1px solid #fff3;align-items:center;gap:32px;width:100%;padding:24px;display:flex;position:fixed;bottom:-1px;left:0;overflow-x:auto;box-shadow:0 4px 16px #0009}@media (min-width:768px){.Controls-module__3oOUra__controls{--radius:16px;overflow:initial;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border:none;width:auto;left:50%;transform:translate(-50%)}.Controls-module__3oOUra__controls:before{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(20deg,#ffffff1a 0%,#ffffff40 20%,#ffffff1a 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}}
.ControlContainer-module__1KUOJW__container{flex-direction:column;gap:7px;display:flex}.ControlContainer-module__1KUOJW__controlTitle{color:#fff6;cursor:default;letter-spacing:.1px;white-space:nowrap;font-size:11px;font-weight:500;line-height:14px}.ControlContainer-module__1KUOJW__control{align-items:center;height:24px;display:flex}
.LanguageControl-module__B0ljZG__loadingShimmer{position:relative}.LanguageControl-module__B0ljZG__loadingShimmer:before{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff26 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1s linear .5s infinite LanguageControl-module__B0ljZG__shimmer;position:absolute;top:0;left:0}@keyframes LanguageControl-module__B0ljZG__shimmer{to{background-position:-200% 0}}
.PaddingControl-module__cn3Riq__toggleGroup{gap:8px;display:flex}.PaddingControl-module__cn3Riq__toggleGroupItem{color:#fff6;letter-spacing:.1px;--focus-ring-color:#ffffff1a;background:0 0;border:none;border-radius:5px;justify-content:center;padding:4px 6px;font-size:13px;font-weight:500;line-height:16px;transition:color .2s,background-color .2s;display:flex}.PaddingControl-module__cn3Riq__toggleGroupItem:hover{color:#fff}.PaddingControl-module__cn3Riq__toggleGroupItem:focus{box-shadow:0 0 0 2px var(--panel-background),0 0 0 4px var(--focus-ring-color);outline:none}.PaddingControl-module__cn3Riq__toggleGroupItem[aria-checked=true]{background:var(--focus-ring-color);color:#fff}
.ThemeControl-module__OSBryG__themePreview{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ThemeControl-module__OSBryG__logo{color:#fff;width:14px;height:auto}.ThemeControl-module__OSBryG__limited{-webkit-text-fill-color:transparent;background-image:linear-gradient(160deg,#f26f17,#ffd7ab);-webkit-background-clip:text;background-clip:text}.ThemeControl-module__OSBryG__giftIcon{color:#f26f17;text-shadow:0 0 0 10px #f26f17;transform:scale(1.1)}
.code-module__gyV9JG__app{isolation:isolate;grid-template:"top"15px"content""footer"110px/1fr;justify-content:center;align-items:center;width:100%;height:100%;display:grid}.code-module__gyV9JG__footer{color:#fff6;letter-spacing:.1px;background-image:url(../media/footer-background.fb57c8b2.jpg);background-position:50% -5px;background-repeat:no-repeat;background-size:700px 245px;grid-area:footer;justify-content:center;align-items:flex-end;gap:40px;height:200px;padding-bottom:40px;font-size:11px;font-weight:500;line-height:14px;display:flex}.code-module__gyV9JG__footer>*{align-items:center;height:22px;display:flex}.code-module__gyV9JG__footerLink{transition:color .3s}.code-module__gyV9JG__footerLink>svg{width:1em;height:1em;margin-left:4px;transition:transform .2s}.code-module__gyV9JG__footerLink:hover{color:#fff}.code-module__gyV9JG__footerLink:hover>svg{transform:translate(2px,-2px)}.code-module__gyV9JG__madeBy{gap:9px}.code-module__gyV9JG__logoLink{align-items:center;transition:transform .3s;display:flex}.code-module__gyV9JG__logoLink:hover{transform:scale(1.05)}
