/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@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-space-y-reverse:0;--tw-space-x-reverse:0;--tw-font-weight:initial;--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-text-shadow-color:initial;--tw-text-shadow-alpha:100%}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-7xl:4.5rem;--text-7xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.m-1{margin:calc(var(--spacing)*1)}.mx-5{margin-inline:calc(var(--spacing)*5)}.my-10{margin-block:calc(var(--spacing)*10)}.-mt-1{margin-top:calc(var(--spacing)*-1)}.-mt-10{margin-top:calc(var(--spacing)*-10)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.-mr-3{margin-right:calc(var(--spacing)*-3)}.mr-2{margin-right:calc(var(--spacing)*2)}.ml-5{margin-left:calc(var(--spacing)*5)}.ml-14{margin-left:calc(var(--spacing)*14)}.ml-auto{margin-left:auto}.contents{display:contents}.flex{display:flex}.hidden{display:none}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-18{height:calc(var(--spacing)*18)}.h-20{height:calc(var(--spacing)*20)}.h-30{height:calc(var(--spacing)*30)}.h-screen{height:100vh}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-18{width:calc(var(--spacing)*18)}.w-20{width:calc(var(--spacing)*20)}.w-90{width:calc(var(--spacing)*90)}.w-full{width:100%}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}: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-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.bg-\[\#99582A\]{background-color:#99582a}.bg-\[\#432818\]{background-color:#432818}.bg-\[\#FFE6A7\]{background-color:#ffe6a7}.fill-\[\#824D27\]{fill:#824d27}.p-3{padding:calc(var(--spacing)*3)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--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))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#6F1D1B\]{color:#6f1d1b}.text-\[\#824D27\]{color:#824d27}.text-\[\#99582A\]{color:#99582a}.text-\[\#FFE6A7\]{color:#ffe6a7}.italic{font-style:italic}.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,)}.drop-shadow-\[4px_4px_0_\#432818\]{--tw-drop-shadow-size:drop-shadow(4px 4px 0 var(--tw-drop-shadow-color,#432818));--tw-drop-shadow:var(--tw-drop-shadow-size);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,)}.text-shadow-\[\#99582A\]{--tw-text-shadow-color:#99582a}@supports (color:color-mix(in lab,red,red)){.text-shadow-\[\#99582A\]{--tw-text-shadow-color:color-mix(in oklab,#99582a var(--tw-text-shadow-alpha),transparent)}}.text-shadow-\[\#432818\]{--tw-text-shadow-color:#432818}@supports (color:color-mix(in lab,red,red)){.text-shadow-\[\#432818\]{--tw-text-shadow-color:color-mix(in oklab,#432818 var(--tw-text-shadow-alpha),transparent)}}.text-shadow-lg{text-shadow:0px 1px 2px var(--tw-text-shadow-color,#0000001a),0px 3px 2px var(--tw-text-shadow-color,#0000001a),0px 4px 8px var(--tw-text-shadow-color,#0000001a)}.text-shadow-sm{text-shadow:0px 1px 0px var(--tw-text-shadow-color,#00000013),0px 1px 1px var(--tw-text-shadow-color,#00000013),0px 2px 2px var(--tw-text-shadow-color,#00000013)}@media (hover:hover){.hover\:fill-\[\#FFE6A7\]:hover{fill:#ffe6a7}}@media (min-width:48rem){.md\:my-0{margin-block:calc(var(--spacing)*0)}.md\:h-24{height:calc(var(--spacing)*24)}.md\:w-24{width:calc(var(--spacing)*24)}.md\:w-120{width:calc(var(--spacing)*120)}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading,var(--text-9xl--line-height))}}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}html,body{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2044%2044'%20id='Interface-Essential-Cursor--Streamline-Pixel'%20height='44'%20width='44'%3e%3cdesc%3e%20Interface%20Essential%20Cursor%20Streamline%20Icon:%20https://streamlinehq.com%20%3c/desc%3e%3ctitle%3einterface-essential-cursor%3c/title%3e%3cg%3e%3cpath%20d='m24.09%2027.231875%200%204.19375%202.1037500000000002%200%200%20-2.09%208.37375%200%200%20-4.19375%20-2.09%200%200%202.09%20-8.3875%200z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M30.37375%2023.038124999999997h2.1037500000000002v2.1037500000000002h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M28.28375%2035.619375000000005h2.09v4.18h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M28.28375%2020.948124999999997h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M26.19375%2031.425625h2.09v4.19375h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M26.19375%2018.858125h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M24.09%2039.799375h4.19375v2.1037500000000002h-4.19375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M24.09%2016.754375h2.1037500000000002v2.1037500000000002h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M22%2035.619375000000005h2.09v4.18H22Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M22%2014.664375h2.09v2.09H22Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M19.896250000000002%2031.425625H22v4.19375h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M19.896250000000002%2012.560625H22v2.1037500000000002h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M17.80625%2029.335625h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M17.80625%2010.470625h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M15.716249999999999%2031.425625h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M15.716249999999999%208.380625h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M13.6125%2033.515625h2.1037500000000002v2.1037500000000002H13.6125Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M13.6125%206.276875h2.1037500000000002v2.1037500000000002H13.6125Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='m9.432500000000001%202.096875%200%2035.6125%204.18%200%200%20-2.09%20-2.09%200%200%20-29.3425%202.09%200%200%20-2.09%20-2.09%200%200%20-2.09%20-2.09%200z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3c/g%3e%3c/svg%3e"),auto;background-color:#6f1d1b}a:hover{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2044%2044'%20id='Interface-Essential-Cursor-Click-Point--Streamline-Pixel'%20height='44'%20width='44'%3e%3cdesc%3e%20Interface%20Essential%20Cursor%20Click%20Point%20Streamline%20Icon:%20https://streamlinehq.com%20%3c/desc%3e%3ctitle%3einterface-essential-cursor-click-point%3c/title%3e%3cg%3e%3cpath%20d='m31.418750000000003%2033.5225%200%204.19375%202.1037500000000002%200%200%20-2.1037500000000002%204.19375%200%200%20-4.18%20-2.1037500000000002%200%200%202.09%20-4.19375%200z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M33.5225%2037.71625h2.09v4.19375h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M33.5225%2029.32875h2.09v2.1037500000000002h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M31.418750000000003%2027.23875h2.1037500000000002v2.09h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M29.32875%2041.910000000000004h4.19375V44h-4.19375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M29.32875%2025.14875h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M29.32875%206.28375h2.09v12.5675h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M27.23875%2037.71625h2.09v4.19375h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M27.23875%2023.045h2.09v2.1037500000000002h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M27.23875%204.19375h2.09v2.09h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M25.135%2035.6125h2.1037500000000002v2.1037500000000002h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M25.135%2020.955000000000002h2.1037500000000002v2.09h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M25.135%208.3875h2.1037500000000002v8.37375h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M25.135%202.09h2.1037500000000002v2.1037500000000002h-2.1037500000000002Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M23.045%206.28375h2.09V8.3875h-2.09Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='m23.045%2020.955000000000002%202.09%200%200%20-2.1037500000000002%20-2.09%200%200%20-2.09%20-2.09%200%200%2025.14875%202.09%200%200%20-2.1037500000000002%202.09%200%200%20-2.09%20-2.09%200%200%20-16.76125z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='m18.85125%2016.76125%200%20-2.09%204.19375%200%200%20-4.19375%20-2.09%200%200%20-2.09%20-4.19375%200%200%202.09%20-2.1037500000000002%200%200%204.19375%202.1037500000000002%200%200%202.09%202.09%200z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M14.6575%204.19375h8.3875v2.09h-8.3875Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M12.5675%2023.045h6.28375v2.1037500000000002H12.5675Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M14.6575%2018.85125h4.19375v2.1037500000000002h-4.19375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M12.5675%200h12.5675v2.09H12.5675Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M12.5675%2016.76125h2.09v2.09H12.5675Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M12.5675%206.28375h2.09V8.3875H12.5675Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M10.477500000000001%2020.955000000000002h2.09v2.09H10.477500000000001Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M10.477500000000001%208.3875h2.09v8.37375H10.477500000000001Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M10.477500000000001%202.09h2.09v2.1037500000000002H10.477500000000001Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M8.37375%2018.85125h2.1037500000000002v2.1037500000000002H8.37375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M8.37375%204.19375h2.1037500000000002v2.09H8.37375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3cpath%20d='M6.28375%206.28375h2.09v12.5675H6.28375Z'%20fill='%23ffe6a7'%20stroke-width='1.375'%3e%3c/path%3e%3c/g%3e%3c/svg%3e"),pointer}.press-start-2p-regular{font-family:"Press Start 2P",system-ui;font-style:normal;font-weight:400}.orbit-container{width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-icon{transform-origin:50%;position:absolute;top:0;left:0}.orbit-1{animation:24s linear infinite ovalOrbit1}.orbit-2{animation:24s linear infinite ovalOrbit2}.orbit-3{animation:24s linear infinite ovalOrbit3}.orbit-4{animation:24s linear infinite ovalOrbit4}.orbit-5{animation:24s linear infinite ovalOrbit5}.orbit-6{animation:24s linear infinite ovalOrbit6}@keyframes ovalOrbit1{0%{transform:translate(-50%,-50%)rotate(0)translate(350px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(350px)rotate(-360deg)}}@keyframes ovalOrbit2{0%{transform:translate(-50%,-50%)rotate(60deg)translate(350px)rotate(-60deg)}to{transform:translate(-50%,-50%)rotate(420deg)translate(350px)rotate(-420deg)}}@keyframes ovalOrbit3{0%{transform:translate(-50%,-50%)rotate(120deg)translate(350px)rotate(-120deg)}to{transform:translate(-50%,-50%)rotate(480deg)translate(350px)rotate(-480deg)}}@keyframes ovalOrbit4{0%{transform:translate(-50%,-50%)rotate(180deg)translate(350px)rotate(-180deg)}to{transform:translate(-50%,-50%)rotate(540deg)translate(350px)rotate(-540deg)}}@keyframes ovalOrbit5{0%{transform:translate(-50%,-50%)rotate(240deg)translate(350px)rotate(-240deg)}to{transform:translate(-50%,-50%)rotate(600deg)translate(350px)rotate(-600deg)}}@keyframes ovalOrbit6{0%{transform:translate(-50%,-50%)rotate(300deg)translate(350px)rotate(-300deg)}to{transform:translate(-50%,-50%)rotate(660deg)translate(350px)rotate(-660deg)}}@media (max-width:768px){@keyframes ovalOrbit1{0%{transform:translate(-50%,-50%)rotate(0)translate(180px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(180px)rotate(-360deg)}}@keyframes ovalOrbit2{0%{transform:translate(-50%,-50%)rotate(60deg)translate(180px)rotate(-60deg)}to{transform:translate(-50%,-50%)rotate(420deg)translate(180px)rotate(-420deg)}}@keyframes ovalOrbit3{0%{transform:translate(-50%,-50%)rotate(120deg)translate(180px)rotate(-120deg)}to{transform:translate(-50%,-50%)rotate(480deg)translate(180px)rotate(-480deg)}}@keyframes ovalOrbit4{0%{transform:translate(-50%,-50%)rotate(180deg)translate(180px)rotate(-180deg)}to{transform:translate(-50%,-50%)rotate(540deg)translate(180px)rotate(-540deg)}}@keyframes ovalOrbit5{0%{transform:translate(-50%,-50%)rotate(240deg)translate(180px)rotate(-240deg)}to{transform:translate(-50%,-50%)rotate(600deg)translate(180px)rotate(-600deg)}}@keyframes ovalOrbit6{0%{transform:translate(-50%,-50%)rotate(300deg)translate(180px)rotate(-300deg)}to{transform:translate(-50%,-50%)rotate(660deg)translate(180px)rotate(-660deg)}}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@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-text-shadow-color{syntax:"*";inherits:false}@property --tw-text-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}
