html{scroll-behavior:smooth}#root,body,html{background:#0a0a0f;color:#f5f6fa;font-family:Inter,Segoe UI,Arial,sans-serif;height:100%;margin:0;overscroll-behavior:none;padding:0;width:100%}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{background:#0a0a0f;width:8px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6a82fb,#fc5c7d);border-radius:4px}.HeroSection_hero__EPSxV{align-items:center;background:#0000;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative;text-align:center}.HeroSection_greetings__3rLkO{display:flex;font-size:2rem;font-weight:500;gap:1.5rem;margin-bottom:1.5rem;opacity:.85}.HeroSection_greeting__ARRVM{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6a82fb,#fc5c7d);-webkit-background-clip:text;background-clip:text}.HeroSection_name__A5kpS{color:#f5f6fa;font-size:3rem;font-weight:700;margin-bottom:.5rem;position:relative}.HeroSection_sideComment__IefKk{color:#a0a0c0;font-size:1rem;font-style:italic;margin-left:1rem;opacity:.7;vertical-align:middle}.HeroSection_roles__0eKcS{color:#6a82fb;font-size:1.5rem;margin-top:1.5rem;min-height:2.5rem}.HeroSection_roleText__Z4VdP{font-weight:600;letter-spacing:.05em}.HeroSection_scrollIndicator__O4IyW{bottom:2rem;left:50%;opacity:.7;position:absolute;transform:translateX(-50%)}@media (max-width:600px){.HeroSection_name__A5kpS{font-size:2rem}.HeroSection_greetings__3rLkO{font-size:1.2rem}.HeroSection_roles__0eKcS{font-size:1rem}}.SkillsSection_skillsSection__-RMBn{align-items:center;display:flex;flex-direction:column;padding:4vh 0 8vh;width:100%}.SkillsSection_heading__tqfGM{color:#6a82fb;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.SkillsSection_skillsGrid__ku2OO{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:800px;width:90vw}.SkillsSection_skillCard__wMjka{align-items:center;background:#1e1e3cd9;border-radius:1rem;box-shadow:0 2px 16px 0 #6a82fb14;display:flex;flex-direction:column;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.SkillsSection_skillCard__wMjka:hover{box-shadow:0 8px 32px 0 #6a82fb2e;transform:translateY(-6px) scale(1.04)}.SkillsSection_skillName__M0rSW{color:#f5f6fa;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.SkillsSection_skillLevel__GsKwm{color:#a0a0c0;font-size:1rem;font-style:italic}@media (max-width:600px){.SkillsSection_skillsGrid__ku2OO{gap:1rem}.SkillsSection_skillCard__wMjka{padding:1.2rem .7rem}}.EducationSection_educationSection__4K7kx{align-items:center;display:flex;flex-direction:column;padding:4vh 0 8vh;width:100%}.EducationSection_heading__nSpkp{color:#fc5c7d;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.EducationSection_timeline__GtCX9{display:flex;flex-direction:column;gap:2rem;max-width:700px;width:90vw}.EducationSection_eduCard__MrCqQ{background:#282846d9;border-radius:1rem;box-shadow:0 2px 16px 0 #fc5c7d14;cursor:pointer;padding:1.5rem 1.5rem 1rem;position:relative;transition:box-shadow .2s,background .2s}.EducationSection_eduCard__MrCqQ:hover{background:#28285af2;box-shadow:0 8px 32px 0 #fc5c7d2e}.EducationSection_eduHeader__mTH0Z{display:flex;flex-direction:column;gap:.3rem}.EducationSection_eduTitle__OE6LA{color:#f5f6fa;font-size:1.2rem;font-weight:600}.EducationSection_eduInstitution__Y1OsG{color:#a0a0c0;font-size:1rem}.EducationSection_eduYear__BRM7Z{color:#6a82fb;font-size:.95rem;font-style:italic}.EducationSection_eduDetails__ywgNy{border-top:1px solid #28293e;color:#e0e0f0;font-size:1rem;margin-top:1rem;overflow:hidden;padding-top:.7rem}.EducationSection_selfLearningSection__xXZNd{margin-top:4rem;max-width:800px;text-align:center;width:90vw}.EducationSection_selfLearningSection__xXZNd h3{color:#6a82fb;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.EducationSection_resourcesGrid__XqF5Q{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr);margin:2rem 0}.EducationSection_resourceCard__NUiWd{align-items:center;background:#282846d9;border-radius:1rem;display:flex;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s}.EducationSection_resourceCard__NUiWd:hover{box-shadow:0 8px 20px #6a82fb33;transform:translateY(-5px)}.EducationSection_resourceIcon__hxUuT{color:#6a82fb;height:40px;margin-bottom:1rem;width:40px}.EducationSection_resourceIcon__hxUuT svg{height:100%;width:100%}.EducationSection_resourceName__lGu5a{color:#f5f6fa;font-size:1rem;font-weight:500}.EducationSection_selfLearningText__rhoP6{color:#a0a0c0;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:600px}@media (max-width:600px){.EducationSection_timeline__GtCX9{gap:1rem}.EducationSection_eduCard__MrCqQ{padding:1rem .7rem .7rem}.EducationSection_resourcesGrid__XqF5Q{gap:1rem;grid-template-columns:repeat(2,1fr)}.EducationSection_selfLearningSection__xXZNd h3{font-size:1.5rem}}.AchievementsSection_achievementsSection__OSIGW{align-items:center;display:flex;flex-direction:column;padding:4vh 0 8vh;width:100%}.AchievementsSection_heading__X7T6h{color:#6a82fb;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.AchievementsSection_achievementsList__WYBBU{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0;max-width:700px;padding:0;width:90vw}.AchievementsSection_achievement__z5TPt{background:#1e1e3cd9;border-radius:1rem;box-shadow:0 2px 16px 0 #6a82fb14;color:#f5f6fa;font-size:1.1rem;font-weight:500;padding:1.2rem 1.5rem;transition:box-shadow .2s}.AchievementsSection_achievement__z5TPt:hover{box-shadow:0 8px 32px 0 #6a82fb2e}@media (max-width:600px){.AchievementsSection_achievementsList__WYBBU{gap:.7rem}.AchievementsSection_achievement__z5TPt{font-size:1rem;padding:.8rem .7rem}}.ProjectsSection_projectsSection__2zsYJ{align-items:center;display:flex;flex-direction:column;padding:4vh 0 8vh;width:100%}.ProjectsSection_heading__C1LX-{color:#fc5c7d;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.ProjectsSection_projectsGrid__N-bSm{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:900px;width:90vw}.ProjectsSection_projectCard__wHRP8{background:#1e1e3cd9;border-radius:1rem;box-shadow:0 2px 16px 0 #fc5c7d14;display:flex;flex-direction:column;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s}.ProjectsSection_projectCard__wHRP8:hover{box-shadow:0 8px 32px 0 #fc5c7d2e;transform:translateY(-6px) scale(1.03)}.ProjectsSection_projectHeader__gWaej{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.7rem}.ProjectsSection_projectTitle__l4Zs0{color:#f5f6fa;font-size:1.2rem;font-weight:600}.ProjectsSection_projectPeriod__UWalb{color:#a0a0c0;font-size:1rem;font-style:italic}.ProjectsSection_projectDetails__UwPho{color:#e0e0f0;font-size:1rem;margin:0;padding-left:1.2rem}@media (max-width:600px){.ProjectsSection_projectsGrid__N-bSm{gap:1rem}.ProjectsSection_projectCard__wHRP8{padding:1.2rem .7rem}}.ResearchSection_researchSection__1oiuJ{align-items:center;display:flex;flex-direction:column;padding:4vh 0 8vh;width:100%}.ResearchSection_heading__eGn-Y{color:#6a82fb;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.ResearchSection_researchGrid__TU2RA{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:900px;width:90vw}.ResearchSection_researchCard__fSSGn{background:#282846d9;border-radius:1rem;box-shadow:0 2px 16px 0 #6a82fb14;display:flex;flex-direction:column;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s}.ResearchSection_researchCard__fSSGn:hover{box-shadow:0 8px 32px 0 #6a82fb2e;transform:translateY(-6px) scale(1.03)}.ResearchSection_researchHeader__wqGPc{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.7rem}.ResearchSection_researchTitle__XFUsI{color:#f5f6fa;font-size:1.1rem;font-weight:600}.ResearchSection_researchDate__8xANV{color:#a0a0c0;font-size:1rem;font-style:italic}.ResearchSection_researchDetails__ebZb4{color:#e0e0f0;font-size:1rem;margin:0;padding-left:1.2rem}.ResearchSection_doiLink__daJ2R{align-self:flex-start;color:#fc5c7d;font-size:.98rem;margin-top:.7rem;text-decoration:underline;word-break:break-all}@media (max-width:600px){.ResearchSection_researchGrid__TU2RA{gap:1rem}.ResearchSection_researchCard__fSSGn{padding:1.2rem .7rem}}.ConnectSection_connectSection__uTz4y{background-color:#f8f9fa;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin:2rem 0;padding:2rem}.ConnectSection_heading__LyVzR{color:#343a40;font-size:2.2rem;margin-bottom:2rem;text-align:center}.ConnectSection_profilesGrid__f8Y7u{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:2rem 0}.ConnectSection_profileCard__vc1-H{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 8px #0000001a;color:#343a40;display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.ConnectSection_profileCard__vc1-H:hover{box-shadow:0 6px 12px #00000026}.ConnectSection_profileIcon__Sb01b{color:#6a82fb;height:50px;margin-bottom:1rem;width:50px}.ConnectSection_profileIcon__Sb01b svg{height:100%;width:100%}.ConnectSection_profileName__8tdb2{font-size:1.1rem;font-weight:500;text-align:center}.ConnectSection_connectMessage__WqqaS{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-top:2rem;text-align:center}.ConnectSection_connectMessage__WqqaS p{margin:.5rem 0}@media (max-width:600px){.ConnectSection_profilesGrid__f8Y7u{grid-template-columns:repeat(2,1fr)}.ConnectSection_heading__LyVzR{font-size:1.8rem}.ConnectSection_connectSection__uTz4y{margin:1.5rem 0;padding:1.5rem}}:root{--chat-primary:#6a82fb;--chat-dark:#181824;--chat-darker:#23234a;--chat-text:#fff;--chat-shadow:#6a82fb2e;--chat-accent:#fc5c7d;--chat-warning-bg:#fff3cd;--chat-warning-text:#856404;--chat-warning-border:#ffeeba;--chat-error:#e74c3c;--vh:1vh}.ChatAssistant_launcher__nQV\+O{align-items:center;background:none;border:none;border-radius:50%;bottom:2.5rem;box-shadow:0 4px 24px 0 #6a82fb2e;box-shadow:0 4px 24px 0 var(--chat-shadow);cursor:pointer;display:flex;height:56px;justify-content:center;outline:none;padding:0;position:fixed;right:2.5rem;width:56px;z-index:1000}.ChatAssistant_chatOverlay__uC\+oG{align-items:flex-end;background:#0a0a1473;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1100}.ChatAssistant_chatWindow__EWBjO{background:#181824;background:var(--chat-dark);border-radius:1.2rem 1.2rem 0 0;box-shadow:0 8px 48px 0 #6a82fb2e;box-shadow:0 8px 48px 0 var(--chat-shadow);display:flex;flex-direction:column;height:500px;margin:0 2.5rem 2.5rem 0;max-width:98vw;overflow:hidden;width:350px}.ChatAssistant_chatHeader__MQaDt{align-items:center;background:#6a82fb;background:var(--chat-primary);color:#fff;color:var(--chat-text);display:flex;font-weight:600;justify-content:space-between;padding:1rem 1.2rem}.ChatAssistant_closeBtn__dRTKg{background:none;border:none;color:#fff;color:var(--chat-text);cursor:pointer;font-size:1.5rem;font-weight:700}.ChatAssistant_chatBody__GLd5Z{background:#181824;background:var(--chat-dark);display:flex;flex:1 1;flex-direction:column;gap:.7rem;overflow-y:auto;padding:1.2rem}.ChatAssistant_assistantMsg__LaWm9{align-self:flex-start;background:#23234a;background:var(--chat-darker);border-radius:1.2rem 1.2rem 1.2rem .3rem}.ChatAssistant_assistantMsg__LaWm9,.ChatAssistant_userMsg__gwrDj{word-wrap:break-word;box-shadow:0 2px 8px 0 #6a82fb2e;box-shadow:0 2px 8px 0 var(--chat-shadow);color:#fff;color:var(--chat-text);font-size:.95rem;max-width:80%;padding:.7rem 1rem}.ChatAssistant_userMsg__gwrDj{align-self:flex-end;background:#6a82fb;background:var(--chat-primary);border-radius:1.2rem 1.2rem .3rem 1.2rem}.ChatAssistant_chatInputBar__LKvLB{background:#181824;background:var(--chat-dark);border-top:1px solid #23234a;border-top:1px solid var(--chat-darker);display:flex;padding:.7rem 1rem}.ChatAssistant_chatInput__CN4\+F{background:#23234a;background:var(--chat-darker);flex:1 1;margin-right:.7rem;outline:none;padding:.6rem 1rem}.ChatAssistant_chatInput__CN4\+F,.ChatAssistant_sendBtn__IkRWG{border:none;border-radius:.7rem;color:#fff;color:var(--chat-text);font-size:1rem}.ChatAssistant_sendBtn__IkRWG{background:#6a82fb;background:var(--chat-primary);cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background .2s}.ChatAssistant_sendBtn__IkRWG:hover{background:#fc5c7d;background:var(--chat-accent)}.ChatAssistant_typingIndicator__Zj\+ik{align-items:center;display:inline-flex;padding:.5rem}.ChatAssistant_typingIndicator__Zj\+ik span{animation:ChatAssistant_bounce__T9J\+C 1.4s ease-in-out infinite both;background-color:#bbb;border-radius:50%;display:inline-block;height:8px;margin-right:4px;width:8px}.ChatAssistant_typingIndicator__Zj\+ik span:first-child{animation-delay:-.32s}.ChatAssistant_typingIndicator__Zj\+ik span:nth-child(2){animation-delay:-.16s}@keyframes ChatAssistant_bounce__T9J\+C{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatAssistant_sendBtn__IkRWG:disabled{cursor:not-allowed;opacity:.6}.ChatAssistant_chatInput__CN4\+F:disabled{background-color:#f1f1f1;cursor:not-allowed}.ChatAssistant_offlineIndicator__ff\+Y9{color:#e74c3c;color:var(--chat-error);font-size:.85em;font-weight:400}.ChatAssistant_apiWarning__IEI0N{background-color:#fff3cd;background-color:var(--chat-warning-bg);border-top:1px solid #ffeeba;border-top:1px solid var(--chat-warning-border);color:#856404;color:var(--chat-warning-text);font-size:.9em;padding:8px 12px;text-align:center}@media (max-width:768px){.ChatAssistant_launcher__nQV\+O{bottom:1.5rem;height:48px;right:1.5rem;width:48px}.ChatAssistant_chatWindow__EWBjO{border-radius:0;height:100%;margin:0;max-height:100%;max-width:100%;width:100%}.ChatAssistant_chatOverlay__uC\+oG{align-items:center;justify-content:center}.ChatAssistant_chatHeader__MQaDt{font-size:.9rem;padding:.8rem 1rem}.ChatAssistant_assistantMsg__LaWm9,.ChatAssistant_userMsg__gwrDj{font-size:.9rem;max-width:90%;padding:.6rem .8rem}.ChatAssistant_chatInputBar__LKvLB{padding:.5rem .7rem}.ChatAssistant_chatInput__CN4\+F{font-size:.9rem;padding:.5rem .8rem}.ChatAssistant_sendBtn__IkRWG{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:480px){.ChatAssistant_launcher__nQV\+O{bottom:1rem;height:40px;right:1rem;width:40px}.ChatAssistant_assistantMsg__LaWm9,.ChatAssistant_userMsg__gwrDj{font-size:.85rem;max-width:95%}.ChatAssistant_sendBtn__IkRWG{padding:.5rem .8rem}}.ChatAssistant_calendarWrapper__wCvP2{display:flex;flex:1 1;overflow:hidden}.ChatAssistant_calendarWrapper__wCvP2>div{display:flex;flex:1 1;flex-direction:column}@media (max-width:768px){.ChatAssistant_calendarWrapper__wCvP2{height:calc(100% - 56px)}}.CalendarBooking_calendarContainer__1Ndby{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #00000026;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;max-width:500px;overflow:hidden;width:100%}.CalendarBooking_calendarHeader__rYYzd{align-items:center;background-color:#6a82fb;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.CalendarBooking_calendarHeader__rYYzd h2{font-size:1.3rem;font-weight:600;margin:0}.CalendarBooking_closeButton__QKK3n{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;height:30px;justify-content:center;line-height:1;padding:0;transition:background-color .2s;width:30px}.CalendarBooking_closeButton__QKK3n:hover{background-color:#fff3}.CalendarBooking_slotSelection__GEdfo{max-height:400px;overflow-y:auto;padding:20px}.CalendarBooking_slotSelection__GEdfo h3{color:#333;font-size:1.1rem;margin:0 0 20px}.CalendarBooking_dayGroup__LGeIi{margin-bottom:20px}.CalendarBooking_dayGroup__LGeIi h4{border-bottom:1px solid #eee;color:#444;font-size:1rem;margin:0 0 10px;padding-bottom:8px}.CalendarBooking_slotGrid__weY1k{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.CalendarBooking_slotButton__bmcVJ{background-color:#f5f7ff;border:1px solid #dce1fd;border-radius:6px;color:#333;cursor:pointer;font-size:.9rem;padding:10px;transition:all .2s}.CalendarBooking_slotButton__bmcVJ:hover{background-color:#e8edff;border-color:#6a82fb}.CalendarBooking_noSlots__mBcx2{color:#666;font-style:italic;padding:20px;text-align:center}.CalendarBooking_bookingForm__uQrFo{padding:20px}.CalendarBooking_bookingForm__uQrFo h3{color:#333;font-size:1.1rem;margin:0 0 20px}.CalendarBooking_selectedTime__Z5nmN{background-color:#f5f7ff;border-radius:6px;color:#444;font-weight:500;margin-bottom:20px;padding:12px;text-align:center}.CalendarBooking_formGroup__vNnU8{margin-bottom:16px}.CalendarBooking_formGroup__vNnU8 label{color:#555;display:block;font-size:.9rem;margin-bottom:6px}.CalendarBooking_formGroup__vNnU8 input,.CalendarBooking_formGroup__vNnU8 textarea{border:1px solid #ddd;border-radius:4px;color:#333;font-size:1rem;padding:10px 12px;width:100%}.CalendarBooking_formGroup__vNnU8 textarea{min-height:80px;resize:vertical}.CalendarBooking_formActions__xXz5M{display:flex;justify-content:space-between;margin-top:20px}.CalendarBooking_backButton__UpNrR{background-color:#f1f1f1;border:none;border-radius:4px;color:#444;cursor:pointer;font-size:.9rem;padding:10px 16px;transition:background-color .2s}.CalendarBooking_backButton__UpNrR:hover{background-color:#e1e1e1}.CalendarBooking_bookButton__432e1{background-color:#6a82fb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 16px;transition:background-color .2s}.CalendarBooking_bookButton__432e1:hover{background-color:#5971f5}.CalendarBooking_bookButton__432e1:disabled{background-color:#a5b4ff;cursor:not-allowed}.CalendarBooking_confirmation__CWt-U{padding:30px 20px;text-align:center}.CalendarBooking_successIcon__cS6Dd{align-items:center;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.CalendarBooking_confirmation__CWt-U h3{color:#333;font-size:1.3rem;margin:0 0 20px}.CalendarBooking_confirmation__CWt-U p{color:#555;line-height:1.5;margin:0 0 12px}.CalendarBooking_bookingId__M05so{background-color:#f5f7ff;border-radius:4px;display:inline-block;font-size:.9rem;margin-top:20px;padding:8px}.CalendarBooking_calendarLink__ZAdXj{background-color:#4285f4;border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;margin:16px 0;padding:10px 16px;text-decoration:none;transition:background-color .2s}.CalendarBooking_calendarLink__ZAdXj:hover{background-color:#3367d6}.CalendarBooking_doneButton__Z4\+El{background-color:#6a82fb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:20px;padding:10px 20px;transition:background-color .2s}.CalendarBooking_doneButton__Z4\+El:hover{background-color:#5971f5}.CalendarBooking_authPrompt__xTya1{padding:30px 20px;text-align:center}.CalendarBooking_authPrompt__xTya1 h3{color:#333;font-size:1.2rem;margin:0 0 16px}.CalendarBooking_authPrompt__xTya1 p{color:#555;line-height:1.5;margin:0 0 20px}.CalendarBooking_authButton__RUFpp{align-items:center;background-color:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:12px 20px;transition:background-color .2s}.CalendarBooking_authButton__RUFpp:hover{background-color:#3367d6}.CalendarBooking_authNote__U3jFU{color:#777;font-size:.85rem;font-style:italic;margin-top:16px}.CalendarBooking_loadingState__LmZJd{padding:40px 20px;text-align:center}.CalendarBooking_spinner__DIKLB{animation:CalendarBooking_spin__xF\+Nc 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#6a82fb;height:40px;margin:0 auto 20px;width:40px}@keyframes CalendarBooking_spin__xF\+Nc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CalendarBooking_errorState__M6YCQ{padding:30px 20px;text-align:center}.CalendarBooking_errorState__M6YCQ p{color:#e53935;margin:0 0 20px}.CalendarBooking_retryButton__J1lEQ{background-color:#f1f1f1;border:none;border-radius:4px;color:#444;cursor:pointer;font-size:.9rem;padding:8px 16px}@media (max-width:768px){.CalendarBooking_calendarContainer__1Ndby{border-radius:0;height:100%;max-width:none;width:100%}.CalendarBooking_slotSelection__GEdfo{flex:1 1;max-height:none}.CalendarBooking_slotGrid__weY1k{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.CalendarBooking_bookingForm__uQrFo,.CalendarBooking_confirmation__CWt-U{flex:1 1;max-height:none}}.App_appContainer__Q73Qs{align-items:stretch;background:linear-gradient(135deg,#0a0a0f 60%,#1a1a2e);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100vw}.App_narrativeQuestion__pttv8{align-items:center;background:#14142880;border-bottom:1px solid #fc5c7d1a;border-top:1px solid #6a82fb1a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:2vh 0;min-height:25vh;overflow:hidden;padding:4vh 1rem;position:relative;text-align:center;transition:background .3s ease;width:100%}.App_narrativeQuestion__pttv8:hover{background:#191932b3}.App_narrativeQuestion__pttv8:before{background:radial-gradient(circle at center,#6a82fb14 0,#0000 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.App_narrativeQuestion__pttv8 h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6a82fb,#fc5c7d);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;margin:0 auto;max-width:900px;position:relative;text-shadow:0 2px 8px #0003;transition:all .3s ease;z-index:1}.App_narrativeQuestion__pttv8:hover h2{letter-spacing:0;transform:scale(1.02)}.App_scrollDown__2cJyn{bottom:20px;height:50px;left:50%;opacity:.7;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:30px;z-index:2}.App_narrativeQuestion__pttv8:hover .App_scrollDown__2cJyn{opacity:1}.App_arrow__ezsdc{animation:App_arrowBounce__v-X2C 2s infinite;border-bottom:3px solid;border-image:linear-gradient(135deg,#6a82fb,#fc5c7d) 1;border-right:3px solid;height:20px;margin:0 auto;position:relative;transform:rotate(45deg);width:20px}@keyframes App_arrowBounce__v-X2C{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}.App_calendarSection__JUQQT{align-items:center;background:#1e1e324d;display:flex;flex-direction:column;padding:6vh 0;text-align:center;width:100%}.App_calendarHeading__MB1wX{color:#6a82fb;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;max-width:800px}.App_calendarText__z9Rce{color:#e0e0f0;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px;padding:0 2rem}.App_feedbackSection__ID41a{align-items:center;display:flex;flex-direction:column;padding:6vh 0;text-align:center;width:100%}.App_feedbackHeading__UXaED{color:#fc5c7d;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;max-width:800px}.App_feedbackText__L3J0n{color:#e0e0f0;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px;padding:0 2rem}@media (max-width:768px){.App_narrativeQuestion__pttv8{min-height:20vh;padding:3vh 1rem}.App_narrativeQuestion__pttv8 h2{font-size:2.2rem}.App_scrollDown__2cJyn{bottom:10px}.App_arrow__ezsdc{border-width:2px;height:15px;width:15px}}@media (max-width:600px){.App_narrativeQuestion__pttv8{min-height:15vh;padding:2vh 1rem}.App_narrativeQuestion__pttv8 h2{font-size:1.8rem}.App_calendarHeading__MB1wX,.App_feedbackHeading__UXaED{font-size:1.8rem;padding:0 1rem}.App_calendarText__z9Rce,.App_feedbackText__L3J0n{font-size:1.1rem;padding:0 1.5rem}}
/*# sourceMappingURL=main.9f13f9b1.css.map*/