*{padding:0;margin:0;box-sizing:border-box}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}body{background:linear-gradient(to bottom,#12071f,#2f204e);color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh}a{text-decoration:none;color:#fff}.container{max-width:1536px;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}section{height:100vh;scroll-snap-align:center}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.hero{height:100%;overflow:hidden;display:flex}.bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.hImg{position:absolute;bottom:0;right:0;left:0;margin:auto;height:80%;width:max-content}.hImg img-wrapper{position:absolute;top:2rem;right:2rem;z-index:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.hImg img{position:relative;width:500px;height:500px;aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle at center,#fff176 30%,#ffa000 60%,#ff8f00);box-shadow:0 0 2vw 1vw gold,0 0 6vw 3vw #ff9800,0 0 10vw 5vw #ff5722,0 0 14vw 7vw #ff572266;animation:pulse 4s ease-in-out infinite,flicker 1.5s infinite alternate;display:flex;justify-content:center;align-items:center;overflow:hidden}.hImg img-core{width:50%;height:50%;object-fit:contain;animation:rotateImg 12s linear infinite}.hImg img:before{content:"";position:absolute;width:150%;height:150%;top:-25%;left:-25%;border-radius:50%;background:radial-gradient(circle,rgba(255,193,7,.15),transparent 80%);z-index:-1;animation:flicker 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.15)}}@keyframes flicker{0%,19%,to{opacity:1}20%,21%,24%,25%,55%{opacity:.85}22%,23%{opacity:.6}50%{opacity:.9}}@keyframes rotateImg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 580px){.hImg img{width:25vw;max-width:100px}}.hSection{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hTitle{margin-top:50px;font-size:90px;color:pink}.hTitle span{color:#fff}.awards{font-size:14px;color:#ddd;margin:16px 0}.awardList{display:flex;gap:8px}.awardList img{width:36px;height:36px;padding:8px;background-color:#fff;border-radius:100%}.scroll{margin-bottom:50px;width:max-content}.hSection.right{align-items:end}.follow{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#2f204e;border-bottom-right-radius:10px}.follow img,.followTextContainer{width:20px;height:20px}.followText{background-color:#dd4c62;font-size:12px;rotate:90deg;width:max-content;height:100%;transform-origin:left top;transform:translateY(-20px);padding:0 8px;display:flex;align-items:center;border-bottom-right-radius:10px}.bubbleContainer{width:50%;display:flex;align-items:end;gap:8px;justify-content:space-between}.bubble{width:100%;height:100px;background-color:#fff;color:#555;padding:24px;font-size:18px;border-radius:20px 20px 0}.bubbleContainer img{width:50px;height:50px;border-radius:100%;object-fit:cover;background-color:#dd4c62}.certificate{width:60%;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;line-height:24px;font-weight:300;color:#ddd}.certificate img{width:70px;height:70px}.contactLink{margin-bottom:50px}.contactButton{position:relative}.circleText{letter-spacing:3px;font-size:20px}.arrow{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:80px;height:80px;display:flex;align-items:center;justify-content:center}@media (max-width:1536px){.hTitle{font-size:72px}}@media (max-width:1280px){.bg{height:60%;top:auto;bottom:0}.hImg{height:100%}.hTitle{font-size:88px}.awards{width:60%}.bubbleContainer{width:100%}}@media (max-width:1024px){.bg{height:50%}.hTitle{font-size:72px}}@media (max-width: 768px){.hero{flex-direction:column}.bg{height:60%}.hSection{width:100%}.hSection.left{align-items:center;text-align:center;gap:36px}.hTitle{font-size:48px}.awards{width:100%}.awardList{justify-content:center}.hSection.right{justify-content:end}.follow{display:contents}.bubbleContainer,.certificate{display:none}}@media (max-width: 580px){.hero{flex-direction:column}.bg{height:60%}.hSection{width:100%}.hSection.left{align-items:center;text-align:center;gap:36px}.hTitle{font-size:48px}.hSection.right{justify-content:end}.follow,.bubbleContainer,.certificate{display:none}}@media (max-width: 350px){.hero{flex-direction:column}.bg{height:40%}.hSection{width:100%}.hSection.left{align-items:center;text-align:center;gap:30px}.hTitle{font-size:40px}.awards{width:100%}.awardList{justify-content:center}.hSection.right{justify-content:end}.follow,.bubbleContainer,.certificate{display:none}}.services{height:100%;overflow:hidden;display:flex}.sSection{width:50%;display:flex;flex-direction:column;justify-content:center}.sTitle{font-size:88px;margin-bottom:24px}.serviceList{display:flex;flex-direction:column;gap:16px}.service{width:50%;padding:30px;border-radius:20px;background-color:#2f213f;display:flex;align-items:center;gap:16px;cursor:pointer}.serviceIcon{width:48px;height:48px;border-radius:100%;display:flex;align-items:center;justify-content:center}.serviceIcon img{width:24px;height:24px}.serviceInfo h2{font-size:18px;font-weight:500;margin-bottom:8px}.serviceInfo h3{font-size:13px;font-weight:300}.service:nth-child(1) .serviceIcon{background-color:#dd4c62}.service:nth-child(2) .serviceIcon{background-color:#025656}.service:nth-child(3) .serviceIcon{background-color:#6c5c0c}.counterList{width:50%;display:flex;align-items:center;justify-content:space-between;margin-top:24px}.counter{display:flex;flex-direction:column;gap:8px}.counter h1{font-size:48px;color:#dd4c62}.counter p{font-size:13px;width:120px}@media (max-width: 1536px){.service,.counterList{width:70%}}@media (max-width: 1280px){.sTitle{font-size:128px}.service{width:100%}}@media (max-width: 1024px){.sTitle{font-size:48px}.service,.counterList{width:100%}}@media (max-width: 768px){.services{align-items:center;justify-content:center}.sSection{width:100%}.sSection.right{display:none}}@media (max-width: 580px){.services{align-items:center;justify-content:center}.sSection{width:100%}.sSection.right{display:none}}.portfolio{height:600vh;position:relative}.pList{position:sticky;top:0;display:flex;height:100vh;width:max-content}.pItem{height:100vh;width:100vw;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:100px}.pItem:nth-child(3){background:linear-gradient(to right,transparent,#260622)}.pItem:nth-child(4){background:linear-gradient(to right,#260622,#02222e)}.pItem:nth-child(5){background:linear-gradient(to right,#02222e,#12071f)}.pItem:nth-child(6){background:linear-gradient(to right,#12071f,transparent)}.pProgress{position:sticky;width:80px;height:80px;left:0;bottom:80%}.pImg{width:40%;border-radius:20px;overflow:hidden}.pImg img{width:100%;height:100%;object-fit:cover}.pText{width:40%;display:flex;flex-direction:column;gap:24px}.pText h1{font-size:56px}.pText p{font-weight:300}.pText button{background-color:pink;padding:12px;border-radius:10px;border:none;font-weight:500;cursor:pointer}@media (max-width: 1536px){.pItem{gap:50px}}@media (max-width: 1280px){.pText h1{font-size:48px}}@media (max-width: 1024px){.pItem{flex-direction:column}.pImg,.pText{width:80%}.pProgress{bottom:100px;left:100%}}@media (max-width: 768px){.pProgress{width:50px;height:50px}}.contact{height:100%;display:flex;gap:100px}.cSection{width:50%;height:100%;padding:20px;display:flex;align-items:center;justify-content:center}.cSection:last-child{background-color:#02022d30;margin:50px 0;padding:50px;border-radius:50% 0}form{width:80%;display:flex;flex-direction:column;gap:20px;background-color:#02022d11;padding:50px;border-radius:50px}input,textarea{padding:12px;border:none;border-radius:5px}.formItem{display:flex;flex-direction:column;gap:10px}label{font-size:13px}.formButton{background-color:#dd4c62;color:#fff;padding:20px;border:none;border-radius:10px;cursor:pointer}@media (max-width: 1280px){.form{width:100%}}@media (max-width: 1024px){.contact{gap:30px}}@media (max-width: 768px){.contact{flex-direction:column}.cSection{width:100%}.cSection:first-child{height:70%}.cSection:last-child{height:30%}}._certSection_1v81z_2{background-color:#1e1e2230;padding:4rem 1rem;text-align:center;position:relative;color:#fff}._title_1v81z_11{font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative}._title_1v81z_11:after{content:"";display:block;height:4px;width:120px;margin:.5rem auto;background:linear-gradient(to right,#14b8a6,#06b6d4);border-radius:2px}._carousel_1v81z_28{position:relative;max-width:800px;margin:0 auto;overflow:hidden}._slide_1v81z_35{opacity:0;transform:scale(.9) translateY(20px);transition:all .8s ease-in-out;position:absolute;width:100%;top:0;left:0}._slide_1v81z_35._active_1v81z_45{opacity:1;transform:scale(1) translateY(0);position:relative}._image_1v81z_51{max-width:100%;max-height:480px;margin:0 auto;border-radius:12px;box-shadow:0 8px 20px #0ff3;transition:transform .3s}._image_1v81z_51:hover{transform:scale(1.03)}._caption_1v81z_64{margin-top:1rem;font-size:1.2rem;color:#cbd5e1}._navBtn_1v81z_70{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;font-size:1.5rem;padding:.6rem;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:5}._navBtn_1v81z_70:hover{background:#0ea5e9;transform:translateY(-50%) scale(1.1)}._left_1v81z_90{left:10px}._right_1v81z_94{right:10px}._dots_1v81z_98{margin-top:1.5rem;display:flex;justify-content:center;gap:.6rem}._dot_1v81z_98{width:12px;height:12px;background-color:#1f1f8d30;border-radius:50%;cursor:pointer;transition:all .3s ease}._dot_1v81z_98:hover{background-color:#1515be30}._activeDot_1v81z_118{background:#06b6d4;transform:scale(1.2)}._skillSection_fyl26_1{background-color:#1e1e2230;padding:4rem 1rem;text-align:center;color:#fff}._title_fyl26_8{font-size:2.5rem;font-weight:700;margin-bottom:2rem}._title_fyl26_8:after{content:"";display:block;height:4px;width:100px;margin:.5rem auto;background:linear-gradient(to right,#9333ea,#3b82f6);border-radius:2px}._carousel_fyl26_24{position:relative;max-width:600px;margin:0 auto;overflow:hidden}._slide_fyl26_31{opacity:0;transform:translateY(30px) scale(.9);transition:all .7s ease-in-out;position:absolute;width:100%}._slide_fyl26_31._active_fyl26_39{opacity:1;transform:translateY(0) scale(1);position:relative}._card_fyl26_45{background:#1e293b;padding:2rem;border-radius:16px;box-shadow:0 6px 18px #00000080;text-align:center}._icon_fyl26_53{height:70px;margin-bottom:1rem}._name_fyl26_58{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#e2e8f0}._progressBar_fyl26_65{background:#334155;border-radius:6px;height:8px;overflow:hidden;margin:.5rem 0}._progressFill_fyl26_73{background:linear-gradient(to right,#9333ea,#3b82f6);height:100%;transition:width .8s ease-in-out}._level_fyl26_79{font-size:.9rem;color:#94a3b8;margin-top:.5rem}._navBtn_fyl26_85{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;font-size:1.3rem;padding:.6rem;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:5}._navBtn_fyl26_85:hover{background:#3b82f6;transform:translateY(-50%) scale(1.1)}._left_fyl26_105{left:10px}._right_fyl26_109{right:10px}._dots_fyl26_113{margin-top:1.5rem;display:flex;justify-content:center;gap:.6rem}._dot_fyl26_113{width:12px;height:12px;background:#475569;border-radius:50%;cursor:pointer;transition:all .3s ease}._dot_fyl26_113:hover{background:#9333ea}._activeDot_fyl26_133{background:#3b82f6;transform:scale(1.2)}
