﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

.WuLJnav_sitewrap {
    flex: 1 0 auto;
}

a {
    color: inherit;
    text-decoration: none;
}


.czqtcourse_program_details {
    background: linear-gradient(45deg, rgb(243,240,244) 0%, rgb(168,128,179,0.5) 50%, rgb(243,240,244) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}

.czqtcourse_program_details .wkAostudy_training {
    display: grid;
    transform: perspective(1000px) rotateY(-2deg);
    transform-style: preserve-3d;
    gap: 3rem;
    grid-template-columns: 1.2fr 0.8fr;
    position: relative;
}

.czqtcourse_program_details .rZCamain_mainbar {
    align-items: center;
    display: flex;
    margin-bottom: 2rem;
    position: relative;
}

.czqtcourse_program_details .rZCamain_mainbar::before {
    right: -20px;
    position: absolute;
    width: 40px;
    height: 2px;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    opacity: 0.6;
    background: rgb(206,188,210);
}

.czqtcourse_program_details .rZCamain_mainbar svg path {
    fill: rgb(206,188,210);
    transition: fill 0.3s ease;
}

.czqtcourse_program_details .WXhGtech_classes:hover h3::after {
    width: 80px;
}

.czqtcourse_program_details .YpMyproduct_image {
    height: 450px;
    overflow: hidden;
    transform: translateZ(30px) rotate(3deg);
    z-index: 2;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    min-height: 400px;
    position: relative;
    animation: floatAnimation 6s ease-in-out infinite;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}


#SCVPcookie_notice_box {
    display: none;
}

#SCVPcookie_notice_box:checked ~ .AnFocookie_popup_message {
    visibility: hidden;
    opacity: 0;
}

.AnFocookie_popup_message h5 {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.dfvHcookies_consent:hover svg {
    transform: scale(1.1);
}

.cTtCdata_comply:hover {
    box-shadow: 0 0 20px rgb(168,128,179);
}

.AnFocookie_popup_message p a {
    transition: color 0.3s ease;
    color: rgb(206,188,210);
    text-decoration: none;
}

.SGQHour_team::before {
    position: absolute;
    right: 0;
    background: #000000;
    top: 0;
    z-index: 1;
    left: 0;
    opacity: 0.75;
    bottom: 0;
    content: "";
}

.SGQHour_team h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    font-size: calc(30px * 1.5);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 3rem;
    transform: translateZ(50px);
    color: #ffffff;
}

.SGQHour_team .iKCGmessage_holder::after {
    opacity: 0.05;
    z-index: -1;
    border-radius: 50%;
    background: rgb(168,128,179);
    content: "";
    top: -10%;
    position: absolute;
    right: -10%;
    width: 200px;
    height: 200px;
}

.XUfcthanksCore {
    background: linear-gradient(135deg, rgb(243,240,244) 0%, rgba(rgb(206,188,210,0.5), 0.1) 100%);
    padding: 6rem 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.XUfcthanksCore::before {
    position: absolute;
    top: 0;
    opacity: 0.6;
    background-size: 20px 20px;
    z-index: -1;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: 
        linear-gradient(90deg, rgba(rgb(206,188,210,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(206,188,210,0.5), 0.05) 1px, transparent 1px);
    transform: perspective(1000px) rotateX(5deg);
}

.XUfcthanksCore h5 {
    color: #000000;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    font-size: calc(23px * 1.1);
    overflow: hidden;
    margin-bottom: 0.5rem;
    padding-bottom: 1rem;
}

.XUfcthanksCore a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    overflow: hidden;
    display: block;
    position: relative;
}

.toUFcheck_it_out_now {
    background: linear-gradient(135deg, rgb(168,128,179) 0%, rgb(206,188,210) 100%);
    perspective: 1000px;
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.toUFcheck_it_out_now div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.toUFcheck_it_out_now .WZcvfeedback_info {
    font-size: 19px;
    transform: translateZ(20px);
    color: rgb(206,188,210);
    border-radius: 19px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    padding: 1rem 2.5rem;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15),
                0 5px 15px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    background: #ffffff;
    font-weight: 700;
}

.gpuxcustomer_reviews {
    background: linear-gradient(145deg, rgb(243,240,244), rgba(245, 248, 252, 0.7));
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.gpuxcustomer_reviews .container {
    z-index: 1;
    position: relative;
}

.gpuxcustomer_reviews h2::after {
    left: 50%;
    position: absolute;
    content: "";
    height: 3px;
    width: 80px;
    box-shadow: 0 5px 15px rgba(rgb(206,188,210,0.5), 0.2);
    background: linear-gradient(90deg, rgb(206,188,210), rgb(168,128,179));
    bottom: -15px;
    transform: translateX(-50%);
}

.gpuxcustomer_reviews .WJjruser_testimonials div {
    z-index: 1;
    position: relative;
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}

.gpuxcustomer_reviews .WJjruser_testimonials h4::after {
    width: 0;
    position: absolute;
    bottom: -5px;
    content: "";
    transition: width 0.4s ease;
    height: 2px;
    left: 0;
    background: linear-gradient(90deg, rgb(206,188,210), transparent);
}

.gpuxcustomer_reviews a::before {
    height: 100%;
    z-index: -1;
    left: -100%;
    content: "";
    transition: left 0.7s ease;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

header::before {
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(206,188,210,0.5) 0%, 
        transparent 50%, 
        rgb(168,128,179,0.5) 100%);
    content: '';
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
}

header .CDRnnav_page svg {
    width: 160px;
    transition: all 0.3s ease;
    height: auto;
}

header .NieZsite_navbar {
    z-index: 1;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 400;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
}

.FfiIeducational_gains::before {
    z-index: 1;
    position: absolute;
    background: rgb(206,188,210,0.5);
    transform: rotate(-20deg);
    width: 60%;
    height: 140%;
    right: -10%;
    content: '';
    top: -20%;
}

.FfiIeducational_gains .YpMyproduct_image::after {
    background: linear-gradient(
        45deg,
        rgb(206,188,210,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(168,128,179,0.5) 100%
    );
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
}

.FfiIeducational_gains .text_main_holder > div {
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    align-items: flex-start;
}

.FfiIeducational_gains .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}

.FfiIeducational_gains .text_main_holder p {
    margin: 0;
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
    padding-top: 0.3rem;
}

.fjQkopening_board .zMxPedu_entry {
    width: 90%;
    gap: 2rem;
    position: relative;
    display: grid;
    max-width: 1200px;
    z-index: 5;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    animation: fadeInUp 1s ease-out forwards;
}

.fjQkopening_board h3 {
    font-size: calc(23px * 1.1);
    line-height: 1.5;
    margin: 0;
    color: rgb(206,188,210);
    position: relative;
    letter-spacing: 0.02em;
    font-weight: 600;
    transition: transform 0.4s ease-out;
    transform: translateX(0);
}

.fjQkopening_board .CMZgpro_learn::before {
    left: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(
    to right,
    rgb(206,188,210),
    rgb(168,128,179)
  );
    height: 5px;
    content: "";
    top: 0;
    right: 0;
}

.fjQkopening_board .CMZgpro_learn:hover h1::after {
    transform: scaleX(1.5);
}

.fjQkopening_board .CMZgpro_learn:hover > div {
    transform: translateY(5px);
}

.fjQkopening_board p {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.03em;
    position: relative;
    padding: 3rem 2rem;
    z-index: 2;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0;
    line-height: 1.6;
}

.bygoaudience_profile h3 {
    margin-bottom: 4rem;
    font-size: 45px;
    font-weight: 300;
    color: rgb(206,188,210);
    position: relative;
    letter-spacing: 2px;
    text-align: center;
}

.bygoaudience_profile li {
    overflow: hidden;
    position: relative;
    padding: 2.5rem 2rem;
    backdrop-filter: blur(10px);
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    flex-direction: column;
    display: flex;
    text-align: center;
    align-items: center;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.02);
    background-color: rgba(255, 255, 255, 0.9);
}

.bygoaudience_profile li {
    margin-top: 1rem;
    line-height: 1.7;
    font-size: calc(14px * 1.1);
    color: #000000;
    font-weight: 300;
}

.bygoaudience_profile li:nth-child(1) {
    animation-delay: 0s;
}

.SZEKmentorship_profile {
    background: rgb(243,240,244);
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    min-height: 700px;
}

.SZEKmentorship_profile .YpMyproduct_image {
    filter: contrast(1.1) brightness(1.05);
    border-radius: 14px;
    z-index: 3;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 400px;
    top: -20px;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(100px) rotateY(-15deg);
    right: 0;
    width: 400px;
}

.SZEKmentorship_profile .NZoSjob_expertise {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    bottom: 0;
    position: absolute;
    backdrop-filter: blur(10px);
    z-index: 2;
    border-bottom: 4px solid rgb(206,188,210);
    border-top: 4px solid rgb(168,128,179);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    color: #000000;
    right: 0;
    border-radius: 14px;
    transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(30px);
    left: 0;
    font-size: 14px;
    line-height: 1.8;
    padding: 3rem;
}

footer .kpEFmsg_info {
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: center;
    display: flex;
}

footer .info_item:nth-child(2) {
    transform: translateY(20px);
}

footer .info_item:nth-child(4) {
    transform: translateY(10px);
}

footer .info_item svg {
    height: 24px;
    margin-right: 10px;
    width: 24px;
    flex-shrink: 0;
    fill: #ffffff;
}

footer .text_main_holder {
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    gap: 30px;
}

footer .PcNUtop_primary::before {
    right: -50px;
    background-color: rgb(168,128,179);
    bottom: -50px;
}

footer .subscribe_holder::before {
    left: -50px;
    bottom: -50px;
    background-color: rgb(206,188,210);
}

footer .uTFQstats_tool {
    font-size: 16px;
    max-width: 300px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}

footer .PcNUtop_primary:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}

footer .ikAsfirst_pagebar a {
    transition: all 0.3s ease;
    background-color: rgb(206,188,210,0.5);
    text-decoration: none;
    font-size: 12px;
    padding: 8px 15px;
    border-radius: 10px;
    color: #ffffff;
}

footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.3);
    outline: none;
    box-shadow: 0 0 0 3px rgb(206,188,210,0.5);
}

footer .wFpRglossary {
    text-align: center;
    margin-top: 60px;
    position: relative;
}

.bUVqreach_out::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    backdrop-filter: blur(8px);
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.bUVqreach_out .sqJlrequest_reach::before {
    width: 200%;
    z-index: -1;
    animation: patternMove 20s linear infinite;
    position: absolute;
    left: -50%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    top: -50%;
    content: '';
    height: 200%;
}

.bUVqreach_out .sqJlrequest_reach svg {
    flex-shrink: 0;
    margin-right: 15px;
    width: 24px;
    height: 24px;
}

.bUVqreach_out .sqJlrequest_reach a {
    transition: color 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}

.bUVqreach_out .KePtmessage_support::after {
    bottom: 0;
    width: 100px;
    border-radius: 0 100% 0 0;
    left: 0;
    position: absolute;
    height: 100px;
    content: '';
    background: rgb(168,128,179,0.5);
}

.bUVqreach_out form input[type="text"]:focus,
.bUVqreach_out form input[type="email"]:focus {
    background: #fff;
    box-shadow: 0 0 0 2px rgb(206,188,210,0.5);
    outline: none;
    transform: translateY(-2px);
}

.bUVqreach_out .sBEjinquiry_query input[type="checkbox"]:checked {
    background: rgb(206,188,210);
}

.bUVqreach_out .sBEjinquiry_query label {
    line-height: 1.4;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
}

.bUVqreach_out .sBEjinquiry_query a:hover {
    text-decoration: underline;
    color: rgb(168,128,179);
}

.bUVqreach_out .WZcvfeedback_info:hover::before {
    left: 100%;
    animation: shine 1.5s infinite;
}

.wKTpprivacy_fortification h1 {
    font-size: 45px;
    border-left: 5px solid rgb(168,128,179);
    margin: 30px 0;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(168,128,179);
    padding-left: 20px;
}

.wKTpprivacy_fortification h3, .wKTpprivacy_fortification h4, .wKTpprivacy_fortification h5, .wKTpprivacy_fortification h6 {
    margin: 10px 0;
}

.wKTpprivacy_fortification span {
    font-weight: 700;
    color: #000000;
    padding: 3px 6px;
    border-radius: 10px;
    background-color: rgb(168,128,179,0.5);
}

.XMuqmembership_plan .GiKwcost_summary {
    position: relative;
}

.XMuqmembership_plan h2::after {
    content: '';
    width: 80px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    bottom: -10px;
    background: rgb(168,128,179);
}

.XMuqmembership_plan .udzstrial_rates li {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.XMuqmembership_plan .xWvJcost_matrix {
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    padding: 35px 30px;
    position: relative;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
}

.XMuqmembership_plan .xpdZrate_schemes p {
    word-break: break-word;
    margin: 0 0 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    font-size: 16px;
    padding-right: 5px;
    overflow-y: auto;
    max-height: 200px;
}



@media (max-width: 1024px) {.czqtcourse_program_details {
    padding: 5rem 0;
}.czqtcourse_program_details .wkAostudy_training {
    gap: 2rem;
    transform: perspective(1000px) rotateY(0deg);
    grid-template-columns: 1fr;
}.czqtcourse_program_details .WXhGtech_classes {
    padding: 2.5rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.czqtcourse_program_details .YpMyproduct_image {
    min-height: 350px;
    transform: translateZ(20px) rotate(0deg);
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
}.czqtcourse_program_details .wkAostudy_training:hover .YpMyproduct_image {
    transform: translateZ(30px) scale(1.02);
}
}



@media (max-width: 768px) {.SGQHour_team {
    padding: 3rem 0;
}.SGQHour_team h2 {
    margin-bottom: 2rem;
    font-size: 30px;
}.SGQHour_team .iKCGmessage_holder {
    transform: none;
    padding: 2rem;
}.SGQHour_team .container {
    transform: none;
}.SGQHour_team .iKCGmessage_holder div div {
    column-count: 1;
}.SGQHour_team .iKCGmessage_holder p {
    font-size: calc(15px * 1.2);
}
}



@media (max-width: 480px) {.XUfcthanksCore {
    padding: 3rem 0;
}.XUfcthanksCore .wkAostudy_training {
    padding: 2rem 1.5rem;
}.XUfcthanksCore h5 {
    font-size: calc(23px * 0.9);
}.XUfcthanksCore p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}



@media (hover: none) {.toUFcheck_it_out_now .WZcvfeedback_info:hover {
    transform: none;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15),
                    0 5px 15px -5px rgba(0, 0, 0, 0.1);
}.toUFcheck_it_out_now .WZcvfeedback_info:hover::after {
    animation: none;
}.toUFcheck_it_out_now .WZcvfeedback_info:hover span {
    transform: none;
}}



@media (max-width: 480px) {.gpuxcustomer_reviews {
    padding: 50px 0;
}.gpuxcustomer_reviews h2 {
    font-size: calc(30px - 4px);
}.gpuxcustomer_reviews .WJjruser_testimonials {
    padding: 20px 15px;
}
}



@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .YjIonav_tutor {
    gap: 0.7rem;
    padding: 0.7rem;
}header .CDRnnav_page svg {
    width: 120px;
}header .PcNUtop_primary {
    padding: 0.4rem;
    gap: 0.3rem;
}header .NieZsite_navbar {
    padding: 0.3rem 0.7rem;
    font-size: calc(13px - 2px);
}
}



@media (max-width: 768px) {.FfiIeducational_gains {
    padding: 6rem 0;
}.FfiIeducational_gains .YpMyproduct_image {
    animation: none;
    margin-bottom: -30px;
    height: 350px;
    transform: translateY(0);
}.FfiIeducational_gains .iKCGmessage_holder {
    padding: 2rem;
}.FfiIeducational_gains h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.9);
}
}



@media (max-width: 767px) {.fjQkopening_board {
    padding: 4rem 1rem;
}.fjQkopening_board .zMxPedu_entry > div:first-child {
    padding: 1.5rem;
}.fjQkopening_board h3 {
    font-size: 23px;
}.fjQkopening_board .CMZgpro_learn {
    padding: 2rem 1.5rem;
}.fjQkopening_board h1 {
    margin-bottom: 1.5rem;
    font-size: calc(30px * 1.1);
}.fjQkopening_board p {
    padding: 2rem 1.5rem;
    font-size: 18px;
}
}



@media (max-width: 992px) {.SZEKmentorship_profile .WJjruser_testimonials {
    padding: 20px 0;
    height: auto;
    flex-direction: column;
}.SZEKmentorship_profile .YpMyproduct_image {
    position: relative;
    height: 300px;
    margin: 0 auto 30px;
    right: auto;
    transform: none;
    width: 300px;
    top: auto;
    border-radius: 20px;
}.SZEKmentorship_profile .WJjruser_testimonials:hover .YpMyproduct_image {
    transform: translateY(-10px);
}.SZEKmentorship_profile .name {
    width: 90%;
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    margin: 0 auto 30px;
    text-align: center;
}.SZEKmentorship_profile .WJjruser_testimonials:hover .name {
    transform: translateY(-5px);
}.SZEKmentorship_profile .WJjruser_testimonials span:not(.name) {
    width: max-content;
    display: block;
    text-align: center;
    margin: 0 auto 45px;
    transform: none;
    left: auto;
    position: relative;
    top: auto;
}.SZEKmentorship_profile .WJjruser_testimonials:hover span:not(.name) {
    transform: translateY(-5px);
}.SZEKmentorship_profile .NZoSjob_expertise {
    bottom: auto;
    transform: none;
    position: relative;
}.SZEKmentorship_profile .WJjruser_testimonials:hover .NZoSjob_expertise {
    transform: translateY(-5px);
}
}



@media (max-width: 991px) {.XMuqmembership_plan {
    padding: 80px 0;
}.XMuqmembership_plan .udzstrial_rates {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.XMuqmembership_plan .xWvJcost_matrix {
    padding: 25px 20px;
}.XMuqmembership_plan .xpdZrate_schemes p {
    max-height: 150px;
    font-size: calc(16px - 1px);
}.XMuqmembership_plan .YLEkpackage_deal {
    font-size: calc(23px + 2px);
}
}

@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}



@keyframes shine {
    0% {
        left: -50%;
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        left: 150%;
        opacity: 0;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes patternMove {
    0% {
        transform: rotate(0) translate(0, 0);
    }
    100% {
        transform: rotate(360deg) translate(0, 0);
    }
}

