.lsPulse{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#ffc900}.lsPulse.opacity{background:rgba(255,201,0,0.7)}.lsPulse::after{content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='57' viewBox='0 0 39 57'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='39' height='57' fill='%23333333'/%3E %3Cpath fill='%23FFCC00' d='M16.96 35.1L3.5 35.1 3.5 15.12C5.86 21.02 10.56 28.18 16.96 35.1zM35.1 3.5L35.1 19.42C35.08 19.4 35.06 19.38 35.04 19.36 27.78 11.7 20.04 6.06 13.84 3.5L35.1 3.5z'/%3E %3Cpath fill='%23FFCC00' d='M35.1,20.78 L35.1,23.58 C34.38,22.74 33.64,21.92 32.84,21.1 C24.12,12.06 14.12,7.6 10.5,11.1 C6.86,14.6 10.98,24.76 19.7,33.78 C20.14,34.22 20.58,34.66 21.02,35.1 L18.36,35.1 C7.98,24.64 3.06,12.7 7.36,8.42 C9.93429241,5.85768105 15.239661,6.62856528 21.3106479,9.90441392 C25.3804063,12.1004181 29.7942221,15.4221159 33.96,19.62 C34.36,20 34.74,20.38 35.1,20.78 Z'/%3E %3Cpath fill='%23FFCC00' d='M35.1,24.98 L35.1,35.1 L30.52,35.1 L26.32,21.74 L22.7,35.1 L22.26,35.1 C21.6,34.5 20.94,33.86 20.3,33.2 C13.2,25.84 10.12,17.32 13.42,14.14 C16.72,10.96 25.14,14.34 32.24,21.68 C33.28,22.76 34.24,23.86 35.1,24.98 Z'/%3E %3Cpath fill='%23FFFFFF' d='M3.9,39 L6.54,39 L6.54,53 L3.9,53 L3.9,39 Z M9.84,39 L16.08,39 C17.24,39 18.24,39.18 19.08,39.54 C19.92,39.9 20.62,40.4 21.14,41.04 C21.66,41.68 22.08,42.42 22.34,43.26 C22.6,44.1 22.74,45.02 22.74,45.98 C22.74,46.94 22.6,47.86 22.34,48.7 C22.08,49.54 21.68,50.3 21.14,50.92 C20.6,51.56 19.92,52.06 19.08,52.42 C18.24,52.78 17.24,52.96 16.08,52.96 L9.84,52.96 L9.84,39 Z M12.48,51 L15.08,51 C16.1,51 16.94,50.88 17.6,50.62 C18.26,50.36 18.76,50.02 19.14,49.56 C19.52,49.1 19.76,48.58 19.9,47.98 C20.04,47.38 20.1,46.72 20.1,46 C20.1,45.28 20.04,44.64 19.9,44.02 C19.76,43.4 19.52,42.88 19.14,42.44 C18.76,42 18.26,41.64 17.6,41.38 C16.94,41.12 16.1,41 15.08,41 L12.48,41 L12.48,51 L12.48,51 Z M23.32,39 L35.5,39 L35.5,41.12 L30.72,41.12 L30.72,53 L28.08,53 L28.08,41.12 L23.32,41.12 L23.32,39 L23.32,39 Z'/%3E %3C/g%3E %3C/svg%3E") no-repeat;background-size:contain;width:90px;height:130px;animation:heartBeat 1.2s infinite}@keyframes heartBeat{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.lsSnake{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#323232}.lsSnake.opacity{background:rgba(50,50,50,0.7)}.lsSnake .inner{display:flex;justify-content:center;align-items:center;padding:10px 30px;color:#ffc900;line-height:1.5;font-size:130px;font-weight:bold;zoom:0.5;transform:matrix(1.4, -0.3, 0.7, 1, 10, 55)}.lsSnake .inner:before{content:'IDT'}.lsSnake .inner::after{content:'';position:absolute;width:100%;height:100%;border-radius:40%;animation:Snake .7s infinite}@keyframes Snake{0%,100%{box-shadow:-5px 5px 0 -1px}12.5%{box-shadow:-5px 0px 0 -1px}25%{box-shadow:-5px -5px 0 -1px}37.5%{box-shadow:0px -5px 0 -1px}50%{box-shadow:5px -5px 0 -1px}62.5%{box-shadow:5px 0 0 -1px}75%{box-shadow:5px 5px 0 -1px}87.5%{box-shadow:0 5px 0 -1px}}.lsTower{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:calc(100% - 40px);height:calc(100% - 40px);z-index:100;background:#ffc900;border:20px solid #323232;zoom:1.7}.lsTower.opacity{background:rgba(255,201,0,0.7)}.lsTower .inner{position:absolute;width:0;height:0;zoom:1.5;border-style:solid;border-width:0 25px 80px 20px;border-color:transparent transparent #323232 transparent;animation:TowerPulse 2s infinite;bottom:0;right:40px}.lsTower .inner::before{content:'';position:absolute;display:block;box-shadow:0 -7px 0 1px #323232,0 7px 0px 0px #323232,0 0 0 4px #323232;width:130px;height:65px;border-radius:50%;transform:matrix(0.9, -0.1, 2, 2.2, -70, 10) rotate(-23deg);animation:SignalBefore 5s infinite ease}.lsTower .inner::after{content:'';position:absolute;display:block;box-shadow:0 -7px 0 1px #323232,0 7px 0px 0px #323232,0 0 0 4px #323232;width:180px;height:95px;border-radius:50%;transform:matrix(0.9, -0.1, 2, 2.2, -100, -10) rotate(-23deg);animation:SignalAfter 3s infinite ease}@keyframes SignalBefore{to{content:'';position:absolute;display:block;box-shadow:0 -7px 0 1px rgba(50,50,50,0),0 7px 0px 0px rgba(50,50,50,0),0 0 0 4px rgba(50,50,50,0);width:130px;height:65px;border-radius:50%;transform:matrix(0.9, -0.1, 2, 2.2, -70, 10) rotate(-23deg);animation:SignalBefore 5s infinite ease;transform:matrix(0.9, -0.1, 2, 2.2, -70, 10) rotate(-23deg) scale(5)}}@keyframes SignalAfter{to{content:'';position:absolute;display:block;box-shadow:0 -7px 0 1px rgba(50,50,50,0),0 7px 0px 0px rgba(50,50,50,0),0 0 0 4px rgba(50,50,50,0);width:130px;height:65px;border-radius:50%;transform:matrix(0.9, -0.1, 2, 2.2, -70, 10) rotate(-23deg);animation:SignalBefore 5s infinite ease;transform:matrix(0.9, -0.1, 2, 2.2, -100, -10) rotate(-23deg) scale(5)}}@keyframes TowerPulse{0%,100%{opacity:1}50%{opacity:0.8}}.lsCoin{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#ffc900}.lsCoin.opacity{background:rgba(255,201,0,0.7)}.lsCoin .inner{color:#fff;font-size:260px;width:440px;height:320px;overflow:hidden;position:relative}.lsCoin .inner::before{content:'IDT';display:block;clip-path:inset(0 0 10%);transform:matrix(1, 0, 0, 1, 40, 27);animation:Coin 3s infinite cubic-bezier(0.52, -0.99, 0.24, 2.44)}.lsCoin .inner::after{content:'';display:block;width:110%;position:absolute;bottom:-3px;height:15px;z-index:-1;background:#000;box-shadow:0 0 0 3px #a98b1c}@keyframes Coin{0%,100%{transform:matrix(1, 0, 0, 1, 40, 27)}50%{transform:matrix(1, 0, 0, 1, 40, 265)}}.lsGlitch{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#323232}.lsGlitch.opacity{background:rgba(50,50,50,0.7)}.lsGlitch .inner{color:#fff;position:relative;display:contents;font-size:200px;animation:glitch 5s 5s infinite}.lsGlitch .inner::before{content:'IDT';position:absolute;text-shadow:-5px 0 #ffc900;overflow:hidden;animation:noise-1 4s linear infinite alternate-reverse, glitch 5s 3s infinite}.lsGlitch .inner::after{content:'IDT';position:absolute;text-shadow:-5px 0 gray;overflow:hidden;animation:noise-2 4s linear infinite alternate-reverse, glitch 5s 3s infinite}@keyframes glitch{1%{transform:rotateX(10deg) skewX(90deg)}2%{transform:rotateX(0) skewX(0)}}@keyframes noise-1{3.33333%{clip-path:inset(85px 0 14px 0)}6.66667%{clip-path:inset(182px 0 13px 0)}10%{clip-path:inset(181px 0 7px 0)}13.33333%{clip-path:inset(100px 0 72px 0)}16.66667%{clip-path:inset(85px 0 11px 0)}20%{clip-path:inset(154px 0 14px 0)}23.33333%{clip-path:inset(192px 0 2px 0)}26.66667%{clip-path:inset(130px 0 4px 0)}30%{clip-path:inset(5px 0 98px 0)}33.33333%{clip-path:inset(18px 0 175px 0)}36.66667%{clip-path:inset(76px 0 63px 0)}40%{clip-path:inset(28px 0 13px 0)}43.33333%{clip-path:inset(118px 0 18px 0)}46.66667%{clip-path:inset(119px 0 45px 0)}50%{clip-path:inset(30px 0 120px 0)}53.33333%{clip-path:inset(143px 0 13px 0)}56.66667%{clip-path:inset(158px 0 9px 0)}60%{clip-path:inset(86px 0 114px 0)}63.33333%{clip-path:inset(34px 0 73px 0)}66.66667%{clip-path:inset(176px 0 10px 0)}70%{clip-path:inset(7px 0 52px 0)}73.33333%{clip-path:inset(115px 0 28px 0)}76.66667%{clip-path:inset(130px 0 7px 0)}80%{clip-path:inset(135px 0 28px 0)}83.33333%{clip-path:inset(180px 0 3px 0)}86.66667%{clip-path:inset(48px 0 122px 0)}90%{clip-path:inset(139px 0 19px 0)}93.33333%{clip-path:inset(5px 0 67px 0)}96.66667%{clip-path:inset(194px 0 5px 0)}100%{clip-path:inset(84px 0 9px 0)}}@keyframes noise-2{0%{clip-path:inset(100px 0 9px 0)}3.33333%{clip-path:inset(153px 0 3px 0)}6.66667%{clip-path:inset(178px 0 9px 0)}10%{clip-path:inset(181px 0 2px 0)}13.33333%{clip-path:inset(38px 0 135px 0)}16.66667%{clip-path:inset(82px 0 17px 0)}20%{clip-path:inset(62px 0 52px 0)}23.33333%{clip-path:inset(75px 0 90px 0)}26.66667%{clip-path:inset(16px 0 71px 0)}30%{clip-path:inset(64px 0 26px 0)}33.33333%{clip-path:inset(176px 0 13px 0)}36.66667%{clip-path:inset(146px 0 12px 0)}40%{clip-path:inset(32px 0 168px 0)}43.33333%{clip-path:inset(166px 0 31px 0)}46.66667%{clip-path:inset(110px 0 88px 0)}50%{clip-path:inset(101px 0 31px 0)}53.33333%{clip-path:inset(180px 0 14px 0)}56.66667%{clip-path:inset(198px 0 1px 0)}60%{clip-path:inset(188px 0 3px 0)}63.33333%{clip-path:inset(159px 0 25px 0)}66.66667%{clip-path:inset(128px 0 63px 0)}70%{clip-path:inset(86px 0 91px 0)}73.33333%{clip-path:inset(117px 0 5px 0)}76.66667%{clip-path:inset(134px 0 47px 0)}80%{clip-path:inset(91px 0 71px 0)}83.33333%{clip-path:inset(154px 0 6px 0)}86.66667%{clip-path:inset(119px 0 49px 0)}90%{clip-path:inset(37px 0 54px 0)}93.33333%{clip-path:inset(10px 0 185px 0)}96.66667%{clip-path:inset(85px 0 53px 0)}100%{clip-path:inset(86px 0 20px 0)}}.lsMagic{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#323232}.lsMagic.opacity{background:rgba(50,50,50,0.7)}.lsMagic::before{content:'IDT';color:#fffbf1;text-shadow:0 20px 25px #2e2e31, 0 40px 60px #2e2e31;font-size:120px;font-weight:500;text-decoration:none;letter-spacing:15px}.lsMagic .inner{margin:0;position:absolute}.lsMagic .inner::before,.lsMagic .inner::after{content:'';position:absolute;width:0;top:5px;left:-5px;padding:60px 120px;display:block;border:10px solid #ffc900;transform:translateX(-50%) translateY(-50%) rotate(0deg);animation:10s infinite alternate ease-in-out Magic}.lsMagic .inner::before{border-color:#ffc900 #ffc900 rgba(0,0,0,0) rgba(0,0,0,0);z-index:-1}.lsMagic .inner::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ffc900 #ffc900;box-shadow:25px 25px 25px rgba(46,46,49,0.8)}@keyframes Magic{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}100%{transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.lsSignal{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#323232}.lsSignal.opacity{background:rgba(50,50,50,0.7)}.lsSignal .inner{position:relative;width:230px;height:130px}.lsSignal .inner::after,.lsSignal .inner::before{content:'IDT';font-size:8rem;text-align:center;text-transform:uppercase;font-weight:900}.lsSignal .inner::before{position:absolute;top:-21px;left:0;width:100%;color:rgba(34,34,34,0.99);text-shadow:2px 0 #F9F8F8,-1px 0 #ffc900,-1px 0 #ffc900;overflow:hidden;animation:VHS 2500ms infinite linear alternate-reverse;z-index:1}.lsSignal .inner::after{position:absolute;top:50%;left:0;color:#222;width:100%;transform:translateY(-50%)}@keyframes VHS{0%{clip:rect(31px, 9999px, 94px, 0)}10%{clip:rect(112px, 9999px, 76px, 0)}20%{clip:rect(85px, 9999px, 77px, 0)}30%{clip:rect(27px, 9999px, 97px, 0)}40%{clip:rect(64px, 9999px, 98px, 0)}50%{clip:rect(61px, 9999px, 85px, 0)}60%{clip:rect(99px, 9999px, 114px, 0)}70%{clip:rect(34px, 9999px, 185px, 0)}80%{clip:rect(98px, 9999px, 129px, 0)}90%{clip:rect(43px, 9999px, 96px, 0)}100%{clip:rect(82px, 9999px, 64px, 0)}}:root{--f-size: 15;--f-unit: 1vmin;--f: calc(var(--f-size) * var(--f-unit))}.lsVhs{position:fixed;display:flex;font-family:Segoe UI, sans-serif;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:100;background:#323232}.lsVhs.opacity{background:rgba(50,50,50,0.7)}.lsVhs::before{content:'IDT';line-height:.75;color:#ffc900;font-size:120px;font-weight:bold;position:absolute;top:50%;left:calc(50% - 95px)}.lsVhs .inner{flex:1;line-height:.75;margin:auto;color:#ffc900;font-size:120px;font-weight:bold;text-align:center;transform:scaleX(var(--scale, 1));animation:VHS-1 11s infinite alternate}.lsVhs .inner::before,.lsVhs .inner::after{--top: 0;--left: 0;--v-height: 30%;--n-tenth: calc(var(--f-size) * .1 * var(--top));--t-cut: calc(var(--n-tenth) / var(--f-size) * 100%);--b-cut: calc(var(--t-cut) + var(--v-height));--translateX: calc(var(--left) * 100%);content:'IDT';position:absolute;width:100%;left:0;text-align:center;filter:drop-shadow(0 0 transparent);text-shadow:calc(var(--left) * -3em) 0 0.02em lime,calc(var(--left) * -6em) 0 0.02em magenta;background-color:#323232;clip-path:polygon(0% var(--t-cut), 100% var(--t-cut), 100% var(--b-cut), 0% var(--b-cut));transform:translateX(var(--translateX))}.lsVhs .inner::before{animation:VHS-3 1.7s infinite alternate-reverse}.lsVhs .inner::after{animation:VHS-2 3.1s infinite alternate}.lsVhs.opacity .inner::before,.lsVhs.opacity .inner::after{background:transparent}@keyframes VHS-1{17%{--scale: .87}31%{--scale: 1.1}37%{--scale: 1.3}47%{--scale: .91}87%{--scale: 1}}@keyframes VHS-2{10%,30%,50%,70%,90%{--top: 0;--left: 0}0%{--v-height: 15%}20%{--left: .005}40%{--left: .01;--v-height: 20%;--top: 3}60%{--left: .03;--v-height: 25%;--top: 6}80%{--left: .07;--v-height: 5%;--top: 8}100%{--left: .083;--v-height: 30%;--top: 1}}@keyframes VHS-3{10%,30%,50%,70%,90%{--top: 0;--left: 0}0%{--v-height: 15%;--top: 10}20%{--left: -.005}40%{--left: -.01;--v-height: 17%;--top: 3}60%{--left: -.03;--v-height: 35%;--top: 6}80%{--left: -.07;--v-height: 5%;--top: 8}100%{--left: -.083;--v-height: 30%;--top: 1}}
