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

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

.container {
    margin: auto;
    max-width: 100%;
    width: 1170px;
}

.service-plan-1492::before {
    width: 100%;
    z-index: -1;
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(141,159,185,0.5), rgba(0, 0, 0, 0.5) 80%);
    position: absolute;
}

.service-plan-1492 .discount-tier-3052 {
    color: #ffffff;
    transform: perspective(1000px) translateZ(10px);
    text-align: center;
    max-width: 800px;
    font-size: 13px;
    opacity: 0.9;
    margin: 0 auto 60px;
    line-height: 1.6;
}

.service-plan-1492 .member-fees-1096 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 30px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2),
              -10px -10px 30px rgba(255, 255, 255, 0.05),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    border-radius: 16px;
    backdrop-filter: blur(8px);
}

.service-plan-1492 .payment-scheme-1958:hover .member-fees-1096 {
    transform: translateY(-8px) translateZ(0);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.25),
              -15px -15px 40px rgba(255, 255, 255, 0.07),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
}

.course-overview-9761 .container {
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.course-overview-9761 h2::after {
    width: 80px;
    transition: transform 0.4s ease-out;
    bottom: -10px;
    content: "";
    position: absolute;
    transform-origin: left;
    transform: scaleX(1);
    left: 0;
    height: this;
    background: rgb(178,191,212);
}

.course-overview-9761 .square-image-9035::before {
    transition: opacity 0.3s ease;
    right: 0;
    content: "";
    top: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(rgba(0, 0, 0, 0.5), 0.1) 100%
    );
    left: 0;
    z-index: 1;
}

.course-overview-9761 .info-panel-4321:hover::before {
    height: 100%;
}

.course-overview-9761 .description {
    transition: transform 0.4s ease;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.7;
    position: relative;
    transform: translateZ(0);
    color: #000000;
}

.title-portal-5273::before {
    content: "";
    z-index: 1;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgba(rgb(178,191,212), 0.15) 0%, transparent 70%);
    left: 0;
    top: 0;
    pointer-events: none;
    position: absolute;
}

.title-portal-5273 .page-primary-9538::before {
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(145deg, 
    rgba(rgb(178,191,212), 0.85), 
    rgba(#000000, 0.7));
    backdrop-filter: blur(8px);
    z-index: -1;
    height: 100%;
    position: absolute;
    top: 0;
}

.title-portal-5273 .page-primary-9538 h1 {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-weight: 700;
    opacity: 0;
    font-size: 42px;
    transform: translateY(20px);
    letter-spacing: 0.02em;
    position: relative;
    margin-bottom: 2rem;
    animation: slideUp 0.8s forwards 0.6s ease-out;
}

.user-testimonials-3068 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(216,221,236) 0%, #ffffff 70%);
    padding: 120px 0;
}

.user-testimonials-3068 {
    padding: 70px 0;
}

.user-testimonials-3068 h4 {
    font-weight: 700;
    font-size: 43px;
    margin-bottom: 80px;
    color: #000000;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
}

.user-testimonials-3068 h4 {
    font-size: calc(43px * 0.7);
    margin-bottom: 50px;
}

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

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

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

.user-testimonials-3068 .feedback-stories-1405::after {
    top: 50%;
    content: "";
    background: rgb(178,191,212,0.5);
    transform: translateY(-50%);
    width: 30px;
    position: absolute;
    height: 2px;
}

.user-testimonials-3068 .square-image-9035 {
    margin-right: 20px;
    margin-bottom: 15px;
    transition: all 0.5s ease;
    border-radius: 24px;
    float: left;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    width: 80px;
    height: 80px;
}

.user-testimonials-3068 .square-image-9035 {
    width: 60px;
    margin-right: 15px !important;
    height: 60px;
    float: left !important;
    margin-left: 0 !important;
}

.privacy-repository-3518 {
    padding: 2rem;
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, sans-serif;
}

.privacy-repository-3518 ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.privacy-repository-3518 ul li::before {
    margin-right: 1rem;
    content: '—';
    color: rgb(178,191,212);
}

.cookieUsageContainer-0638 {
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    transform: translateY(100%);
    border-top: 3px solid rgb(141,159,185);
    bottom: 0;
    z-index: 90;
    background: rgb(141,159,185);
    width: 100%;
    transition: transform 0.3s ease-in-out;
    animation: slideUp 0.5s forwards;
}

.cookie-window-5472:hover {
    box-shadow: 0 0 20px rgb(141,159,185);
}

.cookieUsageContainer-0638 p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(178,191,212);
}

.teaching-experience-6138::before {
    right: -50px;
    width: 200px;
    top: -50px;
    content: "";
    height: 200px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    background: rgb(141,159,185,0.5);
    filter: blur(40px);
    animation: float 8s ease-in-out infinite;
}

.teaching-experience-6138 .square-image-9035 {
    transform: translateY(20px);
    transition: all 0.4s ease;
    height: 350px;
    border-radius: 23px;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    position: relative;
    width: 280px;
    box-shadow: 15px 15px 0 rgb(141,159,185,0.5);
}

.teaching-experience-6138 .name::after {
    left: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, rgb(141,159,185) 0%, transparent 100%);
    width: 60px;
    border-radius: 2px;
}

.training-results-8604::before {
    background: radial-gradient(circle at 30% 70%, rgba(rgb(178,191,212,0.5), 0.1), transparent 60%),
              radial-gradient(circle at 70% 30%, rgba(rgb(141,159,185,0.5), 0.08), transparent 40%);
    position: absolute;
    animation: rotateGradient 30s infinite linear;
    width: 120%;
    z-index: 0;
    content: "";
    height: 120%;
    left: -10%;
    top: -10%;
}

.training-results-8604 .info-panel-4321::before {
    content: "";
    opacity: 0.8;
    top: -5px;
    background: linear-gradient(90deg, rgb(178,191,212), rgb(141,159,185));
    transform-origin: left center;
    right: 0;
    transition: transform 0.5s ease-out;
    position: absolute;
    transform: scaleX(0.97);
    left: 0;
    height: 5px;
}

.training-results-8604 li:hover {
    transform: translateX(5px);
}

.training-results-8604 li svg {
    margin-top: 3px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 24px;
    transform: scale(1);
    margin-right: 12px;
    flex-shrink: 0;
    width: 24px;
}

.training-structure-2796 .info-panel-4321 {
    border-left: 4px solid rgb(178,191,212);
    border-radius: 0 22px 22px 0;
    transform: perspective(1000px) rotateY(-5deg);
    transform-style: preserve-3d;
    position: relative;
    grid-column: 1;
    padding: 50px 40px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.training-structure-2796 .info-panel-4321:hover h2::after {
    width: 100%;
}

.training-structure-2796 .student-journey-1390::after {
    width: 200px;
    animation: rotate 40s linear infinite;
    height: 200px;
    border: 2px solid rgb(141,159,185,0.5);
    border-radius: 22px;
    opacity: 0.3;
    content: '';
    position: absolute;
    transform: rotate(20deg);
    top: -30px;
    right: 10%;
}

footer .glossary-4935::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 0;
    opacity: 0.15;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}

footer .info_item::before {
    opacity: 0.1;
    height: 100%;
    animation: waveAnimation 15s linear infinite;
    background: #ffffff;
    left: -100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
}

footer .text_main_holder {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    position: relative;
}

footer .head-section-3910,footer .subscribe_holder {
    padding: 30px;
    backdrop-filter: blur(5px);
    position: relative;
    flex: 1 1 300px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 21px;
}

footer .header-base-4283 {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

footer .header-base-4283 a:hover {
    background-color: rgb(141,159,185,0.5);
    transform: translateY(-3px);
}

footer .input_holder {
    position: relative;
    flex-direction: column;
    display: flex;
    gap: 15px;
}

footer .input_holder input[type="email"] {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    padding: 15px 20px;
    border: none;
    color: #ffffff;
    border-radius: 25px;
    font-size: 15px;
}

footer .sub-promo-6549:hover::after {
    left: 100%;
}

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

header::before {
    left: 0;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    content: '';
    width: 100%;
    position: absolute;
    background-size: 20px 20px;
    top: 0;
    z-index: 0;
    height: 100%;
}

header .header-page-2594 svg {
    transition: all 0.3s ease;
    width: 140px;
    height: auto;
}

header .nav-tutor-8924 {
    font-family: Arial, sans-serif;
    padding: 0.4rem 0.7rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    z-index: 1;
    background: #ffffff;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    font-size: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
}

.our-mission-4915 .container {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    max-width: 1200px;
    padding: 0 20px;
}

.our-mission-4915 h2::before {
    width: 80px;
    border-radius: 10px;
    transform: translateX(-50%);
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(178,191,212), rgb(141,159,185));
    position: absolute;
    content: "";
    left: 50%;
}

.our-mission-4915 .knowledge-sessions-5673 {
    z-index: 2;
    padding: 40px;
    border-radius: 20px;
    transition: all 0.3s ease;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}

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

.our-mission-4915 .knowledge-sessions-5673 h3::before {
    top: 50%;
    height: 8px;
    transform: translateY(-50%);
    background-color: rgb(178,191,212);
    left: 0;
    width: 8px;
    border-radius: 50%;
    content: "";
    position: absolute;
}



.our-mission-4915 .container::before,
.our-mission-4915 .container::after {
    height: 200px;
    border-radius: 50%;
    content: "";
    filter: blur(60px);
    position: absolute;
    width: 200px;
    z-index: -1;
    background: rgb(178,191,212,0.5);
}

.our-mission-4915 .container::before {
    left: -100px;
    top: -100px;
    animation: float 15s ease-in-out infinite;
}

.try-immediately-0129 .student-journey-1390 {
    align-items: center;
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 60px 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    justify-content: center;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    max-width: 1000px;
    z-index: 2;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.try-immediately-0129 h3::before {
    bottom: -20px;
    height: 1px;
    content: '';
    left: 50%;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    transform: translateX(-50%);
    box-shadow: 0 0 10px #ffffff;
    position: absolute;
    width: 80px;
}

.try-immediately-0129 .reach-us-7026::after {
    position: absolute;
    width: 20px;
    transform: rotate(35deg);
    content: '';
    top: -50%;
    height: 200%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
    z-index: 2;
    left: -100px;
    transition: all 0.6s ease;
}

.try-immediately-0129 .reach-us-7026:hover::after {
    left: 120%;
}

.tyPanel-4730 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    align-items: center;
    animation: fadeIn 0.8s ease-out forwards;
    flex-direction: column;
    display: flex;
    max-width: 1200px;
}

.tyPanel-4730 h2::before {
    height: 4px;
    width: 80px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(178,191,212) 0%, rgb(141,159,185) 100%);
    border-radius: 2px;
    bottom: -16px;
}

.tyPanel-4730 li {
    padding-left: 2rem;
    position: relative;
}

.tyPanel-4730 li::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    left: 0;
    border-radius: 50%;
    background: rgb(178,191,212);
    animation: pulse 3s ease-in-out infinite;
    top: 8px;
    box-shadow: 0 0 0 4px rgb(178,191,212,0.5);
}

.contact-panel-1758 .support-query-4150::before {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(178,191,212), 
        rgb(141,159,185));
    content: "";
    height: 5px;
}

.contact-panel-1758 .feedback-inquiry-0897 div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}

.contact-panel-1758 .feedback-inquiry-0897 div svg path {
    fill: #ffffff;
}

.contact-panel-1758 .feedback-inquiry-0897 div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-panel-1758 .request-message-0961 h3 {
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    color: #000000;
    text-align: center;
    font-size: 18px;
}

.contact-panel-1758 .request-message-0961 input[type="text"]:focus,
.contact-panel-1758 .request-message-0961 input[type="email"]:focus {
    border-color: rgb(178,191,212);
    outline: none;
    box-shadow: 0 0 0 3px rgb(178,191,212,0.5);
}

.contact-panel-1758 .request-message-0961 .reach-query-8453 input[type="checkbox"]:checked::after {
    content: "";
    border: solid #ffffff;
    width: 4px;
    top: 3px;
    position: absolute;
    height: 8px;
    border-width: 0 2px 2px 0;
    left: 7px;
    transform: rotate(45deg);
}

.contact-panel-1758 .request-message-0961 .help-map-2701::after {
    background: rgba(255, 255, 255, 0.5);
    transform-origin: 50% 50%;
    left: 50%;
    position: absolute;
    height: 5px;
    opacity: 0;
    top: 50%;
    content: "";
    transform: scale(1, 1) translate(-50%);
    width: 5px;
    border-radius: 100%;
}



@media screen and (min-width: 768px) and (max-width: 991px) {.service-plan-1492 .fee-deals-9327 {
    grid-template-columns: repeat(2, 1fr);
}.service-plan-1492 {
    padding: 80px 0 60px;
}.service-plan-1492 .discount-tier-3052 {
    margin-bottom: 50px;
}
}




@media (min-width: 768px) {.course-overview-9761 {
    padding: 150px 0 130px;
}.course-overview-9761 .training-flow-9257 {
    grid-template-columns: 1fr 1.2fr;
    align-items: center;
    gap: 60px;
}.course-overview-9761 h2 {
    max-width: 80%;
    font-size: calc(38px * 1.1);
}.course-overview-9761 .square-image-9035 {
    height: 500px;
}.course-overview-9761 .info-panel-4321 {
    padding: 50px 40px;
}
}



@media (min-width: 768px) {.title-portal-5273 .page-primary-9538 {
    max-width: 85%;
    padding: 4.5rem;
}.title-portal-5273 .page-primary-9538 h1 {
    font-size: calc(42px * 1.2);
}.title-portal-5273 .page-primary-9538 h3 {
    max-width: 70%;
    font-size: 19px;
}.title-portal-5273 .page-primary-9538 p {
    font-size: calc(14px * 1.3);
}
}


@media only screen and (max-width: 800px) {.privacy-repository-3518 {
    gap: 1rem;
    padding: 1.5rem;
    border-radius: 10px;
}.privacy-repository-3518 h1 {
    font-size: calc(18px * 0.9);
    border-bottom-width: 2px;
}.privacy-repository-3518 h2 {
    border-bottom-width: 1px;
    font-size: calc(18px * 0.9);
}.privacy-repository-3518 ul li {
    padding: 0.5rem 0;
}.privacy-repository-3518 ul li::before {
    margin-right: 0.5rem;
}}



@media (max-width: 767px) {.teaching-experience-6138 {
    padding: 30px 15px;
}.teaching-experience-6138 .square-image-9035 {
    width: 180px;
    height: 220px;
}.teaching-experience-6138 .career-summary-7108 {
    padding: 20px;
}.teaching-experience-6138 .name {
    font-size: calc(38px - 4px);
}.teaching-experience-6138 .past-career-0345 {
    font-size: 13px;
}}



@media (max-width: 767px) {.training-results-8604 {
    padding: 4rem 0;
}.training-results-8604 h1 {
    font-size: calc(43px * 0.8);
    margin-bottom: 1.5rem;
}.training-results-8604 .info-panel-4321 {
    padding: 2rem 1.5rem;
}.training-results-8604 li p {
    font-size: calc(17px * 0.95);
}.training-results-8604 ul {
    gap: 1rem;
}}



@media screen and (max-width: 480px) {.training-structure-2796 {
    padding: 60px 0;
}.training-structure-2796 .info-panel-4321 {
    padding: 30px 20px;
    border-radius: calc(22px * 0.8);
}.training-structure-2796 .info-panel-4321 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 25px;
}.training-structure-2796 .info-panel-4321 p {
    font-size: calc(15px * 0.9);
}}



@media (max-width: 576px) {footer .glossary-4935 {
    padding: 60px 0 20px;
}footer .glossary-4935::before {
    height: 40px;
    background-size: 100% 40px;
}footer .head-section-3910 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(22px - 2px);
}footer .header-base-4283 a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .sub-promo-6549 {
    padding: 12px 15px;
}}



@media (max-width: 767px) {.our-mission-4915 {
    padding: 60px 0;
}.our-mission-4915 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 30px;
}.our-mission-4915 h2::before {
    width: 60px;
}.our-mission-4915 h2::after {
    width: 30px;
}.our-mission-4915 .knowledge-sessions-5673 {
    padding: 25px;
}.our-mission-4915 .knowledge-sessions-5673 h3 {
    margin-bottom: 15px;
    font-size: calc(20px * 0.9);
}.our-mission-4915 .knowledge-sessions-5673 p {
    font-size: calc(16px * 0.95);
}.our-mission-4915 .container::before,
    .our-mission-4915 .container::after {
    filter: blur(40px);
    width: 100px;
    height: 100px;
}
}



@media screen and (max-width: 576px) {.try-immediately-0129 {
    padding: 60px 0;
}.try-immediately-0129 .student-journey-1390 {
    padding: 30px 20px;
}.try-immediately-0129 h3 {
    letter-spacing: 1.5px;
    font-size: calc(28px * 0.7);
    margin-bottom: 40px;
}.try-immediately-0129 h3::before {
    width: 50px;
    bottom: -12px;
}.try-immediately-0129 .reach-us-7026 {
    font-size: calc(16px * 0.85);
    padding: 12px 30px;
    letter-spacing: 1px;
}}



@media screen and (max-width: 992px) {.contact-panel-1758 .support-query-4150 {
    flex-direction: column;
}.contact-panel-1758 .feedback-inquiry-0897 {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.contact-panel-1758 .feedback-inquiry-0897::after {
    height: 1px;
    top: unset;
    right: unset;
    left: 0;
    width: 100%;
    background: linear-gradient(to right,
            transparent,
            rgb(178,191,212,0.5),
            transparent);
    bottom: 0;
}.contact-panel-1758 .request-message-0961::before {
    left: 3rem;
    transform: rotate(135deg);
    top: -10px;
}
}



@keyframes orbitGlow {
  0% {
    opacity: 0.3;
    transform: scale(0.9) translate(5%, 5%);
  }
  50% {
    opacity: 0.6;
    transform: scale(1) translate(0%, 0%);
  }
  100% {
    opacity: 0.3;
    transform: scale(0.95) translate(-5%, -5%);
  }
}

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}



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



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



@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



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



@keyframes titleScan {
    0%, 100% {
        opacity: 0;
        transform: translateX(-100%);
    }
    50% {
        opacity: 0.5;
        transform: translateX(100%);
    }
}



@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

