body{background-color:#121212;color:#e0e0e0}.bg{background-color:#222;border-radius:10px}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}img{display:flex;object-fit:cover}button{background:none;border:none;outline:none}.darkveil-canvas{width:100%;height:100%;display:block}.welcome{color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;padding-top:250px}.welcome .title{margin-bottom:50px}.welcome .link{display:flex;gap:20px}.btn{padding:10px 20px;border-radius:10px;border:2px solid white;background-color:#00000080;transition:.3s}.btn:hover{background-color:#fff;color:#000;border:2px solid white}.headline{color:#3b82f6}.about{max-width:1350px;height:100%;margin:auto}.about p{white-space:pre-wrap}.about .container{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1350px;padding-top:100px;gap:30px}.about .introduce{display:flex;flex-direction:column;width:400px;justify-content:space-evenly}.about .introduce .appeal{padding-bottom:20px;border-bottom:1px solid white}.about .title{border-radius:10px;width:100%;padding:10px}.about .info{width:100%;min-width:900px;display:flex;padding:10px}.about .info .bg{border-radius:10px;width:100%;display:flex;padding:10px;justify-content:space-evenly}.about .my-img img{width:200px}.about .skills .bg{border-radius:10px;width:100%;display:flex;padding:10px;flex-direction:column;justify-content:center;align-items:center}.about .skills{width:100%;min-width:900px;display:flex;padding:10px}.about .skills h2{padding-bottom:10px}.about .skills .stacks{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.about .history{border-radius:10px;width:100%;min-width:900px;display:flex;padding:10px;justify-content:space-evenly;position:relative}.about .history .bg{border-radius:10px;width:100%;display:flex;padding:10px;justify-content:space-evenly}.history .bg>div{padding:0 10px}.about .reference{border-radius:10px;width:100%;min-width:900px;display:flex;padding:10px;flex-direction:column}.about .projects{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;flex:1;gap:20px}.about .reference h2{padding:10px}.about .project-card{width:450px;height:200px;display:flex;justify-content:space-evenly;flex-direction:row;align-items:center;text-align:center;border-radius:10px;padding:10px}.about .project-card img{display:flex;object-fit:cover;border-radius:10px;width:150px}.about .project-info{display:flex;flex-direction:column;gap:5px}.project-wrapper{width:100%;height:100%}.project-wrapper .container{max-width:1350px;height:100%;margin:auto;display:flex;flex-direction:column;justify-content:start;align-items:center;padding-top:50px}.project-wrapper .head{display:flex;flex-direction:column;width:100%;gap:10px;padding:10px}.project-wrapper .head .info{display:flex;justify-content:space-evenly;align-items:center;padding:10px}.project-wrapper .head .desc{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.project-wrapper .head .logo img{width:300px}.project-wrapper .body{display:flex;align-items:center;width:100%;padding:10px}.project-wrapper .body .bg{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px}.project-wrapper .body .image-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.project-wrapper img{width:700px}.project-wrapper .footer{display:flex;align-items:center;width:100%;padding:10px}.project-wrapper .footer .bg{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px}.project-wrapper .box{display:flex}.box .imp{border-right:1px solid white;padding-right:10px}.box .ref{padding-left:10px}.fade-in{opacity:0;filter:blur(10px);transition:opacity .5s ease,filter .5s ease}.fade-in.loaded{opacity:1;filter:blur(0)}.show{display:inline-block}.cer-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);opacity:0;background:#fffffff2;padding:20px;border-radius:12px;box-shadow:0 4px 20px #0000004d;z-index:100;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.cer-modal.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.cer-modal img{width:500px;height:auto;display:block}.focus-container{position:relative;display:flex;gap:1em;justify-content:center;align-items:center;flex-wrap:wrap}.focus-word{position:relative;font-size:3rem;font-weight:900;cursor:pointer;transition:filter .3s ease,color .3s ease}.focus-word.active{filter:blur(0)}.focus-frame{position:absolute;top:0;left:0;pointer-events:none;box-sizing:content-box;border:none}.corner{position:absolute;width:1rem;height:1rem;border:3px solid var(--border-color, #fff);filter:drop-shadow(0px 0px 4px var(--border-color, #fff));border-radius:3px;transition:none}.top-left{top:-10px;left:-10px;border-right:none;border-bottom:none}.top-right{top:-10px;right:-10px;border-left:none;border-bottom:none}.bottom-left{bottom:-10px;left:-10px;border-right:none;border-top:none}.bottom-right{bottom:-10px;right:-10px;border-left:none;border-top:none}.circular-text{margin:0 auto;border-radius:50%;width:200px;position:relative;height:200px;font-weight:700;color:#fff;font-weight:900;text-align:center;cursor:pointer;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}.circular-text span{position:absolute;display:inline-block;inset:0;font-size:24px;transition:all .5s cubic-bezier(0,0,0,1)}
