._root_yvapr_1{position:relative;height:30px;width:200px;margin-left:100px;border:10px solid currentColor;border-bottom:none}._root_72ef3_1{overflow:hidden;transition-delay:1s;transition-duration:2s;transition-property:transform;transition-timing-function:ease-in-out;position:absolute;right:10px;bottom:50px;height:210px;width:calc(66.666667% - 40px);margin:0 10px;border:10px solid currentColor}._door_72ef3_16{box-sizing:content-box;display:inline-block;transition:transform 1s ease;height:100%;width:50%;margin-left:-5px;border-right:5px solid currentColor;background:var(--color-grey-500)}._door_72ef3_16._doorOpen_72ef3_26{transform:translate(-100%)}._door_72ef3_16:last-of-type{rotate:180deg;margin:0 -5px 0 0}._root_63wod_1{position:relative;display:grid;grid-template-columns:1fr 2fr;height:200px;width:300px}._ground_63wod_9{border-bottom:10px solid currentColor}._walls_63wod_13{border-left:10px solid currentColor;border-right:10px solid currentColor}._panel_63wod_18{position:absolute;top:50%;left:20px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;border:.25rem solid currentColor;border-radius:.25rem;padding:.75rem}._panel_63wod_18 span{display:flex;align-items:center;justify-content:center;height:1.5rem;width:1.5rem;border:.2rem solid currentColor;border-radius:50%;font-family:var(--font-monospace);font-weight:700;user-select:none}._panel_63wod_18 button{height:0;width:0;border-style:solid}._panel_63wod_18 button._btnUp_63wod_48{border-color:transparent transparent currentColor;border-width:0 .75rem 1rem}._panel_63wod_18 button._btnUp_63wod_48:hover{border-bottom-color:var(--color-grey-600)}._panel_63wod_18 button._btnUp_63wod_48:active{border-bottom-color:var(--color-grey-100)}._panel_63wod_18 button._btnDown_63wod_58{border-color:currentColor transparent transparent;border-width:1rem .75rem 0}._panel_63wod_18 button._btnDown_63wod_58:hover{border-top-color:var(--color-grey-600)}._panel_63wod_18 button._btnDown_63wod_58:active{border-top-color:var(--color-grey-100)}._root_1g82d_1{overflow:hidden;position:relative;height:50px;width:200px;margin-left:100px;border:10px solid currentColor;border-top:none}._root_1g82d_1 svg{position:absolute;bottom:0;animation:_ratMove_1g82d_1 20s linear 10s infinite;opacity:0;transform-origin:bottom;height:20px;width:auto}@keyframes _ratMove_1g82d_1{0%{opacity:1;transform:translate(-132px,3px) rotateY(0) rotate(5deg)}2%{transform:translate(-118px,3px) rotateY(0) rotate(5deg)}8%{transform:translate(-118px,3px) rotateY(0) rotate(5deg)}10%{transform:translate(-40px,3px) rotateY(0) rotate(5deg)}18%{transform:translate(-40px,3px) rotateY(0) rotate(5deg)}20%{transform:translate(45px,3px) rotateY(0) rotate(5deg)}28%{transform:translate(45px,3px) rotateY(0) rotate(5deg)}30%{transform:translate(132px,3px) rotateY(0) rotate(5deg)}35%{transform:translate(132px,3px) rotateY(180deg) rotate(5deg)}37%{transform:translate(132px,3px) rotateY(180deg) rotate(5deg)}40%{transform:translate(20px,3px) rotateY(180deg) rotate(5deg)}44%{transform:translate(20px,3px) rotateY(180deg) rotate(5deg)}45%{transform:translate(-20px,3px) rotateY(180deg) rotate(5deg)}50%{transform:translate(-20px,3px) rotateY(180deg) rotate(5deg)}54%{transform:translate(-132px,3px) rotateY(180deg) rotate(5deg)}to{opacity:1;transform:translate(-132px,3px) rotateY(180deg) rotate(5deg)}}._root_kagm0_1{position:relative;display:flex;flex-direction:column;color:var(--color-grey-900)}._root_rwne9_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:auto;grid-template-areas:"title    title" "elevator controls";gap:4rem;padding:4rem 10rem}._root_rwne9_1 h1{grid-area:title;text-shadow:1px 1px 0 var(--color-black);font-family:var(--font-monospace);font-size:4rem;font-weight:700;text-align:center}._root_rwne9_1 ._elevator_rwne9_17{grid-area:elevator}._root_rwne9_1 ._controls_rwne9_20{grid-area:controls}._elevator_rwne9_17{display:flex;flex-direction:column;place-items:center}._controls_rwne9_20{display:flex;flex-direction:column;align-items:center;gap:4rem}._controls_rwne9_20 p{color:red;font-size:1.5rem;text-align:center}._controls_rwne9_20 p[data-enabled=true]{color:green}._controls_rwne9_20 button{border:1px solid var(--color-white);border-radius:.25rem;padding:.5rem 1rem;font-weight:700}._controls_rwne9_20 button:hover{background-color:var(--color-white);color:var(--color-grey-900);font-weight:400}:root{--color-black: #000000;--color-grey-900: #191919;--color-grey-800: #333333;--color-grey-700: #4c4c4c;--color-grey-600: #666666;--color-grey-500: #7f7f7f;--color-grey-400: #999999;--color-grey-300: #b2b2b2;--color-grey-200: #cccccc;--color-grey-150: #dddddd;--color-grey-100: #eeeeee;--color-grey-50: #f4f4f4;--color-white: #ffffff;--font-monospace: "Roboto Mono", Consolas, monospace;color:var(--color-white);font-family:Poppins,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100vh}body{height:100%;width:100%;background:#ffdd35;background:linear-gradient(180deg,#ffdd35 0%,#f5f500 100%)}a,button{cursor:pointer;border:none;background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}
