/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/app/page.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_main__akH3E {
  min-height: 100vh;
  background: #000000;
  color: #ffffff;
  position: relative;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/DemoSection/DemoSection.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes DemoSection_shimmerFlow__vJgCc {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 250% center;
  }
}
.DemoSection_demoSection__hrCRu {
  width: 100%;
  padding: clamp(4rem, 8vh, 6rem) 0.75rem;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 50;
}

.DemoSection_demoContent__EW0nQ {
  width: 100%;
  max-width: 62.5rem;
  margin: 0 auto;
}

.DemoSection_demoContent__EW0nQ .DemoSection_demoHeading__3nPhR {
  color: #ffffff;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.05;
}
.DemoSection_demoContent__EW0nQ .DemoSection_demoHeading__3nPhR em {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 700;
  background: linear-gradient(105deg, #ffffff 5%, #cc82ec 32%, #a855f7 48%, #d0f677 68%, #ffffff 88%);
  background-size: 250% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: DemoSection_shimmerFlow__vJgCc 8s linear infinite;
  padding-right: 0.15em;
}

.DemoSection_demoDescription___p0zO {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.DemoSection_demoVideoPlaceholder__cRzWA {
  width: 100%;
  aspect-ratio: 4/3;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  position: relative;
  overflow: hidden;
}
.DemoSection_demoVideoPlaceholder__cRzWA::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(168, 85, 247, 0.04), rgba(208, 246, 119, 0.02));
  pointer-events: none;
}

.DemoSection_demoVideo__JC7yN {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}

@media (min-width: 768px) {
  .DemoSection_demoVideoPlaceholder__cRzWA {
    aspect-ratio: 16/9;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/Typography/Typography.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Typography_display___z_iX {
  font-size: 32px;
  line-height: 1.12;
}
@media (min-width: 768px) {
  .Typography_display___z_iX {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .Typography_display___z_iX {
    font-size: 56px;
  }
}

.Typography_heading__RCuIC {
  font-size: 1.5rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .Typography_heading__RCuIC {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .Typography_heading__RCuIC {
    font-size: 40px;
  }
}

.Typography_subheading__K2TJ_ {
  font-size: 1.5rem;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .Typography_subheading__K2TJ_ {
    font-size: 32px;
  }
}

.Typography_lead__TINga {
  font-size: 1rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .Typography_lead__TINga {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .Typography_lead__TINga {
    font-size: 32px;
  }
}

.Typography_body__Mo7_e {
  font-size: 1rem;
  line-height: 1.7;
}

.Typography_label__1pRza {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .Typography_label__1pRza {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .Typography_label__1pRza {
    font-size: 1.5rem;
  }
}

.Typography_caption__1EZv2 {
  font-size: 0.75rem;
  line-height: 1.4;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/FaqSection/FaqSection.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes FaqSection_shimmerFlow___4j8x {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 250% center;
  }
}
.FaqSection_faq__zOeru {
  padding: 0 1rem 2rem;
  position: relative;
  z-index: 10;
}

.FaqSection_faqHeader__HEJ0X {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5rem;
}

.FaqSection_faqBadge__1f1Ag {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  background: rgba(168, 85, 247, 0.1);
  border: 1px solid rgba(168, 85, 247, 0.28);
  font-size: 11px;
  font-weight: 500;
  color: #cc82ec;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 0.28rem 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.FaqSection_faqTitle__IURze {
  text-align: center;
  color: #ffffff;
}

.FaqSection_italic__l845L {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 700;
  background: linear-gradient(105deg, #ffffff 5%, #cc82ec 32%, #a855f7 48%, #d0f677 68%, #ffffff 88%);
  background-size: 250% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: FaqSection_shimmerFlow___4j8x 8s linear infinite;
  display: block;
  margin-top: 0.2rem;
}

.FaqSection_faqList__xl57y {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.FaqSection_faqItem__flQuZ {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.02);
}

.FaqSection_faqQuestion__zjwlD {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
  transition: background 200ms ease-in-out;
}
.FaqSection_faqQuestion__zjwlD:hover {
  background: rgba(255, 255, 255, 0.05);
}

.FaqSection_faqIcon__66mFZ {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 200ms ease-in-out;
}

.FaqSection_iconRotated__vrNme {
  transform: rotate(180deg);
}

.FaqSection_faqAnswer__ohPsh {
  padding: 0 1.5rem 1.5rem;
  color: #cfcfcf;
  line-height: 1.625rem;
  font-size: 1rem;
  animation: FaqSection_slideDown__2O3cc 0.3s ease-out;
}

@keyframes FaqSection_slideDown__2O3cc {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .FaqSection_faq__zOeru {
    max-width: 50rem;
    margin: 0 auto;
    padding: 0.5rem 2rem 3rem;
  }
  .FaqSection_faqHeader__HEJ0X {
    margin-bottom: 3rem;
  }
  .FaqSection_italic__l845L {
    display: inline;
    margin-top: 0;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/Footer/Footer.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Footer_footer__OYoYH {
  background: rgba(0, 0, 0, 0.35);
  padding: 3rem 0 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: auto;
  position: relative;
  z-index: 10;
}

.Footer_footerContent__QQ0Yh {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .Footer_footerContent__QQ0Yh {
    padding: 0 2rem;
  }
}

.Footer_footerTitle__UIwQm {
  font-size: 1.875rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
  color: #ffffff;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .Footer_footerTitle__UIwQm {
    font-size: 3rem;
  }
}

.Footer_socialLinks__25T6G {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  gap: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .Footer_socialLinks__25T6G {
    grid-template-columns: repeat(4, 1fr);
  }
}

.Footer_socialLink__tVeAt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.5rem;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: all 200ms ease-in-out;
}
.Footer_socialLink__tVeAt:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}
.Footer_socialLink__tVeAt.Footer_instagram__gpNY5:hover {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  border-color: transparent;
}
.Footer_socialLink__tVeAt.Footer_facebook__5DWXt:hover {
  background: #1877f2;
  border-color: #1877f2;
}
.Footer_socialLink__tVeAt.Footer_x__Dhh7j:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.Footer_socialLink__tVeAt.Footer_x__Dhh7j:hover .Footer_socialIcon__l8cBS {
  filter: invert(1);
}
.Footer_socialLink__tVeAt.Footer_x__Dhh7j:hover .Footer_arrow____JZk {
  color: #000000;
  opacity: 1;
}
.Footer_socialLink__tVeAt.Footer_linkedin__JNQJk:hover {
  background: #0a66c2;
  border-color: #0a66c2;
}
.Footer_socialLink__tVeAt.Footer_disabled__8UFJK {
  cursor: not-allowed;
  opacity: 0.45;
  pointer-events: none;
}

.Footer_socialIcon__l8cBS {
  flex-shrink: 0;
  opacity: 0.8;
  transition: opacity 200ms ease-in-out;
}
.Footer_socialLink__tVeAt:hover .Footer_socialIcon__l8cBS {
  opacity: 1;
}

.Footer_arrow____JZk {
  opacity: 0.6;
  transition: opacity 200ms ease-in-out;
}
.Footer_socialLink__tVeAt:hover .Footer_arrow____JZk {
  opacity: 1;
}

.Footer_footerLinks__zeWoW {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 640px) {
  .Footer_footerLinks__zeWoW {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .Footer_footerLinks__zeWoW {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}

.Footer_footerSection__OTh5w h4 {
  font-weight: 600;
  margin-bottom: 1rem;
  color: #ffffff;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.Footer_footerSection__OTh5w a,
.Footer_footerSection__OTh5w span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: #cfcfcf;
  text-decoration: none;
  margin-bottom: 0.5rem;
  transition: color 200ms ease-in-out;
  font-size: 0.875rem;
}
.Footer_footerSection__OTh5w a:hover,
.Footer_footerSection__OTh5w span:hover {
  color: #ffffff;
}

.Footer_footerBottom__hxQt3 {
  text-align: center;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #b3b3b3;
  font-size: 0.875rem;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/GallerySection/GallerySection.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes GallerySection_shimmerFlow__cwB5t {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 250% center;
  }
}
@keyframes GallerySection_galleryItemIn__jgiN3 {
  from {
    opacity: 0;
    transform: translateY(1.5rem) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.GallerySection_galleryShowcase__I2v04 {
  width: 100%;
  max-width: 87.5rem;
  margin: 0 auto;
  padding: 3rem 1rem 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.GallerySection_galleryShowcase__I2v04::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 220px;
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  pointer-events: none;
  z-index: 20;
}

.GallerySection_cursorGlow__0kgyf {
  position: absolute;
  width: 35rem;
  height: 35rem;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(168, 85, 247, 0.14) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
  top: var(--y, 50%);
  left: var(--x, 50%);
  opacity: var(--glow-opacity, 0);
  transform: translate(-50%, -50%);
  transition: opacity 0.4s ease;
}

.GallerySection_galleryCard__BVOBm {
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
  transform: perspective(900px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg)) scale(var(--scale, 1));
}

.GallerySection_galleryGrid__HFHWL {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 6px;
  gap: 6px;
  width: 100%;
  position: relative;
  z-index: 1;
  grid-template-areas: "text" "vid1" "img1" "img2" "vid2" "img3" "img4" "vid3" "img5" "img6" "img7" "img8";
}

.GallerySection_galleryItem__MBlXW {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  background: #0a0a0a;
  will-change: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translateZ(0);
  opacity: 1;
  animation: none;
}
.GallerySection_galleryItem__MBlXW::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1rem;
  border: 1px solid rgba(168, 85, 247, 0);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 10;
  pointer-events: none;
}
.GallerySection_galleryItem__MBlXW:hover::before {
  border-color: rgba(168, 85, 247, 0.42);
  box-shadow: inset 0 0 18px rgba(168, 85, 247, 0.06), 0 0 24px rgba(168, 85, 247, 0.12);
}

.GallerySection_item1__uliZP {
  grid-area: vid1;
  animation-delay: 0.05s;
  aspect-ratio: 16/9;
}

.GallerySection_item2__i6tbC {
  grid-area: img1;
  animation-delay: 0.1s;
  aspect-ratio: 1;
}

.GallerySection_item3__2zoAi {
  grid-area: img2;
  animation-delay: 0.15s;
  aspect-ratio: 1;
}

.GallerySection_item4__kJWvI {
  grid-area: img3;
  animation-delay: 0.2s;
  aspect-ratio: 1;
}

.GallerySection_item5__s6xRw {
  grid-area: img4;
  animation-delay: 0.25s;
  aspect-ratio: 1;
}

.GallerySection_item6__bEKao {
  grid-area: img5;
  animation-delay: 0.3s;
  aspect-ratio: 1;
}

.GallerySection_item7__yxAmz {
  grid-area: vid2;
  animation-delay: 0.35s;
  aspect-ratio: 16/9;
}

.GallerySection_item8__ciKV7 {
  grid-area: img6;
  animation-delay: 0.4s;
  aspect-ratio: 1;
}

.GallerySection_item9__v7aRr {
  grid-area: img7;
  animation-delay: 0.45s;
  aspect-ratio: 1;
}

.GallerySection_item10__G_6cX {
  grid-area: vid3;
  animation-delay: 0.5s;
  aspect-ratio: 16/9;
}

.GallerySection_item11__stjWX {
  grid-area: img8;
  animation-delay: 0.55s;
  aspect-ratio: 1;
}

.GallerySection_galleryItem__MBlXW.GallerySection_textItem__Hse8E {
  grid-area: text;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1.5rem 0.5rem;
  order: -1;
  opacity: 1;
  animation: none;
  aspect-ratio: unset;
}
.GallerySection_galleryItem__MBlXW.GallerySection_textItem__Hse8E::before {
  display: none;
}

.GallerySection_showcaseContent__tGTqJ {
  width: 100%;
}

.GallerySection_showcaseTitle__ZS8gb {
  color: #ffffff;
  margin-bottom: 0.85rem;
  font-size: 3rem;
}
.GallerySection_showcaseTitle__ZS8gb em {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 700;
  background: linear-gradient(105deg, #ffffff 5%, #cc82ec 32%, #a855f7 48%, #d0f677 68%, #ffffff 88%);
  background-size: 250% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: GallerySection_shimmerFlow__cwB5t 8s linear infinite;
  padding-right: 0.15em;
}
@media (min-width: 768px) {
  .GallerySection_showcaseTitle__ZS8gb {
    font-size: 3rem;
  }
}

.GallerySection_showcaseSubtitle____Xh1 {
  color: rgba(255, 255, 255, 0.9);
  max-width: 32rem;
  margin: 0 0 1.6rem;
}

.GallerySection_showcaseButtons__fyyYL {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
}

.GallerySection_galleryVideo__qkwhc, .GallerySection_galleryImg__IcdL_ {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.GallerySection_galleryImg__IcdL_ {
  transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}
.GallerySection_galleryItem__MBlXW:hover .GallerySection_galleryImg__IcdL_ {
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .GallerySection_galleryShowcase__I2v04 {
    padding: 3rem 1.5rem 0;
  }
  .GallerySection_galleryGrid__HFHWL {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(6, 16vw);
    gap: 8px;
    min-height: 1000px;
    grid-template-areas: "text  text  vid1  vid1" "text  text  vid1  vid1" "img1  vid2  vid2  img2" "img3  vid2  vid2  img4" "img5  vid3  vid3  img6" "img7  vid3  vid3  img8";
  }
  .GallerySection_galleryItem__MBlXW {
    opacity: 0;
    animation: GallerySection_galleryItemIn__jgiN3 0.65s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  }
  .GallerySection_item1__uliZP {
    aspect-ratio: unset;
  }
  .GallerySection_item2__i6tbC {
    aspect-ratio: unset;
  }
  .GallerySection_item3__2zoAi {
    aspect-ratio: unset;
  }
  .GallerySection_item4__kJWvI {
    aspect-ratio: unset;
  }
  .GallerySection_item5__s6xRw {
    aspect-ratio: unset;
  }
  .GallerySection_item6__bEKao {
    aspect-ratio: unset;
  }
  .GallerySection_item7__yxAmz {
    aspect-ratio: unset;
  }
  .GallerySection_item8__ciKV7 {
    aspect-ratio: unset;
  }
  .GallerySection_item9__v7aRr {
    aspect-ratio: unset;
  }
  .GallerySection_item10__G_6cX {
    aspect-ratio: unset;
  }
  .GallerySection_item11__stjWX {
    aspect-ratio: unset;
  }
  .GallerySection_galleryItem__MBlXW.GallerySection_textItem__Hse8E {
    align-items: flex-start;
    text-align: left;
    padding: 2rem 2.5rem;
    order: unset;
  }
  .GallerySection_showcaseButtons__fyyYL {
    flex-direction: row;
    width: auto;
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .GallerySection_galleryGrid__HFHWL {
    grid-template-rows: repeat(6, 15vw);
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .GallerySection_galleryGrid__HFHWL {
    grid-template-rows: repeat(6, 14.5vw);
    gap: 12px;
  }
}
@media (min-width: 1440px) {
  .GallerySection_galleryGrid__HFHWL {
    grid-template-rows: repeat(6, 230px);
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/GenerateButton/GenerateButton.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.GenerateButton_generateButton__hHHz1 {
  border: none;
  width: 100%;
  max-width: 20rem;
  height: 48px;
  padding: 0 1.5rem;
  border-radius: 0.75rem;
  font-weight: 600;
  font-size: 1.25rem;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.GenerateButton_generateButton__hHHz1.GenerateButton_primary__mUgWp {
  background: linear-gradient(90deg, #a455d0 0%, #762fbe 100%);
  color: #ffffff;
}
.GenerateButton_generateButton__hHHz1.GenerateButton_primary__mUgWp:hover {
  box-shadow: 0 6px 30px rgba(167, 87, 209, 0.5);
}
.GenerateButton_generateButton__hHHz1.GenerateButton_secondary__j_bOJ {
  background: #e9e8ef;
  color: #1a1a1a;
  box-shadow: none;
}
.GenerateButton_generateButton__hHHz1.GenerateButton_secondary__j_bOJ:hover {
  background: #dcdbe5;
}
.GenerateButton_generateButton__hHHz1:hover {
  transform: translateY(-2px);
}
@media (min-width: 768px) {
  .GenerateButton_generateButton__hHHz1 {
    width: auto;
    min-width: 12rem;
    max-width: 100%;
    height: 56px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/HeroSection/HeroSection.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes HeroSection_fadeUp__1EGDf {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes HeroSection_shimmerFlow___cFKL {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 250% center;
  }
}
@keyframes HeroSection_badgeSweep__7cChv {
  0% {
    transform: translateX(-100%);
  }
  60%, 100% {
    transform: translateX(200%);
  }
}
@keyframes HeroSection_dotPulse__8PXg_ {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 6px 2px rgba(204, 130, 236, 0.5);
  }
  50% {
    transform: scale(1.6);
    box-shadow: 0 0 12px 4px rgba(204, 130, 236, 0.9);
  }
}
@keyframes HeroSection_ringPulse__TD_tH {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.6;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.04);
    opacity: 1;
  }
}
.HeroSection_hero___n6pR {
  width: 100%;
  height: 100vh;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.HeroSection_heroGridCanvas__CQi4L {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.HeroSection_heroVignette__u8uyY {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  background: radial-gradient(ellipse 50% 56% at 50% 50%, rgba(0, 0, 0, 0.93) 0%, rgba(0, 0, 0, 0.7) 42%, transparent 72%), linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 22%, transparent 78%, rgba(0, 0, 0, 0.55) 100%);
}

.HeroSection_heroRings__KyGAH {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  z-index: 4;
}

.HeroSection_heroRing__aDVzR {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  border: 1px solid rgba(168, 85, 247, 0.09);
  animation: HeroSection_ringPulse__TD_tH 12s ease-in-out infinite;
}
.HeroSection_heroRing__aDVzR:nth-child(1) {
  width: 400px;
  height: 400px;
}
.HeroSection_heroRing__aDVzR:nth-child(2) {
  width: 620px;
  height: 620px;
  border-color: rgba(168, 85, 247, 0.055);
  animation-delay: -2.3s;
}
.HeroSection_heroRing__aDVzR:nth-child(3) {
  width: 850px;
  height: 850px;
  border-color: rgba(168, 85, 247, 0.03);
  animation-delay: -4.6s;
}

.HeroSection_heroContent__eyX__ {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 52rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.5rem;
}
.HeroSection_heroContent__eyX__ > * {
  animation: HeroSection_fadeUp__1EGDf 0.85s cubic-bezier(0.22, 1, 0.36, 1) both;
  will-change: transform, opacity;
}
.HeroSection_heroContent__eyX__ > *:nth-child(1) {
  animation-delay: 0.1s;
}
.HeroSection_heroContent__eyX__ > *:nth-child(2) {
  animation-delay: 0.22s;
}
.HeroSection_heroContent__eyX__ > *:nth-child(3) {
  animation-delay: 0.34s;
}
.HeroSection_heroContent__eyX__ > *:nth-child(4) {
  animation-delay: 0.46s;
}
.HeroSection_heroContent__eyX__ > *:nth-child(5) {
  animation-delay: 0.58s;
}
.HeroSection_heroContent__eyX__ > *:nth-child(6) {
  animation-delay: 0.7s;
}

.HeroSection_heroBadge__ias9n {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  background: rgba(168, 85, 247, 0.1);
  border: 1px solid rgba(168, 85, 247, 0.28);
  font-size: 11px;
  font-weight: 500;
  color: #cc82ec;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  gap: 0.45rem;
  padding: 0.3rem 1rem;
  margin-bottom: 1.3rem;
  position: relative;
  overflow: hidden;
}
.HeroSection_heroBadge__ias9n::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(168, 85, 247, 0.22), transparent);
  transform: translateX(-100%);
  animation: HeroSection_badgeSweep__7cChv 5s ease 1.8s infinite;
}

.HeroSection_heroBadgeDot__xfLQW {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #cc82ec;
  flex-shrink: 0;
  animation: HeroSection_dotPulse__8PXg_ 2.2s ease-in-out infinite;
}

.HeroSection_heroTitle___tdX7 {
  margin-bottom: 1.1rem;
  color: #ffffff;
}
.HeroSection_heroTitle___tdX7 em {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 700;
  background: linear-gradient(105deg, #ffffff 5%, #cc82ec 32%, #a855f7 48%, #d0f677 68%, #ffffff 88%);
  background-size: 250% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: HeroSection_shimmerFlow___cFKL 8s linear infinite;
}

@media (min-width: 768px) {
  .HeroSection_heroContent__eyX__ .HeroSection_heroTitle___tdX7 {
    font-size: 3.5rem;
  }
}

.HeroSection_heroSubtitle__4MxD0 {
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.78;
  font-weight: 300;
  letter-spacing: 0.01em;
  margin-bottom: 0;
  text-shadow: 0 2px 30px black, 0 0 60px black;
}

.HeroSection_heroButtons__Oj6ap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.85rem;
  margin-top: 2rem;
  width: 100%;
}

.HeroSection_primaryButtons__QZXat {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 0 0.5rem;
  gap: 0.85rem;
  justify-content: center;
  width: 100%;
  max-width: 520px;
}

.HeroSection_storeButtons__tVy9l {
  display: flex;
  gap: 0.7rem;
  flex-wrap: wrap;
  justify-content: center;
  opacity: 0.78;
  transition: opacity 0.2s;
}
.HeroSection_storeButtons__tVy9l:hover {
  opacity: 1;
}

@media (min-width: 768px) {
  .HeroSection_hero___n6pR {
    min-height: 700px;
  }
  .HeroSection_primaryButtons__QZXat {
    flex-direction: row;
    align-items: center;
    padding: 0;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/StoreButton/StoreButton.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.StoreButton_storeButton__hC9qo {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.08) 100%);
  background-color: rgba(8, 8, 12, 0.4);
  cursor: pointer;
}
@media (min-width: 768px) {
  .StoreButton_storeButton__hC9qo {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  }
}
.StoreButton_storeButton__hC9qo {
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 0;
  border-radius: 0.75rem;
  font-weight: 500;
  transition: all 200ms ease-in-out;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 9.5rem;
  height: 3.25rem;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  position: relative;
  overflow: hidden;
}
.StoreButton_storeButton__hC9qo::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05), transparent);
  transition: left 0.5s;
  pointer-events: none;
}
.StoreButton_storeButton__hC9qo:hover {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.12) 100%);
  background-color: rgba(16, 16, 24, 0.5);
  border-color: rgba(255, 255, 255, 0.45);
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.StoreButton_storeButton__hC9qo:hover::before {
  left: 100%;
}
.StoreButton_storeButton__hC9qo:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media (max-width: 640px) {
  .StoreButton_storeButton__hC9qo {
    width: 9rem;
    height: 3rem;
  }
}

.StoreButton_icon__Tsd01 {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.StoreButton_textGroup__7PprU {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.2;
}

.StoreButton_label__JX6jo {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  letter-spacing: 0.02em;
}

.StoreButton_name__7i53E {
  font-size: 0.8rem;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.01em;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/Navbar/Navbar.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Navbar_nav__VCKCE {
  background: rgba(0, 0, 0, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media (min-width: 768px) {
  .Navbar_nav__VCKCE {
    background: rgba(0, 0, 0, 0.8);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
}

.Navbar_navContainer__GZ8a3 {
  margin: 0 auto;
  padding: 0 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1024px) {
  .Navbar_navContainer__GZ8a3 {
    padding: 0 4rem;
  }
}

.Navbar_logo__l1Z_s {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: #ffffff;
}
.Navbar_logo__l1Z_s img {
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
}
.Navbar_logo__l1Z_s span {
  line-height: 1;
}

.Navbar_navLinks__hbR1v {
  display: none;
  gap: clamp(1rem, 2.5vw, 2.5rem);
  align-items: center;
  margin-left: auto;
  margin-right: clamp(1rem, 2.5vw, 2.5rem);
}
@media (min-width: 768px) {
  .Navbar_navLinks__hbR1v {
    display: flex;
  }
}
.Navbar_navLinks__hbR1v a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  transition: color 200ms ease-in-out;
}
.Navbar_navLinks__hbR1v a:hover {
  color: white;
}

.Navbar_navActions__tydhn {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.Navbar_loginBtn__QcA8B {
  display: none;
  background: linear-gradient(135deg, #a855f7 0%, #7c3aed 100%);
  color: #ffffff;
  border: none;
  padding: 0.5rem 1.5rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}
@media (min-width: 768px) {
  .Navbar_loginBtn__QcA8B {
    display: block;
  }
}
.Navbar_loginBtn__QcA8B:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(168, 85, 247, 0.3);
}

.Navbar_mobileToggle__PZv_4 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  padding: 0.5rem;
  z-index: 1001;
}
@media (min-width: 768px) {
  .Navbar_mobileToggle__PZv_4 {
    display: none;
  }
}

.Navbar_mobileMenu__B_kCz {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  z-index: 1000;
  transition: right 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Navbar_mobileMenu__B_kCz.Navbar_mobileMenuOpen__VvJ_I {
  right: 0;
}

.Navbar_mobileNavLinks__xVuh1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
}
.Navbar_mobileNavLinks__xVuh1 a {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s;
}
.Navbar_mobileNavLinks__xVuh1 a:hover {
  color: #a855f7;
}

.Navbar_mobileLoginBtn__bHupA {
  background: linear-gradient(135deg, #a855f7 0%, #7c3aed 100%);
  color: #ffffff;
  border: none;
  padding: 0.8rem 2.5rem;
  border-radius: 9999px;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/PricingSection/PricingSection.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes PricingSection_fadeUp__GIWB2 {
  from {
    opacity: 0;
    transform: translateY(1.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.PricingSection_pricing__Ow9TP {
  padding: 3rem 0 6rem;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.PricingSection_pricing__Ow9TP::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(168, 85, 247, 0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(168, 85, 247, 0.025) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}

.PricingSection_pricingContainer__Hiozn {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 1;
}

.PricingSection_pricingHeader__BphCL {
  text-align: center;
  margin-bottom: 3rem;
  animation: PricingSection_fadeUp__GIWB2 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}

.PricingSection_pricingBadge__i7Hkw {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  background: rgba(168, 85, 247, 0.1);
  border: 1px solid rgba(168, 85, 247, 0.28);
  font-size: 11px;
  font-weight: 500;
  color: #cc82ec;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 0.28rem 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.PricingSection_pricingTitle__YeRy5 {
  color: #ffffff;
  margin-bottom: 0.65rem;
}

.PricingSection_pricingSubtitle__A43dJ {
  color: rgba(255, 255, 255, 0.9);
  max-width: 32rem;
  margin: 0 auto;
}

.PricingSection_plansGrid__OhqfY {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1.5rem;
  gap: 1.5rem;
  align-items: stretch;
}

@media (min-width: 768px) {
  .PricingSection_plansGrid__OhqfY {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .PricingSection_plansGrid__OhqfY {
    grid-template-columns: repeat(4, 1fr);
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/PlanCard/PlanCard.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes PlanCard_fadeUp__q4t91 {
  from {
    opacity: 0;
    transform: translateY(1.5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.PlanCard_planCard__23XjH {
  position: relative;
  border-radius: 1rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.92);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  isolation: isolate;
  opacity: 0;
  animation: PlanCard_fadeUp__q4t91 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.3s, box-shadow 0.3s;
}
.PlanCard_planCard__23XjH:hover {
  transform: translateY(-6px);
}
.PlanCard_planCard__23XjH:nth-child(1) {
  animation-delay: 0.1s;
}
.PlanCard_planCard__23XjH:nth-child(2) {
  animation-delay: 0.2s;
}
.PlanCard_planCard__23XjH:nth-child(3) {
  animation-delay: 0.3s;
}
.PlanCard_planCard__23XjH:nth-child(4) {
  animation-delay: 0.4s;
}

.PlanCard_free__b_0Z8 {
  border-color: rgba(255, 255, 255, 0.12);
  background: radial-gradient(ellipse 80% 60% at 60% 40%, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.92) 75%);
}
.PlanCard_free__b_0Z8:hover {
  border-color: rgba(255, 255, 255, 0.22);
}

.PlanCard_basic__siYOC {
  border-color: rgba(168, 85, 247, 0.55);
  box-shadow: 0 0 0 1px rgba(168, 85, 247, 0.15);
  background: radial-gradient(ellipse 80% 60% at 60% 40%, rgba(168, 85, 247, 0.12) 0%, rgba(0, 0, 0, 0.92) 75%);
}
.PlanCard_basic__siYOC:hover {
  border-color: rgba(168, 85, 247, 0.8);
  box-shadow: 0 0 32px rgba(168, 85, 247, 0.2);
}

.PlanCard_growth__F7oD_ {
  border-color: rgba(210, 200, 140, 0.45);
  background: radial-gradient(ellipse 80% 60% at 60% 40%, rgba(210, 200, 140, 0.1) 0%, rgba(0, 0, 0, 0.92) 75%);
}
.PlanCard_growth__F7oD_:hover {
  border-color: rgba(210, 200, 140, 0.7);
  box-shadow: 0 0 32px rgba(210, 200, 140, 0.12);
}

.PlanCard_pro___DyJl {
  border-color: rgba(100, 200, 100, 0.35);
  background: radial-gradient(ellipse 80% 60% at 60% 40%, rgba(30, 80, 30, 0.45) 0%, rgba(0, 0, 0, 0.92) 75%);
}
.PlanCard_pro___DyJl:hover {
  border-color: rgba(100, 200, 100, 0.6);
  box-shadow: 0 0 40px rgba(80, 180, 80, 0.15);
}

.PlanCard_highlight__loLn4 {
  border-color: rgba(210, 200, 140, 0.55);
  box-shadow: 0 0 24px rgba(210, 200, 140, 0.1);
}

.PlanCard_spotlight__wNl0x {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background: radial-gradient(260px circle at var(--x, 50%) var(--y, 50%), var(--glow, transparent), transparent 70%);
  opacity: var(--spotlight-opacity, 0);
  transition: opacity 0.3s;
}

.PlanCard_accentBar__DiuM_ {
  position: absolute;
  top: 0;
  left: 1.5rem;
  right: 1.5rem;
  height: 2px;
  border-radius: 0 0 2px 2px;
  opacity: 0.45;
  transition: opacity 0.3s;
}

.PlanCard_planCard__23XjH:hover .PlanCard_accentBar__DiuM_ {
  opacity: 1;
}

.PlanCard_planTag__1APe5,
.PlanCard_cardTitle__uI6nA,
.PlanCard_priceRow__DTMEl,
.PlanCard_cardPrice__F4Sa5,
.PlanCard_cardInterval__8bHFD,
.PlanCard_cardDesc__5Ba50,
.PlanCard_divider__TPncR,
.PlanCard_featuresList__A40ST {
  position: relative;
  z-index: 1;
}

.PlanCard_planTag__1APe5 {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 9999px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
}

.PlanCard_cardTitle__uI6nA {
  color: #ffffff;
  margin-bottom: 0.3rem;
}

.PlanCard_priceRow__DTMEl {
  display: flex;
  align-items: baseline;
  gap: 0.2rem;
  margin-bottom: 0.75rem;
}

.PlanCard_cardPrice__F4Sa5 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
}

.PlanCard_cardInterval__8bHFD {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}

.PlanCard_cardDesc__5Ba50 {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.55;
  margin-bottom: 1.1rem;
}

.PlanCard_divider__TPncR {
  height: 1px;
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 1.1rem;
}

.PlanCard_featuresList__A40ST {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  flex: 1 1;
}

.PlanCard_featureItem__AFm9i {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 1;
}

.PlanCard_checkIcon__KNcGV {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.PlanCard_subscribeButton__vBOez {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 56px;
  padding: 0 1rem;
  border-radius: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.22s ease;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  text-decoration: none;
}
.PlanCard_subscribeButton__vBOez:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  transform: none !important;
  filter: none !important;
  box-shadow: none !important;
}

.PlanCard_subscribePrimary__MEtr7 {
  background: linear-gradient(135deg, #a855f7 0%, #7c3aed 100%);
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(168, 85, 247, 0.2);
}
.PlanCard_subscribePrimary__MEtr7:hover:not(:disabled) {
  box-shadow: 0 6px 20px rgba(168, 85, 247, 0.4);
  transform: translateY(-2px);
  filter: brightness(1.1);
}
