.home{background:url(/images/photo1_v3.0.0.png) no-repeat 40% 50% fixed;background-size:cover;width:100%;height:100vh;height:100dvh;justify-content:flex-end;position:relative;overflow:hidden}.home,.home__section{display:flex;align-items:center}.home__section{flex-direction:column;justify-content:center;width:clamp(520px,45vw,800px);height:90vh;margin-right:clamp(40px,7%,100px);gap:20px;transform:perspective(1600px) rotateY(-20deg)}.cctv{width:100%;height:100%;position:absolute;background-color:#000;z-index:9999}.cctv__container{overflow:hidden}.home-nav{width:100%}.home-nav__list{list-style-type:none;display:flex;justify-content:space-between;gap:clamp(1.25rem,.921rem + 1.754vw,2.5rem);font-family:Oxanium,sans-serif;font-weight:700;font-size:clamp(1rem,.934rem + .351vw,1.5rem)}.home-nav__item{flex:1 1;position:relative;aspect-ratio:2.85/1;transition:.3s}.home-nav__item,.home-nav__link{display:flex;justify-content:center;align-items:center}.home-nav__link{z-index:5;width:100%;height:100%;margin-top:4px}.profile-section{position:relative;width:100%;padding:5% 5% 7%;display:flex;justify-content:center;align-items:center}.home-profile-frame{top:-16px;left:-16px;width:calc(100% + 32px);height:calc(100% + 8px + 32px)}.profile-section__wrapper{width:100%;height:100%;position:inherit;display:flex;gap:20px}.profile-section__img-wrapper{max-width:25%;aspect-ratio:2/3}.profile-section__img{width:100%;object-fit:cover;border:2px solid #fff}.profile-info{font-family:Play,sans-serif}.profile-info__label{font-family:Oxanium,sans-serif;color:var(--color--glow1)}.profile-info__label,.profile-info__name{font-size:clamp(.875rem,.711rem + .877vw,1.5rem)}.profile-info__name{font-weight:700}.profile-info__description{font-size:clamp(1rem,.934rem + .351vw,1.25rem)}.command-section{position:relative;width:100%;height:30vh}.command-section__wrapper{position:inherit;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px;justify-content:center;align-items:center;padding:20px;height:100%}.frame__command{position:absolute;top:-24px;left:-16px;width:calc(100% + 32px);height:calc(100% + 32px + 16px)}.tech-stack{width:50px;height:50px}@media only screen and (max-width:767px){.home{background:url(/images/photo1_v3.0.0.png) no-repeat 32% 0 fixed;background-size:cover;width:100%}.home,.home__section{height:100dvh;justify-content:center}.home__section{margin:4% 6%;transform:perspective(0) rotateY(0deg);padding:4% 4% 8%}.home-nav{order:1;display:flex;justify-content:flex-end}.home-nav__list{width:clamp(150px,40%,300px);flex-direction:column;gap:8px}.home-nav__item{font-size:clamp(1rem,.679rem + 1.709vw,1.25rem)}.profile-section{order:0}.profile-info__description{font-size:clamp(.75rem,.684rem + .351vw,1rem)}.command-section{order:2;height:20dvh}.command-section__wrapper{gap:8px}}.home-ui{position:absolute;width:100%;height:100%;padding:3%;display:flex;flex-direction:column;justify-content:space-between}.home-ui__bottom,.home-ui__cam,.home-ui__title{filter:drop-shadow(0 0 2px white)}.home-ui__title{font-size:2.5rem}.home-filter{filter:grayscale(.8);height:100vh;width:100vw}.home-ui__rec-wrapper{display:flex;align-items:center}.home-ui__rec{font-size:1.25rem;color:red;font-weight:700;filter:drop-shadow(0 0 2px #FF0000)}.mini-view-bg{width:100vw;height:100vh;background-color:#000;position:absolute;display:none;justify-content:center;align-items:center}.mini-view{max-height:80%;margin:0 auto;position:absolute;z-index:9999999;left:0;right:0;aspect-ratio:16/9}.mini-view__image{width:100%;height:100%;border:3px solid #fff;position:relative}.target-outline{width:9.1%;top:39%;left:26.5%}.crosshair,.target-outline{position:absolute;height:auto}.crosshair{width:15%;z-index:9999999999;left:0;top:0}.target-ui{display:inline-block;font-family:Orbitron,sans-serif;position:absolute;top:30%;left:40%;font-weight:700;text-shadow:0 0 4px #fff;width:218px;height:100px}.target-ui__2{margin:12px 0}.target-ui__2--1{color:red;text-shadow:none;filter:drop-shadow(0 0 2px #800000)}.target-ui__2--2{color:#8eed00;filter:drop-shadow(0 0 2px rgb(51,84,1))}.target-ui__3{position:absolute}@media only screen and (max-width:767px){.home-ui__title{font-size:clamp(2rem,1.679rem + 1.713vw,2.5rem)}.target-ui{top:20%;font-size:.875rem}.home__section{width:100%;justify-content:space-around}.command-section,.profile-section{width:95%}.tech-stack{width:30px;height:30px}}.loading-main{width:100%;height:100vh}.loading{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.progress-bar{width:50%;height:14px}.progress-bar__bg{background-color:#383838}.progress-bar__fill{height:100%;background-color:var(--color--glow1)}