(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();
})();
Aya (PLC Academy)
Aug 17, 2022
by YiLiao
Aya (PLC Academy) of Psycho le Cemu
Category: J-Rock
Completed: 100%
Cost: € Eur80
Hours to Make: 10-20
First worn at: Animecon 2004
Inspiration: Megatron-parapara... ^^ And honestly, Aya is just so cool. :D MAGICAL DANCING!!
Favorite Aspect: Pink hair~ <3 I have a strange fetish for pink hair. xD Plus that Aya is a crossdresser, so I get to think "I'm cosplaying a boy who is dressed as a girl, so am I crossplaying or cosplaying?" xD And the socks are cute. :3 I'm really proud of the wig at least. Usually I suck big time in styling wigs. ^^; But this one turned out pretty nice. :3
Least Favorite Aspect: I _hate_ coats like that. >_> I have broad shoulders to begin with, so shoulder pads are pure evil.
Easiest Task: Probably making the bowtie. xD There wasn't anything _really_ difficult about this costume, I think.
Hardest Task: The shoes... Even if WuZ helped me out (thankyou~~) with the painting, the frills... uh... tough.