@layer properties;@layer theme,base,components,utilities;@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;--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--container-5xl: 64rem;--container-7xl: 80rem;--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 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--text-8xl: 6rem;--text-8xl--line-height: 1;--text-9xl: 8rem;--text-9xl--line-height: 1;--font-weight-bold: 700;--font-weight-black: 900;--tracking-wider: .05em;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){:is(){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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.top-4{top:calc(var(--spacing) * 4)}.right-4{right:calc(var(--spacing) * 4)}.bottom-16{bottom:calc(var(--spacing) * 16)}.left-1\/2{left:50%}.z-10{z-index:10}.mx-auto{margin-inline:auto}.my-6{margin-block:calc(var(--spacing) * 6)}.my-8{margin-block:calc(var(--spacing) * 8)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.ml-6{margin-left:calc(var(--spacing) * 6)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-12{height:calc(var(--spacing) * 12)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-32{height:calc(var(--spacing) * 32)}.h-48{height:calc(var(--spacing) * 48)}.h-96{height:calc(var(--spacing) * 96)}.h-\[60px\]{height:60px}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-32{width:calc(var(--spacing) * 32)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-full{max-width:100%}.max-w-none{max-width:none}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-rotate-6{rotate:-6deg}.rotate-12{rotate:12deg}.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,)}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.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-12{gap:calc(var(--spacing) * 12)}: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-3>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0px}.border-t-4{border-top-style:var(--tw-border-style);border-top-width:4px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}.border-l-0{border-left-style:var(--tw-border-style);border-left-width:0px}.border-black{border-color:var(--color-black)}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-12{padding:calc(var(--spacing) * 12)}.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-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.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-12{padding-block:calc(var(--spacing) * 12)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-center{text-align:center}.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-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--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))}.leading-none{--tw-leading: 1;line-height:1}.font-black{--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-10{opacity:10%}.opacity-50{opacity:50%}.opacity-70{opacity:70%}.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-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}@media (width >= 40rem){.sm\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:block{display:block}}@media (width >= 48rem){.md\:flex{display:flex}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 48rem){.md\:p-12{padding:calc(var(--spacing) * 12)}}@media (width >= 48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 48rem){.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media (width >= 48rem){.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media (width >= 48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media (width >= 48rem){.md\:text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media (width >= 48rem){.md\:text-\[200px\]{font-size:200px}}@media (width >= 64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}*{font-family:Space Grotesk,sans-serif}html{scroll-behavior:smooth}html,body{height:100%;margin:0;padding:0}body{display:flex;flex-direction:column}app-root{display:flex;flex-direction:column;min-height:100vh;flex:1}main{flex:1 0 auto}.bg-brutal-yellow{background:#ffe680!important}.bg-brutal-purple{background:#ce93d8!important}.bg-brutal-pink{background:#f9c!important}.bg-brutal-blue{background:#80d4f5!important}.bg-brutal-green{background:#a5d6a7!important}.bg-brutal-orange{background:#ffab91!important}.brutal-border{border:4px solid #000!important}.brutal-shadow{box-shadow:8px 8px #000!important}.brutal-shadow-lg{box-shadow:12px 12px #000}body.dark-mode .brutal-shadow{box-shadow:8px 8px #484848!important}body.dark-mode .brutal-shadow-lg{box-shadow:12px 12px #484848!important}.brutal-btn{border:4px solid #000;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:inline-block;text-decoration:none;position:relative}.brutal-btn.brutal-shadow:hover{transform:translate(4px,4px);box-shadow:0 0 #000!important}.brutal-btn.brutal-shadow-lg:hover{transform:translate(6px,6px);box-shadow:0 0 #000!important}.brutal-btn.brutal-shadow:active{transform:translate(4px,4px);box-shadow:0 0 #000!important}.brutal-btn.brutal-shadow-lg:active{transform:translate(6px,6px);box-shadow:0 0 #000!important}body.dark-mode .brutal-btn{border-color:#131313}body.dark-mode .brutal-btn.brutal-shadow:hover,body.dark-mode .brutal-btn.brutal-shadow:active,body.dark-mode .brutal-btn.brutal-shadow-lg:hover,body.dark-mode .brutal-btn.brutal-shadow-lg:active{box-shadow:0 0 #484848!important}.nav-link{position:relative;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:4px;background:#000;transition:width .2s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link.active{font-weight:900}body{background:#fff;color:#000;transition:background-color .3s ease,color .3s ease}body.dark-mode{background:#1a1a1a}bdoy.darkmode.brutal-btn{color:#000!important}body.dark-mode nav{background:#000000b3!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body.dark-mode nav,body.dark-mode nav a,body.dark-mode nav .nav-link{color:#fff!important}body.dark-mode button,body.dark-mode button.brutal-btn,body.dark-mode a.brutal-btn{color:#000!important}body.dark-mode input{color:#e5e7eb!important}body.dark-mode input::placeholder{color:#9ca3af!important}body.dark-mode .brutal-border{border-color:#131313!important}body.dark-mode p:not(.brutal-btn *):not(.bg-brutal-orange *):not(.bg-brutal-yellow *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-coral *),body.dark-mode li:not(.brutal-btn *):not(.bg-brutal-orange *):not(.bg-brutal-yellow *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-coral *),body.dark-mode span:not(.brutal-btn *):not(.bg-brutal-orange *):not(.bg-brutal-yellow *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-coral *):not(pre code *){color:#d1d5db}body.dark-mode .bg-white:not(.brutal-btn):not(.courses-section .bg-white):not(.class-box-white):not(.error-box){background:#2a2a2a!important}body.dark-mode .courses-section .bg-white{background:#fff!important}body.dark-mode .courses-section .bg-white h3,body.dark-mode .courses-section .bg-white p{color:#000!important}body.dark-mode .error-box{background:#fff!important}body.dark-mode .error-box h2,body.dark-mode .error-box p{color:#000!important}body.dark-mode .class-box-white{background:#fff!important}body.dark-mode .class-box-white div,body.dark-mode .class-box-white .font-black,body.dark-mode .class-box-white .font-bold,body.dark-mode .class-box-white .opacity-70{color:#000!important}body.dark-mode .bg-brutal-blue.hero-section{background:#000!important}body.dark-mode .bg-brutal-blue.hero-section h1,body.dark-mode .bg-brutal-blue.hero-section p{color:#fff!important}body.dark-mode pre{border-color:#000!important}body.dark-mode .opacity-70{opacity:1}body.dark-mode .opacity-70 span{color:#9ca3af!important}body.dark-mode .nav-link:after{background:#80d4f5}body.dark-mode .nav-link.active:after{background:#80d4f5}body.dark-mode .grid-bg{background-image:linear-gradient(#fff 2px,transparent 2px),linear-gradient(90deg,#fff 2px,transparent 2px)!important;background-size:50px 50px!important;background-position:-2px -2px!important}body.dark-mode .about-section h2,body.dark-mode .courses-section h2,body.dark-mode .contact-section h2{color:#fff!important}body.dark-mode .bg-brutal-orange h3,body.dark-mode .bg-brutal-orange p,body.dark-mode .bg-brutal-purple h3,body.dark-mode .bg-brutal-purple p,body.dark-mode .bg-brutal-green h3,body.dark-mode .bg-brutal-green p,body.dark-mode .bg-brutal-pink h3,body.dark-mode .bg-brutal-pink p,body.dark-mode .bg-brutal-yellow h3,body.dark-mode .bg-brutal-yellow p,body.dark-mode .bg-brutal-blue h3,body.dark-mode .bg-brutal-blue p,body.dark-mode .bg-brutal-coral h3,body.dark-mode .bg-brutal-coral p{color:#000!important}body.dark-mode .text-black{color:#fff!important}body.dark-mode .blog-section h1{color:#e5e7eb!important}body.dark-mode .blog-section h2:not(.bg-brutal-yellow *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-orange *),body.dark-mode .blog-section h3:not(.bg-brutal-yellow *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-orange *),body.dark-mode .blog-section h4:not(.bg-brutal-yellow *):not(.bg-brutal-purple *):not(.bg-brutal-blue *):not(.bg-brutal-green *):not(.bg-brutal-pink *):not(.bg-brutal-orange *){color:#e5e7eb!important}body.dark-mode .blog-card h3{color:#e5e7eb!important}body.dark-mode .bg-brutal-yellow span,body.dark-mode .bg-brutal-yellow{color:#000!important}app-header{position:fixed;top:0;left:0;right:0;z-index:9999;display:block;width:100%;isolation:isolate}app-header nav{position:relative;z-index:9999}main{padding-top:80px}body.dark-mode .bg-black{background:#000!important;color:#fff!important}@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-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;}@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-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}}}
