@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes twinkleSlow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes twinkleFast{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@keyframes shootingStar{0%{transform:translateX(0) translateY(0) rotate(45deg);opacity:1}70%{opacity:1}to{transform:translateX(300px) translateY(300px) rotate(45deg);opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px rgba(0,206,209,.3)}50%{box-shadow:0 0 40px rgba(0,206,209,.5)}}.page-background{background:linear-gradient(180deg,#0a0a1a,#0d1033 20%,#1a1a4a 50%,#0d1033 80%,#0a0a1a);min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:60px;overflow-x:hidden}.page-background .stars-container{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.page-background .star{position:absolute;background:radial-gradient(circle,#ffffff 0,rgba(255,255,255,0) 70%);border-radius:50%}.page-background .star-small{width:2px;height:2px;opacity:.6}.page-background .star-medium{width:3px;height:3px;opacity:.7;box-shadow:0 0 4px 1px rgba(255,255,255,.2)}.page-background .star-large{width:4px;height:4px;opacity:.8;box-shadow:0 0 6px 2px rgba(255,255,255,.3)}.page-background .star-twinkle{animation:twinkle 3s ease-in-out infinite}.page-background .star-twinkle-slow{animation:twinkleSlow 5s ease-in-out infinite}.page-background .star-twinkle-fast{animation:twinkleFast 2s ease-in-out infinite}.page-background .shooting-star{position:absolute;width:100px;height:2px;background:linear-gradient(90deg,#ffffff,transparent);border-radius:50%;animation:shootingStar 8s linear infinite;opacity:0}.page-background .nebula{position:fixed;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.page-background .nebula-1{width:400px;height:400px;background:radial-gradient(circle,rgba(147,112,219,.15) 0,transparent 70%);top:10%;left:5%}.page-background .nebula-2{width:350px;height:350px;background:radial-gradient(circle,rgba(0,206,209,.12) 0,transparent 70%);top:40%;right:10%}.page-background .nebula-3{width:300px;height:300px;background:radial-gradient(circle,rgba(100,149,237,.1) 0,transparent 70%);bottom:20%;left:15%}.page-background .back-button{position:fixed;top:90px;left:45px;display:flex;align-items:center;gap:6px;padding:9px 18px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(0,206,209,.3);border-radius:8px;text-decoration:none;color:#ffffff;font-family:Madimi One,cursive;font-size:13px;transition:all .3s ease;z-index:20}.page-background .back-button:hover{background:rgba(0,206,209,.2);border-color:rgba(0,206,209,.5);box-shadow:0 0 15px rgba(0,206,209,.3)}.page-background .back-button svg path{stroke:#ffffff}.page-background .about-container{max-width:1200px;margin:0 auto;padding:40px 20px;flex-direction:column;width:100%;z-index:1}.page-background .about-container,.page-background .about-header{position:relative;display:flex;justify-content:center;align-items:center}.page-background .about-header{text-align:center;margin-bottom:80px;z-index:10;animation:fadeInUp .8s ease-out}.page-background .header-card{background:rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,206,209,.3);border-radius:24px;padding:40px 60px;box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 40px rgba(0,206,209,.1),inset 0 1px 0 rgba(255,255,255,.1);transition:all .3s ease}.page-background .header-card:hover{background:rgba(255,255,255,.12);border-color:rgba(0,206,209,.5);box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 60px rgba(0,206,209,.15),inset 0 1px 0 rgba(255,255,255,.15)}.page-background .title-with-clouds{max-width:100%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 0 30px rgba(0,206,209,.3))}.page-background .timeline-section{margin-bottom:80px;position:relative;z-index:10;text-align:center;display:flex;justify-content:center;align-items:center;animation:fadeInUp .8s ease-out .2s backwards}.page-background .timeline-card{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(147,112,219,.4);border-radius:24px;padding:40px 50px;box-shadow:0 8px 32px rgba(0,0,0,.2),0 0 40px rgba(147,112,219,.12),inset 0 1px 0 rgba(255,255,255,.5);transition:all .3s ease}.page-background .timeline-card:hover{background:rgba(255,255,255,.92);border-color:rgba(147,112,219,.6);box-shadow:0 12px 40px rgba(0,0,0,.25),0 0 60px rgba(147,112,219,.18),inset 0 1px 0 rgba(255,255,255,.6)}.page-background .timeline-card-title{font-family:Madimi One,cursive;font-size:24px;color:#1a1a4a;margin:0 0 24px;letter-spacing:1px}.page-background .timeline-svg{max-width:100%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.page-background .mission-section{text-align:center;margin-bottom:80px;position:relative;z-index:10;animation:fadeInUp .8s ease-out .3s backwards}.page-background .mission-button{display:inline-block;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(0,206,209,.5);border-radius:20px;padding:10px 28px;font-family:Figtree,sans-serif;font-size:16px;font-weight:500;color:#ffffff;margin-bottom:24px;transition:all .3s ease}.page-background .mission-button:hover{background:rgba(0,206,209,.2);box-shadow:0 0 20px rgba(0,206,209,.3)}.page-background .mission-text{font-family:Figtree,sans-serif;font-size:18px;color:rgba(255,255,255,.9);line-height:1.6;max-width:600px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.3)}.page-background .team-section{margin-bottom:80px;position:relative;z-index:10;animation:fadeInUp .8s ease-out .4s backwards}.page-background .team-header{margin-bottom:40px;text-align:center}.page-background .team-label{display:inline-block;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(147,112,219,.5);border-radius:20px;padding:10px 28px;font-family:Figtree,sans-serif;font-size:16px;font-weight:500;color:#ffffff;transition:all .3s ease}.page-background .team-label:hover{background:rgba(147,112,219,.2);box-shadow:0 0 20px rgba(147,112,219,.3)}.page-background .team-grouped{text-align:center;display:flex;justify-content:center;align-items:center}.page-background .team-grouped-svg{max-width:100%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.page-background .offerings-section{margin-bottom:80px;position:relative;z-index:10;animation:fadeInUp .8s ease-out .5s backwards}.page-background .offerings-header{margin-bottom:40px;text-align:center}.page-background .offerings-label{display:inline-block;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(100,149,237,.5);border-radius:20px;padding:10px 28px;font-family:Figtree,sans-serif;font-size:16px;font-weight:500;color:#ffffff;transition:all .3s ease}.page-background .offerings-label:hover{background:rgba(100,149,237,.2);box-shadow:0 0 20px rgba(100,149,237,.3)}.page-background .offerings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1000px;margin:0 auto}.page-background .offering-item{text-align:center;padding:24px;background:rgba(255,255,255,.05);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}.page-background .offering-item:hover{background:rgba(255,255,255,.1);border-color:rgba(0,206,209,.3);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.page-background .offering-icon{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;animation:float 4s ease-in-out infinite}.page-background .offering-item:first-child .offering-icon{animation-delay:0s}.page-background .offering-item:nth-child(2) .offering-icon{animation-delay:.3s}.page-background .offering-item:nth-child(3) .offering-icon{animation-delay:.6s}.page-background .offering-item:nth-child(4) .offering-icon{animation-delay:.9s}.page-background .offering-item:nth-child(5) .offering-icon{animation-delay:1.2s}.page-background .offering-item:nth-child(6) .offering-icon{animation-delay:1.5s}.page-background .offering-item:nth-child(7) .offering-icon{animation-delay:1.8s}.page-background .offering-title{font-family:Madimi One,cursive;font-size:16px;color:#ffffff;margin:0 0 16px;letter-spacing:1px}.page-background .offering-description{font-family:Figtree,sans-serif;font-size:12px;color:rgba(255,255,255,.8);line-height:1.5;margin:0}.page-background .social-section{text-align:center;padding:40px 0;margin:40px 0;position:relative;z-index:10;animation:fadeInUp .8s ease-out .6s backwards}.page-background .social-card{background:rgba(255,255,255,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,206,209,.3);border-radius:24px;padding:40px 60px;box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 40px rgba(0,206,209,.08),inset 0 1px 0 rgba(255,255,255,.08);transition:all .3s ease}.page-background .social-card:hover{background:rgba(255,255,255,.1);border-color:rgba(0,206,209,.5);box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 60px rgba(0,206,209,.12),inset 0 1px 0 rgba(255,255,255,.12)}.page-background .social-title{font-family:Madimi One,cursive;font-size:20px;color:#ffffff;margin:0 0 28px;text-shadow:0 0 20px rgba(0,206,209,.5);letter-spacing:1px}.page-background .social-icons{display:flex;justify-content:center;gap:20px}.page-background .social-link{display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.page-background .social-link:hover{transform:translateY(-5px) scale(1.1)}.page-background .social-link img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}.page-background .about-footer{position:relative;margin-top:80px;padding:40px 0;z-index:10;min-height:120px;width:100%;animation:fadeInUp .8s ease-out .7s backwards}.page-background .about-footer .company-info{position:absolute;bottom:20px;right:20px;text-align:right;padding:0;min-width:300px;white-space:nowrap;margin-left:auto;display:block}.page-background .company-name{font-family:Figtree,sans-serif;font-size:14px;font-weight:600;color:#ffffff;margin:0 0 4px;white-space:nowrap}.page-background .company-address,.page-background .company-details{font-family:Figtree,sans-serif;font-size:12px;color:rgba(255,255,255,.6);margin:0 0 2px;line-height:1.4;white-space:nowrap}.page-background .company-email{font-family:Figtree,sans-serif;font-size:12px;color:#00CED1;margin:0 0 2px;line-height:1.4;white-space:nowrap;text-decoration:none;transition:color .3s ease}.page-background .company-email:hover{color:#5FFBFF;text-shadow:0 0 10px rgba(0,206,209,.5)}@media (max-width:1024px){.page-background .back-button{left:30px}.page-background .offerings-grid{gap:30px}.page-background .nebula-1,.page-background .nebula-2{width:300px;height:300px}}@media (max-width:768px){.page-background .back-button{top:80px;left:20px;padding:8px 14px;font-size:12px}.page-background .about-container{padding:30px 15px}.page-background .about-header{margin-bottom:50px}.page-background .header-card{padding:24px 30px;border-radius:20px}.page-background .timeline-card{padding:24px 20px;border-radius:20px}.page-background .timeline-card-title{font-size:20px;margin-bottom:20px}.page-background .social-card{padding:30px 24px;border-radius:20px}.page-background .social-title{font-size:18px;margin-bottom:20px}.page-background .mission-section,.page-background .offerings-section,.page-background .team-section,.page-background .timeline-section{margin-bottom:50px}.page-background .offerings-grid{grid-template-columns:1fr 1fr;gap:20px}.page-background .offering-item{padding:20px}.page-background .nebula{display:none}.page-background .about-footer .company-info{position:relative;bottom:auto;right:auto;text-align:center;margin-top:40px;min-width:auto;white-space:normal}.page-background .company-address,.page-background .company-details,.page-background .company-email,.page-background .company-name{white-space:normal}}@media (max-width:480px){.page-background .back-button{top:75px;left:15px;padding:6px 12px;font-size:11px}.page-background .header-card{padding:20px 16px;border-radius:16px}.page-background .timeline-card{padding:20px 12px;border-radius:16px}.page-background .timeline-card-title{font-size:18px;margin-bottom:16px}.page-background .social-card{padding:24px 16px;border-radius:16px}.page-background .social-title{font-size:16px;margin-bottom:16px}.page-background .offerings-grid{grid-template-columns:1fr;gap:15px}.page-background .mission-text{font-size:16px}.page-background .social-icons{flex-wrap:wrap;gap:15px}.page-background .shooting-star{display:none}}@media (prefers-reduced-motion:reduce){.page-background .star-twinkle,.page-background .star-twinkle-fast,.page-background .star-twinkle-slow{animation:none!important}.page-background .shooting-star{display:none}.page-background .offering-icon{animation:none!important}.page-background .back-button,.page-background .mission-button,.page-background .offering-item,.page-background .offerings-label,.page-background .social-link,.page-background .team-label{transition:none!important}.page-background .about-footer,.page-background .about-header,.page-background .mission-section,.page-background .offerings-section,.page-background .social-section,.page-background .team-section,.page-background .timeline-section{animation:none!important}}