:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--secondary: 222 35% 13%;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:var(--font-weight-normal)}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Roboto,sans-serif;font-weight:var(--font-weight-normal);font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,select,button{font-family:Roboto,sans-serif;font-weight:var(--font-weight-normal)}html,body{width:100%;min-width:100%;overflow-x:hidden;max-width:100vw}#app{margin:0;padding:0;font-weight:var(--font-weight-normal);width:100%;min-width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}.bg-secondary,input.bg-secondary,textarea.bg-secondary,select.bg-secondary{background-color:hsl(var(--secondary))}.font-normal{font-weight:var(--font-weight-normal)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.toast-container[data-v-b9732b73]{position:fixed;top:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:360px;pointer-events:none}.toast-item[data-v-b9732b73]{pointer-events:auto;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:500;box-shadow:0 4px 20px #00000059;border:1px solid rgba(255,255,255,.08)}.toast-success[data-v-b9732b73]{background:linear-gradient(135deg,#00e67ef2,#00c86ef2);color:#0d0f14}.toast-error[data-v-b9732b73]{background:linear-gradient(135deg,#ef5350f2,#c62828f2);color:#fff}.toast-info[data-v-b9732b73]{background:#131722;color:#d1d4dc;border-color:#2a2e3999}.toast-icon[data-v-b9732b73]{display:flex;flex-shrink:0}.toast-message[data-v-b9732b73]{flex:1}.toast-enter-active[data-v-b9732b73],.toast-leave-active[data-v-b9732b73]{transition:all .3s ease}.toast-enter-from[data-v-b9732b73],.toast-leave-to[data-v-b9732b73]{opacity:0;transform:translate(24px)}.toast-move[data-v-b9732b73]{transition:transform .3s ease}#app{min-height:100vh;position:relative}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.order-result-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.order-won{background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-lost{background:#0009}.order-deposit-success{background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-result-modal{width:100%;max-width:340px;padding:32px 28px;border-radius:16px;box-shadow:0 24px 48px #00000080;text-align:center}.order-result-brand{text-align:center;margin-bottom:16px}.order-result-logo{max-width:160px;max-height:52px;object-fit:contain;display:block;margin-left:auto;margin-right:auto;margin-bottom:6px}.order-result-app-name{display:block;font-size:1.25rem;font-weight:700;color:#d1d4dc}.order-won-modal{background:#1a1e27fa;border:1px solid rgba(0,230,126,.3);box-shadow:0 24px 48px #00000080,0 0 0 1px #00e67e1a}.order-lost-modal{max-width:320px;padding:28px 24px;background:#1a1e27;border:1px solid rgba(42,46,57,.6)}.deposit-success-modal{background:#1a1e27fa;border:1px solid rgba(0,230,126,.3);box-shadow:0 24px 48px #00000080,0 0 0 1px #00e67e1a}.deposit-success-icon{color:#00e67e}.deposit-success-title{color:#00e67e;font-size:22px;margin:0 0 8px}.deposit-success-amount{color:#00e67e;font-size:28px;margin:0 0 20px}.deposit-success-btn{background:#00e67e;color:#0d0f14}.deposit-success-btn:hover{filter:brightness(1.1)}.order-result-icon{width:64px;height:64px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:12px}.won-icon{color:#00e67e}.lost-icon{width:56px;height:56px;background:#fff;color:#5eb3e8}.lost-icon .chart-bar{stroke:#94a3b880}.lost-icon .chart-line{stroke:#5eb3e8}.order-result-icon svg{display:block}.order-result-title{font-size:28px;font-weight:700;margin:0 0 8px}.won-title{color:#00e67e}.lost-title{font-size:22px;color:#ef5350;margin:0 0 12px}.order-result-amount{font-size:36px;font-weight:800;margin:0 0 8px;letter-spacing:-.02em}.won-amount{color:#00e67e}.order-result-subtitle{font-size:14px;color:#7fffd4;margin:0 0 24px}.order-result-loss-line{font-size:15px;color:#9ca3af;margin:0 0 8px}.order-result-loss-value{color:#ef5350;font-weight:700;font-size:17px}.order-result-refund-line{font-size:15px;color:#9ca3af;margin:0 0 16px}.order-result-refund-value{color:#86efac;font-weight:700;font-size:17px}.order-result-details{font-size:14px;color:#787b86;margin:0 0 20px}.order-result-dir{color:#9ca3af}.order-result-dot{color:#6b7280}.order-result-btn{display:block;width:100%;padding:14px 20px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer}.won-btn{background:#00e67e;color:#0d0f14}.won-btn:hover{filter:brightness(1.1)}.lost-btn{padding:12px 20px;font-size:15px;background:#374151;color:#e5e7eb}.lost-btn:hover{background:#4b5563}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .2s ease}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-fade-enter-active .order-result-modal,.modal-fade-leave-active .order-result-modal{transition:transform .2s ease}.modal-fade-enter-from .order-result-modal,.modal-fade-leave-to .order-result-modal{transform:scale(.95)}
