/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@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-red-200: oklch(88.5% 0.062 18.334);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / 0.15);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-poppins: "Poppins", san-serif;
    --font-inter: "Inter", san-serif;
    --color-purpletext: #955aa4;
    --color-bluetext: #9179fe;
    --text-subheading: 38px;
    --bg-banner_product: url("../products_assets/banner_product.png");
    --bg-wireless_headset: url("../products_assets/banner_wireless_headset.png");
    --bg-banner_aboutus: url("../products_assets/banner_wireless_headset.png");
  }
}
@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: -0.25em;
  }
  sup {
    top: -0.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)) {
        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 {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .inset-x-4 {
    inset-inline: calc(var(--spacing) * 4);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .top-30 {
    top: calc(var(--spacing) * 30);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1 {
    right: calc(var(--spacing) * 1);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-8 {
    right: calc(var(--spacing) * 8);
  }
  .right-10 {
    right: calc(var(--spacing) * 10);
  }
  .right-40 {
    right: calc(var(--spacing) * 40);
  }
  .right-\[50\%\] {
    right: 50%;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-50 {
    bottom: calc(var(--spacing) * 50);
  }
  .bottom-\[20\%\] {
    bottom: 20%;
  }
  .bottom-\[50\%\] {
    bottom: 50%;
  }
  .bottom-auto {
    bottom: auto;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-5 {
    left: calc(var(--spacing) * 5);
  }
  .left-10 {
    left: calc(var(--spacing) * 10);
  }
  .left-20 {
    left: calc(var(--spacing) * 20);
  }
  .left-\[-4\%\] {
    left: -4%;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-\[10px\] {
    margin: 10px;
  }
  .mx-\[-15px\] {
    margin-inline: -15px;
  }
  .mx-\[5px\] {
    margin-inline: 5px;
  }
  .mx-\[11px\] {
    margin-inline: 11px;
  }
  .mx-\[20px\] {
    margin-inline: 20px;
  }
  .mx-\[27px\] {
    margin-inline: 27px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[10px\] {
    margin-block: 10px;
  }
  .my-\[12px\] {
    margin-block: 12px;
  }
  .my-\[25px\] {
    margin-block: 25px;
  }
  .my-\[28px\] {
    margin-block: 28px;
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[12px\] {
    margin-top: 12px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[76px\] {
    margin-top: 76px;
  }
  .mt-\[108px\] {
    margin-top: 108px;
  }
  .mr-\[10px\] {
    margin-right: 10px;
  }
  .mr-\[22px\] {
    margin-right: 22px;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[12px\] {
    margin-bottom: 12px;
  }
  .mb-\[13px\] {
    margin-bottom: 13px;
  }
  .mb-\[14px\] {
    margin-bottom: 14px;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[28px\] {
    margin-bottom: 28px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[34px\] {
    margin-bottom: 34px;
  }
  .mb-\[38px\] {
    margin-bottom: 38px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[44px\] {
    margin-bottom: 44px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[72px\] {
    margin-bottom: 72px;
  }
  .mb-\[76px\] {
    margin-bottom: 76px;
  }
  .mb-\[140px\] {
    margin-bottom: 140px;
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-2\.5 {
    margin-left: calc(var(--spacing) * 2.5);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-\[5px\] {
    margin-left: 5px;
  }
  .ml-\[10px\] {
    margin-left: 10px;
  }
  .ml-\[20px\] {
    margin-left: 20px;
  }
  .ml-\[24px\] {
    margin-left: 24px;
  }
  .ml-\[78px\] {
    margin-left: 78px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-50 {
    height: calc(var(--spacing) * 50);
  }
  .h-58 {
    height: calc(var(--spacing) * 58);
  }
  .h-60 {
    height: calc(var(--spacing) * 60);
  }
  .h-70 {
    height: calc(var(--spacing) * 70);
  }
  .h-75 {
    height: calc(var(--spacing) * 75);
  }
  .h-100 {
    height: calc(var(--spacing) * 100);
  }
  .h-full {
    height: 100%;
  }
  .min-h-\[50vh\] {
    min-height: 50vh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-50 {
    width: calc(var(--spacing) * 50);
  }
  .w-60 {
    width: calc(var(--spacing) * 60);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-70 {
    width: calc(var(--spacing) * 70);
  }
  .w-71 {
    width: calc(var(--spacing) * 71);
  }
  .w-71\.5 {
    width: calc(var(--spacing) * 71.5);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-72\.5 {
    width: calc(var(--spacing) * 72.5);
  }
  .w-73 {
    width: calc(var(--spacing) * 73);
  }
  .w-75 {
    width: calc(var(--spacing) * 75);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-\[25\%\] {
    width: 25%;
  }
  .w-\[30\%\] {
    width: 30%;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[45\%\] {
    width: 45%;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[55\%\] {
    width: 55%;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[full\] {
    width: full;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[15px\] {
    max-width: 15px;
  }
  .max-w-\[186px\] {
    max-width: 186px;
  }
  .max-w-\[200px\] {
    max-width: 200px;
  }
  .max-w-\[206px\] {
    max-width: 206px;
  }
  .max-w-\[215px\] {
    max-width: 215px;
  }
  .max-w-\[222px\] {
    max-width: 222px;
  }
  .max-w-\[234px\] {
    max-width: 234px;
  }
  .max-w-\[239px\] {
    max-width: 239px;
  }
  .max-w-\[259px\] {
    max-width: 259px;
  }
  .max-w-\[285px\] {
    max-width: 285px;
  }
  .max-w-\[286px\] {
    max-width: 286px;
  }
  .max-w-\[296px\] {
    max-width: 296px;
  }
  .max-w-\[312px\] {
    max-width: 312px;
  }
  .max-w-\[317px\] {
    max-width: 317px;
  }
  .max-w-\[372px\] {
    max-width: 372px;
  }
  .max-w-\[389px\] {
    max-width: 389px;
  }
  .max-w-\[397px\] {
    max-width: 397px;
  }
  .max-w-\[424px\] {
    max-width: 424px;
  }
  .max-w-\[440px\] {
    max-width: 440px;
  }
  .max-w-\[496px\] {
    max-width: 496px;
  }
  .max-w-\[508px\] {
    max-width: 508px;
  }
  .max-w-\[536px\] {
    max-width: 536px;
  }
  .max-w-\[543px\] {
    max-width: 543px;
  }
  .max-w-\[551px\] {
    max-width: 551px;
  }
  .max-w-\[580px\] {
    max-width: 580px;
  }
  .max-w-\[643px\] {
    max-width: 643px;
  }
  .max-w-\[648px\] {
    max-width: 648px;
  }
  .max-w-\[667px\] {
    max-width: 667px;
  }
  .max-w-\[782px\] {
    max-width: 782px;
  }
  .max-w-\[1163px\] {
    max-width: 1163px;
  }
  .max-w-\[1243px\] {
    max-width: 1243px;
  }
  .max-w-\[1265px\] {
    max-width: 1265px;
  }
  .max-w-\[1293px\] {
    max-width: 1293px;
  }
  .max-w-\[1318px\] {
    max-width: 1318px;
  }
  .max-w-\[1320px\] {
    max-width: 1320px;
  }
  .max-w-\[1322px\] {
    max-width: 1322px;
  }
  .max-w-\[1424px\] {
    max-width: 1424px;
  }
  .max-w-\[1500px\] {
    max-width: 1500px;
  }
  .max-w-\[1630px\] {
    max-width: 1630px;
  }
  .max-w-\[1920px\] {
    max-width: 1920px;
  }
  .min-w-screen {
    min-width: 100vw;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[50px\] {
    border-radius: 50px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-tr-\[90px\] {
    border-top-right-radius: 90px;
  }
  .rounded-bl-\[90px\] {
    border-bottom-left-radius: 90px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#F5E5FF\] {
    border-color: #F5E5FF;
  }
  .border-\[\#f1efef\] {
    border-color: #f1efef;
  }
  .border-purpletext {
    border-color: var(--color-purpletext);
  }
  .bg-\[\#424242\] {
    background-color: #424242;
  }
  .bg-\[\#F4F2FF\] {
    background-color: #F4F2FF;
  }
  .bg-\[\#F7F1F9\] {
    background-color: #F7F1F9;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-200 {
    background-color: var(--color-blue-200);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-red-200 {
    background-color: var(--color-red-200);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[image\:var\(--bg-banner_aboutus\)\] {
    background-image: var(--bg-banner_aboutus);
  }
  .bg-\[image\:var\(--bg-banner_product\)\] {
    background-image: var(--bg-banner_product);
  }
  .bg-\[image\:var\(--bg-wireless_headset\)\] {
    background-image: var(--bg-wireless_headset);
  }
  .from-bluetext {
    --tw-gradient-from: var(--color-bluetext);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-purpletext {
    --tw-gradient-from: var(--color-purpletext);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-bluetext {
    --tw-gradient-to: var(--color-bluetext);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-purpletext {
    --tw-gradient-to: var(--color-purpletext);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[13\.5px\] {
    padding: 13.5px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .px-\[7px\] {
    padding-inline: 7px;
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[29\.5px\] {
    padding-inline: 29.5px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[40px\] {
    padding-inline: 40px;
  }
  .px-\[143px\] {
    padding-inline: 143px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[35px\] {
    padding-block: 35px;
  }
  .py-\[76px\] {
    padding-block: 76px;
  }
  .py-\[108px\] {
    padding-block: 108px;
  }
  .py-\[118px\] {
    padding-block: 118px;
  }
  .pt-\[10px\] {
    padding-top: 10px;
  }
  .pt-\[78px\] {
    padding-top: 78px;
  }
  .pt-\[108px\] {
    padding-top: 108px;
  }
  .pt-\[115px\] {
    padding-top: 115px;
  }
  .pr-\[15px\] {
    padding-right: 15px;
  }
  .pr-\[50px\] {
    padding-right: 50px;
  }
  .pb-\[26px\] {
    padding-bottom: 26px;
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .pb-\[76px\] {
    padding-bottom: 76px;
  }
  .pb-\[108px\] {
    padding-bottom: 108px;
  }
  .pl-\[15px\] {
    padding-left: 15px;
  }
  .pl-\[27px\] {
    padding-left: 27px;
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .text-start {
    text-align: start;
  }
  .font-inter {
    font-family: var(--font-inter);
  }
  .font-poppins {
    font-family: var(--font-poppins);
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[64px\] {
    font-size: 64px;
  }
  .text-\[72px\] {
    font-size: 72px;
  }
  .text-subheading {
    font-size: var(--text-subheading);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .text-\[white\] {
    color: white;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-bluetext {
    color: var(--color-bluetext);
  }
  .text-purpletext {
    color: var(--color-purpletext);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-1 {
    opacity: 1%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-\[90\%\] {
    opacity: 90%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    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, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    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, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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));
  }
  .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-normal {
    transition-behavior: normal;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-1000 {
    --tw-duration: 1000ms;
    transition-duration: 1000ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .group-hover\:opacity-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:bg-\[\#424242\] {
    &:hover {
      @media (hover: hover) {
        background-color: #424242;
      }
    }
  }
  .hover\:bg-bluetext {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-bluetext);
      }
    }
  }
  .hover\:bg-none {
    &:hover {
      @media (hover: hover) {
        background-image: none;
      }
    }
  }
  .hover\:text-\[\#9179fe\] {
    &:hover {
      @media (hover: hover) {
        color: #9179fe;
      }
    }
  }
  .hover\:text-\[-to-bluetext\] {
    &:hover {
      @media (hover: hover) {
        color: -to-bluetext;
      }
    }
  }
  .hover\:text-bluetext {
    &:hover {
      @media (hover: hover) {
        color: var(--color-bluetext);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:opacity-0 {
    &:hover {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-2xl {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[0_35px_35px_rgba\(0\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 35px 35px var(--tw-shadow-color, rgba(0,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_5px_rgba\(0\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 5px var(--tw-shadow-color, rgba(0,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_5px_rgba\(145\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 5px var(--tw-shadow-color, rgba(145,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_5px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 5px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_10px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 10px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_20px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 20px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_5px_40px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 5px 40px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_10px_5px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 10px 5px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_10px_20px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 10px 20px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_15px_5px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 15px 5px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_20px_5px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 20px 5px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_35px_35px_rgba\(0\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 35px 35px var(--tw-shadow-color, rgba(0,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[5px_40px_5px_rgba\(145\,121\,254\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 5px 40px 5px var(--tw-shadow-color, rgba(145,121,254,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[10px_35px_35px_rgba\(0\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 10px 35px 35px var(--tw-shadow-color, rgba(0,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-\[50px_35px_35px_rgba\(0\,0\,0\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 50px 35px 35px var(--tw-shadow-color, rgba(0,0,0,0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-bluetext {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-color: #9179fe;
        @supports (color: color-mix(in lab, red, red)) {
          --tw-shadow-color: color-mix(in oklab, var(--color-bluetext) var(--tw-shadow-alpha), transparent);
        }
      }
    }
  }
  .hover\:drop-shadow-2xl {
    &:hover {
      @media (hover: hover) {
        --tw-drop-shadow-size: drop-shadow(0 25px 25px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
        --tw-drop-shadow: drop-shadow(var(--drop-shadow-2xl));
        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,);
      }
    }
  }
  .max-xl\:bottom-0 {
    @media (width < 80rem) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .max-xl\:mx-auto {
    @media (width < 80rem) {
      margin-inline: auto;
    }
  }
  .max-xl\:mb-4 {
    @media (width < 80rem) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .max-xl\:mb-5 {
    @media (width < 80rem) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .max-xl\:mb-7 {
    @media (width < 80rem) {
      margin-bottom: calc(var(--spacing) * 7);
    }
  }
  .max-xl\:mb-8 {
    @media (width < 80rem) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .max-xl\:block {
    @media (width < 80rem) {
      display: block;
    }
  }
  .max-xl\:hidden {
    @media (width < 80rem) {
      display: none;
    }
  }
  .max-xl\:w-full {
    @media (width < 80rem) {
      width: 100%;
    }
  }
  .max-xl\:flex-col {
    @media (width < 80rem) {
      flex-direction: column;
    }
  }
  .max-xl\:flex-wrap {
    @media (width < 80rem) {
      flex-wrap: wrap;
    }
  }
  .max-xl\:justify-center {
    @media (width < 80rem) {
      justify-content: center;
    }
  }
  .max-xl\:rounded-xl {
    @media (width < 80rem) {
      border-radius: var(--radius-xl);
    }
  }
  .max-xl\:px-\[15px\] {
    @media (width < 80rem) {
      padding-inline: 15px;
    }
  }
  .max-xl\:text-center {
    @media (width < 80rem) {
      text-align: center;
    }
  }
  .max-lg\:top-40 {
    @media (width < 64rem) {
      top: calc(var(--spacing) * 40);
    }
  }
  .max-lg\:left-5 {
    @media (width < 64rem) {
      left: calc(var(--spacing) * 5);
    }
  }
  .max-lg\:mx-auto {
    @media (width < 64rem) {
      margin-inline: auto;
    }
  }
  .max-lg\:mt-\[30px\] {
    @media (width < 64rem) {
      margin-top: 30px;
    }
  }
  .max-lg\:mb-8 {
    @media (width < 64rem) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .max-lg\:w-full {
    @media (width < 64rem) {
      width: 100%;
    }
  }
  .max-lg\:flex-col {
    @media (width < 64rem) {
      flex-direction: column;
    }
  }
  .max-lg\:flex-row-reverse {
    @media (width < 64rem) {
      flex-direction: row-reverse;
    }
  }
  .max-lg\:text-center {
    @media (width < 64rem) {
      text-align: center;
    }
  }
  .max-lg\:text-\[14px\] {
    @media (width < 64rem) {
      font-size: 14px;
    }
  }
  .max-lg\:text-\[28px\] {
    @media (width < 64rem) {
      font-size: 28px;
    }
  }
  .max-lg\:text-\[30px\] {
    @media (width < 64rem) {
      font-size: 30px;
    }
  }
  .max-md\:mx-auto {
    @media (width < 48rem) {
      margin-inline: auto;
    }
  }
  .max-md\:mt-\[50px\] {
    @media (width < 48rem) {
      margin-top: 50px;
    }
  }
  .max-md\:w-full {
    @media (width < 48rem) {
      width: 100%;
    }
  }
  .max-md\:flex-col {
    @media (width < 48rem) {
      flex-direction: column;
    }
  }
  .max-md\:pt-\[30px\] {
    @media (width < 48rem) {
      padding-top: 30px;
    }
  }
  .max-md\:text-center {
    @media (width < 48rem) {
      text-align: center;
    }
  }
  .max-md\:text-\[28px\] {
    @media (width < 48rem) {
      font-size: 28px;
    }
  }
  .md\:static {
    @media (width >= 48rem) {
      position: static;
    }
  }
  .xl\:my-\[50px\] {
    @media (width >= 80rem) {
      margin-block: 50px;
    }
  }
}
@layer base;
@layer components {
  .text-subheading {
    font-size: 38px;
    font-weight: 600;
  }
  .btn-color {
    display: inline-block;
    padding: 10px 65px;
    border-radius: 12px;
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background: linear-gradient(to right, #9179fe, #955aa4);
  }
  .btn-normal {
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    padding: 10px 27px;
    border-radius: 12px;
    font-size: 18px;
    outline: var(--color-purpletext) 1px solid;
  }
  .btn-color:hover {
    background: #424242;
  }
  .btn-normal:hover {
    background: linear-gradient(to right, #9179fe, #955aa4);
    color: white;
  }
  .swiper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-wrapper {
    display: flex;
  }
  .swiper-button-next, .swiper-button-prev {
    border-radius: 10px;
    background: white;
  }
  .swiper-button-next svg, .swiper-button-prev svg {
    color: blueviolet;
    border-radius: 50px;
    padding: 10px;
    box-shadow: 0 0 15px blueviolet;
  }
  .shopnow_swiper ul > li {
    list-style-type: disc;
  }
  @media (max-width: 768px) {
    .swiper-slide {
      flex-wrap: wrap !important;
      flex-direction: column !important;
      max-width: 312px !important;
      width: 100% !important;
    }
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-font-weight {
  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: 0px;
}
@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;
}
@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-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: 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;
    }
  }
}
