body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/images/std_background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.krypton-toast{background:#0B304A!important;color:#e0e3e8!important;border-radius:.5rem!important;box-shadow:0 2px 4px #0006!important}.krypton-toast-body{font-size:.95rem;line-height:1.35}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{background:linear-gradient(to bottom,#0066CC,#0033A0);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;text-align:center;transition:all .2s ease-in-out;box-shadow:0 1px 3px #0000001a;text-shadow:none}button:hover:not(:disabled){background:linear-gradient(to bottom,#0077E6,#0055B3);box-shadow:0 2px 5px #0000004d;color:gold;text-shadow:0 0 5px rgba(255,215,0,.7)}button:active:not(:disabled){background:linear-gradient(to bottom,#0055B3,#002280);box-shadow:inset 0 1px 3px #0000004d;transform:translateY(1px);color:gold;text-shadow:0 0 3px rgba(255,215,0,.5)}button:disabled{background:linear-gradient(to bottom,#cccccc,#b3b3b3);color:#888;cursor:not-allowed;box-shadow:none}.btn-primary,button.btn-primary{background:linear-gradient(to bottom,#0066CC,#0033A0);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;text-align:center;transition:all .2s ease-in-out;box-shadow:0 1px 3px #0000001a;text-shadow:none}.btn-primary:hover:not(:disabled),button.btn-primary:hover:not(:disabled){background:linear-gradient(to bottom,#0077E6,#0055B3);box-shadow:0 2px 5px #0000004d;color:gold;text-shadow:0 0 5px rgba(255,215,0,.7)}.btn-primary:active:not(:disabled),button.btn-primary:active:not(:disabled){background:linear-gradient(to bottom,#0055B3,#002280);box-shadow:inset 0 1px 3px #0000004d;transform:translateY(1px);color:gold;text-shadow:0 0 3px rgba(255,215,0,.5)}.btn-primary:disabled,button.btn-primary:disabled{background:linear-gradient(to bottom,#cccccc,#b3b3b3);color:#888;cursor:not-allowed;box-shadow:none}.btn-secondary,button.btn-secondary,button.secondary{background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border:1px solid #ced4da;color:#495057}.btn-secondary:hover:not(:disabled),button.btn-secondary:hover:not(:disabled),button.secondary:hover:not(:disabled){background:linear-gradient(to bottom,#e9ecef,#dee2e6);color:#495057;text-shadow:none}.btn-secondary:active:not(:disabled),button.btn-secondary:active:not(:disabled),button.secondary:active:not(:disabled){background:linear-gradient(to bottom,#dee2e6,#ced4da);color:#495057;text-shadow:none}.btn-secondary:disabled,button.btn-secondary:disabled,button.secondary:disabled{background:#f8f9fa;border:1px solid #e9ecef;color:#adb5bd}.btn-cancel,button.btn-cancel{background:linear-gradient(to bottom,#6b7280,#4b5563);border:none;color:#fff;box-shadow:0 1px 3px #0000001a;text-shadow:none;transition:all .2s ease-in-out}.btn-cancel:hover:not(:disabled),button.btn-cancel:hover:not(:disabled){background:linear-gradient(to bottom,#6b7280,#374151);color:gold;text-shadow:0 0 5px rgba(255,215,0,.7);box-shadow:0 2px 5px #0000004d}.btn-cancel:active:not(:disabled),button.btn-cancel:active:not(:disabled){background:linear-gradient(to bottom,#4b5563,#374151);color:gold;text-shadow:0 0 3px rgba(255,215,0,.5);box-shadow:inset 0 1px 3px #0000004d}.btn-cancel:disabled,button.btn-cancel:disabled{background:#d1d5db;color:#888;cursor:not-allowed;box-shadow:none}.btn-playbook-action{min-width:60px;font-size:.85em;padding:4px 12px;border-radius:4px;margin:0 2px}.btn-playbook-action:not(:last-child){margin-right:.25rem}.glow-text{transition:color .2s ease-in-out,text-shadow .2s ease-in-out}.home-card:hover .glow-text{color:gold;text-shadow:0 0 4px rgba(255,215,0,.7)}.strategy-mixer-form{margin-bottom:3rem}.mixer-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700;color:#fff}.mixer-form{background-color:#1f2937;padding:1.5rem;border-radius:.375rem;display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#fff;font-weight:500;font-size:.9rem}.form-input,.form-select{padding:.75rem;background-color:#374151;border:1px solid #4b5563;border-radius:.25rem;color:#fff;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.form-input.error,.form-select.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef44441a}.form-input::placeholder{color:#9ca3af}.input-with-prefix,.input-with-suffix{display:flex;align-items:center;background-color:#374151;border:1px solid #4b5563;border-radius:.25rem;transition:border-color .2s,box-shadow .2s}.input-with-prefix:focus-within,.input-with-suffix:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.input-prefix,.input-suffix{padding:.75rem .5rem;color:#9ca3af;font-size:.9rem;background-color:#4b5563;border-radius:0}.input-prefix{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-suffix{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.input-with-prefix .form-input,.input-with-suffix .form-input{border:none;background:transparent;flex:1}.input-with-prefix .form-input:focus,.input-with-suffix .form-input:focus{outline:none;box-shadow:none}.error-message{color:#ef4444;font-size:.8rem;font-weight:400;margin-top:.25rem}.ticker-grid{display:flex;gap:1rem;flex-wrap:wrap;padding:.5rem 0}.ticker-checkbox{display:flex;align-items:center;gap:.5rem;color:#fff;cursor:pointer;padding:.25rem 0}.ticker-checkbox input[type=checkbox]{width:1rem;height:1rem;accent-color:#3b82f6}.ticker-checkbox input[type=checkbox]:disabled{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border:2px solid #ffffff;border-radius:2px;background-color:transparent;position:relative;cursor:default}.ticker-checkbox input[type=checkbox]:disabled:checked{background-color:#fff}.ticker-checkbox input[type=checkbox]:disabled:checked:after{content:"✓";position:absolute;top:-2px;left:1px;color:#000;font-size:12px;font-weight:700}.ticker-label{font-size:.9rem;-webkit-user-select:none;user-select:none}.form-row{display:flex;gap:2rem;align-items:flex-end;flex-wrap:wrap}.form-row .form-group{flex:0 0 120px;min-width:100px;max-width:140px}.form-row .form-group .form-input{width:100%;min-width:60px;max-width:120px;font-size:.95rem;padding:.5rem}.form-row .form-group .form-select{width:100%;font-size:.95rem;padding:.5rem;box-sizing:border-box}.form-row .form-group.active-toggle-group{flex:0 0 120px;min-width:100px;max-width:140px;display:flex;align-items:flex-end;justify-content:flex-start;margin-left:0}.strategy-row{display:flex;gap:2rem;align-items:flex-end;margin-bottom:1.5rem}.strategy-row .form-group{flex:0 0 320px;min-width:200px;max-width:360px}.strategy-row .form-group .form-input{width:100%;min-width:120px;max-width:280px;font-size:.95rem;padding:.5rem}.strategy-row .form-group .form-select{width:100%;font-size:.95rem;padding:.5rem;box-sizing:border-box}.form-row .form-group:first-child{flex:0 0 160px;min-width:140px;max-width:200px}.toggle-wrapper{display:flex;align-items:center;gap:1rem}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#6b7280;border-radius:24px;transition:.4s}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.4s}.toggle-switch input:checked+.toggle-slider{background-color:#10b981}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-label{color:#fff;font-size:.9rem}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #374151}.form-actions button{min-width:100px;display:flex;align-items:center;justify-content:center;min-height:2.5rem}.save-error-container{background-color:#1c1810;border:1px solid #d97706;border-radius:.375rem;padding:1rem;margin:0 auto 1rem;width:60%;display:flex;align-items:flex-start;gap:.75rem;animation:slideIn .3s ease-out}.save-error-container .error-icon{flex-shrink:0;width:20px;height:20px;background-color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.save-error-container .error-content{flex:1}.save-error-container .error-title{color:#ef4444;font-size:1rem;font-weight:600;margin:0 0 .25rem}.save-error-container .error-text{color:#fcd34d;font-size:.875rem;margin:0 0 .5rem;line-height:1.4}.save-error-container .error-dismiss{color:#10b981;font-size:.75rem;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.save-error-container .error-dismiss:hover{color:#059669}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.form-row{flex-direction:column;gap:1rem}.form-row .form-group,.form-row .form-group .form-input,.form-row .form-group .form-select{min-width:100%;max-width:100%}.form-row .form-group.active-toggle-group{justify-content:flex-start;margin-left:0}.strategy-row{flex-direction:column;gap:1rem}.strategy-row .form-group,.strategy-row .form-group .form-input,.strategy-row .form-group .form-select{min-width:100%;max-width:100%}}.mixer-form.loading{opacity:.7;pointer-events:none}.mixer-form.loading .form-input,.mixer-form.loading .form-select,.mixer-form.loading button{cursor:not-allowed}.form-actions button{display:flex;align-items:center;justify-content:center;min-height:2.5rem}: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)}}*{margin:0;padding:0}body{color:#fff}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#a8c0ff}.App-link:visited{color:#c8a8ff}.App-link:hover{color:#e0d0ff}.App-link:active{color:#c8a8ff}.heart{color:red}.small{font-size:.75rem}.journal-status-chip{color:#fff!important}.home-guide{margin:1.5rem auto 2rem;max-width:1100px;padding:0 16px}.home-guide__title{font-size:1.25rem;color:#9ca3af;margin-top:2.5rem;margin-bottom:2rem}.welcome-message{margin:1.25rem 0 1.75rem;font-style:italic;color:#9fb7d6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;max-width:900px;margin-left:auto;margin-right:auto}.home-guide__flow{display:flex;flex-direction:column;gap:1.25rem;position:relative}.home-guide__item{display:flex;width:100%;position:relative}.home-guide__item.align-left{justify-content:flex-start}.home-guide__item.align-right{justify-content:flex-end}.home-guide__item.align-left,.home-guide__item.align-right{width:max-content}.home-guide__item.align-left{align-self:flex-start}.home-guide__item.align-right{align-self:flex-end}.home-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;color:#fff;text-decoration:none;background:linear-gradient(180deg,#1f2937 0%,#111827 100%);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1rem 1.25rem;width:520px;max-width:520px;box-shadow:0 8px 20px #00000040;transition:transform .16s ease,box-shadow .16s ease,background .2s ease;outline:none;position:relative}.home-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000052;background:linear-gradient(180deg,#243044 0%,#0f172a 100%)}.home-card:focus-visible{box-shadow:0 0 0 3px #3b82f699,0 8px 20px #00000040}.home-card__step{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fde68a,#f59e0b);color:#111827;font-weight:800;box-shadow:inset 0 1px 3px #fff3,0 4px 10px #f59e0b4d}.home-card__body{min-width:0}.home-card__title{font-size:1.1rem;font-weight:700;line-height:1.25rem}.home-card__desc{color:#cbd5e1;font-size:.95rem;line-height:1.25rem;opacity:.95}.home-card__chevron{font-size:1.2rem;opacity:.8}.simple-arrow-down{position:absolute;top:50%;transform:translateY(calc(-50% + 18px)) rotate(-25deg);transform-origin:center;font-size:36px;color:#f59e0b;line-height:1;z-index:4;text-shadow:none;display:block}.simple-arrow-down svg{width:1.15em;height:1.15em;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45)) saturate(1.1)}.simple-arrow-down{animation:arrow-pulse 6s ease-in-out infinite;will-change:color}@keyframes arrow-pulse{0%{color:#f59e0b}50%{color:#f59e0b}75%{color:#5eead4}85%{color:#5eead4}to{color:#f59e0b}}@media (prefers-reduced-motion: reduce){.simple-arrow-down{animation:none}}.home-guide__item.align-left>.simple-arrow-down{left:calc(100% + 12px)}.home-guide__item.align-right>.simple-arrow-down.simple-arrow-left{right:calc(100% + 12px);left:auto;transform:translateY(calc(-50% + 18px)) rotate(25deg);transform-origin:center}@media (max-width: 720px){.simple-arrow-down{display:none}}@media (max-width: 720px){.home-guide__item.align-left,.home-guide__item.align-right{width:100%;align-self:auto}}@media (max-width: 520px){.home-connector{display:none}}.home-guide__item{animation:homecard-fade .22s ease both}.home-guide__item:nth-child(1){animation-delay:40ms}.home-guide__item:nth-child(2){animation-delay:.1s}.home-guide__item:nth-child(3){animation-delay:.16s}.home-guide__item:nth-child(4){animation-delay:.22s}@keyframes homecard-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 720px){.home-card{width:100%;max-width:100%}.home-connector__svg{width:160px}}.confirm-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.confirm-modal-content{background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0003;width:90%;max-width:400px;animation:slideIn .2s ease-out}.confirm-modal-header{padding:1.5rem 1.5rem 0}.confirm-modal-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0;line-height:1.4}.confirm-modal-body{padding:1rem 1.5rem}.confirm-modal-message{color:#d1d5db;font-size:.9rem;line-height:1.5;margin:0}.confirm-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.confirm-modal-actions button{min-width:80px;font-size:.875rem;padding:.5rem 1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirm-modal-content:focus{outline:2px solid #3b82f6;outline-offset:2px}.journal-page .journal-status-chip,.journal-page [class~=journal-status-chip]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.journal-page .journal-status-chip{--darkreader-text-ffffff: #ffffff !important}.journal-page table{table-layout:fixed}.journal-page table{font-size:.8rem}.journal-page table th,.journal-page table td{padding:.45rem .6rem!important}.journal-page table td{white-space:nowrap}.journal-page table{font-size:12px;line-height:1.2}.journal-page table th,.journal-page table td{padding:.5rem}.journal-page .journal-price{text-align:right;font-variant-numeric:tabular-nums}.journal-page .journal-account{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-page{padding:1rem 2rem 2rem;color:#fff}.admin-card{max-width:900px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 10px 30px #00000040;padding:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.admin-row:last-of-type{border-bottom:none}.admin-row h3{margin:0 0 .25rem;font-size:1.05rem;letter-spacing:.01em}.admin-row p{margin:0;color:#ffffffb3;font-size:.93rem}.admin-meta{margin-top:.75rem;font-size:.9rem;color:#ffffffb8}.admin-error{background:rgba(255,77,77,.16);color:#ffe6e6;border:1px solid rgba(255,77,77,.35);padding:.85rem 1rem;border-radius:8px;margin-bottom:1rem}.admin-loading{color:#d1d5db;padding:.5rem 0}
