.battlemap-root{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#111;color:#f5f7fb;font-family:Trebuchet MS,Segoe UI,sans-serif;touch-action:none}.battlemap-root #map{width:100%;height:100%;display:block}.battlemap-root .battle-ui{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.battlemap-root .movement-status{position:absolute;top:16px;left:50%;transform:translate(-50%);max-width:min(76vw,720px);color:#f5f7fbf0;font-size:13px;font-weight:600;letter-spacing:.04em;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.battlemap-root .info-panel{position:absolute;top:14px;left:14px;width:min(255px,calc(100% - 28px));max-width:255px;padding:14px;border:1px solid rgba(111,226,255,.4);border-radius:16px;background:linear-gradient(135deg,#07141eeb,#121c22d1),radial-gradient(circle at top left,rgba(0,255,180,.18),transparent 45%);box-shadow:0 14px 40px #0000005c;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:visible;transition:transform .22s ease}.battlemap-root .info-panel.is-collapsed{transform:translate(calc(-100% + 26px))}.battlemap-root .info-panel-body{transition:opacity .16s ease}.battlemap-root .info-panel.is-collapsed .info-panel-body{opacity:0;pointer-events:none}.battlemap-root .info-panel-toggle{position:absolute;top:10px;right:-18px;width:28px;height:44px;border:1px solid rgba(111,226,255,.4);border-left:0;border-radius:0 12px 12px 0;background:#07141ef5;color:#72f7ff;font:inherit;font-size:20px;line-height:1;cursor:pointer;box-shadow:10px 10px 20px #00000042}.battlemap-root .info-title{margin:0 0 8px;color:#72f7ff;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.battlemap-root .info-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.battlemap-root .info-title-row .info-title{margin-bottom:8px}.battlemap-root .info-mode-button{flex:0 0 auto;min-height:28px;border:1px solid rgba(111,226,255,.34);border-radius:999px;padding:5px 10px;background:#ffffff0f;color:#f5f7fbeb;font:inherit;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .18s ease}.battlemap-root .info-mode-button.is-active{border-color:#f4c84dc7;box-shadow:0 0 0 1px #f5f7fbb8,0 0 0 4px #f4c84d38,0 0 14px #f4c84d2e;animation:battlemap-info-mode-glow 2.2s ease-in-out infinite}@keyframes battlemap-info-mode-glow{0%,to{box-shadow:0 0 0 1px #f5f7fbad,0 0 0 3px #f4c84d29,0 0 10px #f4c84d1a}50%{box-shadow:0 0 0 1px #f5f7fbd6,0 0 0 5px #f4c84d47,0 0 16px #f4c84d2e}}.battlemap-root .info-line{margin:4px 0;color:#f5f7fbe6;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.battlemap-root .info-unit-button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:3px 8px;margin:0 6px 0 0;background:#6fe2ff29;color:#f5f7fb;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .14s ease}.battlemap-root .info-unit-button-icon{width:14px;height:14px;flex:0 0 auto;display:block}.battlemap-root .info-unit-button:hover{background:#6fe2ff47}.battlemap-root .info-muted{color:#f5f7fb94}.battlemap-root .info-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:#f5f7fbeb;font-size:13px;-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:pointer}.battlemap-root .info-toggle input{accent-color:#6fe2ff}.battlemap-root .mode-banner{position:absolute;top:14px;right:14px;pointer-events:auto;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,178,102,.4);border-radius:14px;background:#1c1208d6;color:#ffd6a8fa;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 26px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.battlemap-root .mode-banner-label{display:inline-block}.battlemap-root .mode-banner-close{width:24px;height:24px;border:0;border-radius:999px;padding:0;background:#ffffff1f;color:inherit;font:inherit;font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:background .14s ease,transform .14s ease}.battlemap-root .mode-banner-close:hover{background:#fff3}.battlemap-root .mode-banner-close:active{transform:scale(.94)}.battlemap-root .toolbar-wrap{position:absolute;right:14px;bottom:14px;left:14px;pointer-events:none}.battlemap-root .queue-actions{position:absolute;left:0;bottom:102px;display:flex;flex-direction:column;align-items:stretch;gap:8px;pointer-events:auto}.battlemap-root .queue-button{min-height:40px;min-width:132px;border:0;border-radius:14px;padding:10px 14px;color:#f5f7fb;font:inherit;font-size:13px;font-weight:700;letter-spacing:.03em;cursor:pointer;box-shadow:0 12px 28px #00000059}.battlemap-root .build-controls{position:absolute;left:0;bottom:0;pointer-events:auto}.battlemap-root .build-button{min-height:40px;min-width:132px;border:0;border-radius:14px;padding:10px 14px;color:#f5f7fb;font:inherit;font-size:13px;font-weight:700;letter-spacing:.03em;cursor:pointer;box-shadow:0 12px 28px #00000059;background:linear-gradient(135deg,#50606d,#22303c)}.battlemap-root .build-button.is-active{background:linear-gradient(135deg,#6fe2ff,#2f9dd1);color:#041016}.battlemap-root .build-button:disabled,.battlemap-root .queue-button:disabled,.battlemap-root .toolbar-button:disabled,.battlemap-root .info-unit-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;filter:saturate(.45) brightness(.9)}.battlemap-root .build-button:disabled:hover,.battlemap-root .queue-button:disabled:hover,.battlemap-root .toolbar-button:disabled:hover,.battlemap-root .info-unit-button:disabled:hover{opacity:.42}.battlemap-root .queue-button.is-accept{background:linear-gradient(135deg,#0ccf79,#0c90cf);color:#041016}.battlemap-root .queue-button.is-reject{background:linear-gradient(135deg,#d04b4b,#d0853c)}.battlemap-root .unit-picker{position:absolute;left:50%;bottom:82px;transform:translate(-50%,18px);width:min(620px,100%);padding:10px;border:1px solid rgba(111,226,255,.35);border-radius:14px;background:#050c12e6;box-shadow:0 12px 30px #00000052;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .22s ease}.battlemap-root .unit-picker.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.battlemap-root .unit-toggle{display:inline-flex;align-items:center;gap:8px;min-height:34px;margin:4px;padding:7px 10px;border-radius:999px;background:#ffffff14;color:#f5f7fb;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.battlemap-root .unit-toggle input{accent-color:#00ff8f}.battlemap-root .toolbar{position:absolute;left:50%;bottom:0;transform:translate(-50%,110%);width:min(600px,100%);min-height:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-content:center;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:linear-gradient(120deg,#131c22f0,#050e14eb),linear-gradient(90deg,#00ff8f2e,#ffaa0021);box-shadow:0 18px 50px #00000073;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .26s cubic-bezier(.2,.9,.2,1.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.battlemap-root .toolbar.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.battlemap-root .toolbar.is-build-menu{grid-template-columns:repeat(5,minmax(0,1fr))}.battlemap-root .toolbar-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:44px;width:100%;border:0;border-radius:14px;background:#ffffff1a;color:#f5f7fb;font:inherit;font-size:clamp(12px,2.8vw,14px);font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .14s ease,transform .14s ease;padding:10px 8px}.battlemap-root .toolbar-button-icon{width:15px;height:15px;flex:0 0 auto;display:block}.battlemap-root .toolbar-button:active{transform:translateY(2px) scale(.98)}.battlemap-root .toolbar-button.is-primary{background:linear-gradient(135deg,#00d47a,#00a8ff);color:#041016}.battlemap-root .toolbar-button.is-danger{background:linear-gradient(135deg,#ff3f4f,#ff9d2f);color:#160504}.battlemap-root .toolbar-button.is-active{box-shadow:0 0 0 2px #f5f7fbe6,0 0 0 5px #6fe2ff4d;animation:battlemap-toolbar-active-glow 2.2s ease-in-out infinite}@keyframes battlemap-toolbar-active-glow{0%,to{box-shadow:0 0 0 2px #f5f7fbd6,0 0 0 4px #6fe2ff2e,0 0 10px #6fe2ff1a}50%{box-shadow:0 0 0 2px #f5f7fbfa,0 0 0 6px #6fe2ff57,0 0 16px #6fe2ff38}}.battlemap-root .toolbar-button:disabled{cursor:not-allowed;opacity:.45}@media (max-width: 640px){.battlemap-root .movement-status{top:12px;max-width:calc(100% - 140px);font-size:11px;letter-spacing:.02em}.battlemap-root .toolbar-wrap{right:10px;bottom:10px;left:10px}.battlemap-root .toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;border-radius:16px}.battlemap-root .toolbar-button{min-height:38px;font-size:10px;letter-spacing:0;padding:6px 4px;border-radius:12px}.battlemap-root .unit-picker{padding:8px}}.battlemap-root .debug-panel{position:absolute;right:14px;bottom:110px;min-width:180px;padding:10px 12px;border:1px solid rgba(111,226,255,.25);border-radius:14px;background:#071018d1;box-shadow:0 10px 26px #00000047;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.battlemap-root .debug-title{margin:0 0 8px;color:#72f7ffe6;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.battlemap-root .debug-toggle{display:inline-flex;align-items:center;gap:8px;color:#f5f7fbeb;font-size:13px;-webkit-user-select:none;user-select:none;cursor:pointer}.battlemap-root .debug-toggle input{accent-color:#6fe2ff}.armournaut-rich-text-surface{position:relative}.armournaut-rich-text-editor-content{min-height:100%;height:100%;outline:none;white-space:normal;word-break:break-word}.armournaut-rich-text-editor-content .ProseMirror{min-height:100%;height:100%;outline:none}.armournaut-rich-text-editor-content>*:first-child,.armournaut-rich-text-render>*:first-child{margin-top:0}.armournaut-rich-text-editor-content>*:last-child,.armournaut-rich-text-render>*:last-child{margin-bottom:0}.armournaut-rich-text-editor-content p,.armournaut-rich-text-render p{margin:.5rem 0;line-height:1.55}.armournaut-rich-text-editor-content h1,.armournaut-rich-text-editor-content h2,.armournaut-rich-text-editor-content h3,.armournaut-rich-text-render h1,.armournaut-rich-text-render h2,.armournaut-rich-text-render h3{margin:.85rem 0 .5rem;line-height:1.2}.armournaut-rich-text-editor-content ul,.armournaut-rich-text-render ul{margin:.5rem 0;padding-left:1.4rem}.armournaut-rich-text-editor-content blockquote,.armournaut-rich-text-render blockquote{margin:.75rem 0}.armournaut-rich-text-editor-content mark,.armournaut-rich-text-render mark{background:#ffdc7833;color:inherit;padding:0 .1rem;border-radius:2px}.armournaut-rich-text-editor-content table,.armournaut-rich-text-render table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}.armournaut-rich-text-editor-content th,.armournaut-rich-text-editor-content td,.armournaut-rich-text-render th,.armournaut-rich-text-render td{min-width:7rem;padding:.55rem .7rem;border:1px solid rgba(130,170,210,.22);vertical-align:top;text-align:left}.armournaut-rich-text-editor-content th,.armournaut-rich-text-render th{background:#82aad214;font-weight:600}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.goji-toast-container.Toastify__toast-container--top-right{top:50px;right:16px;width:560px;max-width:calc(100vw - 32px);z-index:2000}.goji-toast{--goji-toast-title: #4db8ff;--goji-toast-progress-a: #4db8ff;--goji-toast-progress-b: #2497f3;position:relative;width:560px;max-width:100%;min-height:154px;margin-bottom:16px;padding:0;display:block;background:transparent;overflow:visible}.goji-toast:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#14082d,#0e0623,#070412);box-shadow:0 10px 32px #05020f9e,0 0 12px #a855f747;clip-path:polygon(12px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,12px 100%,0 calc(100% - 12px),0 12px);background:radial-gradient(rgba(255,255,255,.23) .6px,transparent 1.8px),radial-gradient(rgba(168,85,247,.22) .6px,transparent 1.8px),linear-gradient(90deg,rgba(255,59,122,.95) 0 88px,transparent 88px 100%),linear-gradient(90deg,transparent 0 calc(100% - 86px),rgba(168,85,247,.76) calc(100% - 86px) 100%),radial-gradient(circle at 34px 82px,rgba(168,85,247,.65) 0 2px,transparent 2px),radial-gradient(circle at 48px 94px,rgba(255,59,122,.7) 0 3px,transparent 3px),radial-gradient(circle at calc(100% - 30px) calc(100% - 38px),rgba(168,85,247,.64) 0 3px,transparent 3px),radial-gradient(circle at calc(100% - 44px) calc(100% - 28px),rgba(255,59,122,.62) 0 2px,transparent 2px),linear-gradient(#a855f7b8,#a855f7b8),linear-gradient(#ff3b7aad,#ff3b7aad),linear-gradient(#a855f76b,#a855f76b),linear-gradient(#a855f7b8,#a855f7b8),linear-gradient(#ff3b7aad,#ff3b7aad),linear-gradient(#a855f76b,#a855f76b),linear-gradient(135deg,#14082d,#0e0623,#070412);background-repeat:no-repeat;background-size:4px 4px,6px 6px,84px 2px,70px 2px,6px 6px,8px 8px,8px 8px,6px 6px,6px 6px,4px 4px,2px 2px,6px 6px,4px 4px,2px 2px,100% 100%;background-position:0 0,3px 5px,0 0,calc(100% - 70px) 0,28px 28px,44px 46px,calc(100% - 34px) calc(100% - 42px),calc(100% - 50px) calc(100% - 26px),18px 102px,28px 120px,14px 132px,calc(100% - 22px) 62px,calc(100% - 30px) 82px,calc(100% - 16px) 96px,0 0;pointer-events:none;z-index:1}.goji-toast:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 154' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ff3b7a'/%3E%3Cstop offset='100%25' stop-color='%23a855f7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpolygon points='12,1 540,1 559,20 559,134 540,153 12,153 1,142 1,12' fill='none' stroke='url(%23g)' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat;pointer-events:none;z-index:4}.goji-toast__content:after{content:"";position:absolute;right:34px;bottom:18px;width:54px;height:10px;background:linear-gradient(90deg,rgba(168,85,247,.95) 0 12px,transparent 12px 16px,rgba(168,85,247,.95) 16px 28px,transparent 28px 32px,rgba(255,59,122,.95) 32px 44px,transparent 44px 100%);transform:skew(-32deg);opacity:.95;pointer-events:none;z-index:2}.goji-toast .Toastify__toast-body{width:100%;margin:0;padding:0}.goji-toast__content{position:relative;display:grid;grid-template-columns:72px 152px minmax(0,1fr);align-items:center;gap:2px;min-height:154px;padding:16px 64px 16px 26px}.goji-toast__status{position:relative;z-index:3;display:flex;justify-content:center;align-self:start;width:72px;min-width:72px;height:0;overflow:visible;padding-top:0}.goji-toast__status img{position:absolute;top:-56px;left:25%;transform:translate(-50%);width:200px;height:200px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,255,255,.08))}.goji-toast__mascot{position:relative;z-index:5;display:flex;align-items:flex-end;justify-content:center;min-height:122px;margin-top:-54px;margin-bottom:-54px;overflow:visible;clip-path:inset(-200px 0 24px 0)}.goji-toast__mascot:after{content:"";position:absolute;top:-8px;right:0;bottom:24px;left:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.06) 0 1px,transparent 1px 4px);mix-blend-mode:screen;opacity:.18;animation:goji-scan 4s linear infinite}.goji-toast__mascot img{width:300px;max-width:none;height:auto;object-fit:contain;opacity:.85;animation:goji-flicker 2.8s infinite steps(1)}.goji-toast__text{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0;color:#d9c6ff;font-family:Inter,IBM Plex Sans,sans-serif;padding:4px 0 0}.goji-toast__title{color:var(--goji-toast-title);font-family:Orbitron,Oxanium,"Exo 2",sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.goji-toast__message{color:#d9c6ff;font-size:1.02rem;font-weight:500;line-height:1.25;white-space:pre-wrap;word-break:break-word}.goji-toast__flavor{color:#d9c6ffc7;font-size:.84rem;font-weight:500;line-height:1.2;margin-top:2px}.goji-toast__progress{position:absolute;left:0;right:0;bottom:0;z-index:3;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--goji-toast-progress-a) 0%,var(--goji-toast-progress-b) 100%);box-shadow:0 0 12px color-mix(in srgb,var(--goji-toast-progress-a) 56%,transparent)}.goji-toast .Toastify__toast-body>div:last-child{flex:unset}.goji-toast .Toastify__progress-bar--wrp{--goji-progress-left: 9px;--goji-progress-right: 16px;position:absolute;width:calc(100% - var(--goji-progress-left) - var(--goji-progress-right))!important;left:var(--goji-progress-left)!important;right:auto!important;bottom:0!important;overflow:hidden}.goji-toast__close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:0;background:transparent;color:#be9dff;cursor:pointer;font-size:2rem;line-height:1;opacity:.88;transition:opacity .12s ease,transform .12s ease,color .12s ease;z-index:3}.goji-toast__close:hover{color:#ead8ff;opacity:1;transform:scale(1.04)}.goji-toast__close:focus-visible{outline:2px solid rgba(190,157,255,.85);outline-offset:2px;border-radius:4px}.goji-confirm{--goji-confirm-title: #ffc93d;--goji-confirm-accent: rgba(255, 201, 61, .95);--goji-confirm-accent-shadow: rgba(255, 201, 61, .22);--goji-confirm-fill-a: rgba(255, 59, 122, .95);--goji-confirm-fill-b: rgba(255, 201, 61, .95);--goji-confirm-border-mid: #ffc93d;--goji-confirm-button-a: #ffc93d;--goji-confirm-button-b: #f5a300;--goji-confirm-button-text: #2b1600;position:relative;width:min(720px,100%);min-height:280px;margin-inline:auto;background:transparent;overflow:visible}.goji-confirm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 12px 36px #05020fa3,0 0 12px #a855f747;clip-path:polygon(16px 0,calc(100% - 28px) 0,100% 28px,100% calc(100% - 22px),calc(100% - 22px) 100%,16px 100%,0 calc(100% - 16px),0 16px);background:radial-gradient(rgba(255,255,255,.12) .6px,transparent 1.4px),radial-gradient(rgba(168,85,247,.1) .6px,transparent 1.4px),linear-gradient(90deg,var(--goji-confirm-fill-a) 0 116px,transparent 116px 100%),linear-gradient(90deg,var(--goji-confirm-fill-b) 0 112px,transparent 112px 100%),linear-gradient(90deg,transparent 0 calc(100% - 98px),rgba(168,85,247,.76) calc(100% - 98px) 100%),radial-gradient(circle at 36px 118px,rgba(168,85,247,.65) 0 2px,transparent 2px),radial-gradient(circle at 48px 134px,rgba(255,59,122,.7) 0 3px,transparent 3px),radial-gradient(circle at calc(100% - 30px) calc(100% - 62px),rgba(168,85,247,.64) 0 3px,transparent 3px),radial-gradient(circle at calc(100% - 44px) calc(100% - 48px),rgba(255,59,122,.62) 0 2px,transparent 2px),linear-gradient(#a855f7b8,#a855f7b8),linear-gradient(#ff3b7aad,#ff3b7aad),linear-gradient(#a855f76b,#a855f76b),linear-gradient(#a855f7b8,#a855f7b8),linear-gradient(#ff3b7aad,#ff3b7aad),linear-gradient(#a855f76b,#a855f76b),linear-gradient(135deg,#14082d,#0e0623,#070412);background-repeat:no-repeat;background-size:4px 4px,6px 6px,108px 2px,120px 3px,82px 2px,6px 6px,8px 8px,8px 8px,6px 6px,6px 6px,4px 4px,2px 2px,6px 6px,4px 4px,2px 2px,100% 100%;background-position:0 0,3px 5px,0 0,0 calc(100% - 2px),calc(100% - 82px) 0,22px 108px,40px 126px,calc(100% - 34px) calc(100% - 66px),calc(100% - 50px) calc(100% - 44px),24px 154px,34px 172px,20px 188px,calc(100% - 22px) 72px,calc(100% - 30px) 92px,calc(100% - 16px) 108px,0 0;pointer-events:none;z-index:1}.goji-confirm:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 280' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ff3b7a'/%3E%3Cstop offset='55%25' stop-color='__MID__'/%3E%3Cstop offset='100%25' stop-color='%23a855f7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpolygon points='16,1 692,1 719,28 719,258 698,279 16,279 1,264 1,16' fill='none' stroke='url(%23g)' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat;pointer-events:none;z-index:4}.goji-confirm__content{position:relative;z-index:3;display:grid;grid-template-columns:92px 210px minmax(0,1fr);align-items:center;gap:10px;min-height:280px;padding:28px 34px}.goji-confirm__content:after{content:"";position:absolute;right:38px;bottom:26px;width:60px;height:12px;background:linear-gradient(90deg,rgba(168,85,247,.95) 0 14px,transparent 14px 18px,rgba(168,85,247,.95) 18px 32px,transparent 32px 36px,rgba(255,59,122,.95) 36px 50px,transparent 50px 100%);transform:skew(-32deg);opacity:.95;pointer-events:none;z-index:2}.goji-confirm__status{position:relative;z-index:3;display:flex;justify-content:center;align-self:start;width:92px;min-width:92px;height:0;overflow:visible}.goji-confirm__status img{position:absolute;top:-100px;left:50%;transform:translate(-50%);width:318px;height:318px;object-fit:contain;filter:drop-shadow(0 0 10px var(--goji-confirm-accent-shadow))}.goji-confirm__mascot{position:relative;z-index:5;display:flex;align-items:flex-end;justify-content:center;min-height:208px;margin-top:-26px;margin-bottom:-44px;overflow:visible;clip-path:inset(-220px 0 12px 0)}.goji-confirm__mascot:after{content:"";position:absolute;top:-8px;right:0;bottom:8px;left:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.06) 0 1px,transparent 1px 4px);mix-blend-mode:screen;opacity:.18;animation:goji-scan 4s linear infinite}.goji-confirm__mascot img{--goji-confirm-mascot-opacity: .68;width:420px;max-width:none;height:auto;object-fit:contain;opacity:var(--goji-confirm-mascot-opacity);transform:translateY(20px);animation:goji-confirm-flicker 2.8s infinite steps(1)}.goji-confirm__text{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;color:#d9c6ff;font-family:Inter,IBM Plex Sans,sans-serif;padding:8px 24px 0 0}.goji-confirm__message,.goji-confirm__flavor{max-width:100%}.goji-confirm__title{color:var(--goji-confirm-title);font-family:Orbitron,Oxanium,"Exo 2",sans-serif;font-size:1.55rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.goji-confirm__message{color:#f3e8ff;font-size:1.08rem;font-weight:600;line-height:1.35}.goji-confirm__flavor{color:#d9c6ffc7;font-size:.88rem;line-height:1.35}.goji-confirm__actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(136px,max-content);gap:12px;align-items:stretch;justify-content:start;padding-top:6px}.goji-confirm__actions .MuiButton-root{display:flex;align-items:center;justify-content:center;min-width:136px;min-height:100%;align-self:stretch;border-radius:10px;padding:10px 18px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.goji-confirm__actions .MuiButton-outlined{border-color:#be9dff61;color:#ead8ff;background:#14082d38}.goji-confirm__actions .MuiButton-outlined:hover{border-color:#be9dff9e;background:#28124e66}.goji-confirm__actions .MuiButton-containedWarning{background:linear-gradient(135deg,var(--goji-confirm-button-a) 0%,var(--goji-confirm-button-b) 100%);color:var(--goji-confirm-button-text);box-shadow:0 0 18px color-mix(in srgb,var(--goji-confirm-button-a) 44%,transparent)}.goji-confirm__actions .MuiButton-containedWarning:hover{background:linear-gradient(135deg,#ffd45e,#ffb421)}.goji-confirm__actions .MuiButton-containedInfo{background:linear-gradient(135deg,var(--goji-confirm-button-a) 0%,var(--goji-confirm-button-b) 100%);color:var(--goji-confirm-button-text);box-shadow:0 0 18px color-mix(in srgb,var(--goji-confirm-button-a) 44%,transparent)}.goji-confirm__actions .MuiButton-containedInfo:hover{background:linear-gradient(135deg,#6cc8ff,#37a7f4)}.goji-confirm--warning:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 280' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ff3b7a'/%3E%3Cstop offset='55%25' stop-color='%23ffc93d'/%3E%3Cstop offset='100%25' stop-color='%23a855f7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpolygon points='16,1 692,1 719,28 719,258 698,279 16,279 1,264 1,16' fill='none' stroke='url(%23g)' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.goji-confirm--info{--goji-confirm-title: #4db8ff;--goji-confirm-accent: rgba(77, 184, 255, .95);--goji-confirm-accent-shadow: rgba(77, 184, 255, .22);--goji-confirm-fill-a: rgba(255, 59, 122, .95);--goji-confirm-fill-b: rgba(77, 184, 255, .95);--goji-confirm-border-mid: #4db8ff;--goji-confirm-button-a: #4db8ff;--goji-confirm-button-b: #2497f3;--goji-confirm-button-text: #071222}.goji-confirm--info:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 280' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ff3b7a'/%3E%3Cstop offset='55%25' stop-color='%234db8ff'/%3E%3Cstop offset='100%25' stop-color='%23a855f7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpolygon points='16,1 692,1 719,28 719,258 698,279 16,279 1,264 1,16' fill='none' stroke='url(%23g)' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.goji-toast--success{--goji-toast-title: #2eea8a;--goji-toast-progress-a: #2eea8a;--goji-toast-progress-b: #16c46b}.goji-toast--error{--goji-toast-title: #ff4d5a;--goji-toast-progress-a: #ff4d5a;--goji-toast-progress-b: #e02b3b}.goji-toast--warning{--goji-toast-title: #ffc93d;--goji-toast-progress-a: #ffc93d;--goji-toast-progress-b: #f5a300}.goji-toast--info{--goji-toast-title: #4db8ff;--goji-toast-progress-a: #4db8ff;--goji-toast-progress-b: #2497f3}@keyframes goji-scan{0%{transform:translateY(-2px)}50%{transform:translateY(2px)}to{transform:translateY(-2px)}}@keyframes goji-flicker{0%,18%,22%,to{opacity:.85;filter:brightness(1) saturate(1)}19%{opacity:.78;filter:brightness(1.08) saturate(1.08)}20%{opacity:.83;filter:brightness(.94) saturate(.96)}21%{opacity:.8;filter:brightness(1.05) saturate(1.04)}}@keyframes goji-confirm-flicker{0%,18%,22%,to{opacity:var(--goji-confirm-mascot-opacity, .85);filter:brightness(1) saturate(1)}19%{opacity:calc(var(--goji-confirm-mascot-opacity, .85) - .07);filter:brightness(1.08) saturate(1.08)}20%{opacity:calc(var(--goji-confirm-mascot-opacity, .85) - .02);filter:brightness(.94) saturate(.96)}21%{opacity:calc(var(--goji-confirm-mascot-opacity, .85) - .05);filter:brightness(1.05) saturate(1.04)}}@media (max-width: 960px){.goji-toast-container.Toastify__toast-container--top-right{width:470px;max-width:calc(100vw - 24px);right:12px}.goji-toast{width:470px}.goji-toast__content{grid-template-columns:60px 126px minmax(0,1fr);min-height:146px;gap:4px;padding:16px 56px 16px 20px}.goji-toast__status img{top:-18px;width:78px;height:78px}.goji-toast__status{width:60px;min-width:60px}.goji-toast__mascot{min-height:108px;margin-top:-40px;margin-bottom:-34px}.goji-toast__mascot img{width:214px}.goji-toast__title{font-size:1.32rem}.goji-toast__message{font-size:.96rem}.goji-toast__flavor{font-size:.78rem}.goji-confirm{min-height:248px}.goji-confirm__content{grid-template-columns:72px 156px minmax(0,1fr);min-height:248px;gap:8px;padding:24px 28px 24px 24px}.goji-confirm__status{width:72px;min-width:72px}.goji-confirm__status img{width:92px;height:92px}.goji-confirm__mascot{min-height:172px;margin-top:-20px;margin-bottom:-30px}.goji-confirm__mascot img{width:240px;transform:translateY(200px)}.goji-confirm__title{font-size:1.28rem}.goji-confirm__message{font-size:.98rem}.goji-confirm__flavor{font-size:.8rem}.goji-confirm__actions .MuiButton-root{min-width:118px}}@media (max-width: 640px){.goji-toast-container.Toastify__toast-container--top-right{top:42px;left:12px;right:12px;width:auto;max-width:none}.goji-toast{width:100%;min-height:122px}.goji-toast__content{grid-template-columns:40px 86px minmax(0,1fr);min-height:122px;gap:3px;padding:14px 40px 14px 14px}.goji-toast__status img{top:-10px;width:54px;height:54px}.goji-toast__status{width:40px;min-width:40px}.goji-toast__mascot{min-height:84px;margin-top:-24px;margin-bottom:-20px}.goji-toast__mascot img{width:142px}.goji-toast__title{font-size:1.02rem}.goji-toast__message{font-size:.88rem}.goji-toast__flavor{font-size:.72rem}.goji-toast__close{top:10px;right:10px;width:28px;height:28px;font-size:1.55rem}.goji-confirm{min-height:380px}.goji-confirm__content{grid-template-columns:1fr;min-height:380px;gap:18px;padding:22px 20px 24px}.goji-confirm__status{width:56px;min-width:56px;justify-self:start}.goji-confirm__status img{top:0;left:0;transform:none;width:72px;height:72px}.goji-confirm__mascot{min-height:136px;margin-top:-8px;margin-bottom:-18px;justify-content:flex-start}.goji-confirm__mascot img{width:186px}.goji-confirm__text{padding-right:0}.goji-confirm__title{font-size:1.06rem}.goji-confirm__message{font-size:.9rem}.goji-confirm__flavor{font-size:.74rem}.goji-confirm__actions{flex-direction:column;align-items:stretch}.goji-confirm__actions .MuiButton-root{width:100%}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:none;-moz-appearance:textfield;-webkit-appearance:none}.flash-box{animation:glowFlash 1.5s ease-in-out}@keyframes glowFlash{0%{box-shadow:0 0 8px #3abeff88}50%{box-shadow:0 0 24px #3abeffcc}to{box-shadow:0 0 8px #3abeff88}}
