@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-600:oklch(66.6% .179 58.318);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--tracking-widest:.1em;--leading-relaxed:1.625;--radius-xs:.125rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--aspect-video:16 / 9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--color-border:var(--border)}}@layer utilities{.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:0}.inset-x-0{inset-inline:0}.inset-y-0{inset-block:0}.top-0{top:0}.top-1\.5{top:calc(var(--spacing) * 1.5)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-3\.5{top:calc(var(--spacing) * 3.5)}.top-4{top:calc(var(--spacing) * 4)}.right-0{right:0}.right-1{right:var(--spacing)}.right-3{right:calc(var(--spacing) * 3)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[10000030\]{z-index:10000030}.z-\[10000040\]{z-index:10000040}.order-first{order:-9999}.order-last{order:9999}.col-span-full{grid-column:1/-1}.col-start-2{grid-column-start:2}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-3\.5{margin-inline:calc(var(--spacing) * 3.5)}.mx-6{margin-inline:calc(var(--spacing) * 6)}.mx-auto{margin-inline:auto}.my-0\.5{margin-block:calc(var(--spacing) * .5)}.my-1{margin-block:var(--spacing)}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-full{width:100%;height:100%}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-20{height:calc(var(--spacing) * 20)}.h-\[min\(680px\,88vh\)\]{height:min(680px,88vh)}.h-\[min\(780px\,calc\(100vh-56px\)\)\]{height:min(780px,100vh - 56px)}.h-\[min\(860px\,92vh\)\]{height:min(860px,92vh)}.h-\[min\(900px\,94vh\)\]{height:min(900px,94vh)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-\(--radix-dropdown-menu-content-available-height\){max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-48{max-height:calc(var(--spacing) * 48)}.max-h-96{max-height:calc(var(--spacing) * 96)}.max-h-\[min\(650px\,88vh\)\]{max-height:min(650px,88vh)}.min-h-0{min-height:0}.min-h-4{min-height:calc(var(--spacing) * 4)}.min-h-14{min-height:calc(var(--spacing) * 14)}.min-h-16{min-height:calc(var(--spacing) * 16)}.min-h-44{min-height:calc(var(--spacing) * 44)}.min-h-48{min-height:calc(var(--spacing) * 48)}.min-h-\[80px\]{min-height:80px}.min-h-svh{min-height:100svh}.w-\(--sidebar-width\){width:var(--sidebar-width)}.w-0{width:0}.w-1{width:var(--spacing)}.w-2{width:calc(var(--spacing) * 2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-9{width:calc(var(--spacing) * 9)}.w-24{width:calc(var(--spacing) * 24)}.w-\[min\(440px\,calc\(100vw-2rem\)\)\]{width:min(440px,100vw - 2rem)}.w-\[min\(560px\,94vw\)\]{width:min(560px,94vw)}.w-\[min\(760px\,94vw\)\]{width:min(760px,94vw)}.w-\[min\(1050px\,calc\(100vw-56px\)\)\]{width:min(1050px,100vw - 56px)}.w-\[min\(1180px\,94vw\)\]{width:min(1180px,94vw)}.w-\[min\(1280px\,96vw\)\]{width:min(1280px,96vw)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-\(--skeleton-width\){max-width:var(--skeleton-width)}.max-w-36{max-width:calc(var(--spacing) * 36)}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-none{max-width:none}.min-w-0{min-width:0}.min-w-5{min-width:calc(var(--spacing) * 5)}.min-w-8{min-width:calc(var(--spacing) * 8)}.min-w-9{min-width:calc(var(--spacing) * 9)}.min-w-10{min-width:calc(var(--spacing) * 10)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.origin-\(--radix-dropdown-menu-content-transform-origin\){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-px{--tw-translate-x:-1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-px{--tw-translate-x:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-1{--tw-translate-y:var(--spacing);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[0_1fr\]{grid-template-columns:0 1fr}.grid-rows-\[auto_minmax\(0\,1fr\)\]{grid-template-rows:auto minmax(0,1fr)}.grid-rows-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-rows:auto minmax(0,1fr) auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-0{gap:0}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-\[--spacing\(var\(--gap\)\)\]{gap:calc(var(--spacing) * var(--gap))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.-space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * -2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * -2) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-0\.5{row-gap:calc(var(--spacing) * .5)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-\[2px\]{border-radius:2px}.rounded-\[calc\(var\(--radius\)-5px\)\]{border-radius:calc(var(--radius) - 5px)}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\(--color-border\){border-color:var(--color-border)}.border-border,.border-border\/50{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.border-border\/50{border-color:color-mix(in oklab,var(--border) 50%,transparent)}}.border-destructive\/40{border-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.border-destructive\/40{border-color:color-mix(in oklab,var(--destructive) 40%,transparent)}}.border-input{border-color:var(--input)}.border-primary,.border-primary\/30{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/30{border-color:color-mix(in oklab,var(--primary) 30%,transparent)}}.border-ring{border-color:var(--ring)}.border-sidebar-border{border-color:var(--sidebar-border)}.border-transparent{border-color:#0000}.border-t-transparent{border-top-color:#0000}.border-l-transparent{border-left-color:#0000}.bg-\(--color-bg\){background-color:var(--color-bg)}.bg-\[\#9eea45\]{background-color:#9eea45}.bg-accent{background-color:var(--ui-accent)}.bg-background,.bg-background\/90{background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){.bg-background\/90{background-color:color-mix(in oklab,var(--background) 90%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black) 80%,transparent)}}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive,.bg-destructive\/10{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.bg-destructive\/10{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}}.bg-foreground{background-color:var(--foreground)}.bg-input{background-color:var(--input)}.bg-muted,.bg-muted\/20{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/20{background-color:color-mix(in oklab,var(--muted) 20%,transparent)}}.bg-muted\/30{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/30{background-color:color-mix(in oklab,var(--muted) 30%,transparent)}}.bg-muted\/50{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/50{background-color:color-mix(in oklab,var(--muted) 50%,transparent)}}.bg-popover{background-color:var(--popover)}.bg-primary,.bg-primary\/5{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/5{background-color:color-mix(in oklab,var(--primary) 5%,transparent)}}.bg-secondary{background-color:var(--secondary)}.bg-sidebar{background-color:var(--sidebar)}.bg-sidebar-border{background-color:var(--sidebar-border)}.bg-transparent{background-color:#0000}.fill-current{fill:currentColor}.fill-foreground{fill:var(--foreground)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-px{padding:1px}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.pt-0{padding-top:0}.pt-1{padding-top:var(--spacing)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-14{padding-right:calc(var(--spacing) * 14)}.pr-16{padding-right:calc(var(--spacing) * 16)}.pr-\[60px\]{padding-right:60px}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-balance{text-wrap:balance}.whitespace-nowrap{white-space:nowrap}.text-\[\#10130d\]{color:#10130d}.text-amber-600{color:var(--color-amber-600)}.text-background{color:var(--background)}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-destructive{color:var(--destructive)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-sidebar-foreground,.text-sidebar-foreground\/70{color:var(--sidebar-foreground)}@supports (color:color-mix(in lab,red,red)){.text-sidebar-foreground\/70{color:color-mix(in oklab,var(--sidebar-foreground) 70%,transparent)}}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_0_1px_var\(--sidebar-border\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,var(--sidebar-border));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-background{--tw-ring-color:var(--background)}.ring-sidebar-ring{--tw-ring-color:var(--sidebar-ring)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[image-rendering\:pixelated\]{image-rendering:pixelated}.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *){opacity:1}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *),.group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *){opacity:1}}.group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *){padding-right:calc(var(--spacing) * 8)}.group-has-data-\[size\=lg\]\/avatar-group\:size-10:is(:where(.group\/avatar-group):has([data-size=lg]) *){width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.group-has-data-\[size\=sm\]\/avatar-group\:size-6:is(:where(.group\/avatar-group):has([data-size=sm]) *){width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.group-has-\[\>input\]\/input-group\:pt-2\.5:is(:where(.group\/input-group):has(>input) *){padding-top:calc(var(--spacing) * 2.5)}.group-has-\[\>input\]\/input-group\:pb-2\.5:is(:where(.group\/input-group):has(>input) *){padding-bottom:calc(var(--spacing) * 2.5)}.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *){margin-top:calc(var(--spacing) * -8)}.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *){display:none}.group-data-\[collapsible\=icon\]\:size-8\!:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--spacing) * 8)!important;height:calc(var(--spacing) * 8)!important}.group-data-\[collapsible\=icon\]\:w-\(--sidebar-width-icon\):is(:where(.group)[data-collapsible=icon] *){width:var(--sidebar-width-icon)}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)))}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing) * 4)) + 2px)}.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *){overflow:hidden}.group-data-\[collapsible\=icon\]\:p-0\!:is(:where(.group)[data-collapsible=icon] *){padding:0!important}.group-data-\[collapsible\=icon\]\:p-2\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing) * 2)!important}.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *){opacity:0}.group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){right:calc(var(--sidebar-width) * -1)}.group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){left:calc(var(--sidebar-width) * -1)}.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *){width:0}.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *){--tw-translate-x:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-data-\[disabled\=true\]\/input-group\:opacity-50:is(:where(.group\/input-group)[data-disabled=true] *){opacity:.5}.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *){right:calc(var(--spacing) * -4)}.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *){border-right-style:var(--tw-border-style);border-right-width:1px}.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *){left:0}.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *){rotate:180deg}.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *){border-left-style:var(--tw-border-style);border-left-width:1px}.group-data-\[size\=default\]\/avatar\:size-2\.5:is(:where(.group\/avatar)[data-size=default] *){width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.group-data-\[size\=lg\]\/avatar\:size-3:is(:where(.group\/avatar)[data-size=lg] *){width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.group-data-\[size\=sm\]\/avatar\:size-2:is(:where(.group\/avatar)[data-size=sm] *){width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.group-data-\[size\=sm\]\/avatar\:text-xs:is(:where(.group\/avatar)[data-size=sm] *){font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *){border-radius:var(--radius)}.group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[variant\=floating\]\:border-sidebar-border:is(:where(.group)[data-variant=floating] *){border-color:var(--sidebar-border)}.group-data-\[variant\=floating\]\:shadow-sm:is(:where(.group)[data-variant=floating] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(hover:hover){.peer-hover\/menu-button\:text-sidebar-accent-foreground:is(:where(.peer\/menu-button):hover~*){color:var(--sidebar-accent-foreground)}}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-70:is(:where(.peer):disabled~*){opacity:.7}.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground:is(:where(.peer\/menu-button)[data-active=true]~*){color:var(--sidebar-accent-foreground)}.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing) * 1.5)}.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*){top:calc(var(--spacing) * 2.5)}.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*){top:var(--spacing)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:calc(var(--spacing) * -2)}.after\:inset-y-0:after{content:var(--tw-content);inset-block:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after{content:var(--tw-content);left:100%}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media(hover:hover){.hover\:bg-\[\#b8f06e\]:hover{background-color:#b8f06e}.hover\:bg-accent:hover{background-color:var(--ui-accent)}.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}.hover\:bg-muted:hover,.hover\:bg-muted\/50:hover{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,var(--muted) 50%,transparent)}}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}.hover\:bg-secondary:hover,.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}.hover\:bg-sidebar-accent:hover{background-color:var(--sidebar-accent)}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-accent-foreground:hover{color:var(--ui-accent-foreground)}.hover\:text-destructive:hover{color:var(--destructive)}.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}.hover\:text-sidebar-accent-foreground:hover{color:var(--sidebar-accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_var\(--sidebar-accent\)\]:hover{--tw-shadow:0 0 0 1px var(--tw-shadow-color,var(--sidebar-accent));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar:hover:is(:where(.group)[data-collapsible=offcanvas] *){background-color:var(--sidebar)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:var(--sidebar-border)}}.focus\:z-10:focus{z-index:10}.focus\:bg-accent:focus{background-color:var(--ui-accent)}.focus\:text-accent-foreground:focus{color:var(--ui-accent-foreground)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:z-10:focus-visible{z-index:10}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-0:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible,.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 50%, transparent)}}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-sidebar-accent:active{background-color:var(--sidebar-accent)}.active\:text-sidebar-accent-foreground:active{color:var(--sidebar-accent-foreground)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}:where([data-side=left]) .in-data-\[side\=left\]\:cursor-w-resize{cursor:w-resize}:where([data-side=right]) .in-data-\[side\=right\]\:cursor-e-resize{cursor:e-resize}.has-aria-expanded\:bg-muted\/50:has([aria-expanded=true]){background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.has-aria-expanded\:bg-muted\/50:has([aria-expanded=true]){background-color:color-mix(in oklab,var(--muted) 50%,transparent)}}.has-data-\[variant\=inset\]\:bg-sidebar:has([data-variant=inset]){background-color:var(--sidebar)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:border-ring:has([data-slot=input-group-control]:focus-visible){border-color:var(--ring)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-\[3px\]:has([data-slot=input-group-control]:focus-visible){--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50:has([data-slot=input-group-control]:focus-visible){--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50:has([data-slot=input-group-control]:focus-visible){--tw-ring-color:color-mix(in oklab, var(--ring) 50%, transparent)}}.has-\[\[data-slot\]\[aria-invalid\=true\]\]\:border-destructive:has([data-slot][aria-invalid=true]){border-color:var(--destructive)}.has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]){--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]){--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.has-\[\>\[data-align\=block-end\]\]\:h-auto:has(>[data-align=block-end]){height:auto}.has-\[\>\[data-align\=block-end\]\]\:flex-col:has(>[data-align=block-end]){flex-direction:column}.has-\[\>\[data-align\=block-start\]\]\:h-auto:has(>[data-align=block-start]){height:auto}.has-\[\>\[data-align\=block-start\]\]\:flex-col:has(>[data-align=block-start]){flex-direction:column}.has-\[\>button\]\:mr-\[-0\.45rem\]:has(>button){margin-right:-.45rem}.has-\[\>button\]\:ml-\[-0\.45rem\]:has(>button){margin-left:-.45rem}.has-\[\>kbd\]\:mr-\[-0\.35rem\]:has(>kbd){margin-right:-.35rem}.has-\[\>kbd\]\:ml-\[-0\.35rem\]:has(>kbd){margin-left:-.35rem}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg){grid-template-columns:calc(var(--spacing) * 4) 1fr}.has-\[\>svg\]\:gap-x-3:has(>svg){column-gap:calc(var(--spacing) * 3)}.has-\[\>svg\]\:p-0:has(>svg){padding:0}.has-\[\>svg\]\:px-2:has(>svg){padding-inline:calc(var(--spacing) * 2)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>textarea\]\:h-auto:has(>textarea){height:auto}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--destructive) 20%, transparent)}}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:var(--sidebar-accent)}.data-\[active\=true\]\:font-medium[data-active=true]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:var(--sidebar-accent-foreground)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[inset\]\:pl-8[data-inset]{padding-left:calc(var(--spacing) * 8)}.data-\[size\=lg\]\:size-10[data-size=lg]{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.data-\[size\=sm\]\:size-6[data-size=sm]{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:color-mix(in oklab,var(--destructive) 90%,transparent)}}:is(.\*\:data-\[slot\=avatar\]\:ring-2>*)[data-slot=avatar]{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.\*\:data-\[slot\=avatar\]\:ring-background>*)[data-slot=avatar]{--tw-ring-color:var(--background)}.data-\[spacing\=0\]\:rounded-none[data-spacing="0"]{border-radius:0}.data-\[spacing\=0\]\:shadow-none[data-spacing="0"]{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[spacing\=0\]\:first\:rounded-l-md[data-spacing="0"]:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.data-\[spacing\=0\]\:last\:rounded-r-md[data-spacing="0"]:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:var(--background)}.data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:calc(var(--spacing) * 4);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=closed\]\:duration-300[data-state=closed]{--tw-duration:.3s;transition-duration:.3s}.data-\[state\=on\]\:bg-accent[data-state=on]{background-color:var(--ui-accent)}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{color:var(--ui-accent-foreground)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--ui-accent)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:var(--secondary)}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:var(--ui-accent-foreground)}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=open\]\:duration-500[data-state=open]{--tw-duration:.5s;transition-duration:.5s}@media(hover:hover){.data-\[state\=open\]\:hover\:bg-sidebar-accent[data-state=open]:hover{background-color:var(--sidebar-accent)}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground[data-state=open]:hover{color:var(--sidebar-accent-foreground)}}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:var(--muted)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[variant\=destructive\]\:text-destructive[data-variant=destructive]{color:var(--destructive)}.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}}.data-\[variant\=destructive\]\:focus\:text-destructive[data-variant=destructive]:focus{color:var(--destructive)}.data-\[spacing\=0\]\:data-\[variant\=outline\]\:border-l-0[data-spacing="0"][data-variant=outline]{border-left-style:var(--tw-border-style);border-left-width:0}.data-\[spacing\=0\]\:data-\[variant\=outline\]\:first\:border-l[data-spacing="0"][data-variant=outline]:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[spacing\=default\]\:data-\[variant\=outline\]\:shadow-xs[data-spacing=default][data-variant=outline]{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:flex{display:flex}.sm\:inline{display:inline}.sm\:max-w-sm{max-width:var(--container-sm)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}:where(.sm\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.sm\:text-left{text-align:left}}@media(min-width:48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_minmax\(220px\,340px\)_auto\]{grid-template-columns:1fr minmax(220px,340px) auto}.md\:grid-cols-\[minmax\(220px\,1fr\)_auto\]{grid-template-columns:minmax(220px,1fr) auto}.md\:items-end{align-items:flex-end}.md\:opacity-0{opacity:0}.md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*){margin:calc(var(--spacing) * 2)}.md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*){margin-left:0}.md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset]~*){border-radius:calc(var(--radius) + 4px)}.md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset]~*){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset]~*):is(:where(.peer)[data-state=collapsed]~*){margin-left:calc(var(--spacing) * 2)}.md\:after\:hidden:after{content:var(--tw-content);display:none}}@media(min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.dark\:bg-input\/30:is(.dark *){background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-input\/30:is(.dark *){background-color:color-mix(in oklab,var(--input) 30%,transparent)}}.dark\:bg-transparent:is(.dark *){background-color:#0000}.dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40:is(.dark *):has([data-slot][aria-invalid=true]){--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40:is(.dark *):has([data-slot][aria-invalid=true]){--tw-ring-color:color-mix(in oklab, var(--destructive) 40%, transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--destructive) 40%, transparent)}}.dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant=destructive]:focus{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant=destructive]:focus{background-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:var(--muted-foreground)}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:var(--border)}@supports (color:color-mix(in lab,red,red)){.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:color-mix(in oklab,var(--border) 50%,transparent)}}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:var(--border)}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:var(--border)}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:var(--muted)}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:var(--border)}.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{outline-offset:2px;outline:2px solid #0000}}.\[\&_p\]\:leading-relaxed p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*=text-]){color:var(--muted-foreground)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\.border-b\]\:pb-3.border-b{padding-bottom:calc(var(--spacing) * 3)}.\[\.border-t\]\:pt-3.border-t{padding-top:calc(var(--spacing) * 3)}:is(.data-\[variant\=destructive\]\:\*\:\[svg\]\:text-destructive\![data-variant=destructive]>*):is(svg){color:var(--destructive)!important}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x) var(--tw-translate-y)}.\[\&\>button\]\:hidden>button{display:none}.has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3:has(>[data-align=block-end])>input{padding-top:calc(var(--spacing) * 3)}.has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3:has(>[data-align=block-start])>input{padding-bottom:calc(var(--spacing) * 3)}.has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2:has(>[data-align=inline-end])>input{padding-right:calc(var(--spacing) * 2)}.has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2:has(>[data-align=inline-start])>input{padding-left:calc(var(--spacing) * 2)}.\[\&\>kbd\]\:rounded-\[calc\(var\(--radius\)-5px\)\]>kbd{border-radius:calc(var(--radius) - 5px)}.\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:h-2\.5>svg{height:calc(var(--spacing) * 2.5)}.\[\&\>svg\]\:h-3>svg{height:calc(var(--spacing) * 3)}.\[\&\>svg\]\:w-2\.5>svg{width:calc(var(--spacing) * 2.5)}.\[\&\>svg\]\:w-3>svg{width:calc(var(--spacing) * 3)}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:translate-y-0\.5>svg{--tw-translate-y:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.\[\&\>svg\]\:text-current>svg{color:currentColor}.\[\&\>svg\]\:text-muted-foreground>svg{color:var(--muted-foreground)}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:var(--sidebar-accent-foreground)}.group-has-data-\[size\=lg\]\/avatar-group\:\[\&\>svg\]\:size-5:is(:where(.group\/avatar-group):has([data-size=lg]) *)>svg{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.group-has-data-\[size\=sm\]\/avatar-group\:\[\&\>svg\]\:size-3:is(:where(.group\/avatar-group):has([data-size=sm]) *)>svg{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.group-data-\[size\=default\]\/avatar\:\[\&\>svg\]\:size-2:is(:where(.group\/avatar)[data-size=default] *)>svg,.group-data-\[size\=lg\]\/avatar\:\[\&\>svg\]\:size-2:is(:where(.group\/avatar)[data-size=lg] *)>svg{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.group-data-\[size\=sm\]\/avatar\:\[\&\>svg\]\:hidden:is(:where(.group\/avatar)[data-size=sm] *)>svg{display:none}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5>svg:not([class*=size-]){width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4>svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:calc(var(--spacing) * -2)}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:calc(var(--spacing) * -2)}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}}@font-face{font-family:Mojangles;src:url(/__minecraft_font/mojangles.ttf)format("truetype");font-display:block}@font-face{font-family:MinecraftTen;src:url(/__minecraft_font/minecraft-ten.ttf)format("truetype");font-display:block}@font-face{font-family:MinecraftSeven;src:url(/__minecraft_font/minecraft-seven.ttf)format("truetype");font-display:block}@font-face{font-family:MinecraftFive;src:url(/__minecraft_font/minecraft-five.ttf)format("truetype");font-display:block}@font-face{font-family:MinecraftUnicode;src:url(/__minecraft_font/noto-sans.ttf)format("truetype");font-display:block}:root{color-scheme:dark;color:#e7eaf0;font-synthesis:none;text-rendering:geometricprecision;--bg:#0a0c10;--panel:#101319;--panel-soft:#151920;--panel-raised:#1a1f28;--line:#242a35;--line-soft:#1d222b;--muted:#27272a;--text:#e7eaf0;--accent:#9eea45;--accent-2:#70c728;--cyan:#55d7d7;--orange:#ffb84b;--danger:#ff5b68;--background:#09090b;--foreground:#fafafa;--card:#111113;--card-foreground:#fafafa;--popover:#111113;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#18181b;--secondary:#27272a;--secondary-foreground:#fafafa;--muted-foreground:#a1a1aa;--ui-accent:#27272a;--ui-accent-foreground:#fafafa;--accent-foreground:#0a0c10;--destructive:#ef4444;--border:#27272a;--input:#3f3f46;--ring:#d4d4d8;--radius:.45rem;--sidebar:#fafafa;--sidebar-foreground:#3f3f46;--sidebar-primary:#18181b;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f4f4f5;--sidebar-accent-foreground:#18181b;--sidebar-border:#e5e7eb;--sidebar-ring:#3b82f6;background:#0a0c10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,select{font:inherit}button{color:inherit}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0c0f14}::-webkit-scrollbar-thumb{background:#2a313e;border:2px solid #0c0f14;border-radius:9px}::-webkit-scrollbar-thumb:hover{background:#3c4657}.application-shell{background:var(--bg);grid-template-rows:58px minmax(0,1fr);width:100%;height:100%;display:grid}.topbar{border-bottom:1px solid var(--line);z-index:20;background:linear-gradient(#151921,#101319);align-items:center;min-width:0;display:flex;position:relative;overflow:visible;box-shadow:0 3px 18px #0000004d}.brand{border-right:1px solid var(--line);flex:none;align-items:center;gap:.4rem;width:fit-content;min-width:0;height:100%;padding:0 15px;display:flex}.studio-brand-logo{object-fit:contain;object-position:left center;width:7.6rem;height:2.15rem;display:block}.studio-brand-icon{object-fit:contain;width:2rem;height:2rem;display:none}.app-menu-bar{border:0;border-right:1px solid var(--line);height:100%;box-shadow:none;background:0 0;border-radius:0;flex:none;align-self:stretch;align-items:center;gap:1px;padding:0 8px;display:flex}.app-menu-bar>[data-radix-menubar-menu]{margin-left:0}.topbar-scroll{scrollbar-width:thin;scrollbar-color:#3b4653 transparent;flex:auto;align-items:center;min-width:0;height:100%;display:flex;overflow:auto hidden}.topbar-scroll::-webkit-scrollbar{height:4px}.topbar-scroll::-webkit-scrollbar-track{background:0 0}.topbar-scroll::-webkit-scrollbar-thumb{background:#3b4653;border-radius:4px}.pack-stack{flex:none;align-items:center;gap:8px;min-width:max-content;padding:0 18px;display:flex;overflow:visible}.pack-chip{color:#bec5d0;white-space:nowrap;cursor:pointer;background:#191e26;border:1px solid #2b3340;border-radius:5px;align-items:center;gap:8px;height:28px;padding:0 9px 0 5px;font-size:11px;display:inline-flex}.pack-chip:hover{color:#eef3f8;border-color:#4c586a}.pack-chip.is-active{color:#efffe2;background:#9eea451a;border-color:#9eea4594;box-shadow:0 0 0 1px #9eea4514,0 0 16px #9eea4514}.pack-chip>span{width:17px;height:17px;color:var(--accent);background:#26301e;border-radius:3px;place-items:center;font-size:9px;font-weight:800;display:grid}.pack-chip i{color:var(--accent);font-size:7px;font-style:normal}.pack-chip.is-missing{color:#c5898e;border-color:#ff5b6859}.pack-chip.is-missing i{color:var(--danger)}.pack-manager-trigger{color:#dfffc2;white-space:nowrap;cursor:pointer;background:linear-gradient(#222d1b,#171e13);border:1px solid #3b4931;border-radius:5px;flex:none;align-items:center;gap:6px;height:30px;margin-right:12px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.pack-manager-trigger:hover{border-color:var(--accent);background:linear-gradient(#2b3b20,#1c2815)}.pack-manager-trigger span{color:var(--accent);font-size:15px;line-height:1}.mcp-commit-trigger{color:#ffe2ae;white-space:nowrap;cursor:pointer;background:linear-gradient(#3a2b19,#211911);border:1px solid #ffb74d94;border-radius:5px;flex:none;align-items:center;gap:6px;height:30px;margin-right:8px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.mcp-commit-trigger:hover{color:#fff1d2;background:linear-gradient(#4a351e,#2a1e13);border-color:#ffc56b}.mcp-commit-trigger span{color:#ffc56b;font-size:13px;line-height:1}.mcp-discard-trigger{color:#ffb0b7;white-space:nowrap;cursor:pointer;background:linear-gradient(#321c22,#201419);border:1px solid #ff5b687a;border-radius:5px;flex:none;align-items:center;gap:5px;height:30px;margin-right:8px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.mcp-discard-trigger:hover{color:#ffd4d7;background:linear-gradient(#48232a,#2a171c);border-color:#ff6b75}.mcp-discard-trigger span{color:#ff7f88;font-size:15px;line-height:1}.live-status{border-left:1px solid var(--line);flex:none;align-items:center;gap:9px;min-width:192px;height:100%;padding:0 14px;display:flex}.live-status>div{flex-direction:column;flex:1;min-width:0;display:flex}.live-status strong{color:var(--accent);letter-spacing:.16em;font-size:9px}.live-status small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:9px;overflow:hidden}.live-status button{border:1px solid var(--line);cursor:pointer;background:#171b22;border-radius:4px;width:29px;height:29px;font-size:16px}.live-status button:hover{color:var(--accent);border-color:#424c5c}.status-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9eea4517,0 0 9px #9eea458c}.status-dot.is-error{background:var(--danger);box-shadow:0 0 0 4px #ff5b6814}.pack-manager-backdrop{z-index:10000020;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030508d1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.pack-manager{background:#0c1015;border:1px solid #3b4653;border-radius:11px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1080px,96vw);height:min(730px,92vh);display:grid;overflow:hidden;box-shadow:0 30px 110px #000000b8}.pack-manager>header{background:radial-gradient(circle at 10% -50%,#9eea451f,#0000 38%),linear-gradient(#171d25,#10151b);border-bottom:1px solid #252c36;justify-content:space-between;align-items:center;min-height:96px;padding:19px 22px;display:flex}.pack-manager>header span{color:var(--accent);letter-spacing:.18em;font-size:8px;font-weight:850}.pack-manager>header h2{color:#f2f5f8;margin:3px 0 4px;font-size:21px}.pack-manager>header p{color:#7c8795;margin:0;font-size:10px}.pack-manager-close{color:#aeb7c3;cursor:pointer;background:#151b22;border:1px solid #34404d;border-radius:6px;place-items:center;width:35px;height:35px;font-size:21px;display:grid}.pack-manager-close:hover{color:#fff;border-color:#697787}.mcp-commit-backdrop{z-index:10000030;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030508d1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.mcp-commit-dialog{background:#0c1015;border:1px solid #665033;border-radius:11px;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,94vw);max-height:min(650px,88vh);display:grid;overflow:hidden;box-shadow:0 30px 110px #000000b8}.mcp-commit-dialog>header{background:radial-gradient(circle at 10% -50%,#ffb74d24,#0000 38%),linear-gradient(#211b15,#121315);border-bottom:1px solid #332b21;justify-content:space-between;align-items:center;min-height:92px;padding:19px 22px;display:flex}.mcp-commit-dialog>header span{color:#ffc56b;letter-spacing:.18em;font-size:8px;font-weight:850}.mcp-commit-dialog>header h2{color:#f2f5f8;margin:3px 0 4px;font-size:21px}.mcp-commit-dialog>header p{color:#8f887d;margin:0;font-size:10px}.mcp-commit-body{min-height:0;padding:19px 22px;overflow-y:auto}.mcp-commit-intro{color:#aab2bd;margin:0 0 13px;font-size:11px}.mcp-commit-intro strong{color:#fff0d0}.mcp-commit-pack-list{gap:8px;display:grid}.mcp-commit-pack{color:#c7ced8;text-align:left;cursor:pointer;background:#151b22;border:1px solid #2b333e;border-radius:6px;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 12px 8px 9px;display:flex}.mcp-commit-pack:hover{background:#1b222b;border-color:#66717f}.mcp-commit-pack.is-selected{background:#ffb74d1a;border-color:#ffb74dbf;box-shadow:0 0 0 1px #ffb74d14}.mcp-commit-pack-index{width:29px;height:29px;color:var(--accent);background:#293322;border-radius:4px;place-items:center;font-size:11px;font-weight:850;display:grid}.mcp-commit-pack>span:nth-child(2){flex:1;gap:4px;min-width:0;display:grid}.mcp-commit-pack strong{color:#eef2f6;font-size:11px}.mcp-commit-pack small{color:#748090;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mcp-commit-pack i{color:#ffc56b;text-align:center;width:18px;font-size:16px;font-style:normal}.mcp-commit-empty,.mcp-commit-error{color:#ff9ca4;border:1px solid #ff5b6859;border-radius:5px;margin:14px 0 0;padding:10px 12px;font-size:10px}.mcp-commit-footer{background:#10151b;border-top:1px solid #252c36;align-items:center;gap:8px;padding:13px 22px;display:flex}.mcp-commit-footer>span{flex:1}.mcp-commit-footer>button{color:#c4ccd7;cursor:pointer;background:#171d24;border:1px solid #34404d;border-radius:5px;min-height:31px;padding:0 12px;font-size:10px}.mcp-commit-footer>button:hover{color:#fff;border-color:#697787}.mcp-commit-footer .mcp-commit-submit{color:#fff0d0;background:linear-gradient(#694c27,#412d18);border-color:#ffb74db3;font-weight:800}.mcp-commit-footer .mcp-commit-submit:hover{background:linear-gradient(#805d2f,#51381d);border-color:#ffc56b}.mcp-commit-footer .mcp-commit-discard{color:#ff9ca4;border-color:#ff5b6873}.mcp-commit-footer .mcp-commit-discard:hover{color:#ffc1c5;background:#ff5b681a;border-color:#ff6b75}.pack-manager-body{grid-template-columns:340px minmax(0,1fr);min-height:0;display:grid}.pack-loader{background:#0e1217;border-right:1px solid #242b34;flex-direction:column;gap:12px;min-height:0;padding:19px;display:flex;overflow-y:auto}.pack-loader-heading{align-items:center;gap:10px;margin-bottom:2px;display:flex}.pack-loader-heading>div:last-child{gap:3px;display:grid}.pack-loader-heading strong{font-size:12px}.pack-loader-heading small{color:#788391;font-size:8px}.pack-loader-mark{width:31px;height:31px;color:var(--accent);background:#9eea4514;border:1px solid #9eea4552;border-radius:6px;place-items:center;font-size:18px;display:grid}.pack-browse-button{text-align:left;cursor:pointer;background:#9eea450b;border:1px dashed #51623e;border-radius:7px;align-items:center;gap:11px;min-height:58px;padding:0 13px;display:flex}.pack-browse-button:hover:not(:disabled){border-color:var(--accent);background:#9eea4517}.pack-browse-button:disabled{opacity:.65;cursor:wait}.pack-browse-button>span{color:var(--accent);font-size:20px}.pack-browse-button>div{gap:3px;display:grid}.pack-browse-button strong{color:#e9f6df;font-size:11px}.pack-browse-button small{color:#829078;font-size:8px}.pack-loader-separator{color:#555f6c;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:7px;display:flex}.pack-loader-separator:before,.pack-loader-separator:after{content:"";background:#242b34;flex:1;height:1px}.pack-loader label{color:#aeb7c3;gap:6px;font-size:9px;font-weight:700;display:grid}.pack-loader label span{justify-content:space-between;display:flex}.pack-loader label i{color:#616c79;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:500}.pack-loader input{color:#e8edf2;background:#080b0f;border:1px solid #303945;border-radius:5px;outline:none;width:100%;height:36px;padding:0 10px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.pack-loader input:focus{border-color:#708e50;box-shadow:0 0 0 2px #9eea4512}.pack-detection{background:#9eea450e;border:1px solid #9eea4540;border-radius:5px;gap:7px;padding:10px;display:grid}.pack-detection>strong{color:#cfffaa;font-size:9px}.pack-detection p{color:#85927b;margin:0;font-size:8px;line-height:1.4}.pack-detection>div{flex-wrap:wrap;gap:4px;display:flex}.pack-detection span{color:var(--accent);letter-spacing:.08em;background:#26321d;border-radius:3px;padding:3px 5px;font-size:6px;font-weight:850}.pack-load-button{color:#f1ffe6;cursor:pointer;background:linear-gradient(#3e6324,#294519);border:1px solid #62893a;border-radius:5px;min-height:37px;font-size:10px;font-weight:800}.pack-load-button:hover:not(:disabled){border-color:var(--accent);background:linear-gradient(#4c762d,#31521d)}.pack-load-button:disabled{opacity:.45;cursor:not-allowed}.pack-loader-note{color:#606b78;margin:0;font-size:8px;line-height:1.45}.pack-list-panel{background:#0b0f14;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.pack-list-heading{border-bottom:1px solid #202731;justify-content:space-between;align-items:center;min-height:57px;padding:0 17px;display:flex}.pack-list-heading>div{gap:3px;display:grid}.pack-list-heading strong{font-size:11px}.pack-list-heading small,.pack-list-heading>span{color:#677381;font-size:8px}.pack-list{min-height:0;padding:10px;overflow-y:auto}.pack-list-item{background:#11161c;border:1px solid #252d37;border-radius:6px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:75px;margin-bottom:7px;padding:9px 10px;display:grid}.pack-list-item.is-active{box-shadow:inset 2px 0 var(--accent);background:linear-gradient(90deg,#9eea4513,#11161c 38%);border-color:#9eea456b}.pack-list-item.is-missing{opacity:.75;border-color:#ff5b6842}.pack-list-icon{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#26301f,#151b13);border:1px solid #303a45;border-radius:5px;place-items:center;font-size:16px;font-weight:900;display:grid;position:relative;overflow:hidden}.pack-list-icon img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;position:absolute;inset:0}.pack-list-copy{min-width:0}.pack-list-copy>div{align-items:center;gap:6px;display:flex}.pack-list-copy strong{color:#e7ebf0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pack-list-copy em{color:var(--accent);letter-spacing:.08em;background:#2a391f;border-radius:3px;padding:2px 4px;font-size:6px;font-style:normal;font-weight:850}.pack-list-copy em.is-vanilla{color:#75bddf;background:#202b35}.pack-list-copy p{color:#687482;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 4px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.pack-list-copy small{color:#899582;font-size:7px}.pack-list-copy small.is-error{color:#db7780}.pack-list-actions{gap:5px;display:flex}.pack-list-actions button{color:#b8c1cb;cursor:pointer;background:#171d24;border:1px solid #34404b;border-radius:4px;height:29px;padding:0 8px;font-size:8px}.pack-list-actions button:hover{color:#fff;border-color:#607080}.pack-list-actions button.is-danger{color:#cf7d84;border-color:#ff5b6840}.pack-list-actions button.is-danger:hover{border-color:var(--danger);color:#ff9ca4;background:#ff5b6814}.pack-manager>footer{background:#10151b;border-top:1px solid #252c36;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;display:flex}.pack-manager-feedback{color:#7f8b78;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.pack-manager-feedback.is-error{color:#ff8992}.pack-manager>footer>button{color:#d9dfe6;cursor:pointer;background:#1a2028;border:1px solid #3a4652;border-radius:5px;height:31px;padding:0 14px;font-size:9px;font-weight:750}.pack-manager>footer>button:hover{color:#fff;border-color:#647383}.workspace{--left-panel-width:var(--left-panel-open-width,320px);--right-panel-width:var(--right-panel-open-width,326px);grid-template-columns:var(--left-panel-width) minmax(0,1fr) var(--right-panel-width);min-height:0;transition:grid-template-columns .18s;display:grid;position:relative}.workspace.is-left-collapsed{--left-panel-width:0px}.workspace.is-right-collapsed{--right-panel-width:0px}.workspace.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.workspace.is-resizing,.workspace.is-resizing *{transition:none!important}.left-sidebar,.right-sidebar{background:var(--panel);min-width:0;min-height:0;transition:opacity .12s;overflow:hidden}.left-sidebar{border-right:1px solid var(--line);flex-direction:column;display:flex}.right-sidebar{border-left:1px solid var(--line);flex-direction:column;display:flex}.workspace.is-left-collapsed .left-sidebar,.workspace.is-right-collapsed .right-sidebar{visibility:hidden;opacity:0;pointer-events:none;border:0}.sidebar-edge-toggle{z-index:30;color:#8d98a8;cursor:pointer;background:#151a22;border:1px solid #303846;width:19px;height:52px;padding:0;font-size:9px;transition:left .18s,right .18s,border-color .12s,color .12s,background .12s;position:absolute;top:50%;translate:0 -50%}.sidebar-edge-toggle:hover{color:var(--accent);background:#1c222c;border-color:#596577}.sidebar-edge-toggle.is-left{left:calc(var(--left-panel-width) - 1px);border-radius:0 5px 5px 0}.sidebar-edge-toggle.is-right{right:calc(var(--right-panel-width) - 1px);border-radius:5px 0 0 5px}.sidebar-resizer{z-index:29;touch-action:none;cursor:col-resize;width:9px;position:absolute;top:0;bottom:0}.sidebar-resizer:after{content:"";background:0 0;width:1px;transition:background .12s,box-shadow .12s;position:absolute;top:0;bottom:0;left:4px}.sidebar-resizer:hover:after,.workspace.is-resizing .sidebar-resizer:after{background:#62dfff;box-shadow:0 0 8px #4dd8ffa6}.sidebar-resizer.is-left{left:calc(var(--left-panel-width) - 5px)}.sidebar-resizer.is-right{right:calc(var(--right-panel-width) - 5px)}.panel-heading{justify-content:space-between;align-items:center;padding:18px 16px 12px;display:flex}.panel-heading h2{margin:2px 0 0;font-size:14px}.eyebrow{color:var(--muted);letter-spacing:.16em;font-size:8px;font-weight:800}.count-pill{color:#8f99aa;text-align:center;background:#202630;border-radius:10px;min-width:27px;padding:3px 7px;font-size:9px}.explorer-filters{border-bottom:1px solid var(--line-soft);gap:7px;padding:0 12px 11px;display:grid}.search-field{background:#0d1015;border:1px solid #29303b;border-radius:4px;align-items:center;height:32px;padding:0 9px;display:flex}.search-field span{color:#788293;font-size:16px}.search-field input{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;padding:0 7px;font-size:11px}.explorer-filters select,.interaction-select select{color:#aab2c0;background:#13171e;border:1px solid #29303b;border-radius:4px;outline:0;width:100%;height:30px;padding:0 8px;font-size:10px}.active-pack-note{color:#718096;margin:-1px 2px 0;font-size:8px;line-height:1.35}.definition-list{overscroll-behavior:contain;min-height:0;padding:6px;overflow:auto}.definition-tree-group+.definition-tree-group{margin-top:2px}.definition-tree-node{color:#98a3b3;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:12px 18px minmax(0,1fr) auto;align-items:center;gap:5px;width:100%;height:34px;padding:0 7px;display:grid}.definition-tree-node:hover{color:#d5dbe4;background:#171c23}.definition-tree-node.is-active{color:#dce5d3;background:#9eea4512;border-color:#9eea4533}.definition-tree-node.is-active .tree-folder{color:var(--accent)}.definition-tree-node strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.tree-chevron{color:#687485;text-align:center;font-size:10px}.tree-folder{color:#c28b3c;font-size:11px}.tree-count{color:#768193;text-align:center;background:#202630;border-radius:8px;min-width:22px;padding:2px 5px;font-size:7.5px}.definition-tree-children{border-left:1px solid #28303b;margin:1px 0 4px 12px;padding-left:6px}.definition-file-list{border-left:1px solid #28303b;margin:1px 0 5px 12px;padding-left:6px}.definition-file-group+.definition-file-group{margin-top:2px}.definition-file-node{color:#7f8b9c;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;grid-template-columns:12px 16px minmax(0,1fr) auto;align-items:center;gap:4px;width:100%;min-height:31px;padding:0 6px;display:grid}.definition-file-node:hover{color:#cbd4df;background:#151a21}.definition-file-node.is-active{color:#b9e8e8;background:#55d7d70e;border-color:#55d7d72e}.definition-file-node>span{color:#657182;font-size:9px}.definition-file-node>i{color:#c89a51;font-size:10px;font-style:normal}.definition-file-node>strong{text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.definition-file-node>small{color:#778294;text-align:center;background:#202630;border-radius:8px;min-width:18px;padding:1px 4px;font-size:7px}.definition-file-group .definition-tree-children{margin-left:13px}.definition-row{text-align:left;cursor:pointer;content-visibility:auto;contain-intrinsic-size:auto 43px;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:9px;width:100%;min-width:0;height:43px;padding:0 7px;display:flex}.definition-tree-children .definition-row{height:39px}.definition-row:hover{background:#171c23}.definition-row.is-active{background:linear-gradient(90deg,#9eea451f,#9eea4509);border-color:#9eea4559}.definition-icon{color:#778294;background:#202630;border-radius:4px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.definition-row.is-active .definition-icon{color:var(--accent);background:#9eea4521}.definition-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.definition-copy strong{color:#d9dde5;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:650;overflow:hidden}.definition-copy small{color:#687385;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.definition-tree-group{--tree-indent:32px;position:relative}.definition-tree-node{grid-template-columns:18px 24px minmax(0,1fr) auto;gap:5px;height:auto;min-height:42px;padding:5px 7px}.definition-tree-node strong{font-size:11px}.tree-chevron,.definition-file-chevron{color:#8995a5;place-items:center;display:grid}.tree-chevron svg,.definition-file-chevron svg{stroke-width:2px;width:15px;height:15px}.tree-folder{color:#a879ed;place-items:center;display:grid}.tree-folder svg{stroke-width:1.8px;width:21px;height:21px}.definition-file-list{border-left-color:#72829747;margin:0 0 5px 16px;padding:0 0 0 16px;position:relative}.definition-file-group{position:relative}.definition-file-group:before{content:"";box-sizing:border-box;pointer-events:none;border-bottom:1px solid #72829761;border-left:1px solid #72829747;border-bottom-left-radius:7px;width:16px;height:21px;position:absolute;top:0;left:-17px}.definition-file-node{grid-template-columns:18px 24px minmax(0,1fr) auto;gap:5px;min-height:38px;padding:4px 7px}.definition-file-node>span{color:#8995a5}.definition-file-node>i{color:#a879ed;place-items:center;font-style:normal;display:grid}.definition-file-node>i svg{stroke-width:1.8px;width:18px;height:18px}.definition-file-node>strong{font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.definition-tree-children{border-left-color:#72829747;margin:0 0 5px 16px;padding:0 0 0 16px}.definition-tree-children .definition-row{gap:8px;height:auto;min-height:40px;padding:5px 7px}.definition-icon{color:#a879ed;background:0 0;border-radius:5px;flex-basis:24px;width:24px;height:24px}.definition-icon.score-0,.definition-icon.score-1,.definition-icon.score-2{color:#a879ed;background:0 0}.definition-copy{flex-direction:row;align-items:center;gap:7px}.definition-copy strong{font-size:11px}.definition-copy small{color:#909baa;background:#7482961a;border:1px solid #7482961f;border-radius:5px;max-width:16rem;padding:3px 6px;font-size:8px;line-height:1}.definition-row-marker{color:#7d899a;flex:0 0 18px;place-items:center;width:18px;font-size:15px;font-weight:700;line-height:1;display:grid}.layer-badge{color:#8791a0;background:#282e39;border-radius:3px;padding:2px 5px;font-size:8px}.empty-list{color:var(--muted);text-align:center;padding:25px 12px;font-size:11px}.preview-workspace{background:#090b0f;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.preview-toolbar{border-bottom:1px solid var(--line);scrollbar-width:none;background:#11151b;flex:0 0 45px;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex;overflow:auto hidden}.preview-toolbar::-webkit-scrollbar{display:none}.toolbar-group{background:#0d1015;border:1px solid #282f3a;border-radius:5px;align-items:center;padding:3px;display:flex}.toolbar-group button{color:#7e8999;cursor:pointer;background:0 0;border:0;border-radius:3px;height:27px;padding:0 10px;font-size:9px}.toolbar-group button:hover{color:#c7cdd7}.toolbar-group button.is-active{color:#ecf0f5;background:#252c36;box-shadow:0 1px 4px #00000059}.editor-code-button{color:#a7eaff;white-space:nowrap;cursor:pointer;background:#2b91b11f;border:1px solid #5cceee57;border-radius:4px;height:29px;padding:0 10px;font-size:9px}.editor-code-button:hover{color:#e9fbff;border-color:#69e0ffb8}.ui-code-backdrop{z-index:10000000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03060ad1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.ui-code-viewer{background:#0c1015;border:1px solid #34404e;border-radius:9px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1050px,100vw - 56px);height:min(780px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0000009e}.ui-code-viewer>header{border-bottom:1px solid var(--line);background:#12171e;justify-content:space-between;align-items:flex-start;gap:20px;padding:17px 19px 14px;display:flex}.ui-code-viewer h2{margin:4px 0 3px;font-size:16px}.ui-code-viewer header p{color:#7e8998;margin:0;font-size:9px}.ui-code-close{color:#9ca8b8;cursor:pointer;background:#191f27;border:1px solid #303946;border-radius:5px;width:31px;height:31px;font-size:20px}.ui-code-viewer textarea{resize:none;color:#c9efa1;tab-size:2;white-space:pre;background:#080b0f;border:0;outline:0;min-width:0;min-height:0;padding:18px 20px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.ui-code-viewer>footer{border-top:1px solid var(--line);background:#11161c;justify-content:space-between;align-items:center;gap:14px;padding:11px 16px;display:flex}.ui-code-viewer footer>span{color:#758091;font:9px ui-monospace,monospace}.ui-code-viewer footer>div{gap:7px;display:flex}.ui-code-viewer footer button{color:#d7dde6;cursor:pointer;background:#1a2028;border:1px solid #35404d;border-radius:4px;height:30px;padding:0 12px;font-size:9px}.ui-code-viewer footer button.is-primary{color:#c9f49f;background:#223117;border-color:#4f6937}.toolbar-divider{background:var(--line);width:1px;height:20px}.toolbar-spacer{flex:1}.interaction-select{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.interaction-select select{width:96px;height:28px}.icon-button{color:#7f8998;cursor:pointer;background:#151920;border:1px solid #29303b;border-radius:4px;width:29px;height:29px}.icon-button:hover{color:#cbd2dc;border-color:#424c5c}.icon-button.is-active{color:var(--accent);background:#9eea451a;border-color:#9eea4566}.icon-button:disabled{opacity:.28;cursor:default}.magnet-toggle{place-items:center;padding:0;display:grid}.magnet-toggle svg{fill:currentColor;stroke:currentColor;stroke-width:2.4px;stroke-linecap:square;stroke-linejoin:round;width:15px;height:15px;display:block;overflow:visible}.editor-mode-group{border-color:#9eea4538}.editor-mode-group button.is-active{color:var(--accent);background:#9eea4529}.editor-add-select{color:#cdd3dc;cursor:pointer;background:#151a21;border:1px solid #29313c;border-radius:4px;outline:0;height:29px;padding:0 8px;font-size:9px}.new-ui-template-button{color:#8fe7e7;white-space:nowrap;cursor:pointer;background:#55d7d712;border:1px solid #55d7d74d;border-radius:4px;outline:0;height:29px;padding:0 10px;font-size:9px;font-weight:700}.new-ui-template-button:hover{color:#c5ffff;background:#55d7d721;border-color:#55d7d79e}.editor-document-name{background:#0b0e12;border:1px solid #29313c;border-radius:4px;align-items:center;height:29px;display:flex}.editor-document-name span{color:var(--accent);padding:0 6px;font-size:7px;font-weight:800}.editor-document-name input{color:#dce1e8;background:0 0;border:0;border-left:1px solid #242c36;outline:0;width:96px;height:100%;padding:0 6px;font:8px ui-monospace,monospace}.editor-export-button{height:29px;color:var(--accent);white-space:nowrap;cursor:pointer;background:#9eea451a;border:1px solid #9eea4566;border-radius:4px;padding:0 10px;font-size:9px;font-weight:750}.editor-export-button:hover{background:#9eea452b}.editor-payload-manifest-button{color:#efc36d;white-space:nowrap;cursor:pointer;background:#905d121f;border:1px solid #ffbe4a6b;border-radius:4px;height:29px;padding:0 9px;font-size:8px;font-weight:750}.editor-payload-manifest-button:hover{background:#905d1238;border-color:#ffca63b3}.editor-png-button{color:#a7eaff;white-space:nowrap;cursor:pointer;background:#2b91b11f;border:1px solid #5cceee66;border-radius:4px;height:29px;padding:0 10px;font-size:9px;font-weight:750}.editor-png-button:hover{background:#2b91b133;border-color:#5cceeead}.editor-png-button:disabled{opacity:.55;cursor:wait}.editor-save-button{color:#dbe1e9;white-space:nowrap;cursor:pointer;background:#1b212a;border:1px solid #3c4655;border-radius:4px;height:29px;padding:0 10px;font-size:9px;font-weight:700}.editor-save-button:hover{background:#242b35;border-color:#657184}.editor-save-button:disabled{opacity:.55;cursor:wait}.viewport-size{color:#6d7787;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.zoom-control{color:#6d7787;white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:10px;display:flex}.zoom-control .zoom-slider{flex:0 0 88px;width:88px;min-width:88px}.zoom-control strong{color:#a8b0bd;font-variant-numeric:tabular-nums;width:36px;font-size:9px}.error-banner,.warning-banner{color:#ff9ca4;background:#ff5b681f;border-bottom:1px solid #ff5b684d;padding:7px 12px;font-size:10px}.warning-banner{color:#f1c87f;background:#ffb84b1a;border-color:#ffb84b4d}.preview-scroller{isolation:isolate;overscroll-behavior:contain;background-color:#080a0d;background-image:radial-gradient(circle,#31394661 1px,#0000 1px);background-position:0 0;background-size:20px 20px;flex:auto;min-width:0;min-height:0;position:relative;overflow:auto}.preview-dot-glow-layer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.preview-dot-glow{--preview-glow-x:50%;--preview-glow-y:50%;left:var(--preview-glow-x);top:var(--preview-glow-y);pointer-events:none;background-image:radial-gradient(circle,#e1ebfad1 0 1px,#0000 1.6px);background-position:calc(12rem - var(--preview-glow-x)) calc(12rem - var(--preview-glow-y));opacity:0;background-size:20px 20px;width:24rem;height:24rem;transition:opacity .6s;position:absolute;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 0,#0000008a 44%,#0000 74%);mask-image:radial-gradient(circle,#000 0,#0000008a 44%,#0000 74%)}.preview-scroller:hover .preview-dot-glow{opacity:.9}.preview-centering{z-index:1;place-items:center;width:100%;height:100%;padding:40px;display:grid;position:relative}@media(prefers-reduced-motion:reduce){.preview-scroller{transition:none;animation:none!important}.preview-dot-glow{transition:none}}.preview-shadow{position:relative;box-shadow:0 18px 60px #000000b3,0 0 0 1px #323945}.preview-viewport{contain:layout paint style;isolation:isolate;image-rendering:pixelated;-webkit-user-select:none;user-select:none;background:#20252c;position:relative;overflow:hidden}.preview-viewport.is-editing{touch-action:none}.preview-viewport.is-editing .json-ui-control{pointer-events:auto!important;cursor:move!important}.preview-viewport.is-editing [data-interaction-state=hover]:before{content:"";z-index:9998;pointer-events:none;border:1px dashed #ffd35be6;position:absolute;inset:-2px;box-shadow:0 0 7px #ffbe416b}.preview-viewport.is-editing [data-animation-destroyed=true]{outline-offset:-1px;outline:1px dashed #ffcd6ab8;opacity:.38!important;pointer-events:auto!important;display:block!important}.minecraft-world-backdrop{filter:saturate(.9)brightness(.76);background:#6d8e99 url(/backgrounds/game-scenes/overworld-forest.webp) 50%/cover no-repeat;position:absolute;inset:0}.minecraft-world-backdrop:after{content:"";background:#04070514;position:absolute;inset:0}.minecraft-world-backdrop.is-night{filter:saturate(.72)brightness(.42)hue-rotate(12deg);background-color:#07101f;background-image:url(/backgrounds/game-scenes/overworld-forest.webp)}.minecraft-world-backdrop.is-night:after{background:#00030c61}.minecraft-world-backdrop.is-nether{filter:none;background-color:#2a0805;background-image:url(/backgrounds/game-scenes/nether.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.minecraft-world-backdrop.is-nether:after{background:#14000057}.minecraft-world-backdrop.is-end{filter:none;background-color:#080713;background-image:url(/backgrounds/game-scenes/end.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.minecraft-world-backdrop.is-end:after{background:#0000003d}.minecraft-world-backdrop.is-studio{filter:none;background-color:#17191d;background-image:linear-gradient(#0000 0 58%,#090b0ef5 58.3%),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 58px),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 42px),radial-gradient(58% 46% at 50% 22%,#7987973d,#0000 72%),linear-gradient(#2d3035 0 58%,#14161a 58%);background-position:50%,bottom,bottom,50%,50%;background-repeat:no-repeat,repeat-x,repeat-x,no-repeat,no-repeat;background-size:auto,100% 42%,100% 42%,auto,auto}.minecraft-world-backdrop.is-studio:after{background:linear-gradient(90deg,#0003,#0000 20% 80%,#0003)}.safe-zone-outline{pointer-events:none;border:1px dashed #ffffff14;position:absolute;inset:10px}.preview-empty{color:#98a2b1;place-content:center;justify-items:center;gap:8px;font-size:11px;display:grid;position:absolute;inset:0}.preview-empty span{color:var(--accent);opacity:.5;font-size:30px}.preview-render-error{border:1px solid var(--destructive);place-self:center;gap:.65rem;max-width:28rem;padding:1.25rem;display:grid}@supports (color:color-mix(in lab,red,red)){.preview-render-error{border:1px solid color-mix(in srgb,var(--destructive) 55%,var(--border))}}.preview-render-error{background:var(--card);color:var(--muted-foreground);text-align:center;border-radius:.65rem;box-shadow:0 18px 50px #0006}.preview-render-error strong{color:var(--foreground);font-size:.9rem}.preview-render-error span{font-size:.75rem;line-height:1.5}.preview-render-error button{border:1px solid var(--border);background:var(--secondary);min-height:2rem;color:var(--foreground);cursor:pointer;border-radius:.45rem;justify-self:center;padding:0 .8rem}.preview-workspace:fullscreen{background:#090b0f;width:100vw;height:100vh}.editor-tuning-button{color:#f0c77a;white-space:nowrap;cursor:pointer;background:#be80231a;border:1px solid #ecb14b66;border-radius:4px;height:29px;padding:0 10px;font-size:9px}.editor-tuning-button:hover,.editor-tuning-button.is-active{color:#ffe3a5;background:#be802338;border-color:#ffcd6ac7}.text-render-tuning-panel{z-index:10050;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1116fa;border:1px solid #70552f;border-radius:7px;gap:10px;width:min(430px,100% - 24px);max-height:min(78vh,680px);padding:12px;display:grid;position:absolute;top:52px;right:12px;overflow:auto;box-shadow:0 18px 55px #0000009e,0 0 0 1px #efb24a14}.text-render-tuning-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.text-render-tuning-panel>header>div{gap:3px;display:grid}.text-render-tuning-panel>header strong{color:#ffe2a5;font-size:11px}.text-render-tuning-panel>header small,.text-render-tuning-panel>footer{color:#8d806b;font-size:7px}.text-render-tuning-panel>header button{color:#d3b47a;cursor:pointer;background:#241f17;border:1px solid #51452f;border-radius:4px;height:25px;padding:0 8px;font-size:7px}.text-render-tuning-panel>header button:hover{color:#ffe2a5;border-color:#c39a52}.text-render-tuning-panel fieldset{border:1px solid #2e3540;border-radius:5px;gap:8px;min-width:0;margin:0;padding:9px;display:grid}.text-render-tuning-panel legend{color:#b9c5d2;padding:0 4px;font-size:8px;font-weight:750}.text-tuning-fields{grid-template-columns:1fr 1fr;gap:7px 9px;display:grid}.text-tuning-field{color:#8793a2;grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:6px;min-width:0;font-size:7px;display:grid}.text-tuning-field>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-tuning-field>div{align-items:center;gap:3px;display:flex}.text-tuning-field input{box-sizing:border-box;color:#dce4ec;background:#090d12;border:1px solid #303a46;border-radius:3px;outline:0;width:100%;height:25px;padding:0 5px;font:8px ui-monospace,monospace}.text-tuning-field input:focus{border-color:#d19e4b;box-shadow:0 0 0 2px #d19e4b1f}.text-tuning-field small{color:#6f7b89;width:12px;font-size:7px}.text-render-tuning-panel details{border:1px solid #2e3540;border-radius:5px;gap:8px;padding:8px 9px;display:grid}.text-render-tuning-panel summary{color:#b9c5d2;cursor:pointer;font-size:8px;font-weight:750}.text-render-tuning-panel>footer{text-align:center;padding-top:1px}.calibration-layer-panel{z-index:10050;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091016fa;border:1px solid #31596a;border-radius:7px;gap:10px;width:min(430px,100% - 24px);max-height:min(78vh,680px);padding:12px;display:grid;position:absolute;top:52px;right:12px;overflow:auto;box-shadow:0 18px 55px #0000009e,0 0 0 1px #56d7ff14}.calibration-layer-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calibration-layer-panel>header>div{gap:3px;display:grid}.calibration-layer-panel>header strong{color:#b9efff;font-size:11px}.calibration-layer-panel>header small,.calibration-layer-panel>footer{color:#718b98;font-size:7px}.calibration-add-button{color:#a9edff;cursor:pointer;background:#2e91b12e;border:1px solid #56d7ff73;border-radius:4px;height:25px;padding:0 8px;font-size:7px}.calibration-add-button:hover{background:#2e91b14d;border-color:#78e5ffe6}.calibration-layer-empty{color:#78909b;text-align:center;border:1px dashed #2e4a58;margin:0;padding:14px 8px;font-size:8px;line-height:1.45}.calibration-layer-list{gap:7px;display:grid}.calibration-layer-item{background:#101d25b8;border:1px solid #263e49;border-radius:5px;gap:8px;padding:8px;display:grid}.calibration-layer-item.is-selected{background:#2260772e;border-color:#56d7ff9e}.calibration-layer-item-header{align-items:center;gap:6px;display:flex}.calibration-layer-select{color:#b9cad3;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:7px;min-width:0;padding:0;display:flex}.calibration-layer-select i{border:1px solid #ffffff8c;border-radius:2px;flex:0 0 10px;width:10px;height:10px}.calibration-layer-select strong{color:#d9f4fc;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calibration-layer-select small{color:#7593a0;white-space:nowrap;margin-left:auto;font:7px ui-monospace,monospace}.calibration-layer-delete{color:#879fa9;cursor:pointer;background:#0b161c;border:1px solid #334c58;border-radius:3px;width:22px;height:22px;padding:0;font-size:14px;line-height:1}.calibration-layer-delete:hover{color:#ff9ca5;border-color:#ff7985}.calibration-layer-fields{border-top:1px solid #4a7c8f40;grid-template-columns:1fr 1fr;gap:7px 9px;padding-top:7px;display:grid}.calibration-number-field{color:#819aa5;grid-template-columns:minmax(0,1fr) 78px;align-items:center;gap:6px;min-width:0;font-size:7px;display:grid}.calibration-number-field>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calibration-number-field>div{align-items:center;gap:3px;display:flex}.calibration-number-field input{box-sizing:border-box;color:#dceff5;background:#091217;border:1px solid #304953;border-radius:3px;outline:0;width:100%;height:25px;padding:0 5px;font:8px ui-monospace,monospace}.calibration-number-field input:focus{border-color:#55d9ff;box-shadow:0 0 0 2px #55d9ff1f}.calibration-number-field small{color:#607984;width:13px;font-size:7px}.calibration-color-field,.calibration-fill-field{color:#819aa5;align-items:center;gap:7px;min-height:25px;font-size:7px;display:flex}.calibration-color-field input{cursor:pointer;background:#091217;border:1px solid #304953;border-radius:3px;width:34px;height:22px;padding:1px}.calibration-fill-field{grid-column:1/-1}.calibration-fill-field input{accent-color:#55d9ff;width:14px;height:14px}.calibration-layer-panel>footer{text-align:center;padding-top:1px}.calibration-file-input{display:none}.calibration-layer-thumb{background:#091217;border:1px solid #42606c;border-radius:2px;flex:0 0 30px;width:30px;height:22px;display:block;overflow:hidden}.calibration-layer-thumb img{object-fit:cover;width:100%;height:100%;display:block}.calibration-layer-copy{gap:2px;min-width:0;display:grid}.calibration-layer-copy strong{color:#d9f4fc;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calibration-layer-copy small{color:#7593a0;text-overflow:ellipsis;white-space:nowrap;max-width:145px;font:6.5px ui-monospace,monospace;overflow:hidden}.calibration-layer-replace{color:#91c8d8;cursor:pointer;background:#0b161c;border:1px solid #31515e;border-radius:3px;height:22px;padding:0 5px;font-size:6.5px}.calibration-layer-replace:hover{color:#b9f2ff;border-color:#55d9ff}.editor-reference-image{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;overflow:hidden}.editor-reference-image img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.editor-calibration-layer{box-sizing:border-box;pointer-events:auto;-webkit-user-select:none;user-select:none;cursor:move;background:0 0;border:1px solid;position:absolute}.editor-calibration-layer.is-locked{cursor:not-allowed}.editor-calibration-layer.is-selected{box-shadow:0 0 0 1px #051319d9,0 0 8px #55d9ff94}.editor-calibration-size{color:#9deeff;pointer-events:none;background:#07151a;border:1px solid #55d9ff66;border-radius:3px;min-width:max-content;padding:2px 4px;font:7px ui-monospace,monospace;position:absolute;top:-18px;left:50%;translate:-50%}.editor-calibration-handle{width:var(--calibration-handle-size,8px);height:var(--calibration-handle-size,8px);border:var(--calibration-handle-border,1px) solid #063746;pointer-events:auto;touch-action:none;background:#d8fbff;padding:0;position:absolute;box-shadow:0 0 4px #55d9ff}.editor-calibration-handle.is-nw{cursor:nwse-resize;top:0;left:0;translate:-50% -50%}.editor-calibration-handle.is-n{cursor:ns-resize;top:0;left:50%;translate:-50% -50%}.editor-calibration-handle.is-ne{cursor:nesw-resize;top:0;right:0;translate:50% -50%}.editor-calibration-handle.is-e{cursor:ew-resize;top:50%;right:0;translate:50% -50%}.editor-calibration-handle.is-se{cursor:nwse-resize;bottom:0;right:0;translate:50% 50%}.editor-calibration-handle.is-s{cursor:ns-resize;bottom:0;left:50%;translate:-50% 50%}.editor-calibration-handle.is-sw{cursor:nesw-resize;bottom:0;left:0;translate:-50% 50%}.editor-calibration-handle.is-w{cursor:ew-resize;top:50%;left:0;translate:-50% -50%}.json-ui-control{transform-origin:50%}.json-ui-control.is-vanilla-screen-dimmer{display:none!important}.preview-viewport.is-editing .json-ui-control.is-editor-panel-guide{outline-offset:-1px;outline:1px dashed #ff4a54f2;box-shadow:inset 0 0 0 1px #ff4a54b8}.json-ui-control.is-selected:after{content:"";z-index:10000;border:1px solid var(--ring);position:absolute;inset:-1px}@supports (color:color-mix(in lab,red,red)){.json-ui-control.is-selected:after{border:1px solid color-mix(in srgb,var(--ring) 88%,transparent)}}.json-ui-control.is-selected:after{box-shadow:0 0 0 1px #050805cc,0 0 8px var(--ring)}@supports (color:color-mix(in lab,red,red)){.json-ui-control.is-selected:after{box-shadow:0 0 0 1px #050805cc,0 0 8px color-mix(in srgb,var(--ring) 28%,transparent)}}.json-ui-control.is-selected:after{pointer-events:none}.editor-selection-box{z-index:2147483000;border:1px solid var(--ring);box-shadow:0 0 0 1px #050805d1,0 0 9px var(--ring),0 4px 14px #0000004d;position:absolute}@supports (color:color-mix(in lab,red,red)){.editor-selection-box{box-shadow:0 0 0 1px #050805d1,0 0 9px color-mix(in srgb,var(--ring) 30%,transparent),0 4px 14px #0000004d}}.editor-selection-box{pointer-events:none}.editor-selection-size{z-index:2147483600;background:var(--primary);border:1px solid #2347c6;border-radius:999px;min-width:max-content;padding:3px 8px;position:fixed;translate:-50%}@supports (color:color-mix(in lab,red,red)){.editor-selection-size{background:color-mix(in srgb,var(--primary) 18%,var(--card))}}.editor-selection-size{color:var(--foreground);letter-spacing:.02em;pointer-events:none;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 2px 8px #00000061}.editor-selection-size-x{opacity:.7;padding:0 4px;font-weight:400}.editor-resize-handle{width:var(--editor-handle-size,7px);height:var(--editor-handle-size,7px);border:var(--editor-handle-border,1px) solid var(--ring);background:var(--primary);pointer-events:auto;touch-action:none;border-radius:2px;padding:0;transition:scale .12s,background-color .12s,box-shadow .12s;position:absolute;box-shadow:0 0 0 1px #050805d9,0 1px 3px #00000073}.editor-resize-handle.is-n,.editor-resize-handle.is-e,.editor-resize-handle.is-s,.editor-resize-handle.is-w{border-radius:999px}.editor-resize-handle:hover,.editor-resize-handle:focus-visible{z-index:2;background:var(--ring);box-shadow:0 0 0 2px #050805e0,0 0 8px var(--ring),0 3px 7px #00000073;outline:0;scale:1.35}@supports (color:color-mix(in lab,red,red)){.editor-resize-handle:hover,.editor-resize-handle:focus-visible{box-shadow:0 0 0 2px #050805e0,0 0 8px color-mix(in srgb,var(--ring) 50%,transparent),0 3px 7px #00000073}}.editor-resize-handle.is-nw{cursor:nwse-resize;top:0;left:0;translate:-50% -50%}.editor-resize-handle.is-n{cursor:ns-resize;top:0;left:50%;translate:-50% -50%}.editor-resize-handle.is-ne{cursor:nesw-resize;top:0;right:0;translate:50% -50%}.editor-resize-handle.is-e{cursor:ew-resize;top:50%;right:0;translate:50% -50%}.editor-resize-handle.is-se{cursor:nwse-resize;bottom:0;right:0;translate:50% 50%}.editor-resize-handle.is-s{cursor:ns-resize;bottom:0;left:50%;translate:-50% 50%}.editor-resize-handle.is-sw{cursor:nesw-resize;bottom:0;left:0;translate:-50% 50%}.editor-resize-handle.is-w{cursor:ew-resize;top:50%;left:0;translate:-50% -50%}.editor-snap-guide{z-index:2147482999;pointer-events:none;background:#f05bff;position:absolute;box-shadow:0 0 5px #f05bffa6}.editor-snap-guide.is-vertical{width:1px;top:0;bottom:0}.editor-snap-guide.is-horizontal{height:1px;left:0;right:0}.editor-snap-guide.is-absolute-center{background:#ffbd42;box-shadow:0 0 0 1px #5f3700a6,0 0 9px #ffbd42f2}.editor-snap-guide.is-absolute-center.is-vertical{width:3px;translate:-1px}.editor-snap-guide.is-absolute-center.is-horizontal{height:3px;translate:0 -1px}.editor-snap-guide.is-absolute-center:after{content:"CENTRE UI";color:#ffd979;letter-spacing:.08em;white-space:nowrap;background:#261b08;border:1px solid #ffcd5dbf;border-radius:3px;padding:2px 4px;font:700 6px ui-monospace,monospace;position:absolute}.editor-snap-guide.is-absolute-center.is-vertical:after{top:6px;left:5px}.editor-snap-guide.is-absolute-center.is-horizontal:after{top:5px;right:6px}.preview-viewport.is-editing .json-ui-control.is-inline-text-editing>.json-ui-label-content{visibility:hidden}.editor-inline-text-editor{z-index:2147483200;box-sizing:border-box;resize:none;min-width:24px;min-height:18px;color:inherit;caret-color:#ffd35f;font:inherit;line-height:inherit;pointer-events:auto;-webkit-user-select:text;user-select:text;white-space:pre-wrap;background:0 0;border:0;border-bottom:1px solid #ffd35fe6;border-radius:0;outline:0;margin:0;padding:0 2px;position:absolute;overflow:hidden}.editor-inline-text-editor:focus{border-bottom-color:#fff1a5;box-shadow:0 1px #ffd35f59}.editor-spacing-guide{z-index:2147483001;color:#dfffb8;pointer-events:none;background:#9eea45;position:absolute;box-shadow:0 0 5px #9eea4580}.editor-spacing-guide:before,.editor-spacing-guide:after{content:"";background:#9eea45;position:absolute}.editor-spacing-guide.is-horizontal{height:1px}.editor-spacing-guide.is-horizontal:before,.editor-spacing-guide.is-horizontal:after{width:1px;height:7px;top:-3px}.editor-spacing-guide.is-horizontal:before{left:0}.editor-spacing-guide.is-horizontal:after{right:0}.editor-spacing-guide.is-vertical{width:1px}.editor-spacing-guide.is-vertical:before,.editor-spacing-guide.is-vertical:after{width:7px;height:1px;left:-3px}.editor-spacing-guide.is-vertical:before{top:0}.editor-spacing-guide.is-vertical:after{bottom:0}.editor-spacing-guide>span{color:#cfff9b;text-align:center;background:#17230e;border-radius:3px;min-width:20px;padding:1px 3px;font:6px ui-monospace,monospace;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 0 1px #9eea4561}.show-bounds .json-ui-control{outline-offset:-1px;outline:1px solid #ffd65230}.json-ui-button{cursor:pointer}.json-ui-button:active{filter:brightness(.92)}.minecraft-hover-tooltip{z-index:2147483647;color:#fff;white-space:pre-wrap;overflow-wrap:break-word;pointer-events:none;background:#100010f5;border:1px solid #2a0054;outline:1px solid #100010;min-width:max-content;padding:4px 6px 5px;font-family:Mojangles,MinecraftSeven,sans-serif;font-size:10px;line-height:1.15;position:fixed;box-shadow:inset 1px 1px #5000a0,inset -1px -1px #280050,2px 3px #00000073}.json-ui-stack-panel,.json-ui-grid{align-content:flex-start}.json-ui-label{pointer-events:none}.json-ui-label-content{padding:0}.minecraft-formatted-text{unicode-bidi:plaintext;max-width:100%;display:inline-block;position:relative}.minecraft-text-layer{white-space:inherit;overflow-wrap:inherit}.minecraft-text-layer.is-shadow{z-index:0;color:#3f3f3f;width:100%;transform:var(--minecraft-shadow-transform);pointer-events:none;position:absolute;inset:0}.minecraft-text-layer.is-foreground{z-index:1;position:relative}.minecraft-atlas-glyph{width:1em;height:1em;vertical-align:var(--minecraft-glyph-vertical-align,-.12em);image-rendering:pixelated;background-repeat:no-repeat;background-size:1600% 1600%;flex:0 0 1em;display:inline-block}.minecraft-hud-meter{pointer-events:none;width:max-content;height:9px;display:flex;position:absolute;top:0;left:0}.minecraft-hud-meter.is-right{flex-direction:row-reverse;transform:translate(-100%)}.minecraft-hud-meter.is-armor{margin-top:-9px}.minecraft-hud-icon{width:9px;height:9px;image-rendering:pixelated;flex:0 0 9px;display:block;position:relative}.minecraft-hud-icon-layer{image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;inset:0}.minecraft-hud-bubble-icon{width:12px;height:10px;image-rendering:pixelated;flex:0 0 12px;display:block;position:relative}.minecraft-hud-bubble-layer{image-rendering:pixelated;background-position:0 0;background-repeat:no-repeat;background-size:100% 300%;display:block;position:absolute;inset:0}.json-ui-scroll-panel,.json-ui-scrolling-panel{pointer-events:auto}.json-ui-scroll-view{overscroll-behavior:contain;contain:layout paint;pointer-events:auto;overflow:hidden!important}.json-ui-scroll-view [data-control-name=bar_and_track]{visibility:hidden}.json-ui-scroll-track{pointer-events:auto}.json-ui-scrollbar-box{pointer-events:auto;touch-action:none;min-width:3px;min-height:8px}.bedrock-scrollbar{z-index:1000;cursor:pointer;pointer-events:auto;height:100%;position:absolute;top:0;right:0}.bedrock-scrollbar-rail{width:3px;image-rendering:pixelated;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.bedrock-scrollbar-handle{cursor:grab;touch-action:none;width:5px;min-height:5px;image-rendering:pixelated;position:absolute;left:50%;transform:translate(-50%)}.bedrock-scrollbar-handle:active{cursor:grabbing}.preview-viewport.is-editing .bedrock-scrollbar,.preview-viewport.is-editing .bedrock-scrollbar *{pointer-events:auto!important}.preview-viewport.is-editing .bedrock-scrollbar-handle{cursor:grab!important}.preview-viewport.is-editing .bedrock-scrollbar-handle:active{cursor:grabbing!important}.json-ui-image-cycler,.json-ui-label-cycler{cursor:pointer}.json-ui-carousel-label .json-ui-label-content{animation:3.2s linear infinite alternate carousel-label-pan}@keyframes carousel-label-pan{0%{transform:translate(0)}to{transform:translate(-12%)}}[data-animation-destroyed=true]{display:none!important}.native-selection-wheel{border:2px solid #ffffff47;border-radius:50%;width:100%;min-width:72px;height:100%;min-height:72px;position:relative;box-shadow:inset 0 0 18px #000000bf,0 5px 18px #0000004d}.native-selection-wheel:after{content:"";background:repeating-conic-gradient(from -1deg,transparent 0 44deg,#ffffff2e 44deg 45deg);pointer-events:none;opacity:.35;border-radius:50%;position:absolute;inset:0}.native-selection-wheel>span{z-index:2;color:#f2cf76;background:#131820;border:1px solid #ffffff3d;border-radius:50%;place-items:center;min-width:24px;min-height:24px;font:700 9px Mojangles,sans-serif;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.native-selection-wheel button{z-index:3;color:#fff;cursor:pointer;background:#0c0f13db;border:1px solid #ffffff4d;border-radius:2px;width:16px;height:16px;padding:0;font:7px Mojangles,sans-serif;position:absolute;translate:-50% -50%}.native-selection-wheel button:hover{background:#7d5b20;border-color:#f5c85c}.custom-renderer-placeholder{color:#bdeeff;text-align:center;pointer-events:none;background:linear-gradient(135deg,#368cbe33,#161f2ac7);border:1px dashed #6fcfff94;border-radius:4px;align-content:center;place-items:center;gap:4px;width:100%;min-width:24px;height:100%;min-height:18px;padding:5px;display:grid}.custom-renderer-placeholder span{font-size:18px;line-height:1}.custom-renderer-placeholder small{color:#8fc7e2;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font:6px ui-monospace,monospace;overflow:hidden}.custom-gradient-renderer,.custom-background-renderer,.custom-vignette-renderer{width:100%;height:100%;min-height:18px}.custom-gradient-renderer{border:1px solid #ffffff2e;box-shadow:inset 0 0 12px #00000038}.custom-progress-renderer{align-items:center;gap:5px;width:100%;height:100%;min-height:8px;padding:2px;display:flex}.custom-progress-track{border:1px solid #ffffff40;flex:auto;min-width:12px;height:min(100%,9px);display:block;position:relative;overflow:hidden;box-shadow:inset 1px 1px #00000059}.custom-progress-fill{min-width:1px;height:100%;transition:width .15s;display:block;box-shadow:inset 0 1px #ffffff59}.custom-progress-renderer.is-bedrock{gap:4px;padding:0}.custom-progress-renderer.is-bedrock .custom-progress-track{height:min(100%,5px);box-shadow:none;image-rendering:pixelated;background-position:0;background-repeat:no-repeat;background-size:100% 100%;border:0}.custom-progress-renderer.is-bedrock .custom-progress-fill{min-width:0;height:100%;box-shadow:none;image-rendering:pixelated;background-position:0;background-repeat:no-repeat;background-size:100% 100%;transition:clip-path .15s;position:absolute;inset:0}.custom-progress-renderer.is-durability{height:min(100%,1px);min-height:1px;padding:0;display:block}.custom-progress-renderer.is-durability .custom-progress-track{background:#111416;width:100%;min-width:1px;height:1px;box-shadow:0 1px #000000bf}.custom-progress-renderer.is-durability .custom-progress-fill{box-shadow:inset 0 1px #ffffff38}.custom-progress-renderer small,.custom-progress-renderer em{color:#e9f5ff;white-space:nowrap;font:6px ui-monospace,monospace}.custom-progress-renderer.is-horse-jump{height:5px;min-height:5px;padding:0;display:block}.custom-horse-jump-track{width:100%;height:5px;image-rendering:pixelated;background:#252039 0/100% 100% no-repeat;display:block;position:relative;overflow:hidden}.custom-horse-jump-fill{min-width:0;height:5px;image-rendering:pixelated;background-position:0;background-repeat:no-repeat;background-size:auto 100%;display:block}.custom-hotbar-cooldown{pointer-events:none;width:100%;height:100%;min-height:18px;position:relative;overflow:hidden}.custom-hotbar-cooldown span{background:#0000009e;position:absolute;left:0;right:0}.custom-hotbar-renderer{place-items:center;width:100%;height:100%;min-height:18px;display:grid;position:relative}.custom-hotbar-slot{image-rendering:pixelated;background:50%/100% 100% no-repeat;position:absolute;inset:0}.custom-hotbar-item{z-index:1;width:72%;height:72%;image-rendering:pixelated;background:50%/contain no-repeat;position:relative}.custom-cursor-renderer{width:100%;height:100%;position:relative}.custom-cursor-renderer:before,.custom-cursor-renderer:after,.custom-cursor-renderer i,.custom-cursor-renderer b{content:"";background:#ffffffeb;position:absolute;box-shadow:1px 1px #000c}.custom-cursor-renderer:before{width:1px;top:25%;bottom:25%;left:50%;translate:-50%}.custom-cursor-renderer:after{height:1px;top:50%;left:25%;right:25%;translate:0 -50%}.custom-cursor-renderer i{width:3px;height:3px;top:50%;left:50%;translate:-50% -50%}.custom-cursor-renderer b{display:none}.custom-cursor-renderer.is-ui_holo_cursor:before,.custom-cursor-renderer.is-ui_holo_cursor:after{background:#66e8ff;box-shadow:0 0 5px #4bdfff}.custom-progress-indicator{place-items:center;width:100%;min-width:20px;height:100%;min-height:20px;display:grid;position:relative}.custom-progress-indicator:before{content:"";border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:1s linear infinite custom-renderer-spin;position:absolute}.custom-progress-indicator i{transform-origin:0 0;background:#fff;border-radius:50%;width:3px;height:3px;position:absolute}.custom-progress-indicator i:first-child{translate:0 -12px}.custom-progress-indicator i:nth-child(2){translate:12px}.custom-progress-indicator i:nth-child(3){translate:0 12px}.custom-progress-indicator i:nth-child(4){translate:-12px}@keyframes custom-renderer-spin{to{rotate:360deg}}.custom-camera-renderer{background:radial-gradient(circle,#617d89 0 12%,#1a2931 13% 44%,#0b1115 45%);border:1px solid #73828d;border-radius:3px;place-items:center;width:100%;height:100%;min-height:20px;display:grid;position:relative;overflow:hidden}.custom-camera-renderer i{border:1px solid #bef4ffb3;border-radius:50%;width:40%;height:40%;position:absolute}.custom-camera-renderer b{border:1px solid #bef4ff59;position:absolute;inset:12%}.custom-camera-renderer small{z-index:1;color:#d8fbff;text-shadow:1px 1px #000;font:6px ui-monospace,monospace}.custom-vignette-renderer{pointer-events:none;background:radial-gradient(#0000 25%,#000000bf)}.custom-background-renderer{image-rendering:pixelated;background:radial-gradient(circle at 50% 15%,#344f63,#121a23 68%,#080b0f) 50%/cover;position:relative}.custom-background-renderer:after{content:"";background:linear-gradient(#ffffff12,#00000052);position:absolute;inset:0}.custom-background-renderer span{display:none}.custom-name-tag-renderer{text-align:center;text-shadow:1px 1px #000;place-items:center;width:100%;height:100%;padding:2px;font:8px Mojangles,sans-serif;display:grid}.custom-name-tag-renderer span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:2px 5px;overflow:hidden}.custom-splash-renderer{color:#ffe85b;text-align:center;text-shadow:1px 1px #5d3f00;place-items:center;width:100%;height:100%;padding:3px;font:italic 10px MinecraftTen,Mojangles,sans-serif;display:grid;rotate:-8deg}.custom-trial-time-renderer{color:#ffe49b;text-align:center;background:#35230a8c;border:1px solid #ffd66959;align-content:center;place-items:center;gap:2px;width:100%;height:100%;display:grid}.custom-trial-time-renderer span{letter-spacing:.1em;font:6px ui-monospace,monospace}.custom-trial-time-renderer strong{font:12px ui-monospace,monospace}.custom-web-view-renderer{color:#b8edff;background:linear-gradient(135deg,#152631,#0c1117);border:1px solid #4e7484;align-content:center;gap:5px;width:100%;height:100%;padding:8px;display:grid;overflow:hidden}.custom-web-view-renderer span{font:700 7px ui-monospace,monospace}.custom-web-view-renderer a{color:#75d8ff;text-overflow:ellipsis;white-space:nowrap;font:6px ui-monospace,monospace;overflow:hidden}.custom-credits-renderer{color:#d9e6f2;text-align:center;background:linear-gradient(#111722,#05070a);width:100%;height:100%;overflow:hidden}.custom-credits-renderer pre{white-space:pre-wrap;margin:10%;font:7px/1.5 Mojangles,sans-serif}.custom-effects-renderer{flex-flow:column;align-content:flex-end;align-items:flex-end;gap:2px;width:100%;height:100%;padding:3px;display:flex;overflow:hidden}.custom-effect-icon{width:24px;height:24px;image-rendering:pixelated;flex:0 0 24px;display:block;position:relative}.custom-effect-icon i,.custom-effect-icon b{image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;inset:0}.custom-effect-icon b{background-size:18px 18px;inset:3px}.custom-effect-icon small{color:#fff;text-shadow:1px 1px #000;place-items:center;font:700 10px Mojangles,sans-serif;display:grid;position:absolute;inset:0}.custom-banner-renderer{width:100%;height:100%;min-height:22px;image-rendering:pixelated;background:linear-gradient(135deg,#b53235,#f1d47d 48%,#2e65a1) 0 0/cover;border:2px solid #d3b36b;position:relative;overflow:hidden}.custom-banner-renderer i,.custom-banner-renderer b{border:1px solid #ffffff80;display:block;position:absolute;rotate:45deg}.custom-banner-renderer i{background:#ffffff38;inset:18%}.custom-banner-renderer b{background:#192b5d52;inset:34%}.custom-holographic-renderer{color:#77efff;background:repeating-linear-gradient(#4addff2e 0 1px,#0000 1px 4px);align-content:center;gap:3px;width:100%;height:100%;padding:7px;display:grid}.custom-holographic-renderer i{background:#65e5f5;height:1px;display:block;box-shadow:0 0 5px #65e5f5}.custom-holographic-renderer span{text-align:center;text-shadow:0 0 5px #65e5f5;font:6px ui-monospace,monospace}.custom-debug-renderer{color:#8cff8c;white-space:pre-wrap;background:#000000b8;width:100%;height:100%;margin:0;padding:5px;font:6px/1.35 ui-monospace,monospace;overflow:hidden}.custom-structure-renderer{background:linear-gradient(135deg,#34313c,#12141e);width:100%;height:100%;min-height:26px;position:relative;overflow:hidden}.custom-structure-renderer i{background:#895fc780;border:1px solid #c6a9ff;width:23%;height:23%;position:absolute;transform:skewY(-26deg)}.custom-structure-renderer i:first-child{bottom:22%;left:12%}.custom-structure-renderer i:nth-child(2){bottom:33%;left:39%}.custom-structure-renderer i:nth-child(3){bottom:22%;left:66%}.custom-structure-renderer span{color:#d8caff;font:6px ui-monospace,monospace;position:absolute;bottom:3px;right:4px}.custom-bohr-renderer{background:radial-gradient(circle,#f5ca58 0 8%,#0000 9% 22%,#5bc1ff80 23% 24%,#0000 25% 44%,#5bc1ff80 45% 46%,#0000 47%);border:1px solid #8edaff66;border-radius:50%;width:min(80px,90%);height:min(80px,90%);margin:auto;position:relative}.custom-bohr-renderer i{background:#7be2ff;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 5px #7be2ff}.custom-bohr-renderer i:first-of-type{top:45%;left:8%}.custom-bohr-renderer i:nth-of-type(2){top:45%;right:8%}.custom-bohr-renderer i:nth-of-type(3){top:8%;left:45%}.custom-bohr-renderer b{background:#f5ca58;border-radius:50%;width:5px;height:5px;position:absolute}.custom-bohr-renderer b:first-of-type{top:47%;left:47%}.custom-bohr-renderer b:nth-of-type(2){top:51%;left:43%}.custom-bohr-renderer b:nth-of-type(3){top:43%;left:51%}.custom-equipment-renderer{color:#e9d5aa;align-content:center;place-items:center;gap:3px;width:100%;height:100%;display:grid}.custom-equipment-armor{width:45%;height:70%;image-rendering:pixelated;background:linear-gradient(90deg,#59636e,#d8e1e8 48%,#59636e) 50%/cover;border:2px solid #b8bfc7;border-radius:30% 30% 13% 13%;display:block}.custom-equipment-renderer small{text-transform:uppercase;font:6px ui-monospace,monospace}.custom-model-renderer{isolation:isolate;width:100%;height:100%;min-height:28px;color:inherit;perspective:760px;background:0 0;position:relative;overflow:hidden}.minecraft-skin-stage{z-index:1;touch-action:none;cursor:grab;perspective:760px;perspective-origin:50% 44%;position:absolute;inset:0;overflow:visible}.minecraft-skin-stage:active{cursor:grabbing}.minecraft-skin-rig{width:128px;height:160px;transform-style:preserve-3d;transform-origin:64px 80px;position:absolute;top:49%;left:50%}.minecraft-skin-cube{transform-style:preserve-3d;position:absolute}.minecraft-skin-face{backface-visibility:hidden;image-rendering:pixelated;transform-style:preserve-3d;background-repeat:no-repeat;display:block;position:absolute;overflow:hidden}.minecraft-skin-missing{color:#ff9eaa;place-items:center;font:700 8px ui-monospace,monospace;display:grid;position:absolute;inset:0}.native-inventory-item.is-flying{animation:1.1s ease-in-out infinite alternate custom-item-fly}@keyframes custom-item-fly{0%{translate:-8% -4%;scale:.86}to{translate:8% 4%;scale:1.04}}.native-enchanting-book{pointer-events:none;width:100%;height:100%;image-rendering:pixelated;position:relative}.native-enchanting-book-cover{background:#75471e;border:2px solid #4a2b14;width:48%;height:91%;position:absolute;top:4%;left:23%;transform:skewY(-4deg);box-shadow:inset 4px 0 #996126,inset -4px 0 #5a3518,3px 2px #1d0f07a6}.native-enchanting-book-cover:before{content:"";background:#87521f;border-left:3px solid #8e5a23;border-right:3px solid #b87528;position:absolute;inset:5% 13% 5% 16%}.native-enchanting-book-pages{background:repeating-linear-gradient(0deg,#c8933c 0 3px,#e5bd63 3px 5px);border-top:2px solid #e0b45a;border-bottom:2px solid #a16b2a;border-right:2px solid #f0ce76;width:12%;height:82%;position:absolute;top:9%;left:61%;transform:skewY(-4deg);box-shadow:2px 1px #331d0ba6}.editor-preview-data-section{border-left:2px solid #50b0ffb8}.editor-layer-row.is-drop-target{outline-offset:-1px;background:#3791e633;outline:1px solid #4aa8ff}.editor-marquee-box{z-index:1000002;pointer-events:none;background:#3197f521;border:1px solid #49aaff;position:absolute}.editor-layout-choice{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px;display:grid}.editor-layout-choice button{color:#b7c4d5;background:#1117209e;border:1px solid #8ca5c633;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:34px;display:flex}.editor-layout-choice button.is-active{color:#e9f5ff;background:#3791e62e;border-color:#4aa8ff}.editor-layout-choice button span{font-size:17px}.editor-grid-presets{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:8px;display:grid}.editor-grid-presets button{color:#aebed2;background:#1117209e;border:1px solid #8ca5c62e;border-radius:4px;padding:6px;font-size:9px}.editor-grid-presets button:hover{color:#fff;border-color:#4aa8ffbf}.template-target-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px;width:min(920px,100vw - 70px);margin:auto;padding:18px 0 34px;display:grid}.template-target-card{text-align:left;color:#e6eef8;background:linear-gradient(145deg,#1d2735f5,#0e131bfa);border:1px solid #90accf38;border-radius:10px;grid-template-rows:auto auto auto;grid-template-columns:58px 1fr;column-gap:16px;min-height:154px;padding:24px;display:grid;position:relative;box-shadow:0 12px 30px #0003}.template-target-card>.template-target-glyph{color:#8dceff;background:#2e8be021;border:1px solid #5cb1ff6b;border-radius:9px;grid-row:1/4;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.template-target-card>.template-target-action{color:#72bcfa;grid-area:3/2;align-self:end;margin-top:auto;font-size:10px}.template-target-card strong{font-size:17px}.template-target-card p{color:#96a8bd;margin:7px 0;font-size:11px;line-height:1.45}.template-target-card i{color:#72bcfa;font-size:10px;font-style:normal}.template-target-card:hover{border-color:#50b0ffbf;transform:translateY(-2px);box-shadow:0 16px 38px #0000004d}.template-gallery-subnav{color:#9eb4ca;justify-content:space-between;align-items:center;width:min(1180px,100vw - 60px);margin:0 auto 14px;display:flex}.template-gallery-subnav button{color:#cfe5fa;background:#0c121ab3;border:1px solid #8ca5c633;border-radius:5px;padding:7px 10px}.template-gallery-subnav span{color:#8acbff;background:#4096e424;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:700}@media(max-width:720px){.template-target-grid{grid-template-columns:1fr}.custom-renderer-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-renderer-builder-toolbar{grid-template-columns:1fr}}:where(.application-shell){color:var(--foreground);background:var(--background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.application-shell .brand{border-right-color:var(--border);width:fit-content;min-width:0}.application-shell .brand strong{font-size:14px;font-weight:600}.application-shell .brand small{color:var(--muted-foreground);letter-spacing:.14em;font-size:9px;font-weight:500}.application-shell .app-menu-bar{border-right-color:var(--border)}.application-shell .pack-stack{gap:6px;padding:0 12px}.application-shell .pack-chip{height:32px;box-shadow:none;color:var(--muted-foreground);background:0 0;border:1px solid #0000;border-radius:.375rem;padding:0 10px 0 7px;font-size:.75rem;font-weight:500}.application-shell .pack-chip:hover{border-color:var(--border);background:var(--secondary);color:var(--foreground)}.application-shell .pack-chip.is-active{border-color:var(--border);background:var(--secondary);color:var(--foreground);box-shadow:none}.application-shell .pack-chip>span{background:var(--muted);width:18px;height:18px;color:var(--foreground);font-size:.65rem}.application-shell .pack-chip i{color:var(--muted-foreground);font-size:.65rem}.application-shell .pack-chip.is-missing{color:var(--destructive)}.application-shell .pack-manager-trigger,.application-shell .mcp-commit-trigger,.application-shell .mcp-discard-trigger{border:1px solid var(--border);height:32px;box-shadow:none;color:var(--foreground);background:0 0;border-radius:.375rem;margin-right:8px;font-size:.75rem;font-weight:500}.application-shell .pack-manager-trigger:hover,.application-shell .mcp-commit-trigger:hover{border-color:var(--ring);background:var(--secondary)}.application-shell .mcp-discard-trigger{border-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.application-shell .mcp-discard-trigger{border-color:color-mix(in srgb,var(--destructive) 45%,var(--border))}}.application-shell .mcp-discard-trigger{color:#fca5a5}.application-shell .mcp-discard-trigger:hover{background:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.application-shell .mcp-discard-trigger:hover{background:color-mix(in srgb,var(--destructive) 15%,transparent)}}.application-shell .pack-manager-trigger span,.application-shell .mcp-commit-trigger span,.application-shell .mcp-discard-trigger span{color:currentColor;font-size:1rem}.application-shell .live-status{border-left-color:var(--border);min-width:180px}.application-shell .live-status strong{color:var(--foreground);letter-spacing:.12em;font-size:.7rem}.application-shell .live-status small{color:var(--muted-foreground);font-size:.7rem}.application-shell .live-status button{width:32px;height:32px;color:var(--muted-foreground);background:0 0;border:0}.application-shell .live-status button:hover{background:var(--secondary);color:var(--foreground)}.application-shell .status-dot{width:7px;height:7px;box-shadow:0 0 0 4px var(--primary)}@supports (color:color-mix(in lab,red,red)){.application-shell .status-dot{box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 10%,transparent)}}.application-shell .workspace{background:var(--background)}.application-shell .left-sidebar,.application-shell .right-sidebar{background:var(--background);border-color:var(--border)}.application-shell .panel-heading,.application-shell .editor-panel-title,.application-shell .pack-list-heading{border-color:var(--border)}.application-shell .panel-heading{padding:16px}.application-shell .panel-heading h2{font-size:.875rem;font-weight:600}.application-shell .eyebrow{color:var(--muted-foreground);letter-spacing:.12em;font-size:.65rem;font-weight:500}.application-shell .count-pill,.application-shell .layer-badge,.application-shell .tree-count{border:1px solid var(--border);background:var(--muted);color:var(--muted-foreground)}.application-shell .sidebar-edge-toggle{border:1px solid var(--border);background:var(--card);width:24px;height:48px;color:var(--muted-foreground);border-radius:.375rem}.application-shell .sidebar-edge-toggle:hover{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) select,.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) textarea{border:1px solid var(--input);background:var(--background);min-height:36px;color:var(--foreground);font:inherit;border-radius:.375rem;outline:none;font-size:.8125rem}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) select{padding:0 .75rem}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) textarea{padding:.625rem .75rem}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) input:focus,.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) select:focus,.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) textarea:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}@supports (color:color-mix(in lab,red,red)){.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) input:focus,.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) select:focus,.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) textarea:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--ring) 20%,transparent)}}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) button:not(.json-ui-button):not([data-slot=switch]){appearance:none;border:1px solid var(--border);color:var(--foreground);font:inherit;background:0 0;border-radius:.375rem;font-size:.8125rem;transition:background-color .15s,border-color .15s,color .15s,opacity .15s}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) button:not(.json-ui-button):not([data-slot=switch]):hover:not(:disabled){border-color:var(--ring);background:var(--secondary)}.application-shell :where(.left-sidebar,.right-sidebar,.pack-manager,.mcp-commit-dialog,.element-library,.animation-modal,.nine-slice-modal,.ui-code-viewer) button:not(.json-ui-button):not([data-slot=switch]):disabled{cursor:not-allowed;opacity:.5}.application-shell .search-field,.application-shell .explorer-filters,.application-shell .texture-search{border-color:var(--border);background:var(--card)}.application-shell .definition-tree-node,.application-shell .definition-file-node,.application-shell .editor-layer-row{color:var(--muted-foreground);background:0 0;border-color:#0000}.application-shell .definition-tree-node:hover,.application-shell .definition-file-node:hover,.application-shell .editor-layer-row:hover{border-color:var(--border);background:var(--secondary);color:var(--foreground)}.application-shell .definition-tree-node.is-active,.application-shell .definition-file-node.is-active,.application-shell .editor-layer-row.is-selected{border-color:var(--border);background:var(--secondary);color:var(--foreground);box-shadow:none}.application-shell .preview-toolbar{border-bottom-color:var(--border);background:var(--background);flex-basis:52px;gap:.5rem;padding:0 .75rem}.application-shell .ui-kind-badge{border-color:var(--border);background:var(--muted);color:var(--muted-foreground);letter-spacing:.08em;font-size:.65rem;font-weight:600}.application-shell .toolbar-group{border-color:var(--border);background:var(--muted);border-radius:.5rem;gap:.125rem;padding:.25rem}.application-shell .toolbar-group button,.application-shell .editor-align-toolbar button{min-width:32px;height:32px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem;font-size:.75rem}.application-shell .toolbar-group button:hover,.application-shell .toolbar-group button.is-active,.application-shell .editor-align-toolbar button:hover{background:var(--background);color:var(--foreground);box-shadow:none}.application-shell .editor-add-library-button,.application-shell .editor-hidden-panels-button,.application-shell .editor-code-button,.application-shell .editor-export-button,.application-shell .editor-save-button,.application-shell .editor-png-button,.application-shell .editor-payload-manifest-button{border:1px solid var(--border);color:var(--foreground);background:0 0;border-radius:.375rem;font-size:.75rem}.application-shell .editor-add-library-button:hover,.application-shell .editor-hidden-panels-button:hover,.application-shell .editor-hidden-panels-button.is-active{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .interaction-select{color:var(--muted-foreground);gap:.5rem;font-size:.75rem}.application-shell .interaction-select-trigger{width:150px;height:36px}.application-shell .icon-button{border:1px solid var(--border);width:34px;height:34px;color:var(--muted-foreground);background:0 0;border-radius:.375rem}.application-shell .icon-button:hover,.application-shell .icon-button.is-active{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .editor-document-name{border-color:var(--border);background:var(--card);border-radius:.375rem;height:36px}.application-shell .editor-document-name input{border-left-color:var(--border);min-height:34px;color:var(--foreground);font-size:.75rem}.application-shell .zoom-control{color:var(--muted-foreground);font-size:.75rem}.application-shell .inspector-tabs,.application-shell .visual-editor-sidebar-tabs{border-bottom-color:var(--border);background:var(--background)}.application-shell .visual-editor-sidebar-tabs [role=tab]{color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem;font-size:.8125rem}.application-shell .visual-editor-sidebar-tabs [role=tab][aria-selected=true],.application-shell .visual-editor-sidebar-tabs [data-state=active]{background:var(--secondary);color:var(--foreground);box-shadow:none}.application-shell .editor-panel-title{border-bottom:1px solid var(--border);background:0 0;padding:16px}.application-shell .editor-panel-title strong{font-size:.875rem;font-weight:600}.application-shell .editor-panel-title small,.application-shell .editor-panel-title>span{color:var(--muted-foreground);font-size:.6875rem}.application-shell .inspector-scroll{padding:12px}.application-shell .editor-property-section,.application-shell .inspector-section,.application-shell .issue-card,.application-shell .editor-visibility-guide,.application-shell .editor-routing-details{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:.5rem}.application-shell .editor-property-section h3,.application-shell .inspector-section h3{color:var(--foreground);font-size:.8125rem;font-weight:600}.application-shell .editor-section-help,.application-shell .editor-property-section p,.application-shell .issue-card p{color:var(--muted-foreground);font-size:.75rem}.application-shell .editor-apply-wide,.application-shell .editor-visibility-actions button.is-primary,.application-shell .editor-animation-create-button{background:var(--primary);color:var(--primary-foreground);border-color:#0000;font-size:.8125rem;font-weight:600}.application-shell .element-library-backdrop,.application-shell .pack-manager-backdrop,.application-shell .mcp-commit-backdrop,.application-shell .ui-code-backdrop,.application-shell .nine-slice-modal-backdrop,.application-shell .animation-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c}.application-shell .element-library,.application-shell .pack-manager,.application-shell .mcp-commit-dialog,.application-shell .ui-code-viewer,.application-shell .nine-slice-modal,.application-shell .animation-modal{border:1px solid var(--border);background:var(--card);border-radius:.75rem;box-shadow:0 24px 80px #00000073}.application-shell .element-library>header,.application-shell .pack-manager>header,.application-shell .mcp-commit-dialog>header,.application-shell .ui-code-viewer>header,.application-shell .nine-slice-modal>header,.application-shell .animation-modal>header{border-bottom-color:var(--border);background:var(--card)}.application-shell .element-library h2,.application-shell .pack-manager>header h2,.application-shell .mcp-commit-dialog>header h2,.application-shell .ui-code-viewer h2{color:var(--foreground);font-size:1.125rem;font-weight:600}.application-shell .element-library-tools,.application-shell .pack-list-heading,.application-shell .mcp-commit-footer,.application-shell .ui-code-viewer>footer{border-color:var(--border);background:var(--background)}.application-shell .element-library-grid,.application-shell .pack-list{background:var(--background)}.application-shell .element-card,.application-shell .template-card,.application-shell .template-target-card,.application-shell .pack-list-item,.application-shell .mcp-commit-pack{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:.5rem}.application-shell .element-card:hover,.application-shell .template-card:hover,.application-shell .template-target-card:hover,.application-shell .pack-list-item:hover,.application-shell .mcp-commit-pack:hover{border-color:var(--ring);background:var(--secondary);box-shadow:none;transform:none}.application-shell .element-card-preview{border-color:var(--border);background:var(--muted);border-radius:.375rem}.application-shell .element-card>strong,.application-shell .template-card-copy>strong,.application-shell .pack-list-copy strong{color:var(--foreground);font-size:.8125rem}.application-shell .element-card>small,.application-shell .element-card-compat,.application-shell .template-card-copy p,.application-shell .pack-list-copy small,.application-shell .pack-list-copy p{color:var(--muted-foreground);font-size:.6875rem}.application-shell .saved-component-actions{border-color:var(--border);background:var(--background)}.application-shell .saved-component-actions button{color:#fca5a5}.application-shell .saved-component-form{border-color:var(--border);background:var(--secondary)}.application-shell .boot-screen{background:var(--background);color:var(--foreground)}.application-shell .preview-scenarios,.application-shell .text-render-tuning-panel,.application-shell .calibration-layer-panel{border-color:var(--border);background:var(--card);border-radius:.5rem}.ui-kind-badge{color:#9fb1c5;letter-spacing:.08em;white-space:nowrap;background:#1219229e;border:1px solid #88a4c638;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.ui-kind-badge.is-server_form{color:#8dcbff;border-color:#52aaff5c}.ui-kind-badge.is-server_form_custom{color:#cda1ff;border-color:#b576ff66}.ui-kind-badge.is-chest{color:#f3c46e;border-color:#efb24a5c}.ui-kind-badge.is-hud{color:#84dfb4;border-color:#64daa45c}.application-shell .inspector-identity .ui-kind-badge{color:#f7f8fa;letter-spacing:.02em;background:0 0;border:1px solid #f0f2f5;border-radius:999px;justify-content:center;align-items:center;height:1.625rem;padding:0 .7rem;font-size:.6875rem;font-weight:650;line-height:1;display:inline-flex}.editor-preview-value{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:8px;margin:7px 0;display:grid}.editor-preview-value>span{min-width:0;display:grid}.editor-preview-value code{color:#8fcaff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.editor-preview-value small{color:var(--muted);font-size:8px}.editor-preview-value input{width:100%;min-width:0}.custom-renderer-inspector{border-top:1px solid #5c97b133;gap:8px;margin-top:8px;padding-top:8px;display:grid}.custom-renderer-inspector-fields{gap:7px;display:grid}.custom-renderer-inspector-fields>span{min-width:0}.custom-renderer-inspector input[type=color]{background:#090d12;border:1px solid #34414d;border-radius:4px;width:100%;height:28px;padding:2px}.editor-binding-builder{background:#0f141c7a;border:1px solid #88a4c633;border-radius:6px;margin-top:10px;padding:8px}.editor-binding-builder summary{cursor:pointer;color:#b9dcff;font-size:10px;font-weight:700}.editor-binding-builder[open] summary{margin-bottom:8px}.editor-empty-inline{color:var(--muted);margin:6px 0;font-size:9px}.native-inventory-item{width:100%;height:100%;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain}.native-inventory-item.is-empty{opacity:0}.has-missing-texture{background:repeating-conic-gradient(#ff005d40 0 25%,#14000a40 0 50%) 0/8px 8px}.missing-texture-label,.unresolved-label{z-index:9998;color:#ff7b87;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;font-family:ui-monospace,monospace;font-size:4px;position:absolute;inset:auto 1px 1px;overflow:hidden}.is-unresolved{background:#ff1f3c14;border:1px dashed #ff5b68a6;min-width:12px;min-height:8px}.native-input{color:#fff;text-shadow:1px 1px #303030;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 7px;font-family:Mojangles,sans-serif;font-size:9px}.json-ui-dropdown>.native-input{appearance:none;cursor:pointer;padding-right:20px}.native-toggle{color:#fff;background:#343434;border:1px solid #777;width:100%;height:100%;font-family:Mojangles,sans-serif;font-size:8px}.native-slider{accent-color:#70c728;width:100%;height:100%}.inspector-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:45px;display:grid}.inspector-tabs button{color:#727d8d;cursor:pointer;background:0 0;border:0;font-size:9.5px;position:relative}.inspector-tabs button:hover{color:#c1c8d2}.inspector-tabs button.is-active{color:#ebeff5}.inspector-tabs button.is-active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.inspector-tabs button span{color:#ff8b94;background:#ff5b6829;border-radius:7px;margin-left:3px;padding:1px 4px;font-size:7px}.inspector-scroll{flex:1;min-height:0;overflow:auto}.inspector-identity{border-bottom:1px solid var(--line-soft);padding:18px 15px 14px}.inspector-identity h3{margin:8px 0 3px;font-size:13px}.inspector-identity p{color:#748092;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;overflow:hidden}.inspector-section{border-bottom:1px solid var(--line-soft)}.inspector-section summary{color:#9aa4b2;cursor:pointer;justify-content:space-between;align-items:center;padding:11px 14px;font-size:9px;font-weight:700;list-style:none;display:flex}.inspector-section summary::-webkit-details-marker{display:none}.inspector-section summary span{transition:transform .15s}.inspector-section:not([open]) summary span{transform:rotate(-90deg)}.inspector-section-body{padding:0 13px 12px}.property-row{border-bottom:1px solid #191e26;grid-template-columns:42% minmax(0,1fr);align-items:center;min-height:27px;font-size:8.5px;display:grid}.property-row>span{color:#727d8e}.property-row code{color:#cad0da;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;overflow:hidden}.value-true{color:var(--accent);justify-self:end}.value-false{color:var(--danger);justify-self:end}.source-card{background:#0d1015;border:1px solid #242b36;border-radius:4px;grid-template-columns:1fr auto;gap:3px;margin-bottom:6px;padding:8px;display:grid}.source-card strong{grid-column:1/-1;font-size:8.5px}.source-card span{color:#727d8e;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:7.5px;overflow:hidden}.source-card small{color:var(--accent);font-size:7px}.data-field{border-bottom:1px solid #191e26;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:8px;min-height:35px;display:grid}.data-field>span{color:#8993a1;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:8px;overflow:hidden}.data-field input{color:#d5dbe4;background:#0b0e12;border:1px solid #2a323e;border-radius:3px;outline:none;width:100%;height:25px;padding:0 6px;font-family:ui-monospace,monospace;font-size:8px}.data-field input:focus{border-color:#9eea458c}.scenario-help{color:#aab6c3;margin:0 0 10px;font-size:10px;line-height:1.45}.preview-scenarios{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.preview-scenario{color:#dce5ed;text-align:left;cursor:pointer;background:#151b22;border:1px solid #303b48;border-radius:5px;gap:4px;min-width:0;padding:9px 8px;display:grid}.preview-scenario:hover,.preview-scenario.is-active{background:#1b2b1d;border-color:#9eea45b8}.preview-scenario strong{color:#f1f5f8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.preview-scenario span{color:#99a7b6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.scenario-hint{color:#7f8b99;margin:10px 0 0;font-size:10px;line-height:1.4}.scenario-hint code{color:#9fcaff;font:10px ui-monospace,monospace}.collection-field{grid-template-columns:minmax(0,1fr) 64px auto}.collection-field small{color:#657080;font-size:7px}.muted{color:var(--muted);font-size:9px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.metric-grid>div{background:#0c0f14;border:1px solid #252c36;border-radius:4px;flex-direction:column;gap:2px;padding:10px;display:flex}.metric-grid strong{color:var(--accent);font-size:15px}.metric-grid span{color:#727d8e;font-size:8px}.issue-list{padding:10px}.issue-card{background:#12161c;border:1px solid #303744;border-left-width:3px;border-radius:4px;margin-bottom:8px;padding:9px}.issue-card.level-warning{border-left-color:var(--orange)}.issue-card.level-error{border-left-color:var(--danger)}.issue-card.level-info{border-left-color:var(--cyan)}.issue-card strong{color:#d8dde5;font-family:ui-monospace,monospace;font-size:8px}.issue-card p{color:#9aa4b2;margin:5px 0;font-size:9px;line-height:1.45}.issue-card small{color:#657080;font-size:7.5px}.success-state{color:#859190;place-items:center;gap:8px;min-height:180px;font-size:10px;display:grid}.success-state span{width:35px;height:35px;color:var(--accent);background:#9eea451a;border-radius:50%;place-items:center;font-size:19px;display:grid}.visual-editor-panel{background:#101319}.editor-panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:55px;padding:10px 14px;display:flex}.editor-panel-title>div{flex-direction:column;gap:3px;min-width:0;display:flex}.editor-panel-title strong{font-size:13px}.editor-panel-title small{color:#788293;text-overflow:ellipsis;white-space:nowrap;max-width:215px;font:8px ui-monospace,monospace;overflow:hidden}.editor-panel-title>span{color:var(--accent);letter-spacing:.08em;background:#9eea4514;border:1px solid #9eea4540;border-radius:3px;padding:3px 6px;font-size:7px;font-weight:800}.editor-empty-state{text-align:center;place-content:center;justify-items:center;min-height:300px;padding:30px;display:grid}.editor-empty-state>span{color:var(--accent);font-size:30px}.editor-empty-state strong{margin-top:12px;font-size:12px}.editor-empty-state p{max-width:210px;color:var(--muted);font-size:9px;line-height:1.5}.editor-property-section{border-bottom:1px solid var(--line-soft);padding:14px}.editor-property-section h3{color:#bbc2cd;letter-spacing:.03em;margin:0 0 11px;font-size:9px}.editor-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:8px;display:grid}.editor-field-grid.is-four{grid-template-columns:repeat(4,minmax(0,1fr))}.editor-field-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-field-grid label{background:#0b0e12;border:1px solid #29313c;border-radius:4px;align-items:center;min-width:0;height:29px;display:flex}.editor-field-grid label>span{color:#687486;padding-left:7px;font-size:7px}.editor-field-grid label.is-stacked{flex-direction:column;align-items:stretch;height:auto;padding-top:5px}.editor-field-grid label.is-stacked>span{margin-bottom:3px}.editor-field-grid input,.editor-field-grid select{color:#dce1e8;background:0 0;border:0;outline:0;width:100%;min-width:0;height:27px;padding:0 5px;font:8px ui-monospace,monospace}.editor-field-grid select{color-scheme:dark}.editor-field-grid.is-four input{padding-left:3px}.numeric-input{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:4px;width:100%;min-width:0;display:grid}.numeric-input>input{box-sizing:border-box;color:#dce4ec;background:#090d12;border:1px solid #303946;border-radius:4px;outline:0;width:100%;min-width:0;height:28px;padding:0 6px;font:8px ui-monospace,monospace}.numeric-input>input:focus{border-color:#64dcffa6;box-shadow:0 0 0 2px #50bee61a}.numeric-input-actions{grid-template-columns:repeat(2,19px);gap:3px;display:grid}.numeric-input-actions button{color:#aebac8;cursor:pointer;background:#171d25;border:1px solid #34404d;border-radius:4px;place-items:center;min-width:19px;height:28px;padding:0;font:11px/1 ui-monospace,monospace;display:grid}.numeric-input-actions button:hover{color:#e7f9ff;background:#202b35;border-color:#64dcff8c}.numeric-input-actions button:disabled{opacity:.32;cursor:default}.editor-field-grid .numeric-input>input{background:0 0;border:0;height:27px}.editor-field-grid .numeric-input{box-sizing:border-box;padding:0 4px}.editor-field-grid .numeric-input-actions button{align-self:center;height:23px}.editor-box-model .numeric-input{grid-template-columns:minmax(0,1fr);gap:3px}.editor-box-model .numeric-input-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.text-tuning-field .numeric-input,.calibration-number-field .numeric-input,.text-tuning-field>div:has(.numeric-input),.calibration-number-field>div:has(.numeric-input){min-width:112px}.collection-field .numeric-input{min-width:86px}.editor-color-row{justify-content:space-between;align-items:center;gap:8px;min-height:34px;display:flex}.editor-color-row label{color:#8490a0;align-items:center;gap:8px;font-size:8px;display:flex}.editor-color-row input[type=color]{background:#0b0e12;border:1px solid #303947;border-radius:3px;width:34px;height:25px;padding:2px}.editor-switch{justify-content:space-between;flex-direction:row!important;align-items:center!important;min-width:105px!important;padding:0 6px!important;display:flex!important}.editor-switch input{accent-color:var(--accent);width:14px!important}.editor-full-switch{background:#0b0e12;border:1px solid #29313c;border-radius:4px;width:100%;min-height:30px}.editor-advanced-json summary{color:#aab4c2;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:8px}.editor-advanced-json p{color:#687486;margin:7px 0;font-size:7px;line-height:1.45}.editor-advanced-json textarea{resize:vertical;color:#c7ef9b;background:#080a0d;border:1px solid #29313c;border-radius:4px;outline:0;width:100%;min-height:220px;padding:8px;font:8px/1.5 ui-monospace,monospace}.editor-advanced-json textarea:focus{border-color:var(--accent)}.editor-advanced-json>div{align-items:center;gap:7px;margin-top:7px;display:flex}.editor-advanced-json button{color:#e3e8ef;cursor:pointer;background:#171c23;border:1px solid #3a4654;border-radius:4px;height:27px;padding:0 9px;font-size:7px}.editor-advanced-json span{color:#f77;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.editor-wide-field{color:#8490a0;flex-direction:column;gap:5px;margin:9px 0;font-size:8px;display:flex}.editor-wide-field input,.editor-wide-field textarea{resize:vertical;color:#dce1e8;background:#0b0e12;border:1px solid #29313c;border-radius:4px;outline:0;width:100%;min-height:29px;padding:6px 7px;font:8px ui-monospace,monospace}.editor-wide-field input:focus,.editor-wide-field textarea:focus{border-color:#9eea458c}.texture-browser-section{padding-left:10px;padding-right:10px}.editor-texture-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0 10px;display:grid}.editor-texture-slots>button{color:#98a4b3;text-align:left;cursor:pointer;background:#0b0e12;border:1px solid #29323d;border-radius:5px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:42px;padding:4px;display:grid}.editor-texture-slots>button:hover{background:#141a21;border-color:#4c5969}.editor-texture-slots>button.is-active{border-color:var(--accent);box-shadow:inset 2px 0 var(--accent);background:#9eea4514}.editor-texture-slot-preview{background:repeating-conic-gradient(#1a1e25 0 25%,#101319 0 50%) 0 / 8px 8px;border:1px solid #242d37;border-radius:3px;place-items:center;width:34px;height:32px;display:grid;overflow:hidden}.editor-texture-slot-preview img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.editor-texture-slot-preview i{color:#536171;font-size:15px;font-style:normal}.editor-texture-slots>button>span:last-child{gap:2px;min-width:0;display:grid}.editor-texture-slots strong,.editor-texture-slots small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-texture-slots strong{color:#dce4ed;font-size:7.5px}.editor-texture-slots small{color:#647183;font-size:5.5px}.texture-browser-tabs{background:#090c10;border:1px solid #29313c;border-radius:5px;grid-template-columns:1fr 1fr;gap:3px;margin:7px 4px 5px;padding:3px;display:grid}.texture-browser-tabs button{color:#768293;cursor:pointer;background:0 0;border:0;border-radius:3px;height:26px;font-size:8px;font-weight:750}.texture-browser-tabs button:hover{color:#d9e0e8}.texture-browser-tabs button.is-active{color:#dfffc2;background:#202832;box-shadow:inset 0 0 0 1px #9eea453d}.texture-search{background:#0b0e12;border:1px solid #29313c;border-radius:4px;align-items:center;height:29px;margin:8px 4px;display:flex}.texture-search span{color:#6f7b8b;padding-left:7px}.texture-search input{color:#dce1e8;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 7px;font-size:8px}.editor-texture-grid{overscroll-behavior:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:290px;padding:4px;display:grid;overflow:auto}.editor-texture-grid button{cursor:pointer;content-visibility:auto;contain-intrinsic-size:72px 72px;background:#0b0e12;border:1px solid #28303b;border-radius:4px;grid-template-rows:51px 16px;min-width:0;padding:3px;display:grid}.editor-texture-grid button:hover{background:#151a21;border-color:#4a5667}.editor-texture-grid button.is-active{border-color:var(--accent);box-shadow:0 0 0 1px #9eea452e}.editor-texture-grid img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;background:repeating-conic-gradient(#1a1e25 0 25%,#101319 0 50%) 0 / 10px 10px}.editor-texture-grid span{color:#7e8998;text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:6.5px;overflow:hidden}.editor-limit-note{color:#6f7b8b;margin:6px 4px 0;font-size:7px}.editor-load-more-textures{color:#91a2b2;cursor:pointer;background:#151c24;border:1px solid #34404c;border-radius:4px;width:100%;min-height:30px;margin-top:7px;font-size:7px}.editor-load-more-textures:hover{color:#cdecf5;border-color:#5bd2f680}.editor-load-more-textures small{color:#637383;margin-left:6px;font:6px ui-monospace,monospace}.texture-preset-browser{min-width:0}.texture-preset-filters{gap:5px;padding:4px;display:grid}.texture-preset-filters select{color:#cbd3dd;background:#0b0e12;border:1px solid #29313c;border-radius:4px;outline:0;width:100%;height:29px;padding:0 7px;font-size:8px}.texture-preset-filters .texture-search{margin:0}.texture-preset-grid{overscroll-behavior:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:335px;padding:4px;display:grid;overflow:auto}.texture-preset-grid>button{text-align:left;cursor:pointer;content-visibility:auto;contain-intrinsic-size:96px 96px;background:#0b0e12;border:1px solid #29313c;border-radius:5px;grid-template-rows:58px auto auto;gap:3px;min-width:0;padding:4px;display:grid;position:relative}.texture-preset-grid>button:hover:not(:disabled){background:#151a21;border-color:#536173}.texture-preset-grid>button.is-active{border-color:var(--accent);box-shadow:0 0 0 1px #9eea4533}.texture-preset-grid>button:disabled{cursor:wait;opacity:.72}.texture-preset-preview{background:repeating-conic-gradient(#1a1e25 0 25%,#101319 0 50%) 0 / 10px 10px;border-radius:3px;place-items:center;width:100%;height:58px;display:grid;overflow:hidden}.texture-preset-preview img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.texture-preset-grid strong{color:#c9d0da;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;font-weight:700;overflow:hidden}.texture-preset-grid small{color:#657182;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;overflow:hidden}.texture-preset-grid>button.is-installed small{color:#8fc965}.texture-preset-grid>button.is-staged small{color:#ffbe64}.texture-preset-message{color:#7d8998;text-align:center;border:1px dashed #303947;border-radius:4px;margin:7px 4px;padding:9px;font-size:7.5px;line-height:1.4}.texture-preset-message.is-error{color:#ff8e97;border-color:#ff5b6847}.texture-preset-note{color:#657182;margin:7px 5px 1px;font-size:6.5px;line-height:1.45}.editor-danger-zone{grid-template-columns:1fr 1fr;gap:7px;padding:13px;display:grid}.editor-danger-zone button{color:#9aa4b2;cursor:pointer;background:#151a21;border:1px solid #303845;border-radius:4px;min-height:30px;font-size:8px}.editor-danger-zone button:hover{color:#e0e5eb;border-color:#4c5869}.editor-danger-zone button.is-danger{color:#ff8790;border-color:#ff5b6847}.editor-danger-zone button.is-save-component{color:#c9efa2;background:#5076291f;border-color:#9eea4559;grid-column:1/-1;justify-content:center}.editor-danger-zone button.is-save-component:hover:not(:disabled){color:#efffdd;background:#58852a38;border-color:#9eea45b8}.editor-danger-zone button:disabled{cursor:default;opacity:.45}.editor-layers-panel{background:radial-gradient(circle at 25% 0,#2e708c21,#0000 34%),linear-gradient(#111820,#0b0f14);border-right-color:#273646}.editor-layer-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:8px 7px 18px;overflow:auto}.editor-layer-branch{--layer-depth:0;--layer-indent:32px;--layer-pad:7px;--layer-row-half:18px;--layer-parent-chevron-axis:9px;position:relative}.editor-layer-branch:not([data-depth="0"]):before{content:"";z-index:2;top:var(--layer-row-half);bottom:0;left:calc(var(--layer-pad) + (var(--layer-depth) - 1) * var(--layer-indent) + var(--layer-parent-chevron-axis));pointer-events:none;background:#72829747;width:1px;position:absolute}.editor-layer-branch:not([data-depth="0"])[data-last=true]:before{display:none}.editor-layer-branch:not([data-depth="0"]):after{content:"";z-index:2;top:0;left:calc(var(--layer-pad) + (var(--layer-depth) - 1) * var(--layer-indent) + var(--layer-parent-chevron-axis));width:calc(var(--layer-indent) - 12px);height:var(--layer-row-half);box-sizing:border-box;pointer-events:none;border-bottom:1px solid #72829761;border-left:1px solid #72829747;border-bottom-left-radius:7px;position:absolute}.editor-layer-children{position:relative}.editor-layer-row{--layer-depth:0;width:max(100%,calc(17.25rem + var(--layer-depth) * var(--layer-indent)));min-height:36px;padding-left:calc(var(--layer-pad) + var(--layer-depth) * var(--layer-indent));box-sizing:border-box;color:#9aa4b2;cursor:pointer;content-visibility:auto;contain-intrinsic-size:auto 36px;border:1px solid #0000;border-radius:4px;grid-template-columns:18px 24px minmax(9rem,1fr) 20px;align-items:center;gap:3px;padding-right:5px;display:grid;position:relative}.editor-layer-row:hover{color:#e7edf4;background:linear-gradient(90deg,#18222c,#141b23);border-color:#57728b42}.editor-layer-row.is-active{color:#e7faff;background:linear-gradient(90deg,#64e6ff1c,#64e6ff06);border-color:#64e6ff4d}.editor-layer-chevron,.editor-layer-visibility{color:#6f7b8b;cursor:pointer;background:0 0;border:0;place-items:center;width:100%;height:22px;padding:0;font-size:10px;display:grid}.editor-layer-chevron svg{stroke-width:2px;width:13px;height:13px}.editor-layer-chevron-spacer{color:#7d899a;place-items:center;width:18px;height:22px;font-size:15px;font-weight:700;line-height:1;display:grid}.editor-layer-row:hover .editor-layer-chevron{color:#b8c3d0}.editor-layer-visibility{color:var(--accent);font-size:7px}.editor-layer-visibility.is-hidden{color:#566171}.editor-layer-icon{color:#a879ed;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;display:grid}.editor-layer-icon svg{stroke-width:1.8px;width:17px;height:17px}.editor-layer-icon.is-button{color:#49d27b;background:#2382461f;border:1px solid #43cd7080}.editor-layer-icon.is-label{color:var(--cyan)}.editor-layer-icon.is-image{color:#c793ff}.editor-layer-name{align-items:center;gap:7px;min-width:0;display:flex}.editor-layer-name strong,.editor-layer-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-layer-name strong{color:inherit;flex:0 auto;font-size:11px;line-height:1.2}.editor-layer-name small{color:#909baa;background:#7482961a;border:1px solid #7482961f;border-radius:5px;flex:none;padding:3px 6px;font-size:9px;line-height:1}.editor-layer-visibility{opacity:0;transition:opacity .12s}.editor-layer-row:hover .editor-layer-visibility,.editor-layer-row.is-active .editor-layer-visibility{opacity:1}.editor-created-heading{color:var(--accent);letter-spacing:.12em;margin:10px 7px 5px;font-size:7px;font-weight:800}.editor-layer-selection-summary{background:#2d89ac1a;border:1px solid #5dd2f747;border-radius:5px;grid-template-columns:28px minmax(0,1fr);gap:1px 7px;margin:7px;padding:8px;display:grid}.editor-layer-selection-summary strong{color:#83e5ff;background:#58d3f926;border-radius:4px;grid-row:1/3;place-items:center;font-size:12px;display:grid}.editor-layer-selection-summary span{color:#c8e8f1;font-size:8px}.editor-layer-selection-summary small{color:#6f8c98;font-size:6px}.editor-layer-context-menu{z-index:2147483600;background:linear-gradient(#1b232d,#11171e);border:1px solid #435262;border-radius:6px;gap:5px;width:218px;padding:8px;display:grid;position:fixed;box-shadow:0 14px 38px #0000009e,0 0 0 1px #0009}.editor-layer-context-heading{border-bottom:1px solid #2b3743;justify-content:space-between;gap:6px;padding:2px 2px 7px;display:flex}.editor-layer-context-heading span{color:#718292;text-transform:uppercase;font:6px ui-monospace,monospace}.editor-layer-context-heading strong{color:#dce8f0;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.editor-layer-context-menu form{grid-template-columns:minmax(0,1fr) auto;gap:5px;display:grid}.editor-layer-context-menu label{color:#758391;gap:3px;min-width:0;font-size:6px;display:grid}.editor-layer-context-menu input{color:#e4ebf1;background:#090d12;border:1px solid #344453;border-radius:4px;outline:0;min-width:0;height:27px;padding:0 6px;font:7px ui-monospace,monospace}.editor-layer-context-menu form button,.editor-layer-context-menu>button{color:#aab8c5;text-align:left;cursor:pointer;background:#18212a;border:1px solid #344453;border-radius:4px;min-height:28px;padding:0 8px;font-size:7px}.editor-layer-context-menu form button{text-align:center;align-self:end}.editor-layer-context-menu button:hover{color:#e3f8ff;border-color:#5bd2f68c}.editor-layer-context-menu button.is-danger{color:#ff8b95;border-color:#ff5b6847}.editor-layer-context-menu button:disabled{opacity:.4;cursor:default}select:not([multiple]){appearance:none;transition:border-color .12s,background-color .12s,color .12s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M2 2l4 4 4-4' fill='none' stroke='%238e99a9' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E")!important;background-position:right 7px center!important;background-repeat:no-repeat!important;padding-right:24px!important}select:not([multiple]):hover{color:#e4e9ef!important;border-color:#465264!important}select:not([multiple]):focus{box-shadow:0 0 0 2px #9eea4514;border-color:#9eea458c!important}select option{color:#dce1e8;background:#151a21}.template-gallery{z-index:200;background-color:#090c11;background-image:radial-gradient(circle at 50% 20%,#374d5b40,#0000 38%),radial-gradient(circle,#3e495857 1px,#0000 1px);background-size:auto,22px 22px;grid-template-rows:auto minmax(0,1fr) 36px;display:grid;position:fixed;inset:58px 0 0;overflow:hidden}.template-gallery:before{content:"";pointer-events:none;background:linear-gradient(#080b0f1a,#080b0fb8);position:absolute;inset:0}.template-gallery-header{justify-content:space-between;align-items:flex-start;width:min(1240px,100% - 60px);margin:0 auto;padding:32px 3px 22px;display:flex;position:relative}.template-gallery-header>div>span{color:var(--accent);letter-spacing:.2em;font-size:8px;font-weight:850}.template-gallery-header h1{color:#f0f3f7;letter-spacing:-.03em;margin:8px 0 5px;font-size:clamp(23px,2.4vw,34px)}.template-gallery-header p{color:#8994a4;margin:0;font-size:11px}.template-gallery-header>button{color:#8994a4;cursor:pointer;background:#141920;border:1px solid #323b48;border-radius:5px;width:35px;height:35px;font-size:22px}.template-gallery-header>button:hover{color:#fff;border-color:#596679}.template-gallery-body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:0 0 24px;position:relative;overflow:hidden auto}.template-gallery-grid{grid-template-columns:repeat(3,minmax(240px,1fr));grid-auto-rows:minmax(294px,auto);align-content:start;gap:14px;width:min(1240px,100% - 60px);margin:0 auto;padding:0 3px 8px;display:grid;position:relative}.template-card{min-width:0;min-height:294px;color:inherit;text-align:left;cursor:pointer;background:#11151b;border:1px solid #2a323e;border-radius:8px;grid-template-rows:160px auto;padding:0;transition:translate .16s,border-color .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:0 10px 30px #00000038}.template-card:hover{border-color:#9eea458c;translate:0 -3px;box-shadow:0 16px 38px #00000061,0 0 0 1px #9eea4514}.template-preview{min-height:160px;image-rendering:pixelated;background:#17202a url(/backgrounds/minecraft-world-clean.png) 50%/cover no-repeat;place-items:center;display:grid;position:relative;overflow:hidden}.template-preview:after{content:"";z-index:0;background:#04080a61;position:absolute;inset:0}.template-preview.is-blank{color:#8d99a9;background-color:#0b0f14;background-image:radial-gradient(circle,#8b9fb457 1px,#0000 1px);background-size:16px 16px;align-content:center;gap:8px}.template-preview.is-blank:after{display:none}.template-preview.is-blank span{width:38px;height:38px;color:var(--accent);border:1px dashed #536070;border-radius:5px;place-items:center;font-size:22px;display:grid}.template-preview.is-blank small{letter-spacing:.13em;font-size:7px}.template-dialog,.template-server-form,.template-menu,.template-chest,.template-scoreboard{z-index:1;color:#fff;text-shadow:1px 1px #3f3f3f;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;place-items:center;font-family:Mojangles,MinecraftSeven,sans-serif;display:grid;position:relative}.template-dialog{grid-template-rows:26px 1px 1fr 27px;width:178px;height:116px;padding:11px 18px 13px}.template-dialog strong,.template-menu strong,.template-chest strong,.template-scoreboard strong{font-size:7px}.template-dialog>i{background:#ffffff26;width:80%;height:1px}.template-dialog p{color:#e2e2e2;margin:0;font-size:6px}.template-dialog button{color:#fff;text-shadow:1px 1px #3f3f3f;background-color:#0000;background-position:50%;background-size:100% 100%;border:0;width:88px;height:22px;font:5px Mojangles,sans-serif}.template-server-form{grid-template-rows:20px 30px 1fr;width:158px;height:140px;padding:10px 9px 12px}.template-server-form strong{color:#2b2b2b;text-shadow:none;align-self:start;font-size:6px}.template-server-form p{color:#303030;text-shadow:none;place-self:start;margin:3px 4px 0;font-size:5px;line-height:1.3}.template-server-form>div{align-self:stretch;gap:2px;width:100%;display:grid}.template-server-form>div span{color:#303030;min-height:21px;text-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;place-items:center;font-size:5px;display:grid}.template-menu{grid-template-rows:25px 1fr;width:210px;height:132px;padding:12px 18px 15px}.template-menu>div{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;height:78px;display:grid}.template-menu>div span{color:#f5f5f5;background-position:50%;background-size:100% 100%;place-items:center;font-size:8px;display:grid}.template-chest{grid-template-rows:24px 1fr;width:210px;height:118px;padding:12px 20px 15px}.template-chest>div{grid-template-columns:repeat(9,1fr);gap:1px;display:grid}.template-chest i{background-position:50%;background-size:100% 100%;width:17px;height:17px;display:block}.template-preview.is-scoreboard{place-items:start end;padding:18px}.template-scoreboard{background-size:100% 100%;align-content:start;justify-items:stretch;width:115px;min-height:94px;padding:8px 10px}.template-scoreboard strong{color:#f3de75;text-align:center;margin-bottom:7px}.template-scoreboard span{justify-content:space-between;margin:2px 0;font-size:5px;display:flex}.template-scoreboard span i{color:#f0d86d;font-style:normal}.template-card-copy{grid-template-columns:1fr auto;gap:5px 10px;padding:15px 16px 16px;display:grid}.template-card-copy>span{color:var(--accent);letter-spacing:.13em;grid-column:1/-1;font-size:7px;font-weight:850}.template-card-copy strong{font-size:13px}.template-card-copy p{color:#7e8999;grid-column:1/-1;margin:0;font-size:9px;line-height:1.4}.template-card-copy i{color:#8b96a5;white-space:nowrap;grid-area:2/2;align-self:center;font-size:8px;font-style:normal}.template-card:hover .template-card-copy i{color:var(--accent)}.template-gallery>footer{color:#657080;background:#0b0e12e0;border-top:1px solid #202630;place-items:center;font-size:8px;display:grid;position:relative}@media(max-width:980px){.template-gallery-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}.boot-screen{color:#9aa4b2;background:#090b0f;place-content:center;justify-items:center;gap:16px;width:100%;height:100%;font-size:12px;display:grid}.boot-mark{width:54px;height:54px;color:var(--accent);letter-spacing:.08em;background:#9eea4514;border:1px solid #9eea4566;place-items:center;font-weight:900;display:grid;box-shadow:0 0 30px #9eea451a}@media(max-width:1050px){.workspace{--left-panel-width:280px;--right-panel-width:280px}.workspace.is-left-collapsed{--left-panel-width:0px}.workspace.is-right-collapsed{--right-panel-width:0px}.brand{width:fit-content;min-width:0}.pack-stack{padding:0 12px}}@media(max-width:800px){.application-shell .brand{width:190px;min-width:190px;padding-inline:12px}.application-shell .brand strong{font-size:13px}.application-shell .brand small{font-size:7px}.application-shell .app-menu-bar{padding-inline:4px}.application-shell .topbar-scroll{scrollbar-width:none}.application-shell .topbar-scroll::-webkit-scrollbar{display:none}.application-shell .workspace{grid-template-columns:minmax(0,1fr)}.application-shell .left-sidebar,.application-shell .right-sidebar{z-index:40;width:min(86vw,320px);transition:transform .18s,opacity .12s;position:fixed;top:58px;bottom:0;box-shadow:0 18px 44px #00000073}.application-shell .left-sidebar{left:0}.application-shell .right-sidebar{width:min(90vw,326px);right:0}.application-shell .workspace.is-left-collapsed .left-sidebar{transform:translate(-102%)}.application-shell .workspace.is-right-collapsed .right-sidebar{transform:translate(102%)}.application-shell .sidebar-edge-toggle{z-index:45;position:fixed;top:calc(58px + 50%)}.application-shell .sidebar-edge-toggle.is-left{left:0}.application-shell .sidebar-edge-toggle.is-right{right:0}.application-shell .sidebar-resizer{display:none}[data-radix-popper-content-wrapper]:has(.account-dropdown){top:58px!important;left:auto!important;right:.5rem!important;transform:none!important}[data-radix-popper-content-wrapper]:has(.account-dropdown) .account-dropdown{width:min(15rem,100vw - 1rem);max-width:calc(100vw - 1rem);position:fixed;top:58px;left:auto;right:.5rem;transform:none}}@media(max-width:760px){.pack-manager-backdrop{padding:10px}.pack-manager{height:96vh}.pack-manager-body{grid-template-columns:1fr;overflow-y:auto}.pack-loader{border-bottom:1px solid #242b34;border-right:0;overflow:visible}.pack-list-panel{min-height:360px}.live-status{min-width:130px}}.json-ui-control.is-editor-multi-selected{outline:1px solid var(--ring)}@supports (color:color-mix(in lab,red,red)){.json-ui-control.is-editor-multi-selected{outline:1px solid color-mix(in srgb,var(--ring) 88%,transparent)}}.json-ui-control.is-editor-multi-selected{outline-offset:-1px}.editor-add-library-button{color:#efffdc;cursor:pointer;background:linear-gradient(#27341d,#172012);border:1px solid #41502f;border-radius:5px;align-items:center;gap:7px;min-width:154px;height:38px;padding:0 9px;display:flex;box-shadow:inset 0 1px #ffffff0f}.editor-add-library-button:hover{border-color:var(--accent);background:linear-gradient(#304323,#1d2916)}.editor-add-library-button>span{color:var(--accent);font-size:18px;line-height:1}.editor-add-library-button>div{text-align:left;gap:1px;min-width:0;display:grid}.editor-add-library-button strong{font-size:9px}.editor-add-library-button small{color:#8e9b81;font-size:6px}.editor-add-library-button i{color:#8e9b81;margin-left:auto;font-style:normal}.editor-hidden-panels-button{color:#c5a4dc;white-space:nowrap;cursor:pointer;background:#75439f1a;border:1px solid #be74ff57;border-radius:4px;height:29px;padding:0 9px;font-size:8px}.editor-hidden-panels-button:hover,.editor-hidden-panels-button.is-active{color:#f0ddff;background:#894db83d;border-color:#d59dffb8}.editor-align-toolbar{background:#0d1116;border:1px solid #303945;border-radius:5px;align-items:center;gap:2px;padding:3px;display:flex}.editor-align-toolbar button{color:#8793a2;cursor:pointer;background:0 0;border:0;border-radius:3px;width:28px;height:28px;padding:0;font:8px ui-monospace,monospace}.editor-align-toolbar button:hover{color:var(--accent);background:#222b34}.element-library-backdrop{z-index:9500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030507c2;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.element-library{background:#0c1015;border:1px solid #3b4653;border-radius:10px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1080px,94vw);height:min(760px,88vh);display:grid;overflow:hidden;box-shadow:0 28px 100px #000000a6}.element-library:has(.custom-renderer-builder){grid-template-rows:auto auto auto minmax(0,1fr) auto}.element-library:has(.custom-renderer-builder) .element-library-grid{grid-row:4}.element-library:has(.custom-renderer-builder)>footer{grid-row:5}.element-library:has(.saved-component-form){grid-template-rows:auto auto auto minmax(0,1fr) auto}.element-library:has(.saved-component-form) .element-library-grid{grid-row:4}.element-library:has(.saved-component-form)>footer{grid-row:5}.element-library:has(.saved-component-form):has(.custom-renderer-builder){grid-template-rows:auto auto auto auto minmax(0,1fr) auto}.element-library:has(.saved-component-form):has(.custom-renderer-builder) .custom-renderer-builder{grid-row:4}.element-library:has(.saved-component-form):has(.custom-renderer-builder) .element-library-grid{grid-row:5}.element-library:has(.saved-component-form):has(.custom-renderer-builder)>footer{grid-row:6}.element-library>header{background:linear-gradient(#171d25,#10151b);border-bottom:1px solid #222a34;justify-content:space-between;align-items:center;padding:20px 22px 16px;display:flex}.element-library h2{color:#f2f5f8;margin:4px 0 2px;font-size:22px}.element-library header p{color:#737e8d;margin:0;font-size:9px}.element-library header p strong{color:var(--accent)}.element-library-header-actions{align-items:center;gap:8px;display:flex}.element-library-header-actions button{color:#aeb7c3;cursor:pointer;background:#151b22;border:1px solid #333e4b;border-radius:6px;height:34px}.element-library-header-actions .element-library-save-button{color:#ccefa8;background:#486b2429;border-color:#9eea455c;padding:0 12px;font-size:8px}.element-library-header-actions .element-library-save-button:hover:not(:disabled){color:#efffdc;background:#5b8b2a3d;border-color:#9eea45b8}.element-library-header-actions .element-library-save-button:disabled{cursor:default;opacity:.45}.element-library-header-actions .element-library-close-button{place-items:center;width:34px;padding:0;font-size:20px;display:grid}.element-library-tools{background:#0e1217;border-bottom:1px solid #202731;grid-template-columns:minmax(260px,1fr) auto;gap:14px;padding:13px 18px;display:grid}.element-library-tools>label{background:#080b0f;border:1px solid #303a47;border-radius:5px;align-items:center;height:36px;padding:0 10px;display:flex}.element-library-tools>label span{color:#6e7b8c;font-size:15px}.element-library-tools input{color:#e6ebf1;background:0 0;border:0;outline:0;width:100%;font-size:10px}.element-library-tools>div{align-items:center;gap:4px;display:flex}.element-library-tools>div button{color:#7e8998;cursor:pointer;background:#171c23;border:1px solid #0000;border-radius:4px;height:30px;padding:0 9px;font-size:7px}.element-library-tools>div button.is-active{color:var(--accent);background:#222d1b;border-color:#54633f}.saved-component-form{background:linear-gradient(90deg,#3a5b1f33,#0d1217f5);border-bottom:1px solid #9eea453d;grid-template-columns:minmax(220px,.85fr) minmax(260px,1fr) auto;align-items:end;gap:14px;padding:13px 18px;display:grid}.saved-component-form>div:first-child{gap:3px;display:grid}.saved-component-form>div:first-child strong{color:#e6f5d7;font-size:10px}.saved-component-form>div:first-child small{color:#748369;font-size:7px}.saved-component-form>label{color:#9cab91;gap:4px;font-size:7px;display:grid}.saved-component-form>label input{color:#e8f2df;background:#090d08;border:1px solid #3a4932;border-radius:5px;outline:0;width:100%;height:32px;padding:0 9px;font:9px ui-monospace,monospace}.saved-component-form>label input:focus{border-color:#9eea45b3}.saved-component-form-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:210px;display:flex}.saved-component-form-actions small{color:#d7b269;max-width:130px;font-size:6px;line-height:1.3}.saved-component-form-actions button{color:#a9b8a0;cursor:pointer;background:#171d15;border:1px solid #394434;border-radius:4px;height:30px;padding:0 9px;font-size:7px}.saved-component-form-actions button.is-primary{color:#eaffd6;background:#54842642;border-color:#9eea458a}.saved-component-form-actions button:disabled{cursor:default;opacity:.4}.element-library-grid{scrollbar-gutter:stable;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:9px;padding:16px 18px 24px;display:grid;overflow:auto}.element-card{color:#dfe5ec;text-align:left;cursor:pointer;content-visibility:auto;contain-intrinsic-size:180px 208px;background:#11161c;border:1px solid #27303b;border-radius:7px;grid-template-rows:92px auto auto auto auto;gap:5px;min-width:0;min-height:208px;padding:8px;display:grid}.element-card:hover{background:#171f18;border-color:#71994a;transform:translateY(-1px);box-shadow:0 8px 24px #00000047}.element-card.is-contextual{cursor:not-allowed;opacity:.72;border-color:#4a4030}.element-card.is-contextual:hover{box-shadow:none;background:#181610;transform:none}.element-card-preview{image-rendering:pixelated;background:radial-gradient(circle at 50% 35%,#26303b,#0a0d11 72%);border:1px solid #242d37;border-radius:5px;place-items:center;display:grid;position:relative;overflow:hidden}.element-card-preview img{object-fit:contain;max-width:78%;max-height:64%;image-rendering:pixelated}.element-card-preview i{color:#b6c1cc;font:30px ui-monospace,monospace}.element-card-preview em{color:var(--accent);letter-spacing:.09em;background:#18230fe0;border:1px solid #9eea4559;border-radius:3px;padding:2px 4px;font-size:5px;font-style:normal;position:absolute;bottom:5px;right:5px}.element-card>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.element-card>small{color:#778392;font-size:7px;line-height:1.35}.element-card-compat{color:#8fbd61;font-size:6px;line-height:1.35}.element-card-compat.is-contextual{color:#d2a358}.element-card>code{color:#536070;align-self:end;font-size:6px}.saved-component-card{border-color:#9eea4557;grid-template-rows:minmax(0,1fr) auto;gap:0;padding:0;overflow:hidden}.saved-component-insert{color:#dfe5ec;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:92px auto auto auto auto;gap:5px;min-width:0;padding:8px;display:grid}.saved-component-insert>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.saved-component-insert>small{color:#778b6c;font-size:7px;line-height:1.35}.saved-component-insert>code{color:#5f7352;align-self:end;font-size:6px}.saved-component-actions{background:#080c077a;border-top:1px solid #9eea4529;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;display:flex}.saved-component-actions span{color:#66745d;text-overflow:ellipsis;white-space:nowrap;font-size:5.5px;overflow:hidden}.saved-component-actions button{color:#d78087;cursor:pointer;background:#53181d24;border:1px solid #ff5b683d;border-radius:3px;padding:3px 5px;font-size:5.5px}.saved-component-actions button:hover{color:#ff9aa2;border-color:#ff5b688c}.element-library-empty{color:#687586;grid-column:1/-1;place-items:center;min-height:240px;display:grid}.custom-renderer-builder{background:linear-gradient(135deg,#438fb721,#0d1218d9);border-bottom:1px solid #26313c;gap:10px;padding:12px 18px;display:grid}.custom-renderer-builder>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.custom-renderer-builder h3{color:#e5f6ff;margin:3px 0 2px;font-size:14px}.custom-renderer-builder p{color:#8096a5;margin:0;font-size:8px}.custom-renderer-builder>header button{color:#9ac4d6;cursor:pointer;background:#13202a;border:1px solid #38505d;border-radius:4px;width:26px;height:26px}.custom-renderer-builder-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.custom-renderer-builder-toolbar label,.custom-renderer-field{color:#90a3b0;gap:4px;font-size:7px;display:grid}.custom-renderer-builder-toolbar select,.custom-renderer-field input:not([type=checkbox]),.custom-renderer-field select{color:#dcecf4;background:#091016;border:1px solid #344753;border-radius:4px;outline:0;width:100%;min-width:0;height:29px;padding:0 7px;font:8px ui-monospace,monospace}.custom-renderer-field input[type=color]{cursor:pointer;background:#091016;border:1px solid #344753;border-radius:4px;width:100%;height:29px;padding:2px}.custom-renderer-builder-toolbar code{color:#82d8f6;text-overflow:ellipsis;white-space:nowrap;border:1px solid #2b3d48;border-radius:4px;padding:8px;font:7px ui-monospace,monospace;overflow:hidden}.custom-renderer-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:112px;display:grid;overflow:auto}.custom-renderer-fields>span{min-width:0}.custom-renderer-field.is-switch{background:#091016;border:1px solid #344753;border-radius:4px;justify-content:space-between;align-items:center;min-height:29px;padding:0 7px;display:flex}.custom-renderer-field.is-switch input{accent-color:var(--accent)}.custom-renderer-builder-actions{justify-content:flex-end;gap:7px;display:flex}.custom-renderer-builder-actions button{color:#9eb3c0;cursor:pointer;background:#151e25;border:1px solid #354753;border-radius:4px;min-height:29px;padding:0 10px;font-size:7px}.custom-renderer-builder-actions button.is-primary{color:#c9f2ff;background:#379ec940;border-color:#71d6ff99;font-weight:700}.element-library>footer{color:#687586;border-top:1px solid #202731;justify-content:center;gap:26px;padding:10px;font-size:7px;display:flex}kbd{color:#bec7d2;background:#171d24;border:1px solid #3a4552;border-bottom-width:2px;border-radius:3px;padding:2px 4px;font:6px ui-monospace,monospace}.shortcut-help-backdrop{z-index:9600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040608b8;place-items:center;display:grid;position:fixed;inset:0}.shortcut-help{background:#0d1116;border:1px solid #3a4653;border-radius:9px;width:min(660px,90vw);overflow:hidden;box-shadow:0 24px 80px #0009}.shortcut-help>header{background:#151a21;border-bottom:1px solid #252d37;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.shortcut-help h2{margin:3px 0 0;font-size:18px}.shortcut-help header button{color:#aeb8c4;cursor:pointer;background:#11161c;border:1px solid #35404d;border-radius:5px;width:30px;height:30px;font-size:17px}.shortcut-help>div{grid-template-columns:1fr 1fr;gap:18px;padding:19px;display:grid}.shortcut-help section{min-width:0}.shortcut-help h3{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:8px}.shortcut-help p{color:#8d98a6;grid-template-columns:92px 1fr;align-items:center;gap:8px;margin:5px 0;font-size:8px;display:grid}.shortcut-help p kbd{justify-self:start}.shortcut-help>footer{color:#687484;text-align:center;border-top:1px solid #252d37;padding:10px 19px;font-size:7px}.editor-section-help{color:#687486;margin:-2px 0 8px;font-size:7px;line-height:1.4}.editor-visibility-guide{background:#0c1116b8;border:1px solid #2b3743;border-radius:5px;gap:7px;margin:10px 0;padding:10px;display:grid}.editor-visibility-heading{color:#dce6ef;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.editor-visibility-heading span{color:#9eea45;letter-spacing:.08em;font-size:8px;font-weight:800}.editor-visibility-guide p{color:#8793a2;margin:0;font-size:8px;line-height:1.45}.editor-visibility-guide p code{color:#cbd7e4;font:8px ui-monospace,monospace}.editor-visibility-guide textarea{resize:vertical;color:#dce1e8;background:#0b0e12;border:1px solid #29313c;border-radius:4px;outline:0;width:100%;min-height:54px;padding:7px;font:8px/1.45 ui-monospace,monospace}.editor-visibility-guide textarea:focus{border-color:#9eea458c}.editor-visibility-builder{gap:6px;display:grid}.editor-visibility-builder label{color:#8d9bab;gap:4px;font-size:8px;display:grid}.editor-visibility-builder select,.editor-visibility-builder input{color:#dce1e8;background:#0b0e12;border:1px solid #29313c;border-radius:4px;outline:0;width:100%;min-height:28px;padding:5px 6px;font:8px ui-monospace,monospace}.editor-visibility-builder select:focus,.editor-visibility-builder input:focus{border-color:#9eea458c}.editor-visibility-presets{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.editor-visibility-presets>span{color:#8d9bab;width:100%;font-size:8px}.editor-visibility-presets button{color:#b8c4d0;cursor:pointer;background:#151b22;border:1px solid #303b48;border-radius:4px;min-height:27px;padding:0 7px;font-size:8px}.editor-visibility-presets button:hover,.editor-visibility-presets button.is-active{color:#e3f8c9;background:#1b2b1d;border-color:#9eea459e}.editor-visibility-raw{color:#8d9bab;gap:5px;font-size:8px;display:grid}.editor-visibility-actions{align-items:center;gap:8px;display:flex}.editor-visibility-actions button{color:#dce5ed;cursor:pointer;background:#171c23;border:1px solid #3a4654;border-radius:4px;min-height:27px;padding:0 8px;font-size:8px}.editor-visibility-actions button:hover{border-color:var(--accent);color:#fff}.editor-visibility-actions span{color:#6f7b8a;font-size:7px}.editor-authored-condition{background:#101f2cad;border:1px solid #50b0ff6b;border-radius:5px;gap:6px;margin:10px 0;padding:10px;display:grid}.editor-authored-condition strong{color:#dceeff;font-size:10px}.editor-authored-condition p{color:#aab7c5;margin:0;font-size:10px;line-height:1.45}.editor-authored-condition p code,.editor-authored-condition>code{color:#b9ddff;overflow-wrap:anywhere;font:10px ui-monospace,monospace}.editor-authored-condition span{color:#91a0ae;font-size:10px;line-height:1.4}.editor-routing-details{background:#0c1823a3;border:1px solid #50b0ff7a;border-radius:5px;margin:10px 0}.editor-routing-details>summary{color:#dceeff;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:10px;list-style:none;display:flex}.editor-routing-details>summary::-webkit-details-marker{display:none}.editor-routing-details>summary:before{content:"›";color:#8fcaff;font-size:17px;line-height:1;transition:transform .15s;transform:rotate(0)}.editor-routing-details[open]>summary:before{transform:rotate(90deg)}.editor-routing-details>summary strong{flex:1}.editor-routing-details>summary span{color:#91a9bd;font-size:10px}.editor-routing-details[open]>summary{border-bottom:1px solid #50b0ff47}.editor-routing-body{padding:0 8px 8px}.editor-routing-body .editor-authored-condition{margin-bottom:8px}.editor-box-model{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.editor-box-model label{color:#697586;text-align:center;gap:3px;min-width:0;font-size:6px;display:grid}.editor-box-model input{color:#dce1e8;text-align:center;background:#0b0e12;border:1px solid #29313c;border-radius:4px;width:100%;height:27px;font:8px ui-monospace,monospace}.editor-spacing-presets.is-compact{margin:7px 0 4px}.editor-spacing-presets.is-compact button.is-active{color:#a9ebff;background:#3197bc2e;border-color:#64dcff9e}.editor-grid-gap-tool{background:linear-gradient(135deg,#3697bb14,#0b0f148c);border:1px solid #2d3a46;border-radius:5px;margin:8px 0;padding:9px}.editor-grid-gap-tool>div:first-child{justify-content:space-between;align-items:baseline;gap:6px;margin-bottom:7px;display:flex}.editor-grid-gap-tool strong{color:#c7d8e3;font-size:8px}.editor-grid-gap-tool small,.editor-grid-gap-tool>p{color:#6c7d89;font-size:6px}.editor-grid-gap-tool>p{margin:6px 0 0}.editor-progress-preview{background:radial-gradient(circle at 90% 10%,#9eea4514,#0000 46%)}.editor-progress-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-progress-heading h3{margin:0}.editor-progress-heading small{color:#687787;font-size:6px}.editor-progress-heading strong{color:#b9ef79;font:12px ui-monospace,monospace}.editor-progress-preview>input[type=range]{accent-color:#9eea45;width:100%;margin:12px 0 7px}.editor-dynamic-payload{background:#452f0b14;border:1px solid #ffbe4a4d;border-radius:6px;margin-top:10px;overflow:hidden}.editor-dynamic-payload>summary{color:#e3d5b3;cursor:pointer;justify-content:space-between;align-items:center;min-height:35px;padding:0 9px;font-size:8px;display:flex}.editor-dynamic-payload>summary small{color:#eabb64;letter-spacing:.08em;background:#ffbe4a1a;border-radius:3px;padding:2px 5px;font-size:5px}.editor-dynamic-payload-body{border-top:1px solid #ffbe4a2e;gap:7px;padding:9px;display:grid}.editor-dynamic-payload-body>p{color:#7d8791;margin:0;font-size:7px;line-height:1.45}.editor-dynamic-payload code{color:#e3bd73;font:6.5px ui-monospace,monospace}.editor-payload-note{background:#b881220f;border-left:2px solid #c9973e;padding:6px}.editor-payload-output{background:#090d11;border:1px solid #2d3741;border-radius:4px;min-width:0;padding:7px}.editor-payload-output>div{color:#75818e;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:6px;display:flex}.editor-payload-output button,.editor-payload-code button{color:#a9b6c1;cursor:pointer;background:#182029;border:1px solid #3a4651;border-radius:3px;min-height:21px;padding:0 7px;font-size:6px}.editor-payload-output>code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-payload-code>summary{color:#82909c;cursor:pointer;font-size:7px}.editor-payload-code>div{margin-top:6px;position:relative}.editor-payload-code button{z-index:1;position:absolute;top:5px;right:5px}.editor-payload-code pre{color:#aacf8f;white-space:pre-wrap;background:#070a0e;border:1px solid #29343e;border-radius:4px;max-height:180px;margin:0;padding:34px 8px 8px;font:6px/1.45 ui-monospace,monospace;overflow:auto}.nine-slice-editor{background:#5b327f12;border:1px solid #be74ff47;border-radius:6px;margin-top:10px;overflow:hidden}.nine-slice-editor>summary{color:#cfb4e6;cursor:pointer;justify-content:space-between;align-items:center;min-height:35px;padding:0 9px;font-size:8px;display:flex}.nine-slice-editor>summary small{color:#9a75bc;font:6px ui-monospace,monospace}.nine-slice-editor-body{border-top:1px solid #be74ff2b;gap:8px;padding:9px;display:grid}.nine-slice-workbench{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:7px;display:grid}.nine-slice-source{background:repeating-conic-gradient(#1b2027 0 25%,#11151a 0 50%) 0/12px 12px;touch-action:none;border:1px solid #3c4651;border-radius:4px;place-items:center;min-height:108px;display:grid;position:relative;overflow:hidden}.nine-slice-source>img{object-fit:fill;width:100%;height:100%;image-rendering:pixelated;pointer-events:none}.nine-slice-guide{z-index:2;touch-action:none;background:#ffcf4d;border:0;padding:0;position:absolute;box-shadow:0 0 0 1px #301f00bf,0 0 5px #ffcf4da6}.nine-slice-guide.is-left,.nine-slice-guide.is-right{cursor:ew-resize;width:2px;top:0;bottom:0;translate:-50%}.nine-slice-guide.is-top,.nine-slice-guide.is-bottom{cursor:ns-resize;height:2px;left:0;right:0;translate:0 -50%}.nine-slice-guide.is-right{translate:50%}.nine-slice-guide.is-bottom{translate:0 50%}.nine-slice-stretch{color:#788493;grid-template-rows:auto minmax(0,1fr);gap:4px;min-width:0;font-size:6px;display:grid}.nine-slice-stretch>div{box-sizing:border-box;min-height:90px;image-rendering:pixelated;border-color:#0000}.nine-slice-edge-fields .numeric-input>input{text-align:center}.nine-slice-meta{color:#75808d;justify-content:space-between;gap:6px;font-size:6px;display:flex}.nine-slice-meta code{color:#9c82b4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:6px ui-monospace,monospace;overflow:hidden}.nine-slice-message{color:#9eea79;text-align:center;margin:0;font-size:7px}.nine-slice-open-button{color:#d9bdf0;cursor:pointer;background:#75439f24;border:1px solid #be74ff61;border-radius:4px;width:100%;min-height:30px;margin-top:8px;font-size:7px}.nine-slice-open-button:hover{color:#f0ddff;background:#894db83d;border-color:#d59dffb8}.nine-slice-modal-backdrop{z-index:10000001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03060ad1;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.nine-slice-modal{background:#0c1015;border:1px solid #be74ff73;border-radius:10px;grid-template-rows:auto minmax(0,1fr);width:min(1000px,100vw - 64px);max-height:min(840px,100vh - 64px);display:grid;overflow:hidden;box-shadow:0 28px 90px #000000b8}.nine-slice-modal>header{background:#15111c;border-bottom:1px solid #be74ff33;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.nine-slice-modal>header>div{gap:4px;min-width:0;display:grid}.nine-slice-modal header small{color:#9c82b4;text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,monospace;overflow:hidden}.nine-slice-modal-close{color:#cdb9dc;cursor:pointer;background:#211a29;border:1px solid #3d3149;border-radius:5px;place-items:center;width:32px;height:32px;padding:0;font-size:19px;display:grid}.nine-slice-modal-close:hover{color:#fff;background:#302039;border-color:#bd82e5}.nine-slice-modal-body{min-height:0;padding:18px;overflow:auto}.nine-slice-modal .nine-slice-editor{background:0 0;border:0;margin:0;overflow:visible}.nine-slice-modal .nine-slice-editor>summary{display:none}.nine-slice-modal .nine-slice-editor-body{border-top:0;gap:16px;padding:0}.nine-slice-modal .nine-slice-workbench{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:16px}.nine-slice-modal .nine-slice-source,.nine-slice-modal .nine-slice-stretch>div{min-height:340px}.nine-slice-modal .nine-slice-edge-fields{max-width:680px}@media(max-width:760px){.nine-slice-modal-backdrop{padding:12px}.nine-slice-modal{width:100%;max-height:calc(100vh - 24px)}.nine-slice-modal .nine-slice-workbench{grid-template-columns:1fr}.nine-slice-modal .nine-slice-source,.nine-slice-modal .nine-slice-stretch>div{min-height:240px}}.editor-spacing-presets{align-items:center;gap:5px;margin-top:8px;display:flex}.editor-spacing-presets>span{color:#687486;margin-right:auto;font-size:7px}.editor-spacing-presets button{color:#c9d0dc;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:5px;min-width:28px;height:26px;padding:0 6px;font:8px ui-monospace,monospace}.editor-spacing-presets button:hover{color:#fff;background:#3fa8ff21;border-color:#73ceff80}.editor-spacing-presets button.is-apply{color:#c9f5ff;background:#349fcc33;border-color:#59d3ff59;min-width:58px}.editor-apply-wide{color:#dce3eb;cursor:pointer;background:#171d24;border:1px solid #3a4754;border-radius:4px;width:100%;min-height:29px;margin-top:7px;font-size:7px}.editor-apply-wide:hover{color:var(--accent);border-color:#617346}.editor-grid-batch{background:#28371d40;border:1px solid #34402e;border-radius:5px;margin-top:9px;padding:9px}.editor-grid-batch>strong{color:#b9ce9f;margin-bottom:7px;font-size:8px;display:block}.editor-grid-batch>p{color:#6e7e63;margin:4px 0 0;font-size:6.5px}.editor-grid-sync-callout{background:linear-gradient(135deg,#9eea4514,#0000)}.editor-grid-sync-callout>div{color:#c9dfb0;justify-content:space-between;font-size:8px;display:flex}.editor-grid-sync-callout>div span{color:#6f7c65}.editor-grid-sync-callout p{color:#78856f;font-size:7px;line-height:1.4}.editor-grid-sync-callout button{width:100%;height:29px;color:var(--accent);cursor:pointer;background:#1d2916;border:1px solid #52663d;border-radius:4px;font-size:7px}.editor-state-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:8px;display:grid}.editor-state-tabs label{color:#778394;text-transform:uppercase;gap:3px;min-width:0;font-size:6px;display:grid}.editor-state-tabs input{color:#ccd4df;background:#0b0e12;border:1px solid #29313c;border-radius:4px;min-width:0;height:28px;padding:0 6px;font:7px ui-monospace,monospace}.editor-animation-actions{grid-template-columns:1fr auto;gap:5px;display:grid}.editor-animation-actions button{color:#dce3eb;cursor:pointer;background:#171d24;border:1px solid #3d4b58;border-radius:4px;min-height:29px;padding:0 8px;font-size:7px}.editor-animation-actions button:first-child{color:var(--accent);border-color:#54673c}.editor-animation-workbench{background:linear-gradient(#358bc40b,#0000 180px);padding-left:10px;padding-right:10px}.editor-animation-heading{justify-content:space-between;align-items:center;display:flex}.editor-animation-heading h3{margin-bottom:0}.editor-animation-heading>span{color:#8bdfff;background:#2e97c21f;border:1px solid #5acfff45;border-radius:10px;place-items:center;min-width:22px;height:19px;padding:0 6px;font:8px ui-monospace,monospace;display:grid}.editor-animation-list{gap:5px;max-height:210px;margin-top:10px;display:grid;overflow:auto}.editor-animation-list>button{color:#aab5c4;text-align:left;cursor:pointer;background:#0c1015;border:1px solid #29333e;border-radius:5px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:44px;padding:5px 7px;display:grid}.editor-animation-list>button:hover{background:#121820;border-color:#425363}.editor-animation-list>button.is-active{background:linear-gradient(90deg,#2fa7d329,#1a425212);border-color:#53d2ff94;box-shadow:inset 2px 0 #55d7ff}.editor-animation-list button>i{color:#83ddff;background:#50b9e61f;border-radius:4px;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;display:grid}.editor-animation-list button>span{gap:2px;min-width:0;display:grid}.editor-animation-list button strong{color:#e1e7ef;text-overflow:ellipsis;white-space:nowrap;font:7.5px ui-monospace,monospace;overflow:hidden}.editor-animation-list button small{color:#788696;font-size:7px}.editor-animation-list button em{letter-spacing:.05em;border-radius:3px;padding:2px 4px;font-size:5.5px;font-style:normal;font-weight:800}.editor-animation-list button em.is-local{color:#bced83;background:#9eea451a}.editor-animation-list button em.is-pack{color:#caa2ef;background:#b974ff1a}.editor-animation-empty{color:#778393;text-align:center;border:1px dashed #303b47;border-radius:6px;justify-items:center;gap:4px;margin:10px 0;padding:17px 10px;display:grid}.editor-animation-empty>span{color:#63cef5;font-size:18px}.editor-animation-empty strong{color:#bdc6d1;font-size:9px}.editor-animation-empty small{max-width:210px;font-size:7px;line-height:1.4}.editor-animation-detail{background:#070b0fa8;border:1px solid #30404c;border-radius:6px;margin-top:8px;padding:9px}.editor-animation-detail-title{justify-content:space-between;align-items:flex-start;gap:7px;display:flex}.editor-animation-detail-title>div{gap:2px;min-width:0;display:grid}.editor-animation-detail-title strong{color:#e4edf6;text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,monospace;overflow:hidden}.editor-animation-detail-title small{color:#748293;font-size:6.5px}.editor-animation-detail-title>span{color:#ff7884;font-size:6px}.editor-animation-timeline{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:center;gap:6px;margin:10px 0 8px;display:grid}.editor-animation-timeline>span{color:#aebccc;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#0b1016;border:1px solid #293542;border-radius:4px;padding:4px 5px;font:6.5px ui-monospace,monospace;overflow:hidden}.editor-animation-timeline>div{background:#314352;height:2px;position:relative}.editor-animation-timeline>div:after{content:"";border:3px solid #0000;border-left:5px solid #69d9ff;border-right-width:0;position:absolute;top:50%;right:-1px;translate:0 -50%}.editor-animation-timeline i{background:#69d9ff;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite editor-timeline-dot;position:absolute;top:-2px;left:0;box-shadow:0 0 6px #55d7ff99}@keyframes editor-timeline-dot{0%{left:0}to{left:calc(100% - 6px)}}.editor-animation-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:8px;display:grid}.editor-animation-metrics>div{background:#10161d;border-radius:4px;gap:2px;min-width:0;padding:5px 6px;display:grid}.editor-animation-metrics small{color:#637180;letter-spacing:.08em;font-size:5.5px}.editor-animation-metrics strong{color:#b8c9d8;text-overflow:ellipsis;white-space:nowrap;font:6.5px ui-monospace,monospace;overflow:hidden}.editor-animation-editor{background:#46672514;border:1px solid #9eea452e;border-radius:5px;margin:8px -1px 0;padding:8px}.editor-animation-values input{font-size:6.5px}.editor-animation-values input.is-invalid{color:#ff7b87;box-shadow:inset 0 -1px #ff5b68}.editor-animation-trigger-picker{gap:5px;margin:7px 0;display:grid}.editor-animation-trigger-picker>span{color:#8490a0;font-size:7px}.editor-animation-trigger-picker>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.editor-animation-trigger-picker button{color:#8491a1;cursor:pointer;background:#11171e;border:1px solid #303b47;border-radius:4px;min-height:25px;padding:0 3px;font-size:6.5px}.editor-animation-trigger-picker button.is-active{color:#a8eaff;background:#2d9cc524;border-color:#54cdf685}.editor-animation-json{margin-top:8px}.editor-animation-json summary{color:#8290a0;cursor:pointer;font-size:7px}.editor-animation-json pre{color:#a9d783;white-space:pre-wrap;background:#070a0e;border:1px solid #26313c;border-radius:4px;max-height:180px;margin:6px 0 0;padding:7px;font:6.5px/1.45 ui-monospace,monospace;overflow:auto}.editor-animation-detail-actions{flex-wrap:wrap;gap:4px;margin-top:9px;display:flex}.editor-animation-detail-actions button{color:#aeb9c6;cursor:pointer;background:#151b22;border:1px solid #34414e;border-radius:4px;flex:auto;min-height:27px;padding:0 7px;font-size:6.5px}.editor-animation-detail-actions button:disabled{opacity:.4;cursor:default}.editor-animation-detail-actions button.is-preview{color:#98e5ff;border-color:#4bc9f56b}.editor-animation-detail-actions button.is-danger{color:#ff8e96;border-color:#ff5b684d}.editor-animation-creator{background:#0e1319;border:1px solid #303a46;border-radius:5px;margin-top:9px;padding:8px}.editor-animation-creator>summary{color:#b9d8e8;cursor:pointer;font-size:8px;font-weight:700}.editor-animation-creator[open]>summary{margin-bottom:8px}.editor-animation-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.editor-animation-presets button{color:#93a7b7;cursor:pointer;background:#151c24;border:1px solid #33414e;border-radius:4px;min-height:25px;font-size:6.5px}.editor-animation-presets button:hover{color:#c7efff;border-color:#51cdf680}.editor-animation-create-button{color:#c9f59c;cursor:pointer;background:linear-gradient(#26371a,#1b2912);border:1px solid #52683d;border-radius:4px;width:100%;min-height:30px;font-size:7.5px;font-weight:700}.editor-animation-clear{color:#758292;cursor:pointer;background:0 0;border:0;width:100%;min-height:27px;margin-top:6px;font-size:6.5px}.editor-animation-clear:hover{color:#ff9098}.editor-animation-launch-section{padding:10px}.editor-animation-launch{color:#b7c5d4;text-align:left;cursor:pointer;background:linear-gradient(135deg,#2f97c221,#11171fb3);border:1px solid #4ab7e257;border-radius:6px;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:9px;width:100%;min-height:54px;padding:8px 9px;display:grid}.editor-animation-launch:hover{background:linear-gradient(135deg,#2f97c236,#11171fcc);border-color:#5bd3ffad}.editor-animation-launch>span{color:#75ddff;background:#4dc1eb26;border-radius:5px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.editor-animation-launch>div{gap:3px;min-width:0;display:grid}.editor-animation-launch strong{color:#e1e8f0;font-size:9px}.editor-animation-launch small{color:#7f8b9a;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.editor-animation-launch em{color:#82cce6;white-space:nowrap;font-size:6.5px;font-style:normal}.editor-animation-launch>i{color:#6595aa;font-size:10px;font-style:normal}.animation-modal-backdrop{z-index:10000001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03060ad6;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.animation-modal{background:#0b0f14;border:1px solid #344452;border-radius:10px;grid-template-rows:72px minmax(0,1fr);width:min(1120px,100vw - 56px);height:min(780px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 28px 90px #000000ad}.animation-modal>header{background:linear-gradient(#151b22,#11161c);border-bottom:1px solid #26303b;justify-content:space-between;align-items:center;gap:20px;padding:13px 18px;display:flex}.animation-modal>header>div{gap:2px;display:grid}.animation-modal>header h2{margin:0;font-size:18px}.animation-modal>header p{color:#7d8997;margin:0;font-size:9px}.animation-modal>header>button{color:#a8b2bf;cursor:pointer;background:#1a2028;border:1px solid #35414e;border-radius:5px;width:34px;height:34px;font-size:21px}.animation-modal-body{grid-template-columns:300px minmax(0,1fr);min-height:0;display:grid}.animation-modal-list{background:#0e1319;border-right:1px solid #27313c;flex-direction:column;gap:6px;min-width:0;min-height:0;padding:13px;display:flex;overflow:auto}.animation-modal-list-heading{justify-content:space-between;align-items:center;min-height:34px;margin-bottom:3px;display:flex}.animation-modal-list-heading strong{font-size:10px}.animation-modal-list-heading button{color:#96e2ff;cursor:pointer;background:#309ec71f;border:1px solid #52c9f561;border-radius:4px;height:27px;padding:0 8px;font-size:7px}.animation-modal-row{color:#a9b4c1;text-align:left;cursor:pointer;background:#10161c;border:1px solid #29343f;border-radius:6px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;padding:7px;display:grid}.animation-modal-row:hover{background:#151c24;border-color:#455665}.animation-modal-row.is-active{background:linear-gradient(90deg,#30a0c92b,#183d4d14);border-color:#51ccf7a3;box-shadow:inset 2px 0 #5bd8ff}.animation-modal-row>i{color:#7bdfff;background:#4bb9e421;border-radius:5px;place-items:center;width:32px;height:32px;font-size:15px;font-style:normal;display:grid}.animation-modal-row>span{gap:3px;min-width:0;display:grid}.animation-modal-row strong{color:#e0e7ef;text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,monospace;overflow:hidden}.animation-modal-row small{color:#788595;font-size:7px}.animation-modal-row em{border-radius:3px;padding:2px 4px;font-size:5.5px;font-style:normal;font-weight:800}.animation-modal-row em.is-local{color:#bfea89;background:#9eea451a}.animation-modal-row em.is-pack{color:#cba5ef;background:#b974ff1a}.animation-modal-list-empty{color:#758191;text-align:center;padding:34px 10px;font-size:9px}.animation-modal-clear{color:#758292;cursor:pointer;background:0 0;border:0;min-height:28px;margin-top:auto;font-size:7px}.animation-modal-clear:hover{color:#ff8a94}.animation-modal-editor{background:radial-gradient(circle at 80% 0,#2d8ab014,#0000 36%),#0a0e13;min-width:0;min-height:0;overflow:auto}.animation-detail-view,.animation-creator-view{width:min(720px,100% - 48px);margin:0 auto;padding:28px 0 34px}.animation-detail-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.animation-detail-header h3,.animation-creator-view h3{margin:5px 0 0;font-size:19px}.animation-detail-header>span{color:#ff7f89;font-size:8px}.animation-large-timeline{background:#10161c;border:1px solid #2d3b47;border-radius:7px;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:14px;padding:17px;display:grid}.animation-large-timeline>span{background:#0a0f14;border-radius:5px;gap:5px;min-width:0;padding:9px;display:grid}.animation-large-timeline small{color:#667584;letter-spacing:.1em;font-size:6px}.animation-large-timeline strong{color:#c8d5e1;text-overflow:ellipsis;white-space:nowrap;font:9px ui-monospace,monospace;overflow:hidden}.animation-large-timeline>div{background:#334856;height:2px;position:relative}.animation-large-timeline>div:after{content:"";border:4px solid #0000;border-left:6px solid #63dbff;border-right-width:0;position:absolute;top:50%;right:-1px;translate:0 -50%}.animation-large-timeline i{background:#63dbff;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite editor-timeline-dot;position:absolute;top:-3px;box-shadow:0 0 8px #4cd1ffb3}.animation-large-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0 20px;display:grid}.animation-large-metrics>div{background:#0e141a;border:1px solid #26323d;border-radius:5px;gap:4px;padding:10px;display:grid}.animation-large-metrics small{color:#677584;letter-spacing:.08em;font-size:6px}.animation-large-metrics strong{color:#bfd0dd;text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,monospace;overflow:hidden}.animation-large-form,.animation-creator-form{background:#10161c;border:1px solid #2d3a45;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.animation-large-form label,.animation-creator-form label{color:#8794a3;align-content:start;gap:6px;font-size:8px;display:grid}.animation-large-form input,.animation-large-form select,.animation-creator-form input,.animation-creator-form select{color:#d9e0e8;background:#090d12;border:1px solid #34414d;border-radius:4px;outline:0;width:100%;height:34px;padding:0 9px;font:9px ui-monospace,monospace}.animation-large-form input:focus,.animation-large-form select:focus,.animation-creator-form input:focus,.animation-creator-form select:focus{border-color:#54cff9a3}.animation-large-form input.is-invalid{border-color:#ff6571}.animation-large-form fieldset{border:1px solid #303c47;border-radius:5px;align-items:center;gap:6px;margin:0;padding:9px;display:flex}.animation-large-form legend{color:#8491a0;padding:0 5px;font-size:7px}.animation-large-form fieldset button{color:#8795a5;cursor:pointer;background:#151c23;border:1px solid #34414e;border-radius:4px;flex:1;min-height:26px;font-size:7px}.animation-large-form fieldset button.is-active{color:#a6eaff;background:#2d9cc529;border-color:#54cff999}.animation-loop-field{background:#0b1015;border:1px solid #34414d;border-radius:4px;justify-content:space-between;align-self:end;min-height:34px;padding:0 10px;align-items:center!important;display:flex!important}.animation-loop-field input{accent-color:var(--accent);width:16px!important;height:16px!important}.animation-readonly-note{background:#6f409b14;border:1px solid #b974ff40;border-radius:6px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.animation-readonly-note>span{color:#ca9ff2;background:#b974ff1f;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.animation-readonly-note p{color:#9a8ea6;margin:0;font-size:8px;line-height:1.5}.animation-readonly-note button{color:#d3b2f0;cursor:pointer;background:#75439f24;border:1px solid #b974ff61;border-radius:4px;height:30px;padding:0 10px;font-size:7px}.animation-source-json{margin-top:13px}.animation-source-json summary{color:#81909f;cursor:pointer;font-size:8px}.animation-source-json pre{color:#b6df91;background:#070a0e;border:1px solid #293640;border-radius:5px;max-height:260px;padding:13px;font:8px/1.5 ui-monospace,monospace;overflow:auto}.animation-detail-actions,.animation-creator-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.animation-detail-actions button,.animation-creator-actions button{color:#b3beca;cursor:pointer;background:#171e25;border:1px solid #35434f;border-radius:5px;min-height:34px;padding:0 13px;font-size:8px}.animation-detail-actions button.is-preview,.animation-creator-actions button.is-primary{color:#a4eaff;background:#2b97bf29;border-color:#51cdf77a}.animation-detail-actions button.is-danger{color:#ff8d96;border-color:#ff5b6852}.animation-detail-actions button:disabled{opacity:.4;cursor:default}.animation-creator-view>div:first-child p{color:#7d8997;margin:7px 0 20px;font-size:9px}.animation-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.animation-preset-grid button{color:#9ba8b6;text-align:left;cursor:pointer;background:#10161c;border:1px solid #2e3b47;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;gap:3px 10px;min-height:76px;padding:12px;display:grid}.animation-preset-grid button:hover,.animation-preset-grid button.is-active{background:#2c91b71f;border-color:#52ccf694}.animation-preset-grid i{color:#7bdfff;background:#48b5e01f;border-radius:5px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:20px;font-style:normal;display:grid}.animation-preset-grid strong{color:#e0e7ef;align-self:end;font-size:10px}.animation-preset-grid small{color:#748292;font-size:8px}.animation-welcome{color:#7c8998;text-align:center;place-content:center;justify-items:center;min-height:100%;padding:50px;display:grid}.animation-welcome>span{color:#75ddff;background:#41aed81f;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.animation-welcome h3{color:#dce4ec;margin:16px 0 6px;font-size:17px}.animation-welcome p{max-width:400px;margin:0 0 18px;font-size:9px;line-height:1.5}.animation-welcome button{color:#a4eaff;cursor:pointer;background:#2b97bf29;border:1px solid #51cdf77a;border-radius:5px;height:34px;padding:0 14px;font-size:8px}.editor-animation-accordion{padding:0}.editor-animation-accordion>summary{cursor:pointer;background:linear-gradient(135deg,#2f97c21a,#11171f80);grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:9px;min-height:58px;padding:9px 11px;list-style:none;display:grid}.editor-animation-accordion>summary::-webkit-details-marker{display:none}.editor-animation-accordion>summary:hover{background:linear-gradient(135deg,#2f97c22b,#11171fa6)}.editor-animation-accordion>summary>div{gap:3px;min-width:0;display:grid}.editor-animation-accordion>summary strong{color:#dfe7ef;font-size:9px}.editor-animation-accordion>summary small{color:#7a8796;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.editor-animation-accordion>summary>em{color:#8ce0ff;background:#2b99c21f;border:1px solid #50ccf64d;border-radius:10px;place-items:center;min-width:21px;height:19px;padding:0 5px;font:6.5px ui-monospace,monospace;display:grid}.editor-animation-accordion>summary>i{color:#718292;font-size:10px;font-style:normal;transition:transform .15s}.editor-animation-accordion[open]>summary>i{transform:rotate(180deg)}.editor-animation-accordion[open]>summary{border-bottom:1px solid #28333e}.editor-animation-accordion-icon{color:#72dcff;background:#4abce824;border-radius:5px;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.animation-sidebar{background:#0e1319}.animation-sidebar-header{background:linear-gradient(#151b22,#11161c);border-bottom:1px solid #27313c;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:8px 11px;display:grid}.animation-sidebar-header>button{color:#a8b3c0;cursor:pointer;background:#1a2028;border:1px solid #34404d;border-radius:4px;width:29px;height:29px;padding:0}.animation-sidebar-header>div{gap:2px;min-width:0;display:grid}.animation-sidebar-header strong{color:#e5ebf2;font-size:12px}.animation-sidebar-header small{color:#748191;text-overflow:ellipsis;white-space:nowrap;font:7px ui-monospace,monospace;overflow:hidden}.animation-sidebar-header>em{color:#89deff;background:#2e99c21f;border:1px solid #51ccf647;border-radius:11px;place-items:center;min-width:23px;height:21px;padding:0 5px;font:7px ui-monospace,monospace;display:grid}.animation-sidebar-tabs{background:#0b1015;border-bottom:1px solid #222c36;grid-template-columns:1fr 1fr;min-height:38px;padding:5px;display:grid}.animation-sidebar-tabs button{color:#738090;cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:7.5px;position:relative}.animation-sidebar-tabs button.is-active{color:#c6e9f6;background:#18212a}.animation-sidebar-tabs button.is-active:after{content:"";background:#58d2fa;height:2px;position:absolute;bottom:-5px;left:24%;right:24%}.animation-sidebar-scroll{min-height:0;overflow:visible}.animation-sidebar-list-view,.animation-sidebar-create-view,.animation-sidebar-detail-view{padding:13px 10px 20px}.animation-sidebar-intro{gap:4px;margin-bottom:11px;display:grid}.animation-sidebar-intro strong{color:#d5dde6;font-size:9px}.animation-sidebar-intro p{color:#748190;margin:0;font-size:7px;line-height:1.45}.animation-sidebar-list{gap:5px;display:grid}.animation-sidebar-list-row{grid-template-columns:minmax(0,1fr) 29px;align-items:stretch;gap:5px;display:grid}.animation-sidebar-list-entry{color:#a8b3c0;text-align:left;cursor:pointer;background:#10161c;border:1px solid #2a3540;border-radius:5px;grid-template-columns:28px minmax(0,1fr) auto 8px;align-items:center;gap:6px;min-width:0;min-height:47px;padding:6px;display:grid}.animation-sidebar-list-entry:hover{background:#151d24;border-color:#51caf47a}.animation-sidebar-list-entry>i{color:#75ddff;background:#46b5e01f;border-radius:4px;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;display:grid}.animation-sidebar-list-entry>span{gap:3px;min-width:0;display:grid}.animation-sidebar-list-entry strong{color:#dce4ec;text-overflow:ellipsis;white-space:nowrap;font:7px ui-monospace,monospace;overflow:hidden}.animation-sidebar-list-entry small{color:#758292;font-size:6.5px}.animation-sidebar-list-entry em{border-radius:3px;padding:2px 4px;font-size:5px;font-style:normal;font-weight:800}.animation-sidebar-list-entry em.is-local{color:#bdeb86;background:#9eea451a}.animation-sidebar-list-entry em.is-pack{color:#caa3ed;background:#b974ff1a}.animation-sidebar-list-entry b{color:#647485;font-size:13px}.animation-sidebar-list-play{color:#9ae7ff;cursor:pointer;background:#2c99c221;border:1px solid #52ccf666;border-radius:5px;min-width:29px;min-height:29px;padding:0;font-size:11px}.animation-sidebar-list-play:hover{color:#d1f5ff;background:#2c99c247;border-color:#69ddffcc}.animation-sidebar-empty{color:#748191;text-align:center;border:1px dashed #303b46;border-radius:6px;justify-items:center;gap:6px;padding:35px 14px;display:grid}.animation-sidebar-empty>span{color:#69d7fd;font-size:22px}.animation-sidebar-empty strong{color:#c5ced8;font-size:9px}.animation-sidebar-empty p{margin:0;font-size:7px;line-height:1.45}.animation-sidebar-empty button,.animation-sidebar-primary{color:#9ae7ff;cursor:pointer;background:#2c99c226;border:1px solid #4ecaf573;border-radius:4px;min-height:29px;padding:0 10px;font-size:7px}.animation-sidebar-clear{color:#6f7d8c;cursor:pointer;background:0 0;border:0;width:100%;min-height:28px;margin-top:10px;font-size:6.5px}.animation-sidebar-clear:hover{color:#ff8b95}.animation-sidebar-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:10px;display:grid}.animation-sidebar-presets button{color:#8f9dab;text-align:left;cursor:pointer;background:#10161c;border:1px solid #2d3944;border-radius:5px;grid-template-rows:auto auto;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:2px 5px;min-height:48px;padding:6px;display:grid}.animation-sidebar-presets button.is-active,.animation-sidebar-presets button:hover{background:#2a91b821;border-color:#50ccf694}.animation-sidebar-presets i{color:#75ddff;background:#48b5e01f;border-radius:4px;grid-row:1/3;place-items:center;width:25px;height:25px;font-size:13px;font-style:normal;display:grid}.animation-sidebar-presets strong{color:#d8e0e8;align-self:end;font-size:7px}.animation-sidebar-presets small{color:#6f7e8e;font-size:5.5px}.animation-sidebar-form{background:#10161c;border:1px solid #2b3742;border-radius:5px;gap:8px;padding:9px;display:grid}.animation-sidebar-form>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.animation-sidebar-form label{color:#818e9d;gap:4px;min-width:0;font-size:6.5px;display:grid}.animation-sidebar-form input,.animation-sidebar-form select{color:#d8e0e8;background:#090d12;border:1px solid #33404c;border-radius:4px;outline:0;width:100%;min-width:0;height:29px;padding:0 6px;font:7px ui-monospace,monospace}.animation-sidebar-form input:focus,.animation-sidebar-form select:focus{border-color:#4fccf79e}.animation-sidebar-form input.is-invalid{border-color:#ff6672}.animation-sidebar-switch{background:#0b1015;border:1px solid #33404c;border-radius:4px;grid-template-columns:1fr auto;justify-content:space-between;align-items:center;min-height:29px;padding:0 7px;display:flex!important}.animation-sidebar-switch input{accent-color:var(--accent);width:14px!important;height:14px!important}.animation-sidebar-primary{width:100%;margin-top:8px;font-weight:700}.animation-sidebar-back{color:#7fcce8;cursor:pointer;background:0 0;border:0;margin:-3px 0 9px;padding:0;font-size:7px}.animation-sidebar-detail-title{gap:4px;margin-bottom:10px;display:grid}.animation-sidebar-detail-title>span{border-radius:3px;justify-self:start;padding:2px 5px;font-size:5px;font-weight:800}.animation-sidebar-detail-title>span.is-local{color:#bdeb86;background:#9eea451a}.animation-sidebar-detail-title>span.is-pack{color:#caa3ed;background:#b974ff1a}.animation-sidebar-detail-title>strong{color:#e2e8ef;text-overflow:ellipsis;white-space:nowrap;font:8px ui-monospace,monospace;overflow:hidden}.animation-sidebar-detail-title>small{color:#ff7e89;font-size:6.5px}.animation-sidebar-timeline{background:#10161c;border:1px solid #2b3843;border-radius:5px;grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);align-items:center;gap:5px;margin-bottom:7px;padding:7px;display:grid}.animation-sidebar-timeline>span{color:#aebdca;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#090d12;border-radius:3px;padding:5px;font:6px ui-monospace,monospace;overflow:hidden}.animation-sidebar-timeline>div{background:#344955;height:2px;position:relative}.animation-sidebar-timeline>div:after{content:"";border:3px solid #0000;border-left:5px solid #62d9ff;border-right-width:0;position:absolute;top:50%;right:-1px;translate:0 -50%}.animation-sidebar-timeline i{background:#62d9ff;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite editor-timeline-dot;position:absolute;top:-2px}.animation-sidebar-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:8px;display:grid}.animation-sidebar-metrics>div{background:#10161c;border-radius:4px;gap:2px;min-width:0;padding:6px;display:grid}.animation-sidebar-metrics small{color:#667483;letter-spacing:.08em;font-size:5px}.animation-sidebar-metrics strong{color:#b9c9d6;text-overflow:ellipsis;white-space:nowrap;font:6.5px ui-monospace,monospace;overflow:hidden}.animation-sidebar-form.is-detail fieldset{border:1px solid #303c47;border-radius:4px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0;padding:6px;display:grid}.animation-sidebar-form.is-detail legend{color:#7e8b99;padding:0 4px;font-size:6px}.animation-sidebar-form.is-detail fieldset button{color:#8592a1;cursor:pointer;background:#151b22;border:1px solid #34414d;border-radius:3px;min-height:24px;padding:0 2px;font-size:5.5px}.animation-sidebar-form.is-detail fieldset button.is-active{color:#a4e9ff;background:#2b99c224;border-color:#50ccf694}.animation-sidebar-readonly{background:#6f409b14;border:1px solid #b974ff3d;border-radius:5px;gap:7px;padding:9px;display:grid}.animation-sidebar-readonly p{color:#998da5;margin:0;font-size:7px;line-height:1.45}.animation-sidebar-readonly button{color:#d0b0ed;cursor:pointer;background:#75439f24;border:1px solid #b974ff5c;border-radius:4px;min-height:27px;font-size:6.5px}.animation-sidebar-json{margin-top:8px}.animation-sidebar-json summary{color:#7e8c9b;cursor:pointer;font-size:6.5px}.animation-sidebar-json pre{color:#b1da8e;white-space:pre-wrap;background:#070a0e;border:1px solid #293640;border-radius:4px;max-height:180px;padding:7px;font:6px/1.45 ui-monospace,monospace;overflow:auto}.animation-sidebar-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:9px;display:grid}.animation-sidebar-actions button{color:#9aa7b5;cursor:pointer;background:#151b22;border:1px solid #34414d;border-radius:4px;min-height:28px;padding:0 5px;font-size:6px}.animation-sidebar-actions button.is-preview{color:#9ae7ff;background:#2c99c224;border-color:#4ecaf573;grid-column:1/-1}.animation-sidebar-actions button.is-danger{color:#ff8a94;border-color:#ff5b684d}.animation-sidebar-actions button:disabled{opacity:.4;cursor:default}.editor-danger-zone{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-danger-zone button{justify-content:space-between;align-items:center;gap:4px;display:flex}.editor-danger-zone button.is-reset{justify-content:center}.native-bedrock-slider{width:100%;height:8px;image-rendering:pixelated;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.native-bedrock-slider .native-slider{opacity:1;appearance:none;background:0 0;width:100%;height:22px;margin:0;position:absolute;inset:-7px 0}.native-bedrock-slider .native-slider::-webkit-slider-thumb{appearance:none;background:var(--slider-thumb-texture) center/100% 100% no-repeat;width:12px;height:20px;image-rendering:pixelated;cursor:pointer;border:0}.json-ui-label-content{line-height:calc(1em + var(--json-ui-line-padding,0px))}@media(max-width:1180px){.element-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.element-library-tools{grid-template-columns:1fr}.element-library-tools>div{overflow-x:auto}}.application-shell .left-sidebar,.application-shell .right-sidebar{background:var(--background);color:var(--foreground);border-color:var(--border)}.application-shell .left-sidebar .panel-heading,.application-shell .right-sidebar .panel-heading,.application-shell .right-sidebar .editor-panel-title{background:var(--background);border-color:var(--border)}.application-shell .left-sidebar .panel-heading h2,.application-shell .right-sidebar .panel-heading h2,.application-shell .right-sidebar .editor-panel-title strong{color:var(--foreground);font-size:.875rem;font-weight:600}.application-shell .left-sidebar .explorer-filters,.application-shell .right-sidebar .inspector-scroll{background:var(--background)}.application-shell .left-sidebar .search-field,.application-shell .right-sidebar .search-field{border-color:var(--border);background:var(--card)}.application-shell .left-sidebar .search-field input,.application-shell .right-sidebar .search-field input{min-height:34px;color:var(--foreground);background:0 0;border:0;font-size:.8125rem}.application-shell .left-sidebar select,.application-shell .right-sidebar select{border:1px solid var(--input);background:var(--background);min-height:36px;color:var(--foreground);font:inherit;border-radius:.375rem;font-size:.8125rem}.application-shell .left-sidebar button:not(.json-ui-button):not([data-slot=switch]),.application-shell .right-sidebar button:not(.json-ui-button):not([data-slot=switch]){appearance:none;color:var(--muted-foreground);font:inherit;background:0 0;border:1px solid #0000;border-radius:.375rem;font-size:.8125rem}.application-shell .left-sidebar button:not(.json-ui-button):not([data-slot=switch]):hover:not(:disabled),.application-shell .right-sidebar button:not(.json-ui-button):not([data-slot=switch]):hover:not(:disabled){border-color:var(--border);background:var(--secondary);color:var(--foreground)}.application-shell .left-sidebar .definition-tree-node.is-active,.application-shell .left-sidebar .definition-file-node.is-active,.application-shell .left-sidebar .definition-row.is-active,.application-shell .left-sidebar .editor-layer-row.is-active{border-color:var(--border);background:var(--secondary);color:var(--foreground);box-shadow:none}.application-shell .left-sidebar .definition-copy strong,.application-shell .left-sidebar .editor-layer-name strong{color:inherit;font-size:.8125rem}.application-shell .left-sidebar .definition-copy small,.application-shell .left-sidebar .editor-layer-name small{color:var(--muted-foreground);font-size:.6875rem}.application-shell .preview-toolbar{background:var(--background);border-color:var(--border)}.application-shell .preview-toolbar .toolbar-group{border-color:var(--border);background:var(--muted)}.application-shell .preview-toolbar .toolbar-group button,.application-shell .preview-toolbar .editor-align-toolbar button{appearance:none;color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem;font-size:.75rem}.application-shell .preview-toolbar .toolbar-group button:hover,.application-shell .preview-toolbar .toolbar-group button.is-active,.application-shell .preview-toolbar .editor-align-toolbar button:hover{background:var(--background);color:var(--foreground)}.application-shell .preview-toolbar .ui-kind-badge{border-color:var(--border);background:var(--muted);color:var(--muted-foreground);font-size:.65rem}.application-shell .preview-toolbar .editor-add-library-button,.application-shell .preview-toolbar .editor-hidden-panels-button,.application-shell .preview-toolbar .icon-button{border:1px solid var(--border);color:var(--foreground);background:0 0;border-radius:.375rem}.application-shell .preview-toolbar .editor-add-library-button:hover,.application-shell .preview-toolbar .editor-hidden-panels-button:hover,.application-shell .preview-toolbar .editor-hidden-panels-button.is-active,.application-shell .preview-toolbar .icon-button:hover,.application-shell .preview-toolbar .icon-button.is-active{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .preview-toolbar .interaction-select select,.application-shell .preview-toolbar .interaction-select-trigger{border:1px solid var(--input);background:var(--background);min-height:36px;color:var(--foreground);border-radius:.375rem;font-size:.8125rem}.application-shell .visual-editor-sidebar-tabs,.application-shell .visual-editor-sidebar-tabs>[role=tablist]{border-color:var(--border);background:var(--background)}.application-shell .visual-editor-sidebar-tabs [role=tab]{min-height:32px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem;font-size:.8125rem}.application-shell .visual-editor-sidebar-tabs [role=tab][aria-selected=true]{background:var(--secondary);color:var(--foreground);box-shadow:none}.application-shell .right-sidebar .editor-property-section,.application-shell .right-sidebar .inspector-section,.application-shell .right-sidebar .editor-visibility-guide,.application-shell .right-sidebar .editor-routing-details,.application-shell .right-sidebar .issue-card{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:.5rem}.application-shell .right-sidebar .editor-property-section h3,.application-shell .right-sidebar .inspector-section h3{color:var(--foreground);font-size:.8125rem;font-weight:600}.application-shell .right-sidebar .editor-section-help,.application-shell .right-sidebar .editor-property-section p,.application-shell .right-sidebar .issue-card p,.application-shell .right-sidebar label{color:var(--muted-foreground);font-size:.75rem}.application-shell .right-sidebar label>span{color:var(--muted-foreground)}.application-shell .right-sidebar input:not([type=checkbox]):not([type=range]):not([type=color]),.application-shell .right-sidebar select,.application-shell .right-sidebar textarea{border:1px solid var(--input);background:var(--background);min-height:36px;color:var(--foreground);font:inherit;border-radius:.375rem;font-size:.8125rem}.application-shell .right-sidebar .numeric-input{border:1px solid var(--input);background:var(--background);border-radius:.375rem}.application-shell .right-sidebar .numeric-input>input{background:0 0;border:0;min-height:34px}.application-shell .right-sidebar .numeric-input-actions button{border:0;border-left:1px solid var(--border);background:0 0;border-radius:0}.application-shell .element-library,.application-shell .pack-manager,.application-shell .mcp-commit-dialog,.application-shell .animation-modal,.application-shell .nine-slice-modal{border-color:var(--border);background:var(--card);border-radius:.75rem;box-shadow:0 24px 80px #00000080}.application-shell .element-library>header,.application-shell .pack-manager>header,.application-shell .mcp-commit-dialog>header,.application-shell .animation-modal>header,.application-shell .nine-slice-modal>header{border-color:var(--border);background:var(--card)}.application-shell .element-library h2,.application-shell .pack-manager>header h2,.application-shell .mcp-commit-dialog>header h2,.application-shell .animation-modal h2,.application-shell .nine-slice-modal strong{color:var(--foreground);font-size:1.125rem;font-weight:600}.application-shell .element-library-tools,.application-shell .pack-manager>footer,.application-shell .mcp-commit-footer,.application-shell .animation-modal footer,.application-shell .ui-code-viewer>footer{border-color:var(--border);background:var(--background)}.application-shell .element-library-tools>label,.application-shell .element-library-tools input{border-color:var(--input);background:var(--background);color:var(--foreground)}.application-shell .element-library-tools>div button,.application-shell .element-library-header-actions button,.application-shell .saved-component-form-actions button,.application-shell .pack-list-actions button,.application-shell .pack-manager>footer>button,.application-shell .mcp-commit-footer>button{border:1px solid var(--border);min-height:36px;color:var(--foreground);background:0 0;border-radius:.375rem;font-size:.8125rem}.application-shell .element-library-tools>div button.is-active,.application-shell .saved-component-form-actions button.is-primary,.application-shell .pack-load-button,.application-shell .mcp-commit-footer .mcp-commit-submit{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.application-shell .element-library-grid,.application-shell .pack-list-panel,.application-shell .pack-list{background:var(--background)}.application-shell .element-card,.application-shell .pack-list-item,.application-shell .mcp-commit-pack{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:.5rem}.application-shell .element-card:hover,.application-shell .pack-list-item:hover,.application-shell .mcp-commit-pack:hover{border-color:var(--ring);background:var(--secondary);box-shadow:none;transform:none}.application-shell .element-card-preview,.application-shell .pack-list-icon{border-color:var(--border);background:var(--muted)}.application-shell .element-card>strong,.application-shell .pack-list-copy strong{color:var(--foreground);font-size:.8125rem}.application-shell .element-card>small,.application-shell .element-card-compat,.application-shell .pack-list-copy small,.application-shell .pack-list-copy p{color:var(--muted-foreground);font-size:.6875rem}.application-shell .template-gallery{background:var(--background);background-image:none}.application-shell .template-gallery:before{display:none}.application-shell .template-gallery-header{border-bottom:1px solid var(--border)}.application-shell .template-gallery-header h1,.application-shell .template-gallery-header h2{color:var(--foreground);font-size:1.75rem;font-weight:600}.application-shell .template-target-card,.application-shell .template-card{border:1px solid var(--border);background:var(--card);box-shadow:none;border-radius:.75rem}.application-shell .template-target-card:hover,.application-shell .template-card:hover{border-color:var(--ring);background:var(--secondary)}.application-shell .template-gallery>footer{border-color:var(--border);background:var(--background);color:var(--muted-foreground)}.application-shell .animation-sidebar,.application-shell .texture-preset-browser,.application-shell .nine-slice-editor,.application-shell .editor-dynamic-payload,.application-shell .editor-routing-details{border-color:var(--border);background:var(--card);border-radius:.5rem}.application-shell .animation-sidebar-tabs button,.application-shell .texture-browser-tabs button{color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem}.app-menu-bar,.app-menu-bar[data-radix-menubar-root]{border:0;border-right:1px solid var(--border);height:100%;box-shadow:none;background:0 0;border-radius:0;align-self:stretch;align-items:center;gap:.125rem;padding:0 .5rem;display:flex}.app-menu-bar button,.app-menu-bar [data-radix-menubar-trigger]{height:2rem;min-height:2rem;color:var(--muted-foreground);appearance:none;background:0 0;border:0;border-radius:.375rem;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-flex}.app-menu-bar button:hover,.app-menu-bar [data-radix-menubar-trigger]:hover,.app-menu-bar [data-radix-menubar-trigger][data-state=open],.app-menu-bar [data-radix-menubar-trigger]:focus-visible{background:var(--secondary);color:var(--foreground)}.app-menu-dropdown[data-radix-menubar-content]{border:1px solid var(--border);background:var(--popover);min-width:13rem;color:var(--popover-foreground);border-radius:.5rem;box-shadow:0 16px 40px #00000073}.app-menu-dropdown [data-radix-menubar-item],.app-menu-dropdown [data-radix-menubar-checkbox-item]{color:var(--popover-foreground);border-radius:.375rem;font-size:.8125rem}.app-menu-dropdown [data-radix-menubar-item]:focus,.app-menu-dropdown [data-radix-menubar-checkbox-item]:focus{background:var(--secondary);color:var(--foreground)}.shadcn-dialog.element-library{border:1px solid var(--border);background:var(--card);width:min(1180px,94vw);max-width:none;height:min(860px,92vh);max-height:92vh;color:var(--foreground);border-radius:.75rem;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000080}.shadcn-dialog.element-library .element-library-grid{background:0 0;width:auto;margin:0;overflow:visible}.shadcn-dialog.element-library .element-card{min-width:0;transform:none}.shadcn-dialog.element-library .element-card:hover{transform:none}.shadcn-dialog.template-gallery{border:1px solid var(--border);background:var(--background);width:min(1280px,96vw);max-width:none;height:min(900px,94vh);max-height:94vh;color:var(--foreground);background-image:none;border-radius:.75rem;flex-direction:column;padding:0;display:flex;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 80px #00000080}.shadcn-dialog.template-gallery:before{display:none}.shadcn-dialog.template-gallery .template-gallery-header{border-bottom:1px solid var(--border);background:var(--card);width:auto;margin:0;padding:1.5rem 2rem}.shadcn-dialog.template-gallery .template-gallery-body{width:auto;margin:0;padding:0}.shadcn-dialog.template-gallery .template-gallery-grid,.shadcn-dialog.template-gallery .template-target-grid{width:auto;margin:0}.shadcn-dialog.template-gallery .template-target-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 0 1rem}.shadcn-dialog.template-gallery .template-target-card{min-height:9.5rem;padding:1.25rem}.shadcn-dialog.template-gallery .template-card:hover,.shadcn-dialog.template-gallery .template-target-card:hover{border-color:var(--ring);box-shadow:none;transform:none}.shadcn-dialog.template-gallery .template-gallery-subnav{width:auto;margin:0 0 1.25rem}.shadcn-dialog.template-gallery>footer,.shadcn-dialog.template-gallery>div:last-child{border-color:var(--border);background:var(--background);color:var(--muted-foreground)}@media(max-width:920px){.shadcn-dialog.template-gallery .template-target-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.shadcn-dialog.template-gallery .template-target-grid{grid-template-columns:1fr}.shadcn-dialog.template-gallery .template-gallery-header,.shadcn-dialog.template-gallery .template-gallery-body>div{padding-inline:1.25rem}}.application-shell .topbar{background:var(--background);border-bottom-color:var(--border);box-shadow:none}.application-shell .brand-mark span{box-shadow:none}.application-shell .pack-chip,.application-shell .pack-manager-trigger,.application-shell .mcp-commit-trigger,.application-shell .mcp-discard-trigger{font-family:inherit}.application-shell .preview-toolbar .toolbar-group{border:1px solid var(--border);background:var(--muted);border-radius:.5rem}.application-shell .preview-toolbar .toolbar-group button,.application-shell .preview-toolbar .editor-align-toolbar button,.application-shell .preview-toolbar>button{min-height:2rem;color:var(--muted-foreground);background:0 0;border:1px solid #0000;border-radius:.375rem;font-family:inherit;font-size:.75rem}.application-shell .preview-toolbar .toolbar-group button:hover,.application-shell .preview-toolbar .editor-align-toolbar button:hover,.application-shell .preview-toolbar>button:hover{border-color:var(--border);background:var(--secondary);color:var(--foreground)}.application-shell .preview-toolbar .toolbar-group button.is-active,.application-shell .preview-toolbar .preview-toolbar-button.is-active{border-color:var(--border);background:var(--background);color:var(--foreground)}.application-shell .inspector-tabs{border:0;border-bottom:1px solid var(--border);background:var(--background);border-radius:0;justify-content:flex-start;align-items:stretch;gap:1.25rem;height:2.75rem;min-height:2.75rem;padding:0 .5rem;display:flex;position:relative;overflow:visible}.application-shell .inspector-tabs [role=tab]{height:100%;min-height:100%;color:var(--muted-foreground);background:0 0;border:0;border-radius:0;padding:0 .75rem;font-size:.75rem;font-weight:500;transition:color .16s,background-color .16s;position:relative}.application-shell .inspector-tabs [role=tab]:hover{color:var(--foreground);background:0 0}.application-shell .inspector-tabs [role=tab][aria-selected=true],.application-shell .inspector-tabs [role=tab][data-state=active]{color:var(--foreground);box-shadow:none!important;background:0 0!important}.application-shell .inspector-tabs-indicator{z-index:1;background:var(--foreground);height:2px;box-shadow:0 0 8px var(--foreground);border-radius:999px;position:absolute;bottom:-1px;right:auto}@supports (color:color-mix(in lab,red,red)){.application-shell .inspector-tabs-indicator{box-shadow:0 0 8px color-mix(in srgb,var(--foreground) 45%,transparent)}}.application-shell .inspector-tabs-indicator{pointer-events:none;transition:left .22s cubic-bezier(.2,.8,.2,1),width .22s cubic-bezier(.2,.8,.2,1)}.application-shell .preview-toolbar .viewport-presets{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;align-items:stretch;gap:.35rem;height:2.75rem;min-height:2.75rem;padding:0 .45rem;display:inline-flex;position:relative;overflow:visible}.application-shell .preview-toolbar .viewport-presets [data-slot=toggle-group-item]{width:2.5rem;height:100%;min-height:100%;color:var(--muted-foreground);border:0;border-radius:0;padding:0;transition:color .16s;position:relative;box-shadow:none!important;background:0 0!important}.application-shell .preview-toolbar .viewport-presets [data-slot=toggle-group-item]:hover{color:var(--foreground);box-shadow:none!important;background:0 0!important;border-color:#0000!important}.application-shell .preview-toolbar .viewport-presets [data-slot=toggle-group-item][data-state=on]{color:var(--foreground)}.application-shell .viewport-presets-indicator{z-index:1;background:var(--foreground);height:2px;box-shadow:0 0 8px var(--foreground);border-radius:999px;position:absolute;bottom:-.5rem;right:auto}@supports (color:color-mix(in lab,red,red)){.application-shell .viewport-presets-indicator{box-shadow:0 0 8px color-mix(in srgb,var(--foreground) 45%,transparent)}}.application-shell .viewport-presets-indicator{pointer-events:none;transition:left .22s cubic-bezier(.2,.8,.2,1),width .22s cubic-bezier(.2,.8,.2,1)}.application-shell .right-sidebar [data-radix-select-trigger]{border-color:var(--input);background:var(--background);min-height:2.25rem;color:var(--foreground);border-radius:.375rem;font-size:.8125rem}.application-shell .right-sidebar .editor-spacing-presets button,.application-shell .right-sidebar .editor-grid-presets button,.application-shell .right-sidebar .editor-visibility-presets button,.application-shell .right-sidebar .editor-danger-zone button,.application-shell .right-sidebar .editor-apply-wide{border:1px solid var(--border);min-height:2.25rem;color:var(--muted-foreground);background:0 0;border-radius:.375rem;font-size:.75rem}.application-shell .nine-slice-open-button{border-radius:.375rem;min-height:2.25rem;font-size:.75rem;color:#18181b!important;background:#fff!important;border:1px solid #d4d4d8!important}.application-shell .right-sidebar .editor-spacing-presets button:hover,.application-shell .right-sidebar .editor-grid-presets button:hover,.application-shell .right-sidebar .editor-visibility-presets button:hover,.application-shell .right-sidebar .editor-danger-zone button:hover{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .nine-slice-open-button:hover{color:#09090b!important;background:#f4f4f5!important;border-color:#a1a1aa!important}.application-shell .editor-load-more-textures{color:#f4f4f5!important;background:#27272a!important;border-color:#3f3f46!important}.application-shell .editor-load-more-textures:hover{color:#fff!important;background:#3f3f46!important;border-color:#52525b!important}.application-shell .right-sidebar .editor-apply-wide,.application-shell .right-sidebar .editor-danger-zone .is-save-component{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.application-shell .right-sidebar .editor-danger-zone .is-danger{border-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.application-shell .right-sidebar .editor-danger-zone .is-danger{border-color:color-mix(in srgb,var(--destructive) 60%,var(--border))}}.application-shell .right-sidebar .editor-danger-zone .is-danger{color:#fca5a5;background:0 0}.application-shell .right-sidebar .editor-danger-zone .is-danger:hover{background:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.application-shell .right-sidebar .editor-danger-zone .is-danger:hover{background:color-mix(in srgb,var(--destructive) 15%,transparent)}}.application-shell .right-sidebar .editor-texture-slots button,.application-shell .right-sidebar .texture-browser-tabs button{color:var(--muted-foreground);background:0 0;border:0;border-radius:.375rem}.application-shell .right-sidebar .editor-texture-slots button.is-active,.application-shell .right-sidebar .texture-browser-tabs button.is-active{background:var(--secondary);color:var(--foreground)}.application-shell .animation-sidebar,.application-shell .editor-dynamic-payload,.application-shell .nine-slice-editor,.application-shell .texture-preset-browser{color:var(--foreground);font-family:inherit;font-size:.8125rem}.application-shell .animation-sidebar{background:var(--card);padding:.75rem}.application-shell .animation-sidebar-tabs,.application-shell .texture-browser-tabs{border:1px solid var(--border);background:var(--muted);border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem;display:flex}.application-shell .animation-sidebar-tabs button,.application-shell .texture-browser-tabs button{min-height:2rem;padding:.375rem .75rem;font-size:.75rem}.application-shell .animation-sidebar-tabs button.is-active,.application-shell .texture-browser-tabs button.is-active{background:var(--background);color:var(--foreground)}.application-shell .animation-sidebar-scroll{padding-top:.75rem}.application-shell .animation-sidebar-intro{gap:.25rem;margin-bottom:.75rem;display:grid}.application-shell .animation-sidebar-intro strong{color:var(--foreground);font-size:.875rem;font-weight:600}.application-shell .animation-sidebar-intro p,.application-shell .animation-sidebar-empty p,.application-shell .animation-sidebar-readonly p{color:var(--muted-foreground);margin:0;font-size:.75rem;line-height:1.45}.application-shell .animation-sidebar-list{gap:.5rem;display:grid}.application-shell .animation-sidebar-list-row{align-items:stretch;gap:.25rem;display:flex}.application-shell .animation-sidebar-list-entry{border:1px solid var(--border);background:var(--background);min-height:3.75rem;color:var(--foreground);text-align:left;border-radius:.5rem;flex:1;grid-template-columns:2rem minmax(0,1fr) auto 1rem;align-items:center;gap:.625rem;padding:.625rem;display:grid}.application-shell .animation-sidebar-list-entry:hover{border-color:var(--ring);background:var(--secondary)}.application-shell .animation-sidebar-list-entry>i{background:var(--muted);width:2rem;height:2rem;color:var(--foreground);border-radius:.375rem;place-items:center;font-size:1rem;font-style:normal;display:grid}.application-shell .animation-sidebar-list-entry>span{gap:.2rem;min-width:0;display:grid}.application-shell .animation-sidebar-list-entry strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.application-shell .animation-sidebar-list-entry small{color:var(--muted-foreground);font-size:.6875rem}.application-shell .animation-sidebar-list-entry em{border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;padding:.125rem .375rem;font-size:.5625rem;font-style:normal;font-weight:600}.application-shell .animation-sidebar-list-play{border:1px solid var(--border);min-height:2.25rem;color:var(--muted-foreground);background:0 0;border-radius:.375rem;flex:0 0 2.25rem}.application-shell .animation-sidebar-list-play:hover{background:var(--secondary);color:var(--foreground)}.application-shell .animation-sidebar-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.application-shell .animation-sidebar-presets button{border:1px solid var(--border);background:var(--background);min-height:4.25rem;color:var(--muted-foreground);text-align:left;border-radius:.5rem;justify-items:start;gap:.2rem;padding:.625rem;display:grid}.application-shell .animation-sidebar-presets button:hover,.application-shell .animation-sidebar-presets button.is-active{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .animation-sidebar-presets button i{color:var(--foreground);font-size:1rem;font-style:normal}.application-shell .animation-sidebar-presets button strong{font-size:.75rem}.application-shell .animation-sidebar-presets button small{font-size:.6875rem}.application-shell .animation-sidebar-form{gap:.75rem;margin-top:.75rem;display:grid}.application-shell .animation-sidebar-form>label,.application-shell .animation-sidebar-form>div>label{color:var(--muted-foreground);gap:.375rem;font-size:.75rem;display:grid}.application-shell .animation-sidebar-form>label>span,.application-shell .animation-sidebar-form>div>label>span{color:var(--muted-foreground)}.application-shell .animation-sidebar-switch{border:1px solid var(--border);background:var(--background);border-radius:.375rem;justify-content:space-between;align-items:center;min-height:2.25rem;padding:.5rem .625rem;display:flex!important}.application-shell .animation-sidebar-primary,.application-shell .animation-sidebar-clear{width:100%;min-height:2.25rem;margin-top:.75rem}.application-shell .animation-sidebar-back{margin-bottom:.75rem;padding-left:0}.application-shell .animation-sidebar-detail-title{gap:.375rem;margin-bottom:.75rem;display:grid}.application-shell .animation-sidebar-detail-title>strong{color:var(--foreground);font:.8125rem ui-monospace,monospace}.application-shell .animation-sidebar-detail-title>span{border:1px solid var(--border);width:fit-content;color:var(--muted-foreground);border-radius:999px;padding:.125rem .375rem;font-size:.5625rem;font-weight:600}.application-shell .animation-sidebar-timeline,.application-shell .animation-sidebar-metrics>div,.application-shell .animation-sidebar-form.is-detail fieldset,.application-shell .animation-sidebar-readonly,.application-shell .animation-sidebar-json pre{border-color:var(--border);background:var(--background)}.application-shell .animation-sidebar-timeline>span,.application-shell .animation-sidebar-metrics strong{color:var(--foreground);font-size:.6875rem}.application-shell .animation-sidebar-metrics small,.application-shell .animation-sidebar-form.is-detail legend{color:var(--muted-foreground);font-size:.5625rem}.application-shell .animation-sidebar-form.is-detail fieldset button{border-color:var(--border);min-height:2rem;color:var(--muted-foreground);background:0 0;border-radius:.375rem;font-size:.6875rem}.application-shell .animation-sidebar-form.is-detail fieldset button.is-active{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .animation-sidebar-actions{gap:.5rem}.application-shell .animation-sidebar-actions button{border-color:var(--border);min-height:2.25rem;color:var(--muted-foreground);background:0 0;border-radius:.375rem;font-size:.75rem}.application-shell .animation-sidebar-actions button:hover{background:var(--secondary);color:var(--foreground)}.application-shell .editor-dynamic-payload,.application-shell .nine-slice-editor{border-color:var(--border);background:var(--card);border-radius:.5rem}.application-shell .editor-dynamic-payload>summary,.application-shell .nine-slice-editor>summary{min-height:2.5rem;color:var(--foreground);padding:0 .875rem;font-size:.8125rem}.application-shell .editor-dynamic-payload-body,.application-shell .nine-slice-editor-body{border-color:var(--border);gap:.75rem;padding:.875rem}.application-shell .editor-dynamic-payload-body>p,.application-shell .editor-dynamic-payload-note,.application-shell .nine-slice-stretch,.application-shell .nine-slice-meta{color:var(--muted-foreground);font-size:.75rem;line-height:1.45}.application-shell .editor-dynamic-payload code,.application-shell .nine-slice-meta code{color:var(--muted-foreground);font-size:.6875rem}.application-shell .texture-preset-filters{gap:.625rem;padding:.25rem 0 .75rem}.application-shell .texture-preset-grid{gap:.5rem;max-height:24rem;padding:0}.application-shell .texture-preset-grid>button{border-color:var(--border);background:var(--background);border-radius:.5rem;grid-template-rows:5rem auto auto;gap:.375rem;min-height:8rem;padding:.5rem}.application-shell .texture-preset-grid>button:hover:not(:disabled),.application-shell .texture-preset-grid>button.is-active{border-color:var(--ring);background:var(--secondary);box-shadow:none}.application-shell .texture-preset-grid strong{color:var(--foreground);font-size:.6875rem}.application-shell .texture-preset-grid small{color:var(--muted-foreground);font-size:.625rem}.application-shell .texture-preset-note,.application-shell .texture-preset-message{color:var(--muted-foreground);font-size:.6875rem}.text-render-tuning-panel,.calibration-layer-panel{border-color:var(--border);background:var(--card);color:var(--foreground);border-radius:.75rem;font-family:inherit;font-size:.8125rem;box-shadow:0 24px 80px #00000080}.text-render-tuning-panel>header strong,.calibration-layer-panel>header strong{color:var(--foreground);font-size:.875rem;font-weight:600}.text-render-tuning-panel>header small,.calibration-layer-panel>header small,.text-render-tuning-panel>footer,.calibration-layer-panel>footer{color:var(--muted-foreground);font-size:.6875rem}.text-render-tuning-panel fieldset,.text-render-tuning-panel details,.calibration-layer-item{border-color:var(--border);background:var(--background);border-radius:.5rem}.text-render-tuning-panel legend,.text-render-tuning-panel summary{color:var(--foreground);font-size:.75rem}.text-render-tuning-panel .text-tuning-field,.calibration-number-field{color:var(--muted-foreground);font-size:.75rem}.text-render-tuning-panel .text-tuning-field input,.calibration-number-field input{border-color:var(--input);background:var(--background);min-height:2.25rem;color:var(--foreground);border-radius:.375rem;font-size:.75rem}.calibration-layer-item.is-selected{border-color:var(--ring);background:var(--secondary)}.calibration-layer-copy strong{color:var(--foreground);font-size:.75rem}.calibration-layer-copy small{color:var(--muted-foreground);font-size:.6875rem}.calibration-layer-select,.calibration-layer-replace,.calibration-layer-delete{color:var(--muted-foreground)}.calibration-layer-select:hover,.calibration-layer-replace:hover,.calibration-layer-delete:hover{background:var(--secondary);color:var(--foreground)}.calibration-fill-field{color:var(--muted-foreground);font-size:.75rem}.nine-slice-modal{border-color:var(--border);background:var(--card);color:var(--foreground);border-radius:.75rem;box-shadow:0 24px 80px #00000080}.application-shell :where(button,input,textarea,[role=tab],[role=menuitem],[role=combobox]):focus-visible{outline:2px solid var(--ring);outline-offset:2px}.application-shell .topbar{min-width:0;overflow:hidden}.application-shell{grid-template-rows:2.75rem minmax(0,1fr)}.application-shell .brand{height:2.75rem}.application-shell .brand-mark{grid-template-rows:.4375rem .4375rem;grid-template-columns:.4375rem .4375rem}.application-shell .brand>div:last-child{gap:.1875rem}.application-shell .brand strong{font-size:.8125rem}.application-shell .brand small{font-size:.4375rem}.app-menu-bar button,.app-menu-bar [data-radix-menubar-trigger]{height:1.875rem;min-height:1.875rem;padding-inline:.625rem;font-size:.8125rem}.application-shell .topbar-scroll{justify-content:flex-end;overflow:hidden}.application-shell .topbar-ui-kind{white-space:nowrap;flex:none;margin-left:auto}.application-shell .pack-stack{min-width:0;padding-inline:.5rem}.application-shell .topbar-pack-select{border-radius:.5rem;width:clamp(12rem,24vw,19rem);height:2rem}.topbar-pack-select-content{width:var(--radix-select-trigger-width);border-radius:.5rem;overflow:hidden}.application-shell .pack-manager-trigger svg,.application-shell .live-status button svg,.application-shell .preview-toolbar button svg,.application-shell .sidebar-edge-toggle svg{flex:none;width:1rem;height:1rem}.application-shell .pack-manager-trigger{gap:.5rem;margin-right:.5rem}.application-shell .live-status{min-width:10.5rem;padding-inline:.75rem}.application-shell .sidebar-edge-toggle{border-color:var(--border);background:var(--card);width:1.75rem;height:3.5rem;color:var(--muted-foreground);box-shadow:0 4px 16px #00000047}.application-shell .sidebar-edge-toggle:hover{background:var(--secondary);color:var(--foreground)}.application-shell .panel-heading{min-height:4rem;padding:1rem}.application-shell .panel-heading h2{font-size:1rem}.application-shell .left-sidebar :where(.count-pill,.tree-count,.layer-badge),.application-shell .left-sidebar .definition-file-node>small{display:none}.application-shell .explorer-filters{gap:.5rem;padding:0 .75rem .875rem}.application-shell .explorer-filters>input,.application-shell .explorer-filters [role=combobox]{min-height:2.5rem}.application-shell .active-pack-note{white-space:normal;max-width:100%;font-size:.6875rem;line-height:1.35}.application-shell .definition-list{padding:.5rem}.application-shell .definition-tree-node{height:2rem;min-height:2rem;max-height:2.25rem;padding:.25rem .5rem}.application-shell .definition-tree-node strong{font-size:.75rem}.application-shell .definition-file-node{height:2.25rem;min-height:2.25rem;max-height:2.25rem;padding:.25rem .5rem}.application-shell .definition-file-node>strong{font-size:.6875rem}.application-shell .definition-file-node>small{font-size:.625rem}.application-shell .definition-row{height:2.25rem;min-height:2.25rem;max-height:2.25rem;padding-block:.25rem}.application-shell .editor-layer-row{min-height:2.125rem;width:max(100%,calc(18rem + var(--layer-depth) * var(--layer-indent)));padding-left:calc(var(--layer-pad) + var(--layer-depth) * var(--layer-indent));grid-template-columns:1.125rem 1.5rem minmax(9rem,1fr) 1.75rem;gap:.25rem;padding-block:.125rem}.application-shell .editor-layer-branch{--layer-pad:.5rem;--layer-row-half:1.0625rem}.application-shell .left-sidebar .editor-layer-name strong{font-size:.75rem;line-height:1.25}.application-shell .left-sidebar .editor-layer-name small{font-size:.625rem;line-height:1}.application-shell .preview-workspace{container:preview-toolbar-host/inline-size}.application-shell .preview-toolbar{min-height:3.5rem;overflow:visible}.application-shell .preview-toolbar .editor-mode-group button,.application-shell .preview-toolbar .editor-hidden-panels-button{align-items:center;gap:.4375rem;display:inline-flex}.application-shell .preview-toolbar .editor-add-library-button{gap:.5rem;min-width:0;height:2.25rem;padding-inline:.625rem}.application-shell .preview-toolbar .editor-add-library-button strong{font-size:.75rem;font-weight:500}.application-shell .preview-toolbar .editor-add-library-button small{font-size:.625rem}.application-shell .preview-toolbar .viewport-presets{flex:none;gap:0;padding:0}.application-shell .preview-toolbar .viewport-presets [data-slot=toggle-group-item]{gap:.375rem;width:2.25rem;min-height:2.25rem;padding:0;display:inline-flex}.application-shell .preview-toolbar .viewport-presets [data-state=on]{background:var(--background);color:var(--foreground)}.application-shell .zoom-control{gap:.375rem;min-width:9.5rem}.application-shell .zoom-control .zoom-slider{width:5.5rem;min-width:5.5rem}.application-shell .zoom-control [data-slot=slider-track]{background:var(--secondary);height:.25rem}.application-shell .zoom-control [data-slot=slider-range]{background:var(--primary)}.application-shell .zoom-control [data-slot=slider-thumb]{border-width:2px;border-color:var(--ring);width:.875rem;height:.875rem}.application-shell .zoom-control strong{color:var(--foreground);text-align:right;font-size:.72rem;font-weight:650}.application-shell .right-sidebar .inspector-scroll{padding:.75rem}.application-shell .right-sidebar .editor-panel-title{min-height:4rem;padding:.75rem 1rem}.application-shell .right-sidebar .editor-panel-title small{max-width:13rem;font-size:.6875rem}.application-shell .right-sidebar .editor-panel-title>span{color:#f7f8fa;letter-spacing:.02em;background:0 0;border:1px solid #f0f2f5;border-radius:999px;justify-content:center;align-items:center;height:1.625rem;padding:0 .7rem;font-size:.6875rem;font-weight:650;line-height:1;display:inline-flex}.application-shell .right-sidebar .editor-property-section,.application-shell .right-sidebar .inspector-section{border:1px solid var(--border);margin-bottom:.75rem;padding:.875rem}.application-shell .right-sidebar .editor-property-section h3,.application-shell .right-sidebar .inspector-section h3{letter-spacing:0;margin-bottom:.75rem;font-size:.8125rem}.application-shell .right-sidebar .editor-field-grid{gap:.5rem;margin-bottom:.625rem}.application-shell .right-sidebar .editor-field-grid label{border-color:var(--input);background:var(--background);height:auto;min-height:2.375rem}.application-shell .right-sidebar .editor-field-grid label>span{padding-left:.5rem;font-size:.6875rem}.application-shell .right-sidebar .editor-field-grid input,.application-shell .right-sidebar .editor-field-grid select,.application-shell .right-sidebar .editor-field-grid .numeric-input>input{height:2.25rem;min-height:2.25rem;padding-inline:.5rem;font-size:.75rem}.application-shell .right-sidebar .editor-field-grid .numeric-input{padding-inline:.25rem}.application-shell .right-sidebar .editor-field-grid .numeric-input-actions button{height:1.75rem}.application-shell .right-sidebar .editor-section-help,.application-shell .right-sidebar .editor-property-section p{font-size:.75rem;line-height:1.5}.numeric-input[data-slot=input-group]{border-color:var(--input);background:var(--background);border-radius:.375rem;grid-template-columns:none;align-items:stretch;gap:0;min-width:0;height:2.375rem;padding:0;display:flex;overflow:hidden}.numeric-input[data-slot=input-group]>.numeric-input-control,.application-shell .right-sidebar .numeric-input[data-slot=input-group]>input.numeric-input-control{min-width:0;height:100%;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:0;padding:0 .5rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem}.numeric-input[data-slot=input-group]>.numeric-input-actions{border-left:1px solid var(--border);flex-direction:column;flex:0 0 1.5rem;align-self:stretch;gap:0;width:1.5rem;height:100%;margin:0;padding:0;display:flex;translate:none}.numeric-input[data-slot=input-group] .numeric-stepper-button,.application-shell .right-sidebar .editor-field-grid .numeric-input-actions .numeric-stepper-button{border:0;border-radius:0;flex:50%;width:100%;min-width:0;height:50%;min-height:0;padding:0;display:flex}.numeric-input[data-slot=input-group] .numeric-stepper-button:first-child{border-bottom:1px solid var(--border)}.application-shell .right-sidebar .editor-geometry-section{padding:1rem}.application-shell .right-sidebar .editor-geometry-section .editor-field-grid{gap:.5rem;margin-bottom:.875rem}.application-shell .right-sidebar .editor-geometry-section .editor-field-grid:last-child{margin-bottom:0}.application-shell .right-sidebar .editor-geometry-section .editor-field-grid>label{background:0 0;border:0;align-items:stretch;gap:.375rem;height:auto;min-height:0;padding:0;display:grid}.application-shell .right-sidebar .editor-geometry-section .editor-field-grid>label>span{margin:0;padding:0;font-size:.6875rem}.application-shell .right-sidebar .editor-geometry-section .numeric-input[data-slot=input-group]>input.numeric-input-control{min-width:4ch;padding-inline:.25rem}.application-shell .right-sidebar .editor-geometry-section .numeric-input-actions{flex-basis:1rem;width:1rem}.application-shell .right-sidebar .editor-geometry-section [role=combobox]{min-height:2.375rem}.application-shell .right-sidebar .anchor-picker-grid-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.application-shell .right-sidebar .anchor-picker{gap:.5rem;min-width:0;display:grid}.application-shell .right-sidebar .anchor-picker-label{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.application-shell .right-sidebar .anchor-picker-grid{border:1px solid var(--border);background:var(--background);border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.25rem;display:grid}.application-shell .right-sidebar .anchor-picker-point{background:0 0;border:1px solid #0000;border-radius:.375rem;place-items:center;width:100%;min-width:0;height:2rem;min-height:0;padding:0;display:grid}.application-shell .right-sidebar .anchor-picker-point:hover{border-color:var(--border);background:var(--secondary)}.application-shell .right-sidebar .anchor-picker-point>span{background:var(--muted-foreground);opacity:.7;border-radius:999px;width:.375rem;height:.375rem;transition:width .12s,height .12s,background-color .12s,opacity .12s}.application-shell .right-sidebar .anchor-picker-point.is-active{border-color:var(--ring);background:var(--secondary)}.application-shell .right-sidebar .anchor-picker-point.is-active>span{background:var(--foreground);opacity:1;width:.625rem;height:.625rem;box-shadow:0 0 0 .1875rem var(--ring)}@supports (color:color-mix(in lab,red,red)){.application-shell .right-sidebar .anchor-picker-point.is-active>span{box-shadow:0 0 0 .1875rem color-mix(in srgb,var(--ring) 20%,transparent)}}.application-shell .right-sidebar .anchor-picker-point:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.application-shell .right-sidebar .anchor-picker-value{color:var(--muted-foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;font:.6875rem ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.application-shell .right-sidebar .texture-browser-tabs{background:0 0;border:0;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);gap:.5rem;min-width:0;margin-top:.75rem;padding:0;display:grid}.application-shell .right-sidebar .texture-browser-tablist{border:1px solid var(--border);background:var(--muted);border-radius:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));place-items:stretch stretch;gap:.25rem;width:100%;height:auto;min-height:0;padding:.25rem;display:grid}.application-shell .right-sidebar .texture-browser-tablist>[role=tab]{width:100%;min-width:0;height:2rem;color:var(--muted-foreground);border-radius:.375rem;padding-inline:.75rem;font-size:.75rem}.application-shell .right-sidebar .texture-browser-tablist>[role=tab][data-state=active]{background:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000002e}.application-shell .right-sidebar .texture-browser-tabcontent{min-width:0;margin-top:0}.application-shell .right-sidebar .texture-search{border:1px solid var(--input);background:var(--background);border-radius:.5rem;align-items:center;width:100%;min-width:0;height:2.5rem;margin:0 0 .75rem;padding:0;display:flex;overflow:hidden}.application-shell .right-sidebar .texture-search [data-slot=input-group-addon]{height:100%;color:var(--muted-foreground);flex:none;align-items:center;padding-inline:.75rem;display:flex}.application-shell .right-sidebar .texture-search [data-slot=input-group-addon] svg{width:1rem;height:1rem}.application-shell .right-sidebar .texture-search [data-slot=input-group-control]{width:100%;min-width:0;height:100%;color:var(--foreground);border-radius:0;padding-inline:.5rem;font-size:.8125rem;background:0 0!important;border:0!important;min-height:0!important}.application-shell .right-sidebar .texture-preset-filters .texture-search{margin:0}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid){scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:5rem;align-content:start;gap:.5rem;max-height:19rem;padding:.25rem;display:grid;overflow:hidden auto}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid)>button{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;height:5rem;min-height:0;color:var(--muted-foreground);border-radius:.375rem;grid-template-rows:minmax(0,3.25rem) minmax(0,1rem);align-content:stretch;justify-items:stretch;gap:.25rem;padding:.25rem;display:grid;overflow:hidden}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid)>button:hover{border-color:var(--ring);background:var(--secondary);color:var(--foreground)}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid)>button.is-active{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring)}@supports (color:color-mix(in lab,red,red)){.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid)>button.is-active{box-shadow:0 0 0 1px color-mix(in srgb,var(--ring) 35%,transparent)}}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid) img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;image-rendering:pixelated;display:block}.application-shell .right-sidebar .editor-texture-slots{gap:.5rem}.application-shell .right-sidebar .editor-texture-slots>button{min-height:3.25rem;padding:.375rem}.application-shell .right-sidebar .editor-texture-slots strong{font-size:.6875rem}.application-shell .right-sidebar .editor-texture-slots small{font-size:.625rem}.application-shell .right-sidebar :is(.editor-texture-grid,.texture-preset-grid) span{text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;line-height:1rem;overflow:hidden}@media(max-width:1150px){.application-shell .right-sidebar .editor-danger-zone button{justify-content:center;gap:0;padding-inline:.5rem;font-size:0}.application-shell .right-sidebar .editor-danger-zone button svg{width:15px;height:15px}.application-shell .right-sidebar .editor-danger-zone button kbd,.application-shell .right-sidebar .editor-danger-zone button small{display:none}.application-shell .right-sidebar .editor-danger-zone button.is-save-component,.application-shell .right-sidebar .editor-danger-zone button.is-reset,.application-shell .right-sidebar .editor-danger-zone button.is-danger{min-width:0}}.shadcn-dialog.element-library .element-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:1rem 1.125rem 1.5rem}.shadcn-dialog.element-library .element-card{grid-template-rows:6rem auto auto auto auto;gap:.5rem;min-height:13.5rem;padding:.75rem}.shadcn-dialog.element-library .element-card>strong{font-size:.75rem}.shadcn-dialog.element-library .element-card>small,.shadcn-dialog.element-library .element-card-compat{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;max-width:100%;font-size:.6875rem;line-height:1.4;overflow:hidden}.shadcn-dialog.element-library .element-card-compat{width:fit-content}.shadcn-dialog.element-library .element-card>code{font-size:.625rem}@media(max-width:900px){.shadcn-dialog.element-library .element-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.shadcn-dialog.element-library .element-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container preview-toolbar-host (max-width:980px){.application-shell .preview-toolbar{flex-wrap:nowrap;flex-basis:3.25rem;align-items:center;gap:.5rem;min-height:3.25rem;padding-block:.25rem;overflow:auto hidden}.application-shell .preview-toolbar .toolbar-spacer{display:none}.application-shell .preview-toolbar .zoom-control{margin-left:auto}}@container preview-toolbar-host (max-width:720px){.application-shell .preview-toolbar .editor-add-library-button small{display:none}}@media(max-width:1500px){.application-shell .topbar-pack-select{width:clamp(11rem,22vw,15rem)}}@media(max-width:1180px){.application-shell .brand{width:fit-content;min-width:0}.application-shell .live-status{min-width:7.5rem}.application-shell .live-status small{display:none}}@media(max-width:1080px)and (pointer:fine){.application-shell .brand{justify-content:center;width:3.25rem;min-width:3.25rem;padding-inline:.35rem}.application-shell .studio-brand-logo{display:none}.application-shell .studio-brand-icon{display:block}.application-shell .brand>div:last-child,.application-shell .topbar-ui-kind{display:none}.application-shell .pack-stack{min-width:0;padding-inline:.25rem;display:flex}.application-shell .topbar-pack-select{width:clamp(7.25rem,16vw,10rem)}.application-shell .mcp-commit-trigger,.application-shell .pack-manager-trigger{justify-content:center;gap:0;width:2.1rem;min-width:2.1rem;margin-right:.3rem;padding-inline:0;font-size:0}.application-shell .mcp-discard-trigger{display:none}.application-shell .mcp-commit-trigger span,.application-shell .mcp-discard-trigger span{font-size:1rem}.application-shell .pack-manager-label{display:none}.application-shell .live-status{gap:.35rem;min-width:auto;padding-inline:.45rem}.application-shell .live-status>div{display:none}}.nine-slice-modal>header{border-color:var(--border);background:var(--card)}.nine-slice-modal header strong{color:var(--foreground);font-size:1rem}.nine-slice-modal header small{color:var(--muted-foreground);font-size:.6875rem}.nine-slice-modal-close{width:2rem;height:2rem;color:var(--muted-foreground);background:0 0;border:0;border-radius:.25rem;place-items:center;padding:0;display:grid}.nine-slice-modal-close svg{width:1rem;height:1rem}.nine-slice-modal-close:hover{background:var(--secondary);color:var(--foreground);border-color:#0000}.nine-slice-modal .nine-slice-editor-body{gap:1rem}.nine-slice-modal .nine-slice-source,.nine-slice-modal .nine-slice-stretch>div{border-color:var(--border);min-height:18rem}.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found{--primary:#b9ff66;--primary-foreground:#0a1006;--ring:#a8ef57;--ui-accent:#20271a;--ui-accent-foreground:#ecffda;color:#f2f5ee;background:#080a08;width:100%;height:100%;overflow-y:auto}.marketing-page{scroll-behavior:smooth}.marketing-page:before{pointer-events:none;content:"";opacity:.16;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.anvil-brand{color:#fff;background:0 0;border:0;flex:none;align-items:center;height:2.75rem;padding:0;text-decoration:none;display:inline-flex;overflow:hidden}.anvil-brand-logo{object-fit:contain;width:8.5rem;height:2rem;display:block}.anvil-brand-icon{object-fit:contain;width:2rem;height:2rem;display:block}.marketing-nav{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a08cc;border-bottom:1px solid #ffffff14;align-items:center;gap:2rem;width:min(1180px,100% - 40px);min-height:4.5rem;margin:0 auto;display:flex;position:sticky;top:0}.marketing-nav-links{gap:1.6rem;margin-inline:auto;display:flex}.marketing-nav a,.marketing-footer a,.legal-page nav>a{color:#a3aa9c;font-size:.82rem;text-decoration:none;transition:color .18s}.marketing-nav-actions{gap:.5rem;display:flex}.marketing-nav-actions a,.hero-actions a,.final-cta a,.success-card a{color:inherit}.hero-section{text-align:center;width:min(1180px,100% - 40px);margin:0 auto;padding:7rem 0 5rem;position:relative}.hero-glow{pointer-events:none;filter:blur(20px);background:radial-gradient(#a0ff5221,#0000 64%);width:62rem;height:34rem;position:absolute;top:-16rem;left:50%;translate:-50%}.hero-copy{max-width:920px;margin:0 auto;position:relative}.hero-copy>[data-slot=badge],.section-heading>[data-slot=badge],.workflow-copy>[data-slot=badge]{color:#b9ff66;background:#b9ff660b;border-color:#b9ff663d}.hero-copy h1{letter-spacing:-.072em;margin:1.55rem auto 1.25rem;font-size:clamp(3.1rem,7.2vw,6.2rem);font-weight:650;line-height:.94}.hero-copy h1 em,.auth-story h1 em{color:#b9ff66;text-shadow:0 0 44px #b9ff6621;font-style:normal;display:block}.hero-actions{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.hero-proof{color:#7f877a;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1.45rem;font-size:.72rem;display:flex}.hero-proof span{align-items:center;gap:.38rem;display:inline-flex}.hero-proof svg{size:.85rem;color:#9bdc50}.product-window{text-align:left;background:#0d100d;border:1px solid #ffffff21;border-radius:1rem;width:min(1080px,96%);height:570px;margin:5.5rem auto 0;position:relative;overflow:hidden;box-shadow:0 45px 120px #00000094,0 0 0 8px #ffffff05}.product-window:after{pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 80px #b9ff6605}.product-window-bar{background:#131713;border-bottom:1px solid #242923;align-items:center;gap:.42rem;height:3.1rem;padding:0 1rem;display:flex}.product-window-bar>span{size:.55rem;background:#394037;border-radius:50%}.product-window-bar>span:first-child{background:#ff6b62}.product-window-bar>span:nth-child(2){background:#e7c459}.product-window-bar>span:nth-child(3){background:#81d35e}.product-window-bar strong{color:#858d81;margin-inline:auto;font:.65rem ui-monospace,monospace}.product-window-bar [data-slot=badge]{color:#b9ff66;background:#b9ff661f}.product-window-body{grid-template-columns:190px minmax(0,1fr) 210px;height:calc(100% - 3.1rem);display:grid}.mock-layers,.mock-inspector{background:#111411;padding:1rem .75rem}.mock-layers{border-right:1px solid #242923}.mock-inspector{border-left:1px solid #242923}.mock-layers>small,.mock-inspector>small{color:#626a5e;letter-spacing:.16em;margin:.25rem .5rem .8rem;font-size:.52rem;font-weight:800;display:block}.mock-layers>div{color:#8e968a;border-radius:.3rem;align-items:center;gap:.5rem;min-height:2.2rem;padding:0 .55rem;font:.62rem ui-monospace,monospace;display:flex}.mock-layers>div svg{size:.7rem}.mock-layers>div:nth-of-type(n+2){padding-left:1.3rem}.mock-layers>div.is-selected{color:#cfff9c;background:#b9ff661a}.mock-canvas{background:radial-gradient(circle at 50% 45%,#2f3e34,#111712 72%);place-items:center;display:grid;position:relative;overflow:hidden}.mock-canvas:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.mock-game-ui{width:330px;image-rendering:pixelated;background:#c8c8c8;border:4px solid #181b17;padding:1rem;font-family:Mojangles,monospace;position:relative;box-shadow:inset 0 0 0 2px #f1f1f1,0 18px 50px #0006}.mock-game-title{color:#202020;text-align:center;padding:.7rem;font-size:1rem}.mock-game-grid{background:#919191;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem;display:grid}.mock-game-grid span{aspect-ratio:1;color:#5b405f;background:#d7d7d7;border:2px solid #686868;place-items:center;display:grid;box-shadow:inset 2px 2px #f7f7f7}.mock-game-grid i{font-size:1.35rem;font-style:normal}.mock-game-grid small{color:#333;font-size:.47rem}.mock-game-ui button{color:#fff;background:#72b939;border:2px solid #264311;width:100%;margin-top:.75rem;padding:.6rem;font:.7rem Mojangles,monospace;box-shadow:inset 2px 2px #a2e76b}.mock-selection{border:1px solid #b9ff66;width:338px;height:55px;position:absolute;translate:0 157px}.mock-selection>span{color:#121812;background:#b9ff66;padding:.2rem .4rem;font:.5rem ui-monospace,monospace;position:absolute;top:-1.35rem;left:-1px}.mock-selection i{size:.4rem;background:#b9ff66;border:1px solid #121812;position:absolute}.mock-selection i:first-of-type{top:-.25rem;left:-.25rem}.mock-selection i:nth-of-type(2){top:-.25rem;right:-.25rem}.mock-selection i:nth-of-type(3){bottom:-.25rem;left:-.25rem}.mock-selection i:nth-of-type(4){bottom:-.25rem;right:-.25rem}.mock-inspector>strong{margin:1rem .5rem;font:.75rem ui-monospace,monospace;display:block}.mock-inspector>div{color:#899084;background:#0c0f0c;border:1px solid #292f27;border-radius:.3rem;margin:.45rem 0;padding:.65rem;font:.56rem ui-monospace,monospace}.mock-inspector>span{color:#b9ff66;background:#b9ff661a;border-radius:1rem;margin:.5rem;padding:.25rem .45rem;font-size:.48rem;display:inline-block}.trust-strip{color:#72796d;border-block:1px solid #ffffff12;justify-content:center;align-items:center;gap:clamp(1rem,4vw,3.5rem);min-height:6.5rem;font-size:.78rem;display:flex}.trust-strip span{letter-spacing:.18em;font-size:.55rem;font-weight:800}.trust-strip strong{color:#8d9588;font-weight:550}.marketing-section{width:min(1180px,100% - 40px);margin:0 auto;padding:8rem 0}.section-heading h2,.workflow-copy h2,.security-section h2,.final-cta h2{letter-spacing:-.055em;margin:1rem 0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05}.section-heading p,.workflow-copy>p,.security-section p,.final-cta p{color:#929a8d;font-size:1rem;line-height:1.65}.feature-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.feature-card{box-shadow:none;background:linear-gradient(145deg,#111411,#0c0f0c);border-color:#ffffff14}.feature-card:hover{border-color:#b9ff663b}.feature-card [data-slot=card-header]{gap:.7rem}.feature-card [data-slot=card-header]>span{size:2.3rem;color:#b9ff66;background:#b9ff660f;border:1px solid #b9ff662e;border-radius:.55rem;place-items:center;display:grid}.feature-card [data-slot=card-title]{font-size:1rem}.feature-card [data-slot=card-description]{line-height:1.55}.workflow-section{background:radial-gradient(circle at 15% 20%,#b9ff6612,#0000 36%),#0d100d;border:1px solid #ffffff14;border-radius:1.25rem;grid-template-columns:.9fr 1.1fr;gap:6rem;width:min(1080px,100% - 40px);margin:2rem auto;padding:6rem;display:grid}.workflow-copy ul{flex-direction:column;gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.workflow-copy li{color:#c3c9bd;align-items:center;gap:.55rem;font-size:.82rem;display:flex}.workflow-copy li svg{size:1rem;color:#a9ec5d}.workflow-steps{flex-direction:column;justify-content:center;display:flex}.workflow-steps>div{border-bottom:1px solid #252a23;grid-template-columns:2rem 3rem 1fr;align-items:start;gap:1rem;padding:1.5rem 0;display:grid}.workflow-steps>div:last-child{border:0}.workflow-steps b{color:#5d6559;font:.58rem ui-monospace,monospace}.workflow-steps>div>span{size:2.7rem;color:#b9ff66;border:1px solid #31382e;border-radius:.55rem;place-items:center;display:grid}.workflow-steps section strong{font-size:1rem}.workflow-steps section p{color:#858d81;margin:.35rem 0 0;font-size:.78rem;line-height:1.5}.pricing-section{padding-bottom:10rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:.9rem;display:grid}.pricing-card{box-shadow:none;background:#0e110e;border-color:#ffffff17;position:relative}.pricing-card.is-featured{background:radial-gradient(circle at 50% 0,#b9ff661a,#0000 36%),#10140e;border-color:#b9ff666b;box-shadow:0 20px 60px #78c8280f}.pricing-card-heading{justify-content:space-between;align-items:center;display:flex}.pricing-icon{size:2.5rem;color:#b9ff66;border:1px solid #2c3428;border-radius:.6rem;place-items:center;display:grid}.pricing-card [data-slot=card-title]{margin-top:.7rem;font-size:1.45rem}.pricing-card [data-slot=card-description]{min-height:3rem;line-height:1.5}.pricing-price{border-bottom:1px solid #252a23;align-items:baseline;gap:.55rem;padding-bottom:1.4rem;display:flex}.pricing-price strong{letter-spacing:-.05em;font-size:2.6rem}.pricing-price span{color:#7e867a;font-size:.7rem}.pricing-card ul{flex-direction:column;gap:.78rem;min-height:13.5rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.pricing-card li{color:#b8beb3;align-items:center;gap:.55rem;font-size:.76rem;display:flex}.pricing-card li svg{size:.9rem;color:#a8e95e}.pricing-card [data-slot=card-footer] [data-slot=button]{width:100%}.security-section{background:linear-gradient(120deg,#b9ff6611,#0000 42%),#0d100d;border:1px solid #b9ff6624;border-radius:1.2rem;width:min(1180px,100% - 40px);margin:0 auto 3rem;padding:5rem}.security-section>div:first-child{grid-template-columns:5rem 1fr;gap:1.5rem;max-width:760px;display:grid}.security-section>div:first-child>span{size:5rem;color:#b9ff66;border:1px solid #b9ff6633;border-radius:1rem;place-items:center;display:grid}.security-section h2{font-size:2.8rem}.security-points{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:3rem;display:grid}.security-points>span{background:#00000029;border:1px solid #262c24;border-radius:.7rem;grid-template-columns:2rem 1fr;gap:.2rem .7rem;padding:1rem;display:grid}.security-points svg{color:#9ddc54;grid-row:span 2;align-self:center}.security-points strong{font-size:.8rem}.security-points small{color:#727b6e;font-size:.62rem}.faq-list{border-top:1px solid #262c24}.faq-list [data-slot=accordion-trigger]{color:#e6eae1;font-size:.95rem}.faq-list [data-slot=accordion-content]{color:#8f978b;line-height:1.65}.final-cta{text-align:center;background:radial-gradient(circle at 50% -20%,#b9ff6629,#0000 55%),#0d100d;border:1px solid #b9ff6633;border-radius:1.25rem;width:min(1180px,100% - 40px);margin:2rem auto 8rem;padding:6rem 2rem;overflow:hidden}.final-cta>div{max-width:760px;margin:auto}.final-cta h2{font-size:clamp(2.4rem,5vw,4.5rem)}.final-cta [data-slot=button]{margin-top:1rem}.marketing-footer{border-top:1px solid #242923;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;width:min(1180px,100% - 40px);min-height:10rem;margin:0 auto;display:grid}.marketing-footer p{color:#737b70;font-size:.72rem}.marketing-footer>div{gap:1.2rem;display:flex}.marketing-footer>small{color:#535a50;grid-column:1/-1;font-size:.6rem}.auth-page{background:radial-gradient(circle at 18% 40%,#b9ff6617,#0000 34%),#080a08;grid-template-rows:auto 1fr;padding:2rem 4rem;display:grid;overflow:hidden}.auth-brand{justify-content:space-between;align-items:center;display:flex}.auth-brand>a{color:#8d9589;align-items:center;gap:.4rem;font-size:.75rem;text-decoration:none;display:inline-flex}.auth-brand>a svg{size:.85rem}.auth-grid{grid-template-columns:1fr 430px;align-items:center;gap:8rem;width:min(1080px,100%);margin:auto;display:grid}.auth-story h1{letter-spacing:-.06em;margin:1.2rem 0;font-size:3.8rem;line-height:1}.auth-story>p{color:#90988c;max-width:530px;line-height:1.65}.auth-story ul{flex-direction:column;gap:.75rem;margin-top:2rem;padding:0;list-style:none;display:flex}.auth-story li{color:#bdc4b8;align-items:center;gap:.55rem;font-size:.8rem;display:flex}.auth-story li svg{size:.9rem;color:#b9ff66}.auth-card{background:#10130feb;border-color:#2a3027;box-shadow:0 35px 90px #00000073}.auth-card [data-slot=card-header]{text-align:center;align-items:center}.auth-card-logo{object-fit:contain;width:14rem;height:auto;margin-bottom:.4rem;display:block}.auth-card [data-slot=card-content]{flex-direction:column;gap:1rem;display:flex}.auth-card [data-slot=button]{color:#171a16;background:#f7f8f4;width:100%}.auth-legal{color:#727a6f;text-align:center;font-size:.64rem;line-height:1.55}.auth-legal a{color:#acb5a7}.auth-secure{color:#91998d;border-top:1px solid #262c24;gap:.7rem;padding-top:1rem;display:flex}.auth-secure>svg{size:1rem;color:#8ece49}.auth-secure span{flex-direction:column;gap:.2rem;display:flex}.auth-secure strong{color:#c3c9be;font-size:.7rem}.auth-secure small{font-size:.6rem;line-height:1.45}.simple-page,.not-found{background:radial-gradient(circle at 50% 35%,#b9ff6614,#0000 35%),#080a08;place-items:center;padding:2rem;display:grid}.simple-page>.anvil-brand{position:fixed;top:2rem;left:2rem}.success-card{text-align:center;background:#10130f;border-color:#2b3426;width:min(500px,100%)}.success-card [data-slot=card-header]{align-items:center}.success-icon{size:4rem;color:#b9ff66;background:#b9ff661a;border-radius:50%;place-items:center;display:grid}.success-icon.is-pending svg{animation:1.2s linear infinite anvil-spin}.success-card [data-slot=card-content]{flex-direction:column;align-items:center;gap:1rem;display:flex}.success-card p{color:#71796d;font-size:.68rem}.legal-page{padding-bottom:6rem}.legal-page nav,.account-page nav{border-bottom:1px solid #242923;justify-content:space-between;align-items:center;width:min(1040px,100% - 40px);min-height:5rem;margin:0 auto;display:flex}.legal-page article>span{color:#768071;font-size:.67rem}.legal-page h1{letter-spacing:-.06em;margin:.8rem 0 3rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1}.legal-page h2{margin:2.2rem 0 .7rem;font-size:1.2rem}.legal-page p{color:#9ba395;font-size:.9rem;line-height:1.8}.account-heading h1{letter-spacing:-.05em;margin:.8rem 0 .4rem;font-size:3rem}.account-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-grid>[data-slot=card]{background:#10130f;border-color:#292f27}.account-profile{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;display:grid}.account-profile [data-slot=avatar]{size:3rem}.account-profile>span{flex-direction:column;min-width:0;display:flex}.account-profile small{color:#7e877a;font-size:.7rem}.account-plan [data-slot=card-header]>span{size:2.5rem;color:#b9ff66;background:#b9ff6614;border-radius:.6rem;place-items:center;display:grid}.account-plan dl{margin:0}.account-plan dl>div{border-bottom:1px solid #252b23;justify-content:space-between;padding:.65rem 0;font-size:.75rem;display:flex}.saas-boot{color:#dfe5d8;background:#080a08;justify-content:center;align-items:center;gap:.8rem;width:100%;height:100%;display:flex}.anvil-spinner{size:1.1rem;border:2px solid #30372d;border-top-color:#b9ff66;border-radius:50%;animation:.8s linear infinite anvil-spin}@keyframes anvil-spin{to{rotate:360deg}}.application-shell .account-trigger{border-left:1px solid var(--border);border-radius:0;flex:none;height:100%;padding:0 .8rem}.application-shell .account-trigger [data-slot=avatar]{size:1.7rem}.application-shell .account-trigger>span{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.application-shell .account-trigger strong{text-overflow:ellipsis;max-width:7rem;font-size:.67rem;overflow:hidden}.application-shell .account-trigger small{color:var(--accent);text-transform:uppercase;margin-top:.18rem;font-size:.52rem;font-weight:700}.account-dropdown{width:15rem}.account-dropdown-user{flex-direction:column;min-width:0;display:flex}.account-dropdown-user strong,.account-dropdown-user small{text-overflow:ellipsis;overflow:hidden}.account-dropdown-user small{color:var(--muted-foreground);font-size:.68rem;font-weight:400}.upgrade-dialog{background:#10130f;border-color:#343c30;grid-template-columns:220px minmax(0,1fr);gap:0;width:min(720px,100vw - 40px);max-width:none;padding:0;overflow:hidden}.upgrade-dialog-visual{background:radial-gradient(circle,#b9ff6626,#0000 50%),linear-gradient(145deg,#172015,#0b0e0b);place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.upgrade-dialog-visual:before{content:"";background-image:linear-gradient(#b9ff6612 1px,#0000 1px),linear-gradient(90deg,#b9ff6612 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.upgrade-dialog-visual>span{size:5rem;color:#b9ff66;background:#121a0e;border:1px solid #b9ff6659;border-radius:1.2rem;place-items:center;display:grid;position:relative;box-shadow:0 0 60px #b9ff661f}.upgrade-dialog-visual>span svg{size:2rem}.upgrade-dialog-copy{flex-direction:column;align-items:flex-start;padding:2.3rem;display:flex}.upgrade-dialog-copy [data-slot=badge]{color:#15200e}.upgrade-dialog-copy [data-slot=dialog-title]{letter-spacing:-.04em;margin:1rem 0 .65rem;font-size:1.8rem;line-height:1.1}.upgrade-dialog-copy [data-slot=dialog-description]{line-height:1.55}.upgrade-dialog-copy ul{flex-direction:column;gap:.55rem;margin:1.3rem 0;padding:0;list-style:none;display:flex}.upgrade-dialog-copy li{color:#bac2b5;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.upgrade-dialog-copy li svg{size:.85rem;color:#a9ec5e}.upgrade-dialog-actions{gap:.5rem;width:100%;display:flex}.upgrade-dialog-actions [data-slot=button]{flex:1}.upgrade-dialog-dismiss{color:#71796d;cursor:pointer;background:0 0;border:0;align-self:center;margin-top:1rem;font-size:.65rem}@media(max-width:900px){.marketing-nav-links{display:none}.marketing-nav{gap:1rem}.marketing-nav-actions{margin-left:auto}.hero-section{padding-top:5rem}.product-window{height:470px}.product-window-body{grid-template-columns:145px minmax(0,1fr)}.mock-inspector{display:none}.feature-grid,.pricing-grid{grid-template-columns:1fr 1fr}.pricing-card:last-child{grid-column:1/-1}.workflow-section{grid-template-columns:1fr;gap:3rem;padding:3rem}.security-section{padding:3rem}.auth-page{padding:1.5rem;overflow-y:auto}.auth-grid{grid-template-columns:1fr;gap:2rem;max-width:500px;padding:4rem 0}.auth-story{text-align:center}.auth-story h1{font-size:3rem}.auth-story ul{align-items:center}}@media(max-width:640px){.marketing-nav{width:calc(100% - 24px)}.marketing-nav-actions>[data-slot=button]:first-child,.anvil-brand-copy small{display:none}.hero-section,.marketing-section,.workflow-section,.security-section,.final-cta,.marketing-footer{width:calc(100% - 24px)}.hero-copy h1{font-size:3rem}.hero-actions{flex-direction:column}.hero-proof{flex-direction:column;gap:.55rem}.product-window{width:100%;height:360px;margin-top:3.5rem}.product-window-body{grid-template-columns:1fr}.mock-layers{display:none}.mock-game-ui{scale:.78}.mock-selection{translate:0 123px;scale:.78}.trust-strip{flex-wrap:wrap;gap:1rem 1.5rem;padding:1.5rem}.feature-grid,.pricing-grid,.security-points,.account-grid{grid-template-columns:1fr}.pricing-card:last-child{grid-column:auto}.pricing-card ul{min-height:0}.workflow-section,.security-section{padding:2rem 1.25rem}.security-section>div:first-child{grid-template-columns:1fr}.security-section h2{font-size:2.2rem}.marketing-footer{grid-template-columns:1fr;padding:2rem 0}.marketing-footer>small{grid-column:auto}.auth-story{display:none}.auth-grid{padding-top:5rem}.auth-page{padding:1rem}.upgrade-dialog{grid-template-columns:1fr}.upgrade-dialog-visual{min-height:110px}.upgrade-dialog-visual>span{size:3rem}.upgrade-dialog-copy{padding:1.5rem}.upgrade-dialog-actions{flex-direction:column}.application-shell .account-trigger>span{display:none}}.anvil-brand-mark{width:2rem;height:2rem}.anvil-brand-mark svg{width:1rem;height:1rem}.hero-proof svg,.upgrade-dialog-copy li svg,.auth-brand>a svg{width:.85rem;height:.85rem}.product-window-bar>span{width:.55rem;height:.55rem}.mock-layers>div svg{width:.7rem;height:.7rem}.mock-selection i{width:.4rem;height:.4rem}.feature-card [data-slot=card-header]>span{width:2.3rem;height:2.3rem}.workflow-copy li svg,.auth-secure>svg{width:1rem;height:1rem}.workflow-steps>div>span{width:2.7rem;height:2.7rem}.pricing-icon,.account-plan [data-slot=card-header]>span{width:2.5rem;height:2.5rem}.pricing-card li svg,.auth-story li svg{width:.9rem;height:.9rem}.security-section>div:first-child>span{width:5rem;height:5rem}.auth-card-icon{width:3.5rem;height:3.5rem}.success-icon{width:4rem;height:4rem}.account-profile [data-slot=avatar]{width:3rem;height:3rem}.anvil-spinner{width:1.1rem;height:1.1rem}.application-shell .account-trigger [data-slot=avatar]{width:1.7rem;height:1.7rem}.upgrade-dialog-visual>span{width:5rem;height:5rem}.upgrade-dialog-visual>span svg{width:2rem;height:2rem}@media(max-width:640px){.upgrade-dialog-visual>span{width:3rem;height:3rem}}.language-switcher{color:#a8b1a3;flex:none}.marketing-nav .language-switcher{border:1px solid #ffffff14}.application-shell .language-switcher{color:var(--muted-foreground);align-self:center;margin-inline:.25rem}.auth-brand-actions,.account-nav-actions,.legal-nav-actions{align-items:center;gap:.7rem;display:flex}.auth-brand-actions>a{color:#8d9589;align-items:center;gap:.4rem;font-size:.75rem;text-decoration:none;display:inline-flex}.marketing-footer>div{flex-wrap:wrap;justify-content:flex-end}.legal-page article section{margin-top:2.2rem}.legal-page article section h2{margin-bottom:.7rem}.legal-withdrawal-link{color:#171714;border:1px solid #171714;border-radius:.45rem;margin-top:2.5rem;padding:.8rem 1rem;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.withdrawal-page{color:#171714;background:#f3f1ea;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.withdrawal-page nav{border-bottom:1px solid #171714;justify-content:space-between;align-items:center;width:min(1040px,100% - 40px);min-height:5rem;margin:0 auto;display:flex}.withdrawal-page nav>a{color:inherit;text-decoration:none}.withdrawal-eyebrow{color:#55524c;letter-spacing:.13em;margin:0 0 1rem;font-size:.68rem;font-weight:800}.withdrawal-form-shell h1,.withdrawal-confirmation h1{letter-spacing:-.055em;margin:0 0 1rem;font-size:clamp(2.2rem,6vw,3.7rem);font-weight:850;line-height:1}.withdrawal-form-shell>p:not(.withdrawal-eyebrow),.withdrawal-confirmation>p{color:#5f5b54;font-size:.9rem;line-height:1.7}.withdrawal-form-shell form{background:#fbfaf6;border:1px solid #171714;gap:1rem;margin-top:2rem;padding:1.5rem;display:grid}.withdrawal-form-shell form>label:not(.withdrawal-confirm){gap:.45rem;font-size:.75rem;font-weight:750;display:grid}.withdrawal-form-shell input,.withdrawal-form-shell select{color:#171714;background:#fff;border:1px solid #aaa69d;border-radius:.35rem;width:100%;min-height:2.7rem;padding:0 .75rem}.withdrawal-confirm{color:#47443f;align-items:flex-start;gap:.65rem;padding:.8rem 0;font-size:.76rem;line-height:1.45;display:flex}.withdrawal-error{color:#a1261d;margin:0;font-size:.75rem}.withdrawal-form-shell>small{color:#68645d;margin-top:1rem;line-height:1.5;display:block}.withdrawal-confirmation{background:#fbfaf6;border:1px solid #171714;padding:2rem}.withdrawal-confirmation>svg{color:#1e6a3d;width:2.5rem;height:2.5rem;margin-bottom:1.5rem}.withdrawal-confirmation dl{border-top:1px solid #c8c4ba;margin:2rem 0}.withdrawal-confirmation dl>div{border-bottom:1px solid #c8c4ba;grid-template-columns:9rem 1fr;gap:1rem;padding:.8rem 0;font-size:.78rem;display:grid}.withdrawal-confirmation dt{color:#68645d}.withdrawal-confirmation dd{overflow-wrap:anywhere;margin:0;font-weight:700}.withdrawal-confirmation>a{color:#3f5f9c;margin-top:1rem;font-size:.78rem;display:block}.projects-page{color:#171714;background:#f3f1ea;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.projects-page nav{border-bottom:1px solid #171714;justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:5rem;margin:0 auto;display:flex}.projects-page nav>div{align-items:center;gap:.5rem;display:flex}.projects-page main>header{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.projects-page main>header span{color:#57534c;letter-spacing:.14em;font-size:.67rem;font-weight:850}.projects-page h1{letter-spacing:-.065em;margin:.65rem 0 .5rem;font-size:clamp(2.8rem,6vw,4.7rem);font-weight:850;line-height:.95}.projects-page header p{color:#625e57;margin:0}.projects-usage{color:#615d56;align-items:center;gap:1rem;margin:2.5rem 0 1.5rem;font-size:.72rem;display:flex}.projects-usage i{background:#d1cdc4;width:8rem;height:4px;display:block;overflow:hidden}.projects-usage b{background:#2450d4;height:100%;display:block}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.projects-grid article{background:#fbfaf6;border:1px solid #171714;min-height:13rem;transition:transform .15s,box-shadow .15s;position:relative}.projects-grid article:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #171714}.projects-grid article>a{height:100%;color:inherit;flex-direction:column;padding:1.25rem;text-decoration:none;display:flex}.projects-grid article>a>span{color:#fff;background:#2450d4;place-items:center;width:2.7rem;height:2.7rem;margin-bottom:2.8rem;display:grid}.projects-grid h2{margin:0;padding-right:2.5rem;font-size:1.2rem;font-weight:800}.projects-grid p{color:#6c6861;margin:.45rem 0 0;font-size:.7rem}.projects-grid article>button{z-index:2;position:absolute;top:.8rem;right:.8rem}.projects-empty,.projects-loading,.projects-error{text-align:center;background:#fbfaf6;border:1px solid #a9a59d;align-content:center;place-items:center;gap:.8rem;min-height:19rem;display:grid}.projects-empty>svg{color:#2450d4;width:2.4rem;height:2.4rem}.projects-empty h2{margin:0;font-size:1.5rem}.projects-empty p{color:#66625b;max-width:31rem;margin:0;line-height:1.6}.projects-error{color:#a1261d}@media(max-width:800px){.projects-grid{grid-template-columns:1fr 1fr}.projects-page main>header{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.projects-grid{grid-template-columns:1fr}.projects-page nav .anvil-brand+div{gap:0}}.privacy-card{grid-column:1/-1}.privacy-card [data-slot=card-content] p{color:var(--muted-foreground);margin:0;font-size:.78rem;line-height:1.6}.privacy-card [data-slot=card-footer]{flex-wrap:wrap;gap:.6rem}.checkout-consent{background:#10130f;border-color:#343c30;width:min(540px,100vw - 32px);max-width:none}.checkout-consent-icon{color:#b9ff66;background:#b9ff6612;border:1px solid #b9ff663d;border-radius:.7rem;place-items:center;width:3rem;height:3rem;display:grid}.checkout-consent-fields{flex-direction:column;gap:.7rem;margin:.5rem 0;display:flex}.checkout-consent-fields>label{cursor:pointer;background:#0b0e0b;border:1px solid #2b3228;border-radius:.6rem;align-items:flex-start;gap:.75rem;padding:.9rem;display:flex}.checkout-consent-fields>label>button{margin-top:.15rem}.checkout-consent-fields>label>span{flex-direction:column;gap:.25rem;display:flex}.checkout-consent-fields strong{font-size:.8rem}.checkout-consent>p,.checkout-consent-note{color:#737c6f;font-size:.65rem;line-height:1.5}.checkout-consent a,.upgrade-consents a{color:#b9ff66}.upgrade-consents{flex-direction:column;gap:.5rem;margin:0 0 1rem;display:flex}.upgrade-consents label{color:#8f988a;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.62rem;line-height:1.4;display:flex}@media(max-width:640px){.privacy-card{grid-column:auto}.marketing-footer>div{justify-content:flex-start}.legal-nav-actions .language-switcher{display:none}}:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found){--primary:#2347c6;--primary-foreground:#fff;--ring:#2347c6;--background:#f3f1ea;--foreground:#171714;--card:#faf9f5;--card-foreground:#171714;--popover:#faf9f5;--popover-foreground:#171714;--secondary:#e6e3da;--secondary-foreground:#171714;--muted:#e6e3da;--muted-foreground:#625f58;--ui-accent:#dce3fa;--ui-accent-foreground:#17265d;--border:#bcb8ad;--input:#8d8980;--radius:2px;color:#171714;color-scheme:light;background:#f3f1ea;width:100%;height:100%;overflow-y:auto}:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found),:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found) *{text-shadow:none!important}:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found):before,:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found):after,:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found) .hero-glow{display:none!important}:is(.marketing-page,.auth-page,.simple-page,.legal-page,.account-page,.not-found) :is([data-slot=card],[data-slot=dialog-content],[data-slot=button],[data-slot=badge],input,select){border-radius:2px;box-shadow:none!important}.anvil-brand{color:#fff}.anvil-brand-mark{color:#fff;width:1.9rem;height:1.9rem;box-shadow:none;background:#2347c6;border:1px solid #171714;border-radius:0}.anvil-brand-copy strong{letter-spacing:-.01em;font-size:.9rem;font-weight:800}.anvil-brand-copy small{color:#625f58;letter-spacing:.16em;margin-top:.2rem;font-size:.44rem}.marketing-nav{z-index:40;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f3f1ea;border-bottom:1px solid #171714;width:min(1240px,100% - 48px);min-height:4.25rem;position:sticky;top:0}.marketing-nav a,.marketing-footer a,.legal-page nav>a{color:#55524c;font-size:.76rem}.marketing-nav a:hover,.marketing-footer a:hover,.legal-page nav>a:hover{color:#171714}.marketing-nav .language-switcher{color:#4e4b45;border-color:#bcb8ad}.hero-section{text-align:left;grid-template-columns:minmax(320px,.82fr) minmax(560px,1.18fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);width:min(1240px,100% - 48px);min-height:calc(100vh - 4.25rem);margin:0 auto;padding:4.25rem 0;display:grid}.hero-copy{max-width:35rem;margin:0}.hero-copy h1{color:#171714;letter-spacing:-.05em;max-width:34rem;margin:1.15rem 0 1.25rem;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.4rem,3.35vw,2.75rem);font-weight:850;line-height:1.02}.hero-copy h1 em{color:#2347c6;font-style:normal;display:inline}.hero-copy>p{color:#55524c;max-width:34rem;margin:0;font-size:.98rem;line-height:1.68}.hero-actions{justify-content:flex-start;margin-top:1.75rem}.hero-actions [data-slot=button]{height:2.75rem}.marketing-page a[data-slot=button]{text-decoration:none!important}.marketing-nav-actions a[data-slot=button]:last-child,.hero-actions a[data-slot=button]:first-child,.final-cta a[data-slot=button]{color:#fff}.marketing-nav-actions a[data-slot=button]:first-of-type:not(:last-child),.hero-actions a[data-slot=button]:nth-child(2){color:#171714}.marketing-nav-actions>a,.hero-actions>a,.final-cta a{text-decoration:none!important}.marketing-nav-actions>a:last-child,.hero-actions>a:first-child,.final-cta a{color:#fff!important}.marketing-nav-actions>a:not(:last-child),.hero-actions>a:nth-child(2){color:#171714!important}.hero-proof{color:#625f58;justify-content:flex-start;gap:.8rem 1.1rem;margin-top:1.3rem;font-size:.68rem}.hero-proof svg{color:#2347c6}.product-window{background:#fff;border:1px solid #171714;border-radius:0;width:100%;height:min(35rem,65vh);margin:0;box-shadow:12px 12px #d5d1c6}.product-window:after{display:none}.product-screenshot{background:#11151b;grid-template-rows:auto 3rem;height:auto;display:grid;overflow:hidden}.product-screenshot img{aspect-ratio:16/10;object-fit:cover;object-position:center top;width:100%;display:block}.product-screenshot figcaption{color:#34322e;background:#f3f1ea;border-top:1px solid #171714;justify-content:space-between;align-items:center;gap:1rem;padding:0 .85rem;font-size:.64rem;display:flex}.product-screenshot figcaption span{color:#625f58;text-align:right}.product-window-bar{background:#e7e4db;border-color:#171714;height:2.75rem;padding:0 .9rem}.product-window-bar>span{display:none}.product-window-bar strong{color:#34322e;margin:0;font-size:.62rem}.product-window-bar [data-slot=badge]{color:#fff;background:#2347c6;border:0;margin-left:auto}.product-window-body{grid-template-columns:170px minmax(0,1fr) 190px;height:calc(100% - 2.75rem)}.mock-layers,.mock-inspector{background:#f7f6f1;border-color:#171714}.mock-layers>small,.mock-inspector>small{color:#6b6861}.mock-layers>div{color:#55524c;border-radius:0}.mock-layers>div.is-selected{color:#17265d;background:#dce3fa;box-shadow:inset 3px 0 #2347c6}.mock-canvas{background:#d9dde2}.mock-canvas:before{display:none}.mock-game-ui{box-shadow:7px 7px #1717142e}.mock-selection{border-color:#2347c6}.mock-selection>span,.mock-selection i{color:#fff;background:#2347c6;border-color:#fff}.mock-inspector>div{color:#55524c;background:#fff;border-color:#c8c4ba;border-radius:0}.mock-inspector>span{color:#17265d;background:#dce3fa;border-radius:0}.trust-strip{color:#68655e;border-color:#171714;min-height:5.25rem}.trust-strip strong{color:#34322e;font-size:.74rem;font-weight:600}.marketing-section{width:min(1240px,100% - 48px);padding:7rem 0}.section-heading{text-align:left;max-width:800px;margin:0 0 3rem}.section-index{color:#2347c6;letter-spacing:.1em;font:700 .63rem ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-block}.section-heading h2,.workflow-copy h2,.security-section h2,.final-cta h2{color:#171714;letter-spacing:-.045em;margin:.9rem 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2rem,3.4vw,3rem);font-weight:850;line-height:1.04}.section-heading p,.workflow-copy>p,.security-section p,.final-cta p{color:#5f5b54;font-size:.94rem}.feature-grid{border-top:1px solid #171714;border-left:1px solid #171714;grid-template-columns:repeat(3,1fr);gap:0}.feature-card{background:#faf9f5;border:1px solid #171714;border-top:0;border-left:0;border-radius:0;min-height:15rem}.feature-card:hover{background:#eeece4;border-color:#171714}.feature-card [data-slot=card-header]{padding:1.5rem}.feature-card [data-slot=card-header]>span{color:#2347c6;background:0 0;border:0;border-radius:0;place-items:start;width:2rem;height:2rem}.feature-card [data-slot=card-title]{color:#171714;margin-top:1.35rem;font-size:1rem}.feature-card [data-slot=card-description]{color:#625f58;font-size:.76rem;line-height:1.6}.workflow-section{border:0;background:#e7e4db;border-block:1px solid #171714;border-radius:0;grid-template-columns:.95fr 1.05fr;gap:8rem;width:100%;margin:1rem 0;padding:6.5rem max(24px,50vw - 620px)}.workflow-copy li{color:#34322e}.workflow-copy li svg{color:#2347c6}.workflow-steps>div{border-color:#aaa69c}.workflow-steps b{color:#6d6962}.workflow-steps>div>span{color:#2347c6;border:1px solid #171714;border-radius:0}.workflow-steps section p{color:#625f58}.pricing-grid{border-top:1px solid #171714;border-left:1px solid #171714;gap:0}.pricing-card,.pricing-card.is-featured{box-shadow:none;background:#faf9f5;border:1px solid #171714;border-top:0;border-left:0;border-radius:0}.pricing-card.is-featured{border-top:6px solid #2347c6}.pricing-icon{color:#2347c6;border:0;border-radius:0}.pricing-card [data-slot=card-title],.pricing-price strong{color:#171714}.pricing-card [data-slot=card-description],.pricing-price span{color:#625f58}.pricing-price{border-color:#bcb8ad}.pricing-card li{color:#45423d}.pricing-card li svg{color:#2347c6}.security-section{color:#fff;background:#2347c6;border:1px solid #171714;border-radius:0;width:min(1240px,100% - 48px);margin:0 auto 3rem;padding:4rem}.security-section h2,.security-section p,.security-section .section-index{color:#fff}.security-section>div:first-child>span{color:#fff;border:1px solid #fff;border-radius:0}.security-points>span{background:0 0;border-color:#ffffff8c;border-radius:0}.security-points svg,.security-points small{color:#fff}.faq-section{max-width:900px}.faq-list{border-color:#171714}.faq-list [data-slot=accordion-trigger]{color:#171714}.faq-list [data-slot=accordion-content]{color:#5f5b54}.final-cta{text-align:left;background:#171714;border:0;border-top:1px solid #171714;border-radius:0;width:100%;margin:0;padding:6rem 24px}.final-cta>div{width:min(1240px,100%);max-width:none}.final-cta h2,.final-cta p{color:#f3f1ea}.final-cta .section-index{color:#9db0f3}.marketing-footer{border-color:#171714;width:min(1240px,100% - 48px)}.marketing-footer p,.marketing-footer>small{color:#625f58}.auth-page,.simple-page,.not-found{background:#f3f1ea}.auth-story h1{color:#171714;font-family:Arial,Helvetica,sans-serif;font-size:3rem;font-weight:850}.auth-story-kicker{color:#2347c6;letter-spacing:.09em;font-size:.72rem;font-weight:850}.auth-story h1 em{color:#2347c6}.auth-story>p,.auth-story li,.auth-brand-actions>a{color:#5f5b54}.auth-story li svg,.auth-secure>svg{color:#2347c6}.auth-card,.success-card,.account-grid>[data-slot=card]{box-shadow:none;background:#faf9f5;border-color:#171714}.auth-card-icon,.success-icon,.account-plan [data-slot=card-header]>span,.checkout-consent-icon{color:#2347c6;background:#dce3fa;border-color:#171714;border-radius:0}.auth-card [data-slot=button]{color:#fff;background:#2347c6}.auth-legal,.auth-secure,.success-card p{color:#625f58}.legal-page nav,.account-page nav{border-color:#171714}.legal-page h1,.legal-page h2,.account-heading h1{color:#171714}.legal-page h1,.account-heading h1{font-family:Arial,Helvetica,sans-serif;font-weight:850}.legal-page p,.account-heading p,.account-profile small,.account-plan dt{color:#5f5b54}.account-plan dd{color:#171714}.account-kicker,.success-kicker{color:#2347c6;letter-spacing:.1em;font-size:.7rem;font-weight:850}.account-provider{color:#4e4b45;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.account-provider svg{color:#2347c6;width:.9rem;height:.9rem}.checkout-consent{color:#f4f6f8;background:#0d0f13;border-color:#6a6f78;border-radius:.7rem;flex-direction:column;gap:0;width:min(38rem,100vw - 2rem);max-width:none;max-height:min(44rem,100dvh - 2rem);padding:0;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000094}.checkout-consent-header{background:#121419;border-bottom:1px solid #292d34;padding:1.5rem 4rem 1.25rem 1.5rem}.checkout-consent-heading{align-items:center;gap:.7rem;margin-bottom:1.1rem;display:flex}.checkout-consent-icon{color:#94a9f3;background:#20283d;border:1px solid #465a93;border-radius:.5rem;flex:none;place-items:center;width:2.3rem;height:2.3rem;display:grid}.checkout-consent-icon svg{width:1.05rem;height:1.05rem}.checkout-consent-heading>div{flex-direction:column;gap:.14rem;min-width:0;display:flex}.checkout-consent-heading small{color:#747b87;letter-spacing:.12em;font-size:.55rem;font-weight:750}.checkout-consent-heading strong{color:#aebdf2;font-size:.72rem;font-weight:700}.checkout-consent-header [data-slot=dialog-title]{color:#f4f6f8;letter-spacing:-.025em;margin:0;font-size:1.35rem;font-weight:650}.checkout-consent-header [data-slot=dialog-description]{color:#9299a5;margin-top:.55rem;font-size:.75rem;line-height:1.5}.checkout-consent-body{background:#0d0f13;min-height:0;padding:1.15rem 1.5rem 1.25rem;overflow-y:auto}.checkout-consent-fields{gap:.55rem;margin:0;display:grid}.checkout-consent-fields>label{cursor:pointer;background:#13161b;border:1px solid #30353e;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.8rem;transition:border-color .15s,background .15s;display:flex}.checkout-consent-fields>label:hover{background:#171a20;border-color:#46505f}.checkout-consent-fields>label>button{color:#fff;background:#0d0f13;border-color:#7489bf;flex:none;margin-top:.12rem}.checkout-consent-fields>label>button[data-state=checked]{background:#6f8ce7;border-color:#8299e8}.checkout-consent-fields>label>span{flex-direction:column;gap:.25rem;min-width:0;display:flex}.checkout-consent-fields strong{color:#e4e7ec;font-size:.75rem;font-weight:650}.checkout-consent-fields small{color:#8c939e;font-size:.65rem;line-height:1.45}.checkout-consent-legal{color:#747b87;margin:.8rem 0;font-size:.62rem;line-height:1.45}.checkout-consent a{color:#aebdf2;text-underline-offset:.15rem}.checkout-consent-submit[data-slot=button]{color:#fff;width:100%;min-height:2.75rem;box-shadow:none;background:#6f8ce7;border:1px solid #7f96e5;border-radius:.5rem;font-weight:700}.checkout-consent-submit[data-slot=button]:hover{background:#7b96ee}.checkout-consent-submit[data-slot=button]:disabled{color:#686f7b;opacity:1;background:#20242c;border-color:#343945}.checkout-consent-note{color:#747b87;text-align:center;margin:.75rem 0 0;font-size:.58rem;line-height:1.45}@media(max-width:40rem){.checkout-consent{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.checkout-consent-header{padding:1.3rem 3.5rem 1rem 1rem}.checkout-consent-body{padding:.9rem 1rem calc(1rem + env(safe-area-inset-bottom))}}@media(max-width:40rem)and (pointer:coarse){.checkout-consent{top:auto;right:.5rem;bottom:max(.5rem,env(safe-area-inset-bottom));border-radius:1rem 1rem .55rem .55rem;width:auto;left:.5rem;transform:none}.checkout-consent-header{padding-top:1.85rem;position:relative}.checkout-consent-header:before{content:"";background:#747b87;border-radius:999px;width:2.5rem;height:.3rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}}@media(max-width:980px){.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-copy{max-width:42rem}.product-window{height:32rem}.workflow-section{gap:4rem;padding-inline:24px}}@media(max-width:700px){.marketing-nav,.hero-section,.marketing-section,.security-section,.marketing-footer{width:calc(100% - 28px)}.hero-section{gap:3rem;padding:3rem 0}.marketing-nav-actions>a:not(:last-child){display:none}.marketing-nav-actions>a:last-child{padding-inline:.75rem;font-size:.68rem}.hero-copy h1{font-size:2.15rem;line-height:1.06}.hero-actions{flex-direction:column}.product-window{height:23rem;box-shadow:6px 6px #d5d1c6}.product-window-body{grid-template-columns:1fr}.mock-layers,.mock-inspector{display:none}.feature-grid,.pricing-grid,.security-points{grid-template-columns:1fr}.workflow-section{grid-template-columns:1fr;padding-block:4rem}.security-section{padding:2rem 1.25rem}.section-heading h2,.workflow-copy h2,.security-section h2,.final-cta h2{font-size:2.15rem}}.application-shell{--bg:#0e1013;--background:#0e1013;--foreground:#f0f1ee;--card:#15181d;--card-foreground:#f0f1ee;--popover:#15181d;--popover-foreground:#f0f1ee;--primary:#5272d8;--primary-foreground:#fff;--secondary:#1b1f25;--secondary-foreground:#f0f1ee;--muted:#1b1f25;--muted-foreground:#969da8;--ui-accent:#20283d;--ui-accent-foreground:#dbe3ff;--border:#30353d;--input:#3a4049;--ring:#6f8ce7;--accent:#6f8ce7;--accent-2:#5272d8;--radius:.25rem}.application-shell .brand-mark span,.application-shell .status-dot{box-shadow:none;background:#6f8ce7}.application-shell .brand small,.application-shell .live-status strong,.application-shell .pack-chip i{color:#9aabe8}.application-shell .pack-chip.is-active,.application-shell .definition-row.is-active,.application-shell .editor-layer-row.is-active{color:#eef2ff;background:#20283d;border-color:#465a93;box-shadow:inset 2px 0 #6f8ce7}.application-shell .topbar,.application-shell .preview-toolbar,.application-shell .pack-manager>header,.application-shell .mcp-commit-dialog>header,.application-shell .element-library>header{box-shadow:none;background:#111419}.application-shell .sidebar-resizer:hover:after,.application-shell.is-resizing .sidebar-resizer:after{box-shadow:none;background:#6f8ce7}.application-shell .preview-shadow{box-shadow:0 0 0 1px #3a4049}.application-shell :is(.pack-manager,.mcp-commit-dialog,.element-library,.ui-code-viewer,.nine-slice-modal){border-radius:.25rem;box-shadow:0 18px 60px #00000073}.upgrade-dialog{color:#f4f6f8;background:#0d0f13;border-color:#6a6f78;border-radius:.7rem;flex-direction:column;gap:0;width:min(46rem,100vw - 2rem);max-width:none;max-height:min(48rem,100dvh - 2rem);padding:0;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000094}.upgrade-dialog-header{background:#121419;border-bottom:1px solid #292d34;padding:1.55rem 4.25rem 1.35rem 1.65rem;position:relative}.upgrade-dialog-eyebrow{align-items:center;gap:.65rem;margin-bottom:1.1rem;display:flex}.upgrade-dialog-eyebrow>span{color:#94a9f3;background:#20283d;border:1px solid #465a93;border-radius:.5rem;place-items:center;width:2.15rem;height:2.15rem;display:grid}.upgrade-dialog-eyebrow svg{width:1rem;height:1rem}.upgrade-dialog-eyebrow>div{flex-direction:column;gap:.12rem;display:flex}.upgrade-dialog-eyebrow small{color:#747b87;letter-spacing:.14em;font-size:.57rem;font-weight:700}.upgrade-dialog-eyebrow strong{color:#aebdf2;letter-spacing:.08em;font-size:.72rem;font-weight:750}.upgrade-dialog-header [data-slot=dialog-title]{color:#f4f6f8;letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:650;line-height:1.08}.upgrade-dialog-header [data-slot=dialog-description]{color:#9299a5;max-width:37rem;margin-top:.65rem;font-size:.78rem;line-height:1.55}.upgrade-dialog-body{background:#0d0f13;min-height:0;padding:1.25rem 1.65rem 1.1rem;overflow-y:auto}.upgrade-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem;display:grid}.upgrade-benefits>span{color:#c6cbd3;background:#13161b;border:1px solid #292d34;border-radius:.45rem;align-items:center;gap:.55rem;min-height:2.4rem;padding:.55rem .65rem;font-size:.69rem;display:flex}.upgrade-benefits svg{color:#8ea5f5;flex:none;width:.85rem;height:.85rem}.upgrade-consents{gap:.45rem;margin:1rem 0;display:grid}.upgrade-consents label{color:#9299a5;cursor:pointer;background:#101216;border:1px solid #292d34;border-radius:.45rem;align-items:flex-start;gap:.6rem;padding:.62rem .7rem;font-size:.65rem;line-height:1.45;display:flex}.upgrade-consents label:hover{background:#13161b;border-color:#3b414c}.upgrade-consents label>button{flex:none;margin-top:.02rem}.upgrade-consents a{color:#aebdf2;text-underline-offset:.15rem}.upgrade-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.upgrade-plan[data-slot=button]{color:#f4f6f8;text-align:left;white-space:normal;height:auto;min-height:7.25rem;box-shadow:none;background:#15181e;border:1px solid #353b46;border-radius:.55rem;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.35rem;padding:.85rem .95rem;display:flex}.upgrade-plan[data-slot=button]:hover{background:#191d24;border-color:#59657d}.upgrade-plan.is-creator[data-slot=button]{background:#192135;border-color:#53699f;box-shadow:inset 0 2px #849cf0}.upgrade-plan.is-creator[data-slot=button]:hover{background:#1d2740;border-color:#7489bf}.upgrade-plan[data-slot=button]:disabled{opacity:.48}.upgrade-plan-heading{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.upgrade-plan-heading strong{align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.upgrade-plan-heading strong svg{color:#aebdf2;width:.85rem;height:.85rem}.upgrade-plan-heading em{color:#aebdf2;letter-spacing:.09em;border:1px solid #475783;border-radius:.25rem;padding:.2rem .35rem;font-size:.48rem;font-style:normal;font-weight:750}.upgrade-plan-price{color:#fff;letter-spacing:-.035em;margin-top:.2rem;font-size:1.45rem;font-weight:680}.upgrade-plan-price small{color:#9299a5;letter-spacing:0;margin-left:.28rem;font-size:.65rem;font-weight:500}.upgrade-plan-note{color:#89909b;margin-top:auto;font-size:.6rem}.upgrade-dialog-hint{color:#747b87;text-align:center;margin:.65rem 0 0;font-size:.6rem}.upgrade-dialog-dismiss{color:#89909b;cursor:pointer;background:0 0;border:0;margin:.65rem auto 0;padding:.35rem .6rem;font-size:.65rem;display:block}.upgrade-dialog-dismiss:hover{color:#f4f6f8}@media(max-width:40rem){.upgrade-dialog{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.upgrade-dialog-header{padding:1.35rem 3.6rem 1rem 1.1rem}.upgrade-dialog-body{padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom))}.upgrade-benefits,.upgrade-plan-grid{grid-template-columns:minmax(0,1fr)}.upgrade-benefits{gap:.35rem}.upgrade-plan[data-slot=button]{min-height:6.5rem}}@media(max-width:40rem)and (pointer:coarse){.upgrade-dialog{top:auto;right:.5rem;bottom:max(.5rem,env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 1rem - env(safe-area-inset-bottom));border-radius:1rem 1rem .55rem .55rem;left:.5rem;transform:none}.upgrade-dialog-header{padding-top:1.85rem}.upgrade-dialog-header:before{content:"";background:#747b87;border-radius:999px;width:2.5rem;height:.3rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}}.saas-boot{color:#171714;background:#f3f1ea}.saas-boot .anvil-spinner{border-color:#2347c6 #bcb8ad #bcb8ad}.marketing-page{--minecraft-display:"Minecraft Ten", "MinecraftTen", "Arial Black", Impact, Haettenschweiler, sans-serif;--primary:#f6c945;--primary-foreground:#17140b;--ring:#f6c945;--background:#111210;--foreground:#f7f4e9;--card:#1d1e1b;--card-foreground:#f7f4e9;--popover:#1d1e1b;--popover-foreground:#f7f4e9;--secondary:#292a26;--secondary-foreground:#f7f4e9;--muted:#292a26;--muted-foreground:#bdb9aa;--ui-accent:#173d6e;--ui-accent-foreground:#fff;--border:#4b4a43;--input:#77746a;color:#f7f4e9;color-scheme:dark;background:#111210}.marketing-page:before{z-index:0;pointer-events:none;opacity:.14;content:"";background-image:linear-gradient(90deg,#0000 31px,#ffffff0d 32px),linear-gradient(#0000 31px,#ffffff0d 32px);background-size:32px 32px;position:fixed;inset:0;display:block!important}.marketing-page>*{z-index:1;position:relative}.marketing-page main{overflow:hidden}.marketing-page .marketing-nav{background:#111210;border-bottom:2px solid #45443e;width:100%;min-height:4.5rem;padding-inline:max(24px,50vw - 620px)}.marketing-page .anvil-brand{color:#fff}.marketing-page .anvil-brand-mark{color:#fff;background:#173d6e;border:2px solid #f6c945}.marketing-page .anvil-brand-copy strong{font-family:var(--minecraft-display);letter-spacing:-.04em;text-transform:uppercase;font-weight:900}.marketing-page .anvil-brand-copy small{color:#a9a598}.marketing-page .marketing-nav a{color:#d4d0c4;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.marketing-page .marketing-nav a:hover{color:#f6c945}.marketing-page .marketing-nav-links a{position:relative}.marketing-page .marketing-nav-links a:after{transform-origin:0;content:"";background:#f6c945;height:3px;transition:scale .16s;position:absolute;bottom:-.7rem;left:0;right:0;scale:0 1}.marketing-page .marketing-nav-links a:hover:after{scale:1}.marketing-page .marketing-nav-actions>a:not(:last-child){background:0 0;color:#f7f4e9!important}.marketing-page .hero-section{grid-template-columns:minmax(380px,.88fr) minmax(560px,1.12fr);align-items:center;gap:clamp(3rem,5vw,6rem);width:min(1320px,100% - 48px);min-height:min(50rem,100vh - 4.5rem);padding-block:6.5rem 7.5rem;position:relative}.marketing-page .hero-section:before{opacity:1;clip-path:none;content:"";background-color:#111210;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(105deg,#111210 0% 35%,#071e50 72%,#087ff2 145%);background-size:64px 64px,64px 64px,100% 100%;position:absolute;inset:0 calc(50% - 50vw)}.marketing-page .hero-section:after{z-index:0;content:"";background:#65e4ff;width:10px;height:10px;position:absolute;top:13%;right:-2%;box-shadow:-7rem 3rem 0 3px #65e4ff33,-2rem 30rem #f6c945,-42rem 2rem 0 2px #f6c9458c,-34rem 33rem 0 4px #65e4ff29}.marketing-page .hero-copy{z-index:2;max-width:40rem}.marketing-page .hero-copy:before{content:none}.marketing-page .hero-copy h1,.marketing-page .section-heading h2,.marketing-page .workflow-copy h2,.marketing-page .security-section h2,.marketing-page .final-cta h2{color:#fff;font-family:var(--minecraft-display);letter-spacing:-.012em;text-transform:uppercase;font-weight:900}.marketing-page .hero-copy h1{max-width:40rem;margin:0 0 1.75rem;font-size:clamp(3rem,4.3vw,4.15rem);line-height:.92}.marketing-page .hero-copy h1 em{color:#f6c945;margin-top:.15em;display:block}.marketing-page .hero-copy>p{color:#d4d7dc;max-width:38rem;font-size:1.05rem;line-height:1.7}.marketing-page .hero-actions{margin-top:2.1rem}.marketing-page .hero-actions [data-slot=button]{min-height:3.15rem;padding-inline:1.45rem}.marketing-page .hero-proof{color:#edf3fa;text-transform:uppercase;letter-spacing:.035em;gap:.8rem 1.35rem;max-width:39rem;margin-top:1.65rem;font-size:.7rem;font-weight:800}.marketing-page .hero-proof svg{color:#f6c945}.marketing-page [data-slot=button]{text-transform:uppercase;letter-spacing:.035em;border-radius:0;font-weight:900}.marketing-page .marketing-nav-actions>a:last-child,.marketing-page .hero-actions>a:first-child,.marketing-page .final-cta a{background:#f6c945;border-color:#f6c945;color:#17140b!important;box-shadow:4px 4px #8a6710!important}.marketing-page .hero-actions>a:nth-child(2){background:0 0;border:2px solid #ddd8c9;color:#fff!important}.marketing-page [data-slot=button]:hover{translate:1px 1px}.marketing-page .product-window{z-index:2;clip-path:polygon(18px 0,calc(100% - 18px) 0,calc(100% - 18px) 7px,100% 7px,100% calc(100% - 18px),calc(100% - 7px) calc(100% - 18px),calc(100% - 7px) 100%,18px 100%,18px calc(100% - 7px),0 calc(100% - 7px),0 18px,7px 18px,7px 7px,18px 7px);background:#080a0d;border:3px solid #89d8ec;box-shadow:10px 10px #071b32,14px 14px #f6c945}.marketing-page .product-screenshot{grid-template-rows:auto 3.1rem}.marketing-page .product-screenshot video,.marketing-page .product-screenshot iframe,.marketing-page .product-screenshot img{aspect-ratio:16/10;object-fit:cover;object-position:center top;background:#0e1013;width:100%;display:block}.marketing-page .product-screenshot iframe{border:0}.marketing-page .youtube-consent{aspect-ratio:16/10;background:#0e1013;width:100%;position:relative;overflow:hidden}.marketing-page .youtube-consent>img{object-fit:cover;opacity:.35;filter:saturate(.7);width:100%;height:100%}.marketing-page .youtube-consent>div{color:#fff;text-align:center;background:#040c199e;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:2rem;display:flex;position:absolute;inset:0}.marketing-page .youtube-consent svg{color:#f6c945;fill:#f6c945;width:2.2rem;height:2.2rem}.marketing-page .youtube-consent strong{font-family:var(--minecraft-display);text-transform:uppercase;font-size:1rem}.marketing-page .youtube-consent p{color:#d0ccbf;margin:0;font-size:.72rem}.marketing-page .youtube-consent [data-slot=button]{color:#17140b;background:#f6c945;margin-top:.35rem;box-shadow:4px 4px #8a6710!important}.marketing-page .product-video{z-index:2;box-shadow:none;clip-path:none;background:#07101f;border:0;border-radius:8px;grid-template-rows:auto auto;display:grid;overflow:hidden}.marketing-page .product-video:after{display:none}.marketing-page .product-video-stage{background:#05070a;border-radius:8px 8px 0 0;overflow:hidden}.marketing-page .product-video-stage iframe,.marketing-page .product-video-stage .youtube-consent{aspect-ratio:16/9;width:100%;box-shadow:none;background:#05070a;border:0;display:block}.marketing-page .product-video .youtube-revoke{text-align:right;background:#07152b;border-top:1px solid #243b5b;width:100%;margin:0;padding:.7rem 1rem;display:block}.marketing-page .product-screenshot figcaption{color:#fff;background:#111210;border-top:2px solid #89d8ec}.marketing-page .product-screenshot figcaption strong{color:#f6c945;font-family:var(--minecraft-display);text-transform:uppercase}.marketing-page .product-screenshot figcaption span{color:#bbb7aa}.marketing-page .youtube-revoke{color:#89d8ec;font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;text-decoration:underline}.marketing-page .trust-strip{color:#d9f7ff;background-color:#075de8;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px),linear-gradient(105deg,#061a50,#075de8 62%,#119cff 125%);background-size:56px 56px,56px 56px,100% 100%;border-block:1px solid #75e8ff73;gap:clamp(1.5rem,3.6vw,3.8rem);min-height:7.4rem;padding-inline:max(24px,50vw - 620px)}.marketing-page .trust-strip span{color:#f6c945;font-family:var(--minecraft-display);letter-spacing:.1em;white-space:nowrap;font-size:.7rem}.marketing-page .trust-strip strong{color:#fff;text-transform:uppercase;font-size:.92rem;font-weight:800;line-height:1.25}.marketing-page .trust-strip strong:before{content:"";vertical-align:.04rem;background:#65e4ff;width:.55rem;height:.55rem;margin-right:.7rem;display:inline-block;box-shadow:3px 3px #003b9c}.marketing-page .trust-strip strong:nth-of-type(2n):before{background:#f6c945;box-shadow:3px 3px #765500}.marketing-page .marketing-section{padding-block:7.5rem}.marketing-page .section-index{color:#f6c945;font-family:var(--minecraft-display)}.marketing-page .section-heading p,.marketing-page .workflow-copy>p,.marketing-page .security-section p,.marketing-page .final-cta p{color:#bcb8ab}.marketing-page .section-heading:after{content:"";background:#343530;width:min(32rem,75vw);height:3px;margin-top:1.75rem;display:block;box-shadow:6rem 0 #f6c945,12.5rem 0 #168cff}.marketing-page .feature-grid{border-color:#55534b}.marketing-page .feature-card{background:#1c1d1a;border-color:#55534b;position:relative;overflow:hidden}.marketing-page .feature-card:after{content:"";background:#168cff;width:10px;height:10px;position:absolute;top:0;right:0;box-shadow:-10px 10px #168cff47}.marketing-page .feature-card:nth-child(3n+2):after{background:#f6c945;box-shadow:-10px 10px #f6c94540}.marketing-page .feature-card:nth-child(2n){background:#22231f}.marketing-page .feature-card:hover{background:#292a25;border-color:#f6c945}.marketing-page .feature-card [data-slot=card-header]>span{color:#f6c945}.marketing-page .feature-card [data-slot=card-title]{color:#fff;font-family:var(--minecraft-display);text-transform:uppercase}.marketing-page .feature-card [data-slot=card-description]{color:#bcb8ab}.marketing-page .showcase-section{width:min(1240px,100% - 48px);margin:0 auto;padding:1rem 0 8rem}.marketing-page .showcase-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.marketing-page .showcase-heading>div:first-child{max-width:760px}.marketing-page .showcase-heading h2{color:#fff;font-family:var(--minecraft-display);letter-spacing:-.012em;text-transform:uppercase;margin:.75rem 0 .65rem;font-size:clamp(2.3rem,4vw,3.5rem);line-height:.95}.marketing-page .showcase-heading p{color:#bcb8ab;margin:0;font-size:.95rem;line-height:1.6}.marketing-page .showcase-controls{gap:.65rem;display:flex}.marketing-page .showcase-controls button{color:#fff;cursor:pointer;background:#071b42;border:2px solid #65e4ff;border-radius:0;place-items:center;width:3rem;height:3rem;display:grid;box-shadow:3px 3px #003b9c}.marketing-page .showcase-controls button:hover{background:#075de8;translate:1px 1px;box-shadow:2px 2px #003b9c}.marketing-page .showcase-controls svg{width:1.15rem;height:1.15rem}.marketing-page .showcase-track{overscroll-behavior-inline:contain;scroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:1rem;margin-inline:calc(-50vw + min(1240px,100vw - 48px)/2);padding:0 max(24px,50vw - 620px) 1.2rem;display:flex;overflow-x:auto}.marketing-page .showcase-track:active{cursor:grabbing}.marketing-page .showcase-track::-webkit-scrollbar{width:0;height:0;display:none}.marketing-page .showcase-card{scroll-snap-align:start;background:#191b1f;border:1px solid #4b5260;flex:0 0 clamp(19rem,29vw,24rem);overflow:hidden}.marketing-page .showcase-preview{aspect-ratio:16/10;background:linear-gradient(145deg,#071b42,#087ff2);border-bottom:1px solid #4b5260;place-items:center;display:grid;position:relative;overflow:hidden}.marketing-page .showcase-preview:before{opacity:.4;content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.marketing-page .showcase-preview.is-chest{background:linear-gradient(145deg,#44270a,#e48813)}.marketing-page .showcase-preview.is-store{background:linear-gradient(145deg,#25104f,#8528e9)}.marketing-page .showcase-preview.is-menu{background:linear-gradient(145deg,#083c33,#0bab7e)}.marketing-page .showcase-preview.is-quest{background:linear-gradient(145deg,#4a1119,#e7374e)}.marketing-page .showcase-preview.is-settings{background:linear-gradient(145deg,#252934,#697387)}.marketing-page .showcase-ui{background:#040812c2;border:2px solid #ffffffd6;grid-template-columns:repeat(3,1fr);gap:.5rem;width:72%;min-height:58%;padding:1rem;display:grid;position:relative;box-shadow:7px 7px #00000059}.marketing-page .showcase-ui i{background:#f6c945;grid-column:1/-1;width:42%;height:.45rem}.marketing-page .showcase-ui strong{color:#fff;font-family:var(--minecraft-display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;grid-column:1/-1;font-size:.72rem;overflow:hidden}.marketing-page .showcase-ui span{background:#ffffff1f;border:1px solid #ffffff8c;min-height:2.5rem}.marketing-page .is-hud .showcase-ui{width:86%;min-height:auto;box-shadow:none;background:0 0;border-width:2px 0 0;border-top-style:solid;border-top-color:#fff;grid-template-columns:1.5fr 1fr 1fr;align-self:end;margin-bottom:1.25rem}.marketing-page .is-hud .showcase-ui strong{grid-column:1}.marketing-page .is-hud .showcase-ui i{grid-column:1/-1;width:65%}.marketing-page .is-chest .showcase-ui{grid-template-columns:repeat(3,1fr)}.marketing-page .is-chest .showcase-ui span{aspect-ratio:1;background:#f6c94533;min-height:0}.marketing-page .is-settings .showcase-ui{grid-template-columns:1fr}.marketing-page .is-settings .showcase-ui span{border-radius:999px;min-height:1.15rem}.marketing-page .showcase-copy{padding:1.15rem 1.2rem 1.35rem}.marketing-page .showcase-copy small{color:#65e4ff;font-family:var(--minecraft-display);letter-spacing:.08em;font-size:.58rem}.marketing-page .showcase-copy h3{color:#fff;margin:.5rem 0 .4rem;font-size:1.05rem}.marketing-page .showcase-copy p{color:#aeadb0;margin:0;font-size:.78rem;line-height:1.55}.marketing-page .workflow-section{background-color:#0e2a50;background-image:linear-gradient(135deg,#07192f,#0d315b 62%,#174d7c);border-color:#315f94;position:relative}.marketing-page .workflow-section:before{content:none;background:#89d8ec0f;border:2px solid #89d8ec73;width:5.5rem;height:5.5rem;position:absolute;bottom:14%;right:9%;box-shadow:-8rem 3.5rem 0 1.5rem #2569a02e,6rem -4.5rem 0 2.5rem #89d8ec14,-17rem -2.5rem 0 -.75rem #89d8ec1a}.marketing-page .workflow-section:after{opacity:.2;mix-blend-mode:screen;pointer-events:none;content:"";background-image:url(/marketing/pixel-arcade-tile.png);background-position:50%;background-repeat:repeat;background-size:280px 280px;width:auto;height:auto;position:absolute;inset:0}.marketing-page .workflow-section>*{z-index:1;position:relative}.marketing-page .workflow-copy li{color:#e8e5da}.marketing-page .workflow-copy li svg{color:#f6c945}.marketing-page .workflow-steps>div{border-color:#41658d}.marketing-page .workflow-steps b{color:#82cfe3}.marketing-page .workflow-steps>div>span{color:#f6c945;border:2px solid #82cfe3}.marketing-page .workflow-steps section strong{color:#fff;font-family:var(--minecraft-display);text-transform:uppercase}.marketing-page .workflow-steps section p{color:#b9c7d6}.marketing-page .pricing-grid{border-color:#55534b}.marketing-page .pricing-section{background-color:#111210;background-image:url(/marketing/pixel-gold-atmosphere.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;padding-inline:max(24px,50vw - 620px)}.marketing-page .pricing-section>*{z-index:1;position:relative}.marketing-page .pricing-card,.marketing-page .pricing-card.is-featured{background:#1c1d1a;border-color:#55534b}.marketing-page .pricing-card{position:relative;overflow:hidden}.marketing-page .pricing-card:after{content:"";border-top:5px solid #f6c945;border-left:5px solid #f6c945;width:22px;height:22px;position:absolute;bottom:-1px;right:-1px}.marketing-page .pricing-card.is-featured{background:#24241e;border-top:7px solid #f6c945}.marketing-page .pricing-icon,.marketing-page .pricing-card li svg{color:#f6c945}.marketing-page .pricing-card [data-slot=card-title],.marketing-page .pricing-price strong{color:#fff;font-family:var(--minecraft-display);text-transform:uppercase}.marketing-page .pricing-card [data-slot=card-description],.marketing-page .pricing-price span,.marketing-page .pricing-card li{color:#bcb8ab}.marketing-page .pricing-price{border-color:#55534b}.marketing-page .security-section{background:#24221b;border:2px solid #f6c945;box-shadow:10px 10px #5d4913}.marketing-page .security-section .section-index{color:#f6c945}.marketing-page .security-points>span{border-color:#6f6a5a}.marketing-page .security-points svg{color:#f6c945}.marketing-page .faq-list{border-top:0;display:block}.marketing-page .faq-list [data-slot=accordion-item]{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #354353;transition:border-color .16s;overflow:hidden}.marketing-page .faq-list [data-slot=accordion-item]:before{content:none}.marketing-page .faq-list [data-slot=accordion-item]>h3{margin:0}.marketing-page .faq-list [data-slot=accordion-item][data-state=open]{border-color:#65717e;translate:none}.marketing-page .faq-list [data-slot=accordion-trigger]{color:#fff;min-height:3.2rem;font-family:var(--minecraft-display);letter-spacing:.015em;text-transform:uppercase;border:0;padding:.75rem .15rem;font-size:.78rem;font-weight:900;line-height:1.3;background:0 0!important;text-decoration:none!important}.marketing-page .faq-list [data-slot=accordion-trigger]:hover,.marketing-page .faq-list [data-slot=accordion-trigger][data-state=open]{color:#f6c945;background:0 0!important}.marketing-page .faq-list [data-slot=accordion-trigger]>svg{color:#89d8ec;background:0 0;border:0;width:.9rem;height:.9rem;margin:0 .1rem 0 1rem;padding:0}.marketing-page .faq-list [data-slot=accordion-content]{color:#c9c5b9;font-size:.8rem;line-height:1.7}.marketing-page .faq-list [data-slot=accordion-content]>div{padding:.1rem 2.5rem 1rem .15rem}.marketing-page .faq-list [data-slot=accordion-item][data-state=open] [data-slot=accordion-trigger]>svg{color:#f6c945;background:0 0;border:0}.marketing-page .marketing-nav .language-switcher{color:#738094;height:2rem;font-family:var(--minecraft-display);letter-spacing:.06em;background:0 0;border:0;border-radius:0;gap:.3rem;padding:0 .45rem;font-size:.64rem;box-shadow:none!important}.marketing-page .marketing-nav .language-switcher i{color:#465160;font-style:normal}.marketing-page .marketing-nav .language-switcher .is-active{color:#fff}.marketing-page .marketing-nav .language-switcher:hover{color:#a9b9cb;background:0 0;border-color:#0000;translate:none;box-shadow:none!important}.marketing-page .final-cta{isolation:isolate;background:linear-gradient(115deg,#001e6c33,#0000 42%),linear-gradient(135deg,#061a50,#075de8 58%,#00a8ff 135%);border-color:#f6c945;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.marketing-page .final-cta:before{z-index:-1;content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 25% 80%,#0000)}.marketing-page .final-cta:after{z-index:-1;content:"";background:#75e8ff;width:9px;height:9px;position:absolute;top:18%;right:9%;box-shadow:5.5rem 3rem #ffffff8c,-7rem 7.5rem 0 5px #75e8ff33,-18rem -1.5rem 0 2px #f6c945a6,-33rem 9rem #ffffff3d,-48rem 2rem 0 3px #75e8ff38}.marketing-page .final-cta>div{z-index:1;position:relative}.marketing-page .final-cta .section-index{color:#f6c945}.marketing-page .final-cta p{color:#e0e9f7}.marketing-page .marketing-footer{border-top:0;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:start;gap:.75rem 5rem;width:min(1240px,100% - 48px);min-height:0;padding:4.5rem 0 2rem;position:relative}.marketing-page .marketing-footer:before{content:"";background:linear-gradient(90deg,#f6c945 0 14%,#65e4ff 14% 30%,#075de8 30% 100%);height:3px;position:absolute;top:0;left:0;right:0}.marketing-page .marketing-footer-brand{grid-area:1/1;display:block}.marketing-page .marketing-footer-brand p{color:#aaa79d;max-width:25rem;margin:1rem 0 0;font-size:.85rem;line-height:1.65}.marketing-page .marketing-footer-nav{grid-area:1/2;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;display:grid}.marketing-page .marketing-footer-nav section{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.marketing-page .marketing-footer-nav strong{color:#65e4ff;font-family:var(--minecraft-display);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.67rem}.marketing-page .marketing-footer a{color:#e0ded7;font-size:.72rem;font-weight:750;line-height:1.4;text-decoration:none}.marketing-page .marketing-footer a:hover{color:#65e4ff}.marketing-page .marketing-footer>small{color:#777a80;border-top:1px solid #343740;grid-area:3/1/auto/-1;margin-top:2.75rem;padding-top:1.25rem;font-size:.62rem;line-height:1.55}@media(max-width:980px){.marketing-page .hero-section{grid-template-columns:1fr;gap:4rem;min-height:auto;padding-block:5rem 6rem}.marketing-page .hero-section:before{width:auto;height:auto;inset:0 calc(50% - 50vw)}.marketing-page .hero-copy{max-width:44rem}.marketing-page .product-video{justify-self:center;width:min(860px,100%)}.marketing-page .marketing-footer{grid-template-columns:1fr;gap:1rem}.marketing-page .marketing-footer-brand,.marketing-page .marketing-footer-nav,.marketing-page .marketing-footer>small{grid-area:auto/1}.marketing-page .marketing-footer-nav{margin-top:1.5rem}}@media(max-width:700px){.marketing-page .marketing-nav{padding-inline:14px}.marketing-page .hero-section{padding-block:3.5rem 4.5rem}.marketing-page .hero-copy h1{font-size:2.35rem}.marketing-page .hero-copy>p{font-size:.94rem}.marketing-page .product-window{box-shadow:6px 6px #071b32,9px 9px #f6c945}.marketing-page .product-video{box-shadow:none;border:0}.marketing-page .product-screenshot{grid-template-rows:auto 3.7rem}.marketing-page .product-screenshot figcaption{flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem}.marketing-page .product-screenshot figcaption span{text-align:left}.marketing-page .trust-strip{padding-block:1.6rem}.marketing-page .showcase-section{width:calc(100% - 28px);padding-bottom:5rem}.marketing-page .showcase-heading{flex-direction:column;align-items:flex-start}.marketing-page .showcase-heading h2{font-size:2.2rem}.marketing-page .marketing-footer{width:calc(100% - 28px);padding-top:3.5rem}.marketing-page .marketing-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.auth-card .google-auth-button{color:#1f1f1f;letter-spacing:.01em;text-transform:none;background:#fff;border:1px solid #747775;border-radius:4px;width:100%;height:2.75rem;font-family:Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;position:relative;box-shadow:none!important}.auth-card .google-auth-button:hover{color:#1f1f1f;background:#f8faff;border-color:#747775}.auth-card .google-auth-button:focus-visible{outline-offset:2px;outline:2px solid #0b57d0}.auth-divider{color:#8f8c82;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.68rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#45443e;flex:1;height:1px}.auth-email-form{flex-direction:column;gap:.7rem;display:flex}.auth-email-field{gap:.3rem;display:grid}.auth-email-field span{color:#b6b3a9;letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:650}.auth-email-field input{color:#f4f2e8;background:#14150f;border:1px solid #55534b;border-radius:0;min-height:2.6rem;padding:0 .75rem;font-family:inherit;font-size:.85rem}.auth-email-field input:focus-visible{border-color:#f6c945;outline:0;box-shadow:0 0 0 1px #f6c94566}.auth-page .auth-card .auth-email-form [data-slot=button]{background:0 0;border:1px solid #55534b;min-height:2.75rem;font-weight:700;color:#e8e5da!important}.auth-page .auth-card .auth-email-form [data-slot=button]:hover{box-shadow:none;border-color:#f6c945;translate:none;color:#f6c945!important;background:#f6c94512!important}.auth-email-switch{color:#65e4ff;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:-.15rem;font-size:.72rem;text-decoration:underline}.auth-page .auth-card .auth-email-choice{text-transform:none;letter-spacing:normal;border:1px solid #55534b;width:100%;font-weight:700;color:#e8e5da!important;box-shadow:none!important;background:0 0!important}.auth-page .auth-card .auth-email-choice:hover{translate:none;color:#f6c945!important;background:#f6c94512!important;border-color:#f6c945!important}.auth-back{color:#aeb7c4;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:.35rem;font-size:.74rem;display:inline-flex}.auth-back:hover{color:#fff}.auth-back svg{width:.85rem;height:.85rem}.auth-guest-button{place-items:center;gap:.15rem;min-height:3.4rem;display:grid;position:relative;color:#d8d5ca!important;background:0 0!important;border:1px dashed #55534b!important}.auth-guest-button svg{color:#f6c945;width:1rem;height:1rem}.auth-guest-button small{color:#8f8c82;letter-spacing:.01em;text-transform:none;font-size:.62rem;font-weight:500}.auth-page .auth-card .auth-guest-button{min-height:3.25rem;height:auto!important;padding:.75rem 1rem!important}.auth-guest-button:hover{background:#f6c9450f!important;border-color:#f6c945!important}.auth-card .google-mark{flex:0 0 18px;width:18px;height:18px;position:absolute;left:.85rem}.auth-card .google-auth-spinner{width:18px;height:18px;animation:.8s linear infinite anvil-spin;position:absolute;left:.85rem}.auth-page{--minecraft-display:"Minecraft Ten", "MinecraftTen", "Arial Black", Impact, Haettenschweiler, sans-serif;color:#f7f4e9;color-scheme:dark;background:linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/64px 64px,linear-gradient(105deg,#111210 0% 42%,#071e50 78%,#087ff2 145%) 0 0/100% 100%;position:relative}.auth-page:after{z-index:0;pointer-events:none;content:"";background:#65e4ff;width:10px;height:10px;position:absolute;top:18%;right:8%;box-shadow:-7rem 3rem 0 3px #65e4ff33,-2rem 30rem #f6c945,-42rem 2rem 0 2px #f6c9458c}.auth-page>*{z-index:1;position:relative}.auth-page .anvil-brand{color:#fff}.auth-page .anvil-brand-mark{color:#fff;background:#173d6e;border:2px solid #f6c945}.auth-page .anvil-brand-copy strong,.auth-page .auth-story h1,.auth-page .auth-card [data-slot=card-title]{font-family:var(--minecraft-display);text-transform:uppercase;font-weight:900}.auth-page .anvil-brand-copy small{color:#a9a598}.auth-page .auth-brand{border-bottom:2px solid #45443e;padding-bottom:1.25rem}.auth-page .auth-brand-actions{align-items:center;gap:1rem;display:flex}.auth-page .auth-brand-actions>a{color:#d4d0c4;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.45rem;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-page .auth-brand-actions>a:hover{color:#f6c945}.auth-page .auth-brand-actions svg{width:.9rem;height:.9rem}.auth-page .auth-grid{grid-template-columns:minmax(0,1fr) 440px;gap:clamp(4rem,8vw,8rem)}.auth-page .auth-story-kicker{color:#f6c945;font-family:var(--minecraft-display);font-size:.72rem}.auth-page .auth-story h1{color:#fff;letter-spacing:-.012em;font-size:clamp(3rem,4.2vw,4.1rem);line-height:.94}.auth-page .auth-story h1 em{color:#f6c945;margin-top:.15em;font-style:normal;display:inline-block}.auth-page .auth-story>p{color:#d4d7dc;font-size:1rem}.auth-page .auth-story li{color:#edf3fa;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:800}.auth-page .auth-story li svg{color:#f6c945}.auth-page .auth-card{background:#151713;border:2px solid #65e4ff;border-radius:0;box-shadow:8px 8px #003b9c}.auth-page .auth-card-icon{color:#f6c945;background:#173d6e;border:2px solid #f6c945;border-radius:0;box-shadow:4px 4px #765500}.auth-page .auth-card [data-slot=card-title]{color:#fff;letter-spacing:-.01em}.auth-page .auth-card [data-slot=card-description]{color:#bcb8ab}.auth-page .auth-card [data-slot=button]{color:#17140b;text-transform:uppercase;letter-spacing:.035em;background:#f6c945;border:2px solid #f6c945;border-radius:0;font-weight:900;position:relative;box-shadow:4px 4px #8a6710}.auth-page .auth-card [data-slot=button]:hover{translate:1px 1px;box-shadow:3px 3px #8a6710}.auth-page .auth-card [data-slot=button]:disabled{color:#88877f;box-shadow:none;background:#30312d;border-color:#56564f}.auth-page .google-auth-button .google-mark{background:#fff;border-radius:50%}.auth-page .auth-card .google-auth-button{color:#1f1f1f;letter-spacing:.01em;text-transform:none;background:#fff;border:1px solid #747775;height:3rem;font-family:Roboto,Arial,sans-serif;font-size:.925rem;font-weight:600;box-shadow:0 2px 6px #00000059!important}.auth-page .auth-card .google-auth-button:hover{color:#1f1f1f;background:#f8faff;border-color:#747775;translate:none;box-shadow:0 4px 12px #0006!important}.auth-page .anvil-brand-logo{width:10.5rem;height:2.5rem}.auth-page .auth-legal{color:#8f8c82}.auth-page .auth-legal a{color:#65e4ff}.auth-page .auth-secure{color:#aaa79d;border-color:#45443e}.auth-page .auth-secure>svg{color:#65e4ff}.auth-page .auth-secure strong{color:#fff}.auth-page .auth-dev-login{border-top:1px solid #45443e;flex-direction:column;gap:.7rem;padding-top:1rem;display:flex}.auth-page .auth-dev-login>span{color:#65e4ff;font-family:var(--minecraft-display);letter-spacing:.08em;font-size:.64rem}.auth-page .auth-dev-login [data-slot=button] svg:not(.google-auth-spinner){width:1rem;height:1rem}.auth-page .auth-dev-login small{color:#8f8c82;text-align:center;font-size:.62rem;line-height:1.45}@media(max-width:980px){.auth-page .auth-grid{grid-template-columns:1fr;max-width:540px}.auth-page .auth-story h1{font-size:3rem}}@media(max-width:700px){.auth-page .auth-brand-actions>a{font-size:0}.auth-page .auth-brand-actions>a svg{width:1.15rem;height:1.15rem}.auth-page .auth-grid{padding-top:3rem}}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page){--minecraft-display:"Minecraft Ten", "MinecraftTen", "Arial Black", Impact, Haettenschweiler, sans-serif;--surface-0:#111210;--surface-1:#1c1d1a;--surface-2:#22231f;--surface-border:#55534b;--landing-yellow:#f6c945;--landing-cyan:#65e4ff;--landing-blue:#168cff;--background:#111210;--foreground:#f7f4e9;--card:#1c1d1a;--card-foreground:#f7f4e9;--popover:#1c1d1a;--popover-foreground:#f7f4e9;--primary:#f6c945;--primary-foreground:#17140b;--secondary:#292a26;--secondary-foreground:#f7f4e9;--muted:#292a26;--muted-foreground:#aaa79d;--border:#55534b;--input:#68675f;--ring:#65e4ff;color:#f7f4e9;color-scheme:dark;background-color:var(--surface-0);background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(115deg,#111210 0% 58%,#071b42 130%);background-size:64px 64px,64px 64px,100% 100%;min-height:100vh}:is(.projects-page,.account-page,.legal-page,.withdrawal-page)>nav{background:#111210f0;border-bottom:2px solid #45443e;width:100%;min-height:4.5rem;padding-inline:max(24px,50vw - 620px)}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page) .anvil-brand{color:#fff}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page) .anvil-brand-mark{border:2px solid var(--landing-yellow);color:#fff;background:#173d6e}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page) .anvil-brand-copy strong{font-family:var(--minecraft-display);text-transform:uppercase;font-weight:900}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page) .anvil-brand-copy small{color:#a9a598}:is(.projects-page,.account-page,.legal-page,.withdrawal-page) .language-switcher{color:#777a75;height:2rem;font-family:var(--minecraft-display);letter-spacing:.05em;box-shadow:none;background:#171816;border:1px solid #45443e;border-radius:.25rem;gap:.2rem;padding:0 .35rem;font-size:.6rem}:is(.projects-page,.account-page,.legal-page,.withdrawal-page) .language-switcher .is-active{color:var(--landing-yellow)}:is(.projects-page,.account-page,.legal-page,.withdrawal-page) .language-switcher i{color:#4d504b;font-style:normal}:is(.projects-page,.account-page,.legal-page,.withdrawal-page) .language-switcher:hover{border-color:var(--landing-cyan);background:#1d211f;translate:none}:is(.projects-page,.account-page,.legal-page,.withdrawal-page,.simple-page) [data-slot=button]{text-transform:uppercase;letter-spacing:.035em;border-radius:0;font-weight:900}:is(.projects-page,.account-page,.withdrawal-page,.simple-page) [data-slot=button]:not([data-variant=ghost]):not([data-variant=outline]):not([data-variant=destructive]){border:2px solid var(--landing-yellow);background:var(--landing-yellow);color:#17140b;box-shadow:4px 4px #8a6710}:is(.projects-page,.account-page,.withdrawal-page,.simple-page) [data-slot=button]:hover{translate:1px 1px}:is(.projects-page,.account-page,.withdrawal-page,.simple-page) [data-slot=button][data-variant=outline]{border:2px solid var(--landing-cyan);color:#fff;background:#071b42;box-shadow:3px 3px #003b9c}:is(.projects-page,.account-page,.withdrawal-page,.simple-page) [data-slot=button][data-variant=ghost]{color:#d4d0c4}:is(.projects-page,.account-page,.withdrawal-page,.simple-page) [data-slot=button][data-variant=destructive]{color:#fff;background:#581b18;border:2px solid #ff6b61;box-shadow:3px 3px #240806}.projects-page main{width:min(1120px,100% - 48px);margin:5.5rem auto 7rem}.projects-page main>header span{color:var(--landing-yellow);font-family:var(--minecraft-display);font-weight:900}.projects-page h1{color:#fff;font-family:var(--minecraft-display);letter-spacing:-.012em;text-transform:uppercase;font-weight:900}.projects-page header p{color:#bcb8ab}.projects-usage{color:#aaa79d;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:800}.projects-usage i{background:#292a26;border:1px solid #55534b;height:6px}.projects-usage b{background:var(--landing-yellow);box-shadow:inset 0 -2px #a77800}.projects-grid{gap:1.15rem}.projects-grid article{border:1px solid var(--surface-border);background:var(--surface-1);overflow:hidden}.projects-grid article:after{background:var(--landing-blue);content:"";width:10px;height:10px;position:absolute;top:0;right:0;box-shadow:-10px 10px #168cff40}.projects-grid article:hover{border-color:var(--landing-yellow);background:#292a25;box-shadow:5px 5px #765500}.projects-grid article>a{color:#fff}.projects-grid article>a>span{border:2px solid var(--landing-cyan);color:var(--landing-cyan);background:#071b42;box-shadow:4px 4px #003b9c}.projects-grid h2{font-family:var(--minecraft-display);text-transform:uppercase}.projects-grid p,.projects-grid article>button{color:#aaa79d}.projects-grid article>button:hover{color:#ff796f}.projects-empty,.projects-loading,.projects-error{border:1px solid var(--surface-border);background:var(--surface-1);color:#d4d0c4}.projects-empty{position:relative;overflow:hidden}.projects-empty:before{opacity:.12;background:linear-gradient(135deg,transparent 45%,var(--landing-blue) 45% 46%,transparent 46%);content:"";background-size:32px 32px;position:absolute;inset:0}.projects-empty>*{position:relative}.projects-empty>svg{color:var(--landing-yellow)}.projects-empty h2{color:#fff;font-family:var(--minecraft-display);text-transform:uppercase}.projects-empty p{color:#aaa79d}.projects-error{color:#ff8d85;border-color:#8c3832}.account-page main{width:min(980px,100% - 48px);margin:5.5rem auto 7rem}.account-heading{margin-bottom:2.5rem}.account-kicker{color:var(--landing-yellow);font-family:var(--minecraft-display);font-weight:900}.account-heading h1{color:#fff;font-family:var(--minecraft-display);letter-spacing:-.012em;text-transform:uppercase;font-size:clamp(3rem,6vw,4.7rem);font-weight:900}.account-heading p{color:#bcb8ab}.account-grid{gap:1.15rem}.account-grid>[data-slot=card]{border:1px solid var(--surface-border);background:var(--surface-1);color:#f7f4e9;box-shadow:none;border-radius:0;position:relative;overflow:hidden}.account-grid>[data-slot=card]:after{background:var(--landing-blue);content:"";width:10px;height:10px;position:absolute;top:0;right:0;box-shadow:-10px 10px #168cff40}.account-grid>[data-slot=card]:nth-child(2):after{background:var(--landing-yellow);box-shadow:-10px 10px #f6c94540}.account-grid [data-slot=card-title]{color:#fff;font-family:var(--minecraft-display);text-transform:uppercase}.account-grid [data-slot=card-description],.account-profile small,.privacy-card [data-slot=card-content] p{color:#aaa79d}.account-profile [data-slot=avatar]{border:2px solid var(--landing-cyan);background:#071b42;border-radius:0;box-shadow:3px 3px #003b9c}.account-provider{color:var(--landing-cyan);font-family:var(--minecraft-display);text-transform:uppercase;font-size:.62rem}.account-provider svg{color:var(--landing-cyan)}.account-plan [data-slot=card-header]>span{border:2px solid var(--landing-yellow);color:var(--landing-yellow);background:#173d6e;border-radius:0;box-shadow:3px 3px #765500}.account-plan dl>div{border-color:#45443e}.account-plan dt{color:#aaa79d}.account-plan dd{color:#fff;font-weight:800}.account-plan [data-slot=card-footer]>span{color:var(--landing-yellow);font-family:var(--minecraft-display);font-size:.72rem}.development-plan-switch{background:#111210;border:1px solid #45443e;margin-bottom:1rem;padding:1rem}.development-plan-switch>span{color:var(--landing-cyan);font-family:var(--minecraft-display);letter-spacing:.08em;margin-bottom:.7rem;font-size:.62rem;display:block}.development-plan-switch>div{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.development-plan-switch [data-slot=button]{width:100%}.development-plan-switch>small{color:#918e84;margin-top:.7rem;font-size:.62rem;display:block}.application-shell .account-trigger{width:auto;min-width:10.75rem;height:2.5rem;color:var(--foreground);background:linear-gradient(135deg,#121821,#0e131a);border:1px solid #303b4c;border-radius:.5rem;gap:.5rem;margin-inline:.35rem .2rem;padding:0 .45rem 0 .55rem;box-shadow:inset 0 1px #ffffff09,0 1px 2px #0000002e}.application-shell .account-trigger:hover,.application-shell .account-trigger[data-state=open]{color:#fff;background:linear-gradient(135deg,#18212d,#111821);border-color:#586a85;box-shadow:inset 0 1px #ffffff0e,0 4px 14px #0003}.application-shell .account-trigger [data-slot=avatar]{background:#151c26;border:1px solid #4b5d77;width:1.8rem;height:1.8rem}.application-shell .account-trigger [data-slot=avatar-fallback]{color:#c1cce0;background:#151c26;font-size:.62rem}.application-shell .account-trigger>span{flex:1;gap:.12rem;min-width:0}.application-shell .account-trigger strong{color:#f0f4fa;letter-spacing:.005em;max-width:7.5rem;font-size:.68rem;font-weight:650}.application-shell .account-trigger small{color:#8fa5c8;letter-spacing:.075em;margin-top:0;font-size:.5rem}.application-shell .account-trigger-chevron{box-sizing:content-box;color:#8291a8;border-left:1px solid #2a3443;width:.75rem;height:.75rem;padding-left:.4rem;transition:rotate .15s,color .15s}.application-shell .account-trigger:hover .account-trigger-chevron,.application-shell .account-trigger[data-state=open] .account-trigger-chevron{color:#cbd7e8}.application-shell .account-trigger[data-state=open] .account-trigger-chevron{rotate:180deg}.application-shell .account-trigger.is-creator{background:linear-gradient(135deg,#241d09,#151619 58%);border-color:#f6c945d9;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f6c94529,0 0 16px #f6c94538,inset 0 1px #ffe89e24}.application-shell .account-trigger.is-creator:hover,.application-shell .account-trigger.is-creator[data-state=open]{background:linear-gradient(135deg,#2c240b,#191a1e 58%);border-color:#ffd95c;box-shadow:0 0 0 1px #f6c9454d,0 0 22px #f6c94557,inset 0 1px #ffe89e33}.application-shell .account-trigger.is-creator [data-slot=avatar]{border:1px solid #f6c945e6;box-shadow:0 0 8px #f6c94580,inset 0 0 5px #f6c94547}.application-shell .account-trigger.is-creator small{color:#0000;background:linear-gradient(90deg,#caa32f,#ffe27a 45%,#f6c945);-webkit-background-clip:text;background-clip:text}@media(prefers-reduced-motion:no-preference){.application-shell .account-trigger.is-creator:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffe68c4d,#0000 70%);animation:3.4s ease-in-out infinite account-creator-shine;position:absolute;inset:0;translate:-130%}}@keyframes account-creator-shine{0%,55%{translate:-130%}75%,to{translate:130%}}.application-shell .language-switcher{border:1px solid var(--border);color:#667184;letter-spacing:.035em;background:0 0;border-radius:.375rem;gap:.15rem;height:2.25rem;margin:0 .35rem 0 .15rem;padding:0 .3rem;font-size:.62rem;font-weight:650}.application-shell .language-switcher:hover{color:#8c98aa;background:#171c24;border-color:#465266}.application-shell .language-switcher span{border-radius:.25rem;place-items:center;min-width:1.6rem;height:1.55rem;padding-inline:.25rem;display:grid}.application-shell .language-switcher span.is-active{color:#dce5ff;background:#27324a}.application-shell .language-switcher i{color:#3d4654;font-style:normal}.scene-menu-dropdown{min-width:11rem}.scene-menu-dropdown [role=menuitemradio]{gap:.55rem}.scene-swatch{background:#477b38 url(/backgrounds/game-scenes/overworld-forest.webp) 50%/cover;border:1px solid #ffffff2e;flex:none;width:1.25rem;height:.8rem;margin-left:.05rem;display:block}.scene-swatch.is-night{filter:brightness(.48)saturate(.72);background:#07101f url(/backgrounds/game-scenes/overworld-forest.webp) 50%/cover}.scene-swatch.is-nether{background:#2a0805 url(/backgrounds/game-scenes/nether.jpg) 50%/cover}.scene-swatch.is-end{background:#080713 url(/backgrounds/game-scenes/end.webp) 50%/cover}.scene-swatch.is-studio{background:linear-gradient(#30343a 0 57%,#121418 58%) 50% no-repeat,repeating-linear-gradient(90deg,#ffffff1f 0 1px,#0000 1px 7px) bottom/100% 34% repeat-x}@media(max-width:1200px){.application-shell .account-trigger{justify-content:center;width:2.75rem;min-width:2.75rem;padding:0}.application-shell .account-trigger>span,.application-shell .account-trigger-chevron{display:none}.application-shell .language-switcher{margin-left:.1rem}}.privacy-card{background:linear-gradient(110deg,#1c1d1a,#102445)!important}.legal-page article{width:min(800px,100% - 48px);margin:5.5rem auto 7rem}.legal-page article>span,.withdrawal-eyebrow,.success-kicker{color:var(--landing-yellow);font-family:var(--minecraft-display);font-weight:900}.legal-page h1,.legal-page h2,.withdrawal-form-shell h1,.withdrawal-confirmation h1,.success-card [data-slot=card-title]{color:#fff;font-family:var(--minecraft-display);letter-spacing:-.012em;text-transform:uppercase;font-weight:900}.legal-page h1{letter-spacing:-.012em}.legal-page h2{border-left:4px solid var(--landing-blue);padding-left:.8rem}.legal-page p,.withdrawal-form-shell>p:not(.withdrawal-eyebrow),.withdrawal-confirmation>p{color:#bcb8ab}.legal-page nav a,.legal-withdrawal-link{color:var(--landing-cyan)}.withdrawal-page main{width:min(680px,100% - 48px);margin:5.5rem auto 7rem}.withdrawal-form-shell form,.withdrawal-confirmation{border:1px solid var(--surface-border);background:var(--surface-1);color:#f7f4e9}.withdrawal-form-shell form{grid-template-columns:minmax(0,1fr)}.withdrawal-form-shell form>label:not(.withdrawal-confirm){color:#fff;font-family:var(--minecraft-display);text-transform:uppercase;font-size:.67rem}.withdrawal-form-shell form>label:not(.withdrawal-confirm),.withdrawal-form-shell input,.withdrawal-form-shell select{min-width:0}.withdrawal-form-shell input,.withdrawal-form-shell select{color:#fff;background:#111210;border:1px solid #68675f;border-radius:0}.withdrawal-form-shell input:focus,.withdrawal-form-shell select:focus{border-color:var(--landing-cyan);outline:2px solid #65e4ff33}.withdrawal-confirm{color:#d4d0c4}.withdrawal-form-shell>small,.withdrawal-confirmation dt{color:#918e84}.withdrawal-confirmation>svg{color:var(--landing-yellow)}.withdrawal-confirmation dl,.withdrawal-confirmation dl>div{border-color:#45443e}.withdrawal-confirmation>a{color:var(--landing-cyan)}.simple-page{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),radial-gradient(circle at 50% 45%,#0b3979,#111210 50%);background-size:64px 64px,64px 64px,100% 100%}.simple-page>.anvil-brand{z-index:1}.success-card{border:2px solid var(--landing-cyan);background:var(--surface-1);color:#fff;border-radius:0;position:relative;overflow:hidden;box-shadow:8px 8px #003b9c}.success-card:after{background:var(--landing-yellow);content:"";width:14px;height:14px;position:absolute;top:0;right:0;box-shadow:-14px 14px #f6c94540}.success-icon{border:2px solid var(--landing-yellow);color:var(--landing-yellow);background:#173d6e;border-radius:0;box-shadow:4px 4px #765500}.success-card [data-slot=card-description],.success-card p{color:#aaa79d}.editor-action-bar{border:1px solid var(--border);background:var(--muted);border-radius:999px;flex:none;align-self:center;align-items:center;gap:.2rem;margin:.55rem auto .35rem;padding:.2rem;display:inline-flex;box-shadow:0 5px 16px #0000002e}.editor-tool-group{align-items:center;gap:.125rem;display:inline-flex}.editor-action-bar .editor-tool-button,.editor-action-bar .editor-add-library-button{width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--muted-foreground);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.editor-action-bar .editor-tool-button:hover,.editor-action-bar .editor-tool-button.is-active,.editor-action-bar .editor-add-library-button:hover{background:var(--background);color:var(--foreground);box-shadow:none;border-color:#0000}.editor-action-bar .editor-tool-button.is-active{color:var(--primary)}.editor-action-bar .editor-add-library-button{border-left:1px solid var(--border);border-radius:0 999px 999px 0}.editor-action-bar svg{width:1rem;height:1rem}.editor-action-bar .editor-action-zoom{border-left:1px solid var(--border);gap:.3rem;margin-left:.15rem;padding:0 .35rem 0 .65rem}.editor-action-bar .editor-action-zoom .zoom-slider{width:76px;min-width:76px}.editor-action-bar .editor-action-zoom strong{width:3rem}.application-shell .preview-toolbar{--preview-control-height:2.25rem;align-items:center}.application-shell .preview-toolbar>.toolbar-group,.application-shell .preview-toolbar>.editor-align-toolbar,.application-shell .preview-toolbar>.editor-hidden-panels-button,.application-shell .preview-toolbar>.icon-button,.application-shell .preview-toolbar>.interaction-select,.application-shell .preview-toolbar>.editor-document-name,.application-shell .preview-toolbar>.zoom-control{box-sizing:border-box;min-height:var(--preview-control-height);height:var(--preview-control-height)}.application-shell .preview-toolbar>.toolbar-group{align-items:center;padding:1px}.application-shell .preview-toolbar>.editor-align-toolbar{padding:1px}.application-shell .preview-toolbar>.toolbar-group.viewport-presets{padding:0}.application-shell .preview-toolbar>.toolbar-group.viewport-presets [data-slot=toggle-group-item]{height:100%;min-height:0}.application-shell .preview-toolbar>.editor-hidden-panels-button,.application-shell .preview-toolbar>.icon-button{align-self:center}.application-shell .preview-toolbar>.interaction-select{align-items:center}.application-shell .preview-toolbar .interaction-select-trigger{height:100%;min-height:0}.application-shell .preview-toolbar>.zoom-control{align-items:center}.application-shell .editor-sidebar-tab-panel[hidden]{display:none}.application-shell .editor-sidebar-tab-panel:not([hidden]){flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}[role=dialog]:has(article) [data-radix-scroll-area-viewport]>div{width:100%!important;min-width:0!important;display:block!important}.preview-viewport.is-pan-mode{cursor:grab}.preview-viewport.is-pan-mode:active{cursor:grabbing}.preview-viewport.is-pan-mode .json-ui-control{cursor:grab!important}@media(max-width:800px){:is(.projects-page,.account-page,.legal-page,.withdrawal-page)>nav{padding-inline:16px}.projects-page main,.account-page main,.legal-page article,.withdrawal-page main{width:min(100% - 32px,700px);margin-top:3.5rem}.account-grid{grid-template-columns:1fr}.privacy-card{grid-column:auto}}@media(max-width:560px){:is(.projects-page,.account-page) nav [data-slot=button]:not(.language-switcher){width:2.5rem;padding:0;font-size:0;overflow:hidden}:is(.projects-page,.account-page) nav [data-slot=button]:not(.language-switcher) svg{width:1rem;height:1rem}:is(.projects-page,.account-page) nav .language-switcher{width:auto;min-width:2.5rem;height:2rem;padding:0 .35rem;font-size:.64rem;overflow:visible}.withdrawal-form-shell form>button{gap:.35rem;min-width:0;padding-inline:.65rem;font-size:.9rem}.projects-page main>header [data-slot=button]{width:100%}.account-profile{grid-template-columns:auto 1fr}.account-provider{grid-column:1/-1}.privacy-card [data-slot=card-footer] [data-slot=button]{width:100%}.simple-page>.anvil-brand{top:1.25rem;left:1.25rem}.success-card{margin-top:4rem}}.application-shell .right-sidebar .data-field{grid-template-columns:minmax(0,1fr) 7rem;gap:.75rem;min-height:2.75rem;padding-block:.35rem}.application-shell .right-sidebar .data-field input{height:1.875rem;min-height:1.875rem;padding-inline:.55rem;font-size:.75rem}.application-shell .right-sidebar .data-field input:not([type=checkbox]):not([type=range]):not([type=color]){align-self:center;line-height:1.1;height:1.875rem!important;min-height:1.875rem!important}.application-shell .nine-slice-modal-body{padding:1rem}.application-shell .nine-slice-modal .nine-slice-editor-body{gap:.875rem;padding:0}.application-shell .nine-slice-modal .nine-slice-setting{border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:1rem;min-height:3rem;padding:.625rem .75rem!important}.application-shell .nine-slice-setting>div{gap:.15rem;min-width:0;display:grid}.application-shell .nine-slice-setting strong{color:var(--foreground);font-size:.8125rem;font-weight:600}.application-shell .nine-slice-setting small{color:var(--muted-foreground);font-size:.6875rem}.application-shell .nine-slice-workbench{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:.875rem}.application-shell .nine-slice-panel{grid-template-rows:auto minmax(0,1fr);gap:.4rem;min-width:0;display:grid}.application-shell .nine-slice-panel-heading{justify-content:space-between;align-items:baseline;gap:.75rem;min-width:0;display:flex}.application-shell .nine-slice-panel-heading strong{color:var(--foreground);font-size:.75rem;font-weight:600}.application-shell .nine-slice-panel-heading span{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.application-shell .nine-slice-modal .nine-slice-source{aspect-ratio:1;border-color:var(--border);background-color:var(--muted);border-radius:.5rem;justify-self:center;width:min(100%,26rem);height:min(26rem,42vh);min-height:0}.application-shell .nine-slice-modal .nine-slice-stretch{border:1px solid var(--border);background:var(--muted);border-radius:.5rem;height:min(26rem,42vh);min-height:0;padding:.75rem;display:grid}.application-shell .nine-slice-modal .nine-slice-stretch>div{border-color:var(--border);background-color:#0000;border-radius:.375rem;height:100%;min-height:0}.application-shell .nine-slice-control-heading{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.125rem;display:flex}.application-shell .nine-slice-control-heading strong{color:var(--foreground);font-size:.75rem;font-weight:600}.application-shell .nine-slice-control-heading span{color:var(--muted-foreground);font-size:.625rem}.application-shell .nine-slice-modal .nine-slice-edge-fields{border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:.5rem;max-width:none;padding:.625rem}.application-shell .nine-slice-modal .nine-slice-edge-fields label{color:var(--muted-foreground);gap:.3rem;font-size:.625rem;font-weight:600}.application-shell .nine-slice-modal .nine-slice-edge-fields .numeric-input,.application-shell .nine-slice-modal .editor-field-grid label{border-color:var(--input);background:var(--card);border-radius:.375rem}.application-shell .nine-slice-modal .editor-field-grid{gap:.625rem;margin:0}.application-shell .nine-slice-modal .editor-field-grid label.is-stacked{gap:.3rem;padding:.5rem .625rem .25rem}.application-shell .nine-slice-modal .editor-field-grid label.is-stacked>span{color:var(--muted-foreground);margin:0;font-size:.625rem;font-weight:600}.application-shell .nine-slice-footer{gap:.625rem;padding-top:.125rem;display:grid}.application-shell .nine-slice-modal .nine-slice-footer{background:var(--card);margin-inline:0;padding:.75rem 0 .125rem;position:static}.application-shell .nine-slice-footer .nine-slice-meta{border:1px solid var(--border);background:var(--background);border-radius:.375rem;padding:.45rem .625rem}.application-shell .nine-slice-footer .editor-apply-wide{background:var(--primary);min-height:2.5rem;color:var(--primary-foreground);border-color:#0000;border-radius:.375rem;margin:0;font-size:.75rem;font-weight:600}.application-shell .nine-slice-footer .editor-apply-wide:hover{filter:brightness(1.08)}.application-shell .nine-slice-footer .editor-payload-note,.application-shell .nine-slice-footer .nine-slice-message{margin:0}@media(max-width:700px){.application-shell .nine-slice-modal-backdrop{padding:.5rem}.application-shell .nine-slice-modal{max-height:calc(100vh - 1rem)}.application-shell .nine-slice-modal-body{padding:.75rem}.application-shell .nine-slice-workbench{grid-template-columns:1fr}.application-shell .nine-slice-modal .nine-slice-source,.application-shell .nine-slice-modal .nine-slice-stretch{width:100%;height:min(22rem,50vh)}.application-shell .nine-slice-panel-heading span,.application-shell .nine-slice-control-heading span{display:none}}.nine-slice-modal-body{padding:1rem}.nine-slice-modal .nine-slice-editor-body{gap:.875rem;padding:0}.nine-slice-modal .nine-slice-setting{border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:1rem;min-height:3rem;padding:.625rem .75rem!important}.nine-slice-setting>div{gap:.15rem;min-width:0;display:grid}.nine-slice-setting strong{color:var(--foreground);font-size:.8125rem;font-weight:600}.nine-slice-setting small{color:var(--muted-foreground);font-size:.6875rem}.nine-slice-modal .nine-slice-workbench{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:.875rem}.nine-slice-modal .nine-slice-panel{grid-template-rows:auto minmax(0,1fr);gap:.4rem;min-width:0;display:grid}.nine-slice-modal .nine-slice-panel-heading{justify-content:space-between;align-items:baseline;gap:.75rem;min-width:0;display:flex}.nine-slice-modal .nine-slice-panel-heading strong{color:var(--foreground);font-size:.75rem;font-weight:600}.nine-slice-modal .nine-slice-panel-heading span{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.nine-slice-modal .nine-slice-source{aspect-ratio:1;border-color:var(--border);background-color:var(--muted);border-radius:.5rem;justify-self:center;width:min(100%,26rem);height:min(26rem,42vh);min-height:0;width:300px!important;height:300px!important}.nine-slice-modal .nine-slice-stretch{box-sizing:border-box;border:1px solid var(--border);background:var(--muted);border-radius:.5rem;flex-direction:column;max-width:100%;height:min(26rem,42vh);min-height:0;padding:.75rem;display:flex}.nine-slice-modal .nine-slice-stretch>div{border-color:var(--border);background-color:#0000;border-radius:.375rem;flex:auto;height:auto;min-height:0}.nine-slice-modal .nine-slice-stretch.is-resizable{touch-action:none;flex:none;position:relative;overflow:hidden}.nine-slice-modal .nine-slice-stretch.is-resizing,.nine-slice-modal .nine-slice-stretch.is-resizing *{cursor:nwse-resize}.nine-slice-modal .nine-slice-stretch-resize-handle{z-index:2;border:1px solid var(--border);background:var(--card);border-radius:.375rem;width:1.5rem;height:1.5rem;min-height:0;padding:0;position:absolute;bottom:.125rem;right:.125rem}@supports (color:color-mix(in lab,red,red)){.nine-slice-modal .nine-slice-stretch-resize-handle{background:color-mix(in srgb,var(--card) 88%,transparent)}}.nine-slice-modal .nine-slice-stretch-resize-handle{cursor:nwse-resize}.nine-slice-modal .nine-slice-stretch-resize-handle:hover{background:var(--secondary)}.nine-slice-modal .nine-slice-stretch-resize-handle>span{border-right:2px solid var(--muted-foreground);border-bottom:2px solid var(--muted-foreground);width:.625rem;height:.625rem;margin:auto;display:block}.nine-slice-modal .nine-slice-control-heading{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.125rem;display:flex}.nine-slice-modal .nine-slice-control-heading strong{color:var(--foreground);font-size:.75rem;font-weight:600}.nine-slice-modal .nine-slice-control-heading span{color:var(--muted-foreground);font-size:.625rem}.nine-slice-modal .nine-slice-edge-fields{border:1px solid var(--border);background:var(--background);border-radius:.5rem;gap:.5rem;max-width:none;padding:.625rem}.nine-slice-modal .nine-slice-edge-fields label{color:var(--muted-foreground);gap:.3rem;font-size:.625rem;font-weight:600}.nine-slice-modal .nine-slice-edge-fields .numeric-input,.nine-slice-modal .editor-field-grid label{border-color:var(--input);background:var(--card);border-radius:.375rem}.nine-slice-modal .editor-field-grid{gap:.625rem;margin:0}.nine-slice-modal .editor-field-grid label.is-stacked{gap:.3rem;padding:.5rem .625rem .25rem}.nine-slice-modal .editor-field-grid label.is-stacked>span{color:var(--muted-foreground);margin:0;font-size:.625rem;font-weight:600}.nine-slice-modal .nine-slice-footer{background:var(--card);gap:.625rem;margin-inline:0;padding:.75rem 0 .125rem;display:grid;position:static}.nine-slice-modal .nine-slice-footer .nine-slice-meta{border:1px solid var(--border);background:var(--background);border-radius:.375rem;padding:.45rem .625rem}.nine-slice-modal .nine-slice-footer .editor-apply-wide{background:var(--primary);min-height:2.5rem;color:var(--primary-foreground);border-color:#0000;border-radius:.375rem;margin:0;font-size:.75rem;font-weight:600}.nine-slice-modal .nine-slice-footer .editor-apply-wide:hover{filter:brightness(1.08)}.nine-slice-modal .nine-slice-footer .editor-payload-note,.nine-slice-modal .nine-slice-footer .nine-slice-message{margin:0}@media(max-width:700px){.nine-slice-modal-backdrop{padding:.5rem}.nine-slice-modal{max-height:calc(100vh - 1rem)}.nine-slice-modal-body{padding:.75rem}.nine-slice-modal .nine-slice-workbench{grid-template-columns:1fr}.nine-slice-modal .nine-slice-source{justify-self:center;width:160px!important;height:160px!important}.nine-slice-modal .nine-slice-stretch{max-width:100%}.nine-slice-modal .nine-slice-panel-heading span,.nine-slice-modal .nine-slice-control-heading span{display:none}.nine-slice-modal .nine-slice-footer{background:0 0;margin-inline:0;padding:.5rem 0 0;position:static}}@media(min-width:701px)and (max-height:820px){.nine-slice-modal .nine-slice-source{width:180px!important;height:180px!important}.nine-slice-modal .nine-slice-stretch{max-height:100%}}@media(min-width:701px)and (max-width:1100px){.nine-slice-modal .nine-slice-source{width:180px!important;height:180px!important}.nine-slice-modal .nine-slice-stretch{max-height:100%}}.application-shell .visual-editor-sidebar-tabs [role=tab]{flex:1 1 0;min-width:0;padding-inline:.35rem;font-size:.6875rem}.application-shell .editor-preview-data-section{border-left:0}.application-shell .editor-preview-values{border:1px solid var(--border);background:var(--background);border-radius:.5rem;margin-top:.75rem;overflow:hidden}.application-shell .editor-preview-values>summary{min-height:2.5rem;color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;padding:0 .75rem;font-size:.75rem;list-style:none;display:flex}.application-shell .editor-preview-values>summary::-webkit-details-marker{display:none}.application-shell .editor-preview-values>summary small{background:var(--secondary);min-width:1.4rem;height:1.4rem;color:var(--muted-foreground);border-radius:999px;place-items:center;font-size:.625rem;display:grid}.application-shell .editor-preview-values>div{padding:.25rem .75rem .75rem}.application-shell .editor-visibility-guide{margin:.75rem 0 0;padding:0;display:block;overflow:hidden}.application-shell .editor-visibility-guide>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.75rem;padding:.5rem .75rem;list-style:none;display:flex}.application-shell .editor-visibility-guide>summary::-webkit-details-marker{display:none}.application-shell .editor-visibility-guide>summary>span{gap:.125rem;min-width:0;display:grid}.application-shell .editor-visibility-guide>summary strong{color:var(--foreground);font-size:.75rem;font-weight:600}.application-shell .editor-visibility-guide>summary small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.application-shell .editor-visibility-guide>summary em{color:#a3e635;letter-spacing:.05em;background:#65a30d26;border-radius:999px;flex:none;padding:.15rem .4rem;font-size:.5625rem;font-style:normal;font-weight:700}.application-shell .editor-visibility-guide>summary em.is-hidden{background:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.application-shell .editor-visibility-guide>summary em.is-hidden{background:color-mix(in srgb,var(--destructive) 15%,transparent)}}.application-shell .editor-visibility-guide>summary em.is-hidden{color:#fca5a5}.application-shell .editor-visibility-body{border-top:1px solid var(--border);gap:.75rem;padding:.75rem;display:grid}.application-shell .editor-visibility-expression{overflow-wrap:anywhere;border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);border-radius:.375rem;padding:.5rem .625rem;font:.6875rem/1.45 ui-monospace,monospace;display:block}.application-shell .editor-dynamic-payload{margin-top:.75rem}.application-shell .editor-dynamic-payload>summary{cursor:pointer;gap:.75rem;min-height:3rem;list-style:none}.application-shell .editor-dynamic-payload>summary::-webkit-details-marker{display:none}.application-shell .editor-dynamic-payload>summary>span{gap:.125rem;min-width:0;display:grid}.application-shell .editor-dynamic-payload>summary strong{color:var(--foreground);font-size:.75rem;font-weight:600}.application-shell .editor-dynamic-payload>summary small{color:var(--muted-foreground);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;background:0 0;padding:0;font-size:.625rem;font-weight:400;overflow:hidden}.application-shell .editor-dynamic-payload>summary em{color:#fbbf24;letter-spacing:.05em;background:#d9770629;border-radius:999px;flex:none;padding:.15rem .4rem;font-size:.5625rem;font-style:normal;font-weight:700}.application-shell .editor-dynamic-payload.is-configured>summary em{color:#a3e635;background:#65a30d26}.application-shell .editor-bridge-fields{grid-template-columns:minmax(0,1fr);gap:.625rem;display:grid}.application-shell .editor-bridge-fields label{min-width:0}.application-shell .editor-bridge-route{border:1px solid var(--border);background:var(--background);border-radius:.375rem;grid-template-columns:minmax(0,1fr) auto;gap:.15rem .75rem;padding:.625rem .75rem;display:grid}.application-shell .editor-bridge-route span{color:var(--muted-foreground);font-size:.625rem}.application-shell .editor-bridge-route strong{color:var(--foreground);text-align:right;font-size:.6875rem;font-weight:600}.application-shell .right-sidebar .editor-dynamic-payload .editor-apply-wide{background:var(--primary);width:100%;min-height:2.25rem;color:var(--primary-foreground);border-color:#0000;font-weight:600}.application-shell .right-sidebar .editor-dynamic-payload .editor-apply-wide:hover{filter:brightness(1.08)}.application-shell .editor-bridge-code{border:1px solid #65a30d;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.application-shell .editor-bridge-code{border:1px solid color-mix(in srgb,#65a30d 35%,var(--border))}}.application-shell .editor-bridge-code{background:#65a30d;border-radius:.375rem}@supports (color:color-mix(in lab,red,red)){.application-shell .editor-bridge-code{background:color-mix(in srgb,#65a30d 5%,var(--background))}}.application-shell .editor-bridge-code>div{border-bottom:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:.4rem .625rem;font-size:.625rem;display:flex}.application-shell .editor-bridge-code button{min-height:1.75rem;padding-inline:.5rem}.application-shell .editor-bridge-code pre{color:#bef264;white-space:pre-wrap;margin:0;padding:.625rem;font:.6875rem/1.45 ui-monospace,monospace;overflow:auto}.application-shell .editor-bridge-advanced{padding-top:.125rem}.application-shell .editor-bridge-advanced>summary{color:var(--muted-foreground);font-size:.6875rem}.application-shell .editor-bridge-advanced>div{gap:.75rem;display:grid}.application-shell .editor-bridge-advanced .editor-payload-output button{position:static}.application-shell .editor-animations-tab{padding:.75rem}.application-shell .editor-animation-workspace{min-width:0}.application-shell .editor-animation-workspace .animation-sidebar{border:1px solid var(--border);background:var(--card);border-radius:.5rem;padding:0;overflow:hidden}.application-shell .right-sidebar .editor-advanced-json textarea{resize:vertical;height:min(52vh,34rem);min-height:22rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.5}.shadcn-dialog.element-library .element-library-grid{gap:.875rem;padding:1.25rem 1.5rem 1.75rem}.shadcn-dialog.element-library .element-card{border-color:var(--border);background:var(--card);grid-template-rows:5rem auto auto auto;gap:.5rem;min-height:11.25rem;padding:.75rem}.shadcn-dialog.element-library .element-card:hover{border-color:var(--ring);background:var(--secondary);box-shadow:0 10px 28px #00000038}.shadcn-dialog.element-library .saved-component-card{grid-template-rows:minmax(0,1fr) auto;padding:0}.shadcn-dialog.element-library .saved-component-insert{grid-template-rows:5rem auto auto auto}.language-switcher{border:1px solid var(--border);width:auto;min-width:0;height:2rem;color:var(--muted-foreground);background:0 0;border-radius:.35rem;align-items:center;gap:.3rem;padding:0 .45rem;display:inline-flex;position:relative}.language-switcher>svg{flex:none;width:.9rem;height:.9rem}.language-switcher:focus-within{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}@supports (color:color-mix(in lab,red,red)){.language-switcher:focus-within{box-shadow:0 0 0 2px color-mix(in srgb,var(--ring) 24%,transparent)}}.language-switcher span[data-language-code]{width:auto;min-width:0;height:auto;color:inherit;background:0 0;padding:0;font-weight:750;display:inline}.language-switcher .language-switcher-flag{background:0 0;border-radius:.1rem;width:1.1rem;min-width:1.1rem;height:.75rem;padding:0;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff29}.language-switcher-flag svg,.language-option-flag svg{width:100%;height:100%;display:block}.language-switcher .language-switcher-chevron{opacity:.65;width:.75rem}.language-dropdown{min-width:13rem}.language-switcher-option{grid-template-columns:1.35rem minmax(0,1fr);gap:.45rem;display:grid}.language-switcher-option .language-option-flag{border-radius:.1rem;width:1.1rem;height:.75rem;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff29}.application-shell .language-switcher{width:auto}.application-shell .right-sidebar .editor-danger-zone button[data-slot=button]{box-shadow:none;background-image:none;border:1px solid #0000;font-weight:650;transition:background-color .1s,border-color .1s,color .1s}.application-shell .right-sidebar .editor-danger-zone{margin:0 0 .75rem;padding:0}.application-shell .right-sidebar .editor-danger-zone button.is-reset[data-slot=button]{justify-content:center}.application-shell .right-sidebar .editor-danger-zone :is(.is-copy,.is-duplicate,.is-reset)[data-slot=button]:not(:disabled){color:#f4f4f5;background:#27272a;border-color:#3f3f46}.application-shell .right-sidebar .editor-danger-zone :is(.is-copy,.is-duplicate,.is-reset)[data-slot=button]:hover:not(:disabled){color:#fff;background:#3f3f46;border-color:#52525b}.application-shell .right-sidebar .editor-danger-zone .is-save-component[data-slot=button]:not(:disabled){color:#fff;background:#16a34a;border-color:#16a34a}.application-shell .right-sidebar .editor-danger-zone .is-save-component[data-slot=button]:hover:not(:disabled){color:#fff;background:#15803d;border-color:#15803d}.application-shell .right-sidebar .editor-danger-zone .is-danger[data-slot=button]:not(:disabled){color:#fff;background:#dc2626;border-color:#dc2626}.application-shell .right-sidebar .editor-danger-zone .is-danger[data-slot=button]:hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#b91c1c}.application-shell .right-sidebar .editor-danger-zone button[data-slot=button]:disabled{color:#8e8e96;opacity:1;background:#303036;border-color:#303036}.editor-layer-context-menu{border:1px solid var(--border);width:13rem;min-width:13rem;color:var(--popover-foreground);background:#111113;border-color:#27272a;border-radius:.5rem;gap:0;padding:.25rem;box-shadow:0 16px 40px #00000073}.editor-layer-context-heading{border:0;align-items:center;gap:.5rem;min-height:2rem;margin:0;padding:.375rem .5rem;display:flex}.editor-layer-context-heading span{color:var(--muted-foreground);letter-spacing:.05em;font:600 .625rem/1 ui-monospace,monospace}.editor-layer-context-heading strong{min-width:0;color:var(--popover-foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;font-weight:600;overflow:hidden}.editor-layer-context-heading .editor-layer-context-close[data-slot=button]{width:2rem;height:2rem;min-height:2rem;color:var(--muted-foreground);background:0 0;border:0;border-radius:.25rem;flex:0 0 2rem;padding:0}.editor-layer-context-heading .editor-layer-context-close[data-slot=button]:hover{background:var(--secondary);color:var(--foreground)}.editor-layer-context-heading .editor-layer-context-close svg{width:1rem;height:1rem}.editor-layer-context-menu form{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr);gap:.125rem;margin:0 -.25rem .25rem;padding:.25rem .5rem .5rem;display:grid}.editor-layer-context-menu label{color:var(--muted-foreground);gap:.25rem;font-size:.6875rem;display:grid}.editor-layer-context-menu input{border:1px solid var(--input);background:var(--background);min-width:0;height:2rem;color:var(--foreground);border-radius:.375rem;outline:0;padding:0 .5rem;font:.75rem ui-monospace,monospace}.editor-layer-context-menu input:focus{border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}@supports (color:color-mix(in lab,red,red)){.editor-layer-context-menu input:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--ring) 24%,transparent)}}.editor-layer-context-menu form button[data-slot=button],.editor-layer-context-menu>button[data-slot=button]{width:100%;min-height:2rem;color:var(--popover-foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:flex-start;padding:.375rem .5rem;font-size:.8125rem;font-weight:400;display:flex}.editor-layer-context-menu form button[data-slot=button]{margin-top:.125rem}.editor-layer-context-menu form button[data-slot=button]:hover:not(:disabled),.editor-layer-context-menu>button[data-slot=button]:hover:not(:disabled){background:var(--secondary);color:var(--foreground)}.editor-layer-context-menu>button[data-variant=destructive]:not(:disabled){color:#d7b8ba}.editor-layer-context-menu>button[data-variant=destructive]:hover:not(:disabled){background:#5b4146}@supports (color:color-mix(in lab,red,red)){.editor-layer-context-menu>button[data-variant=destructive]:hover:not(:disabled){background:color-mix(in srgb,#5b4146 32%,var(--secondary))}}.editor-layer-context-menu>button[data-variant=destructive]:hover:not(:disabled){color:#ead0d1}.editor-layer-context-menu button[data-slot=button]:disabled{color:var(--muted-foreground);opacity:.5;cursor:default;background:0 0}.application-shell [data-slot=slider-track],.application-shell .zoom-control [data-slot=slider-track]{background:#3f3f46;box-shadow:inset 0 0 0 1px #52525b}.editor-font-select-trigger,.editor-font-option{font-synthesis:none;font-size:.875rem}@keyframes editor-menu-enter{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}[data-slot=menubar-content][data-state=open],[data-slot=menubar-sub-content][data-state=open],.editor-layer-context-menu{transform-origin:var(--radix-menubar-content-transform-origin,top left);animation:.15s cubic-bezier(.2,.8,.2,1) editor-menu-enter}.app-menu-bar [role=menuitem]{transition:background-color .1s,color .1s}@media(prefers-reduced-motion:reduce){[data-slot=menubar-content],[data-slot=menubar-sub-content],.editor-layer-context-menu{animation:none!important}}.application-shell .preview-toolbar .toolbar-group{background:0 0;border:0;border-radius:0;padding:0}.application-shell .preview-toolbar .toolbar-group button{border-radius:0}.application-shell .preview-toolbar .toolbar-group.viewport-presets{border:1px solid var(--border);background:var(--card)}.application-shell .preview-toolbar .toolbar-group button{transition:background-color .12s,color .12s}.application-shell .preview-toolbar .toolbar-group button:hover{background:var(--secondary)}.application-shell .preview-toolbar .toolbar-group button:hover,.application-shell .preview-toolbar .editor-align-toolbar button:hover,.editor-action-bar :is(.editor-tool-button,.editor-add-library-button):hover{color:var(--foreground);box-shadow:none;background:0 0;border-color:#0000}.application-shell .preview-toolbar .toolbar-group button.is-active,.editor-action-bar .editor-tool-button.is-active{box-shadow:inset 0 -2px 0 var(--foreground);background:0 0;border-color:#0000}.application-shell .preview-toolbar .viewport-presets button[aria-checked=true]{color:var(--foreground);box-shadow:inset 0 -2px 0 var(--foreground);background:0 0;border-color:#0000}.application-shell .preview-toolbar .toolbar-group.viewport-presets{border:1px solid var(--border);background:var(--card);border-radius:.5rem;overflow:hidden}.application-shell .preview-toolbar .toolbar-group.viewport-presets button:hover{background:var(--secondary)}.application-shell .visual-editor-sidebar-tabs [role=tab]{background:0 0;transition:background-color .12s,color .12s;position:relative;border-radius:0!important}.application-shell .visual-editor-sidebar-tabs [role=tab]:hover,.application-shell .visual-editor-sidebar-tabs [role=tab][aria-selected=true],.application-shell .visual-editor-sidebar-tabs [role=tab][data-state=active]{color:var(--foreground);background:0 0;box-shadow:none!important}.application-shell .inspector-tabs [role=tab]:hover,.application-shell .visual-editor-sidebar-tabs [role=tab]:hover{box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:0!important}.editor-action-bar{z-index:30;background:var(--card);will-change:transform;border-radius:.625rem;position:relative;overflow:hidden}.editor-action-drag-handle{border-right:1px solid var(--border);width:1.375rem;color:var(--muted-foreground);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:0 0 1.375rem;align-self:stretch;place-items:center;transition:background-color .12s,color .12s;display:grid}.editor-action-drag-handle:hover,.editor-action-drag-handle:focus-visible{background:var(--secondary);color:var(--foreground);outline:0}.editor-action-bar.is-dragging .editor-action-drag-handle{cursor:grabbing;background:var(--secondary);color:var(--foreground)}.editor-action-drag-handle svg{pointer-events:none;width:.875rem;height:.875rem}.editor-action-bar button[data-slot=button]{box-shadow:none;background:0 0;border:0;border-radius:0;transition:background-color .12s,color .12s}.editor-action-bar button[data-slot=button]:hover:not(:disabled){background:var(--secondary);color:var(--foreground);border-color:#0000}.editor-action-bar .editor-tool-button.is-active{color:var(--foreground);box-shadow:inset 0 -2px 0 var(--foreground);background:0 0}.application-shell .preview-toolbar .preview-fullscreen-button{flex:none;margin-left:auto}.mobile-app-menu,.mobile-drawer-scrim,.mobile-sheet-gesture{display:none}.studio-skeleton{isolation:isolate;grid-template-rows:2.75rem minmax(0,1fr)}.studio-skeleton :where(.studio-skeleton-block,.studio-skeleton-menu>span,.studio-skeleton-account>*,.studio-skeleton-panel-heading i,.studio-skeleton-panel-heading b,.studio-skeleton-panel-heading>small,.studio-skeleton-search,.studio-skeleton-tree-row>*,.studio-skeleton-viewport-modes i,.studio-skeleton-zoom>*,.studio-skeleton-ui-card>*,.studio-skeleton-tabs i,.studio-skeleton-inspector-card>*,.studio-skeleton-inspector-title>*){background:linear-gradient(100deg,#1b1f25 30%,#282e37,#1b1f25 66%) 0 0/260% 100%;border-radius:.25rem;animation:1.6s ease-in-out infinite studio-skeleton-shimmer;display:block}.studio-skeleton-topbar{min-width:0}.studio-skeleton-brand{flex:none}.studio-skeleton-brand img{opacity:.68;filter:grayscale(.35)}.studio-skeleton-menu{border-right:1px solid var(--border);align-self:stretch;align-items:center;gap:.125rem;padding:0 .5rem;display:flex}.studio-skeleton-menu>span{width:3.45rem;height:.625rem;margin-inline:.625rem}.studio-skeleton-menu>span:nth-child(2){width:3.2rem}.studio-skeleton-menu>span:nth-child(3){width:2.55rem}.studio-skeleton-menu>span:nth-child(4){width:3.65rem}.studio-skeleton-menu>span:nth-child(5){width:2.1rem}.studio-skeleton-topbar-tools{justify-content:flex-end;gap:.4rem;padding-right:.35rem}.studio-skeleton-block.is-pack{width:clamp(12rem,24vw,19rem);height:2rem}.studio-skeleton-block.is-square,.studio-skeleton-block.is-tool{flex:0 0 2.125rem;width:2.125rem;height:2.125rem}.studio-skeleton-account{border:1px solid var(--border);border-radius:.5rem;grid-template-rows:.45rem .35rem;grid-template-columns:1.65rem auto;align-content:center;column-gap:.45rem;width:5.6rem;height:2.125rem;padding:0 .45rem;display:grid}.studio-skeleton-account i{border-radius:50%;grid-row:1/3;width:1.65rem;height:1.65rem}.studio-skeleton-account b{width:1.45rem;height:.4rem}.studio-skeleton-account small{width:2.1rem;height:.3rem}.studio-skeleton-block.is-language{width:4.4rem;height:2.125rem}.studio-skeleton-workspace{--left-panel-width:320px;--right-panel-width:326px}.studio-skeleton-panel{background:var(--background);min-width:0;min-height:0}.studio-skeleton-panel-heading{justify-content:space-between;align-items:center;min-height:4rem;padding:1rem;display:flex}.studio-skeleton-panel-heading>span{gap:.45rem;display:grid}.studio-skeleton-panel-heading i{width:5.2rem;height:.4rem}.studio-skeleton-panel-heading b{width:4.1rem;height:.7rem}.studio-skeleton-panel-heading>small{border-radius:999px;width:1.8rem;height:1rem}.studio-skeleton-search{border:1px solid var(--border);background-color:#111419;height:2.25rem;margin:0 .75rem .75rem}.studio-skeleton-tree{border-top:1px solid var(--border);align-content:start;gap:.125rem;min-height:0;padding:.35rem .75rem;display:grid}.studio-skeleton-tree-row{grid-template-columns:.75rem 1.15rem minmax(0,1fr);align-items:center;gap:.55rem;min-height:2.1rem;padding:0 .35rem;display:grid}.studio-skeleton-tree-row>i{border-radius:50%;width:.4rem;height:.4rem}.studio-skeleton-tree-row>span{background:#20262e;border:1px solid #39414d;width:1.05rem;height:.9rem}.studio-skeleton-tree-row>b{width:72%;height:.5rem}.studio-skeleton-tree-row.is-medium>b{width:58%}.studio-skeleton-tree-row.is-short>b{width:42%}.studio-skeleton-preview{min-width:0;min-height:0}.studio-skeleton-toolbar{gap:.5rem;overflow:hidden}.studio-skeleton-block.is-design{flex:0 0 4.4rem;width:4.4rem;height:2rem}.studio-skeleton-viewport-modes{border:1px solid var(--border);background:var(--card);border-radius:.5rem;align-items:stretch;height:2.125rem;padding:0 .35rem;display:flex}.studio-skeleton-viewport-modes i{background-size:500% 100%;border-radius:0;width:1.6rem;height:100%}.studio-skeleton-block.is-state{flex:0 0 9.25rem;width:9.25rem;height:2.25rem}.studio-skeleton-toolbar-spacer{flex:auto;min-width:.5rem}.studio-skeleton-zoom{flex:none;align-items:center;gap:.5rem;display:flex}.studio-skeleton-zoom i{border-radius:999px;width:5.5rem;height:.25rem}.studio-skeleton-zoom b{width:2rem;height:.5rem}.studio-skeleton-canvas{background-color:#080a0d;background-image:radial-gradient(circle,#31394661 1px,#0000 1px);background-size:20px 20px;place-items:center;min-width:0;min-height:0;display:grid;overflow:hidden}.studio-skeleton-viewport{background:#20252c;flex:none;place-items:center;width:640px;height:360px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff09,0 18px 50px #00000040}.studio-skeleton-ui-card{background:#171b21;border:1px solid #3a414c;border-radius:.35rem;gap:.65rem;width:15.5rem;padding:1rem;display:grid}.studio-skeleton-ui-card>i{width:38%;height:.45rem}.studio-skeleton-ui-card>b{width:68%;height:.7rem}.studio-skeleton-ui-card>span{border:1px solid #353c47;width:100%;height:2.2rem}.studio-skeleton-ui-card>span:nth-of-type(2){width:88%}.studio-skeleton-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);align-items:center;gap:1rem;height:2.75rem;padding:0 .9rem;display:grid}.studio-skeleton-tabs i{height:.5rem}.studio-skeleton-tabs i:first-child{position:relative}.studio-skeleton-tabs i:first-child:after{content:"";background:#f0f1ee;border-radius:999px;height:2px;position:absolute;bottom:-.95rem;left:0;right:0}.studio-skeleton-inspector{align-content:start;gap:.75rem;min-height:0;padding:.75rem;display:grid;overflow:hidden}.studio-skeleton-inspector-card{border:1px solid var(--border);background:var(--card);border-radius:.5rem;align-content:start;gap:.75rem;min-height:4.8rem;padding:1rem;display:grid}.studio-skeleton-inspector-card.is-summary{grid-template-columns:1fr .35rem;align-items:center;min-height:4rem}.studio-skeleton-inspector-card.is-tall{min-height:9.8rem}.studio-skeleton-inspector-card b{width:45%;height:.5rem}.studio-skeleton-inspector-card i{border-radius:50%;width:.35rem;height:.35rem}.studio-skeleton-inspector-card span{width:100%;height:.45rem}.studio-skeleton-inspector-card span:nth-of-type(2){width:78%}.studio-skeleton-inspector-title{gap:.45rem;padding:.5rem 1rem .15rem;display:grid}.studio-skeleton-inspector-title i{border-radius:999px;width:3.2rem;height:1.15rem}.studio-skeleton-inspector-title b{width:62%;height:.65rem}.studio-skeleton-inspector-title small{width:82%;height:.4rem}@keyframes studio-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(max-width:1500px){.studio-skeleton-block.is-pack{width:clamp(11rem,22vw,15rem)}}@media(max-width:1080px)and (pointer:fine){.studio-skeleton-menu>span{margin-inline:.5rem}.studio-skeleton-block.is-pack{width:clamp(7.25rem,16vw,10rem)}.studio-skeleton-topbar-tools{gap:.3rem}}@media(prefers-reduced-motion:reduce){.studio-skeleton *{animation:none!important}}@media(max-width:800px)and (pointer:coarse){.studio-skeleton{grid-template-rows:56px minmax(0,1fr)}.studio-skeleton-menu,.studio-skeleton-topbar-tools>:not(.studio-skeleton-account):not(.is-language),.studio-skeleton-panel{display:none}.studio-skeleton-topbar-tools{flex:none}.studio-skeleton-account{grid-template-columns:1.65rem;width:2.6rem;height:2.6rem;padding:.45rem}.studio-skeleton-account b,.studio-skeleton-account small{display:none}.studio-skeleton-block.is-language{width:3.7rem;height:2.6rem}.studio-skeleton-workspace{grid-template-columns:minmax(0,1fr)}.studio-skeleton-toolbar{min-height:3.25rem}.studio-skeleton-block.is-state,.studio-skeleton-zoom{display:none}.studio-skeleton-canvas{padding:1rem}.studio-skeleton-viewport{width:640px;height:360px}.application-shell{grid-template-rows:56px minmax(0,1fr)}.application-shell .topbar{min-height:56px}.application-shell .brand{border-right:0;flex:auto;gap:.55rem;width:auto;min-width:0;padding-inline:.8rem}.application-shell .studio-brand-logo{display:none}.application-shell .studio-brand-icon{display:block}.application-shell .app-menu-bar{display:none}.application-shell .mobile-app-menu{border:1px solid var(--border);background:var(--card);width:2.75rem;height:2.75rem;color:var(--foreground);border-radius:.5rem;flex:none;place-items:center;margin-right:.15rem;padding:0;display:grid}.application-shell .mobile-app-menu:active{background:var(--secondary);scale:.96}.application-shell .mobile-app-menu svg{width:1.15rem;height:1.15rem}.application-shell .topbar-scroll{flex:none;width:auto;min-width:0;overflow:visible}.application-shell .topbar-scroll>:not(.account-trigger):not(.language-switcher){display:none}.application-shell .account-trigger{width:2.6rem;min-width:2.6rem;height:2.6rem;margin-inline:.1rem}.application-shell .language-switcher{height:2.6rem;margin-inline:.1rem .35rem}.mobile-app-menu-content{width:min(19rem,100vw - 1rem);max-height:min(34rem,100vh - 4.5rem);padding:.35rem;overflow-y:auto}.mobile-app-menu-content [role=menuitem]{gap:.75rem;min-height:2.75rem;padding-inline:.75rem;font-size:.82rem}.mobile-app-menu-content [role=menuitem] svg{width:1rem;height:1rem;color:var(--muted-foreground)}.mobile-app-menu-content [data-slot=dropdown-menu-label]{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;padding:.65rem .75rem .45rem;font-size:.66rem}.application-shell .left-sidebar,.application-shell .right-sidebar{z-index:40;top:auto;left:.5rem;right:.5rem;bottom:max(.5rem,env(safe-area-inset-bottom));width:auto;height:min(72dvh,42rem);max-height:calc(100dvh - .5rem - env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--panel);transform:translateY(var(--mobile-sheet-dismiss-offset,0px));will-change:transform;border-radius:1rem 1rem .55rem .55rem;padding-top:2.5rem;transition:transform .3s cubic-bezier(.2,.85,.25,1),opacity .16s;position:fixed;overflow:auto;box-shadow:0 -1rem 2.5rem #0000005c}.application-shell .left-sidebar:before,.application-shell .right-sidebar:before{display:none}.application-shell .workspace.is-left-collapsed .left-sidebar,.application-shell .workspace.is-right-collapsed .right-sidebar{transform:translateY(108%)}.application-shell .workspace.is-mobile-sheet-swiping .left-sidebar,.application-shell .workspace.is-mobile-sheet-swiping .right-sidebar,.application-shell .workspace.is-mobile-sheet-swiping .mobile-sheet-gesture{transition:none}.application-shell .sidebar-edge-toggle{z-index:45;top:auto;bottom:max(.9rem,env(safe-area-inset-bottom));border:1px solid var(--border);grid-auto-flow:column;place-items:center;gap:.4rem;width:auto;min-width:3rem;height:3rem;padding-inline:.7rem;display:grid;position:fixed}@supports (color:color-mix(in lab,red,red)){.application-shell .sidebar-edge-toggle{border:1px solid color-mix(in srgb,var(--border) 85%,white)}}.application-shell .sidebar-edge-toggle{background:var(--card);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.application-shell .sidebar-edge-toggle{background:color-mix(in srgb,var(--card) 92%,transparent)}}.application-shell .sidebar-edge-toggle{color:var(--foreground);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);translate:0;box-shadow:0 .45rem 1.25rem #0000004d}.application-shell .sidebar-edge-toggle svg{width:1.15rem;height:1.15rem}.application-shell .sidebar-edge-toggle:after{font-size:.68rem;font-weight:650}.application-shell .sidebar-edge-toggle.is-left{left:.75rem}.application-shell .sidebar-edge-toggle.is-right{right:.75rem}.application-shell .sidebar-edge-toggle.is-left:after{content:"Calques"}.application-shell .sidebar-edge-toggle.is-right:after{content:"Inspecteur"}.application-shell .sidebar-edge-toggle:active{scale:.94}.mobile-drawer-scrim{z-index:39;cursor:default;background:#00000061;border:0;display:block;position:fixed;inset:56px 0 0}.mobile-sheet-gesture{z-index:46;right:.5rem;bottom:calc(max(.5rem,env(safe-area-inset-bottom)) + min(72dvh,42rem) - 1.95rem);touch-action:none;cursor:pointer;height:2.1rem;transform:translateY(var(--mobile-sheet-dismiss-offset,0px));will-change:transform;background:0 0;border:0;place-items:center;padding:0;transition:transform .3s cubic-bezier(.2,.85,.25,1);display:grid;position:fixed;left:.5rem}.mobile-sheet-gesture>span{background:var(--muted-foreground);opacity:.78;border-radius:999px;width:2.5rem;height:.32rem}.shadcn-dialog.element-library{inset:auto .5rem max(.5rem,env(safe-area-inset-bottom));width:auto;height:min(84dvh,46rem);max-height:calc(100dvh - 1rem - env(safe-area-inset-bottom));border-radius:1rem 1rem .55rem .55rem;position:fixed;transform:none}.shadcn-dialog.element-library>:first-child{padding-top:1.45rem;position:relative}.shadcn-dialog.element-library>:first-child:before,.nine-slice-modal>header:before{background:var(--muted-foreground);content:"";opacity:.78;border-radius:999px;width:2.5rem;height:.32rem;position:absolute;top:.48rem;left:50%;transform:translate(-50%)}.nine-slice-modal-backdrop{padding:0 .5rem max(.5rem,env(safe-area-inset-bottom));justify-content:center;align-items:end;display:flex}.nine-slice-modal{border-radius:1rem 1rem .55rem .55rem;width:100%;max-height:min(84dvh,46rem)}.nine-slice-modal>header{padding-top:1.45rem;position:relative}}.shortcut-help-dialog{border-color:var(--border);background:var(--card);border-radius:.25rem;flex-direction:column;gap:0;width:min(760px,94vw);max-width:none;height:min(680px,88vh);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 18px 60px #00000073}body:has(.application-shell) [data-slot=dialog-content]>[data-slot=dialog-close],.shortcut-help-dialog>button,.editor-layer-context-heading .editor-layer-context-close[data-slot=button]{width:2rem;height:2rem;color:var(--muted-foreground);opacity:1;background:0 0;border:0;border-radius:.25rem;place-items:center;padding:0;display:grid;top:1.25rem;right:1.25rem}body:has(.application-shell) [data-slot=dialog-content]>[data-slot=dialog-close]:hover,.shortcut-help-dialog>button:hover,.editor-layer-context-heading .editor-layer-context-close[data-slot=button]:hover{background:var(--secondary);color:var(--foreground)}.shortcut-help-header{border-bottom:1px solid var(--border);background:var(--card);min-height:8.6rem;padding:1.25rem 4rem 1.25rem 1.5rem}.shortcut-help-header>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.625rem;font-weight:750}.shortcut-help-header h2{color:var(--foreground);font-size:1.125rem;font-weight:600}.shortcut-help-header .sr-only{clip:auto;clip-path:none;white-space:normal;width:auto;height:auto;color:var(--muted-foreground);margin:0;font-size:.875rem;position:static;overflow:visible}.shortcut-help-grid{background:var(--background);flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.75rem;min-height:0;padding:1rem;display:grid;overflow-y:auto}.shortcut-help-group{border:1px solid var(--border);background:var(--card);border-radius:.5rem;min-width:0;padding:.875rem}.shortcut-help-group h3{color:var(--foreground);margin:0 0 .65rem;font-size:.75rem;font-weight:600}.shortcut-help-group p{color:var(--muted-foreground);grid-template-columns:minmax(5.6rem,auto) minmax(0,1fr);align-items:center;gap:.6rem;margin:0;padding:.3rem 0;font-size:.6875rem;line-height:1.35;display:grid}.shortcut-help-group kbd{border:1px solid var(--input);background:var(--background);width:fit-content;min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;border-radius:.25rem;padding:.25rem .4rem;font:.625rem ui-monospace,monospace;overflow:hidden}.shortcut-help-footer{border-top:1px solid var(--border);background:var(--card);color:var(--muted-foreground);text-align:left;padding:.75rem 1.25rem;font-size:.75rem}@media(max-width:40rem){.shortcut-help-grid{grid-template-columns:minmax(0,1fr)}.shortcut-help-dialog{width:min(32rem,100vw - 1rem);max-height:calc(100dvh - 1rem)}}body:has(.application-shell) [data-slot=dialog-content],body:has(.application-shell) .nine-slice-modal{border-color:#ffffffb8;box-shadow:0 0 0 1px #ffffff1c,0 18px 60px #00000073}.application-shell .live-status{display:none}.application-shell .account-trigger{width:auto;min-width:5.75rem;height:2rem;min-height:2rem;box-shadow:none;color:#eef2f7;background:#151619;border:1px solid #35363b;border-radius:.55rem;align-self:center;align-items:center;gap:.42rem;margin:0 .45rem 0 .35rem;padding:0 .55rem 0 .3rem;display:inline-flex}.application-shell .account-trigger:hover,.application-shell .account-trigger[data-state=open]{color:#fff;background:#1c1d21;border-color:#56585f}.application-shell .account-trigger [data-slot=avatar]{color:#f4f4f5;width:1.5rem;height:1.5rem;box-shadow:none;background:#292a2f;border:0;border-radius:999px}.application-shell .account-trigger [data-slot=avatar-fallback]{letter-spacing:.03em;background:#292a2f;font-size:.66rem;font-weight:700;color:#f4f4f5!important;display:flex!important}.application-shell .account-trigger>span{text-align:left;gap:0;min-width:0;line-height:1;display:grid}.application-shell .account-trigger strong{color:#f4f6f9;text-overflow:ellipsis;white-space:nowrap;max-width:7.4rem;font-size:.67rem;font-weight:650;display:none;overflow:hidden}.application-shell .account-trigger small{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.48rem;font-weight:750;line-height:1}.application-shell .account-trigger-chevron{display:none}.application-shell .language-switcher{border-radius:.55rem;gap:.35rem;height:2rem;min-height:2rem;margin-block:0;padding:0 .45rem}.application-shell .language-switcher>span{background:0 0;border-radius:0;align-items:center;width:auto;min-width:0;height:auto;padding:0;display:inline-flex}.application-shell .language-switcher .language-switcher-flag{width:1.15rem;min-width:1.15rem;height:.8rem;box-shadow:none;border-radius:.1rem}.application-shell .account-trigger[data-state=open] .account-trigger-chevron{color:#f4f4f5;transform:rotate(180deg)}.application-shell .guest-login-button{color:#17140b;letter-spacing:.04em;text-transform:uppercase;background:#f6c945;border:1px solid #f6c945;border-radius:.55rem;height:2rem;min-height:2rem;margin:0 .45rem 0 .35rem;padding:0 .8rem;font-size:.68rem;font-weight:750}.application-shell .guest-login-button:hover{background:#ffd95c;border-color:#ffd95c}.application-shell .guest-login-button svg{width:.85rem;height:.85rem}.ui-hover-toast{z-index:10000050;background:var(--foreground);max-width:min(20rem,100vw - 2rem);color:var(--background);pointer-events:none;text-align:center;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;line-height:1.25;animation:.15s cubic-bezier(.2,.8,.2,1) ui-hover-toast-in;position:fixed;transform:translate(-50%)}.ui-hover-toast.is-top{transform:translate(-50%,-100%)}.ui-hover-toast:before{content:"";background:inherit;width:.5rem;height:.5rem;position:absolute;top:-.25rem;left:50%;transform:translate(-50%)rotate(45deg)}.ui-hover-toast.is-top:before{top:auto;bottom:-.25rem}@keyframes ui-hover-toast-in{0%{opacity:0;transform:translate(-50%,3px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@media(prefers-reduced-motion:reduce){.ui-hover-toast{animation:none}}.shadcn-dialog.element-library>header{min-height:0;padding:.75rem 1.5rem}.shadcn-dialog.element-library>header h2{margin:0;font-size:1.125rem;line-height:1.25}.shadcn-dialog.element-library>header p{font-size:.75rem}.shadcn-dialog.element-library .element-library-filter-bar{padding:.625rem 1.5rem}.application-shell .preview-toolbar .toolbar-group.viewport-presets{gap:.05rem;height:2.25rem;min-height:2.25rem;position:relative;border:1px solid var(--border)!important;background:var(--card)!important;border-radius:.65rem!important;padding:0 .3rem!important;overflow:hidden!important}.application-shell .preview-toolbar .toolbar-group.viewport-presets>button[role=radio],.application-shell .preview-toolbar .toolbar-group.viewport-presets>button[role=radio]:hover{flex:0 0 2.15rem;width:2.15rem;min-width:2.15rem;height:100%;box-shadow:none!important;background:0 0!important;border-color:#0000!important;border-radius:0!important;outline:0!important}.application-shell .preview-toolbar .toolbar-group.viewport-presets>button[role=radio][aria-checked=true]{box-shadow:none!important;background:0 0!important}.application-shell .preview-toolbar .viewport-presets-indicator{background:var(--foreground);height:2px;box-shadow:0 0 8px var(--foreground);border-radius:999px 999px 0 0;display:block;position:absolute;bottom:0;width:2.15rem!important;left:.3rem!important}@supports (color:color-mix(in lab,red,red)){.application-shell .preview-toolbar .viewport-presets-indicator{box-shadow:0 0 8px color-mix(in srgb,var(--foreground) 45%,transparent)}}.application-shell .preview-toolbar .viewport-presets-indicator{visibility:visible;opacity:1;pointer-events:none;transition:transform .22s cubic-bezier(.2,.8,.2,1);transform:translate(0)}.application-shell .preview-toolbar .viewport-presets[data-active-preset=pocket] .viewport-presets-indicator{transform:translate(2.2rem)}.application-shell .preview-toolbar .viewport-presets[data-active-preset=hd] .viewport-presets-indicator{transform:translate(4.4rem)}.admin-page{--admin-bg:#090b0f;--admin-panel:#0f1319;--admin-panel-raised:#141922;--admin-border:#2a313d;--admin-muted:#8993a3;--admin-accent:#a8b3c4;--sidebar:#0c0f14;--sidebar-foreground:#d9dee6;--sidebar-primary:#8fa2bf;--sidebar-primary-foreground:#0b0e12;--sidebar-accent:#1a2029;--sidebar-accent-foreground:#f4f6f8;--sidebar-border:#2a313d;--sidebar-ring:#778ba8;--chart-1:#91a5c4;--chart-2:#667994;background:var(--admin-bg);color:#f4f6f8;height:100dvh;min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.admin-sidebar{border-right:1px solid var(--admin-border);background:#0c0f14;flex-direction:column;height:100dvh;display:flex;position:sticky;top:0}.admin-sidebar-brand{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;min-height:78px;padding:0 18px;display:flex}.admin-sidebar-brand .anvil-brand{color:#fff}.admin-sidebar-brand [data-slot=badge]{color:#c3ccd8;letter-spacing:.08em;background:#171c23;border-color:#394351;font:700 9px ui-monospace,monospace}.admin-sidebar nav{gap:5px;padding:18px 12px;display:grid}.admin-sidebar nav a{color:#8d97a6;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;transition:color .16s,background .16s,border-color .16s;display:flex;position:relative}.admin-sidebar nav a:hover{color:#e8ebef;background:#12171e;border-color:#252c36}.admin-sidebar nav a.is-active{color:#fff;background:#181e27;border-color:#323a46}.admin-sidebar nav a svg{width:17px;height:17px}.admin-sidebar nav a i{background:var(--admin-accent);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-13px}.admin-sidebar footer{border-top:1px solid var(--admin-border);gap:12px;margin-top:auto;padding:14px 12px 18px;display:grid}.admin-sidebar footer>a{color:var(--admin-muted);align-items:center;gap:8px;padding:8px;font-size:12px;text-decoration:none;display:flex}.admin-sidebar footer>a:hover{color:#fff}.admin-sidebar footer>a svg{width:15px}.admin-sidebar footer>div{border:1px solid var(--admin-border);background:#11151b;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:9px;display:grid}.admin-sidebar footer [data-slot=avatar]{border:1px solid #3a4350;width:34px;height:34px}.admin-sidebar footer span{min-width:0;display:grid}.admin-sidebar footer strong,.admin-sidebar footer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar footer strong{font-size:11px}.admin-sidebar footer small{color:#778292;margin-top:2px;font-size:9px}.admin-sidebar footer>div>svg{color:#81b596;width:15px}.admin-main{overscroll-behavior:contain;scrollbar-color:#3b4553 #0a0c10;scrollbar-width:thin;min-width:0;height:100dvh;overflow:hidden auto}.admin-app-sidebar [data-sidebar=sidebar]{border-color:var(--admin-border);background:var(--sidebar)}.admin-app-sidebar,.admin-app-sidebar *{scrollbar-width:none}.admin-app-sidebar::-webkit-scrollbar{display:none}.admin-app-sidebar ::-webkit-scrollbar{display:none}.admin-page [data-slot=sidebar-rail]{appearance:none;box-shadow:none;border:0;background:0 0!important}.admin-shadcn-brand{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:5px 2px;display:flex}.admin-shadcn-brand .anvil-brand{min-width:0}.admin-shadcn-brand .anvil-brand-logo{width:7rem}.admin-shadcn-brand [data-slot=badge]{color:#c3ccd8;background:#171c23;border-color:#394351;font:700 8px ui-monospace,monospace}.admin-app-sidebar [data-slot=sidebar-group-label]{color:#667180;letter-spacing:.1em;text-transform:uppercase;font:700 8px ui-monospace,monospace}.admin-app-sidebar [data-slot=sidebar-menu]{margin:0;padding:0;list-style:none}.admin-app-sidebar [data-slot=sidebar-menu-button]{color:#929dab}.admin-app-sidebar [data-slot=sidebar-menu-button]:hover,.admin-app-sidebar [data-slot=sidebar-menu-button][data-active=true]{color:#f4f6f8}.admin-sidebar-account [data-slot=avatar]{border:1px solid #3a4350;border-radius:7px;width:30px;height:30px}.admin-sidebar-account>span{flex:auto;gap:1px;min-width:0;display:grid}.admin-sidebar-account strong,.admin-sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-account strong{color:#e7ebf0;font-size:10px}.admin-sidebar-account small{color:#717c8b;font-size:8px}.admin-sidebar-account>svg:last-child{color:#7e9b87}.admin-site-header{z-index:15;border-bottom:1px solid var(--admin-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0f14f5;flex:none;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:10px clamp(18px,3vw,32px);display:flex;position:sticky;top:0}.admin-site-header-title{align-items:center;gap:12px;min-width:0;display:flex}.admin-site-header-title>[data-slot=separator]{height:30px}.admin-site-header-title>div{min-width:0}.admin-site-header-title span{color:#7f8998;letter-spacing:.12em;font:700 8px ui-monospace,monospace}.admin-site-header h1{color:#f4f6f8;letter-spacing:-.025em;margin:2px 0 0;font-size:18px;line-height:1.15}.admin-site-header p{color:#7f8998;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:10px;overflow:hidden}.admin-site-header>[data-slot=button]{color:#d7dce3;background:#11161c;border-color:#323a46}.admin-topbar{border-bottom:1px solid var(--admin-border);background:#0c0f14;justify-content:space-between;align-items:flex-end;gap:24px;min-height:142px;padding:28px clamp(24px,4vw,56px);display:flex}.admin-topbar>div>span,.admin-panel :is(header small,[data-slot=card-description]){color:#8e99a8;letter-spacing:.14em;font:700 9px ui-monospace,monospace}.admin-topbar h1{letter-spacing:-.04em;margin:8px 0 3px;font-size:clamp(27px,3vw,38px);line-height:1}.admin-topbar p{color:var(--admin-muted);margin:0;font-size:13px}.admin-topbar>button{color:#e8ebef;background:#12171e;border-color:#323a46;min-height:38px}.admin-topbar>button:hover{background:#1a2029;border-color:#4a5564}.admin-topbar>button svg{width:15px}.admin-content{gap:18px;width:min(1540px,100%);margin-inline:auto;padding:26px clamp(24px,4vw,56px) 72px;display:grid}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-metrics .admin-metric{border:1px solid var(--admin-border);background:var(--admin-panel);min-width:0;box-shadow:none;border-radius:12px;gap:0;padding:0;display:grid;overflow:hidden}.admin-metric-header{flex-direction:row;align-items:flex-start;gap:13px;min-height:0;padding:17px 17px 6px;display:flex}.admin-metric-header>span{color:#b7c1cf;background:#181e27;border:1px solid #353d49;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.admin-metric-header>span svg{width:17px}.admin-metric-header>div{gap:2px;min-width:0;display:grid}.admin-metric-header [data-slot=card-description]{color:var(--admin-muted);font-size:10px}.admin-metric-header [data-slot=card-title]{color:#f4f6f8;letter-spacing:-.04em;margin-top:2px;font-size:25px;line-height:1}.admin-metric-detail{padding:0 17px 15px 68px}.admin-metric-detail p{color:#6f7988;text-overflow:ellipsis;white-space:nowrap;margin:0;font:9px ui-monospace,monospace;overflow:hidden}.admin-dashboard-grid{grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.admin-panel{border:1px solid var(--admin-border);background:var(--admin-panel);min-width:0;box-shadow:none;border-radius:12px;overflow:hidden}.admin-panel>:is(header,[data-slot=card-header]){border-bottom:1px solid var(--admin-border);flex-direction:row;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 18px;display:flex}.admin-panel :is(header h2,[data-slot=card-title]){color:#f4f6f8;letter-spacing:-.02em;margin:4px 0 0;font-size:16px;line-height:1.2}.admin-panel>:is(header,[data-slot=card-header])>svg{color:#758091;width:19px}.admin-plan-panel{grid-row:span 2}.admin-plan-bars{gap:21px;padding:25px 20px 28px;display:grid}.admin-plan-bars>div>span{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.admin-plan-bars strong{font-size:12px}.admin-plan-bars em{color:#a6afbc;font:11px ui-monospace,monospace}.admin-plan-bars i{background:#202630;border-radius:999px;height:7px;display:block;overflow:hidden}.admin-plan-bars b{border-radius:inherit;background:#747f8e;height:100%;display:block}.admin-plan-bars b.is-creator{background:#8396b3}.admin-plan-bars b.is-lifetime{background:#87a5ff}.admin-runtime-panel dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.admin-runtime-panel dl div{border-right:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);gap:5px;padding:15px 18px;display:grid}.admin-runtime-panel dl div:nth-child(2n){border-right:0}.admin-runtime-panel dl div:nth-last-child(-n+2){border-bottom:0}.admin-runtime-panel dt{color:var(--admin-muted);font-size:9px}.admin-runtime-panel dd{margin:0;font:600 14px ui-monospace,monospace}.admin-operations-panel>div{grid-template-columns:repeat(3,1fr);display:grid}.admin-operations-panel>div>span{border-right:1px solid var(--admin-border);gap:4px;padding:17px 18px;display:grid}.admin-operations-panel>div>span:last-child{border-right:0}.admin-operations-panel>div strong{font-size:22px}.admin-operations-panel>div small{color:var(--admin-muted);font-size:9px}.admin-recent>header a{color:#c7ced8;align-items:center;gap:4px;font-size:11px;text-decoration:none;display:flex}.admin-recent>header a:hover{color:#fff}.admin-recent>header a svg{width:13px}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.admin-table-wrap th{border-bottom:1px solid var(--admin-border);color:#737e8e;letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:10px 16px;font:700 8px ui-monospace,monospace}.admin-table-wrap td{color:#c5ccd6;border-bottom:1px solid #202630;padding:12px 16px;font-size:11px}.admin-table-wrap tbody tr:last-child td{border-bottom:0}.admin-table-wrap tbody tr:hover{background:#121820}.admin-user-cell,.admin-project-cell{align-items:center;gap:10px;min-width:200px;display:flex}.admin-user-cell [data-slot=avatar]{border:1px solid #353d48;width:31px;height:31px}.admin-user-cell>span,.admin-project-cell>span,.admin-owner{gap:2px;min-width:0;display:grid}.admin-user-cell strong,.admin-project-cell strong,.admin-owner strong{color:#eef1f5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-user-cell small,.admin-project-cell small,.admin-owner small{color:#737e8d;text-overflow:ellipsis;white-space:nowrap;font:9px ui-monospace,monospace;overflow:hidden}.admin-plan-badge{color:#9fa9b8;background:#181e26;border-color:#39424f;justify-content:center;min-width:54px;font:700 8px ui-monospace,monospace}.admin-plan-badge.is-creator{color:#bdcbe0;background:#182130;border-color:#46566e}.admin-plan-badge.is-lifetime{color:#aebfff;background:#151c2e;border-color:#3d4e78}.admin-status{color:#9ca6b5;text-transform:capitalize;align-items:center;gap:6px;font:9px ui-monospace,monospace;display:inline-flex}.admin-status i{background:#707987;border-radius:50%;width:6px;height:6px}.admin-status.is-active i,.admin-status.is-on_trial i{background:#69ba84;box-shadow:0 0 0 3px #69ba841a}.admin-project-cell>i{color:#a9b3c2;background:#181e27;border:1px solid #343c48;border-radius:7px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.admin-project-cell>i svg{width:14px}.admin-list-panel>header{align-items:flex-end}.admin-list-panel>header form{gap:7px;width:min(420px,55%);display:flex;position:relative}.admin-list-panel>header form>svg{z-index:1;color:#707a89;width:14px;position:absolute;top:10px;left:11px}.admin-list-panel>header input{color:#f0f2f5;background:#0c1015;border-color:#323a46;min-height:35px;padding-left:33px}.admin-list-panel>header button{color:#d7dce3;background:#161c24;border-color:#323a46;min-height:35px}.admin-pager{border-top:1px solid var(--admin-border);color:#778291;justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;font-size:10px;display:flex}.admin-pager>div{align-items:center;gap:10px;display:flex}.admin-pager strong{color:#b8c0cb;font:10px ui-monospace,monospace}.admin-pager button{color:#c7ced7;background:#141920;border-color:#323a46;width:30px;height:30px}.admin-pager button svg{width:13px}.admin-error,.admin-empty{border:1px solid var(--admin-border);background:var(--admin-panel);text-align:center;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:260px;display:grid}.admin-error svg,.admin-empty svg{color:#8a94a3;width:25px}.admin-error span,.admin-empty p{color:var(--admin-muted);margin:0;font-size:11px}.admin-inline-error{color:#ff9f9f;padding:28px;font-size:12px}.admin-metrics .admin-metric{transition:border-color .16s,background-color .16s}.admin-metrics .admin-metric:hover{background:#12171e;border-color:#424c5a}.admin-plan-bars b{transition:width .7s cubic-bezier(.22,.61,.36,1)}.admin-plan-bars b.is-creator{box-shadow:none;background:#8396b3}.admin-status.is-active i{animation:2.2s ease-in-out infinite admin-pulse}@keyframes admin-pulse{0%,to{box-shadow:0 0 #69ba8459}50%{box-shadow:0 0 0 4px #69ba8400}}.admin-sidebar nav a.is-active{background:#181e27;border-color:#3a4554}.admin-sidebar nav a.is-active svg{color:var(--admin-accent)}.admin-topbar>button svg{transition:rotate .45s cubic-bezier(.3,.7,.3,1)}.admin-topbar>button.is-refreshing svg{animation:.7s admin-refresh-spin}@keyframes admin-refresh-spin{to{rotate:360deg}}.admin-table-wrap td{font-variant-numeric:tabular-nums}.admin-plan-badge.is-creator{box-shadow:none}.admin-empty svg,.admin-error>svg{color:var(--admin-accent);opacity:.75}.admin-boot,.admin-loading{color:#f4f6f8;background:#090b0f;place-content:center;justify-items:center;gap:7px;min-height:100dvh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.admin-boot strong,.admin-loading strong{letter-spacing:.02em;font-size:13px}.admin-boot span,.admin-loading span{color:#758091;font:9px ui-monospace,monospace}.admin-content>.admin-loading{border:1px solid var(--admin-border);background:var(--admin-panel);border-radius:12px;min-height:360px}.admin-empty.is-compact{border:0;border-radius:0;min-height:150px}.admin-metric.is-money{background:var(--admin-panel);border-color:#374354}.admin-metric.is-money .admin-metric-header>span{color:#bdcbe0;background:#182130;border-color:#46566e}.admin-metric.is-money [data-slot=card-title]{color:#f4f6f8}.admin-metric.is-warning{background:var(--admin-panel);border-color:#59423e}.admin-metric.is-warning .admin-metric-header>span{color:#d89583;background:#211817;border-color:#684943}.admin-financial-metrics .admin-metric [data-slot=card-title]{font-size:27px}.admin-chart-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:18px;display:grid}.admin-chart-grid.is-revenue-page{grid-template-columns:minmax(0,1.7fr) minmax(330px,.7fr)}.admin-revenue-chart-panel>:is(header,[data-slot=card-header]),.admin-activity-panel>:is(header,[data-slot=card-header]){min-height:70px}.admin-live-badge{color:#9aa5b4;align-items:center;gap:6px;font:9px ui-monospace,monospace;display:inline-flex}.admin-live-badge i{background:#69ba84;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #69ba8417}.admin-revenue-chart-panel>[data-slot=card-content],.admin-activity-panel>[data-slot=card-content],.admin-economics-panel>[data-slot=card-content]{padding:0}.admin-revenue-chart-panel>:is(footer,[data-slot=card-footer]){color:#6f7988;padding:0 20px 16px;font-size:9px;line-height:1.45}.admin-line-chart{width:100%;padding:8px 12px 0}.admin-line-chart svg{width:100%;height:auto;display:block;overflow:visible}.admin-line-chart line{stroke:#242c36;stroke-width:1px}.admin-line-chart text{fill:#697484;font:8px ui-monospace,monospace}.admin-line-chart .admin-chart-label{text-anchor:middle;text-transform:capitalize}.admin-line-chart circle{fill:#91a5c4;stroke:#151a21;stroke-width:3px}.admin-chart-line{fill:none;stroke:#91a5c4;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.admin-area-chart{aspect-ratio:auto;color:#7f8998;width:100%;height:280px;min-height:280px;padding:12px 10px 2px}.admin-area-chart .recharts-cartesian-grid line{stroke:#242b34}.admin-area-chart .recharts-cartesian-axis-tick text{fill:#737e8d;font-size:9px}.admin-chart-tooltip-row{justify-content:space-between;align-items:center;gap:14px;min-width:9rem;display:flex}.admin-chart-tooltip-row span{color:var(--muted-foreground)}.admin-chart-tooltip-row strong{color:var(--foreground);font-variant-numeric:tabular-nums}.admin-activity-chart{gap:12px;min-height:250px;padding:18px 18px 24px;display:grid}.admin-chart-legend{color:#8490a0;gap:16px;font-size:9px;display:flex}.admin-chart-legend span{align-items:center;gap:6px;display:inline-flex}.admin-chart-legend span:before{content:"";background:#91a5c4;border-radius:2px;width:7px;height:7px}.admin-chart-legend .is-projects:before{background:#7797ea}.admin-activity-bars{background:#0f1319;border-bottom:1px solid #28303a;align-items:stretch;gap:3px;min-height:180px;display:flex}.admin-activity-day{flex:1 1 0;justify-content:center;align-items:flex-end;gap:1px;min-width:2px;display:flex;position:relative}.admin-activity-day>i{opacity:.9;background:#91a5c4;border-radius:2px 2px 0 0;width:40%;max-width:5px;min-height:1px}.admin-activity-day>i.is-projects{background:#6f8fdc}.admin-activity-day>small{color:#657080;white-space:nowrap;font:7px ui-monospace,monospace;position:absolute;bottom:-20px;left:0}.admin-economics-panel dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.admin-economics-panel dl>div{border-right:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);align-content:center;gap:5px;min-height:105px;padding:16px 18px;display:grid}.admin-economics-panel dl>div:nth-child(2n){border-right:0}.admin-economics-panel dl>div:nth-last-child(-n+2){border-bottom:0}.admin-economics-panel dt{color:var(--admin-muted);font-size:9px}.admin-economics-panel dd{color:#eef1f5;letter-spacing:-.035em;margin:0;font-size:21px;font-weight:750}.admin-economics-panel dl small{color:#687383;font:8px ui-monospace,monospace}.admin-subscription-health>div{grid-template-columns:repeat(4,1fr);display:grid}.admin-subscription-health>div>span{border-right:1px solid var(--admin-border);gap:5px;padding:22px;display:grid}.admin-subscription-health>div>span:last-child{border-right:0}.admin-subscription-health strong{font-size:27px}.admin-subscription-health small{color:var(--admin-muted);font-size:9px}.admin-subscription-health .is-good strong{color:#7bc492}.admin-subscription-health .is-risk strong{color:#ff9d83}.admin-data-note{color:#a5afbd;background:#0d1117;border-color:#343d49}.admin-data-note>svg{color:#9baabd}.admin-data-note [data-slot=alert-title]{color:#d7dce3;font-size:11px}.admin-data-note [data-slot=alert-description]{color:#8994a3;font-size:10px;line-height:1.55}.admin-operations-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-system-panel dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.admin-system-panel dl>div{border-right:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);gap:5px;padding:20px;display:grid}.admin-system-panel dl>div:nth-child(2n){border-right:0}.admin-system-panel dl>div:nth-last-child(-n+2){border-bottom:0}.admin-system-panel dt{color:var(--admin-muted);font-size:9px}.admin-system-panel dd{margin:0;font:650 16px ui-monospace,monospace}.admin-checklist ul{margin:0;padding:0;list-style:none;display:grid}.admin-checklist li{border-bottom:1px solid var(--admin-border);grid-template-columns:9px minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:12px 18px;display:grid}.admin-checklist li:last-child{border-bottom:0}.admin-checklist li>i{background:#707987;border-radius:50%;width:8px;height:8px}.admin-checklist li>i.is-good{background:#69ba84;box-shadow:0 0 0 4px #69ba8417}.admin-checklist li>i.is-risk{background:#ff8d72;box-shadow:0 0 0 4px #ff8d7217}.admin-checklist li>span{gap:3px;display:grid}.admin-checklist li strong{font-size:11px}.admin-checklist li small{color:var(--admin-muted);font-size:9px}.admin-event-summary>div{grid-template-columns:repeat(3,1fr);display:grid}.admin-event-summary article{border-right:1px solid var(--admin-border);grid-template-columns:45px minmax(0,1fr);gap:14px;padding:22px;display:grid}.admin-event-summary article:last-child{border-right:0}.admin-event-summary article>span{color:#c2cad5;font-size:30px;font-weight:750;line-height:1}.admin-event-summary article>div{gap:4px;display:grid}.admin-event-summary article strong{font-size:11px}.admin-event-summary article p{color:var(--admin-muted);margin:0;font-size:9px;line-height:1.5}@media(max-width:1080px){.admin-metrics{grid-template-columns:1fr 1fr}.admin-chart-grid,.admin-chart-grid.is-revenue-page{grid-template-columns:1fr}}@media(max-width:760px){.admin-page{height:100dvh;display:flex;overflow:hidden}.admin-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--admin-border);height:auto;position:sticky}.admin-sidebar-brand{min-height:58px}.admin-sidebar nav{padding:7px 10px;display:flex;overflow-x:auto}.admin-sidebar nav a{min-width:max-content;min-height:37px}.admin-sidebar nav a i{border-radius:2px 2px 0 0;width:70%;height:2px;bottom:-8px;left:15%}.admin-sidebar footer{display:none}.admin-topbar{align-items:flex-end;min-height:126px;padding:22px 18px}.admin-topbar p{max-width:230px}.admin-topbar>button{width:38px;padding:0;font-size:0}.admin-content{padding:16px 12px 36px}.admin-main{height:100dvh;overflow:hidden auto}.admin-site-header{min-height:62px;padding-inline:12px}.admin-site-header p{display:none}.admin-dashboard-grid{grid-template-columns:1fr}.admin-plan-panel{grid-row:auto}.admin-list-panel>header{flex-direction:column;align-items:stretch}.admin-list-panel>header form{width:100%}.admin-operations-grid,.admin-event-summary>div{grid-template-columns:1fr}.admin-event-summary article{border-right:0;border-bottom:1px solid var(--admin-border)}.admin-event-summary article:last-child{border-bottom:0}}@media(max-width:480px){.admin-metrics,.admin-runtime-panel dl{grid-template-columns:1fr}.admin-runtime-panel dl div{border-right:0;border-bottom:1px solid var(--admin-border)!important}.admin-runtime-panel dl div:last-child{border-bottom:0!important}.admin-operations-panel>div{grid-template-columns:1fr}.admin-operations-panel>div>span{border-right:0;border-bottom:1px solid var(--admin-border)}.admin-operations-panel>div>span:last-child{border-bottom:0}.admin-subscription-health>div{grid-template-columns:1fr 1fr}.admin-subscription-health>div>span{border-bottom:1px solid var(--admin-border)}.admin-subscription-health>div>span:nth-child(2n){border-right:0}.admin-subscription-health>div>span:nth-last-child(-n+2){border-bottom:0}.admin-economics-panel dl,.admin-system-panel dl{grid-template-columns:1fr}.admin-economics-panel dl>div,.admin-system-panel dl>div{border-right:0;border-bottom:1px solid var(--admin-border)!important}.admin-economics-panel dl>div:last-child,.admin-system-panel dl>div:last-child{border-bottom:0!important}}[data-reveal]{opacity:0;transition:opacity .55s,transform .6s cubic-bezier(.22,.61,.36,1);transform:translateY(18px)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}.hero-meta{color:#8a877e;letter-spacing:.01em;margin-top:-.6rem;font-size:.82rem;font-weight:500}.feature-card{transition:transform .18s,background-color .18s}.feature-card:hover{background-color:#f6c9450f;transform:translateY(-4px)}.feature-card:hover [data-slot=card-header]>span{color:#f6c945;border-color:#f6c945}.showcase-card{transition:transform .2s,box-shadow .2s}.showcase-card:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 18px 40px #00000059}.showcase-track:hover .showcase-card{animation-play-state:paused}.marketing-page .marketing-nav a[data-slot=button] svg,.final-cta a[data-slot=button] svg,.hero-actions a svg{transition:translate .16s}.marketing-page :is(.hero-actions,.final-cta) a:hover svg[data-icon=inline-end]{translate:4px}.final-cta>div{position:relative}.final-cta:after{pointer-events:none;content:"";background:radial-gradient(#f6c9451f,#0000 65%);height:60%;animation:5.5s ease-in-out infinite anvil-glow;position:absolute;inset:auto -10% -55%}@keyframes anvil-glow{0%,to{opacity:.5}50%{opacity:1}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.feature-card,.showcase-card{transition:none}.final-cta:after{animation:none}}.marketing-page .pricing-card{border-top:7px solid #55534b;flex-direction:column;display:flex}.marketing-page .pricing-card.is-featured{border-top-color:#f6c945}.marketing-page .pricing-card [data-slot=card-content]{flex-direction:column;flex:auto;display:flex}.marketing-page .pricing-card ul{flex:auto;min-height:0}.marketing-page .pricing-card [data-slot=card-footer]{margin-top:auto;padding-top:1.4rem}@media(prefers-reduced-motion:no-preference){.marketing-page .pricing-card{transition:transform .18s,border-color .18s}.marketing-page .pricing-card:hover{transform:translateY(-3px)}.marketing-page .pricing-card [data-slot=button]{transition:translate .14s cubic-bezier(.34,1.56,.64,1),box-shadow .14s,background-color .18s,border-color .18s,color .18s,filter .18s;position:relative;overflow:hidden;box-shadow:4px 4px #0b0b08}.marketing-page .pricing-card [data-slot=button]:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 32%,#ffffff4d,#0000 68%);position:absolute;inset:0;translate:-130%}.marketing-page .pricing-card [data-slot=button]:hover{filter:saturate(1.15);translate:-2px -2px;box-shadow:7px 7px #0b0b08,0 0 24px #f6c94540}.marketing-page .pricing-card [data-slot=button]:hover.bg-primary{background-color:#ffd95c;border-color:#ffd95c}.marketing-page .pricing-card [data-slot=button]:hover:not(.bg-primary){background:#f6c94512;border-color:#f6c945;color:#f6c945!important}.marketing-page .pricing-card [data-slot=button]:hover:after{animation:.55s forwards pricing-button-shine}.marketing-page .pricing-card [data-slot=button]:active{transition-duration:50ms;animation:.22s pricing-button-press,.55s ease-out pricing-button-shockwave;translate:3px 3px}.marketing-page .pricing-card.is-featured [data-slot=button].bg-primary{background:linear-gradient(#ffe27a,#f6c945 52%,#dfa92c);border-color:#f6c945;animation:2.4s ease-in-out infinite creator-cta-glow}.marketing-page .pricing-card.is-featured [data-slot=button].bg-primary:hover{animation-duration:1.1s}.marketing-page .pricing-card.is-featured [data-slot=button].bg-primary:active{animation:.22s pricing-button-press,.55s ease-out pricing-button-shockwave}}@keyframes pricing-button-shine{to{translate:130%}}@keyframes pricing-button-press{0%{scale:1}40%{scale:.97}to{scale:1}}@keyframes pricing-button-shockwave{0%{box-shadow:3px 3px #0b0b08,0 0 #f6c945a6}to{box-shadow:3px 3px #0b0b08,0 0 0 26px #f6c94500}}@keyframes creator-cta-glow{0%,to{box-shadow:4px 4px #0b0b08,0 0 #f6c94580,0 0 16px #f6c9454d}50%{box-shadow:4px 4px #0b0b08,0 0 0 7px #f6c94521,0 0 38px #f6c94599}}.marketing-page .pricing-card{isolation:isolate}.marketing-page .pricing-card:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(4px 4px at 14% 97%,#ffe27af2 30%,#0000 75%),radial-gradient(4px 4px at 46% 47%,#ffe27a8c 30%,#0000 75%),radial-gradient(3.5px 3.5px at 70% 96%,#f6c945d9 30%,#0000 75%),radial-gradient(3.5px 3.5px at 88% 48%,#f6c94580 30%,#0000 75%),radial-gradient(5px 5px at 30% 98%,#fff3c4e6 30%,#0000 75%),radial-gradient(5px 5px at 58% 49%,#fff3c480 30%,#0000 75%),radial-gradient(4.5px 4.5px at 8% 97%,#f6c945cc 30%,#0000 75%),radial-gradient(4.5px 4.5px at 38% 46%,#f6c94573 30%,#0000 75%),radial-gradient(5.5px 5.5px at 78% 99%,#ffecadd9 30%,#0000 75%),radial-gradient(5.5px 5.5px at 20% 51%,#ffecad73 30%,#0000 75%),radial-gradient(4px 4px at 64% 96%,#ffe27acc 30%,#0000 75%),radial-gradient(4px 4px at 94% 44%,#ffe27a73 30%,#0000 75%),linear-gradient(#0000,#f6c9450d 45%,#f6c9452b);background-repeat:repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,repeat-x,no-repeat;background-size:100% 200px,100% 200px,100% 260px,100% 260px,100% 320px,100% 320px,100% 390px,100% 390px,100% 470px,100% 470px,100% 560px,100% 560px,100% 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#00000073 38%,#000 68% 100%);mask-image:linear-gradient(#0000 10%,#00000073 38%,#000 68% 100%)}@media(prefers-reduced-motion:no-preference){.marketing-page .pricing-card:before{animation:18s linear infinite pricing-particles-rise}}@keyframes pricing-particles-rise{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:0 -400px,0 -400px,0 -520px,0 -520px,0 -640px,0 -640px,0 -780px,0 -780px,0 -940px,0 -940px,0 -1120px,0 -1120px,0 0}}.marketing-page .pricing-card [data-slot=card-content]{isolation:isolate;position:relative}.marketing-page .pricing-card [data-slot=card-content]:before{content:"";z-index:-1;pointer-events:none;filter:drop-shadow(0 0 9px #f6c945bf);background-image:radial-gradient(6.5px 6.5px at 30% 99%,#ffe27a 20%,#ffd95c8c 50%,#0000 78%),radial-gradient(5.5px 5.5px at 71% 51%,#ffe27af2 20%,#0000 78%);background-repeat:repeat-x,repeat-x;background-size:100% 440px,100% 440px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 4%,#000 58% 100%);mask-image:linear-gradient(#0000 4%,#000 58% 100%)}@media(prefers-reduced-motion:no-preference){.marketing-page .pricing-card [data-slot=card-content]:before{animation:8s linear infinite pricing-hero-particle}}@keyframes pricing-hero-particle{0%{background-position:0 0,0 0}to{background-position:0 -880px,0 -880px}}.dark{--sidebar:#18181b;--sidebar-foreground:#f4f4f5;--sidebar-primary:#1d4ed8;--sidebar-primary-foreground:#fff;--sidebar-accent:#27272a;--sidebar-accent-foreground:#f4f4f5;--sidebar-border:#27272a;--sidebar-ring:#3b82f6}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
