.wow-panel{pointer-events:auto;background:#0a0e16f0;border:2px solid #a37c3f;box-shadow:0 12px 40px #000000e6,inset 0 0 20px #a37c3f40;border-radius:8px;padding:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-box{margin:auto;width:420px;text-align:center}.realm-box{margin:auto;width:520px;max-height:80vh;overflow-y:auto}.realm-card{padding:14px 18px;margin-bottom:10px;border:1px solid #5a4626;border-radius:6px;cursor:pointer;background:#141a26bf;display:flex;justify-content:space-between;align-items:center;transition:all .15s ease}.realm-card.realm-offline{opacity:.55;cursor:not-allowed}.realm-card:hover:not(.realm-offline){border-color:gold;background:#a37c3f59;box-shadow:0 0 12px #ffd70066}.wotlk-blue-btn{position:relative;width:220px;height:45px;background-color:#081020d9;background-image:url(/login/glue-panel-button-up-blue.webp);background-size:calc(100% / .578125) calc(100% / .75);background-position:left 0 top 0;background-repeat:no-repeat;border:none;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 3px 6px rgba(0,0,0,.8));-webkit-user-select:none;user-select:none;vertical-align:middle;border-radius:3px}.wotlk-blue-btn .btn-highlight{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/login/glue-panel-button-highlight-blue.webp);background-size:160% calc(100% / .6875);background-position:left 0 top 0;background-repeat:no-repeat;mix-blend-mode:screen;opacity:0;pointer-events:none;transition:opacity .12s ease-in-out}.wotlk-blue-btn:hover:not(:disabled) .btn-highlight{opacity:1;filter:drop-shadow(0 0 10px rgba(100,180,255,.9))}.wotlk-blue-btn:active:not(:disabled){background-image:url(/login/glue-panel-button-down-blue.webp)}.wotlk-blue-btn span{position:relative;z-index:1;margin-top:-3px;font-family:Cinzel,serif;font-size:15px;font-weight:700;color:#fff4b8;letter-spacing:1px;text-shadow:0 2px 4px #000,0 0 8px rgba(0,0,0,.9);display:inline-flex;align-items:center;justify-content:center;gap:6px}.wotlk-blue-btn:active:not(:disabled) span{transform:translate(1px,1px)}.wotlk-blue-btn:disabled{background-image:url(/login/glue-panel-button-disabled.webp);opacity:.55;cursor:not-allowed;filter:grayscale(.7)}.wotlk-blue-btn:disabled span{color:#888;text-shadow:1px 1px 2px #000}.wotlk-small-btn{position:relative;width:150px;height:38px;background-color:#0e121ae0;background-image:url(/login/glue-panel-button-up.webp);background-size:calc(100% / .578125) calc(100% / .75);background-position:left 0 top 0;background-repeat:no-repeat;border:none;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 5px rgba(0,0,0,.8));-webkit-user-select:none;user-select:none;vertical-align:middle;border-radius:3px}.wotlk-small-btn .btn-highlight{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/login/glue-panel-button-highlight.webp);background-size:160% calc(100% / .6875);background-position:left 0 top 0;background-repeat:no-repeat;mix-blend-mode:screen;opacity:0;pointer-events:none;transition:opacity .12s ease-in-out}.wotlk-small-btn:hover:not(:disabled) .btn-highlight{opacity:1;filter:drop-shadow(0 0 8px rgba(220,180,100,.8))}.wotlk-small-btn:active:not(:disabled){background-image:url(/login/glue-panel-button-down.webp)}.wotlk-small-btn span{position:relative;z-index:1;margin-top:-3px;font-family:Cinzel,serif;font-size:12px;font-weight:700;color:#e5d8b8;letter-spacing:.5px;text-shadow:1px 1px 2px #000;display:inline-flex;align-items:center;justify-content:center;gap:6px}.wotlk-small-btn:active:not(:disabled) span{transform:translate(1px,1px)}.wotlk-small-btn:disabled{background-image:url(/login/glue-panel-button-disabled.webp);opacity:.55;cursor:not-allowed;filter:grayscale(.7)}.wotlk-small-btn:disabled span{color:#888;text-shadow:1px 1px 2px #000}.wotlk-input-wrap{width:240px;height:42px;position:relative;background:#05080eeb;border:2px solid #c49646;box-shadow:inset 0 0 10px #000000f2,0 2px 8px #000000e6;border-radius:4px;display:flex;align-items:center;transition:border-color .15s ease,box-shadow .15s ease}.wotlk-input-wrap:focus-within{border-color:gold;box-shadow:inset 0 0 10px #000000f2,0 0 14px #ffd70080}.wotlk-input-wrap input{width:100%;height:100%;background:transparent;border:none;outline:none;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;padding:0 12px;text-align:center;letter-spacing:.5px}.wotlk-checkbox-row{display:inline-flex;align-items:center;margin-top:10px;margin-bottom:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.wotlk-checkbox{position:relative;width:22px;height:22px;background-size:100% 100%;background-repeat:no-repeat;margin-right:8px;transition:transform .1s ease;flex-shrink:0}.wotlk-checkbox .checkbox-highlight{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/login/ui-checkbox-highlight.webp);background-size:100% 100%;mix-blend-mode:screen;opacity:0;pointer-events:none;transition:opacity .12s ease}.wotlk-checkbox-row:hover .checkbox-highlight{opacity:1}.wotlk-checkbox-label{font-size:12px;color:#ffc700;font-family:Cinzel,Georgia,serif;font-weight:600;text-shadow:1px 1px 3px #000,0 0 6px rgba(0,0,0,.9);cursor:pointer}.wotlk-dialog-panel{background:#0a0e16f0;border:2px solid #5a4626;box-shadow:0 12px 40px #000000f2,inset 0 0 18px #a37c3f40;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.wotlk-dialog-header{font-family:Cinzel,serif;font-size:13px;font-weight:700;color:#ffd200;border-bottom:1px solid #5a4626;padding-bottom:6px;margin-bottom:10px;text-shadow:1px 1px 2px #000;letter-spacing:.5px}.wotlk-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wotlk-modal-box{width:380px;max-width:90vw;padding:26px;text-align:center}.wotlk-modal-text{font-family:Cinzel,serif;font-size:16px;color:#ffd200;font-weight:700;letter-spacing:.5px;text-shadow:0 2px 6px #000}.charselect-rotate-btn{position:relative;width:44px;height:44px;background-image:url(/charselect/ui-rotationright-big-up.webp);background-size:100% 100%;background-color:transparent;border:none;outline:none;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8));transition:transform .08s ease}.charselect-rotate-btn.rotate-left{transform:scaleX(-1)}.charselect-rotate-btn:active{background-image:url(/charselect/ui-rotationright-big-down.webp)}.charselect-rotate-btn .rotate-highlight{position:absolute;top:4px;right:4px;bottom:4px;left:4px;background-image:url(/charselect/ui-common-mousehilight.webp);background-size:100% 100%;mix-blend-mode:screen;opacity:0;pointer-events:none;transition:opacity .12s ease}.charselect-rotate-btn:hover .rotate-highlight{opacity:1}
