@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/golos-text-400.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/golos-text-500.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/golos-text-600.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/golos-text-700.ttf) format("truetype")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/ibm-plex-mono-400.ttf) format("truetype")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/ibm-plex-mono-500.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/oswald-500.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/oswald-600.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/oswald-700.ttf) format("truetype")}:root{--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--background-dark: var(--px-ink);--base-dark: var(--px-panel);--base-light: var(--px-raised);--base-accent: var(--px-line);--surface-raised: var(--px-raised);--text-colour: var(--px-paper);--text-second: var(--px-muted);--transparent-white: rgba(255, 255, 255, .05);--accent-green: var(--px-lime);--accent-green-dark: #b9d919;--accent-blue: #c7d5ba;--accent-pink: var(--px-danger);--accent-pink-light: #ffb0a9;--accent-amber: var(--px-warning);--web-green: var(--accent-green);--web-green-hover: var(--px-lime-hover);--web-red: var(--accent-pink);--web-red-dark: #d75665;--web-orange: var(--accent-amber);--border-color: var(--px-line);--success: var(--px-success);--success-light: #bce89c;--success-dark: #70a64a;--error: var(--px-danger);--error-light: #ffb0a9;--error-dark: #d75665;--bg-primary: var(--px-panel);--bg-secondary: var(--px-raised);--bg-tertiary: var(--px-line);--bg-dark: var(--px-ink);--text-primary: var(--px-paper);--text-secondary: var(--px-muted);--text-tertiary: var(--px-dim);--text-inverse: var(--px-ink);--border-light: var(--px-line);--border-medium: #45493c;--border-dark: #060706;--shadow-sm: 0 1px 2px #0002;--shadow-md: 0 8px 18px #0003;--shadow-lg: 0 24px 60px #0005;--gradient-primary: linear-gradient(var(--px-panel), var(--px-raised));--gradient-accent: linear-gradient(var(--px-lime), var(--px-lime));--gradient-green: var(--gradient-accent);--gradient-pink: var(--gradient-accent)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-tertiary{color:var(--text-tertiary)}.bg-primary{background-color:var(--bg-primary)}.bg-secondary{background-color:var(--bg-secondary)}.bg-tertiary{background-color:var(--bg-tertiary)}.bg-accent-green{background-color:var(--accent-green)}.bg-accent-pink{background-color:var(--accent-pink)}.border-light{border-color:var(--border-light)}.border-medium{border-color:var(--border-medium)}.border-dark{border-color:var(--border-dark)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}:root{--px-ink: #090a09;--px-panel: #141513;--px-raised: #1d1f1b;--px-line: #30322b;--px-paper: #f0f0e9;--px-lime: #d9fe0b;--px-lime-hover: #e5ff61;--px-muted: #a1a49a;--px-dim: #808477;--px-success: #9dde6e;--px-warning: #f0c469;--px-danger: #ff8790;--font-display: "Oswald", "Arial Narrow", sans-serif;--font-primary: "Golos Text", Arial, sans-serif;--font-mono: "IBM Plex Mono", Consolas, monospace;--px-radius: 4px;--px-tear: polygon( 0 12%, 2% 28%, 4% 10%, 6% 31%, 8% 20%, 10% 36%, 12% 9%, 15% 25%, 18% 12%, 20% 30%, 23% 17%, 25% 34%, 28% 10%, 31% 27%, 34% 15%, 37% 33%, 40% 13%, 43% 25%, 46% 6%, 49% 22%, 52% 12%, 55% 32%, 58% 17%, 61% 29%, 64% 9%, 67% 23%, 70% 13%, 73% 31%, 76% 18%, 79% 33%, 82% 9%, 85% 24%, 88% 11%, 91% 28%, 94% 16%, 97% 32%, 100% 15%, 100% 100%, 0 100% )}.green-arrow-square{display:flex;justify-content:center;align-items:center;margin-top:8px}.green-square{width:25px;height:25px;background-color:var(--web-green);border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.green-square:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026}.green-square svg{width:16px;height:16px}.red-arrow-square{display:flex;justify-content:center;align-items:center;margin-top:8px}.red-square{width:25px;height:25px;background-color:var(--web-red);border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.red-square:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026}.red-square svg{width:16px;height:16px}.grain-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-50;opacity:.09;mix-blend-mode:overlay}.grain-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:16px 0}.pagination-button{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;border:none;border-radius:8px;background:#ffffff0f;color:var(--text-colour);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.pagination-button:hover:not(.disabled):not(.dots){background:#ffffff1a;border-color:var(--web-green);transform:translateY(-1px)}.pagination-button.active{background:var(--web-green);color:var(--base-dark);font-weight:600;box-shadow:0 2px 8px #22c55e4d}.pagination-button.disabled{opacity:.4;cursor:not-allowed}.pagination-button.dots{cursor:default;background:transparent;border:none}.pagination-button.dots:hover{background:transparent;border:none;transform:none}.pagination-button i{font-size:18px}@media (max-width: 480px){.pagination{gap:4px}.pagination-button{min-width:36px;height:36px;font-size:12px}.pagination-button i{font-size:16px}}.base_container{display:flex;width:100%;max-width:100vw;padding:16px 16px 200px;gap:24px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center}.no_padding{padding:0}.base_container_limit{display:flex;width:100%;max-width:650px;box-sizing:border-box;gap:24px;flex-direction:column;align-items:center;justify-content:center}.balance-card{position:relative;overflow:hidden;border-radius:16px;padding:16px;width:100%;max-width:600px;min-height:100px;background:#ffffff0f;border:1.5px solid transparent;background-clip:padding-box;box-sizing:border-box;box-shadow:inset 0 5px 5px #ffffff17}.balance-card-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#22c55e1a,#1f77ed1a);border-radius:16px;z-index:1}.balance-card-gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"/></filter><rect width="100" height="100" filter="url(%23noise)" opacity="0.1"/></svg>');background-size:100px 100px;opacity:.3;mix-blend-mode:overlay;pointer-events:none}.gradien_circle{position:absolute;padding:45%;top:-40px;right:-50%;border-radius:50%;background:var(--web-green);border:2em solid var(--web-blue);filter:blur(50px);transition:transform .1s ease-out}.balance-cards{display:flex;width:100%;max-width:100%;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;gap:16px}.merchant-balance-summary{position:relative;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;padding:18px;border-radius:16px;background:#ffffff0f;border:1px solid var(--border-light);box-shadow:inset 0 5px 5px #ffffff0f;display:flex;flex-direction:column;gap:16px}.merchant-balance-summary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;background:radial-gradient(circle at 86% -16%,rgba(53,214,198,.28),transparent 34%),radial-gradient(circle at -12% 112%,rgba(95,168,255,.2),transparent 36%),linear-gradient(135deg,#35d6c61f,#5fa8ff14);pointer-events:none;z-index:0}.merchant-balance-summary~.balance-card{display:none}.merchant-balance-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.merchant-balance-cell{min-width:0;display:flex;flex-direction:column;gap:6px}.merchant-balance-cell span{font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-secondary);line-height:1.25}.merchant-balance-cell strong{font-size:28px;font-weight:var(--font-weight-bold);color:var(--text-colour);line-height:1.1;word-break:break-word}.analytics-metrics{display:flex;flex-direction:column;gap:12px}.analytics-metric-card{padding:16px;border:1px solid var(--border-light);border-radius:10px;background:#ffffff0d}.analytics-metric-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px}.analytics-metric-header span{color:var(--text-secondary);font-size:14px;font-weight:var(--font-weight-medium)}.analytics-metric-header strong{color:var(--web-green);font-size:22px;font-weight:var(--font-weight-bold)}.analytics-proportion{color:var(--text-colour);font-size:13px;margin-bottom:10px;opacity:.85}.analytics-bar{width:100%;height:8px;border-radius:999px;background:#ffffff17;overflow:hidden}.analytics-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--web-green),var(--accent-blue));transition:width .25s ease}.balance-card-content{position:relative;z-index:10;box-sizing:border-box;width:100%;color:var(--text-colour)}.balance-card-title{font-size:14px;font-weight:var(--font-weight-medium);font-family:var(--font-primary);color:var(--text-colour);margin-bottom:8px;opacity:.9}.balance-card-amount{font-size:32px;font-weight:var(--font-weight-bold);font-family:var(--font-primary);color:var(--text-colour);letter-spacing:-.025em;line-height:1.2}.button_container{display:flex;width:100%;max-width:100%;box-sizing:border-box;gap:12px;flex-direction:row;align-items:center;justify-content:space-around}.button_container_button{display:flex;background-color:var(--tranparant-white);color:var(--text-colour);font-size:18px;font-weight:var(--font-weight-medium);font-family:var(--font-primary);gap:8px;cursor:pointer;border:none;padding:14px 16px;border-radius:18px;box-sizing:border-box;align-items:center;justify-content:center;flex:1;min-width:120px;max-width:150px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button_container_button:hover{background-color:#ffffff1e;transform:translateY(-1px)}.button_container_button:active{transform:translateY(0)}.button_container_button i{font-size:24px;transition:transform .2s ease}.button_container_button:hover i{transform:scale(1.1)}.transaction_container{background-color:var(--tranparant-white);box-shadow:inset 3px 0 5px #ffffff0c;position:relative;padding:16px;box-sizing:border-box;border-radius:16px;gap:24px;display:flex;flex-direction:column;width:100%}.transaction_container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./Ellipse-CwklLpUd.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.1;border-radius:16px;z-index:0}.transaction_container>*{position:relative;z-index:2}.transaction_container_header{display:flex;align-items:center;justify-content:space-between;gap:12px}.transaction_container_header .transaction_container_title{width:auto;flex:1}.important_button{background:linear-gradient(135deg,var(--web-green),#22c55e);color:var(--base-dark);font-weight:var(--font-weight-semibold);font-family:var(--font-primary);box-shadow:0 4px 12px #22c55e4d;animation:depositPulse 2s ease-in-out infinite}.important_button:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 16px #22c55e66;transform:translateY(-2px);animation:none}@keyframes depositPulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 4px 12px #22c55e4d}50%{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px #22c55e80}}.transaction_container_title{font-size:1.2em;font-weight:var(--font-weight-regular);font-family:var(--font-primary);color:var(--text-colour);margin-bottom:0;opacity:.9;display:flex;align-items:center;width:100%;max-width:100%;box-sizing:border-box;gap:24px}.transaction_container_conversion{font-size:.9em;font-weight:var(--font-weight-medium);font-family:var(--font-primary);color:var(--web-green);opacity:.8}@media (max-width: 480px){.button_container_button{padding:16px 20px;font-size:18px}.button_container_button i{font-size:20px}}@media (max-width: 430px){.button_container_button.other_button .button_container_button_text{display:none}.button_container_button.other_button{padding:12px;min-width:53px;max-width:53px;min-height:53px;max-height:53px}.button_container_button.other_button i{font-size:20px}}@media (max-width: 350px){.button_container_button.withdraw_button .button_container_button_text{display:none}.button_container_button.withdraw_button{padding:12px;min-width:53px;max-width:53px;min-height:53px;max-height:53px}.button_container_button.withdraw_button i{font-size:20px}}.header_container{display:flex;width:100%;margin-top:20px;max-width:100%;box-sizing:border-box;gap:24px;flex-direction:row;align-items:flex-start;justify-content:space-between}.header_left{display:flex;flex-direction:column;gap:12px}.header_brand{display:flex;align-items:center;gap:2}.header_brand_monkey{font-size:20px;font-weight:var(--font-weight-semibold);font-family:var(--font-primary);color:var(--text-colour)}.header_brand_monkey:first-letter{color:var(--web-green)}.header_brand_money{font-size:20px;font-weight:var(--font-weight-semibold);font-family:var(--font-primary);color:var(--web-green)}.header_subtitle{font-size:18px;font-weight:var(--font-weight-semibold);font-family:var(--font-primary);color:var(--text-colour)}.header_right{display:flex;align-items:center;gap:12px;flex-direction:column}.arrow-container{min-height:32px;min-width:32px;display:flex;align-items:center;justify-content:center}.header_right i{font-size:32px;color:var(--text-colour);cursor:pointer;transition:opacity .2s ease}.header_right i:hover{opacity:.8}.header_menu_icon{font-size:32px;color:var(--text-colour);cursor:pointer;transition:opacity .2s ease}.header_menu_icon:hover{opacity:.8}.balance-card-loading{filter:blur(2px);opacity:.7;transition:all .3s ease}.balance-card-loading .balance-card-amount{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite;border-radius:4px;height:1.2em;width:80%}.balance-amount-loading{filter:blur(3px);opacity:.6;color:var(--text-colour);font-weight:var(--font-weight-bold);font-size:32px;font-family:var(--font-primary);letter-spacing:-.025em;line-height:1.2;transition:all .3s ease}.company-name-loading{filter:blur(3px);opacity:.6;color:var(--text-colour);font-weight:var(--font-weight-semibold);font-size:18px;font-family:var(--font-primary);transition:all .3s ease}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.landing-card{position:relative;background:#ffffff03;box-shadow:inset 1px 3px 1px #ffffff1a;border-radius:16px;padding:16px;min-height:150px;max-width:350px;display:flex;gap:8px;flex-direction:column;justify-content:space-between;transition:all .3s ease;overflow:hidden}.landing-card-header{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.landing-card-title{display:flex;font-family:var(--font-primary);font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-colour);margin:0;line-height:1.2;flex:1}.landing-card-number{display:flex;font-family:var(--font-primary);font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-colour);opacity:.8;margin-left:1rem}.landing-card-description{display:flex;justify-content:flex-start;max-width:70%;align-items:flex-start;justify-items:flex-start;text-align:left;font-family:var(--font-primary);font-size:.8rem;font-weight:var(--font-weight-regular);color:var(--text-colour);opacity:.9;line-height:1.6;margin:0;flex:1;position:relative;z-index:2}.landing-pagination-dots{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:18px}.landing-pagination-dot{width:14px;height:14px;border-radius:50%;background:var(--base-light);opacity:.9;transition:opacity .2s,background .2s;cursor:pointer;display:inline-block}.landing-pagination-dot.active{opacity:1;background:var(--web-green);box-shadow:0 0 8px 2px var(--web-green)}.register-modal-backdrop{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#101214eb,#171a1df5),var(--background-dark);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.register-modal{box-sizing:border-box;width:100%;max-width:440px;margin:0}.register-form{box-sizing:border-box;background:#121719f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:8px;padding:36px;box-shadow:0 24px 60px #00000061,inset 0 1px #ffffff0a;position:relative;overflow:hidden}.register-form:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--accent-green),var(--accent-blue) 72%,transparent)}.register-close-btn{position:absolute;top:14px;right:14px;width:36px;height:36px;background:var(--transparent-white);border:1px solid var(--border-light);color:var(--text-colour);cursor:pointer;padding:0;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:1001}.register-close-btn:hover{background:#ffffff1a;border-color:var(--accent-green)}.register-logo-section{text-align:center;padding-bottom:22px}.register-logo{display:flex;align-items:center;justify-content:center}.register-logo img{height:28px;width:auto}.logo-text{font-size:2.4rem;font-weight:var(--font-weight-extrabold);color:var(--text-colour);text-align:center;line-height:1;letter-spacing:0}.logo-text:first-letter{color:var(--accent-green)}.logo-text::last-letter{color:var(--accent-blue)}.register-title{font-family:"Golos Text",var(--font-primary);font-size:1.8rem;font-weight:var(--font-weight-bold);color:var(--text-colour);margin-top:22px}.register-login-link{font-family:"Golos Text",var(--font-primary);font-size:.9rem;color:var(--text-second);margin:8px 0 0}.register-login-link button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;font-size:inherit;color:var(--accent-green);cursor:pointer;font-weight:var(--font-weight-semibold);font-family:inherit;transition:color .2s ease}.register-login-link button:hover{color:var(--accent-amber)}.register-form-content{font-family:"Golos Text",var(--font-primary);display:flex;flex-direction:column;gap:14px}.form-field{position:relative;display:flex;align-items:center}.form-field input{width:100%;min-height:48px;padding:13px 16px;background:var(--base-light);border:1px solid var(--border-light);border-radius:6px;color:var(--text-colour);font-family:var(--font-primary);font-size:.95rem;font-weight:var(--font-weight-regular);transition:all .3s ease}.form-field input::placeholder{color:var(--text-tertiary)}.form-field input:focus{outline:none;border-color:var(--accent-green);box-shadow:0 0 0 3px #d9fe0b29;background:var(--base-accent)}.form-field input:hover{border-color:var(--border-medium)}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-second);cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.password-toggle i{font-size:20px;line-height:1}.password-toggle:hover{color:var(--text-colour);background:#ffffff1a}.register-form-content,.form-field,.register-title,.register-login-link{transition:all .3s ease}@keyframes fadeInOut{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mode-switching{animation:fadeInOut .3s ease}.register-submit-btn{width:100%;min-height:48px;padding:13px 16px;background:var(--gradient-pink);color:var(--text-inverse);border:none;border-radius:6px;font-family:var(--font-primary);font-size:1rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .3s ease;margin-top:8px;position:relative;overflow:hidden}.auth-reset-modal{max-width:480px}.auth-reset-modal .register-logo{margin-bottom:24px}.auth-reset-flow{display:grid;gap:16px;font-family:"Golos Text",var(--font-primary)}.auth-back-link{display:inline-flex;align-items:center;justify-self:start;gap:7px;padding:4px 0;border:0;background:transparent;color:var(--text-second);font:inherit;font-size:13px;cursor:pointer}.auth-back-link svg{width:17px}.auth-back-link:hover{color:var(--accent-green)}.auth-heading{display:grid;gap:8px;padding:8px 0 4px}.auth-heading>span{color:var(--accent-green);font-size:11px;font-weight:700;text-transform:uppercase}.auth-heading h2{margin:0;color:var(--text-colour);font-size:26px;line-height:1.15}.auth-heading p{margin:0;color:var(--text-second);font-size:13px;line-height:1.55}.auth-field{display:grid;gap:7px}.auth-field>span{color:var(--text-second);font-size:12px;font-weight:600}.auth-field input{box-sizing:border-box;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--border-light);border-radius:6px;outline:0;background:var(--base-light);color:var(--text-colour);font:inherit}.auth-field input:focus{border-color:var(--accent-green);box-shadow:0 0 0 3px #d9fe0b21}.auth-method-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;border:0}.auth-method-choice legend{grid-column:1 / -1;margin-bottom:2px;color:var(--text-second);font-size:12px;font-weight:600}.auth-method-choice button{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center;min-height:64px;padding:10px 12px;border:1px solid var(--border-light);border-radius:6px;background:var(--base-light);color:var(--text-colour);text-align:left;cursor:pointer}.auth-method-choice button.is-active{border-color:var(--accent-green);background:#d9fe0b14}.auth-method-choice svg{width:21px;color:var(--accent-green)}.auth-method-choice span{display:grid;gap:3px}.auth-method-choice strong{font-size:13px}.auth-method-choice small{color:var(--text-second);font-size:10px}.auth-password-rules{color:var(--text-tertiary);font-size:11px;line-height:1.4}.auth-password-rules[data-valid=true]{color:var(--success)}.auth-inline-error,.auth-inline-status{margin:0;font-size:12px;line-height:1.45}.auth-inline-error{color:var(--error)}.auth-inline-status{color:var(--text-second)}.auth-resend-link{justify-self:center;border:0;background:transparent;color:var(--accent-green);font:inherit;font-size:12px;cursor:pointer}.auth-resend-link:disabled{color:var(--text-tertiary);cursor:default}@media (max-width: 520px){.register-modal-backdrop{align-items:flex-end;padding:0}.register-modal{width:100%;max-width:none}.register-form{max-height:94dvh;overflow-y:auto;border-width:1px 0 0;border-radius:8px 8px 0 0;padding:30px 22px 24px}.auth-method-choice{grid-template-columns:1fr}}.register-submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.register-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--px-paper) 0%,var(--px-lime) 100%);transform:translateY(-2px);box-shadow:0 12px 28px #d9fe0b3d}.register-submit-btn:disabled{background:var(--base-light);color:var(--text-tertiary);cursor:not-allowed;transform:none;box-shadow:none}.register-submit-btn:disabled:hover{background:var(--base-light);transform:none;box-shadow:none}.register-submit-btn:hover:not(:disabled):before{left:100%}.register-submit-btn:active{transform:translateY(0)}.forgot-password-container{display:flex;justify-content:center;margin-top:12px}.forgot-password-btn{background:none;border:none;color:var(--accent-amber);font-family:var(--font-primary);font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;text-decoration:none}.forgot-password-btn:hover{color:var(--text-colour);background:#f6c66a1f;transform:scale(1.05)}.forgot-password-btn:active{transform:scale(1)}@media (max-width: 768px){.register-modal{max-width:360px}.register-form{padding:26px 20px}.register-title{font-size:1.5rem}.form-field input{padding:12px 14px;font-size:.9rem}.register-submit-btn{padding:12px 14px;font-size:.95rem}}@media (max-width: 480px){.register-modal{max-width:330px}.register-form{padding:22px 16px}.register-title{font-size:1.4rem}.register-login-link{font-size:.85rem}.register-login-link span{font-size:inherit}.form-field input{padding:10px 12px;font-size:.85rem}.register-submit-btn{padding:10px 12px;font-size:.9rem}.forgot-password-btn{font-size:.8rem;padding:6px 10px}}@media (max-width: 350px){.register-modal{max-width:290px;margin:0}.register-form{padding:18px 12px}.register-logo img{height:35px}.logo-text{font-size:2rem}.register-title{font-size:1.2rem}.register-login-link{font-size:.8rem}.register-login-link span{font-size:inherit}.form-field input{padding:8px 10px;font-size:.8rem}.register-submit-btn{padding:8px 10px;font-size:.85rem}.forgot-password-btn{font-size:.75rem;padding:5px 8px}}.otp-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#080708d9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:center;z-index:9999}.otp-modal{width:100%;max-width:420px;margin:20px;position:relative}.otp-form{background:#1e1e1ef2;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #ffffff0d;position:relative;overflow:hidden}.otp-close-btn{position:absolute;top:16px;right:16px;background:#ffffff1a;border:none;color:var(--text-colour);cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:1001;width:32px;height:32px}.otp-close-btn:hover{background:#fff3;transform:scale(1.1)}.otp-close-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2}.otp-header{text-align:center;margin-bottom:32px;padding-top:8px}.otp-header h2{font-family:var(--font-primary);font-size:1.75rem;font-weight:var(--font-weight-bold);color:var(--text-colour);margin:0 0 12px;line-height:1.2}.otp-header p{font-family:var(--font-primary);font-size:.9rem;color:#ffffffb3;margin:6px 0;line-height:1.4}.otp-email{font-weight:var(--font-weight-semibold);color:var(--web-green);font-size:.95rem}.otp-input-container{display:flex;flex-direction:column;gap:24px;width:100%}.otp-inputs{display:flex;justify-content:center;gap:12px;margin-bottom:8px;width:100%}.otp-input{width:52px;height:64px;background:#353435cc;border:2px solid rgba(255,255,255,.1);border-radius:12px;color:var(--text-colour);font-family:var(--font-primary);font-size:1.5rem;font-weight:var(--font-weight-bold);text-align:center;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);outline:none;box-sizing:border-box}.otp-input:focus{outline:none;border-color:var(--web-green);box-shadow:0 0 0 3px #22c55e26;background:#353435f2;transform:scale(1.05)}.otp-input:hover{border-color:#fff3}.otp-input:not(:placeholder-shown){border-color:var(--web-green)}.otp-submit-btn{width:100%;padding:16px 20px;background:var(--web-green);color:var(--background-dark);border:none;border-radius:12px;font-family:var(--font-primary);font-size:1rem;font-weight:var(--font-weight-semibold);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-sizing:border-box;min-height:48px}.otp-submit-btn:disabled{background:#353435cc;color:#ffffff80;cursor:not-allowed;transform:none}.otp-submit-btn:not(:disabled):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.otp-submit-btn:not(:disabled):hover{background:var(--web-green-hover);transform:translateY(-2px);box-shadow:0 10px 25px #22c55e4d}.otp-submit-btn:not(:disabled):hover:before{left:100%}.otp-submit-btn:not(:disabled):active{transform:translateY(0)}.otp-resend{text-align:center;margin-top:24px}.otp-resend p{font-family:var(--font-primary);font-size:.85rem;color:#fff9;margin:0 0 10px;line-height:1.4}.otp-resend-btn{background:none;border:none;color:var(--web-orange);font-family:var(--font-primary);font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;text-decoration:none}.otp-resend-btn:hover{color:#f59e0b;background:#e59e081a;transform:scale(1.05)}.otp-resend-btn.disabled{color:#fff6;cursor:not-allowed;background:none;transform:none}.otp-resend-btn.disabled:hover{color:#fff6;background:none;transform:none}.otp-resend-message{font-family:var(--font-primary);font-size:.75rem;margin:8px 0 0;padding:8px 12px;border-radius:6px;line-height:1.3;animation:slideInMessage .3s ease-out}.otp-resend-message.success{color:var(--web-green);background:#22c55e1a;border:1px solid rgba(34,197,94,.2)}.otp-resend-message.error{color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.2)}@keyframes slideInMessage{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.otp-modal{max-width:360px;margin:16px}.otp-form{padding:28px 24px}.otp-header h2{font-size:1.5rem}.otp-input{width:48px;height:58px;font-size:1.3rem}.otp-inputs{gap:10px}}@media (max-width: 480px){.otp-modal{max-width:320px;margin:12px}.otp-form{padding:24px 20px}.otp-header h2{font-size:1.4rem}.otp-input{width:44px;height:54px;font-size:1.2rem}.otp-inputs{gap:8px}}@media (max-width: 350px){.otp-modal{max-width:280px;margin:8px}.otp-form{padding:20px 16px}.otp-header h2{font-size:1.2rem}.otp-input{width:40px;height:50px;font-size:1.1rem}.otp-inputs{gap:6px}}body{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-primary);font-weight:var(--font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-dark)}body{color:var(--text-colour)}*,*:before,*:after{box-sizing:border-box}:focus-visible{outline:2px solid var(--accent-green);outline-offset:3px}div{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--px-workspace-bg: var(--px-ink);--px-workspace-bg-deep: var(--px-ink);--px-workspace-sidebar: var(--px-panel);--px-workspace-surface: var(--px-panel);--px-workspace-surface-raised: var(--px-raised);--px-workspace-text: var(--px-paper);--px-workspace-muted: var(--px-muted);--px-workspace-dim: var(--px-dim);--px-workspace-aqua: var(--px-lime);--px-workspace-blue: var(--px-paper);--px-workspace-green: var(--px-success);--px-workspace-amber: var(--px-warning);--px-workspace-danger: var(--px-danger);--px-workspace-gradient: var(--px-lime);--px-workspace-radius: var(--px-radius);--px-workspace-line: var(--px-line);--px-workspace-line-strong: #626d2d}.px-workspace-shell,.px-workspace-shell *{box-sizing:border-box}.px-workspace-shell button,.px-workspace-shell input,.px-workspace-shell select{font:inherit}.px-workspace-shell button{letter-spacing:0}html:has(.px-workspace-shell),body:has(.px-workspace-shell),body:has(.px-workspace-shell)>#root{width:100%;max-width:100%;overflow-x:clip}.px-workspace-shell{min-height:100vh;color:var(--px-workspace-text);font-size:15px;background:var(--px-ink);font-family:var(--font-primary)}.px-workspace-topbar__action{display:flex;align-items:center}.px-workspace-content{width:100%;max-width:1440px;padding:0 36px 60px}.px-workspace-primary,.px-workspace-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;border-radius:4px;font-size:12px;height:42px}.px-workspace-primary{position:relative;overflow:hidden;border:0;font-weight:700;background:var(--px-lime);box-shadow:none;color:var(--px-ink)}.px-workspace-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.28) 48%,transparent 76%);transform:translate(-130%);transition:transform .52s ease;display:none}.px-workspace-primary:hover{box-shadow:none;background:var(--px-lime-hover);transform:translateY(-1px)}.px-workspace-primary:hover:after{transform:translate(130%)}.px-workspace-primary svg,.px-workspace-secondary svg{width:17px}.px-workspace-secondary{border:1px solid var(--px-workspace-line);background:#ffffff06;color:var(--px-workspace-text)}.px-workspace-secondary:hover{border-color:#d9fe0b8c;background:#d9fe0b0f}.px-workspace-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.85fr);gap:20px}.px-workspace-ledger,.px-workspace-attention,.px-workspace-provider-flow,.px-workspace-transactions-panel,.px-workspace-rolling-grid>.px-workspace-section,.px-workspace-reports,.px-workspace-dispute{border:1px solid var(--px-workspace-line);border-radius:var(--px-workspace-radius);background:var(--px-panel);box-shadow:none}.px-workspace-ledger{position:relative;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto;background-size:150% 150%;background:var(--px-lime);border-color:var(--px-lime);color:var(--px-ink);animation:none;min-height:264px;padding:30px}.px-workspace-ledger:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--px-workspace-gradient);display:none}.px-workspace-ledger__primary{align-self:center}.px-workspace-ledger__primary>span{display:block;margin-bottom:12px;color:#414918;font-size:12px}.px-workspace-ledger__primary strong{line-height:1;font-family:var(--font-display);font-weight:600;font-size:clamp(40px,4.8vw,64px);letter-spacing:-.025em}.px-workspace-ledger__primary small{font-size:14px;font-weight:600;color:#414918;font-family:var(--font-mono)}.px-workspace-ledger dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;border-top:1px solid rgba(9,10,9,.16);padding-top:20px}.px-workspace-ledger dl div{min-width:0}.px-workspace-ledger dt{margin-bottom:7px;color:#414918;font-size:11px}.px-workspace-ledger dd{margin:0;font-weight:600;color:var(--px-ink);font-size:14px}.px-workspace-ledger--provider:after{background:linear-gradient(90deg,var(--px-workspace-green),var(--px-workspace-aqua),var(--px-workspace-blue))}.px-workspace-attention,.px-workspace-provider-flow{padding:24px;min-height:264px}.px-workspace-attention>header,.px-workspace-section>header,.px-workspace-provider-flow>header{min-height:44px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.px-workspace-attention h2,.px-workspace-section h2,.px-workspace-provider-flow h2{margin:0;font-family:var(--font-display);font-weight:500;font-size:22px;text-transform:uppercase}.px-workspace-attention header span,.px-workspace-section header span,.px-workspace-provider-flow header span{color:var(--px-workspace-dim);font-size:12px}.px-workspace-attention>button{width:100%;min-height:57px;display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:7px;padding:0 11px;border:0;border-radius:6px;background:#ffffff06;color:var(--px-workspace-text);text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.px-workspace-attention>button:hover{background:#d9fe0b12;transform:translate(2px)}.px-workspace-attention>button>i{width:7px;height:7px;border-radius:50%;background:var(--px-workspace-aqua);box-shadow:none}.px-workspace-attention>button>i.is-warning{background:var(--px-workspace-amber);box-shadow:0 0 12px #f6c66a66}.px-workspace-attention>button>i.is-danger{background:var(--px-workspace-danger);box-shadow:0 0 12px #ff6f7d66}.px-workspace-attention button span{display:grid;gap:3px}.px-workspace-attention button strong{font-size:13px}.px-workspace-attention button small{color:var(--px-workspace-muted);font-size:12px}.px-workspace-attention button b{color:var(--px-paper);font-size:12px;font-weight:500}.px-workspace-section{margin-top:26px}.px-workspace-transactions-panel,.px-workspace-reports{overflow:hidden;padding:24px 26px 14px}.px-workspace-section>header>div{display:grid;gap:4px}.px-workspace-section>header>button{border:0;background:transparent;color:var(--px-workspace-aqua);font-size:12px;cursor:pointer}.px-workspace-register{width:100%;margin-top:10px}.px-workspace-register__head,.px-workspace-register__row{display:grid;grid-template-columns:132px minmax(140px,1.4fr) 105px minmax(120px,1fr) 105px 112px;align-items:center;column-gap:14px}.px-workspace-register__head{min-height:38px;color:var(--px-workspace-dim);font-size:11px}.px-workspace-register__row{width:100%;min-height:59px;margin-bottom:4px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:var(--px-workspace-muted);font-size:12px;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.px-workspace-register__row:hover{background:linear-gradient(90deg,#d9fe0b14,#d9fe0b06);transform:translate(2px)}.px-workspace-register__row>strong{color:var(--px-workspace-text);font-size:13px;font-weight:600}.px-workspace-register__id{overflow:hidden;color:var(--px-paper);font-family:IBM Plex Mono,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-register__route{display:grid;gap:3px}.px-workspace-register__route small{overflow:hidden;color:var(--px-workspace-dim);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-register__settlement{color:var(--px-workspace-aqua)!important;text-align:right}.px-workspace-status{display:inline-flex;align-items:center;color:var(--px-workspace-muted);font-size:11px;font-weight:600;white-space:nowrap}.px-workspace-status--completed{color:var(--px-workspace-aqua)}.px-workspace-status--pending{color:var(--px-muted)}.px-workspace-status--cancelled{color:var(--px-workspace-danger)}.px-workspace-status--expired{color:var(--px-workspace-dim)}.px-workspace-status--disputed{color:var(--px-workspace-amber)}.px-workspace-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 190px minmax(280px,auto);align-items:start;gap:10px;padding-bottom:8px}.px-workspace-toolbar label{height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--px-workspace-line);border-radius:7px;background:#090a0952}.px-workspace-toolbar label:focus-within{border-color:var(--px-workspace-aqua);box-shadow:0 0 0 3px #d9fe0b12}.px-workspace-toolbar label svg{width:17px;color:var(--px-workspace-dim)}.px-workspace-toolbar input,.px-workspace-toolbar select{width:100%;border:0;outline:0;background:transparent;color:var(--px-workspace-text);font-size:12px}.px-workspace-toolbar input::placeholder{color:var(--px-workspace-dim)}.px-workspace-toolbar select option{background:var(--px-workspace-surface)}.px-workspace-register-meta{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--px-workspace-dim);font-size:11px}.px-workspace-tabs{display:flex;gap:9px;margin-bottom:14px}.px-workspace-tabs button{height:38px;padding:0 14px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--px-workspace-muted);font-size:10px;cursor:pointer}.px-workspace-tabs button.is-active{border-color:#d9fe0b47;background:#d9fe0b14;color:var(--px-workspace-aqua)}.px-workspace-tabs button span{margin-left:5px;color:var(--px-workspace-amber)}.px-workspace-dispute{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:start;padding:24px}.px-workspace-dispute>*,.px-workspace-dispute__body{min-width:0}.px-workspace-dispute__state{display:grid;gap:7px;color:var(--px-workspace-amber);font-size:10px;font-weight:600}.px-workspace-dispute__state small{color:var(--px-workspace-dim);font-size:12px;font-weight:400}.px-workspace-dispute__body h2{overflow-wrap:anywhere;margin:0 0 6px;font-size:14px}.px-workspace-dispute__body p{overflow-wrap:anywhere;margin:0 0 13px;color:var(--px-workspace-muted);font-size:10px}.px-workspace-file-line{width:min(410px,100%);min-width:0;display:flex;justify-content:space-between;gap:16px;box-sizing:border-box;overflow:hidden;padding:11px 12px;border:1px solid rgba(217,254,11,.22);border-radius:6px;background:#d9fe0b0e;color:var(--px-workspace-text);text-align:left;cursor:pointer}.px-workspace-file-line:hover{border-color:#d9fe0b85}.px-workspace-file-line span{min-width:0;flex:1 1 auto;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-file-line small{flex:0 0 auto;color:var(--px-workspace-aqua);font-size:10px;white-space:nowrap}.px-workspace-events{padding:24px 26px;border:1px solid var(--px-workspace-line);border-radius:var(--px-workspace-radius);background:#141513b3}.px-workspace-events ol{display:grid;gap:7px;margin:12px 0 0;padding:0;list-style:none}.px-workspace-events li{min-height:62px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 10px;border-radius:6px;background:#ffffff05}.px-workspace-events time{color:var(--px-workspace-dim);font-family:IBM Plex Mono,monospace;font-size:11px}.px-workspace-events li div{display:grid;gap:4px}.px-workspace-events li strong{font-size:13px}.px-workspace-events li span{color:var(--px-workspace-muted);font-size:11px}.px-workspace-events li.is-danger strong{color:var(--px-workspace-danger)}.px-workspace-events li.is-warning strong{color:var(--px-workspace-amber)}.px-workspace-events li button{border:0;background:transparent;color:var(--px-workspace-aqua);font-size:9px;cursor:pointer}.px-workspace-provider-flow{display:flex;flex-direction:column;justify-content:space-between}.px-workspace-provider-flow header>div{display:grid;gap:4px}.px-workspace-provider-flow header>strong{color:var(--px-workspace-green);font-size:12px}.px-workspace-provider-flow header>strong.is-paused{color:var(--px-workspace-amber)}.px-workspace-provider-flow>div{display:grid;gap:9px;padding:20px;border-radius:7px;background:linear-gradient(130deg,#28cb7317,#d9fe0b09)}.px-workspace-provider-flow>div span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-provider-flow>div strong{font-size:25px}.px-workspace-provider-flow>div small{color:var(--px-workspace-dim);font-size:11px;line-height:1.45}.px-workspace-rolling-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:20px}.px-workspace-rolling-grid>.px-workspace-section{margin-top:0;padding:24px}.px-workspace-address{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px;padding:18px;border-radius:7px;background:linear-gradient(120deg,#d9fe0b14,#d9fe0b09)}.px-workspace-funding-address{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;margin-top:14px}.px-workspace-funding-address .px-workspace-address{margin-top:0}.px-workspace-wallet-qr{width:112px;height:112px;display:block;border-radius:6px}.px-workspace-address>span{grid-column:1 / -1;color:var(--px-workspace-dim);font-size:11px}.px-workspace-address code{overflow:hidden;align-self:center;color:var(--px-workspace-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-address button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--px-workspace-aqua);font-size:11px;cursor:pointer}.px-workspace-address svg{width:15px}.px-workspace-wallet-address>p{margin:14px 0 0;color:var(--px-workspace-muted);font-size:11px}.px-workspace-deposits>div{min-height:59px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4px 12px;margin-top:6px;padding:0 10px;border-radius:6px;background:#ffffff05;font-size:11px}.px-workspace-deposits span,.px-workspace-deposits code{color:var(--px-workspace-muted)}.px-workspace-deposits strong,.px-workspace-deposits b{text-align:right}.px-workspace-deposits b{color:var(--px-workspace-aqua);font-weight:500}.px-workspace-report-row{width:100%;min-height:76px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,auto);align-items:center;gap:20px;margin-top:7px;padding:10px 14px;border-radius:6px;background:#ffffff05}.px-workspace-report-row>span{display:grid;gap:4px;color:var(--px-workspace-text);text-align:left}.px-workspace-report-row small{color:var(--px-workspace-muted);font-size:11px}.px-workspace-export-controls{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px}.px-workspace-export-controls.is-compact{margin-top:0}.px-workspace-export-period,.px-workspace-export-dates label{height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--px-workspace-line);border-radius:7px;background:#090a0952;color:var(--px-workspace-muted)}.px-workspace-export-period svg{width:16px;flex:0 0 auto}.px-workspace-export-period select,.px-workspace-export-dates input{min-width:0;border:0;outline:0;background:transparent;color:var(--px-workspace-text);font-size:11px;color-scheme:dark}.px-workspace-export-period select option{background:var(--px-workspace-surface)}.px-workspace-export-dates{display:flex;align-items:center;gap:8px}.px-workspace-export-dates label{gap:6px}.px-workspace-export-dates span{font-size:10px}.px-workspace-export-button{min-width:96px;flex:0 0 auto}.px-workspace-export-button:disabled{cursor:wait;opacity:.58}.px-workspace-export-error{flex-basis:100%;color:var(--px-workspace-danger);font-size:10px;text-align:right}.px-workspace-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#030809c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.px-workspace-drawer{width:min(500px,100%);max-width:100vw;height:100%;height:100dvh;overflow-x:hidden;overflow-y:auto;border-left:1px solid var(--px-workspace-line-strong);background:linear-gradient(155deg,var(--px-panel),var(--px-panel));box-shadow:-26px 0 70px #0000005c;animation:px-workspace-drawer-in .24s ease both}.px-workspace-drawer>header,.px-workspace-document-dialog>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px}.px-workspace-drawer>header>div{display:flex;align-items:center;gap:14px}.px-workspace-drawer h2,.px-workspace-document-dialog h2{margin:0;font-size:18px}.px-workspace-drawer>header>button,.px-workspace-document-dialog>header>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff0a;color:var(--px-workspace-muted);cursor:pointer}.px-workspace-drawer>header svg,.px-workspace-document-dialog>header svg{width:19px}.px-workspace-drawer__amount{display:grid;gap:8px;margin:0 24px 10px;padding:24px;border-radius:8px;background:linear-gradient(125deg,#d9fe0b1f,#d9fe0b0d)}.px-workspace-drawer__amount>span,.px-workspace-drawer__amount small{color:var(--px-workspace-muted);font-size:10px}.px-workspace-drawer__amount strong{min-width:0;overflow-wrap:anywhere;font-size:30px}.px-workspace-details{margin:0;padding:8px 24px}.px-workspace-details div{min-height:48px;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:15px}.px-workspace-details dt{color:var(--px-workspace-muted);font-size:10px}.px-workspace-details dd{overflow-wrap:anywhere;margin:0;font-family:IBM Plex Mono,monospace;font-size:10px;text-align:right}.px-workspace-drawer__section{margin:10px 24px 0;padding:20px;border-radius:8px;background:#ffffff06}.px-workspace-drawer__section>header{display:flex;justify-content:space-between;gap:18px;margin-bottom:12px;font-size:11px}.px-workspace-drawer__section>header span{color:var(--px-workspace-muted)}.px-workspace-drawer__section>header strong{min-width:0;overflow-wrap:anywhere;text-align:right}.px-workspace-drawer__section>p{margin:0 0 14px;color:var(--px-workspace-muted);font-size:10px;line-height:1.5}.px-workspace-confirm{padding:14px;border-radius:6px;background:#f6c66a12}.px-workspace-confirm p{margin:0 0 13px;color:var(--px-workspace-muted);font-size:10px;line-height:1.5}.px-workspace-confirm>div{display:flex;justify-content:flex-end;gap:8px}.px-workspace-confirm button{height:32px;padding:0 11px;border:1px solid var(--px-workspace-line);border-radius:5px;background:transparent;color:var(--px-workspace-text);font-size:10px;cursor:pointer}.px-workspace-confirm button:last-child{border-color:var(--px-workspace-aqua);color:var(--px-workspace-aqua)}.px-workspace-test-status__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.px-workspace-test-status__actions button{min-height:36px;border:1px solid var(--px-workspace-line);border-radius:5px;background:transparent;color:var(--px-workspace-text);font-size:11px;font-weight:600;cursor:pointer}.px-workspace-test-status__actions button:hover{border-color:#d9fe0b8c;background:#d9fe0b0f}.px-workspace-test-status__actions button:disabled{cursor:wait;opacity:.55}.px-workspace-test-status__error{margin-top:10px!important;color:var(--px-workspace-danger, #ff6b78)!important}.px-workspace-document-dialog{width:min(900px,calc(100% - 40px));max-height:calc(100vh - 40px);margin:auto;overflow:hidden;border:1px solid var(--px-workspace-line-strong);border-radius:8px;background:linear-gradient(155deg,var(--px-panel),var(--px-panel));box-shadow:0 30px 80px #0000006b;animation:px-workspace-dialog-in .22s ease both}.px-workspace-document-dialog>header>div{display:grid;gap:5px}.px-workspace-document-dialog>header span{color:var(--px-workspace-muted);font-size:10px}.px-workspace-document-preview{height:min(650px,calc(100vh - 170px));overflow:auto;display:grid;place-items:start center;padding:28px;background:linear-gradient(145deg,#232b2f,#1c2326)}.px-workspace-document-preview iframe{width:100%;min-height:520px;border:0;background:#fff}.px-workspace-paper{width:min(560px,100%);min-height:640px;padding:54px 48px;background:#f5f4ef;color:#172023;box-shadow:0 16px 44px #0000004d}.px-workspace-paper>span{font-size:11px}.px-workspace-paper>strong{display:block;margin:58px 0 44px;font-size:43px}.px-workspace-paper dl{margin:0}.px-workspace-paper dl div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #ccd1cf}.px-workspace-paper dd{margin:0;font-weight:600}.px-workspace-document-dialog>footer{height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;color:var(--px-workspace-muted);font-size:10px}.px-workspace-document-dialog>footer button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--px-workspace-aqua);cursor:pointer}.px-workspace-document-dialog>footer a{display:inline-flex;align-items:center;gap:7px;color:var(--px-workspace-aqua);text-decoration:none}.px-workspace-document-dialog>footer svg{width:16px}.px-workspace-chart-panel,.px-workspace-profile-panel,.px-workspace-security-panel,.px-workspace-operational-panel{margin-top:26px;padding:24px 26px;border:1px solid var(--px-workspace-line);border-radius:var(--px-workspace-radius);background:var(--px-panel);box-shadow:none}.px-workspace-chart-panel{margin-top:18px;padding:17px 22px 13px;background:#1415138f;box-shadow:none}.px-workspace-chart-panel>header,.px-workspace-operational-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.px-workspace-chart-panel>header>div,.px-workspace-operational-panel>header>div{display:grid;gap:5px}.px-workspace-chart-panel h2,.px-workspace-operational-panel h2{margin:0;font-family:var(--font-display);font-size:22px;font-weight:500;text-transform:uppercase}.px-workspace-chart-panel header span,.px-workspace-operational-panel header span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-chart-panel header strong{color:var(--px-workspace-aqua);font-family:IBM Plex Mono,monospace;font-size:16px}.px-workspace-chart-panel figure{margin:7px 0 0}.px-workspace-chart-panel svg{width:100%;height:116px;overflow:visible}.px-workspace-chart-grid line{stroke:#a3a7961f;stroke-width:1}.px-workspace-chart-line{fill:none;stroke:var(--px-workspace-aqua);stroke-width:3;vector-effect:non-scaling-stroke}.px-workspace-chart-dot{fill:var(--px-panel);stroke:var(--px-workspace-aqua);stroke-width:3;vector-effect:non-scaling-stroke}.px-workspace-chart-bar{fill:var(--px-lime);opacity:.78}.px-workspace-chart-panel figcaption{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;margin-top:3px;color:var(--px-workspace-muted);font-size:10px;text-align:center}.px-workspace-empty{min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;text-align:center}.px-workspace-empty--compact{min-height:132px;padding:16px}.px-workspace-empty svg{width:28px;height:28px;color:var(--px-workspace-aqua);opacity:.72}.px-workspace-empty strong{font-size:15px}.px-workspace-empty span{max-width:430px;color:var(--px-workspace-muted);font-size:12px;line-height:1.5}.px-workspace-settings-grid{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(500px,1.28fr);gap:20px}.px-workspace-profile-panel,.px-workspace-security-panel{margin-top:0}.px-workspace-profile-panel>header,.px-workspace-security-panel>header{display:flex;align-items:center;gap:13px;min-height:50px}.px-workspace-profile-panel>header>svg,.px-workspace-security-panel>header>svg{width:25px;color:var(--px-workspace-aqua)}.px-workspace-profile-panel>header>div,.px-workspace-security-panel>header>div{display:grid;gap:4px}.px-workspace-profile-panel h2,.px-workspace-security-panel h2{margin:0;font-size:18px}.px-workspace-profile-panel header span,.px-workspace-security-panel header span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-profile-panel dl{margin:22px 0 0}.px-workspace-profile-panel dl div{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.px-workspace-profile-panel dt{color:var(--px-workspace-muted);font-size:12px}.px-workspace-profile-panel dd{overflow-wrap:anywhere;margin:0;font-size:13px;text-align:right}.px-workspace-profile-panel dd.is-active{color:var(--px-workspace-green)}.px-workspace-security-level{margin-top:22px;padding:18px;border-radius:7px;background:linear-gradient(120deg,#d9fe0b14,#d9fe0b09)}.px-workspace-security-level>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:20px}.px-workspace-security-level span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-security-level strong{color:var(--px-workspace-amber);font-size:12px}.px-workspace-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:16px;padding:4px;border:1px solid var(--px-workspace-line);border-radius:7px;background:#090a094d}.px-workspace-segmented button{height:36px;border:0;border-radius:5px;background:transparent;color:var(--px-workspace-muted);font-size:12px;cursor:pointer}.px-workspace-segmented button.is-active{background:linear-gradient(115deg,#d9fe0b33,#d9fe0b1f);color:var(--px-workspace-text)}.px-workspace-segmented button:disabled{color:#566164;cursor:not-allowed;opacity:.58}.px-workspace-otp-list{margin-top:22px}.px-workspace-otp-list h3{margin:0 0 9px;font-size:14px}.px-workspace-otp-list>button{width:100%;min-height:66px;display:grid;grid-template-columns:22px minmax(0,1fr) 38px;align-items:center;gap:13px;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:var(--px-workspace-text);text-align:left;cursor:pointer}.px-workspace-otp-list>button:hover{background:#d9fe0b0d}.px-workspace-otp-list>button:disabled{cursor:default;opacity:.86}.px-workspace-otp-list>button:disabled:hover{background:transparent}.px-workspace-otp-list>button>svg{width:21px;color:var(--px-workspace-aqua)}.px-workspace-otp-list>button>span{display:grid;gap:4px}.px-workspace-otp-list strong{font-size:13px}.px-workspace-otp-list small{color:var(--px-workspace-muted);font-size:11px;line-height:1.45}.px-workspace-otp-list i{position:relative;width:38px;height:22px;border-radius:12px;background:#394347;transition:background .18s ease}.px-workspace-otp-list i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#c7d0d2;transition:transform .18s ease}.px-workspace-otp-list i.is-on{background:var(--px-workspace-aqua)}.px-workspace-otp-list i.is-on:after{transform:translate(16px);background:#09201f}.px-workspace-security-note{display:flex;gap:10px;margin-top:18px;padding:13px;border:1px solid rgba(246,198,106,.18);border-radius:6px;background:#f6c66a0e;color:var(--px-workspace-muted);font-size:11px;line-height:1.5}.px-workspace-security-note svg{flex:0 0 auto;width:18px;color:var(--px-workspace-amber)}.px-workspace-otp-method{min-height:68px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:13px;padding:9px 10px;border-radius:6px}.px-workspace-otp-method:hover{background:#d9fe0b0a}.px-workspace-otp-method>svg{width:21px;color:var(--px-workspace-aqua)}.px-workspace-otp-method>span{display:grid;gap:4px}.px-workspace-otp-method>button,.px-workspace-otp-refresh,.px-workspace-security-message button{height:32px;padding:0 11px;border:1px solid var(--px-workspace-line);border-radius:5px;background:#ffffff05;color:var(--px-workspace-aqua);font-size:10px;cursor:pointer}.px-workspace-otp-method>button:disabled,.px-workspace-otp-refresh:disabled{color:var(--px-workspace-dim);cursor:default;opacity:.65}.px-workspace-otp-refresh{margin:0 10px 8px 45px}.px-workspace-security-message{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:12px 13px;border:1px solid rgba(217,254,11,.2);border-radius:6px;background:#d9fe0b0d;color:var(--px-workspace-muted);font-size:11px;line-height:1.45}.px-workspace-security-message button{flex:0 0 auto}.px-workspace-webhook-settings{margin-top:20px}.px-workspace-webhook-settings>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.px-workspace-webhook-settings>header h2{margin:0 0 4px;font-size:18px}.px-workspace-webhook-settings>header span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-webhook-settings>header .px-workspace-secondary{flex:0 0 auto}.px-workspace-webhook-overview{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:center;margin-top:20px;padding:16px;border:1px solid var(--px-workspace-line);border-radius:7px;background:#ffffff05}.px-workspace-webhook-overview>svg{width:22px;color:var(--px-workspace-aqua)}.px-workspace-webhook-overview>span{display:grid;gap:6px;min-width:0}.px-workspace-webhook-overview small{color:var(--px-workspace-muted);font-size:11px}.px-workspace-webhook-overview code{overflow:hidden;color:var(--px-workspace-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-password-settings{margin-top:20px}.px-workspace-password-settings>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.px-workspace-password-settings>header h2{margin:0 0 4px;font-size:18px}.px-workspace-password-settings>header span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-password-settings>header svg{width:22px;color:var(--px-workspace-aqua)}.px-workspace-password-form{display:grid;gap:14px;margin-top:20px}.px-workspace-password-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.px-workspace-password-rule{margin:0;color:var(--px-workspace-muted);font-size:11px}.px-workspace-password-rule[data-valid=true]{color:var(--px-workspace-aqua)}.px-workspace-password-otp{display:grid;grid-template-columns:24px minmax(150px,1fr) repeat(2,minmax(140px,.7fr));gap:12px;align-items:end;padding:14px;border:1px solid var(--px-workspace-line);border-radius:6px;background:#ffffff05}.px-workspace-password-otp>svg{width:22px;align-self:center;color:var(--px-workspace-aqua)}.px-workspace-password-otp>div{display:grid;gap:4px;align-self:center}.px-workspace-password-otp>div strong{font-size:12px}.px-workspace-password-otp>div span{color:var(--px-workspace-muted);font-size:10px}.px-workspace-password-form>footer{display:flex;justify-content:flex-end}.px-workspace-otp-overlay{align-items:center;justify-content:center;padding:20px}.px-workspace-otp-dialog{width:min(470px,100%);overflow:hidden;border:1px solid var(--px-workspace-line-strong);border-radius:8px;background:var(--px-panel);box-shadow:0 30px 80px #00000070}.px-workspace-otp-dialog>header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid var(--px-workspace-line)}.px-workspace-otp-dialog>header>div{display:grid;gap:4px}.px-workspace-otp-dialog>header span{color:var(--px-workspace-aqua);font-size:10px}.px-workspace-otp-dialog h2{margin:0;font-size:18px}.px-workspace-otp-dialog>header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:6px;background:#ffffff0a;color:var(--px-workspace-muted);cursor:pointer}.px-workspace-otp-dialog>header svg{width:18px}.px-workspace-otp-setup{display:grid;justify-items:center;gap:14px;padding:20px}.px-workspace-otp-setup img{width:190px;height:190px;border-radius:6px;background:#fff}.px-workspace-otp-setup p{margin:0;color:var(--px-workspace-muted);font-size:11px;line-height:1.5;text-align:center}.px-workspace-otp-setup code{max-width:100%;overflow-wrap:anywhere;color:var(--px-workspace-aqua);font-size:11px}.px-workspace-otp-setup .px-workspace-field{width:100%}.px-workspace-otp-setup input{letter-spacing:.18em;text-align:center}.px-workspace-otp-dialog>footer{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 20px}.px-workspace-operational-panel>header>strong{color:var(--px-workspace-aqua);font-size:12px;font-weight:600}.px-workspace-operational-panel>header>button{flex:0 0 auto}.px-workspace-terminal-list{margin-top:16px}.px-workspace-terminal-list>details{border-radius:6px;color:var(--px-workspace-muted);font-size:12px}.px-workspace-terminal-list>details:hover{background:#d9fe0b0b}.px-workspace-terminal-list>details>summary{min-height:56px;display:grid;grid-template-columns:minmax(170px,1fr) auto 18px;align-items:center;gap:20px;padding:10px;cursor:pointer;list-style:none}.px-workspace-terminal-list>details>summary::-webkit-details-marker{display:none}.px-workspace-terminal-list>details>summary:after{content:"+";color:var(--px-workspace-aqua);font-size:18px;font-weight:400;text-align:right}.px-workspace-terminal-list>details[open]>summary:after{content:"−"}.px-workspace-terminal-name{min-width:0;display:grid;gap:5px}.px-workspace-terminal-name strong{color:var(--px-workspace-text);font-size:14px}.px-workspace-terminal-name>span{color:var(--px-workspace-muted);font-family:IBM Plex Mono,monospace;font-size:11px;white-space:nowrap}.px-workspace-terminal-rates{display:grid;margin:0 10px 10px;border-top:1px solid var(--px-workspace-line)}.px-workspace-terminal-rates>div{min-height:30px;display:grid;grid-template-columns:minmax(150px,1fr) 86px;align-items:center;gap:18px;padding:0 15px}.px-workspace-terminal-rates>div+div{border-top:1px solid rgba(163,167,150,.09)}.px-workspace-terminal-rates .px-workspace-terminal-rates__head{min-height:22px;color:var(--px-workspace-dim);font-size:9px;text-transform:uppercase}.px-workspace-terminal-rates span{color:var(--px-workspace-muted);font-size:11px}.px-workspace-terminal-rates strong{color:var(--px-workspace-aqua);font-family:IBM Plex Mono,monospace;font-size:13px;text-align:right}.px-workspace-terminal-state{display:inline-flex;align-items:center;justify-content:flex-end;font-size:11px;font-weight:600}.px-workspace-terminal-state.is-active{color:var(--px-workspace-green)}.px-workspace-terminal-state.is-paused{color:var(--px-workspace-amber)}.px-workspace-withdraw-list{margin-top:16px}.px-workspace-withdraw-list>div{min-height:58px;display:grid;grid-template-columns:140px 110px minmax(110px,1fr) minmax(110px,1fr) 90px;align-items:center;gap:14px;padding:0 10px;border-radius:6px;color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-list>div:hover{background:#d9fe0b0b}.px-workspace-withdraw-list strong{color:var(--px-workspace-text);font-size:13px}.px-workspace-withdraw-list code{overflow:hidden;color:var(--px-workspace-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-withdraw-list b{color:var(--px-workspace-aqua);font-size:11px;font-weight:500;text-align:right}.px-workspace-withdraw-summary{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 28px;border:1px solid rgba(217,254,11,.2);border-radius:var(--px-workspace-radius);background:linear-gradient(115deg,#d9fe0b14,#141513c2 42%)}.px-workspace-withdraw-summary>div{display:grid;gap:7px}.px-workspace-withdraw-summary span{color:var(--px-workspace-muted);font-size:12px}.px-workspace-withdraw-summary strong{color:var(--px-workspace-text);font-family:IBM Plex Mono,monospace;font-size:28px;font-weight:600}.px-workspace-withdraw-summary strong small{color:var(--px-workspace-muted);font-size:12px;font-weight:500}.px-workspace-settlement-overview{margin-top:16px;border-top:1px solid var(--px-workspace-line)}.px-workspace-settlement-overview>div{min-height:62px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid rgba(163,167,150,.1)}.px-workspace-settlement-overview svg{width:20px;color:var(--px-workspace-aqua)}.px-workspace-settlement-overview span{min-width:0;display:grid;gap:5px}.px-workspace-settlement-overview small{color:var(--px-workspace-muted);font-size:12px}.px-workspace-settlement-overview code{overflow:hidden;color:var(--px-workspace-text);font-family:IBM Plex Mono,monospace;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-settlement-overview strong{font-size:13px}.px-workspace-settlement-overview b{color:var(--px-workspace-muted);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;white-space:nowrap}.px-workspace-settlement-form{width:min(620px,100%);margin-top:18px}.px-workspace-toggle-row{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:16px;margin-top:12px;border-block:1px solid rgba(163,167,150,.1);color:var(--px-workspace-text);cursor:pointer}.px-workspace-toggle-row>span{min-width:0;display:grid;gap:5px}.px-workspace-toggle-row strong{font-size:13px}.px-workspace-toggle-row small{color:var(--px-workspace-muted);font-size:12px}.px-workspace-toggle-row input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.px-workspace-toggle-row i{position:relative;width:42px;height:24px;border:1px solid var(--px-workspace-line);border-radius:12px;background:#ffffff0a;transition:border-color .16s ease,background .16s ease}.px-workspace-toggle-row i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:var(--px-workspace-muted);transition:transform .16s ease,background .16s ease}.px-workspace-toggle-row input:checked+i{border-color:#d9fe0b94;background:#d9fe0b29}.px-workspace-toggle-row input:checked+i:after{background:var(--px-workspace-aqua);transform:translate(18px)}.px-workspace-toggle-row input:focus-visible+i{outline:2px solid var(--px-workspace-aqua);outline-offset:3px}.px-workspace-settlement-otp{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--px-workspace-line)}.px-workspace-settlement-otp>svg{width:24px;color:var(--px-workspace-aqua)}.px-workspace-settlement-otp>div{display:grid;gap:4px}.px-workspace-settlement-otp>div strong{font-size:12px}.px-workspace-settlement-otp>div span{color:var(--px-workspace-muted);font-size:10px}.px-workspace-settlement-otp>.px-workspace-field{grid-column:1 / -1}.px-workspace-settlement-otp input{letter-spacing:.18em;text-align:center}.px-workspace-settlement-form>footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.px-workspace-form-error{margin:13px 0 0;color:var(--px-workspace-danger);font-size:10px}.px-workspace-register__head,.px-workspace-register__id,.px-workspace-register__route small,.px-workspace-status,.px-workspace-register-meta,.px-workspace-tabs button,.px-workspace-dispute__state,.px-workspace-dispute__body p,.px-workspace-file-line span,.px-workspace-file-line small,.px-workspace-events time,.px-workspace-events li span,.px-workspace-events li button,.px-workspace-provider-flow>div small,.px-workspace-address>span,.px-workspace-address button,.px-workspace-wallet-address>p,.px-workspace-deposits>div,.px-workspace-report-row small,.px-workspace-export-period select,.px-workspace-export-dates input,.px-workspace-export-dates span,.px-workspace-export-error,.px-workspace-drawer__amount>span,.px-workspace-drawer__amount small,.px-workspace-details dt,.px-workspace-details dd,.px-workspace-drawer__section>header,.px-workspace-drawer__section>p,.px-workspace-confirm p,.px-workspace-confirm button,.px-workspace-document-dialog>header span,.px-workspace-document-dialog>footer,.px-workspace-otp-list small,.px-workspace-security-note,.px-workspace-otp-method>button,.px-workspace-otp-refresh,.px-workspace-security-message,.px-workspace-security-message button,.px-workspace-otp-dialog>header span,.px-workspace-otp-setup p,.px-workspace-otp-setup code,.px-workspace-terminal-name>span,.px-workspace-terminal-rates .px-workspace-terminal-rates__head,.px-workspace-terminal-rates span,.px-workspace-terminal-state,.px-workspace-withdraw-list>div,.px-workspace-withdraw-list code,.px-workspace-withdraw-list b,.px-workspace-settlement-otp>div span,.px-workspace-form-error,.px-workspace-withdraw-dialog>header span,.px-workspace-withdraw-balance span,.px-workspace-field>span,.px-workspace-field>small,.px-workspace-static-field small,.px-workspace-amount-input b,.px-workspace-withdraw-calculation dt,.px-workspace-withdraw-dialog form>footer>span,.px-workspace-withdraw-otp>div span,.px-workspace-withdraw-created>div span,.px-workspace-withdraw-created dt,.px-workspace-withdraw-created dd{font-size:12px}.px-workspace-withdraw-overlay{z-index:55;align-items:center;justify-content:center;padding:22px}.px-workspace-withdraw-dialog{width:min(520px,100%);max-height:calc(100vh - 44px);overflow-y:auto;border:1px solid rgba(217,254,11,.2);border-radius:8px;background:var(--px-panel);box-shadow:0 30px 90px #0000007a;animation:px-workspace-rise .24s cubic-bezier(.2,.8,.2,1) both}.px-workspace-withdraw-dialog>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;border-bottom:1px solid var(--px-workspace-line)}.px-workspace-withdraw-dialog>header>div{display:grid;gap:4px}.px-workspace-withdraw-dialog>header span{color:var(--px-workspace-aqua);font-size:10px;font-weight:600;text-transform:uppercase}.px-workspace-withdraw-dialog>header h2{margin:0;font-size:19px}.px-workspace-withdraw-dialog>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--px-workspace-line);border-radius:6px;background:transparent;color:var(--px-workspace-muted);cursor:pointer}.px-workspace-withdraw-dialog>header svg{width:18px}.px-workspace-withdraw-dialog>form,.px-workspace-withdraw-created{padding:22px}.px-workspace-withdraw-balance{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px;padding:15px 16px;border:1px solid rgba(217,254,11,.14);border-radius:6px;background:#d9fe0b0b}.px-workspace-withdraw-balance span{color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-balance strong{font-family:IBM Plex Mono,monospace;font-size:15px}.px-workspace-field{display:grid;gap:8px;margin-top:17px}.px-workspace-field>span{color:var(--px-workspace-muted);font-size:11px;font-weight:600}.px-workspace-field>input,.px-workspace-amount-input,.px-workspace-static-field{min-height:46px;border:1px solid var(--px-workspace-line);border-radius:6px;background:#090a0961}.px-workspace-field>input{width:100%;padding:0 13px;color:var(--px-workspace-text);font:inherit;font-size:13px;outline:none}.px-workspace-field>input:focus,.px-workspace-amount-input:focus-within{border-color:#d9fe0b8c;box-shadow:0 0 0 3px #d9fe0b12}.px-workspace-field>small{color:var(--px-workspace-dim);font-size:10px}.px-workspace-field>small.is-error{color:var(--px-workspace-red)}.px-workspace-static-field,.px-workspace-amount-input{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 13px}.px-workspace-static-field strong{font-size:13px}.px-workspace-static-field small,.px-workspace-amount-input b{color:var(--px-workspace-muted);font-size:11px;font-weight:500}.px-workspace-amount-input input{min-width:0;flex:1;border:0;background:transparent;color:var(--px-workspace-text);font-family:IBM Plex Mono,monospace;font-size:15px;outline:0}.px-workspace-withdraw-calculation{margin:21px 0 0;padding:14px 0;border-block:1px solid var(--px-workspace-line)}.px-workspace-withdraw-calculation div{display:flex;justify-content:space-between;gap:20px;padding:6px 0}.px-workspace-withdraw-calculation dt{color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-calculation dd{margin:0;font-family:IBM Plex Mono,monospace;font-size:12px}.px-workspace-withdraw-dialog form>footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:20px}.px-workspace-withdraw-dialog form>footer>span{margin-right:auto;color:var(--px-workspace-muted);font-size:10px;line-height:1.45}.px-workspace-primary:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.45;box-shadow:none}.px-workspace-withdraw-otp{display:grid;grid-template-columns:32px minmax(0,1fr);gap:4px 14px}.px-workspace-withdraw-otp>svg{width:30px;color:var(--px-workspace-aqua)}.px-workspace-withdraw-otp>div{display:grid;gap:5px}.px-workspace-withdraw-otp>div strong{font-size:14px}.px-workspace-withdraw-otp>div span{color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-otp .px-workspace-field,.px-workspace-withdraw-otp footer{grid-column:1 / -1}.px-workspace-withdraw-otp .px-workspace-field input{letter-spacing:.22em;font-family:IBM Plex Mono,monospace;font-size:18px;text-align:center}.px-workspace-withdraw-created{display:grid;justify-items:center;gap:14px;text-align:center}.px-workspace-withdraw-created>i{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#26cb841f;color:var(--px-workspace-green)}.px-workspace-withdraw-created>i svg{width:24px}.px-workspace-withdraw-created>div{display:grid;gap:5px}.px-workspace-withdraw-created>div strong{font-size:17px}.px-workspace-withdraw-created>div span{color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-created dl{width:100%;margin:8px 0;text-align:left}.px-workspace-withdraw-created dl div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--px-workspace-line)}.px-workspace-withdraw-created dt{color:var(--px-workspace-muted);font-size:11px}.px-workspace-withdraw-created dd{max-width:70%;overflow:hidden;margin:0;font-family:IBM Plex Mono,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.px-workspace-withdraw-created dd.is-waiting{color:var(--px-workspace-amber)}.px-workspace-withdraw-dialog>header span,.px-workspace-withdraw-balance span,.px-workspace-field>span,.px-workspace-field>small,.px-workspace-static-field small,.px-workspace-amount-input b,.px-workspace-withdraw-calculation dt,.px-workspace-withdraw-dialog form>footer>span,.px-workspace-withdraw-otp>div span,.px-workspace-withdraw-created>div span,.px-workspace-withdraw-created dt,.px-workspace-withdraw-created dd{font-size:12px}.px-workspace-content>*{width:100%;max-width:100%;animation:none}.px-workspace-inline-error{padding:11px 14px;border:1px solid rgba(239,106,99,.35);border-radius:6px;background:#ef6a6314;color:#f3b1ad;font-size:13px}.px-workspace-content>*:nth-child(2){animation-delay:70ms}.px-workspace-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}:where(.px-workspace-shell button,.px-workspace-shell a,.px-workspace-shell input,.px-workspace-shell select):focus-visible{outline:2px solid var(--px-workspace-aqua);outline-offset:2px}@keyframes px-workspace-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes px-workspace-fade{0%{opacity:0}to{opacity:1}}@keyframes px-workspace-drawer-in{0%{transform:translate(28px)}to{transform:translate(0)}}@keyframes px-workspace-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes px-workspace-gradient-drift{0%{background-position:0 45%}to{background-position:100% 55%}}@media (max-width: 1120px){.px-workspace-overview-grid{grid-template-columns:1fr}.px-workspace-attention,.px-workspace-provider-flow{min-height:auto}.px-workspace-register__head,.px-workspace-register__row{grid-template-columns:120px minmax(110px,1.2fr) 90px minmax(100px,1fr) 92px 100px;gap:10px}.px-workspace-rolling-grid,.px-workspace-settings-grid{grid-template-columns:1fr}.px-workspace-toolbar{grid-template-columns:minmax(220px,1fr) 180px}.px-workspace-toolbar>.px-workspace-export-controls{grid-column:1 / -1;justify-content:flex-end}.px-workspace-terminal-list>details>summary{grid-template-columns:minmax(150px,1fr) auto 18px;gap:14px}}@media (max-width: 840px){.px-workspace-shell{width:100%;max-width:100%;overflow-x:clip}.px-workspace-content{width:100%;max-width:100%;min-width:0;overflow-x:clip;padding:16px 14px 36px}.px-workspace-content>*,.px-workspace-overview-grid>*,.px-workspace-settings-grid>*{min-width:0}.px-workspace-primary{height:36px;padding:0 12px;font-size:12px}.px-workspace-topbar__action .px-workspace-primary{width:36px;padding:0}.px-workspace-topbar__action .px-workspace-primary span{display:none}.px-workspace-overview-grid{gap:14px}.px-workspace-ledger{min-height:260px;padding:24px 20px}.px-workspace-ledger__primary strong{font-size:clamp(31px,10vw,42px)}.px-workspace-ledger dl{gap:10px}.px-workspace-ledger dt{min-height:28px;font-size:12px}.px-workspace-ledger dd{font-size:12px}.px-workspace-attention,.px-workspace-provider-flow{padding:19px}.px-workspace-section{margin-top:18px}.px-workspace-transactions-panel,.px-workspace-reports,.px-workspace-events{padding:19px 14px 12px}.px-workspace-register__head{display:none}.px-workspace-register__row{min-height:88px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"status amount" "id settlement" "route time";gap:6px 14px;margin-bottom:5px;padding:13px 10px;background:#ffffff05}.px-workspace-register__row .px-workspace-status{grid-area:status}.px-workspace-register__id{grid-area:id}.px-workspace-register__row>span[data-label=Время]{grid-area:time;text-align:right}.px-workspace-register__row>span[data-label=Маршрут]{grid-area:route}.px-workspace-register__row>strong[data-label=Сумма]{grid-area:amount;text-align:right}.px-workspace-register__settlement{grid-area:settlement}.px-workspace-toolbar{grid-template-columns:minmax(0,1fr) 42px}.px-workspace-toolbar .px-workspace-select{padding:0;justify-content:center}.px-workspace-toolbar .px-workspace-select select{position:absolute;width:42px;height:40px;opacity:0;cursor:pointer}.px-workspace-toolbar>.px-workspace-export-controls{grid-column:1 / -1;justify-content:stretch}.px-workspace-export-controls{justify-content:stretch}.px-workspace-export-period{min-width:0;flex:1 1 150px}.px-workspace-export-period select,.px-workspace-export-dates{width:100%}.px-workspace-export-dates label{min-width:0;flex:1}.px-workspace-export-dates input{width:100%}.px-workspace-export-button{min-width:88px}.px-workspace-report-row{grid-template-columns:1fr;gap:12px;padding-block:14px}.px-workspace-report-row .px-workspace-export-controls{width:100%;display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch}.px-workspace-report-row .px-workspace-export-period{width:100%}.px-workspace-report-row .px-workspace-export-dates,.px-workspace-report-row .px-workspace-export-error{grid-column:1 / -1}.px-workspace-report-row .px-workspace-export-button{width:100%;min-width:0}.px-workspace-dispute{grid-template-columns:1fr;gap:15px;padding:19px}.px-workspace-dispute__state{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.px-workspace-dispute__state small{min-width:0;font-size:10px;text-align:right}.px-workspace-dispute__body p{line-height:1.45}.px-workspace-dispute>.px-workspace-secondary{width:100%}.px-workspace-events li{grid-template-columns:44px minmax(0,1fr);padding:12px 9px}.px-workspace-events li button{grid-column:2;justify-self:start;padding:0}.px-workspace-drawer{width:100%;border-left:0}.px-workspace-drawer>header{min-height:66px;padding-inline:16px}.px-workspace-drawer__amount{margin-inline:14px;padding:19px}.px-workspace-drawer__amount strong{font-size:26px}.px-workspace-details{padding-inline:18px}.px-workspace-drawer__section{margin-inline:14px;padding:16px}.px-workspace-document-dialog{width:100%;max-height:100%;height:100%;border:0;border-radius:0}.px-workspace-document-preview{height:calc(100vh - 134px);padding:16px}.px-workspace-paper{min-height:530px;padding:40px 28px}.px-workspace-paper>strong{margin:44px 0 34px;font-size:34px}.px-workspace-chart-panel,.px-workspace-profile-panel,.px-workspace-security-panel,.px-workspace-operational-panel{margin-top:18px;padding:19px 16px}.px-workspace-chart-panel{padding-block:15px 11px}.px-workspace-chart-panel svg{height:104px}.px-workspace-chart-panel header strong{font-size:16px}.px-workspace-settings-grid{gap:14px}.px-workspace-profile-panel,.px-workspace-security-panel{margin-top:0}.px-workspace-profile-panel dd{max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.px-workspace-security-level{padding:14px}.px-workspace-otp-list>button{grid-template-columns:20px minmax(0,1fr) 38px;padding-inline:4px}.px-workspace-otp-method{grid-template-columns:20px minmax(0,1fr);gap:10px;padding-inline:4px}.px-workspace-otp-method>button{grid-column:2;justify-self:start}.px-workspace-otp-refresh{box-sizing:border-box;width:calc(100% - 34px);margin-left:34px;margin-right:0}.px-workspace-security-message{align-items:flex-start;flex-direction:column}.px-workspace-webhook-settings>header{align-items:flex-start}.px-workspace-webhook-settings>header .px-workspace-secondary{width:38px;padding:0}.px-workspace-webhook-settings>header .px-workspace-secondary span{display:none}.px-workspace-password-fields{grid-template-columns:1fr}.px-workspace-password-otp{grid-template-columns:22px minmax(0,1fr)}.px-workspace-password-otp .px-workspace-field{grid-column:1 / -1}.px-workspace-password-form>footer button{width:100%}.px-workspace-otp-overlay{align-items:flex-end;padding:0}.px-workspace-otp-dialog{width:100%;border-width:1px 0 0;border-radius:8px 8px 0 0}.px-workspace-terminal-list>details>summary{grid-template-columns:minmax(0,1fr) auto 18px;grid-template-areas:"name state toggle";gap:12px;padding:14px 8px}.px-workspace-terminal-list>details>summary:after{grid-area:toggle}.px-workspace-terminal-name{grid-area:name}.px-workspace-terminal-list .px-workspace-terminal-state{grid-area:state}.px-workspace-terminal-rates{border-top:1px solid var(--px-workspace-line)}.px-workspace-terminal-rates>div{padding-inline:0}.px-workspace-withdraw-list>div{grid-template-columns:1fr auto;grid-template-areas:"date amount" "address status" "hash hash";gap:5px 12px;padding:12px 8px}.px-workspace-withdraw-list span{grid-area:date}.px-workspace-withdraw-list strong{grid-area:amount;text-align:right}.px-workspace-withdraw-list code:first-of-type{grid-area:address}.px-workspace-withdraw-list code:last-of-type{grid-area:hash}.px-workspace-withdraw-list b{grid-area:status}.px-workspace-withdraw-summary{align-items:stretch;flex-direction:column;gap:18px;padding:21px 19px}.px-workspace-withdraw-summary strong{font-size:23px}.px-workspace-withdraw-summary .px-workspace-primary{width:100%}.px-workspace-operational-panel>header{align-items:center;gap:12px}.px-workspace-operational-panel>header>div{min-width:0}.px-workspace-operational-panel>header>div>span{line-height:1.4}.px-workspace-settlement-edit{width:38px;min-width:38px;padding:0}.px-workspace-settlement-edit span{display:none}.px-workspace-settlement-overview>div{grid-template-columns:20px minmax(0,1fr);gap:12px;padding:10px 0}.px-workspace-settlement-overview b{grid-column:2;white-space:normal}.px-workspace-settlement-form>footer{align-items:stretch;flex-direction:column}.px-workspace-settlement-form>footer button{width:100%}.px-workspace-withdraw-overlay{align-items:flex-end;padding:0}.px-workspace-withdraw-dialog{width:100%;max-height:92vh;border-width:1px 0 0;border-radius:8px 8px 0 0}.px-workspace-withdraw-dialog>header,.px-workspace-withdraw-dialog>form,.px-workspace-withdraw-created{padding-inline:18px}.px-workspace-withdraw-dialog form>footer{align-items:stretch;flex-direction:column}.px-workspace-withdraw-dialog form>footer>span{margin:0}.px-workspace-withdraw-dialog form>footer .px-workspace-primary,.px-workspace-withdraw-dialog form>footer .px-workspace-secondary{width:100%}.px-workspace-funding-address{grid-template-columns:86px minmax(0,1fr);gap:10px}.px-workspace-wallet-qr{width:86px;height:86px}.px-workspace-address{padding:13px}.px-workspace-address code{font-size:12px}.px-workspace-address button{grid-column:1 / -1;padding:0}}@media (max-width: 370px){.px-workspace-content{padding-inline:10px}.px-workspace-ledger dl{grid-template-columns:1fr;gap:9px}.px-workspace-ledger dl div{display:flex;justify-content:space-between;align-items:center}.px-workspace-ledger dt{min-height:0;margin:0}.px-workspace-attention>button{grid-template-columns:7px minmax(0,1fr);padding-block:10px}.px-workspace-attention button>b{grid-column:2}.px-workspace-details div{grid-template-columns:94px minmax(0,1fr);gap:10px}.px-workspace-drawer__section>header{align-items:flex-start;flex-direction:column;gap:5px}.px-workspace-drawer__section>header strong{text-align:left}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.route-loading{min-height:100dvh;background:var(--px-ink)}
