@charset "UTF-8";.login-container{position:relative;min-height:100vh;overflow:hidden;color:#e2e8f0;background:linear-gradient(135deg,rgba(20,184,166,.12),transparent 30%),linear-gradient(225deg,rgba(59,130,246,.16),transparent 32%),linear-gradient(180deg,#060615 0%,#0c0c1d 100%)}.login-shell{position:relative;z-index:2;min-height:100vh;width:min(100% - 32px,980px);margin:0 auto;display:flex;align-items:center;justify-content:center;padding:48px 0}.login-card{width:60%;display:column;gap:28px;align-items:center;padding:32px;border-radius:18px}.login-brand{max-width:500px}.login-badge{display:inline-flex;justify-content:center;align-items:center;min-height:32px;padding:0 12px;color:#bae6fd;background:rgba(14,165,164,.12);border:1px solid rgba(125,211,252,.2);border-radius:999px;font-size:12px;margin-bottom:20px;width:100%;font-weight:700}.login-brand h1{margin:18px 0 12px;color:#f8fafc;font-size:48px;line-height:1}.login-brand p{color:#cbd5e1;font-size:16px;line-height:1.7}.login-back{width:fit-content;margin-top:24px;margin-bottom:20px;display:inline-flex;align-items:center;gap:8px;color:#dbeafe;font-size:14px;font-weight:700}.login-back:hover{color:#fff}.login-form{width:100%;padding:28px;border-radius:16px;background:rgba(2,8,23,.46);border:1px solid rgba(148,163,184,.18)}.logintext{margin-bottom:24px}.login-header{display:flex;flex-direction:column;align-items:center}.logintext span{display:block;margin-bottom:7px;color:#67e8f9;font-size:12px;font-weight:800;text-transform:uppercase}.logintext h2{color:#f8fafc;font-size:28px;line-height:1.15}.input-container{position:relative;margin-bottom:14px}.input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:inline-flex;color:#94a3b8;pointer-events:none}.input{width:100%;min-height:48px;padding:0 14px 0 44px;color:#eef6ff;background:rgba(2,8,23,.52);border:1px solid rgba(148,163,184,.22);border-radius:12px;font:inherit;font-size:15px}.input::placeholder{color:#cbd5e19e}.input:focus{outline:none;border-color:#67e8f994;box-shadow:0 0 0 4px #0ea5a424}.button-login{width:100%;min-height:48px;margin-top:8px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#14b8a6,#2563eb);font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 16px 28px #2563eb38}.button-login:hover:not(:disabled){filter:brightness(1.05)}.button-login:disabled{cursor:not-allowed;opacity:.75}.span-error{display:block;margin-top:14px;color:#fca5a5;font-size:14px}@media (max-width: 820px){.login-card{grid-template-columns:1fr;gap:24px}.login-brand{max-width:none}.login-brand h1{font-size:38px}}@media (max-width: 520px){.login-shell{width:min(100% - 24px,420px);padding:32px 0 92px}.login-card{padding:18px}.login-brand h1{font-size:32px}.login-form{padding:22px 18px}}.contact{min-height:100vh;max-width:1300px;width:100%;margin:0 auto;padding:80px 30px;display:flex;align-items:center;justify-content:center;gap:50px;position:relative;z-index:5}@media (max-width: 738px){.contact{width:100%;padding:60px 20px;gap:40px;flex-direction:column;justify-content:flex-start}}.contact .textContainer{flex:1;display:flex;flex-direction:column;gap:20px;padding:20px 0}@media (max-width: 738px){.contact .textContainer{gap:25px;text-align:center;align-items:center;width:100%}}.contact .textContainer h1{font-size:70px;line-height:1.1;color:#fff;font-weight:800;background:linear-gradient(90deg,#ffffff 0%,#00f2fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 30px rgba(0,242,254,.15)}@media (max-width: 738px){.contact .textContainer h1{font-size:42px}}.contact .textContainer .infoSection{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media (max-width: 738px){.contact .textContainer .infoSection{width:100%;align-items:center}}.contact .textContainer .infoSection .infoItem{display:flex;align-items:center;gap:20px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);padding:20px 25px;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;max-width:450px;width:100%}.contact .textContainer .infoSection .infoItem:hover{background:rgba(0,242,254,.05);border-color:#00f2fe4d;transform:translate(10px);box-shadow:0 10px 20px #00f2fe1a}@media (max-width: 738px){.contact .textContainer .infoSection .infoItem{max-width:100%;justify-content:flex-start}.contact .textContainer .infoSection .infoItem:hover{transform:translateY(-5px)}}.contact .textContainer .infoSection .infoItem .iconWrapper{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:rgba(0,242,254,.1);border-radius:12px;color:#00f2fe}.contact .textContainer .infoSection .infoItem .iconWrapper svg{font-size:26px}.contact .textContainer .infoSection .infoItem .infoText{display:flex;flex-direction:column;gap:5px}.contact .textContainer .infoSection .infoItem .infoText h3{font-size:18px;color:#fff;margin:0;font-weight:600}.contact .textContainer .infoSection .infoItem .infoText span{font-size:15px;color:#94a3b8}.contact .formContainer{flex:1.2;position:relative;width:100%;max-width:650px;padding:50px;background:rgba(15,23,42,.6);border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;box-shadow:0 30px 60px #0006}@media (max-width: 738px){.contact .formContainer{padding:30px 20px;width:100%}}.contact .formContainer .phoneSvg{stroke:#00f2fe;position:absolute;margin:auto;z-index:-1;opacity:.08;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 0 20px rgba(0,242,254,.5))}@media (max-width: 738px){.contact .formContainer .phoneSvg{display:none}}.contact .formContainer form{display:flex;flex-direction:column;gap:25px;position:relative;z-index:2}.contact .formContainer form input,.contact .formContainer form textarea{width:100%;padding:18px 25px;background-color:#0000004d;border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:14px;font-size:16px;transition:all .3s ease;outline:none}.contact .formContainer form input:focus,.contact .formContainer form textarea:focus{border-color:#00f2fe;background-color:#00f2fe08;box-shadow:0 0 15px #00f2fe26}.contact .formContainer form input::placeholder,.contact .formContainer form textarea::placeholder{color:#64748b}@media (max-width: 738px){.contact .formContainer form input,.contact .formContainer form textarea{padding:15px;font-size:15px}}.contact .formContainer form button{width:100%;padding:18px;border:1px solid rgba(0,242,254,.5);border-radius:35px;background:linear-gradient(90deg,rgba(0,242,254,.15) 0%,rgba(0,242,254,.05) 100%);color:#00f2fe;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:10px}.contact .formContainer form button:hover:not(:disabled){color:#fff;background:rgba(0,242,254,.25);border-color:#00f2fe;box-shadow:0 0 25px #00f2fe4d;transform:translateY(-2px)}.contact .formContainer form button:disabled,.contact .formContainer form button.loading{opacity:.6;cursor:not-allowed;background:rgba(255,255,255,.02);border-color:#ffffff0d;color:#64748b}@media (max-width: 738px){.contact .formContainer form button{padding:15px;font-size:16px}}.contact .formContainer form .spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.2);border-top:2px solid #00f2fe;border-radius:50%;animation:spin .8s linear infinite}.contact .formContainer form .msg-success,.contact .formContainer form .msg-error{padding:15px;border-radius:10px;font-size:14px;font-weight:600;text-align:center;margin-top:5px}.contact .formContainer form .msg-success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#4ade80}.contact .formContainer form .msg-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#f87171}.hero{min-height:100vh;position:relative;background:transparent;display:flex;align-items:center;justify-content:center;margin-top:90px;margin-left:10%;margin-right:10%}@media (max-width: 738px){.hero{flex-direction:column;align-items:center;margin-top:10px;margin-left:0;margin-right:0}}.hero .wrapper{max-width:1366px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media (max-width: 738px){.hero .wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 20px}}.hero .wrapper .textContainer{width:50%;display:flex;flex-direction:column;gap:24px}@media (max-width: 738px){.hero .wrapper .textContainer{width:100%;align-items:center;text-align:center;z-index:10;margin-top:0}}.hero .wrapper .textContainer h2{font-size:24px;color:#4facfe;letter-spacing:8px;text-transform:uppercase;font-weight:600;text-shadow:0 0 10px rgba(79,172,254,.5)}@media (max-width: 738px){.hero .wrapper .textContainer h2{font-size:16px;letter-spacing:4px}}.hero .wrapper .textContainer h1{font-size:72px;font-weight:800;line-height:1.1;background:linear-gradient(to right,#ffffff,#00f2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 40px rgba(0,242,254,.2)}@media (max-width: 738px){.hero .wrapper .textContainer h1{font-size:42px}}.hero .wrapper .textContainer .buttons{z-index:10;display:flex;gap:20px;margin-top:10px}@media (max-width: 738px){.hero .wrapper .textContainer .buttons{justify-content:center}}.hero .wrapper .textContainer .buttons button{padding:16px 36px;border:1px solid rgb(0,241,254);border-radius:30px;background:rgba(0,242,254,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #00f2fe1a}.hero .wrapper .textContainer .buttons button:hover{background:rgba(0,242,254,.15);border-color:#00f2fe;box-shadow:0 0 30px #00f2fe66;transform:translateY(-2px)}.hero .wrapper .textContainer img{width:40px;margin-top:40px;opacity:.6}@media (max-width: 738px){.hero .wrapper .textContainer img{display:none}}.hero .imageContainer{border:rgba(0,241,254,.6352941176) 10px solid;border-radius:50%;width:40%;aspect-ratio:1/1;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;overflow:hidden}@media (max-width: 738px){.hero .imageContainer{width:70%;height:70%;margin-top:24px}}.hero .imageContainer img{width:100%;height:100%;max-width:100%;object-fit:cover;display:block;filter:drop-shadow(0 0 40px rgba(79,172,254,.3))}.hero .slidingTextContainer{position:absolute;font-size:40vh;bottom:-80px;white-space:nowrap;color:#ffffff08;font-weight:900;pointer-events:none;z-index:0}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#000}@media (max-width: 738px){.sidebar{z-index:1}}.sidebar .bg{z-index:999;position:fixed;top:50%;left:25px;transform:translateY(-50%);bottom:auto;border-radius:35px;background-color:#0f172ab3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,242,254,.4);box-shadow:0 0 30px #00000080;overflow:hidden}@media (max-width: 738px){.sidebar .bg{top:auto;bottom:20px;left:50%;transform:translate(-50%);width:90%;height:70px;border-radius:35px}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px;color:#fff}@media (max-width: 738px){.sidebar .bg .links{flex-direction:row;justify-content:space-evenly;gap:0}}.sidebar .bg .links .spacer{height:70px;width:10px}@media (max-width: 738px){.sidebar .bg .links .spacer{height:10px;width:70px}}.sidebar .bg .links a{font-size:26px;color:#fff;transition:color .3s ease}.sidebar .bg .links a svg{transition:transform .3s ease}.sidebar .bg .links a:hover{color:#00f2fe}.sidebar .bg .links a:hover svg{transform:scale(1.2)}@media (max-width: 738px){.sidebar .bg .links a{font-size:22px}}.sidebar button{z-index:1000;position:fixed;width:70px;height:70px;border-radius:50%;top:50%;transform:translateY(-50%);left:25px;background-color:transparent;border:none;cursor:pointer}@media (max-width: 738px){.sidebar button{top:auto;bottom:20px;left:50%;transform:translate(-50%)}}.navbar{height:200px;position:absolute;z-index:10;width:100%}.navbar .wrapper{font-size:25px;max-width:1366px;margin:auto;display:flex;align-items:center;justify-content:space-between;height:100%}@media (max-width: 738px){.navbar .wrapper{justify-content:flex-end;padding:20px;margin-top:-60px}}.navbar .wrapper span{font-weight:700}@media (max-width: 738px){.navbar .wrapper span{display:none}}.navbar .wrapper .social{display:flex;gap:20px;align-items:center}.navbar .wrapper .social img,.navbar .wrapper .social .social-svg{width:30px;height:30px;fill:#fff}.portfolio-game-layout{position:relative;background:transparent;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;overflow:hidden}.portfolio-game-layout .game-container{width:100%;max-width:1300px;height:600px;display:flex;gap:50px}@media (max-width: 738px){.portfolio-game-layout .game-container{flex-direction:column;height:auto;min-height:80vh;gap:30px}}.portfolio-game-layout .portfolio-sidebar{flex:0 0 350px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.1);padding-right:30px}@media (max-width: 738px){.portfolio-game-layout .portfolio-sidebar{flex:none;width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:0 10px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}}.portfolio-game-layout .portfolio-sidebar h2{font-size:45px;color:#00f2fe;margin-bottom:30px;text-shadow:0 0 15px rgba(0,242,254,.3)}@media (max-width: 738px){.portfolio-game-layout .portfolio-sidebar h2{font-size:32px;margin-bottom:15px}}.portfolio-game-layout .portfolio-sidebar .sidebar-links{display:flex;flex-direction:column;gap:15px}@media (max-width: 738px){.portfolio-game-layout .portfolio-sidebar .sidebar-links{flex-direction:row;width:100%;overflow-x:auto;overflow-y:hidden;padding:5px 15px 15px;scroll-snap-type:x mandatory;justify-content:flex-start;-webkit-overflow-scrolling:touch;gap:10px}.portfolio-game-layout .portfolio-sidebar .sidebar-links::-webkit-scrollbar{height:4px}.portfolio-game-layout .portfolio-sidebar .sidebar-links::-webkit-scrollbar-thumb{background:rgba(0,242,254,.5);border-radius:4px}}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link{position:relative;padding:15px 20px;cursor:pointer;font-size:18px;color:#94a3b8;font-weight:500;transition:color .3s ease;border-radius:12px}@media (max-width: 738px){.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link{white-space:nowrap;font-size:14px;padding:8px 16px;scroll-snap-align:start;flex-shrink:0}}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link:hover{color:#fff;background:rgba(255,255,255,.03)}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link.active{color:#fff;font-weight:700}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link.active span{color:#00f2fe}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link .active-indicator{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,242,254,.15) 0%,transparent 100%);border-left:4px solid #00f2fe;border-radius:12px;z-index:-1}@media (max-width: 738px){.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link .active-indicator{width:110%;background:rgba(0,242,254,.1);border-left:none;border-bottom:3px solid #00f2fe;border-radius:6px}}.portfolio-game-layout .portfolio-sidebar .sidebar-links .sidebar-link span{position:relative;z-index:2}.portfolio-game-layout .portfolio-deck{flex:1;position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.portfolio-game-layout .portfolio-card{position:absolute;width:650px;height:420px;border-radius:24px;box-shadow:0 30px 60px #0009,0 0 0 1px #ffffff1a;background:rgba(15,23,42,.8);overflow:hidden}@media (max-width: 738px){.portfolio-game-layout .portfolio-card{width:95%;height:320px}}.portfolio-game-layout .portfolio-card.inactive-card{cursor:pointer;pointer-events:auto}.portfolio-game-layout .portfolio-card.active-card{box-shadow:0 40px 80px #00f2fe40,0 0 0 1px #00f2fe80}.portfolio-game-layout .portfolio-card .card-inner,.portfolio-game-layout .portfolio-card .image-wrapper{width:100%;height:100%;position:relative}.portfolio-game-layout .portfolio-card .image-wrapper img{width:100%;height:100%;object-fit:cover}.portfolio-game-layout .portfolio-card .card-overlay{position:absolute;bottom:0;left:0;width:100%;padding:40px;background:linear-gradient(to bottom,transparent 0%,rgba(10,10,22,.8) 40%,rgba(10,10,22,.95) 100%);display:flex;flex-direction:column;justify-content:flex-end;gap:15px}@media (max-width: 738px){.portfolio-game-layout .portfolio-card .card-overlay{padding:20px;gap:10px}}.portfolio-game-layout .portfolio-card .card-overlay h3{font-size:28px;color:#fff;font-weight:700}@media (max-width: 738px){.portfolio-game-layout .portfolio-card .card-overlay h3{font-size:20px}}.portfolio-game-layout .portfolio-card .card-overlay p{font-size:15px;color:#cbd5e1;line-height:1.6}@media (max-width: 738px){.portfolio-game-layout .portfolio-card .card-overlay p{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.portfolio-game-layout .portfolio-card .card-overlay .project-link{align-self:flex-start;background:rgba(0,242,254,.15);border:1px solid rgba(0,242,254,.5);color:#fff;padding:10px 25px;border-radius:25px;font-size:14px;font-weight:600;text-decoration:none;letter-spacing:.5px;transition:all .3s ease;margin-top:10px}.portfolio-game-layout .portfolio-card .card-overlay .project-link:hover{background:rgba(0,242,254,.3);box-shadow:0 0 20px #00f2fe66;transform:translateY(-2px)}@media (max-width: 738px){.portfolio-game-layout .portfolio-card .card-overlay .project-link{padding:8px 20px;font-size:12px;margin-top:5px}}.services{background:transparent;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:60px 0}@media (max-width: 738px){.services{height:0;overflow:visible}}.services .textContainer{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding-right:50px;margin-bottom:20px}@media (max-width: 738px){.services .textContainer{align-self:center;text-align:center;flex-direction:column;padding-right:0}}.services .textContainer p{font-weight:300;font-size:20px;color:#94a3b8;text-align:right}.services .textContainer hr{width:300px;border:none;border-top:1px solid rgba(0,242,254,.3)}@media (max-width: 738px){.services .textContainer hr{width:200px}}.services .titleContainer{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}@media (max-width: 738px){.services .titleContainer{width:100%}}.services .titleContainer .title{display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width: 738px){.services .titleContainer .title{flex-direction:column;gap:20px}}.services .titleContainer .title h1{font-size:72px;font-weight:700;color:#fff}@media (max-width: 738px){.services .titleContainer .title h1{font-size:36px}}.services .titleContainer .title h1 b{color:#00f2fe;text-shadow:0 0 20px rgba(0,242,254,.4);transition:color .3s ease}.services .titleContainer .title h1 b:hover{color:#4facfe}.services .listContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1366px;width:100%;margin:0 auto;padding:0 50px}@media (max-width: 738px){.services .listContainer{grid-template-columns:1fr;padding:0 20px}}.services .listContainer .box{padding:25px;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:15px;transition:all .4s ease;position:relative;overflow:hidden}.services .listContainer .box:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#00f2fe,transparent);opacity:0;transition:opacity .4s ease}.services .listContainer .box:hover{transform:translateY(-5px);background:rgba(255,255,255,.05);border-color:#00f2fe4d;box-shadow:0 10px 30px #00f2fe1a}.services .listContainer .box:hover:before{opacity:1}.services .listContainer .box:hover h2{color:#00f2fe}@media (max-width: 738px){.services .listContainer .box{align-items:center;text-align:center;padding:20px}}.services .listContainer .box h2{font-size:22px;color:#fff;font-weight:600;transition:color .3s ease}.services .listContainer .box p{color:#cbd5e1;font-size:15px;line-height:1.5;flex-grow:1}.services .listContainer .box button{padding:8px 16px;background:rgba(0,242,254,.1);border:1px solid rgba(0,242,254,.3);border-radius:20px;color:#00f2fe;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;align-self:flex-start;cursor:default}@media (max-width: 738px){.services .listContainer .box button{align-self:center}}.aboutme{position:relative;background:transparent;min-height:100vh;display:flex;flex-direction:column}.aboutme .progress{position:sticky;top:0;left:0;padding-top:50px;text-align:center;z-index:10}.aboutme .progress h1{font-size:50px;color:#00f2fe;text-shadow:0 0 20px rgba(0,242,254,.4)}@media (max-width: 738px){.aboutme .progress h1{font-size:30px}}@media (max-width: 738px){.aboutme .progress{padding-top:20px}}.aboutme .container{display:flex;align-items:center;justify-content:center;width:100%;flex:1;flex-grow:1;min-height:100vh;padding:40px 20px}.aboutme .container .wrapper{max-width:1200px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:60px}@media (max-width: 738px){.aboutme .container .wrapper{flex-direction:column;gap:40px}}.aboutme .container .wrapper .imageContainer{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.aboutme .container .wrapper .imageContainer .imgWrapper{position:relative}.aboutme .container .wrapper .imageContainer .imgWrapper .img{width:350px;height:500px;object-fit:cover;border-radius:30px;border:1px solid rgba(0,242,254,.4);position:relative;z-index:2;transition:transform .5s ease;box-shadow:0 20px 40px #0009}.aboutme .container .wrapper .imageContainer .imgWrapper .img:hover{transform:scale(1.03);box-shadow:0 30px 60px #00f2fe4d}@media (max-width: 738px){.aboutme .container .wrapper .imageContainer .imgWrapper .img{width:250px;height:350px}}.aboutme .container .wrapper .imageContainer .imgWrapper .imgGlow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(0,242,254,.2) 0%,rgba(0,0,0,0) 70%);z-index:1;filter:blur(20px);pointer-events:none}.aboutme .container .wrapper .textContainer{flex:1.5;display:flex;flex-direction:column;gap:20px;padding:45px;background:rgba(15,23,42,.65);border:1px solid rgba(0,242,254,.2);border-radius:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 40px #00000080,inset 0 0 20px #00f2fe0d}@media (max-width: 738px){.aboutme .container .wrapper .textContainer{padding:30px;align-items:center;text-align:center}}.aboutme .container .wrapper .textContainer h2{font-size:42px;color:#fff;font-weight:800;letter-spacing:-1px}@media (max-width: 738px){.aboutme .container .wrapper .textContainer h2{font-size:32px}}.aboutme .container .wrapper .textContainer h3{font-size:18px;color:#00f2fe;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-top:-10px}@media (max-width: 738px){.aboutme .container .wrapper .textContainer h3{font-size:14px}}.aboutme .container .wrapper .textContainer .description{display:flex;flex-direction:column;gap:15px;margin-bottom:5px}.aboutme .container .wrapper .textContainer .description p{color:#cbd5e1;font-size:17px;line-height:1.8;font-weight:300}@media (max-width: 738px){.aboutme .container .wrapper .textContainer .description p{font-size:15px}}.aboutme .container .wrapper .textContainer .skillsContainer{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}@media (max-width: 738px){.aboutme .container .wrapper .textContainer .skillsContainer{justify-content:center}}.aboutme .container .wrapper .textContainer .skillsContainer .skillBadge{padding:8px 16px;background:rgba(0,242,254,.1);border:1px solid rgba(0,242,254,.3);border-radius:20px;color:#e2e8f0;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.aboutme .container .wrapper .textContainer .skillsContainer .skillBadge:hover{background:rgba(0,242,254,.2);border-color:#00f2fe;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #00f2fe33}.aboutme .container .wrapper .textContainer .knowMoreLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:rgba(0,242,254,.1);border:1px solid rgba(0,242,254,.4);border-radius:30px;padding:15px 30px;width:200px;cursor:pointer;font-size:16px;font-weight:600;color:#fff;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-top:5px}.aboutme .container .wrapper .textContainer .knowMoreLink:hover{transform:translateY(-3px);background:rgba(0,242,254,.2);border-color:#00f2fe;box-shadow:0 0 20px #00f2fe4d}@media (max-width: 738px){.aboutme .container .wrapper .textContainer .knowMoreLink{width:100%;max-width:250px}}.certifications-section{padding:60px 20px;background-color:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;min-height:100vh;justify-content:center}.certifications-section .section-title{font-size:3rem;margin-bottom:60px;text-align:center;color:#fff}.certifications-section .section-title span{border-bottom:4px solid #00f2fe;padding-bottom:15px;text-shadow:0 0 20px rgba(0,242,254,.4)}.certifications-section .cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;width:100%;max-width:1300px}.certifications-section .cert-card{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:35px;transition:all .4s ease;box-shadow:0 10px 30px #0003;position:relative;overflow:hidden}.certifications-section .cert-card:hover{transform:translateY(-8px);border-color:#00f2fe66;box-shadow:0 15px 40px #00f2fe26;background:rgba(255,255,255,.05)}.certifications-section .cert-card:hover .view-cert-btn{opacity:1;transform:translateY(0)}.certifications-section .cert-card h3{margin-top:0;color:#00f2fe;font-size:1.5rem;font-weight:700;line-height:1.3}.certifications-section .cert-card .cert-details{display:flex;justify-content:space-between;font-size:.95rem;color:#94a3b8;margin:15px 0 25px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.certifications-section .cert-card p{color:#cbd5e1;line-height:1.7;font-size:1rem;margin-bottom:20px}.certifications-section .cert-card .view-cert-btn{display:flex;align-items:center;gap:10px;color:#00f2fe;font-weight:600;font-size:.95rem;opacity:.7;transition:all .3s ease}.certifications-section .cert-card .view-cert-btn svg{transition:transform .3s ease}.certifications-section .cert-card .view-cert-btn:hover{opacity:1}.certifications-section .cert-card .view-cert-btn:hover svg{transform:scale(1.1)}.certifications-section .cert-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(5,5,10,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.certifications-section .cert-modal-content{background:#0f172a;border:1px solid rgba(0,242,254,.3);border-radius:20px;box-shadow:0 30px 60px #00000080,0 0 40px #00f2fe1a;width:100%;max-width:800px;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.certifications-section .cert-modal-content .close-btn{position:absolute;top:15px;right:15px;background:rgba(0,0,0,.5);border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.certifications-section .cert-modal-content .close-btn:hover{background:rgba(0,242,254,.8);transform:rotate(90deg)}.certifications-section .cert-modal-content .modal-image-container{width:100%;flex:1;min-height:300px;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.certifications-section .cert-modal-content .modal-image-container img{width:100%;height:100%;object-fit:contain}.certifications-section .cert-modal-content .modal-info{padding:25px;background:#0f172a;border-top:1px solid rgba(255,255,255,.05)}.certifications-section .cert-modal-content .modal-info h3{color:#00f2fe;font-size:1.5rem;margin-bottom:10px;font-weight:700}.certifications-section .cert-modal-content .modal-info p{color:#94a3b8;font-size:.95rem;font-weight:500}.experience{background:transparent;padding:80px 20px 100px;position:relative;overflow:hidden}.experience .experience-header{text-align:center;margin-bottom:60px}.experience .experience-header h1{font-size:50px;color:#00f2fe;font-weight:700;text-shadow:0 0 20px rgba(0,242,254,.4)}@media (max-width: 738px){.experience .experience-header h1{font-size:30px}}.experience .timeline{position:relative;max-width:1000px;margin:0 auto;padding:20px 0}.experience .timeline .timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent 0%,#61dafb 10%,#61dafb 90%,transparent 100%);transform:translate(-50%)}@media (max-width: 738px){.experience .timeline .timeline-line{left:20px}}.experience .timeline .timeline-item{position:relative;width:50%;padding:20px 40px;box-sizing:border-box}@media (max-width: 738px){.experience .timeline .timeline-item{width:100%;padding:15px 15px 15px 50px}}.experience .timeline .timeline-item.left{left:0;text-align:right}@media (max-width: 738px){.experience .timeline .timeline-item.left{text-align:left}}.experience .timeline .timeline-item.left .timeline-dot{right:-9px}@media (max-width: 738px){.experience .timeline .timeline-item.left .timeline-dot{left:12px;right:auto}}@media (max-width: 738px){.experience .timeline .timeline-item.left .timeline-card{text-align:left}}.experience .timeline .timeline-item.right{left:50%}@media (max-width: 738px){.experience .timeline .timeline-item.right{left:0}}.experience .timeline .timeline-item.right .timeline-dot{left:-9px}@media (max-width: 738px){.experience .timeline .timeline-item.right .timeline-dot{left:12px}}.experience .timeline .timeline-item .timeline-dot{position:absolute;top:32px;width:18px;height:18px;border-radius:50%;background:#111132;border:2px solid #61dafb;display:flex;align-items:center;justify-content:center;z-index:2}.experience .timeline .timeline-item .timeline-dot .dot-inner{width:8px;height:8px;border-radius:50%;background:#61dafb;animation:dotPulse 2s ease-in-out infinite}.experience .timeline .timeline-item .timeline-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease,box-shadow .3s ease}.experience .timeline .timeline-item .timeline-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #61dafb1f;border-color:#61dafb40}.experience .timeline .timeline-item .timeline-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.experience .timeline .timeline-item .timeline-card .card-header .period{font-size:13px;color:#61dafb;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.experience .timeline .timeline-item .timeline-card .card-header .company{font-size:13px;color:#00f2fe;font-weight:500;background:rgba(0,242,254,.1);padding:4px 12px;border-radius:20px}.experience .timeline .timeline-item .timeline-card .role{font-size:22px;color:#fff;margin-bottom:16px;font-weight:600;line-height:1.3}@media (max-width: 738px){.experience .timeline .timeline-item .timeline-card .role{font-size:18px}}.experience .timeline .timeline-item .timeline-card .bullets{list-style:none;padding:0;margin:0}.experience .timeline .timeline-item .timeline-card .bullets li{position:relative;padding-left:18px;margin-bottom:10px;font-size:15px;color:silver;line-height:1.6;text-align:left}.experience .timeline .timeline-item .timeline-card .bullets li:before{content:"▸";position:absolute;left:0;color:#61dafb;font-weight:700}@media (max-width: 738px){.experience .timeline .timeline-item .timeline-card .bullets li{font-size:14px}}.experience .timeline .timeline-item .timeline-card .tech-stack{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);font-size:13px;color:#888}.experience .timeline .timeline-item .timeline-card .tech-stack .tech-label{color:#61dafb;font-weight:600}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.6)}}.footer{background:linear-gradient(to bottom,transparent,rgba(15,23,42,.95));border-top:1px solid rgba(255,255,255,.05);color:#cbd5e1;padding-top:60px;margin-top:50px;font-family:inherit}.footer .footer-container{max-width:1200px;margin:0 auto;padding:0 20px 40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}@media (max-width: 738px){.footer .footer-container{flex-direction:column;padding:0 20px 30px;gap:30px}}.footer h3{color:#fff;font-size:1.3rem;margin-bottom:20px;font-weight:600}.footer .footer-brand{flex:1;min-width:300px}.footer .footer-brand .logo-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:15px}.footer .footer-brand .logo-wrapper .footer-logo{width:45px;height:45px;border-radius:50%;box-shadow:0 0 15px #00f2fe4d}.footer .footer-brand .logo-wrapper h2{font-size:1.8rem;color:#00f2fe;margin:0;font-weight:700}.footer .footer-brand p{line-height:1.6;font-size:15px;opacity:.8;max-width:400px}.footer .footer-links{flex:1;min-width:150px}.footer .footer-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer .footer-links ul li a{color:#94a3b8;text-decoration:none;font-size:15px;transition:color .3s ease}.footer .footer-links ul li a:hover{color:#00f2fe}.footer .footer-social{flex:1;min-width:200px}.footer .footer-social .social-icons{display:flex;gap:15px}.footer .footer-social .social-icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.footer .footer-social .social-icons a img,.footer .footer-social .social-icons a .footer-social-svg{width:20px;height:20px;object-fit:contain;filter:grayscale(100%) brightness(150%);transition:filter .3s ease;fill:currentColor}.footer .footer-social .social-icons a:hover{background:rgba(0,242,254,.1);border-color:#00f2fe66}.footer .footer-social .social-icons a:hover img,.footer .footer-social .social-icons a:hover .footer-social-svg{filter:none}.footer .footer-bottom{text-align:center;padding:25px 20px;border-top:1px solid rgba(255,255,255,.05);background:rgba(0,0,0,.2)}.footer .footer-bottom p{margin:0;font-size:14px;color:#64748b}.theme-toggle-btn{position:fixed;top:25px;right:25px;z-index:1000;width:50px;height:50px;border-radius:50%;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,242,254,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 20px #0000004d;transition:background .3s ease,border-color .3s ease}@media (max-width: 738px){.theme-toggle-btn{top:15px;right:15px;width:45px;height:45px}}body.light-mode .theme-toggle-btn{background:rgba(255,255,255,.8);border:1px solid rgba(2,132,199,.3);box-shadow:0 5px 15px #0000001a}@media (max-width: 738px){html{scroll-snap-type:none}section{min-height:auto;scroll-snap-align:none}}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#0a0a16;color:#e2e8f0;overflow-x:hidden}a{text-decoration:none;color:inherit}section{min-height:100vh;width:100%;scroll-snap-align:start;position:relative;display:flex;flex-direction:column}body.light-mode{background-color:#f8fafc;background-image:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)!important;color:#0f172a}body.light-mode h1,body.light-mode h2,body.light-mode h3,body.light-mode h4,body.light-mode h5,body.light-mode h6{color:#0f172a!important}body.light-mode p,body.light-mode span{color:#1e293b}body.light-mode .navbar .wrapper span{color:#0f172a!important}body.light-mode .navbar .wrapper .social a .social-svg{fill:#0f172a!important}body.light-mode .hero .wrapper .textContainer h2{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .hero .wrapper .textContainer h1{background:linear-gradient(90deg,#0f172a 0%,#1d4ed8 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}body.light-mode .hero .wrapper .textContainer .buttons button{border-color:#0f172a!important;color:#0f172a!important;background:rgba(255,255,255,.5)!important}body.light-mode .hero .wrapper .textContainer .buttons button.glow-button{border-color:#1d4ed8!important;box-shadow:0 0 10px #1d4ed833!important}body.light-mode .hero .wrapper .textContainer .buttons button.glow-button:hover{background-color:#1d4ed8!important;color:#fff!important}body.light-mode .hero .imageContainer{border-color:#1d4fd8a1!important}body.light-mode .sidebar .bg{background-color:#ffffffd9!important;border:1px solid rgba(29,78,216,.3)!important;box-shadow:0 10px 30px #0000001a!important}body.light-mode .sidebar .bg .links a{color:#0f172a!important}body.light-mode .sidebar .bg .links a svg{color:#0f172a!important}body.light-mode .sidebar .bg .links a:hover{color:#1d4ed8!important}body.light-mode .sidebar .bg .links a:hover svg{color:#1d4ed8!important}body.light-mode .sidebar button svg path{stroke:#0f172a!important}body.light-mode .aboutme .progress h1{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .aboutme .wrapper .imageContainer .imgWrapper .img{border-color:#1d4ed84d!important;box-shadow:0 20px 40px #0000001a!important}body.light-mode .aboutme .wrapper .imageContainer .imgWrapper .imgGlow{background:radial-gradient(circle,rgba(29,78,216,.1) 0%,rgba(0,0,0,0) 70%)!important}body.light-mode .aboutme .wrapper .textContainer{background:rgba(255,255,255,.7)!important;border:1px solid rgba(29,78,216,.2)!important;box-shadow:0 10px 40px #0000000d!important}body.light-mode .aboutme .wrapper .textContainer h2{color:#0f172a!important}body.light-mode .aboutme .wrapper .textContainer h3{color:#1d4ed8!important}body.light-mode .aboutme .wrapper .textContainer p{color:#334155!important}body.light-mode .aboutme .wrapper .textContainer .skillsContainer .skillBadge{background:rgba(29,78,216,.05)!important;border-color:#1d4ed833!important;color:#0f172a!important}body.light-mode .aboutme .wrapper .textContainer .skillsContainer .skillBadge:hover{background:rgba(29,78,216,.15)!important;color:#1d4ed8!important}body.light-mode .aboutme .wrapper .textContainer .knowMoreLink{background:rgba(29,78,216,.05)!important;border-color:#1d4ed84d!important;color:#0f172a!important}body.light-mode .aboutme .wrapper .textContainer .knowMoreLink:hover{background:rgba(29,78,216,.15)!important}body.light-mode .portfolio-game-layout .portfolio-sidebar{border-right-color:#1d4ed833!important}@media (max-width: 738px){body.light-mode .portfolio-game-layout .portfolio-sidebar{border-bottom-color:#1d4ed833!important;border-right:none!important}}body.light-mode .portfolio-game-layout .portfolio-sidebar h2{color:#0f172a!important;text-shadow:none!important}body.light-mode .portfolio-game-layout .portfolio-sidebar .sidebar-link span{color:#334155!important}body.light-mode .portfolio-game-layout .portfolio-sidebar .sidebar-link:hover{color:#1d4ed8!important;background:rgba(29,78,216,.05)!important}body.light-mode .portfolio-game-layout .portfolio-sidebar .sidebar-link.active span{color:#1d4ed8!important;font-weight:700}body.light-mode .portfolio-game-layout .portfolio-sidebar .sidebar-link .active-indicator{background:linear-gradient(90deg,rgba(29,78,216,.1) 0%,transparent 100%)!important;border-left:4px solid #1d4ed8!important}@media (max-width: 738px){body.light-mode .portfolio-game-layout .portfolio-sidebar .sidebar-link .active-indicator{background:rgba(29,78,216,.1)!important;border-left:none!important;border-bottom:4px solid #1d4ed8!important}}body.light-mode .portfolio-game-layout .portfolio-deck .portfolio-card{background:rgba(255,255,255,.85)!important;box-shadow:0 30px 60px #00000014,0 0 0 1px #1d4ed833!important}body.light-mode .portfolio-game-layout .portfolio-deck .portfolio-card.active-card{box-shadow:0 40px 80px #1d4ed833,0 0 0 1px #1d4ed866!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .image-wrapper{border-color:#1d4ed833!important;box-shadow:0 10px 30px #0000001a!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .card-overlay{background:linear-gradient(to top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.7) 100%)!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .card-overlay h3{color:#0f172a!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .card-overlay p{color:#1e293b!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .card-overlay .project-link{background:rgba(29,78,216,.1)!important;border-color:#1d4ed84d!important;color:#1d4ed8!important}body.light-mode .portfolio-game-layout .portfolio-deck .card-inner .card-overlay .project-link:hover{background:rgba(29,78,216,.2)!important;box-shadow:0 0 20px #1d4ed84d!important}body.light-mode .contact .textContainer h1{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .contact .textContainer .infoSection .infoItem .iconWrapper{background:rgba(29,78,216,.05)!important;border-color:#1d4ed833!important;box-shadow:0 5px 15px #1d4ed81a!important}body.light-mode .contact .textContainer .infoSection .infoItem .iconWrapper svg{color:#1d4ed8!important}body.light-mode .contact .textContainer .infoSection .infoItem:hover .iconWrapper{background:rgba(29,78,216,.1)!important}body.light-mode .contact .textContainer .infoSection .infoItem .infoText h3{color:#0f172a!important}body.light-mode .contact .textContainer .infoSection .infoItem .infoText span{color:#334155!important}body.light-mode .contact .formContainer{background:rgba(255,255,255,.7)!important;border:1px solid rgba(29,78,216,.2)!important;box-shadow:0 10px 40px #0000000d!important}body.light-mode .contact .formContainer input,body.light-mode .contact .formContainer textarea{background:rgba(29,78,216,.03)!important;border-color:#1d4ed833!important;box-shadow:none!important;color:#0f172a!important}body.light-mode .contact .formContainer input::placeholder,body.light-mode .contact .formContainer textarea::placeholder{color:#64748b!important}body.light-mode .contact .formContainer input:focus,body.light-mode .contact .formContainer textarea:focus{border-color:#1d4ed8!important;box-shadow:0 0 10px #1d4ed833!important}body.light-mode .contact .formContainer button{background:rgba(29,78,216,.1)!important;border-color:#1d4ed84d!important;color:#0f172a!important}body.light-mode .contact .formContainer button:hover{background:rgba(29,78,216,.2)!important}body.light-mode .contact .phoneSvg svg path{stroke:#1d4ed8!important}body.light-mode .contact h1{background:linear-gradient(90deg,#0f172a 0%,#1d4ed8 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}body.light-mode .services .textContainer p{color:#334155!important}body.light-mode .services .textContainer hr{border-top-color:#1d4ed84d!important}body.light-mode .services .titleContainer .title h1 b{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .services .titleContainer .title button{color:#1d4ed8!important;border-color:#1d4ed8!important}body.light-mode .services .titleContainer .title button:hover{background:#1d4ed8!important;color:#fff!important}body.light-mode .services .titleContainer .hr{background:linear-gradient(90deg,transparent,#1d4ed8,transparent)!important}body.light-mode .services .listContainer .box{border-color:#1d4ed833!important;background:rgba(255,255,255,.7)!important}body.light-mode .services .listContainer .box:before{background:linear-gradient(90deg,transparent,#1d4ed8,transparent)!important}body.light-mode .services .listContainer .box:hover{background:rgba(29,78,216,.05)!important;border-color:#1d4ed8!important;box-shadow:0 10px 30px #1d4ed81a!important;text-shadow:none!important}body.light-mode .services .listContainer .box:hover h2{color:#1d4ed8!important}body.light-mode .services .listContainer .box h2{color:#0f172a!important}body.light-mode .services .listContainer .box p{color:#334155!important}body.light-mode .services .listContainer .box button{background:rgba(29,78,216,.1)!important;border-color:#1d4ed84d!important;color:#1d4ed8!important}body.light-mode .experience .experience-header h1{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .experience .timeline .timeline-line{background:linear-gradient(180deg,transparent 0%,#1d4ed8 10%,#1d4ed8 90%,transparent 100%)!important}body.light-mode .experience .timeline .timeline-item .timeline-dot{background:#f8fafc!important;border-color:#1d4ed8!important}body.light-mode .experience .timeline .timeline-item .timeline-dot .dot-inner{background:#1d4ed8!important}body.light-mode .experience .timeline .timeline-item .timeline-card{background:rgba(255,255,255,.7)!important;border-color:#1d4ed833!important;box-shadow:0 4px 20px #0000000d!important}body.light-mode .experience .timeline .timeline-item .timeline-card:hover{background:rgba(255,255,255,.85)!important;border-color:#1d4ed8!important;box-shadow:0 8px 32px #1d4ed81f!important}body.light-mode .experience .timeline .timeline-item .timeline-card .card-header .period{color:#1d4ed8!important}body.light-mode .experience .timeline .timeline-item .timeline-card .card-header .company{color:#1d4ed8!important;background:rgba(29,78,216,.1)!important}body.light-mode .experience .timeline .timeline-item .timeline-card .role{color:#0f172a!important}body.light-mode .experience .timeline .timeline-item .timeline-card .bullets li{color:#334155!important}body.light-mode .experience .timeline .timeline-item .timeline-card .bullets li:before{color:#1d4ed8!important}body.light-mode .experience .timeline .timeline-item .timeline-card .tech-stack{border-top-color:#1d4ed81a!important;color:#475569!important}body.light-mode .experience .timeline .timeline-item .timeline-card .tech-stack .tech-label{color:#1d4ed8!important}body.light-mode .certifications-section .section-title{color:#0f172a!important}body.light-mode .certifications-section .section-title span{border-bottom-color:#1d4ed8!important;text-shadow:none!important}body.light-mode .certifications-section .cert-card{background:rgba(255,255,255,.7)!important;border-color:#1d4ed833!important;box-shadow:0 10px 30px #0000000d!important}body.light-mode .certifications-section .cert-card:hover{background:rgba(255,255,255,.85)!important;border-color:#1d4ed8!important;box-shadow:0 15px 40px #1d4ed826!important}body.light-mode .certifications-section .cert-card h3{color:#1d4ed8!important}body.light-mode .certifications-section .cert-card .cert-details{color:#475569!important}body.light-mode .certifications-section .cert-card p{color:#334155!important}body.light-mode .footer{background:linear-gradient(to bottom,transparent,rgba(241,245,249,.95))!important;border-top:1px solid rgba(29,78,216,.2)!important}body.light-mode .footer .footer-content .footer-section h3{color:#1d4ed8!important;text-shadow:none!important}body.light-mode .footer .footer-content .footer-section ul li a{color:#334155!important}body.light-mode .footer .footer-content .footer-section ul li a:hover{color:#1d4ed8!important}body.light-mode .footer .footer-content .footer-section .social-icons a{color:#0f172a!important;background:rgba(29,78,216,.05)!important;border-color:#1d4ed84d!important}body.light-mode .footer .footer-content .footer-section .social-icons a:hover{color:#1d4ed8!important;background:rgba(29,78,216,.15)!important}body.light-mode .footer .footer-container h3{color:#0f172a!important}body.light-mode .footer .footer-brand .logo-wrapper .footer-logo{box-shadow:0 0 15px #1d4ed84d!important}body.light-mode .footer .footer-brand .logo-wrapper h2{color:#1d4ed8!important}body.light-mode .footer .footer-brand p,body.light-mode .footer .footer-links ul li a{color:#334155!important}body.light-mode .footer .footer-links ul li a:hover{color:#1d4ed8!important}body.light-mode .footer .footer-social .social-icons a{background:rgba(29,78,216,.05)!important;border-color:#1d4ed833!important}body.light-mode .footer .footer-social .social-icons a img,body.light-mode .footer .footer-social .social-icons a .footer-social-svg{filter:grayscale(100%) brightness(50%)!important}body.light-mode .footer .footer-social .social-icons a:hover{background:rgba(29,78,216,.15)!important;border-color:#1d4ed866!important}body.light-mode .footer .footer-social .social-icons a:hover img,body.light-mode .footer .footer-social .social-icons a:hover .footer-social-svg{filter:none!important}body.light-mode .footer .footer-bottom{border-top-color:#1d4ed833!important;background:rgba(241,245,249,.5)!important}body.light-mode .footer .footer-bottom p,body.light-mode .footer .footer-bottom .footer-links a{color:#334155!important}body.light-mode .footer .footer-bottom .footer-links a:hover{color:#1d4ed8!important}body.light-mode .intro{background:#f8fafc!important}body.light-mode .intro .intro-content{background:rgba(255,255,255,.8)!important;box-shadow:0 0 30px #1d4ed81a!important;border:2px solid rgba(29,78,216,.2)!important}body.light-mode .intro .intro-content h1{background:linear-gradient(90deg,#0f172a,#1d4ed8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}body.light-mode .intro .intro-logo-container{background:rgba(29,78,216,.1)!important;border-color:#1d4ed84d!important;box-shadow:0 0 15px #1d4ed81a!important}body.light-mode .intro .progress-ring circle{stroke:#1d4ed8!important;filter:drop-shadow(0 0 5px rgba(29,78,216,.3))!important}body.light-mode .intro .loading-bar-container{background:rgba(29,78,216,.1)!important}body.light-mode .intro .loading-bar-container .loading-bar{background:#1d4ed8!important;box-shadow:0 0 10px #1d4ed8!important}body.light-mode .intro .loading-text{color:#1d4ed8!important}body.light-mode .emailmain{color:#0f172a!important;background:linear-gradient(135deg,rgba(20,184,166,.05),transparent 30%),linear-gradient(225deg,rgba(59,130,246,.05),transparent 32%),#f8fafc!important}body.light-mode .email-hero{background:rgba(255,255,255,.85)!important;border-color:#1d4ed84d!important}body.light-mode .email-badge{color:#0f172a!important;background:rgba(14,165,164,.2)!important;border-color:#0ea5a466!important}body.light-mode .email-head h1{color:#0f172a!important}body.light-mode .email-head p{color:#334155!important}body.light-mode .email-stats div{background:rgba(255,255,255,.7)!important;border-color:#1d4ed833!important}body.light-mode .email-stats strong{color:#0f172a!important}body.light-mode .email-stats span{color:#334155!important}body.light-mode .email-search-wrap{color:#334155!important;background:rgba(255,255,255,.7)!important;border-color:#1d4ed84d!important}body.light-mode .email-search{color:#0f172a!important}body.light-mode .email-search::placeholder{color:#64748b!important}body.light-mode .email-back{color:#1d4ed8!important}body.light-mode .email-back:hover{color:#0f172a!important}body.light-mode .email-list-page{border-top-color:#1d4ed833!important}body.light-mode .email-card{background:rgba(255,255,255,.7)!important;border-color:#1d4ed833!important}body.light-mode .name{color:#0f172a!important}body.light-mode .email{color:#334155!important}body.light-mode .message{color:#1e293b!important}body.light-mode .timestamp{color:#64748b!important}body.light-mode .parallax h1{color:#0f172a!important;text-shadow:none!important}body.light-mode .parallax .stars{filter:invert(1) opacity(.5)!important}body.light-mode .cursor{border-color:#0f172a!important}.emailmain{position:relative;min-height:100vh;overflow-x:hidden;color:#e2e8f0;background:linear-gradient(135deg,rgba(20,184,166,.12),transparent 30%),linear-gradient(225deg,rgba(59,130,246,.16),transparent 32%),linear-gradient(180deg,#060615 0%,#0c0c1d 100%)}.email-shell{position:relative;z-index:2;width:min(100% - 32px,1120px);margin:0 auto;padding:48px 0 56px}.email-hero{padding:24px;border-radius:16px;background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 60px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.email-badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;color:#bae6fd;background:rgba(14,165,164,.12);border:1px solid rgba(125,211,252,.2);border-radius:999px;font-size:12px;font-weight:800}.email-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin-top:18px}.email-head h1{margin:0;color:#f8fafc;font-size:42px;line-height:1}.email-head p{max-width:52ch;margin-top:10px;color:#cbd5e1;line-height:1.6}.email-stats{display:grid;grid-template-columns:repeat(2,88px);gap:10px}.email-stats div{padding:12px;border-radius:12px;text-align:center;background:rgba(2,8,23,.38);border:1px solid rgba(148,163,184,.14)}.email-stats strong{display:block;color:#f8fafc;font-size:22px;line-height:1}.email-stats span{display:block;margin-top:6px;color:#cbd5e1;font-size:11px;font-weight:700;text-transform:uppercase}.email-toolbar{display:grid;grid-template-columns:minmax(0,520px) auto;gap:14px;align-items:center;margin-top:22px}.email-search-wrap{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;color:#94a3b8;background:rgba(2,8,23,.52);border:1px solid rgba(148,163,184,.22);border-radius:12px}.email-search-wrap:focus-within{border-color:#67e8f994;box-shadow:0 0 0 4px #0ea5a424}.email-search{width:100%;min-height:46px;color:#eef6ff;background:transparent;border:0;font:inherit;font-size:14px}.email-search::placeholder{color:#cbd5e19e}.email-search:focus{outline:none}.email-back{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;color:#dbeafe;font-size:14px;font-weight:800;white-space:nowrap}.email-back:hover{color:#fff}.email-list-page{margin-top:22px;padding-top:18px;border-top:1px solid rgba(148,163,184,.14)}.email-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:12px}.email-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px;border-radius:12px;background:rgba(2,8,23,.36);border:1px solid rgba(148,163,184,.16)}.card-left{min-width:0}.card-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.name{color:#f8fafc;font-weight:800;font-size:16px}.email{color:#94a3b8;font-size:13px;overflow-wrap:anywhere}.message{margin-top:10px;color:#cbd5e1;line-height:1.55;overflow-wrap:anywhere}.card-right{display:flex;align-items:center;gap:10px}.timestamp{color:#94a3b8;font-size:12px;white-space:nowrap}.delete-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.2);border-radius:10px;color:#fca5a5;cursor:pointer}.delete-btn:hover{background:rgba(248,113,113,.18);border-color:#f8717152}@media (max-width: 760px){.email-shell{width:min(100% - 24px,640px);padding:32px 0 92px}.email-head,.email-toolbar,.email-card{grid-template-columns:1fr}.email-head h1{font-size:32px}.email-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.email-back{justify-content:flex-start}.card-right{justify-content:space-between}.timestamp{white-space:normal}}.chatbot{--chat-bg: #0c1220;--chat-panel: #111827;--chat-panel-soft: #172033;--chat-border: rgba(226, 232, 240, .14);--chat-text: #eef4ff;--chat-muted: #9aa8bd;--chat-accent: #38bdf8;--chat-accent-strong: #2563eb;--chat-user: #2563eb;--chat-bot: #182236;--chat-success: #22c55e;position:fixed;right:24px;bottom:24px;z-index:9999;font-family:inherit}.chat-toggle{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,rgba(56,189,248,.95),rgba(37,99,235,.96)),#2563eb;border:1px solid rgba(255,255,255,.18);border-radius:50%;cursor:pointer;box-shadow:0 18px 36px #02081757,0 0 0 6px #38bdf81f;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.chat-toggle:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 22px 42px #02081766,0 0 0 8px #38bdf824}.chat-toggle:focus-visible,.chat-input button:focus-visible,.suggested button:focus-visible,.retry-button:focus-visible{outline:3px solid rgba(56,189,248,.45);outline-offset:3px}.chat-window{width:min(380px,100vw - 32px);height:min(620px,100vh - 112px);min-height:460px;margin-top:12px;display:none;flex-direction:column;overflow:hidden;color:var(--chat-text);background:linear-gradient(180deg,rgba(23,32,51,.98),rgba(12,18,32,.98)),var(--chat-bg);border:1px solid var(--chat-border);border-radius:16px;box-shadow:0 26px 70px #02081775;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chatbot.open .chat-window{display:flex;animation:windowIn .22s ease-out}.chat-header{min-height:68px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(30,41,59,.92)),var(--chat-panel);border-bottom:1px solid var(--chat-border)}.chat-header-icon,.avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%}.chat-header-icon{width:38px;height:38px;color:#e0f2fe;background:rgba(56,189,248,.16);border:1px solid rgba(125,211,252,.28)}.chat-header strong,.chat-header small{display:block;line-height:1.2}.chat-header strong{font-size:15px;font-weight:700;letter-spacing:0}.chat-header small{margin-top:3px;color:var(--chat-muted);font-size:12px}.chat-status{width:10px;height:10px;border-radius:50%;background:var(--chat-success);box-shadow:0 0 0 5px #22c55e1f}.chat-body{flex:1;padding:16px 14px;overflow:auto;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.chat-body::-webkit-scrollbar{width:8px}.chat-body::-webkit-scrollbar-thumb{background:rgba(148,163,184,.34);border-radius:999px}.msg{width:100%;display:flex;align-items:flex-end;gap:9px;animation:messageIn .24s ease-out both}.msg.user{justify-content:flex-end}.msg.user .avatar{order:2}.msg.user .bubble{align-items:flex-end}.msg.user .content{color:#fff;background:linear-gradient(135deg,var(--chat-user),#1d4ed8);border-bottom-right-radius:6px;box-shadow:0 12px 24px #2563eb38}.msg.bot .content{color:#dce9fb;background:var(--chat-bot);border:1px solid rgba(226,232,240,.08);border-bottom-left-radius:6px}.avatar{width:30px;height:30px;color:#dbeafe;background:rgba(148,163,184,.12);border:1px solid rgba(226,232,240,.11)}.msg.user .avatar{color:#eff6ff;background:rgba(37,99,235,.22)}.bubble{max-width:min(78%,284px);display:flex;flex-direction:column;gap:6px}.content{padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.meta{min-height:18px;display:inline-flex;align-items:center;gap:7px;color:var(--chat-muted);font-size:11px}.msg.user .meta{justify-content:flex-end}.badge{max-width:76px;padding:2px 7px;color:#cbd5e1;background:rgba(148,163,184,.1);border:1px solid rgba(226,232,240,.07);border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts{white-space:nowrap}.retry-button{min-height:28px;padding:4px 9px;color:#bfdbfe;background:rgba(37,99,235,.14);border:1px solid rgba(96,165,250,.24);border-radius:8px;cursor:pointer}.msg.bot.loading .content,.msg.bot.loading .bubble{max-width:none}.typing{min-width:112px;min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:10px 12px;color:#cfe4ff;background:var(--chat-bot);border:1px solid rgba(226,232,240,.08);border-radius:14px 14px 14px 6px;font-size:13px}.typing-spinner{width:16px;height:16px;border:2px solid rgba(148,163,184,.35);border-top-color:var(--chat-accent);border-radius:50%;animation:spin .72s linear infinite}.suggested{display:flex;gap:8px;padding:10px 14px 8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;border-top:1px solid rgba(226,232,240,.06);background:rgba(15,23,42,.46)}.suggested button{min-height:32px;flex:0 0 auto;padding:7px 10px;color:#dbeafe;background:rgba(96,165,250,.08);border:1px solid rgba(125,211,252,.16);border-radius:999px;cursor:pointer;font-size:11px;font-weight:600;line-height:1.2;transition:transform .16s ease,background .16s ease,border-color .16s ease;white-space:nowrap}.suggested button:hover:not(:disabled){transform:translateY(-1px);background:rgba(56,189,248,.15);border-color:#7dd3fc52}.suggested button:disabled,.chat-input button:disabled{cursor:not-allowed;opacity:.55}.chat-input{display:grid;grid-template-columns:1fr 46px;gap:10px;align-items:end;padding:12px 14px 14px;background:rgba(12,18,32,.95);border-top:1px solid var(--chat-border)}.chat-input textarea{width:100%;min-height:46px;max-height:112px;resize:vertical;color:#eef6ff;background:rgba(2,8,23,.42);border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:12px 13px;font:inherit;font-size:14px;line-height:1.35;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.chat-input textarea::placeholder{color:#cbd5e199}.chat-input textarea:focus{outline:none;border-color:#38bdf88c;background:rgba(2,8,23,.58);box-shadow:0 0 0 4px #38bdf81f}.chat-input button{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--chat-accent),var(--chat-accent-strong));border:0;border-radius:12px;cursor:pointer;box-shadow:0 12px 22px #2563eb38;transition:transform .16s ease,filter .16s ease}.chat-input button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}@keyframes windowIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}body.light-mode .chatbot{--chat-bg: #f8fafc;--chat-panel: #ffffff;--chat-panel-soft: #eef2ff;--chat-border: rgba(15, 23, 42, .12);--chat-text: #0f172a;--chat-muted: #475569;--chat-bot: #ffffff}body.light-mode .chat-window{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,245,249,.98));box-shadow:0 26px 70px #0f172a33}body.light-mode .chat-header,body.light-mode .chat-input,body.light-mode .suggested{background:rgba(255,255,255,.9)}body.light-mode .msg.bot .content,body.light-mode .typing{color:#172033;background:#ffffff}body.light-mode .chat-input textarea{color:#0f172a;background:#ffffff}body.light-mode .chat-input textarea::placeholder{color:#334155cc}@media (max-width: 480px){.chatbot{left:0;right:0;bottom:calc(72px + env(safe-area-inset-bottom));padding:0 12px}.chat-toggle{position:fixed;right:16px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:10000;width:54px;height:54px}.chatbot.open .chat-toggle{position:absolute;right:22px;top:10px;bottom:auto;width:42px;height:42px;z-index:10001}.chat-window{width:min(100%,430px);height:min(72vh,620px);min-height:420px;margin:0 auto;border-radius:16px}.chat-header{min-height:64px;padding-right:62px}.chat-body{padding:14px 12px;gap:11px}.bubble{max-width:calc(100% - 46px)}.content{font-size:13.5px}.suggested{gap:7px;padding-left:12px;padding-right:12px;max-height:58px;overflow:auto}.suggested button{min-height:32px}.chat-input{grid-template-columns:1fr 46px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.chat-input textarea{min-height:46px;max-height:116px;font-size:16px}}@media (max-height: 520px) and (orientation: landscape){.chat-window{height:calc(100vh - 32px);min-height:0}.chat-header{min-height:56px;padding-top:10px;padding-bottom:10px}.suggested{max-height:48px;overflow:auto}}@media (prefers-reduced-motion: reduce){.chatbot.open .chat-window,.msg,.typing-spinner,.chat-toggle,.suggested button,.chat-input button{animation:none;transition:none}}.intro-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;overflow:hidden;pointer-events:none}.intro-curtain{position:absolute;top:0;bottom:0;width:100vw;height:100vh;pointer-events:auto;z-index:1;will-change:transform;overflow:hidden}.intro-curtain.intro-curtain-left{left:0;background:linear-gradient(135deg,#09090f 0%,#040407 100%);clip-path:polygon(0 0,100% 0,0 100%);box-shadow:15px 0 35px #000000d9}.intro-curtain.intro-curtain-left .curtain-inner-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 35% 65%,rgba(0,242,254,.04) 0%,transparent 70%)}.intro-curtain.intro-curtain-right{left:0;background:linear-gradient(225deg,#09090f 0%,#040407 100%);clip-path:polygon(100% 0,100% 100%,0 100%);box-shadow:-15px 0 35px #000000d9}.intro-curtain.intro-curtain-right .curtain-inner-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 65% 35%,rgba(0,242,254,.04) 0%,transparent 70%)}.intro-diagonal-seam-svg,.curtain-edge-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none;overflow:visible}.intro-content-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:auto}.intro-content{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.logo-container{margin-bottom:20px}.logo-container .logo-glow-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.logo-container .intro-logo{width:84px;height:84px;border-radius:50%;object-fit:cover;box-shadow:0 0 35px #00f2fe73;border:2px solid rgba(0,242,254,.35)}.logo-container .intro-logo.pulsing{animation:pulse-glow 2.4s infinite ease-in-out}.intro-title{font-size:2.6rem;font-weight:800;margin:0;background:linear-gradient(90deg,#ffffff 10%,#00f2fe 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1.5px}.intro-subtitle{font-size:1.05rem;color:#94a3b8;margin-top:10px;letter-spacing:3px;text-transform:uppercase;font-weight:500}.circle-loader-container{position:relative;width:120px;height:120px;margin-top:36px;display:flex;align-items:center;justify-content:center}.circle-loader-container .circle-glow-ambient{position:absolute;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(0,242,254,.25) 0%,transparent 70%);filter:blur(12px);animation:pulse-ambient 2s infinite ease-in-out}.circle-loader-container .circle-svg{transform:rotate(-90deg);overflow:visible}.circle-loader-container .circle-svg .circle-bg{fill:none;stroke:#ffffff14}.circle-loader-container .circle-svg .circle-progress{fill:none;stroke:url(#circleGradient);stroke-linecap:round;transition:stroke-dashoffset .05s linear}.circle-loader-container .circle-center-text{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.circle-loader-container .circle-center-text .circle-percent{font-size:1.35rem;font-weight:700;font-family:DM Sans,sans-serif;background:linear-gradient(135deg,#ffffff 20%,#00f2fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 15px rgba(0,242,254,.4);line-height:1.2}.circle-loader-container .circle-center-text .circle-status{font-size:.58rem;font-weight:700;letter-spacing:2px;color:#00f2fe;margin-top:2px;opacity:.85;text-transform:uppercase}@keyframes pulse-glow{0%,to{box-shadow:0 0 30px #00f2fe66;transform:scale(1)}50%{box-shadow:0 0 55px #00f2febf;transform:scale(1.04)}}@keyframes pulse-ambient{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.9;transform:scale(1.15)}}@media (max-width: 768px){.intro-title{font-size:2.1rem}.intro-subtitle{font-size:.85rem;letter-spacing:2px}.logo-container .intro-logo{width:72px;height:72px}.circle-loader-container{margin-top:28px}}
