svg {
    width: 30px;
    height: 30px;
}

.header-lead-8432 {
    flex: 1 0 auto;
}

html,body {
    color: #000000;
    min-height: 100%;
    auto
contain
touch-action: none;
    height: 100%;
    font-family: Arial, sans-serif;
}

.service-plan-1492::after {
    height: 200%;
    top: -50%;
    left: -50%;
    content: "";
    position: absolute;
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    width: 200%;
    z-index: -1;
    pointer-events: none;
    animation: rotateBackground 180s linear infinite;
}

.service-plan-1492 .fee-deals-9327 li {
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
}

.service-plan-1492 .member-fees-1096::before {
    opacity: 0.1;
    border-radius: 50%;
    height: 80px;
    position: absolute;
    top: -40px;
    background: rgb(178,191,212);
    width: 80px;
    content: "";
    transition: transform 0.5s ease-out;
    right: -40px;
}

.service-plan-1492 .payment-scheme-1958 h4::after {
    bottom: -8px;
    width: 40px;
    height: 2px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(178,191,212);
    content: "";
    position: absolute;
}

.service-plan-1492 .price-sheet-6940::before {
    position: absolute;
    width: 60px;
    height: 2px;
    transform-origin: right;
    background: rgb(178,191,212);
    transition: transform 0.3s ease;
    bottom: -10px;
    transform: scaleX(0);
    right: 0;
    content: "";
}

.service-plan-1492 .payment-scheme-1958:hover .price-sheet-6940::before {
    transform: scaleX(1);
}

.course-overview-9761::after {
    position: absolute;
    left: -50px;
    width: 200px;
    content: "";
    bottom: -50px;
    height: 200px;
    opacity: 0.05;
    transform: rotate(15deg);
    background: linear-gradient(225deg, rgb(178,191,212) 0%, rgb(141,159,185) 100%);
    z-index: -1;
}

.course-overview-9761 h2:hover::after {
    transform: scaleX(1.5);
}

.course-overview-9761 .square-image-9035 {
    transform: perspective(1000px) rotateY(-2deg) translateZ(10px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: none;
    position: relative;
    height: 350px;
}

.course-overview-9761 .info-panel-4321:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

.course-overview-9761 .description:last-child {
    margin-bottom: 0;
}

.course-overview-9761 .description:nth-child(2) {
    animation: fadeText 0.8s 0.3s ease forwards;
    opacity: 0;
}

.title-portal-5273 {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(216,221,236) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
}

.title-portal-5273 .page-primary-9538 {
    overflow: hidden;
    padding: 3.5rem;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
    border-radius: 13px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
    width: 100%;
    transform: perspective(1000px) rotateX(2deg);
    transform-style: preserve-3d;
    max-width: 90%;
}

.title-portal-5273 .page-primary-9538 h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    color: #ffffff;
    padding-left: 1rem;
    border-left: 3px solid rgb(141,159,185);
    line-height: 1.45;
    max-width: 80%;
    font-size: calc(19px * 1.1);
}

.title-portal-5273 .page-primary-9538 p::before {
    width: 8px;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 8px;
    top: 50%;
    content: "";
    right: 0;
    position: absolute;
    background-color: rgb(141,159,185);
    box-shadow: 0 0 0 4px rgba(rgb(141,159,185), 0.2);
    animation: pulse 3s infinite ease-in-out;
}

.user-testimonials-3068 h4::after {
    position: absolute;
    left: 50%;
    width: 60px;
    border-radius: 10px;
    bottom: -20px;
    content: "";
    transform: translateX(-50%);
    height: 4px;
    background: rgb(178,191,212);
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(even) {
    transform: translateY(-40px);
    align-self: flex-end;
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(even) {
    animation: fadeInRight 0.8s ease-out both;
    animation-delay: calc(0.3s * var(--i, 0));
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(even)::before {
    left: -50px;
    transform: translateY(-50%);
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(odd)::after {
    right: -30px;
}

.user-testimonials-3068 .feedback-stories-1405:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    z-index: 4;
}

.user-testimonials-3068 .feedback-stories-1405:hover {
    transform: scale(1.03) !important;
}

.user-testimonials-3068 .feedback-stories-1405 span {
    font-weight: 600;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    display: block;
    color: #000000;
    font-size: 23px;
}

.user-testimonials-3068 .feedback-stories-1405 span {
    font-size: calc(23px * 0.9);
}

.user-testimonials-3068 .feedback-stories-1405:nth-child(n)::before {
    left: -50px;
    right: auto;
}

.privacy-repository-3518 h1, .privacy-repository-3518 h2 {
    text-transform: uppercase;
    padding: 0.5rem 0;
    margin: 0;
    letter-spacing: 0.1em;
    color: rgb(178,191,212);
}

.privacy-repository-3518 h1 {
    font-size: 41px;
    border-bottom: 3px solid rgb(178,191,212);
    font-weight: 700;
}

.privacy-repository-3518 div {
    margin: 1rem 0;
}


#userAgreementPopup-7256 {
    display: none;
}

#userAgreementPopup-7256:checked ~ .cookieUsageContainer-0638 {
    visibility: hidden;
    opacity: 0;
}

.cookieUsageContainer-0638 p {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #ffffff;
    font-size: 13px;
}

.user-alert-9265:hover svg {
    transform: scale(1.1);
}

.cookie-window-5472 {
    color: #000000;
    margin-left: 10px;
    flex-shrink: 0;
    font-size: 14px;
    text-decoration: none;
    background: linear-gradient(90deg, rgb(178,191,212), rgb(141,159,185));
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 40px;
    border-radius: 16px;
    box-shadow: 0 0 15px rgb(178,191,212);
    min-width: 140px;
    text-align: center;
}

.teaching-experience-6138 .feedback-stories-1405:hover {
    transform: rotate(0deg) scale(1.02);
}

.teaching-experience-6138 .career-summary-7108 {
    min-width: 280px;
    background: #ffffff;
    transform: translateX(-30px) rotate(3deg);
    flex-direction: column;
    padding: 30px;
    flex: 1;
    border-radius: 23px;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    justify-content: center;
    position: relative;
    transition: all 0.4s ease;
}

.teaching-experience-6138 .past-career-0345::before {
    position: absolute;
    left: -15px;
    opacity: 0.1;
    color: rgb(178,191,212);
    font-size: 80px;
    font-family: Arial, sans-serif;
    top: -20px;
    content: "";
}

.training-results-8604 .square-image-9035 {
    width: 100%;
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    max-height: 400px;
    object-fit: cover;
    filter: saturate(1.05);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.training-results-8604 h1::after {
    position: absolute;
    background: rgb(178,191,212);
    transition: width 0.5s ease-out;
    content: "";
    transform-origin: left center;
    height: 3px;
    left: 0;
    width: 80px;
    bottom: -12px;
}

.training-results-8604 li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

.training-results-8604 li:hover svg {
    transform: scale(1.15);
}

.training-results-8604 li:hover svg path {
    fill: rgb(141,159,185);
}

.training-structure-2796 .student-journey-1390 {
    max-width: 1200px;
    gap: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    grid-template-columns: 1fr 1fr;
    padding: 0 20px;
    display: grid;
}

.training-structure-2796 .info-panel-4321:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.training-structure-2796 .info-panel-4321 h2 {
    position: relative;
    transform: translateZ(20px);
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 32px;
}

.training-structure-2796 .info-panel-4321 h2::after {
    background: rgb(178,191,212);
    bottom: -15px;
    left: 0;
    content: '';
    width: 40px;
    position: absolute;
    transition: width 0.4s ease-out;
    height: 4px;
}



.training-structure-2796 .info-panel-4321 p::first-letter {
    color: rgb(178,191,212);
    font-weight: 700;
    font-size: 1.5em;
}

footer {
    width: 100%;
    position: relative;
}

footer .glossary-4935 {
    font-family: Arial, sans-serif;
    padding: 120px 0 30px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(178,191,212), rgb(141,159,185));
    position: relative;
}

footer .info_item {
    backdrop-filter: blur(5px);
    align-items: center;
    display: flex;
    flex: 1 1 200px;
    max-width: 300px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    height: 80px;
    position: relative;
    border-radius: 40px;
    padding: 0 25px;
    transition: all 0.3s ease;
}

footer .main-teach-8104 svg {
    margin: 0 auto 20px;
    height: 50px;
    filter: brightness(0) invert(1);
    width: auto;
}

footer .head-section-3910 h5, footer .subscribe_holder h5 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    display: inline-block;
    font-size: 22px;
}

footer .header-base-4283 a {
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    flex: 1 1 calc(50% - 10px);
    padding: 8px 15px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(178,191,212,0.5);
    border-radius: 20px;
}

footer .sub-promo-6549 {
    font-weight: 600;
    transition: all 0.3s ease;
    padding: 15px 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    font-size: 19px;
    color: rgb(178,191,212);
    border-radius: 25px;
    border: none;
    background-color: #ffffff;
}

footer .blog-ref-3075::before,
footer .blog-ref-3075::after {
    content: "";
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
    width: 20px;
}

footer .blog-ref-3075::before {
    left: 0;
}

header .main-class-3762 {
    align-items: center;
    margin-left: 5px;
    padding: 0.9rem 3%;
    justify-content: space-between;
    display: flex;
}

header .head-section-3910 {
    display: flex;
    border-radius: 10px;
    position: relative;
    gap: 0.4rem;
    padding: 0.4rem 0.6rem;
    background: rgba(255, 255, 255, 0.3);
    align-items: center;
}

header .nav-tutor-8924:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}

.our-mission-4915 {
    position: relative;
    background-color: rgb(216,221,236);
    overflow: hidden;
    padding: 120px 0;
}

.our-mission-4915 h2 {
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 20px;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.our-mission-4915 .study-center-7954 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.our-mission-4915 .study-center-7954::before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(178,191,212,0.5), rgb(141,159,185,0.5), transparent);
    position: absolute;
    width: 2px;
    content: "";
}

.our-mission-4915 .knowledge-sessions-5673:hover::after {
    opacity: 1;
}

.our-mission-4915 .knowledge-sessions-5673:last-child::before {
    background: linear-gradient(90deg, rgb(141,159,185), rgb(178,191,212));
}

.our-mission-4915 .knowledge-sessions-5673:first-child h3::before {
    background-color: rgb(178,191,212);
}

.our-mission-4915 .knowledge-sessions-5673 p::first-letter {
    font-size: 1.2em;
    font-weight: 600;
    color: rgb(178,191,212);
}

.our-mission-4915 .container::after {
    right: -100px;
    background: rgb(141,159,185,0.5);
    bottom: -100px;
    animation: float 20s ease-in-out infinite reverse;
}

.try-immediately-0129::before {
    position: absolute;
    content: '';
    width: 100%;
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 10deg,
            rgba(255, 255, 255, 0.03) 10deg,
            rgba(255, 255, 255, 0.03) 20deg
        );
    z-index: -1;
    animation: rotateQuantum 30s linear infinite;
    top: 0;
    left: 0;
    height: 100%;
}

.try-immediately-0129 .student-journey-1390::after {
    top: -50%;
    height: 200%;
    position: absolute;
    opacity: 0.1;
    left: -50%;
    content: '';
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgb(178,191,212,0.5) 0deg,
        rgb(141,159,185,0.5) 120deg,
        rgb(178,191,212,0.5) 240deg,
        rgb(141,159,185,0.5) 360deg
    );
    z-index: -1;
    width: 200%;
    animation: rotateQuantumGradient 20s linear infinite;
}

.try-immediately-0129 .reach-us-7026::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    transition: opacity 0.4s ease;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        170deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    opacity: 0;
}

.try-immediately-0129 .reach-us-7026:hover::before {
    opacity: 1;
}

.tyPanel-4730::before {
    background: linear-gradient(45deg, rgb(178,191,212,0.5) 0%, rgb(141,159,185) 100%);
    top: -20%;
    right: -20%;
    filter: blur(40px);
    opacity: 0.4;
    z-index: 0;
    transform: rotate(-15deg);
    content: "";
    width: 60%;
    height: 70%;
    position: absolute;
    animation: float 12s ease-in-out infinite;
}

.tyPanel-4730 .student-journey-1390 {
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(178,191,212);
    border-radius: 22px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.04);
    width: 100%;
    max-width: 880px;
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    padding: 3rem;
    animation: slideUp 0.8s ease-out 0.4s forwards;
    background: linear-gradient(120deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.96) 100%);
}

.contact-panel-1758 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}

.contact-panel-1758 .feedback-inquiry-0897::after {
    top: 0;
    content: "";
    background: linear-gradient(to bottom,
        transparent,
        rgb(178,191,212,0.5),
        transparent);
    right: 0;
    position: absolute;
    width: 1px;
    height: 100%;
}

.contact-panel-1758 .feedback-inquiry-0897 div svg {
    border-radius: 50%;
    flex-shrink: 0;
    padding: 5px;
    height: 24px;
    margin-right: 1rem;
    width: 24px;
    background: rgb(178,191,212);
}

.contact-panel-1758 .request-message-0961 {
    position: relative;
    flex: 1 0 450px;
    background: #ffffff;
    padding: 3rem;
}

.contact-panel-1758 .request-message-0961 h3::after {
    bottom: -10px;
    background: rgb(178,191,212);
    position: absolute;
    content: "";
    left: 50%;
    width: 50px;
    transform: translateX(-50%);
    height: 3px;
}

.contact-panel-1758 .request-message-0961 .reach-query-8453 {
    align-items: flex-start;
    display: flex;
    margin: 0.5rem 0;
    gap: 10px;
}

.contact-panel-1758 .request-message-0961 .reach-query-8453 label {
    font-size: calc(14px - 1px);
    color: #000000;
    line-height: 1.5;
}

.contact-panel-1758 .request-message-0961 .reach-query-8453 label a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(178,191,212);
}

.contact-panel-1758 .request-message-0961 .help-map-2701:hover {
    background: rgb(141,159,185);
}

.contact-panel-1758 .request-message-0961 .help-map-2701:active::after {
    animation: ripple 1s ease-out;
}



@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media screen and (min-width: 992px) and (max-width: 1199px) {.service-plan-1492 .fee-deals-9327 {
    grid-template-columns: repeat(3, 1fr);
}.service-plan-1492 {
    padding: 100px 0 80px;
}
}



@media (prefers-reduced-motion: reduce) {.service-plan-1492::after {
    animation: none;
}.service-plan-1492 .payment-scheme-1958:hover .member-fees-1096 {
    transform: none;
}.service-plan-1492 .payment-scheme-1958:hover .member-fees-1096::before {
    transform: none;
}}



@media (max-width: 767px) {.course-overview-9761 {
    padding: 80px 0 70px;
}.course-overview-9761 h2 {
    font-size: calc(38px * 0.85);
    margin-bottom: 30px;
}.course-overview-9761 .square-image-9035 {
    height: 250px;
}.course-overview-9761 .info-panel-4321 {
    padding: 30px 20px;
}.course-overview-9761 .description {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 767px) {.title-portal-5273 {
    min-height: auto;
}.title-portal-5273 .fast-studypro-8734 {
    min-height: 100vh;
    height: auto;
    padding: 1rem;
}.title-portal-5273 .page-primary-9538 {
    transform: none;
    max-width: 100%;
    padding: 2.5rem 1.5rem;
}.title-portal-5273 .page-primary-9538 h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 1.5rem;
}.title-portal-5273 .page-primary-9538 h3 {
    max-width: 100%;
    font-size: calc(19px * 0.95);
}.title-portal-5273 .page-primary-9538 p {
    max-width: 100%;
    font-size: 14px;
}.title-portal-5273 .page-primary-9538 div div {
    margin-top: 2rem;
}}



@media (min-width: 768px) {.training-results-8604 {
    padding: 8rem 0;
}.training-results-8604 .container {
    align-items: center;
    gap: 3rem;
    flex-direction: row;
}.training-results-8604 .square-image-9035 {
    margin-bottom: 0;
    width: 45%;
    max-height: 600px;
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
}.training-results-8604 .student-journey-1390 {
    transform: translateY(0) translateX(-40px);
    width: 55%;
}.training-results-8604 .info-panel-4321 {
    padding: 3rem 2.5rem;
}.training-results-8604 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 2rem;
}
}



@media screen and (max-width: 768px) {.training-structure-2796 {
    padding: 80px 0;
}.training-structure-2796 .student-journey-1390 {
    grid-template-columns: 1fr;
}.training-structure-2796 .info-panel-4321 {
    border-radius: 22px;
    border-left: none;
    border-top: 4px solid rgb(178,191,212);
    transform: none;
}.training-structure-2796 .info-panel-4321::after {
    display: none;
}.training-structure-2796 .info-panel-4321 h2 {
    transform: none;
    font-size: calc(32px * 0.9);
}.training-structure-2796 .info-panel-4321 p {
    transform: none;
}.training-structure-2796 .student-journey-1390::after,
    .training-structure-2796 .student-journey-1390::before {
    display: none;
}
}



@media (max-width: 767px) {header::after {
    width: 3px;
}header .main-class-3762 {
    padding: 0.8rem 2%;
    margin-left: 3px;
    gap: 0.7rem;
    flex-direction: column;
    align-items: flex-start;
}header .header-page-2594 {
    padding: 0.4rem;
}header .header-page-2594 svg {
    width: 120px;
}header .head-section-3910 {
    width: 98%;
    justify-content: flex-start;
    padding: 0.4rem;
    overflow-x: auto;
}header .head-section-3910::-webkit-scrollbar {
    height: 2px;
}header .head-section-3910::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(178,191,212);
}header .nav-tutor-8924 {
    font-size: calc(20px - 1px);
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
}
}



@media screen and (max-width: 768px) {.try-immediately-0129 {
    padding: 80px 0;
}.try-immediately-0129 .student-journey-1390 {
    padding: 40px 25px;
}.try-immediately-0129 h3 {
    letter-spacing: 2px;
    margin-bottom: 45px;
    font-size: calc(28px * 0.8);
}.try-immediately-0129 h3::before {
    width: 60px;
    bottom: -15px;
}.try-immediately-0129 .reach-us-7026 {
    letter-spacing: 1.5px;
    font-size: calc(16px * 0.9);
    padding: 14px 35px;
}
}



@media screen and (max-width: 480px) {.tyPanel-4730 {
    padding: 2.5rem 1rem;
}.tyPanel-4730 h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}.tyPanel-4730 .student-journey-1390 {
    padding: 1.5rem 1.25rem;
}.tyPanel-4730 span {
    font-size: 0.95rem;
}}



@keyframes rotateBackground {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fadeText {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes slideUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}



@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) scale(1);
    box-shadow: 0 0 0 4px rgba(rgb(141,159,185), 0.2);
  }
  50% {
    transform: translateY(-50%) scale(1.3);
    box-shadow: 0 0 0 8px rgba(rgb(141,159,185), 0.1);
  }
}

@keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

@keyframes rotate {
    0% {
        transform: rotate(20deg);
    }
    100% {
        transform: rotate(380deg);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}



@keyframes rotateQuantum {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes pulseGrid {
    0% {
        opacity: 0.2;
        background-size: 40px 40px;
    }
    100% {
        opacity: 0.3;
        background-size: 45px 45px;
    }
}



@keyframes slideUp {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

