.landing{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:none}.landing__cursor{position:fixed;width:175px;height:175px;border-radius:50%;pointer-events:none;z-index:9;transform:translate(-50%,-50%) scale(0);background:#c22424;border:5px solid #000;transition:none;overflow:hidden}.landing__cursor-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .15s ease}.landing__cursor--active{transform:translate(-50%,-50%) scale(1)}.landing-glyph-cursor{position:fixed;z-index:9999;pointer-events:none;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.landing-glyph-cursor__img{width:60px;height:60px;display:block;filter:brightness(0)}.landing__side{position:absolute;top:0;left:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.landing__side--vamps{background:#c8102e;z-index:1}.landing__side--ismael{background:#f5f5f5;z-index:1}.landing__ascii{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.landing__content{position:absolute;text-align:center;z-index:2;-webkit-user-select:none;user-select:none}.landing__side--vamps .landing__content{left:0;top:0;width:100%;height:100%;transform:none}.landing__side--ismael .landing__content{left:75%;top:50%;transform:translate(-50%,-50%)}.landing__vamps-morph{width:100%;height:100%}.landing__morph-canvas{width:100%;height:100%;display:block}.landing__image-wrapper{width:clamp(200px,20vw,320px);height:clamp(260px,26vw,420px);overflow:hidden;margin-bottom:var(--space-lg)}.landing__image{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.landing__title-ismael{font-family:var(--font-heading);font-size:clamp(1.2rem,2.5vw,2rem);font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;line-height:1.3}.landing__title-ismael span{display:block;font-size:clamp(.7rem,1.2vw,1rem);letter-spacing:.25em;color:#666;margin-top:.5em;font-weight:400}.landing__divider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.landing__enter{position:absolute;bottom:clamp(2rem,4vh,3rem);font-family:var(--font-mono);font-size:var(--size-xs);text-transform:uppercase;letter-spacing:.2em;opacity:0;transition:opacity .4s ease;z-index:4;pointer-events:none}.landing__enter--vamps{left:25%;transform:translate(-50%);color:#fff9}.landing__enter--ismael{right:25%;transform:translate(50%);color:#0006}.landing__btn{position:absolute;bottom:clamp(8rem,18vh,12rem);font-family:var(--font-mono);font-size:1.125rem;text-transform:uppercase;letter-spacing:.2em;text-decoration:none;padding:.6em 2em;border:3px solid;opacity:0;pointer-events:none;transition:opacity .4s ease,background .3s ease,color .3s ease;z-index:5;cursor:pointer}.landing__btn--vamps{left:25%;transform:translate(-50%);color:#fff;border-color:#ffffff80;background:transparent}.landing__btn--vamps:hover{background:#fff;color:#c22424}.landing__btn--ismael{right:25%;transform:translate(50%);color:#1a1a1a;border-color:#1a1a1a;background:transparent}.landing__btn--ismael:hover{background:#1a1a1a;color:#f5f5f5}@media(max-width:768px){.landing{position:fixed;top:0;right:0;bottom:0;left:0;cursor:auto}.landing__side{position:absolute;top:0;bottom:0;width:50%;clip-path:none}.landing__side--vamps{left:0;right:auto}.landing__side--ismael{left:50%;right:0}.landing__side--vamps .landing__content{left:0;top:0;width:100%;height:100%;transform:none}.landing__side--ismael .landing__content{left:50%;top:50%;transform:translate(-50%,-50%)}.landing__image-wrapper{width:100px;height:130px}.landing__title-ismael{font-size:.75rem}.landing__title-ismael span{font-size:.55rem}.landing__cursor,.landing-glyph-cursor,.landing__divider{display:none!important}.landing__btn{opacity:1;pointer-events:auto;font-size:.7rem;padding:.4em 1.2em}.landing__btn--vamps{left:25%}.landing__btn--ismael{right:25%;left:auto;transform:translate(50%)}.landing__enter{font-size:.55rem}.landing__enter--vamps{left:25%}.landing__enter--ismael{right:25%;left:auto}.landing__morph-canvas{opacity:.8}}
