@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--orb-core:#8fa0e6;--orb-body:#c9b6e8;--orb-rim:#5c6dcb;--orb-halo:#eba6d2}*,: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-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking: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-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-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--color-red-500:#fb2c36;--color-gray-300:#d1d5dc;--color-gray-400:#99a1af;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--color-bg:#191a1d;--color-surface:#2c2e33;--color-green:#45a380;--color-pink:#4e4573;--color-muted:#a5a5b4;--font-neue:"Neue", Arial, sans-serif;--font-rubik:Rubik, sans-serif}@supports (color:lab(0% 0 0)){:root,:host{--color-red-500:lab(55.4814% 75.0732 48.8528);--color-gray-300:lab(85.1236% -.612259 -3.7138);--color-gray-400:lab(65.9269% -.832707 -8.17473)}}}@layer base{html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{font-family:var(--font-rubik);color:var(--white);margin:0;font-size:clamp(14px,.25vw + 12.8px,16px)}h1,h2,h3,h4,p,ul,ol,figure{margin:0}ul,ol{padding:0}img{vertical-align:middle;max-width:100%;display:inline-block}a{color:inherit;text-decoration:none}.reveal-ready .reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal-ready .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal-ready .reveal{opacity:1;transition:none;transform:none}}.body{background-color:var(--black);padding-bottom:140px;flex-flow:column;padding-inline:clamp(20px,5vw,60px);display:flex}.body-2{background-color:var(--black);padding-inline:clamp(20px,5vw,60px)}.body-2._2{background-color:var(--green)}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{inset-inline:0}.bottom-0{bottom:0}.left-1\/2{left:50%}.z-20{z-index:20}.z-\[1\]{z-index:1}.z-\[999\]{z-index:999}.container{width:100%}@media (min-width:480px){.container{max-width:480px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-0{margin-block:0}.mt-0{margin-top:0}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-\[140px\]{margin-top:140px}.mb-0{margin-bottom:0}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-\[10px\]{margin-bottom:10px}.mb-\[60px\]{margin-bottom:60px}.mb-\[300px\]{margin-bottom:300px}.-ml-\[3px\]{margin-left:-3px}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-7{height:calc(var(--spacing) * 7)}.h-10{height:calc(var(--spacing) * 10)}.h-20{height:calc(var(--spacing) * 20)}.h-\[60px\]{height:60px}.h-\[70px\]{height:70px}.h-\[80px\]{height:80px}.h-\[86px\]{height:86px}.h-\[250px\]{height:250px}.h-\[330px\]{height:330px}.h-\[600px\]{height:600px}.h-\[Npx\]{height:Npx}.h-auto{height:auto}.h-full{height:100%}.max-h-10{max-height:calc(var(--spacing) * 10)}.max-h-\[56\%\]{max-height:56%}.max-h-\[86px\]{max-height:86px}.max-h-\[350px\]{max-height:350px}.max-h-\[550px\]{max-height:550px}.max-h-\[600px\]{max-height:600px}.max-h-full{max-height:100%}.max-h-none{max-height:none}.min-h-0{min-height:0}.min-h-\[340px\]{min-height:340px}.w-1\/2{width:50%}.w-7{width:calc(var(--spacing) * 7)}.w-10{width:calc(var(--spacing) * 10)}.w-20{width:calc(var(--spacing) * 20)}.w-\[15\%\]{width:15%}.w-\[50\%\]{width:50%}.w-\[60\/70\/80\/86px\]{width:60/70/80/86px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[86px\]{width:86px}.w-\[130px\]{width:130px}.w-\[240px\]{width:240px}.w-\[300px\]{width:300px}.w-\[345px\]{width:345px}.w-\[350px\]{width:350px}.w-\[390px\]{width:390px}.w-\[550px\]{width:550px}.w-\[600px\]{width:600px}.w-\[Npx\]{width:Npx}.w-\[calc\(100\%-40px\)\]{width:calc(100% - 40px)}.w-full{width:100%}.max-w-\[50\%\]{max-width:50%}.max-w-\[340px\]{max-width:340px}.max-w-\[500px\]{max-width:500px}.max-w-\[600px\]{max-width:600px}.max-w-\[700px\]{max-width:700px}.max-w-\[850px\]{max-width:850px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[…\]{max-width:…}.max-w-full{max-width:100%}.min-w-0{min-width:0}.min-w-\[300px\]{min-width:300px}.min-w-\[Npx\]{min-width:Npx}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[minmax\(0\,2fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:var(--spacing)}.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-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-\[15px\]{gap:15px}.gap-\[70px\]{gap:70px}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-7{row-gap:calc(var(--spacing) * 7)}.self-stretch{align-self:stretch}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.rounded-\[12px\]{border-radius:12px}.rounded-\[18px\]{border-radius:18px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[32px\]{border-radius:32px}.rounded-\[40px\]{border-radius:40px}.rounded-t-\[40px\]{border-top-left-radius:40px;border-top-right-radius:40px}.rounded-t-\[60px\]{border-top-left-radius:60px;border-top-right-radius:60px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#3c3c42\]{border-color:#3c3c42}.bg-\[\#191a1dd9\]{background-color:#191a1dd9}.bg-\[var\(--black\)\]{background-color:var(--black)}.bg-bg{background-color:var(--color-bg)}.bg-green{background-color:var(--color-green)}.bg-pink{background-color:var(--color-pink)}.bg-surface{background-color:var(--color-surface)}.bg-\[linear-gradient\(180deg\,\#05050500\,\#131417b5_49\%\,\#16171ad9_67\%\,\#18191c_89\%\,var\(--black\)\)\]{background-image:linear-gradient(180deg,#05050500,#131417b5 49%,#16171ad9 67%,#18191c 89%,var(--black))}.object-cover{object-fit:cover}.p-4{padding:calc(var(--spacing) * 4)}.p-10{padding:calc(var(--spacing) * 10)}.px-0{padding-inline:0}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-10{padding-inline:calc(var(--spacing) * 10)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-5{padding-block:calc(var(--spacing) * 5)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-\[14px\]{padding-top:14px}.pt-\[60px\]{padding-top:60px}.pr-0{padding-right:0}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-10{padding-right:calc(var(--spacing) * 10)}.pb-0{padding-bottom:0}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pl-0{padding-left:0}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.font-neue{font-family:var(--font-neue)}.font-rubik{font-family:var(--font-rubik)}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[120\%\]{font-size:120%}.text-\[130\%\]{font-size:130%}.text-\[200\%\]{font-size:200%}.text-\[240\%\]{font-size:240%}.text-\[250\%\]{font-size:250%}.text-\[300\%\]{font-size:300%}.text-\[320\%\]{font-size:320%}.text-\[400\%\]{font-size:400%}.text-\[1000\%\]{font-size:1000%}.leading-\[100\%\]{--tw-leading:100%;line-height:100%}.leading-\[130\%\]{--tw-leading:130%;line-height:130%}.leading-\[140\%\]{--tw-leading:140%;line-height:140%}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.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)}.tracking-\[1px\]{--tw-tracking:1px;letter-spacing:1px}.text-\[\#5eea9a\]{color:#5eea9a}.text-\[\#201D27\]\/85{color:#201d27d9;color:lab(11.4503% 3.46268 -6.27151/.85)}.text-\[\#8168f0\]{color:#8168f0}.text-bg{color:var(--color-bg)}.text-green{color:var(--color-green)}.text-muted{color:var(--color-muted)}.text-white{color:var(--color-white)}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.opacity-60{opacity:.6}.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)}.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,)}.backdrop-blur-\[15px\]{--tw-backdrop-blur:blur(15px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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))}.select-none{-webkit-user-select:none;user-select:none}@media not all and (min-width:992px){.max-lg\:max-h-none{max-height:none}.max-lg\:min-h-\[300px\]{min-height:300px}.max-lg\:min-h-\[320px\]{min-height:320px}.max-lg\:w-full{width:100%}.max-lg\:flex-none{flex:none}.max-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-lg\:flex-col{flex-direction:column}.max-lg\:items-start{align-items:flex-start}.max-lg\:justify-start{justify-content:flex-start}.max-lg\:gap-8{gap:calc(var(--spacing) * 8)}.max-lg\:text-\[600\%\]{font-size:600%}}@media not all and (min-width:768px){.max-md\:mt-\[180px\]{margin-top:180px}.max-md\:h-auto{height:auto}.max-md\:w-full{width:100%}.max-md\:max-w-full{max-width:100%}.max-md\:min-w-0{min-width:0}.max-md\:flex-1{flex:1}.max-md\:flex-col{flex-direction:column}.max-md\:items-stretch{align-items:stretch}.max-md\:justify-center{justify-content:center}.max-md\:gap-4{gap:calc(var(--spacing) * 4)}.max-md\:rounded-\[24px\]{border-radius:24px}.max-md\:pr-8{padding-right:calc(var(--spacing) * 8)}.max-md\:pb-8{padding-bottom:calc(var(--spacing) * 8)}.max-md\:text-\[230\%\]{font-size:230%}.max-md\:text-\[260\%\]{font-size:260%}.max-md\:text-\[300\%\]{font-size:300%}.max-md\:text-\[420\%\]{font-size:420%}}@media not all and (min-width:767px){.max-\[767px\]\:h-\[300px\]{height:300px}}@media not all and (min-width:480px){.max-sm\:h-auto{height:auto}.max-sm\:max-h-none{max-height:none}.max-sm\:w-auto{width:auto}.max-sm\:w-full{width:100%}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:text-\[190\%\]{font-size:190%}.max-sm\:text-\[220\%\]{font-size:220%}.max-sm\:text-\[230\%\]{font-size:230%}.max-sm\:text-\[280\%\]{font-size:280%}}@media not all and (min-width:479px){.max-\[479px\]\:min-h-\[300px\]{min-height:300px}.max-\[479px\]\:gap-\[140px\]{gap:140px}}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}:root{--white:white;--second_text:#a5a5b4;--grey:#2c2e33;--green:#45a380;--black:#191a1d;--pink:#4e4573}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayThin.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayLight.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayRoman.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayMedium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/fonts/NeueHaasDisplayBlack.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@property --orb-core{syntax:"<color>";inherits:true;initial-value:#8fa0e6}@property --orb-body{syntax:"<color>";inherits:true;initial-value:#c9b6e8}@property --orb-rim{syntax:"<color>";inherits:true;initial-value:#5c6dcb}@property --orb-halo{syntax:"<color>";inherits:true;initial-value:#eba6d2}@keyframes orbBreath{0%,to{transform:scale(1)}50%{transform:scale(.82)}}@keyframes orbHaloBreath{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(.86)}}@keyframes orbMorph{0%,to{border-radius:34%}33%{border-radius:30% 38% 36% 32%/37% 30% 38% 33%}66%{border-radius:38% 30% 32% 38%/32% 38% 30% 37%}}.voice-orb__halo,.voice-orb__rim,.voice-orb__core{will-change:transform, filter;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.voice-orb__halo{background:var(--orb-halo);filter:blur(32px);border-radius:34%;animation-name:orbHaloBreath,orbMorph}.voice-orb__rim{background:var(--orb-rim);filter:blur(20px);animation-name:orbBreath,orbMorph}.voice-orb__core{background:radial-gradient(ellipse 46% 44% at 50% 50%, var(--orb-core) 16%, var(--orb-body) 100%);filter:blur(8px);animation-name:orbBreath,orbMorph}.voice-orb__ripples{opacity:0;pointer-events:none;transition:opacity .8s}.voice-orb__ripples--visible{opacity:1;transition:opacity 2.4s}.voice-orb__ripple{filter:blur(10px);opacity:0;border:8px solid #5c6dcb;border-radius:38%;animation:6s ease-in-out infinite orbRipple;position:absolute;inset:0}.voice-orb__ripple:nth-child(2){animation-delay:-2s}.voice-orb__ripple:nth-child(3){animation-delay:-4s}@keyframes orbRipple{0%{opacity:0;transform:scale(1.6)}45%{opacity:.6}82%{opacity:0}to{opacity:0;transform:scale(1.18)}}.voice-orb__eye{filter:blur(12px);opacity:0;transform-origin:50%;background:#201d27;border-radius:20%/25%;width:31%;height:25%;transition:opacity .6s;position:absolute;top:37.5%;left:46.5%}.voice-orb__eye--visible{opacity:.8;animation:3.5s ease-in-out infinite eyeBlink}@keyframes eyeBlink{0%,8%,to{transform:scaleY(1)}4%{transform:scaleY(.08)}}.orb-stage{--orb-core:#8fa0e6;--orb-body:#c9b6e8;--orb-rim:#5c6dcb;--orb-halo:#1b1d23;transition:--orb-core .8s ease-in-out,--orb-body .8s ease-in-out,--orb-rim .8s ease-in-out,--orb-halo .8s ease-in-out}.orb-stage.is-speaking{--orb-core:#33dc40;--orb-body:#bafaaf;--orb-rim:#48ffdc;--orb-halo:#1b1d23}.orb-stage .voice-orb{transition:transform 2.5s ease-in-out;transform:scale(.9)}.orb-stage.is-speaking .voice-orb{transform:scale(1)}@media (prefers-reduced-motion:reduce){.voice-orb__halo,.voice-orb__rim,.voice-orb__core{animation-duration:16s}.voice-orb__eye--visible{animation:none}.voice-orb__ripple{animation-duration:14s}}@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-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-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-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-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
