.Navbar{justify-content:space-between;padding:20px 8%}.Nav-head,.Navbar{align-items:center;display:flex}.Nav-head{gap:10px}.Nav-List ul{display:flex;gap:36px;list-style:none}.lang-select{background:#0000;border:none;border-radius:0;color:#1f2937;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;height:36px;padding:0 10px}.lang-select:focus{outline:none}.lang-select:disabled{color:#9ca3af;cursor:not-allowed}.Nav-icon{background-color:#2463eb;border-radius:4px;color:#fff;font-size:18px;padding:10px}.Nav-List{align-items:center;display:flex;gap:40px;justify-content:space-between}.Nav-List ul li a{color:#333;padding-bottom:4px;position:relative;text-decoration:none;transition:color .3s ease}.Nav-List ul li a:hover{color:#2463eb}.Nav-List ul li a:after{background-color:#2463eb;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.Nav-List ul li a:hover:after{width:100%}.hamburger{color:#111827;cursor:pointer;display:none;font-size:24px}@media (max-width:1024px){.Navbar{padding:18px 6%}.Nav-List ul{gap:28px}}@media (max-width:768px){.Navbar{padding:6px 10px;position:relative}.hamburger{display:block}.Nav-List{align-items:flex-start;background:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;left:0;max-height:0;overflow:hidden;padding:0 6%;position:absolute;top:100%;transition:max-height .4s ease;width:100%;z-index:1}.Nav-List.active{max-height:400px;padding:20px 6%}.Nav-List ul{flex-direction:column;gap:20px;width:100%}.Nav-List ul li a{font-size:16px}.lang-select{border:1px solid #000;border-radius:0;border-radius:10px;cursor:pointer;margin:auto;padding:0 100px}}@media (max-width:480px){.para{font-size:10px}}.hero-wrapper{align-items:center;background:#fff;display:flex;justify-content:center}.hero-container{gap:32px;max-width:1200px;padding:40px;width:100%}.avatar-box,.hero-container{align-items:center;display:flex;flex-direction:column}.avatar-box{gap:16px}.avatar-ring{align-items:center;background:#fff;border-radius:50%;box-shadow:0 20px 40px #0000001a;display:flex;height:150px;justify-content:center;position:relative;width:150px}.avatar-ring img{border-radius:50%;height:140px;object-fit:cover;width:140px}.online-dot{background:#22c55e;border:3px solid #fff;border-radius:50%;bottom:14px;height:16px;position:absolute;right:14px;width:16px}.badge{background:#eaf2ff;border-radius:999px;color:#2563eb;font-size:14px;font-weight:500;padding:10px 20px}.hero-content{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center}.heading-en{font-size:56px}.heading-en,.heading-ta{color:#0f172a;font-weight:800}.heading-ta{font-size:26px}.hero-content h1 span{color:#2563eb}.hero-content p{color:#475569;line-height:1.7;max-width:720px}.p-en{font-size:18px}.p-ta{font-size:14px}.btn-flex,.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.primary-btn{background:#2563eb;border:none;border-radius:12px;box-shadow:0 10px 20px #2563eb4d;color:#fff;font-weight:600;gap:10px;padding:14px 28px}.icon-btn,.primary-btn{align-items:center;cursor:pointer;display:flex;font-size:16px}.icon-btn{background:#0000;border:none;color:#0f172a;font-weight:500;gap:8px}@media (max-width:1024px){.hero-container{gap:28px;padding:32px}.heading-ta{font-size:24px}.p-ta{font-size:13px}.hero-content p{font-size:17px}.avatar-ring{height:140px;width:140px}.avatar-ring img{height:130px;width:130px}}@media (max-width:768px){.hero-container{gap:24px;padding:24px}.btn-flex{flex-wrap:nowrap}.heading-ta{font-size:22px;line-height:1.4}.p-ta{font-size:12.5px}.hero-content p{font-size:12px;max-width:100%}.hero-actions{gap:26px;justify-content:center}.icon-btn,.primary-btn{font-size:13px}.avatar-ring{height:120px;width:120px}.avatar-ring img{height:110px;width:110px}}@media (max-width:480px){.hero-container{gap:20px;padding:20px 16px}.hero-content{text-align:start}.hero-content h1{line-height:1.2}.heading-ta{font-size:14px}.heading-en{font-size:32px}.p-ta{text-align:justify}.p-en,.p-ta{font-size:12px}.hero-content p{text-align:justify}.hero-actions{flex-direction:column;width:100%}.primary-btn{width:100%}.icon-btn,.primary-btn{justify-content:center}.badge{font-size:10px;padding:8px 16px}.avatar-ring{height:100px;width:100px}.avatar-ring img{height:90px;width:90px}.online-dot{bottom:10px;height:14px;right:10px;width:14px}}.featured{background:#fff;display:flex;justify-content:center;padding:80px 20px;width:100%}.featured-wrapper{display:flex;flex-direction:column;gap:60px;max-width:1200px;width:100%}.featured-header{align-items:center;display:flex;flex-direction:column;gap:14px}.featured-header h2{color:#0f172a;font-weight:700}.h2-eng{font-size:34px}.h2-tam{font-size:27px}.featured-header p{color:#64748b;font-size:15px;max-width:640px;text-align:center}.projects-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:30% 30% 30%}.project-card{border-radius:10px;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;flex-direction:column;gap:18px;max-width:360px;padding:10px;transition:transform .35s ease,box-shadow .35s ease;width:100%}.project-card:hover{box-shadow:0 12px 28px #0000002e;transform:translateY(-8px)}.project-image{border-radius:14px;display:flex;overflow:hidden;position:relative}.project-image img{height:220px;object-fit:cover;width:100%}.project-badge{background:#ffffffe6;border-radius:20px;font-size:12px;font-weight:500;padding:6px 14px;position:absolute;right:12px;top:12px}.project-overlay{align-items:center;background:#00000059;display:flex;gap:16px;inset:0;justify-content:center;opacity:0;position:absolute;transition:.3s ease}.project-image:hover .project-overlay{opacity:1}.overlay-icon{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:42px;justify-content:center;width:42px}.project-body{display:flex;flex-direction:column;gap:15px}.project-body h3{color:#0f172a;font-size:18px;font-weight:600}.project-body p{color:#64748b;font-size:14px;line-height:1.6}.tech-stack{display:flex;flex-wrap:wrap;gap:8px}.tech-stack span{background:#f3f4f6;border-radius:20px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;color:#4b5563;font-size:12px;padding:6px 12px}.details-btn{align-self:flex-start;background:none;border:none;color:#2563eb;cursor:pointer;font-size:14px;font-weight:500}@media (max-width:1024px){.featured{padding:64px 24px}.featured-wrapper{gap:48px}.h2-eng{font-size:30px}.h2-tam{font-size:26px}.projects-grid{gap:48px;grid-template-columns:repeat(3,1fr)}.project-image img{height:200px}}@media (max-width:768px){.featured{padding:56px 20px}.featured-wrapper{gap:40px}.h2-eng{font-size:28px}.h2-tam{font-size:23px}.featured-header p{font-size:14px}.projects-grid{gap:36px;grid-template-columns:repeat(2,1fr)}.project-card{border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:100%;padding:10px}.project-image img{height:190px}.project-body h3{font-size:17px}.project-body p{font-size:13px}}@media (max-width:480px){.featured{padding:15px 16px}.featured-wrapper{gap:32px}.h2-eng{font-size:24px}.h2-tam{font-size:19px}.featured-header p{font-size:13px}.projects-grid{gap:28px;grid-template-columns:1fr}.project-image img{height:180px}.overlay-icon{height:38px;width:38px}.project-body h3{font-size:16px}.project-body p{font-size:13px}.tech-stack span{font-size:11px;padding:5px 10px}.details-btn{font-size:13px}}.skills-section{background:#f9fafb;padding:80px 40px;width:100%}.skills-header,.skills-section{align-items:center;display:flex;flex-direction:column}.skills-header{gap:14px}.skills-header h2{color:#0f172a;font-weight:700}.h2-en{font-size:30px}.h2-ta{font-size:25px}.skills-header p{color:#64748b;font-size:16px;text-align:center}.skills-content{display:flex;gap:40px;justify-content:space-between;max-width:1200px;padding:40px 0;width:100%}.skills-column{display:flex;flex:1 1;flex-direction:column;gap:37px}.column-title{align-items:center;display:flex;font-size:14px;gap:12px}.blue{color:#2563eb}.blue,.purple{font-size:22px}.purple{color:#9333ea}.green{color:#16a34a;font-size:22px}.skill-item{gap:16px}.skill-icon,.skill-item{align-items:center;display:flex}.skill-icon{border-radius:10px;font-size:22px;height:42px;justify-content:center;width:42px}.col{background:#eff6ff;color:#2563eb}.col2{background:#faf5ff;color:#9333ea}.col3{background:#f0fdf4;color:#16a34a}.skill-item span{color:#334155;font-size:15px}@media (max-width:1024px){.skills-section{padding:64px 32px}.skills-content{gap:32px}.h2-en{font-size:28px}.h2-ta{font-size:24px}.skills-header p{font-size:15px}.skills-column{gap:32px}}@media (max-width:768px){.skills-section{padding:56px 24px}.h2-en{font-size:26px}.h2-ta{font-size:22px}.skills-header p{font-size:15px;max-width:500px}.skills-content{align-items:center;flex-direction:column;gap:28px;padding:32px 0}.skills-column{border-radius:10px;box-shadow:0 8px 24px #959da533;gap:28px;padding:20px;width:100%}.skill-item{gap:14px}.skill-icon{font-size:20px;height:40px;width:40px}.skill-item span{font-size:14px}}@media (max-width:480px){.skills-section{padding:35px 16px}.h2-en{font-size:22px}.h2-ta{font-size:18px}.skills-header p{font-size:14px}.skills-content{gap:24px;padding:28px 0}.column-title{font-size:13px;font-weight:900}.blue,.green,.purple{font-size:20px}.skill-item{gap:12px}.skill-icon{border-radius:8px;font-size:18px;height:36px;width:36px}.skill-item span{font-size:14px}}.cert-section{background:#fff;padding:120px 40px;width:100%}.cert-header,.cert-section{align-items:center;display:flex;flex-direction:column}.cert-header{gap:18px}.cert-header h2{color:#0f172a;font-weight:700}.head-e{font-size:40px}.head-t{font-size:28px}.cert-header p{color:#64748b;font-size:16px}.cert-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:80px;justify-content:center;padding:90px 0;width:100%}.cert-card{flex-direction:column;gap:14px;text-align:center;width:240px}.cert-card,.icon-wrap{align-items:center;display:flex}.icon-wrap{background:#eff6ff;border-radius:50%;box-shadow:0 6px 20px #00000014;color:#2563eb;font-size:26px;height:64px;justify-content:center;width:64px}.cert-card h3{color:#0f172a;font-size:18px;font-weight:600}.cert-card span{color:#64748b;font-size:14px}.cert-card label{color:#94a3b8;font-size:13px}.cert-card a{align-items:center;color:#2563eb;display:flex;font-size:14px;font-weight:500;gap:6px;text-decoration:none}.testimonial-section{align-items:center;background-color:#2f66e9;display:flex;justify-content:center;padding:40px 20px;width:100%}.testimonial-container{align-items:center;display:flex;flex-direction:column;gap:60px;max-width:1100px;width:100%}.testimonial-title{color:#fff;font-weight:700;text-align:center}.title-e{font-size:40px}.title-t{font-size:30px}.testimonial-content{align-items:center;display:flex;gap:28px;justify-content:flex-start;min-height:180px}.testimonial-text{min-height:80px}.test{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:150px}.quote-icon{color:#fff;font-size:120px;line-height:1}.testimonial-text{color:#fff;line-height:1.7;max-width:820px}.text-e{font-size:22px}.text-t{font-size:17px}.testimonial-author{display:flex;flex-direction:column;gap:6px;width:100%}.testimonial-author h4{color:#fff;font-size:18px;font-weight:600}.testimonial-author span{color:#ffffffb3;font-size:14px}.testimonial-controls{gap:24px}.nav-btn,.testimonial-controls{align-items:center;display:flex}.nav-btn{background-color:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:44px;justify-content:center;width:44px}.dots{align-items:center;display:flex;gap:10px}.dot{background-color:#fff6;height:10px;width:10px}.dot.active{background-color:#fff}@media (max-width:1024px){.cert-section{padding:96px 32px}.head-e{font-size:36px}.head-t{font-size:24px}.cert-header p{font-size:15px;text-align:center}.cert-container{gap:64px;padding:72px 0}.testimonial-title{font-size:36px}.testimonial-container{gap:48px}.testimonial-text{font-size:20px}.quote-icon{font-size:100px}}@media (max-width:768px){.cert-section{padding:72px 24px}.head-e{font-size:32px}.head-t{font-size:22px}.cert-header p{font-size:15px}.cert-container{gap:48px;padding:60px 0}.cert-card{width:220px}.icon-wrap{font-size:24px;height:58px;width:58px}.testimonial-title{font-size:32px}.testimonial-content{align-items:center;flex-direction:column;gap:24px;text-align:justify}.testimonial-text{font-size:18px}.quote-icon{font-size:90px}}@media (max-width:480px){.cert-section{padding:15px 16px}.cert-header h2{text-align:center}.head-e{font-size:20px}.head-t{font-size:18px}.cert-header p{font-size:14px}.cert-container{gap:36px;padding:25px 0}.cert-card{border-radius:20px;box-shadow:0 1px 0 #11111a0d,0 0 8px #11111a1a;max-width:260px;padding:20px;width:100%}.icon-wrap{font-size:22px;height:54px;width:54px}.cert-card h3{font-size:14px}.cert-card span{font-size:13px}.cert-card label{font-size:12px}.testimonial-title{font-size:26px}.testimonial-text{font-size:16px}.quote-icon{display:none}.testimonial-controls{gap:18px}.nav-btn{font-size:20px;height:40px;width:40px}.dot{height:8px;width:8px}}.experience{background:#f9fafb;color:#0f172a;min-height:100vh;padding:80px 20px;width:100%}.experience,.experience-header{align-items:center;display:flex;flex-direction:column}.experience-header{gap:12px}.experience-header h1{font-weight:700}.h2-t{font-size:28px}.h2-e{font-size:40px}.experience-header p{color:#64748b;font-size:16px}.timeline{display:flex;flex-direction:column;gap:80px;max-width:1100px;padding:50px 0;position:relative;width:100%}.timeline:before{background:#e5e7eb;content:"";height:80%;left:50%;position:absolute;top:30px;transform:translateX(-50%);width:2px}.timeline-row{align-items:flex-start;display:flex;justify-content:space-between}.left{align-items:flex-end;display:flex;flex-direction:column;gap:6px;text-align:right;width:45%}.left h3{font-size:18px;font-weight:600}.left span{color:#64748b;font-size:14px}.center{display:flex;justify-content:center;width:10%}.dot{background:#2563eb;border:4px solid #bfdbfe;border-radius:50%;height:14px;width:14px}.right{display:flex;flex-direction:column;gap:10px;width:45%}.date{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px}.right p{color:#475569;font-size:15px;line-height:1.6}@media (max-width:1024px){.experience{padding:64px 24px}.experience-header h1{font-size:36px}.experience-header p{font-size:15px}.timeline{gap:64px;padding:40px 0}.left h3{font-size:17px}.right p{font-size:14px}}@media (max-width:768px){.experience{padding:56px 20px}.experience-header h1{font-size:32px}.experience-header p{font-size:14px;text-align:center}.timeline{gap:48px;padding:32px 0}.timeline:before{width:0}.timeline-row{align-items:flex-start;flex-direction:column;gap:16px;padding-left:30px;position:relative}.center{left:0;position:absolute;top:4px}.left,.right{align-items:flex-start;text-align:left;width:100%}.left h3{font-size:16px}.left span{font-size:13px}.right p{font-size:14px}}@media (max-width:480px){.experience{padding:15px 16px}.experience-header h1{font-size:26px}.experience-header p{font-size:13px}.timeline{gap:36px}.timeline-row{gap:14px;padding-left:26px}.dot{border-width:3px;height:12px;width:12px}.left h3{font-size:15px}.date,.left span{font-size:12px}.right p{font-size:13px}}.about-wrapper{background:#fff;gap:80px;padding:60px 20px;width:100%}.about-header,.about-wrapper{align-items:center;display:flex;flex-direction:column}.about-header{gap:20px;max-width:720px;text-align:center}.about-header h1{color:#111827;font-size:36px;font-weight:700}.about-header p{color:#6b7280;line-height:1.7}.about-section{display:flex;flex-direction:column;gap:30px;max-width:1100px;width:100%}.section-title{align-items:center;display:flex;gap:10px}.section-title h2{font-size:22px;font-weight:600}.education-card{background:#fff;border-radius:14px;box-shadow:0 3px 8px #0000003d;display:flex;justify-content:space-between;padding:30px}.education-left p{color:#4b5563;font-size:14px}.edu{color:#2563eb;font-size:25px}.edu-h3{font-weight:700}.education-left{display:flex;flex-direction:column;gap:12px}.edu-university{color:#2563eb;font-weight:500}.edu-tags{display:flex;flex-wrap:wrap;gap:10px}.edu-tags span{background:#eff6ff;border-radius:20px;color:#2563eb;font-size:12px;padding:6px 12px}.education-right{align-items:flex-start;color:#6b7280;display:flex}.right-bg{background-color:#f3f4f6;border-radius:30px;color:#4b5563;font-size:12px;padding:5px 10px}.gallery{display:flex;flex-wrap:wrap;gap:20px}.gallery-card{border-radius:16px;flex-basis:calc(33.333% - 20px);flex-grow:1;flex-shrink:1;height:220px;overflow:hidden}.gallery-card img{height:100%;object-fit:cover;width:100%}.about-star{color:#eab308;font-size:25px}.achievements{display:flex;gap:40px}.achi-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#2563eb;display:flex;font-size:25px;height:40px;justify-content:center;padding:10px;width:40px}.achi-trophy{color:#f97316;font-size:25px}.achievement-card{align-items:center;background:#f9fafb;border-radius:14px;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:25px;text-align:center}.achievement-card p{color:#4b5563;font-size:12px}.about-footer{display:flex;justify-content:center}.about-footer button{align-items:center;background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:14px 28px}@media (max-width:1024px){.about-wrapper{gap:60px;padding:50px 24px}.about-header h1{font-size:32px}.about-section{max-width:900px}.education-card{padding:24px}.gallery-card{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;height:200px}.achievements{flex-wrap:wrap;gap:30px}.achievement-card{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}}@media (max-width:768px){.about-wrapper{gap:50px;padding:40px 20px}.about-header h1{font-size:28px}.about-header p{font-size:14px}.about-section{gap:25px}.section-title h2{font-size:20px}.education-card{flex-direction:column;gap:20px;padding:22px}.education-right{align-items:flex-start}.gallery{gap:16px}.gallery-card{flex:1 1 100%;height:200px}.achievements{flex-direction:column;gap:24px}.achievement-card{width:100%}}@media (max-width:480px){.about-wrapper{gap:40px;padding:20px 16px}.about-header h1{font-size:24px}.about-header{text-align:start}.about-header p{font-size:13px;line-height:1.6;text-align:justify}.section-title h2{font-size:18px}.education-card{padding:18px}.edu{font-size:20px}.edu-tags span{font-size:11px;padding:5px 10px}.right-bg{font-size:11px;padding:4px 10px}.gallery-card{border-radius:12px;height:180px}.achievement-card{gap:16px;padding:20px}.achievement-card p{font-size:11px}.about-footer button{font-size:13px;justify-content:center;padding:12px 20px;width:100%}}.contact{background:#f9fafb;padding:80px 40px;width:100%}.contact,.contact-header{align-items:center;display:flex;flex-direction:column}.contact-header{gap:16px}.contact-header h1{color:#0f172a;font-size:40px;font-weight:700}.contact-header p{color:#64748b;font-size:16px;text-align:center}.contact-body{display:flex;gap:40px;max-width:1200px;padding:40px 0;width:100%}.contact-left{flex:1 1;gap:30px}.contact-card,.contact-left{display:flex;flex-direction:column}.contact-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;gap:24px;padding:30px}.contact-card h2{color:#0f172a;font-size:20px}.contact-item{gap:16px}.contact-item,.icon{align-items:center;display:flex}.icon{border-radius:12px;font-size:20px;height:48px;justify-content:center;width:48px}.icon.blue{background:#eff6ff;color:#2563eb}.icon.green{background:#ecfdf5;color:#16a34a}.icon.purple{background:#f5f3ff;color:#7c3aed}.text{display:flex;flex-direction:column;gap:4px}.text h4{color:#0f172a;font-size:15px}.text span{color:#64748b;font-size:14px}.socials{display:flex;gap:14px}.social{align-items:center;border-radius:12px;display:flex;font-size:18px;height:44px;justify-content:center;width:44px}.social.blue{background:#eff6ff;color:#2563eb}.social.gray{background:#f3f4f6;color:#111827}.social.pink{background:#fdf2f8;color:#db2777}.social.sky{background:#eff6ff;color:#0ea5e9}.contact-right{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;display:flex;flex:1 1;flex-direction:column;gap:24px;padding:30px}.contact-right h2{color:#0f172a;font-size:20px}.form{display:flex;flex-direction:column;gap:14px}.form label{color:#475569;font-size:14px}.form input,.form textarea{border:1px solid #e5e7eb;border-radius:10px;font-size:14px;padding:14px 16px}.form textarea{min-height:120px;resize:none}.form button{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:16px}.Con-btn{align-items:center;display:flex;gap:10px;justify-content:center}@media (max-width:1024px){.contact{padding:70px 32px}.contact-header h1{font-size:34px}.contact-body{gap:30px}.contact-card,.contact-right{padding:26px}}@media (max-width:768px){.contact{padding:60px 24px}.contact-header h1{font-size:30px}.contact-header p{font-size:15px}.contact-body{flex-direction:column;gap:30px;padding:30px 0}.contact-left,.contact-right{width:100%}.contact-card,.contact-right{padding:24px}.socials{justify-content:flex-start}}@media (max-width:480px){.contact{padding:20px 16px}.contact-header h1{font-size:24px;text-align:center}.contact-header p{font-size:14px}.contact-card h2,.contact-right h2{font-size:18px}.contact-card,.contact-right{gap:20px;padding:20px}.contact-item{gap:12px}.icon{font-size:18px;height:42px;width:42px}.text h4{font-size:14px}.text span{font-size:13px}.social{font-size:16px;height:40px;width:40px}.form input,.form textarea{font-size:13px;padding:12px 14px}.form button{font-size:14px;padding:14px}.Con-btn{width:100%}}.footer{background:#f9fafb;box-sizing:border-box;display:flex;flex-direction:column;padding:40px 80px;width:100%}.footer-top{align-items:center;display:flex;justify-content:space-between;padding-bottom:40px}.footer-left{display:flex;flex-direction:column;gap:8px}.footer-left h3{color:#111827;font-size:20px;font-weight:600}.footer-left p{color:#6b7280;font-size:14px}.footer-icons{color:#9ca3af;display:flex;font-size:18px;gap:18px}.footer-icons svg{cursor:pointer;transition:color .3s ease}.footer-icons svg:hover{color:#111827}.footer-bottom{color:#6b7280;font-size:13px;justify-content:space-between}.footer-bottom,.footer-made{align-items:center;display:flex}.footer-made{gap:6px}.footer-made span{color:red}@media (max-width:1024px){.footer{padding:32px 48px}.footer-left h3{font-size:18px}.footer-left p{font-size:13px}.footer-icons{font-size:17px}}@media (max-width:768px){.footer{padding:32px}.footer-top{gap:24px}.footer-bottom,.footer-top{align-items:flex-start;flex-direction:column}.footer-bottom{gap:12px}.footer-icons{font-size:18px}}@media (max-width:480px){.footer{padding:28px 16px}.footer-left h3{font-size:16px}.footer-left p{font-size:13px}.footer-icons{font-size:17px;gap:16px}.footer-bottom{font-size:12px}.footer-made{gap:4px}}*{box-sizing:border-box;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}.scroll-top-arrow{align-items:center;background-color:#2563eb;border-radius:50%;bottom:24px;box-shadow:0 8px 20px #00000026;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:24px;transition:transform .3s ease,background-color .3s ease;width:48px;z-index:999}.scroll-top-arrow:hover{background-color:#1e40af;transform:translateY(-4px)}.scroll-top-arrow svg{font-size:18px}
/*# sourceMappingURL=main.d2386f38.css.map*/