.Chatbot1_overlay__Soese{position:fixed;inset:0;background:rgb(15,80,122);display:flex;justify-content:center;align-items:center;z-index:9999;padding:24px}.Chatbot1_modalCard__v_3dM{width:100%;max-width:980px;height:80vh;max-height:900px;background:#0f1724;border-radius:12px;box-shadow:0 12px 30px rgba(2,6,23,.6);display:flex;flex-direction:column;overflow:hidden}.Chatbot1_header__jXp1c{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(90deg,rgba(16,24,40,.95),rgba(10,20,35,.95));border-bottom:1px solid rgba(255,255,255,.04);color:#fff}.Chatbot1_header__jXp1c h3{margin:0;font-size:1.05rem}.Chatbot1_closeBtn__BCmgo{background:transparent;border:none;color:#cbd5e1;font-size:1.1rem;cursor:pointer}.Chatbot1_messages__CMZdo{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));font-size:16px;justify-content:left}.Chatbot1_userBubble__59Ags{align-self:flex-end;background:#2563eb;color:#fff;padding:10px 14px;border-radius:16px 16px 6px 16px;max-width:75%;word-break:break-word}.Chatbot1_botBubble__tX9_W{align-self:flex-start;background:#111827;color:#e6eef8;border:1px solid rgba(255,255,255,.03);padding:10px 14px;border-radius:16px 16px 16px 6px;max-width:75%;word-break:break-word}.Chatbot1_inputArea__9HQwc{display:flex;gap:10px;padding:12px 16px;align-items:center;border-top:1px solid rgba(255,255,255,.03);background:linear-gradient(180deg,rgba(10,14,20,.6),rgba(6,10,15,.6))}.Chatbot1_textInput____7oL{flex:1;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);color:#e6eef8;font-size:14px}.Chatbot1_textInput____7oL:focus{outline:none;border-color:rgba(37,99,235,.9)}.Chatbot1_fileLabel__d8suj{cursor:pointer;padding:6px;border-radius:6px;color:#cbd5e1;display:inline-flex;align-items:center;justify-content:center}.Chatbot1_fileInput__8vPlC{display:none}.Chatbot1_sendButton__ILA6L{background:#10b981;color:white;border:none;padding:9px 14px;border-radius:8px;cursor:pointer;font-weight:600}.Chatbot1_sendButton__ILA6L:hover{filter:brightness(.95)}@media (max-width:720px){.Chatbot1_modalCard__v_3dM{height:92vh;max-width:100%;border-radius:10px}.Chatbot1_botBubble__tX9_W,.Chatbot1_userBubble__59Ags{max-width:85%}}.Chatbot1_inlineButton__w_EMp{padding:10px 16px;border-radius:6px;background:#0f507a;color:white;border:none;cursor:pointer;font-weight:600;margin-bottom:1rem}.CorporateExperience_corporateExperience__0aPId{margin-top:100px;margin-left:100px;display:block;height:auto;padding:50px 0 100px}.CorporateExperience_header__3VV_F{font-family:Calibre;width:100%;display:inline-block;text-align:left;margin-bottom:30px;position:relative}.CorporateExperience_header__3VV_F>span{color:var(--color-text-highlight)}.CorporateExperience_timeline__kCgCy{position:relative;display:flex;flex-direction:column;gap:2rem;width:min(900px,100%);padding:0 0 0 1.25rem}.CorporateExperience_timelineLine__ykUsX{content:"";position:absolute;left:1.25rem;top:.25rem;bottom:.25rem;width:2px;background:linear-gradient(180deg,rgba(89,197,251,.6),rgba(89,197,251,.15))}.CorporateExperience_expRow__GvR9j{position:relative;display:grid;grid-template-columns:3rem 1fr;align-items:flex-start;gap:1rem}.CorporateExperience_marker__kgvNc{position:relative;height:3rem}.CorporateExperience_markerInner__pBkbf{position:absolute;left:.5rem;top:0;height:2.5rem;width:2.5rem;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(89,197,251,.35),rgba(20,29,45,.9));border:1px solid rgba(89,197,251,.5);color:var(--color-text);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:.9rem}.CorporateExperience_card__ZyHmF{background:linear-gradient(180deg,rgba(60,67,78,.6),rgba(42,47,55,.8));border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1rem 1.25rem;box-shadow:0 10px 20px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-align:left}.CorporateExperience_card__ZyHmF:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(0,0,0,.35);border-color:rgba(89,197,251,.35)}.CorporateExperience_cardHeader__2wFAX{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.CorporateExperience_cardHeader__2wFAX h5{margin:0;color:var(--color-lightest-grey);font-size:1.1rem;font-weight:600}.CorporateExperience_cardHeader__2wFAX h6{margin:.25rem 0 0;color:var(--color-lightest-grey)}.CorporateExperience_title__prXo7 span{color:var(--color-text-highlight)}.CorporateExperience_badge__h21sA{flex:0 0 auto;background:rgba(89,197,251,.15);color:var(--color-text-highlight);border:1px solid rgba(89,197,251,.35);font-family:var(--font-mono);font-size:.8rem;padding:.2rem .5rem;border-radius:999px}.CorporateExperience_card__ZyHmF ul{list-style:square;list-color:var(--color-text-highlight);text-align:left;padding-left:1.25rem;margin:0}.CorporateExperience_card__ZyHmF li{color:var(--color-light-grey);font-size:1.1rem}@media (max-width:768px){.CorporateExperience_corporateExperience__0aPId{margin-left:0;padding:30px 0 60px}.CorporateExperience_timeline__kCgCy{width:100%;gap:1.25rem;padding:0 0 0 1rem}.CorporateExperience_timelineLine__ykUsX{left:1rem}.CorporateExperience_expRow__GvR9j{grid-template-columns:2.75rem 1fr;gap:.75rem}.CorporateExperience_markerInner__pBkbf{left:.25rem;height:2.25rem;width:2.25rem;font-size:.8rem}.CorporateExperience_card__ZyHmF{padding:.9rem 1rem}}.PortfolioProjects_mainContainer__HTIjW{margin-top:150px;display:flex;flex-direction:column;align-items:center;height:auto;padding:50px 0 100px;width:100%;box-sizing:border-box}.PortfolioProjects_header__PUXKI{font-family:Calibre;width:100%;max-width:90%;display:inline-block;text-align:left;margin-bottom:50px;position:relative}.PortfolioProjects_header__PUXKI>span{color:var(--color-text-highlight)}.PortfolioProjects_projectsGrid__Xrac0{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem;width:100%;max-width:90%;margin:0 auto;padding:0;box-sizing:border-box;justify-items:center}.PortfolioProjects_projectCard__Atu03{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.PortfolioProjects_projectLink__Jm9QP{display:block;width:100%;height:100%;text-decoration:none}.PortfolioProjects_imageWrapper__LW5D_{position:relative;width:100%;max-width:100%;height:300px;margin:0 auto;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.15),0 0 0 1px rgba(89,197,251,.1);background:linear-gradient(135deg,rgba(89,197,251,.08),rgba(20,29,45,.15));aspect-ratio:5/3}.PortfolioProjects_projectCard__Atu03:hover .PortfolioProjects_imageWrapper__LW5D_{transform:translateY(-8px);box-shadow:0 8px 12px rgba(0,0,0,.15),0 20px 40px rgba(0,0,0,.2),0 0 0 1px rgba(89,197,251,.3),0 0 20px rgba(89,197,251,.1)}.PortfolioProjects_image__KtoNN{width:100%;height:100%;object-fit:fill;border-radius:12px;opacity:.8;transition:opacity .3s ease,transform .3s ease;display:block}.PortfolioProjects_projectCard__Atu03:hover .PortfolioProjects_image__KtoNN{opacity:1;transform:scale(1.02)}.PortfolioProjects_imageOverlay__2ssr7{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(89,197,251,.1),rgba(20,29,45,.3));border-radius:12px;transition:opacity .3s ease}.PortfolioProjects_projectCard__Atu03:hover .PortfolioProjects_imageOverlay__2ssr7{opacity:.7}@media (max-width:768px){.PortfolioProjects_mainContainer__HTIjW{margin-top:100px;padding:30px 0 60px}.PortfolioProjects_projectsGrid__Xrac0{grid-template-columns:1fr;gap:5rem;padding:0;max-width:95%}.PortfolioProjects_header__PUXKI{max-width:95%}.PortfolioProjects_imageWrapper__LW5D_{height:250px;max-width:417px;aspect-ratio:5/3}}.Footer_footer__yUjxG{margin-top:4rem;padding:2rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.Footer_copyright__m8i3P{color:var(--color-light-grey);font-size:.9rem;font-family:var(--font-mono)}.Footer_copyright__m8i3P a{color:var(--color-text-highlight);text-decoration:none;transition:color .2s ease}.Footer_copyright__m8i3P a:hover{color:var(--color-text)}@media (max-width:768px){.Footer_footer__yUjxG{margin-top:3rem;padding:1.5rem 1rem}.Footer_copyright__m8i3P{font-size:.85rem}}.SocialNetworking_mainContainer__PzALm{position:fixed;width:12vw;height:90vh;min-width:15px;display:flex;flex-direction:column-reverse}.SocialNetworking_socialIconContainer__aGTLV{height:70%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.SocialNetworking_socialIcon__YWszu{border-radius:50%;display:block;width:30px;height:30px;margin-bottom:20px}.SocialNetworking_socialIcon__YWszu:hover{width:35px;height:35px;margin-bottom:15px;box-shadow:0 0 6px 4px rgba(230,196,196,.3)}.SocialNetworking_socialPanelLine__GaKod{margin-top:30px;height:20vh;width:0;border:1px solid var(--color-white-smoke)}@media (max-width:768px){.SocialNetworking_mainContainer__PzALm{position:static;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.5rem}.SocialNetworking_socialIconContainer__aGTLV{height:auto;flex-direction:row;justify-content:center;gap:.75rem}.SocialNetworking_socialIcon__YWszu{width:28px;height:28px;margin-bottom:0}.SocialNetworking_socialIcon__YWszu:hover{width:32px;height:32px;margin-bottom:0}.SocialNetworking_socialPanelLine__GaKod{display:none}}