(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Kaoru Nagisa - Plug Suit Profile
Aug 17, 2022
by YiLiao
Kaoru Nagisa - Plug Suit of Neon Genesis Evangelion
Category: Anime
Completed: 100%
Cost: $ US 35
Hours to Make: 140
First worn at: JACON 2002
Inspiration: Group Cos-play! Plus... he was always my "favorite" fromt he show.. hehehehe... okay.. it turned out bad... but it was my first official con and I was working so hard on it with a busted sewing machine... as well, the lycra didn't fit as snuggly as I would have wished, making me look "LARGER" than I really am.. nyaaa
Favorite Aspect: The shiny black sides... although the sides were the problem!
Least Favorite Aspect: It didn't wear well!!!!
Hardest Task: Comment: I hate the fact that when I wore it... it was too loose on the sides to where it makes me lok fat! And I have no neck!