@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--accent:#015ad9;--accent-hover:#0149b8;--accent-dark:#013d96;--accent-light:#e6f0fd;--accent-muted:rgba(1,90,217,0.14);--accent-shadow:rgba(1,90,217,0.22);--accent-text:#015ad9;--cyan:#22d3ee;--bg-page:#f1f5f9;--bg-card:#fff;--bg-input:#f8fafc;--bg-sidebar:rgba(248,250,252,0.8);--bg-trust:#f8fafc;--bg-shimmer-a:#e2e8f0;--bg-shimmer-b:#f1f5f9;--border:rgba(203,213,225,0.7);--border-input:#e2e8f0;--border-card:rgba(203,213,225,0.55);--border-sidebar:#f1f5f9;--border-legal:#e2e8f0;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--method-bg:#fff;--method-hover:#f8fafc;--method-text:#334155;--method-icon:#015ad9;--bank-row-border:#f1f5f9;--bank-key:#64748b;--bank-val:#1e293b;--green-100:#dcfce7;--green-600:#16a34a;--red-500:#ef4444;--amber-400:#fbbf24;--font-sans:"Inter",ui-sans-serif,system-ui,sans-serif;--font-display:"Space Grotesk","Inter",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.125rem;--radius-2xl:1.375rem;--radius-3xl:1.625rem;--shadow-sm:0 1px 3px rgba(0,0,0,0.05);--shadow-md:0 4px 14px rgba(0,0,0,0.07),0 1px 3px rgba(0,0,0,0.04);--shadow-lg:0 10px 28px rgba(0,0,0,0.09),0 4px 8px rgba(0,0,0,0.04);--shadow-xl:0 20px 48px rgba(0,0,0,0.11),0 6px 16px rgba(0,0,0,0.05);--shadow-accent:0 4px 14px rgba(1,90,217,0.25);--transition:0.2s ease}.dark,:root{--text-invert:#fff}.dark{--accent:#4d96ff;--accent-hover:#3b82f6;--accent-dark:#2563eb;--accent-light:rgba(77,150,255,0.12);--accent-muted:rgba(77,150,255,0.18);--accent-shadow:rgba(77,150,255,0.28);--accent-text:#93c5fd;--bg-page:#0a0f1e;--bg-card:#111827;--bg-input:#0d1526;--bg-sidebar:#111827;--bg-trust:#111827;--bg-shimmer-a:#1e293b;--bg-shimmer-b:#111827;--border:rgba(55,65,81,0.8);--border-input:#1f2d44;--border-card:rgba(55,65,81,0.65);--border-sidebar:#111827;--border-legal:#1f2d44;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--method-bg:#111827;--method-hover:#1a2540;--method-text:#cbd5e1;--method-icon:#93c5fd;--bank-row-border:#111827;--bank-key:#94a3b8;--bank-val:#f1f5f9;--shadow-md:0 4px 14px rgba(0,0,0,0.35);--shadow-lg:0 10px 28px rgba(0,0,0,0.45);--shadow-xl:0 20px 48px rgba(0,0,0,0.55)}#root,body,html{height:100%}body{margin:0;font-family:var(--font-sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);transition:background-color var(--transition),color var(--transition)}.ps-app-shell,body{background-color:var(--bg-page)}.ps-app-shell{min-height:100vh;display:flex;flex-direction:column;position:relative;padding-bottom:2rem;transition:background-color var(--transition)}.ps-bg-image{background-position:top;opacity:.75;transition:opacity var(--transition),background-image var(--transition)}.dark .ps-bg-image{opacity:.6}.ps-ambient-bg{position:fixed;inset:0;background:linear-gradient(160deg,rgba(1,90,217,.07),rgba(34,211,238,.04) 40%,transparent 75%);pointer-events:none;z-index:0}.dark .ps-ambient-bg{background:linear-gradient(160deg,rgba(77,150,255,.09),rgba(34,211,238,.04) 40%,transparent 75%)}.ps-header{max-width:1280px;margin:0 auto;width:100%;padding:1.125rem 1.5rem;justify-content:space-between;position:relative;z-index:20}.ps-header,.ps-logo{display:flex;align-items:center}.ps-logo{text-decoration:none;height:35px}.ps-logo img{height:100%;width:auto;object-fit:contain}.ps-theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-lg);border:1px solid var(--border-input);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;transition:all var(--transition);flex-shrink:0;box-shadow:var(--shadow-sm)}.ps-theme-toggle:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.ps-theme-toggle svg{width:16px;height:16px}.dark .ps-theme-toggle .sun-icon{color:var(--amber-400)}.ps-main{flex:1 1;max-width:1040px;margin:0 auto;width:100%;padding:.75rem 1rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;z-index:10}.ps-page-header{text-align:center;margin-bottom:1.25rem}.ps-badge{display:inline-block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--accent-text);background-color:var(--accent-light);border:1px solid var(--accent-muted);padding:.2rem .7rem;border-radius:9999px;margin-bottom:.4rem}.ps-page-title{font-size:1rem;color:var(--text-secondary);font-weight:400;margin:0;display:flex;align-items:center;justify-content:center;grid-gap:.3rem;gap:.3rem;flex-wrap:wrap}.ps-page-title strong{font-weight:700;color:var(--text-primary)}.ps-checkout-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;width:100%}@media (min-width:1024px){.ps-checkout-grid{grid-template-columns:280px 1fr;align-items:start}}.ps-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);position:relative;overflow:hidden;transition:background-color var(--transition),border-color var(--transition),box-shadow var(--transition)}.ps-card-body{padding:1.25rem}.ps-card-header{display:flex;align-items:center;padding-bottom:.625rem;border-bottom:1px dashed var(--border-input);margin-bottom:.875rem}.ps-card-header-left{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.ps-card-header-left svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}.ps-info-stack{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.ps-trust-badge{background:var(--bg-trust);border:1px solid var(--border-card);border-radius:var(--radius-xl);padding:.875rem 1rem;display:flex;grid-gap:.75rem;gap:.75rem;align-items:flex-start;transition:background-color var(--transition)}.ps-trust-badge svg{width:18px;height:18px;color:var(--accent);flex-shrink:0;margin-top:1px}.ps-trust-badge h4{font-size:11px;font-weight:700;color:var(--text-primary);margin-bottom:.2rem}.ps-trust-badge p{font-size:10px;color:var(--text-muted);line-height:1.55;margin:0}.ps-payment-detail{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:.2rem}.ps-payment-desc{font-size:11px;color:var(--text-muted);line-height:1.5}.ps-amount-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-input);padding-top:.625rem;margin-top:.625rem}.ps-amount-label{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--text-muted)}.ps-amount-value{font-size:1.25rem;font-weight:800;color:var(--accent-text);font-family:var(--font-display);letter-spacing:-.02em}.ps-payment-panel{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-3xl);box-shadow:var(--shadow-xl);overflow:hidden;transition:background-color var(--transition),border-color var(--transition)}.ps-payment-inner{display:grid;grid-template-columns:1fr;min-height:440px}@media (min-width:720px){.ps-payment-inner{grid-template-columns:185px 1fr}}.ps-method-selector{border-bottom:1px solid var(--border-sidebar);padding:1.25rem 1rem;background:var(--bg-sidebar);transition:background-color var(--transition),border-color var(--transition)}@media (min-width:720px){.ps-method-selector{border-bottom:none;border-right:1px solid var(--border-sidebar)}}.ps-method-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);display:block;margin-bottom:.75rem;padding-left:.125rem}.ps-method-btn{display:flex;align-items:center;grid-gap:.625rem;gap:.625rem;width:100%;padding:.625rem .875rem;border-radius:var(--radius-xl);border:1px solid transparent;background:transparent;color:var(--method-text);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;text-align:left;margin-bottom:.375rem;font-family:var(--font-sans);line-height:1.3}.ps-method-btn:last-child{margin-bottom:0}.ps-method-btn svg{width:15px;height:15px;color:var(--method-icon);flex-shrink:0}.ps-method-btn:hover:not(.active):not(:disabled){background:var(--method-hover);border-color:var(--border-input)}.ps-method-btn.active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:var(--shadow-accent)}.ps-method-btn.active svg{color:hsla(0,0%,100%,.9)}.ps-method-btn:disabled{opacity:.38;cursor:not-allowed}.ps-form-panel{padding:1.5rem 1.75rem;display:flex;flex-direction:column}@media (max-width:719px){.ps-form-panel{padding:1.25rem}}.ps-form-group{margin-bottom:1.25rem}.ps-label{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.3rem}.ps-input{width:100%;background:var(--bg-input);border:1px solid var(--border-input);border-radius:var(--radius-xl);padding:.85rem 1rem;font-size:14px;font-family:var(--font-sans);color:var(--text-primary);transition:border-color .15s,background-color var(--transition),color var(--transition);outline:none;-webkit-appearance:none}.ps-input:focus{border-color:var(--accent);background:var(--bg-card)}.ps-input.is-invalid{border-color:var(--red-500)}.ps-input:read-only,.ps-input[readonly]{opacity:.7;cursor:default}.ps-input:-webkit-autofill,.ps-input:-webkit-autofill:focus,.ps-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset;-webkit-transition:background-color 0s 99999s;transition:background-color 0s 99999s}.dark .ps-input:-webkit-autofill,.dark .ps-input:-webkit-autofill:focus,.dark .ps-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px #0d1526 inset}.ps-input-addon{padding:.85rem 1rem;background:var(--bg-shimmer-a);border:1px solid var(--border-input);border-right:none;border-radius:var(--radius-xl) 0 0 var(--radius-xl);font-size:11px;font-weight:700;color:var(--text-secondary);font-family:var(--font-mono);white-space:nowrap;display:flex;align-items:center;flex-shrink:0;transition:background-color var(--transition),color var(--transition)}.ps-input.ps-input-right{border-radius:0 var(--radius-xl) var(--radius-xl) 0;border-left:none}.ps-error-text{font-size:10px;color:var(--red-500);font-family:var(--font-mono);font-style:italic;margin-top:.25rem;display:block}.ps-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}@media (max-width:520px){.ps-form-row{grid-template-columns:1fr}}.ps-btn-primary{display:flex;align-items:center;justify-content:center;grid-gap:.375rem;gap:.375rem;width:100%;background:var(--accent);color:#fff;border:none;border-radius:var(--radius-xl);padding:.8rem 1.5rem;font-size:12px;font-weight:700;font-family:var(--font-sans);cursor:pointer;transition:background-color .15s,box-shadow .15s,opacity .15s;box-shadow:var(--shadow-accent);text-transform:uppercase;letter-spacing:.06em;margin-top:.875rem}.ps-btn-primary:hover:not(:disabled){background:var(--accent-hover)}.ps-btn-primary:disabled{opacity:.58;cursor:not-allowed}.ps-btn-primary svg{width:13px;height:13px;color:hsla(0,0%,100%,.7)}.ps-spinner{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ps-spin .7s linear infinite;flex-shrink:0}.ps-spinner-dark{border-top-color:var(--accent-muted);border-color:var(--accent) var(--accent-muted) var(--accent-muted)}.ps-bank-details{background:var(--bg-input);border:1px solid var(--border-input);border-radius:var(--radius-xl);overflow:hidden;transition:background-color var(--transition)}.ps-bank-detail-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem .875rem;border-bottom:1px solid var(--bank-row-border);font-size:13px}.ps-bank-detail-row:last-child{border-bottom:none}.ps-bank-detail-key{color:var(--bank-key);font-weight:500;font-size:11px}.ps-bank-detail-val{font-weight:600;color:var(--bank-val);display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.ps-copy-btn{background:none;border:none;cursor:pointer;padding:.2rem;color:var(--text-muted);transition:color .15s;border-radius:.25rem;display:flex}.ps-copy-btn:hover{color:var(--accent)}.ps-copied-badge{font-size:10px;color:var(--green-600);font-weight:600;background:rgba(22,163,74,.1);padding:.15rem .4rem;border-radius:4px}.ps-amount-panel{margin-top:1rem;border-radius:var(--radius-xl);border:1px solid var(--accent-muted);background:var(--accent-light);overflow:hidden}.ps-amount-panel-inner{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;grid-gap:1rem;gap:1rem}.ps-amount-panel-label{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:11px;font-weight:600;color:var(--accent-text);text-transform:uppercase;letter-spacing:.07em;flex-shrink:0}.ps-amount-panel-label svg{width:14px;height:14px;opacity:.7}.ps-amount-panel-value{font-size:1.4rem;font-weight:800;color:var(--accent-text);font-family:var(--font-display);letter-spacing:-.02em;text-align:right}.ps-alert{display:flex;align-items:flex-start;grid-gap:.625rem;gap:.625rem;padding:.75rem .875rem;border-radius:var(--radius-lg);font-size:12px;margin-bottom:.875rem;line-height:1.5}.ps-alert-danger{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.22);color:#b91c1c}.ps-alert-success{background:rgba(22,163,74,.08);border:1px solid rgba(22,163,74,.22);color:#15803d}.ps-alert-warning{background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3);color:#92400e}.ps-alert-info{background:var(--accent-light);border:1px solid var(--accent-muted);color:var(--accent-text)}.dark .ps-alert-danger{color:#fca5a5;background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25)}.dark .ps-alert-success{color:#86efac;background:rgba(22,163,74,.1);border-color:rgba(22,163,74,.25)}.dark .ps-alert-warning{color:#fde68a;background:rgba(251,191,36,.07)}.ps-alert-close{background:none;border:none;cursor:pointer;color:inherit;opacity:.55;margin-left:auto;font-size:1.1rem;line-height:1;padding:0;display:flex;align-items:center;flex-shrink:0}.ps-select .react-select__control{background:var(--bg-input)!important;border:1px solid var(--border-input)!important;border-radius:var(--radius-xl)!important;min-height:50px!important;padding:0 .125rem!important;box-shadow:none!important;font-size:14px;font-family:var(--font-sans);transition:border-color .15s,background-color var(--transition)!important}.ps-select .react-select__control--is-focused{border-color:var(--accent)!important;background:var(--bg-card)!important}.ps-select .react-select__single-value{color:var(--text-primary)!important}.ps-select .react-select__placeholder{color:var(--text-muted)!important;font-size:14px}.ps-select .react-select__menu{background:var(--bg-card)!important;border-radius:var(--radius-xl)!important;border:1px solid var(--border-input)!important;box-shadow:var(--shadow-lg)!important;font-size:14px;z-index:30}.ps-select .react-select__option{color:var(--text-primary)!important;background:transparent!important}.ps-select .react-select__option--is-selected{background:var(--accent)!important;color:#fff!important}.ps-select .react-select__option--is-focused:not(.react-select__option--is-selected){background:var(--accent-light)!important;color:var(--accent-text)!important}.ps-select .react-select__indicator-separator{display:none!important}.ps-select .react-select__dropdown-indicator{color:var(--text-muted)!important}.ps-select .react-select__input-container{color:var(--text-primary)!important}.ps-select .react-select__menu-list{padding:4px!important}.ps-select .react-select__option{border-radius:calc(var(--radius-xl) - 4px)!important}.ps-status-screen{flex-direction:column;padding:2.5rem 1.5rem;text-align:center}.ps-status-icon,.ps-status-screen{display:flex;align-items:center;justify-content:center}.ps-status-icon{width:64px;height:64px;border-radius:50%;margin-bottom:1rem}.ps-status-icon.success{background:rgba(22,163,74,.1)}.ps-status-icon.failed{background:rgba(239,68,68,.08)}.ps-status-title{font-size:1.3rem;font-weight:800;font-family:var(--font-display);margin-bottom:.4rem}.ps-status-title.success{color:var(--green-600)}.ps-status-title.failed{color:var(--red-500)}.ps-status-subtitle{font-size:12px;color:var(--text-secondary);max-width:300px;margin:0 auto 1.25rem;line-height:1.6}@keyframes ps-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ps-shimmer{background:linear-gradient(90deg,var(--bg-shimmer-a) 25%,var(--bg-shimmer-b) 50%,var(--bg-shimmer-a) 75%);background-size:200% 100%;animation:ps-shimmer 1.5s infinite;border-radius:var(--radius-md);height:20px;width:60%}.ps-shimmer-sm{height:14px;width:80%;margin-top:.4rem}.ps-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:55vh;text-align:center;padding:2rem}.ps-footer{max-width:1280px;margin:0 auto;width:100%;padding:1.5rem 1.5rem 1rem;position:relative;z-index:10}.ps-footer-apps{text-align:center;margin-bottom:1.5rem}.ps-footer-apps-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.875rem}.ps-store-btns{display:flex;grid-gap:.875rem;gap:.875rem;justify-content:center;flex-wrap:wrap}.ps-store-btn{display:flex;align-items:center;grid-gap:.625rem;gap:.625rem;padding:.5rem 1.125rem;background:var(--bg-card);border:1px solid var(--border-input);border-radius:var(--radius-xl);color:var(--text-primary);text-decoration:none;transition:all .15s;box-shadow:var(--shadow-sm)}.ps-store-btn:hover{border-color:var(--accent);box-shadow:var(--shadow-accent)}.ps-store-btn svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.ps-store-btn-label{text-align:left}.ps-store-btn-label small{display:block;font-size:8px;text-transform:uppercase;color:var(--text-muted);font-weight:600;letter-spacing:.06em}.ps-store-btn-label strong{display:block;font-size:13px;font-weight:700;margin-top:1px;color:var(--text-primary)}.ps-footer-legal{border-top:1px solid var(--border-legal);padding-top:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;grid-gap:.625rem;gap:.625rem;font-size:11px;color:var(--text-muted);transition:border-color var(--transition)}@media (min-width:768px){.ps-footer-legal{flex-direction:row}}.ps-footer-links{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.ps-footer-link{color:var(--text-muted);text-decoration:none;font-weight:500;transition:color .15s}.ps-footer-link:hover{color:var(--accent)}.ps-footer-divider{color:var(--border-input)}.ps-stripe-wrapper{background:var(--bg-input);border:1px solid var(--border-input);border-radius:var(--radius-xl);padding:.875rem;margin-bottom:.375rem;transition:background-color var(--transition)}.ps-success-badge{background:rgba(22,163,74,.1);color:var(--green-600)}.ps-error-badge,.ps-success-badge{display:inline-flex;align-items:center;grid-gap:.3rem;gap:.3rem;padding:.2rem .55rem;border-radius:9999px;font-size:11px;font-weight:600;margin-top:.4rem}.ps-error-badge{background:rgba(239,68,68,.08);color:var(--red-500)}.ps-section-title{font-size:12px;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-input)}.ps-stage-indicator{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.ps-stage-dot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.ps-stage-dot.active{background:var(--accent);color:#fff}.ps-stage-dot.done{background:var(--green-600);color:#fff}.ps-stage-dot.pending{background:var(--bg-shimmer-a);color:var(--text-muted)}.ps-stage-line{flex:1 1;height:2px;background:var(--border-input);border-radius:1px}.ps-stage-line.done{background:var(--green-600)}.ps-status-pending{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;color:var(--text-secondary);font-size:11px}.ps-status-success{color:var(--green-600);font-weight:600;font-size:12px}.ps-status-failed{color:var(--red-500);font-weight:600;font-size:12px}.PhoneInput{background:var(--bg-input)!important;border:1px solid var(--border-input)!important;border-radius:var(--radius-xl)!important;padding:.85rem 1rem!important;font-size:14px!important;font-family:var(--font-sans)!important;display:flex!important;align-items:center!important;transition:border-color .15s,background-color var(--transition)!important}.PhoneInput:focus-within{border-color:var(--accent)!important;background:var(--bg-card)!important}.PhoneInputInput{background:transparent!important;border:none!important;outline:none!important;font-family:var(--font-sans)!important;font-size:14px!important;color:var(--text-primary)!important;width:100%!important}.PhoneInputInput:-webkit-autofill,.PhoneInputInput:-webkit-autofill:focus,.PhoneInputInput:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-transition:background-color 0s 99999s;transition:background-color 0s 99999s}.dark .PhoneInputInput:-webkit-autofill,.dark .PhoneInputInput:-webkit-autofill:focus,.dark .PhoneInputInput:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0 1000px transparent inset!important}.PhoneInputCountrySelect{background:var(--bg-input)!important;color:var(--text-primary)!important;border:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-input);border-radius:99px}@media (max-width:480px){.ps-header{padding:.875rem 1rem}.ps-main{padding:.5rem .875rem 1rem}.ps-card-body,.ps-form-panel{padding:1rem}}.ps-bg-image{position:fixed;inset:0;background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.18;pointer-events:none;z-index:0;transition:opacity var(--transition)}.dark .ps-bg-image{opacity:.22}.ps-amount-card{margin-top:1rem;border-radius:var(--radius-xl);border:1px solid var(--border-card);background:var(--bg-input);overflow:hidden;transition:background-color var(--transition),border-color var(--transition)}.ps-amount-card-label{padding:.55rem 1rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border-input);background:var(--bg-sidebar)}.ps-amount-card-value{padding:.9rem 1rem;font-size:1.6rem;font-weight:800;color:var(--accent-text);font-family:var(--font-display);letter-spacing:-.02em;display:flex;align-items:baseline;grid-gap:.4rem;gap:.4rem}.ps-amount-card-currency{font-size:.9rem}.ps-amount-card-currency,.ps-input-addon-token{font-weight:600;color:var(--text-secondary);font-family:var(--font-mono)}.ps-input-addon-token{padding:.75rem .875rem;background:var(--bg-shimmer-a);border:1px solid var(--border-input);border-right:none;border-radius:var(--radius-xl) 0 0 var(--radius-xl);font-size:12px;white-space:nowrap;display:flex;align-items:center;min-height:44px;transition:background-color var(--transition),border-color var(--transition)}.ps-input-attached{border-radius:0 var(--radius-xl) var(--radius-xl) 0!important;border-left:none!important}.ps-stage-desc{font-size:11px;color:var(--text-muted);margin:0}.ps-hidden-stage{display:none}.ps-welcome-wrap{width:100%;display:flex;justify-content:center;padding:1.5rem 1rem 3rem}.ps-welcome-card{width:100%;max-width:520px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-3xl);box-shadow:var(--shadow-xl);overflow:hidden;transition:background-color var(--transition),border-color var(--transition)}.ps-welcome-top-bar{height:4px;background:linear-gradient(90deg,var(--accent),#22d3ee)}.ps-welcome-body{padding:2rem 2rem 1.75rem}@media (max-width:480px){.ps-welcome-body{padding:1.5rem 1.25rem}}.ps-welcome-hero{text-align:center;margin-bottom:2rem}.ps-welcome-icon-ring{width:56px;height:56px;border-radius:50%;background:var(--accent-light);border:1px solid var(--accent-muted);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--accent)}.ps-welcome-icon-ring svg{width:26px;height:26px}.ps-welcome-icon-ring img{width:65%;height:auto}.ps-welcome-title{font-size:1.3rem;font-weight:800;font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.02em}.ps-welcome-subtitle{font-size:13px;color:var(--text-secondary);line-height:1.6;max-width:360px;margin:0 auto}.ps-welcome-section{margin-bottom:.25rem}.ps-welcome-input-row{position:relative;display:flex;align-items:center;margin-bottom:.5rem}.ps-welcome-input-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-muted);pointer-events:none;z-index:1}.ps-welcome-input-icon svg{width:16px;height:16px}.ps-welcome-input{padding-left:2.6rem!important;font-size:12px!important;font-family:var(--font-mono)!important}.ps-welcome-btn{margin-top:.25rem!important;font-size:13px}.ps-welcome-error{color:var(--red-500);background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.15);border-radius:var(--radius-lg)}.ps-welcome-error,.ps-welcome-success{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;font-size:11px;font-family:var(--font-mono);margin-top:.35rem;padding:.5rem .75rem}.ps-welcome-success{color:var(--green-600);background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.2);border-radius:var(--radius-lg)}.ps-welcome-divider{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin:1.5rem 0;color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.ps-welcome-divider:after,.ps-welcome-divider:before{content:"";flex:1 1;height:1px;background:var(--border-input)}.ps-qr-zone{border:2px dashed var(--border-input);border-radius:var(--radius-xl);padding:1.75rem 1rem;text-align:center;cursor:pointer;transition:all .2s;background:var(--bg-input)}.ps-qr-zone.dragging,.ps-qr-zone:hover{border-color:var(--accent);background:var(--accent-light)}.ps-qr-zone.dragging{transform:scale(1.01)}.ps-qr-icon{margin:0 auto .75rem;color:var(--accent)}.ps-qr-icon,.ps-qr-icon svg{width:44px;height:44px}.ps-qr-label{font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 .3rem}.ps-qr-hint{font-size:11px;color:var(--text-muted);margin:0}.ps-welcome-formats{display:flex;align-items:flex-start;grid-gap:.4rem;gap:.4rem;font-size:10px;color:var(--text-muted);margin-top:1.25rem;line-height:1.5;padding-top:1.25rem;border-top:1px solid var(--border-input)}.ps-welcome-formats svg{flex-shrink:0;margin-top:1px}.ps-welcome-formats strong{color:var(--text-secondary);font-weight:600}.ps-nfl-shell{min-height:100vh;background-color:var(--bg-page);flex-direction:column;transition:background-color var(--transition)}.ps-nfl-main,.ps-nfl-shell{display:flex;position:relative}.ps-nfl-main{flex:1 1;align-items:center;justify-content:center;z-index:10;padding:1rem}.ps-badge{display:inline-flex;align-items:center;grid-gap:.3rem;gap:.3rem}.ps-badge svg{display:inline;vertical-align:middle;flex-shrink:0}@keyframes ps-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ps-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ps-slide-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ps-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes ps-slide-in-right{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes ps-slide-out-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes ps-slide-in-down{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes ps-slide-out-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-14px)}}@keyframes ps-slide-in-left{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes ps-scale-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes ps-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.94)}}@keyframes ps-alert-in{0%{opacity:0;transform:translateY(-10px) scaleY(.9);max-height:0}to{opacity:1;transform:translateY(0) scaleY(1);max-height:120px}}@keyframes ps-alert-out{0%{opacity:1;transform:translateY(0) scaleY(1);max-height:120px}to{opacity:0;transform:translateY(-8px) scaleY(.9);max-height:0}}@keyframes ps-btn-press{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}@keyframes ps-pulse-ring{0%{box-shadow:0 0 0 0 var(--accent-muted)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes ps-tab-active{0%{transform:scale(.96)}to{transform:scale(1)}}@keyframes ps-stage-advance{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes ps-bounce-in{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.06)}80%{transform:scale(.97)}to{transform:scale(1)}}.ps-anim-fade-in{animation:ps-fade-in .25s ease both}.ps-anim-fade-out{animation:ps-fade-out .2s ease both}.ps-anim-slide-up{animation:ps-slide-up .3s cubic-bezier(.22,1,.36,1) both}.ps-anim-slide-down{animation:ps-slide-down .22s ease both}.ps-anim-slide-in-right{animation:ps-slide-in-right .28s cubic-bezier(.22,1,.36,1) both}.ps-anim-slide-out-left{animation:ps-slide-out-left .2s ease both}.ps-anim-slide-in-down{animation:ps-slide-in-down .28s cubic-bezier(.22,1,.36,1) both}.ps-anim-slide-out-up{animation:ps-slide-out-up .2s ease both}.ps-anim-slide-in-left{animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both}.ps-anim-scale-in{animation:ps-scale-in .28s cubic-bezier(.22,1,.36,1) both}.ps-anim-scale-out{animation:ps-scale-out .2s ease both}.ps-anim-bounce-in{animation:ps-bounce-in .45s cubic-bezier(.22,1,.36,1) both}.ps-anim-delay-1{animation-delay:.05s}.ps-anim-delay-2{animation-delay:.1s}.ps-anim-delay-3{animation-delay:.15s}.ps-anim-delay-4{animation-delay:.2s}.ps-anim-delay-5{animation-delay:.25s}.ps-method-btn.active{animation:ps-tab-active .18s cubic-bezier(.22,1,.36,1) both}.ps-btn-primary:active:not(:disabled){animation:ps-btn-press .18s ease both}.ps-stage-dot.active,.ps-stage-dot.done{animation:ps-stage-advance .4s cubic-bezier(.22,1,.36,1) both}.ps-card,.ps-payment-panel,.ps-trust-badge{animation:ps-scale-in .35s cubic-bezier(.22,1,.36,1) both}.ps-trust-badge{animation-delay:.08s}.ps-payment-panel{animation-delay:.05s}.ps-page-header{animation:ps-slide-up .32s cubic-bezier(.22,1,.36,1) both}.ps-welcome-card{animation:ps-scale-in .38s cubic-bezier(.22,1,.36,1) both}.ps-qr-zone{transition:transform .18s ease,border-color .18s ease,background .18s ease}.ps-qr-zone:hover{transform:translateY(-2px)}.ps-qr-zone:active{transform:translateY(0)}.ps-status-screen{animation:ps-scale-in .4s cubic-bezier(.22,1,.36,1) both}.ps-copied-badge{animation:ps-bounce-in .35s cubic-bezier(.22,1,.36,1) both}.ps-error-badge,.ps-success-badge{animation:ps-slide-up .25s cubic-bezier(.22,1,.36,1) both}.ps-amount-card{animation:ps-fade-in .3s ease both;animation-delay:.1s}.ps-bank-detail-row:first-child{animation:ps-slide-up .28s cubic-bezier(.22,1,.36,1) both;animation-delay:0s}.ps-bank-detail-row:nth-child(2){animation:ps-slide-up .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.05s}.ps-bank-detail-row:nth-child(3){animation:ps-slide-up .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.1s}.ps-bank-detail-row:nth-child(4){animation:ps-slide-up .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.15s}.ps-method-btn:nth-child(2){animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.04s}.ps-method-btn:nth-child(3){animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.08s}.ps-method-btn:nth-child(4){animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s}.ps-method-btn:nth-child(5){animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.16s}.ps-method-btn:nth-child(6){animation:ps-slide-in-left .28s cubic-bezier(.22,1,.36,1) both;animation-delay:.2s}@keyframes ps-spin{to{transform:rotate(1turn)}}.ps-spinner{animation:ps-spin .65s linear infinite}.ps-shimmer{animation-timing-function:ease-in-out}.ps-logo img{transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-delay:.01ms!important;transition-duration:.01ms!important}}.ps-method-btn[disabled][title]{position:relative;cursor:not-allowed}.ps-method-btn[disabled][title]:after{content:attr(title);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%) scale(.85);background:var(--slate-900,#0f172a);color:#fff;font-size:10px;font-weight:600;font-family:var(--font-sans);letter-spacing:.04em;padding:.3rem .65rem;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:20}.ps-method-btn[disabled][title]:before{content:"";position:absolute;bottom:calc(100% + 1px);left:50%;transform:translateX(-50%);border:5px solid transparent;border-top:5px solid var(--slate-900,#0f172a);opacity:0;transition:opacity .15s ease;z-index:20}.ps-method-btn[disabled][title]:hover:after,.ps-method-btn[disabled][title]:hover:before{opacity:1;transform:translateX(-50%) scale(1)}.dark .ps-method-btn[disabled][title]:after{background:#e2e8f0;color:#0f172a}.dark .ps-method-btn[disabled][title]:before{border-top-color:#e2e8f0}.slider{display:block;-webkit-appearance:none;appearance:none;width:100%;margin:0;height:30px;overflow:hidden;cursor:pointer;border-radius:8px!important}.slider:focus{outline:none}.slider::-webkit-slider-runnable-track{width:100%;height:30px;background:linear-gradient(180deg,#e04805,#e04805) 100% 50%/100% 8px no-repeat transparent}.slider::-webkit-slider-thumb{position:relative;-webkit-appearance:none;appearance:none;height:25px;width:25px;background:#e04805;border-radius:100%;border:0;top:50%;margin-top:-12.5px;box-shadow:1px 0 0 -8.5px #cfcfcf,2px 0 0 -8.5px #cfcfcf,3px 0 0 -8.5px #cfcfcf,4px 0 0 -8.5px #cfcfcf,5px 0 0 -8.5px #cfcfcf,6px 0 0 -8.5px #cfcfcf,7px 0 0 -8.5px #cfcfcf,8px 0 0 -8.5px #cfcfcf,9px 0 0 -8.5px #cfcfcf,10px 0 0 -8.5px #cfcfcf,11px 0 0 -8.5px #cfcfcf,12px 0 0 -8.5px #cfcfcf,13px 0 0 -8.5px #cfcfcf,14px 0 0 -8.5px #cfcfcf,15px 0 0 -8.5px #cfcfcf,16px 0 0 -8.5px #cfcfcf,17px 0 0 -8.5px #cfcfcf,18px 0 0 -8.5px #cfcfcf,19px 0 0 -8.5px #cfcfcf,20px 0 0 -8.5px #cfcfcf,21px 0 0 -8.5px #cfcfcf,22px 0 0 -8.5px #cfcfcf,23px 0 0 -8.5px #cfcfcf,24px 0 0 -8.5px #cfcfcf,25px 0 0 -8.5px #cfcfcf,26px 0 0 -8.5px #cfcfcf,27px 0 0 -8.5px #cfcfcf,28px 0 0 -8.5px #cfcfcf,29px 0 0 -8.5px #cfcfcf,30px 0 0 -8.5px #cfcfcf,31px 0 0 -8.5px #cfcfcf,32px 0 0 -8.5px #cfcfcf,33px 0 0 -8.5px #cfcfcf,34px 0 0 -8.5px #cfcfcf,35px 0 0 -8.5px #cfcfcf,36px 0 0 -8.5px #cfcfcf,37px 0 0 -8.5px #cfcfcf,38px 0 0 -8.5px #cfcfcf,39px 0 0 -8.5px #cfcfcf,40px 0 0 -8.5px #cfcfcf,41px 0 0 -8.5px #cfcfcf,42px 0 0 -8.5px #cfcfcf,43px 0 0 -8.5px #cfcfcf,44px 0 0 -8.5px #cfcfcf,45px 0 0 -8.5px #cfcfcf,46px 0 0 -8.5px #cfcfcf,47px 0 0 -8.5px #cfcfcf,48px 0 0 -8.5px #cfcfcf,49px 0 0 -8.5px #cfcfcf,50px 0 0 -8.5px #cfcfcf,51px 0 0 -8.5px #cfcfcf,52px 0 0 -8.5px #cfcfcf,53px 0 0 -8.5px #cfcfcf,54px 0 0 -8.5px #cfcfcf,55px 0 0 -8.5px #cfcfcf,56px 0 0 -8.5px #cfcfcf,57px 0 0 -8.5px #cfcfcf,58px 0 0 -8.5px #cfcfcf,59px 0 0 -8.5px #cfcfcf,60px 0 0 -8.5px #cfcfcf,61px 0 0 -8.5px #cfcfcf,62px 0 0 -8.5px #cfcfcf,63px 0 0 -8.5px #cfcfcf,64px 0 0 -8.5px #cfcfcf,65px 0 0 -8.5px #cfcfcf,66px 0 0 -8.5px #cfcfcf,67px 0 0 -8.5px #cfcfcf,68px 0 0 -8.5px #cfcfcf,69px 0 0 -8.5px #cfcfcf,70px 0 0 -8.5px #cfcfcf,71px 0 0 -8.5px #cfcfcf,72px 0 0 -8.5px #cfcfcf,73px 0 0 -8.5px #cfcfcf,74px 0 0 -8.5px #cfcfcf,75px 0 0 -8.5px #cfcfcf,76px 0 0 -8.5px #cfcfcf,77px 0 0 -8.5px #cfcfcf,78px 0 0 -8.5px #cfcfcf,79px 0 0 -8.5px #cfcfcf,80px 0 0 -8.5px #cfcfcf,81px 0 0 -8.5px #cfcfcf,82px 0 0 -8.5px #cfcfcf,83px 0 0 -8.5px #cfcfcf,84px 0 0 -8.5px #cfcfcf,85px 0 0 -8.5px #cfcfcf,86px 0 0 -8.5px #cfcfcf,87px 0 0 -8.5px #cfcfcf,88px 0 0 -8.5px #cfcfcf,89px 0 0 -8.5px #cfcfcf,90px 0 0 -8.5px #cfcfcf,91px 0 0 -8.5px #cfcfcf,92px 0 0 -8.5px #cfcfcf,93px 0 0 -8.5px #cfcfcf,94px 0 0 -8.5px #cfcfcf,95px 0 0 -8.5px #cfcfcf,96px 0 0 -8.5px #cfcfcf,97px 0 0 -8.5px #cfcfcf,98px 0 0 -8.5px #cfcfcf,99px 0 0 -8.5px #cfcfcf,100px 0 0 -8.5px #cfcfcf,101px 0 0 -8.5px #cfcfcf,102px 0 0 -8.5px #cfcfcf,103px 0 0 -8.5px #cfcfcf,104px 0 0 -8.5px #cfcfcf,105px 0 0 -8.5px #cfcfcf,106px 0 0 -8.5px #cfcfcf,107px 0 0 -8.5px #cfcfcf,108px 0 0 -8.5px #cfcfcf,109px 0 0 -8.5px #cfcfcf,110px 0 0 -8.5px #cfcfcf,111px 0 0 -8.5px #cfcfcf,112px 0 0 -8.5px #cfcfcf,113px 0 0 -8.5px #cfcfcf,114px 0 0 -8.5px #cfcfcf,115px 0 0 -8.5px #cfcfcf,116px 0 0 -8.5px #cfcfcf,117px 0 0 -8.5px #cfcfcf,118px 0 0 -8.5px #cfcfcf,119px 0 0 -8.5px #cfcfcf,120px 0 0 -8.5px #cfcfcf,121px 0 0 -8.5px #cfcfcf,122px 0 0 -8.5px #cfcfcf,123px 0 0 -8.5px #cfcfcf,124px 0 0 -8.5px #cfcfcf,125px 0 0 -8.5px #cfcfcf,126px 0 0 -8.5px #cfcfcf,127px 0 0 -8.5px #cfcfcf,128px 0 0 -8.5px #cfcfcf,129px 0 0 -8.5px #cfcfcf,130px 0 0 -8.5px #cfcfcf,131px 0 0 -8.5px #cfcfcf,132px 0 0 -8.5px #cfcfcf,133px 0 0 -8.5px #cfcfcf,134px 0 0 -8.5px #cfcfcf,135px 0 0 -8.5px #cfcfcf,136px 0 0 -8.5px #cfcfcf,137px 0 0 -8.5px #cfcfcf,138px 0 0 -8.5px #cfcfcf,139px 0 0 -8.5px #cfcfcf,140px 0 0 -8.5px #cfcfcf,141px 0 0 -8.5px #cfcfcf,142px 0 0 -8.5px #cfcfcf,143px 0 0 -8.5px #cfcfcf,144px 0 0 -8.5px #cfcfcf,145px 0 0 -8.5px #cfcfcf,146px 0 0 -8.5px #cfcfcf,147px 0 0 -8.5px #cfcfcf,148px 0 0 -8.5px #cfcfcf,149px 0 0 -8.5px #cfcfcf,150px 0 0 -8.5px #cfcfcf,151px 0 0 -8.5px #cfcfcf,152px 0 0 -8.5px #cfcfcf,153px 0 0 -8.5px #cfcfcf,154px 0 0 -8.5px #cfcfcf,155px 0 0 -8.5px #cfcfcf,156px 0 0 -8.5px #cfcfcf,157px 0 0 -8.5px #cfcfcf,158px 0 0 -8.5px #cfcfcf,159px 0 0 -8.5px #cfcfcf,160px 0 0 -8.5px #cfcfcf,161px 0 0 -8.5px #cfcfcf,162px 0 0 -8.5px #cfcfcf,163px 0 0 -8.5px #cfcfcf,164px 0 0 -8.5px #cfcfcf,165px 0 0 -8.5px #cfcfcf,166px 0 0 -8.5px #cfcfcf,167px 0 0 -8.5px #cfcfcf,168px 0 0 -8.5px #cfcfcf,169px 0 0 -8.5px #cfcfcf,170px 0 0 -8.5px #cfcfcf,171px 0 0 -8.5px #cfcfcf,172px 0 0 -8.5px #cfcfcf,173px 0 0 -8.5px #cfcfcf,174px 0 0 -8.5px #cfcfcf,175px 0 0 -8.5px #cfcfcf,176px 0 0 -8.5px #cfcfcf,177px 0 0 -8.5px #cfcfcf,178px 0 0 -8.5px #cfcfcf,179px 0 0 -8.5px #cfcfcf,180px 0 0 -8.5px #cfcfcf,181px 0 0 -8.5px #cfcfcf,182px 0 0 -8.5px #cfcfcf,183px 0 0 -8.5px #cfcfcf,184px 0 0 -8.5px #cfcfcf,185px 0 0 -8.5px #cfcfcf,186px 0 0 -8.5px #cfcfcf,187px 0 0 -8.5px #cfcfcf,188px 0 0 -8.5px #cfcfcf,189px 0 0 -8.5px #cfcfcf,190px 0 0 -8.5px #cfcfcf,191px 0 0 -8.5px #cfcfcf,192px 0 0 -8.5px #cfcfcf,193px 0 0 -8.5px #cfcfcf,194px 0 0 -8.5px #cfcfcf,195px 0 0 -8.5px #cfcfcf,196px 0 0 -8.5px #cfcfcf,197px 0 0 -8.5px #cfcfcf,198px 0 0 -8.5px #cfcfcf,199px 0 0 -8.5px #cfcfcf,200px 0 0 -8.5px #cfcfcf,201px 0 0 -8.5px #cfcfcf,202px 0 0 -8.5px #cfcfcf,203px 0 0 -8.5px #cfcfcf,204px 0 0 -8.5px #cfcfcf,205px 0 0 -8.5px #cfcfcf,206px 0 0 -8.5px #cfcfcf,207px 0 0 -8.5px #cfcfcf,208px 0 0 -8.5px #cfcfcf,209px 0 0 -8.5px #cfcfcf,210px 0 0 -8.5px #cfcfcf,211px 0 0 -8.5px #cfcfcf,212px 0 0 -8.5px #cfcfcf,213px 0 0 -8.5px #cfcfcf,214px 0 0 -8.5px #cfcfcf,215px 0 0 -8.5px #cfcfcf,216px 0 0 -8.5px #cfcfcf,217px 0 0 -8.5px #cfcfcf,218px 0 0 -8.5px #cfcfcf,219px 0 0 -8.5px #cfcfcf,220px 0 0 -8.5px #cfcfcf,221px 0 0 -8.5px #cfcfcf,222px 0 0 -8.5px #cfcfcf,223px 0 0 -8.5px #cfcfcf,224px 0 0 -8.5px #cfcfcf,225px 0 0 -8.5px #cfcfcf,226px 0 0 -8.5px #cfcfcf,227px 0 0 -8.5px #cfcfcf,228px 0 0 -8.5px #cfcfcf,229px 0 0 -8.5px #cfcfcf,230px 0 0 -8.5px #cfcfcf,231px 0 0 -8.5px #cfcfcf,232px 0 0 -8.5px #cfcfcf,233px 0 0 -8.5px #cfcfcf,234px 0 0 -8.5px #cfcfcf,235px 0 0 -8.5px #cfcfcf,236px 0 0 -8.5px #cfcfcf,237px 0 0 -8.5px #cfcfcf,238px 0 0 -8.5px #cfcfcf,239px 0 0 -8.5px #cfcfcf,240px 0 0 -8.5px #cfcfcf,241px 0 0 -8.5px #cfcfcf,242px 0 0 -8.5px #cfcfcf,243px 0 0 -8.5px #cfcfcf,244px 0 0 -8.5px #cfcfcf,245px 0 0 -8.5px #cfcfcf,246px 0 0 -8.5px #cfcfcf,247px 0 0 -8.5px #cfcfcf,248px 0 0 -8.5px #cfcfcf,249px 0 0 -8.5px #cfcfcf,250px 0 0 -8.5px #cfcfcf,251px 0 0 -8.5px #cfcfcf,252px 0 0 -8.5px #cfcfcf,253px 0 0 -8.5px #cfcfcf,254px 0 0 -8.5px #cfcfcf,255px 0 0 -8.5px #cfcfcf,256px 0 0 -8.5px #cfcfcf,257px 0 0 -8.5px #cfcfcf,258px 0 0 -8.5px #cfcfcf,259px 0 0 -8.5px #cfcfcf,260px 0 0 -8.5px #cfcfcf,261px 0 0 -8.5px #cfcfcf,262px 0 0 -8.5px #cfcfcf,263px 0 0 -8.5px #cfcfcf,264px 0 0 -8.5px #cfcfcf,265px 0 0 -8.5px #cfcfcf,266px 0 0 -8.5px #cfcfcf,267px 0 0 -8.5px #cfcfcf,268px 0 0 -8.5px #cfcfcf,269px 0 0 -8.5px #cfcfcf,270px 0 0 -8.5px #cfcfcf,271px 0 0 -8.5px #cfcfcf,272px 0 0 -8.5px #cfcfcf,273px 0 0 -8.5px #cfcfcf,274px 0 0 -8.5px #cfcfcf,275px 0 0 -8.5px #cfcfcf,276px 0 0 -8.5px #cfcfcf,277px 0 0 -8.5px #cfcfcf,278px 0 0 -8.5px #cfcfcf,279px 0 0 -8.5px #cfcfcf,280px 0 0 -8.5px #cfcfcf,281px 0 0 -8.5px #cfcfcf,282px 0 0 -8.5px #cfcfcf,283px 0 0 -8.5px #cfcfcf,284px 0 0 -8.5px #cfcfcf,285px 0 0 -8.5px #cfcfcf,286px 0 0 -8.5px #cfcfcf,287px 0 0 -8.5px #cfcfcf,288px 0 0 -8.5px #cfcfcf,289px 0 0 -8.5px #cfcfcf,290px 0 0 -8.5px #cfcfcf,291px 0 0 -8.5px #cfcfcf,292px 0 0 -8.5px #cfcfcf,293px 0 0 -8.5px #cfcfcf,294px 0 0 -8.5px #cfcfcf,295px 0 0 -8.5px #cfcfcf,296px 0 0 -8.5px #cfcfcf,297px 0 0 -8.5px #cfcfcf,298px 0 0 -8.5px #cfcfcf,299px 0 0 -8.5px #cfcfcf,300px 0 0 -8.5px #cfcfcf,301px 0 0 -8.5px #cfcfcf,302px 0 0 -8.5px #cfcfcf,303px 0 0 -8.5px #cfcfcf,304px 0 0 -8.5px #cfcfcf,305px 0 0 -8.5px #cfcfcf,306px 0 0 -8.5px #cfcfcf,307px 0 0 -8.5px #cfcfcf,308px 0 0 -8.5px #cfcfcf,309px 0 0 -8.5px #cfcfcf,310px 0 0 -8.5px #cfcfcf,311px 0 0 -8.5px #cfcfcf,312px 0 0 -8.5px #cfcfcf,313px 0 0 -8.5px #cfcfcf,314px 0 0 -8.5px #cfcfcf,315px 0 0 -8.5px #cfcfcf,316px 0 0 -8.5px #cfcfcf,317px 0 0 -8.5px #cfcfcf,318px 0 0 -8.5px #cfcfcf,319px 0 0 -8.5px #cfcfcf,320px 0 0 -8.5px #cfcfcf,321px 0 0 -8.5px #cfcfcf,322px 0 0 -8.5px #cfcfcf,323px 0 0 -8.5px #cfcfcf,324px 0 0 -8.5px #cfcfcf,325px 0 0 -8.5px #cfcfcf,326px 0 0 -8.5px #cfcfcf,327px 0 0 -8.5px #cfcfcf,328px 0 0 -8.5px #cfcfcf,329px 0 0 -8.5px #cfcfcf,330px 0 0 -8.5px #cfcfcf,331px 0 0 -8.5px #cfcfcf,332px 0 0 -8.5px #cfcfcf,333px 0 0 -8.5px #cfcfcf,334px 0 0 -8.5px #cfcfcf,335px 0 0 -8.5px #cfcfcf,336px 0 0 -8.5px #cfcfcf,337px 0 0 -8.5px #cfcfcf,338px 0 0 -8.5px #cfcfcf,339px 0 0 -8.5px #cfcfcf,340px 0 0 -8.5px #cfcfcf,341px 0 0 -8.5px #cfcfcf,342px 0 0 -8.5px #cfcfcf,343px 0 0 -8.5px #cfcfcf,344px 0 0 -8.5px #cfcfcf,345px 0 0 -8.5px #cfcfcf,346px 0 0 -8.5px #cfcfcf,347px 0 0 -8.5px #cfcfcf,348px 0 0 -8.5px #cfcfcf,349px 0 0 -8.5px #cfcfcf,350px 0 0 -8.5px #cfcfcf,351px 0 0 -8.5px #cfcfcf,352px 0 0 -8.5px #cfcfcf,353px 0 0 -8.5px #cfcfcf,354px 0 0 -8.5px #cfcfcf,355px 0 0 -8.5px #cfcfcf,356px 0 0 -8.5px #cfcfcf,357px 0 0 -8.5px #cfcfcf,358px 0 0 -8.5px #cfcfcf,359px 0 0 -8.5px #cfcfcf,360px 0 0 -8.5px #cfcfcf,361px 0 0 -8.5px #cfcfcf,362px 0 0 -8.5px #cfcfcf,363px 0 0 -8.5px #cfcfcf,364px 0 0 -8.5px #cfcfcf,365px 0 0 -8.5px #cfcfcf,366px 0 0 -8.5px #cfcfcf,367px 0 0 -8.5px #cfcfcf,368px 0 0 -8.5px #cfcfcf,369px 0 0 -8.5px #cfcfcf,370px 0 0 -8.5px #cfcfcf,371px 0 0 -8.5px #cfcfcf,372px 0 0 -8.5px #cfcfcf,373px 0 0 -8.5px #cfcfcf,374px 0 0 -8.5px #cfcfcf,375px 0 0 -8.5px #cfcfcf,376px 0 0 -8.5px #cfcfcf,377px 0 0 -8.5px #cfcfcf,378px 0 0 -8.5px #cfcfcf,379px 0 0 -8.5px #cfcfcf,380px 0 0 -8.5px #cfcfcf,381px 0 0 -8.5px #cfcfcf,382px 0 0 -8.5px #cfcfcf,383px 0 0 -8.5px #cfcfcf,384px 0 0 -8.5px #cfcfcf,385px 0 0 -8.5px #cfcfcf,386px 0 0 -8.5px #cfcfcf,387px 0 0 -8.5px #cfcfcf,388px 0 0 -8.5px #cfcfcf,389px 0 0 -8.5px #cfcfcf,390px 0 0 -8.5px #cfcfcf,391px 0 0 -8.5px #cfcfcf,392px 0 0 -8.5px #cfcfcf,393px 0 0 -8.5px #cfcfcf,394px 0 0 -8.5px #cfcfcf,395px 0 0 -8.5px #cfcfcf,396px 0 0 -8.5px #cfcfcf,397px 0 0 -8.5px #cfcfcf,398px 0 0 -8.5px #cfcfcf,399px 0 0 -8.5px #cfcfcf,400px 0 0 -8.5px #cfcfcf,401px 0 0 -8.5px #cfcfcf,402px 0 0 -8.5px #cfcfcf,403px 0 0 -8.5px #cfcfcf,404px 0 0 -8.5px #cfcfcf,405px 0 0 -8.5px #cfcfcf,406px 0 0 -8.5px #cfcfcf,407px 0 0 -8.5px #cfcfcf,408px 0 0 -8.5px #cfcfcf,409px 0 0 -8.5px #cfcfcf,410px 0 0 -8.5px #cfcfcf,411px 0 0 -8.5px #cfcfcf,412px 0 0 -8.5px #cfcfcf,413px 0 0 -8.5px #cfcfcf,414px 0 0 -8.5px #cfcfcf,415px 0 0 -8.5px #cfcfcf,416px 0 0 -8.5px #cfcfcf,417px 0 0 -8.5px #cfcfcf,418px 0 0 -8.5px #cfcfcf,419px 0 0 -8.5px #cfcfcf,420px 0 0 -8.5px #cfcfcf,421px 0 0 -8.5px #cfcfcf,422px 0 0 -8.5px #cfcfcf,423px 0 0 -8.5px #cfcfcf,424px 0 0 -8.5px #cfcfcf,425px 0 0 -8.5px #cfcfcf,426px 0 0 -8.5px #cfcfcf,427px 0 0 -8.5px #cfcfcf,428px 0 0 -8.5px #cfcfcf,429px 0 0 -8.5px #cfcfcf,430px 0 0 -8.5px #cfcfcf,431px 0 0 -8.5px #cfcfcf,432px 0 0 -8.5px #cfcfcf,433px 0 0 -8.5px #cfcfcf,434px 0 0 -8.5px #cfcfcf,435px 0 0 -8.5px #cfcfcf,436px 0 0 -8.5px #cfcfcf,437px 0 0 -8.5px #cfcfcf,438px 0 0 -8.5px #cfcfcf,439px 0 0 -8.5px #cfcfcf,440px 0 0 -8.5px #cfcfcf,441px 0 0 -8.5px #cfcfcf,442px 0 0 -8.5px #cfcfcf,443px 0 0 -8.5px #cfcfcf,444px 0 0 -8.5px #cfcfcf,445px 0 0 -8.5px #cfcfcf,446px 0 0 -8.5px #cfcfcf,447px 0 0 -8.5px #cfcfcf,448px 0 0 -8.5px #cfcfcf,449px 0 0 -8.5px #cfcfcf,450px 0 0 -8.5px #cfcfcf,451px 0 0 -8.5px #cfcfcf,452px 0 0 -8.5px #cfcfcf,453px 0 0 -8.5px #cfcfcf,454px 0 0 -8.5px #cfcfcf,455px 0 0 -8.5px #cfcfcf,456px 0 0 -8.5px #cfcfcf,457px 0 0 -8.5px #cfcfcf,458px 0 0 -8.5px #cfcfcf,459px 0 0 -8.5px #cfcfcf,460px 0 0 -8.5px #cfcfcf,461px 0 0 -8.5px #cfcfcf,462px 0 0 -8.5px #cfcfcf,463px 0 0 -8.5px #cfcfcf,464px 0 0 -8.5px #cfcfcf,465px 0 0 -8.5px #cfcfcf,466px 0 0 -8.5px #cfcfcf,467px 0 0 -8.5px #cfcfcf,468px 0 0 -8.5px #cfcfcf,469px 0 0 -8.5px #cfcfcf,470px 0 0 -8.5px #cfcfcf,471px 0 0 -8.5px #cfcfcf,472px 0 0 -8.5px #cfcfcf,473px 0 0 -8.5px #cfcfcf,474px 0 0 -8.5px #cfcfcf,475px 0 0 -8.5px #cfcfcf,476px 0 0 -8.5px #cfcfcf,477px 0 0 -8.5px #cfcfcf,478px 0 0 -8.5px #cfcfcf,479px 0 0 -8.5px #cfcfcf,480px 0 0 -8.5px #cfcfcf,481px 0 0 -8.5px #cfcfcf,482px 0 0 -8.5px #cfcfcf,483px 0 0 -8.5px #cfcfcf,484px 0 0 -8.5px #cfcfcf,485px 0 0 -8.5px #cfcfcf,486px 0 0 -8.5px #cfcfcf,487px 0 0 -8.5px #cfcfcf,488px 0 0 -8.5px #cfcfcf,489px 0 0 -8.5px #cfcfcf,490px 0 0 -8.5px #cfcfcf,491px 0 0 -8.5px #cfcfcf,492px 0 0 -8.5px #cfcfcf,493px 0 0 -8.5px #cfcfcf,494px 0 0 -8.5px #cfcfcf,495px 0 0 -8.5px #cfcfcf,496px 0 0 -8.5px #cfcfcf,497px 0 0 -8.5px #cfcfcf,498px 0 0 -8.5px #cfcfcf,499px 0 0 -8.5px #cfcfcf,500px 0 0 -8.5px #cfcfcf,501px 0 0 -8.5px #cfcfcf,502px 0 0 -8.5px #cfcfcf,503px 0 0 -8.5px #cfcfcf,504px 0 0 -8.5px #cfcfcf,505px 0 0 -8.5px #cfcfcf,506px 0 0 -8.5px #cfcfcf,507px 0 0 -8.5px #cfcfcf,508px 0 0 -8.5px #cfcfcf,509px 0 0 -8.5px #cfcfcf,510px 0 0 -8.5px #cfcfcf,511px 0 0 -8.5px #cfcfcf,512px 0 0 -8.5px #cfcfcf,513px 0 0 -8.5px #cfcfcf,514px 0 0 -8.5px #cfcfcf,515px 0 0 -8.5px #cfcfcf,516px 0 0 -8.5px #cfcfcf,517px 0 0 -8.5px #cfcfcf,518px 0 0 -8.5px #cfcfcf,519px 0 0 -8.5px #cfcfcf,520px 0 0 -8.5px #cfcfcf,521px 0 0 -8.5px #cfcfcf,522px 0 0 -8.5px #cfcfcf,523px 0 0 -8.5px #cfcfcf,524px 0 0 -8.5px #cfcfcf,525px 0 0 -8.5px #cfcfcf,526px 0 0 -8.5px #cfcfcf,527px 0 0 -8.5px #cfcfcf,528px 0 0 -8.5px #cfcfcf,529px 0 0 -8.5px #cfcfcf,530px 0 0 -8.5px #cfcfcf,531px 0 0 -8.5px #cfcfcf,532px 0 0 -8.5px #cfcfcf,533px 0 0 -8.5px #cfcfcf,534px 0 0 -8.5px #cfcfcf,535px 0 0 -8.5px #cfcfcf,536px 0 0 -8.5px #cfcfcf,537px 0 0 -8.5px #cfcfcf,538px 0 0 -8.5px #cfcfcf,539px 0 0 -8.5px #cfcfcf,540px 0 0 -8.5px #cfcfcf,541px 0 0 -8.5px #cfcfcf,542px 0 0 -8.5px #cfcfcf,543px 0 0 -8.5px #cfcfcf,544px 0 0 -8.5px #cfcfcf,545px 0 0 -8.5px #cfcfcf,546px 0 0 -8.5px #cfcfcf,547px 0 0 -8.5px #cfcfcf,548px 0 0 -8.5px #cfcfcf,549px 0 0 -8.5px #cfcfcf,550px 0 0 -8.5px #cfcfcf,551px 0 0 -8.5px #cfcfcf,552px 0 0 -8.5px #cfcfcf,553px 0 0 -8.5px #cfcfcf,554px 0 0 -8.5px #cfcfcf,555px 0 0 -8.5px #cfcfcf,556px 0 0 -8.5px #cfcfcf,557px 0 0 -8.5px #cfcfcf,558px 0 0 -8.5px #cfcfcf,559px 0 0 -8.5px #cfcfcf,560px 0 0 -8.5px #cfcfcf,561px 0 0 -8.5px #cfcfcf,562px 0 0 -8.5px #cfcfcf,563px 0 0 -8.5px #cfcfcf,564px 0 0 -8.5px #cfcfcf,565px 0 0 -8.5px #cfcfcf,566px 0 0 -8.5px #cfcfcf,567px 0 0 -8.5px #cfcfcf,568px 0 0 -8.5px #cfcfcf,569px 0 0 -8.5px #cfcfcf,570px 0 0 -8.5px #cfcfcf,571px 0 0 -8.5px #cfcfcf,572px 0 0 -8.5px #cfcfcf,573px 0 0 -8.5px #cfcfcf,574px 0 0 -8.5px #cfcfcf,575px 0 0 -8.5px #cfcfcf,576px 0 0 -8.5px #cfcfcf,577px 0 0 -8.5px #cfcfcf,578px 0 0 -8.5px #cfcfcf,579px 0 0 -8.5px #cfcfcf,580px 0 0 -8.5px #cfcfcf,581px 0 0 -8.5px #cfcfcf,582px 0 0 -8.5px #cfcfcf,583px 0 0 -8.5px #cfcfcf,584px 0 0 -8.5px #cfcfcf,585px 0 0 -8.5px #cfcfcf,586px 0 0 -8.5px #cfcfcf,587px 0 0 -8.5px #cfcfcf,588px 0 0 -8.5px #cfcfcf,589px 0 0 -8.5px #cfcfcf,590px 0 0 -8.5px #cfcfcf,591px 0 0 -8.5px #cfcfcf,592px 0 0 -8.5px #cfcfcf,593px 0 0 -8.5px #cfcfcf,594px 0 0 -8.5px #cfcfcf,595px 0 0 -8.5px #cfcfcf,596px 0 0 -8.5px #cfcfcf,597px 0 0 -8.5px #cfcfcf,598px 0 0 -8.5px #cfcfcf,599px 0 0 -8.5px #cfcfcf,600px 0 0 -8.5px #cfcfcf,601px 0 0 -8.5px #cfcfcf,602px 0 0 -8.5px #cfcfcf,603px 0 0 -8.5px #cfcfcf,604px 0 0 -8.5px #cfcfcf,605px 0 0 -8.5px #cfcfcf,606px 0 0 -8.5px #cfcfcf,607px 0 0 -8.5px #cfcfcf,608px 0 0 -8.5px #cfcfcf,609px 0 0 -8.5px #cfcfcf,610px 0 0 -8.5px #cfcfcf,611px 0 0 -8.5px #cfcfcf,612px 0 0 -8.5px #cfcfcf,613px 0 0 -8.5px #cfcfcf,614px 0 0 -8.5px #cfcfcf,615px 0 0 -8.5px #cfcfcf,616px 0 0 -8.5px #cfcfcf,617px 0 0 -8.5px #cfcfcf,618px 0 0 -8.5px #cfcfcf,619px 0 0 -8.5px #cfcfcf,620px 0 0 -8.5px #cfcfcf,621px 0 0 -8.5px #cfcfcf,622px 0 0 -8.5px #cfcfcf,623px 0 0 -8.5px #cfcfcf,624px 0 0 -8.5px #cfcfcf,625px 0 0 -8.5px #cfcfcf,626px 0 0 -8.5px #cfcfcf,627px 0 0 -8.5px #cfcfcf,628px 0 0 -8.5px #cfcfcf,629px 0 0 -8.5px #cfcfcf,630px 0 0 -8.5px #cfcfcf,631px 0 0 -8.5px #cfcfcf,632px 0 0 -8.5px #cfcfcf,633px 0 0 -8.5px #cfcfcf,634px 0 0 -8.5px #cfcfcf,635px 0 0 -8.5px #cfcfcf,636px 0 0 -8.5px #cfcfcf,637px 0 0 -8.5px #cfcfcf,638px 0 0 -8.5px #cfcfcf,639px 0 0 -8.5px #cfcfcf,640px 0 0 -8.5px #cfcfcf,641px 0 0 -8.5px #cfcfcf,642px 0 0 -8.5px #cfcfcf,643px 0 0 -8.5px #cfcfcf,644px 0 0 -8.5px #cfcfcf,645px 0 0 -8.5px #cfcfcf,646px 0 0 -8.5px #cfcfcf,647px 0 0 -8.5px #cfcfcf,648px 0 0 -8.5px #cfcfcf,649px 0 0 -8.5px #cfcfcf,650px 0 0 -8.5px #cfcfcf,651px 0 0 -8.5px #cfcfcf,652px 0 0 -8.5px #cfcfcf,653px 0 0 -8.5px #cfcfcf,654px 0 0 -8.5px #cfcfcf,655px 0 0 -8.5px #cfcfcf,656px 0 0 -8.5px #cfcfcf,657px 0 0 -8.5px #cfcfcf,658px 0 0 -8.5px #cfcfcf,659px 0 0 -8.5px #cfcfcf,660px 0 0 -8.5px #cfcfcf,661px 0 0 -8.5px #cfcfcf,662px 0 0 -8.5px #cfcfcf,663px 0 0 -8.5px #cfcfcf,664px 0 0 -8.5px #cfcfcf,665px 0 0 -8.5px #cfcfcf,666px 0 0 -8.5px #cfcfcf,667px 0 0 -8.5px #cfcfcf,668px 0 0 -8.5px #cfcfcf,669px 0 0 -8.5px #cfcfcf,670px 0 0 -8.5px #cfcfcf,671px 0 0 -8.5px #cfcfcf,672px 0 0 -8.5px #cfcfcf,673px 0 0 -8.5px #cfcfcf,674px 0 0 -8.5px #cfcfcf,675px 0 0 -8.5px #cfcfcf,676px 0 0 -8.5px #cfcfcf,677px 0 0 -8.5px #cfcfcf,678px 0 0 -8.5px #cfcfcf,679px 0 0 -8.5px #cfcfcf,680px 0 0 -8.5px #cfcfcf,681px 0 0 -8.5px #cfcfcf,682px 0 0 -8.5px #cfcfcf,683px 0 0 -8.5px #cfcfcf,684px 0 0 -8.5px #cfcfcf,685px 0 0 -8.5px #cfcfcf,686px 0 0 -8.5px #cfcfcf,687px 0 0 -8.5px #cfcfcf,688px 0 0 -8.5px #cfcfcf,689px 0 0 -8.5px #cfcfcf,690px 0 0 -8.5px #cfcfcf,691px 0 0 -8.5px #cfcfcf,692px 0 0 -8.5px #cfcfcf,693px 0 0 -8.5px #cfcfcf,694px 0 0 -8.5px #cfcfcf,695px 0 0 -8.5px #cfcfcf,696px 0 0 -8.5px #cfcfcf,697px 0 0 -8.5px #cfcfcf,698px 0 0 -8.5px #cfcfcf,699px 0 0 -8.5px #cfcfcf,700px 0 0 -8.5px #cfcfcf,701px 0 0 -8.5px #cfcfcf,702px 0 0 -8.5px #cfcfcf,703px 0 0 -8.5px #cfcfcf,704px 0 0 -8.5px #cfcfcf,705px 0 0 -8.5px #cfcfcf,706px 0 0 -8.5px #cfcfcf,707px 0 0 -8.5px #cfcfcf,708px 0 0 -8.5px #cfcfcf,709px 0 0 -8.5px #cfcfcf,710px 0 0 -8.5px #cfcfcf,711px 0 0 -8.5px #cfcfcf,712px 0 0 -8.5px #cfcfcf,713px 0 0 -8.5px #cfcfcf,714px 0 0 -8.5px #cfcfcf,715px 0 0 -8.5px #cfcfcf,716px 0 0 -8.5px #cfcfcf,717px 0 0 -8.5px #cfcfcf,718px 0 0 -8.5px #cfcfcf,719px 0 0 -8.5px #cfcfcf,720px 0 0 -8.5px #cfcfcf,721px 0 0 -8.5px #cfcfcf,722px 0 0 -8.5px #cfcfcf,723px 0 0 -8.5px #cfcfcf,724px 0 0 -8.5px #cfcfcf,725px 0 0 -8.5px #cfcfcf,726px 0 0 -8.5px #cfcfcf,727px 0 0 -8.5px #cfcfcf,728px 0 0 -8.5px #cfcfcf,729px 0 0 -8.5px #cfcfcf,730px 0 0 -8.5px #cfcfcf,731px 0 0 -8.5px #cfcfcf,732px 0 0 -8.5px #cfcfcf,733px 0 0 -8.5px #cfcfcf,734px 0 0 -8.5px #cfcfcf,735px 0 0 -8.5px #cfcfcf,736px 0 0 -8.5px #cfcfcf,737px 0 0 -8.5px #cfcfcf,738px 0 0 -8.5px #cfcfcf,739px 0 0 -8.5px #cfcfcf,740px 0 0 -8.5px #cfcfcf,741px 0 0 -8.5px #cfcfcf,742px 0 0 -8.5px #cfcfcf,743px 0 0 -8.5px #cfcfcf,744px 0 0 -8.5px #cfcfcf,745px 0 0 -8.5px #cfcfcf,746px 0 0 -8.5px #cfcfcf,747px 0 0 -8.5px #cfcfcf,748px 0 0 -8.5px #cfcfcf,749px 0 0 -8.5px #cfcfcf,750px 0 0 -8.5px #cfcfcf,751px 0 0 -8.5px #cfcfcf,752px 0 0 -8.5px #cfcfcf,753px 0 0 -8.5px #cfcfcf,754px 0 0 -8.5px #cfcfcf,755px 0 0 -8.5px #cfcfcf,756px 0 0 -8.5px #cfcfcf,757px 0 0 -8.5px #cfcfcf,758px 0 0 -8.5px #cfcfcf,759px 0 0 -8.5px #cfcfcf,760px 0 0 -8.5px #cfcfcf,761px 0 0 -8.5px #cfcfcf,762px 0 0 -8.5px #cfcfcf,763px 0 0 -8.5px #cfcfcf,764px 0 0 -8.5px #cfcfcf,765px 0 0 -8.5px #cfcfcf,766px 0 0 -8.5px #cfcfcf,767px 0 0 -8.5px #cfcfcf,768px 0 0 -8.5px #cfcfcf,769px 0 0 -8.5px #cfcfcf,770px 0 0 -8.5px #cfcfcf,771px 0 0 -8.5px #cfcfcf,772px 0 0 -8.5px #cfcfcf,773px 0 0 -8.5px #cfcfcf,774px 0 0 -8.5px #cfcfcf,775px 0 0 -8.5px #cfcfcf,776px 0 0 -8.5px #cfcfcf,777px 0 0 -8.5px #cfcfcf,778px 0 0 -8.5px #cfcfcf,779px 0 0 -8.5px #cfcfcf,780px 0 0 -8.5px #cfcfcf,781px 0 0 -8.5px #cfcfcf,782px 0 0 -8.5px #cfcfcf,783px 0 0 -8.5px #cfcfcf,784px 0 0 -8.5px #cfcfcf,785px 0 0 -8.5px #cfcfcf,786px 0 0 -8.5px #cfcfcf,787px 0 0 -8.5px #cfcfcf,788px 0 0 -8.5px #cfcfcf,789px 0 0 -8.5px #cfcfcf,790px 0 0 -8.5px #cfcfcf,791px 0 0 -8.5px #cfcfcf,792px 0 0 -8.5px #cfcfcf,793px 0 0 -8.5px #cfcfcf,794px 0 0 -8.5px #cfcfcf,795px 0 0 -8.5px #cfcfcf,796px 0 0 -8.5px #cfcfcf,797px 0 0 -8.5px #cfcfcf,798px 0 0 -8.5px #cfcfcf,799px 0 0 -8.5px #cfcfcf,800px 0 0 -8.5px #cfcfcf,801px 0 0 -8.5px #cfcfcf,802px 0 0 -8.5px #cfcfcf,803px 0 0 -8.5px #cfcfcf,804px 0 0 -8.5px #cfcfcf,805px 0 0 -8.5px #cfcfcf,806px 0 0 -8.5px #cfcfcf,807px 0 0 -8.5px #cfcfcf,808px 0 0 -8.5px #cfcfcf,809px 0 0 -8.5px #cfcfcf,810px 0 0 -8.5px #cfcfcf,811px 0 0 -8.5px #cfcfcf,812px 0 0 -8.5px #cfcfcf,813px 0 0 -8.5px #cfcfcf,814px 0 0 -8.5px #cfcfcf,815px 0 0 -8.5px #cfcfcf,816px 0 0 -8.5px #cfcfcf,817px 0 0 -8.5px #cfcfcf,818px 0 0 -8.5px #cfcfcf,819px 0 0 -8.5px #cfcfcf,820px 0 0 -8.5px #cfcfcf,821px 0 0 -8.5px #cfcfcf,822px 0 0 -8.5px #cfcfcf,823px 0 0 -8.5px #cfcfcf,824px 0 0 -8.5px #cfcfcf,825px 0 0 -8.5px #cfcfcf,826px 0 0 -8.5px #cfcfcf,827px 0 0 -8.5px #cfcfcf,828px 0 0 -8.5px #cfcfcf,829px 0 0 -8.5px #cfcfcf,830px 0 0 -8.5px #cfcfcf,831px 0 0 -8.5px #cfcfcf,832px 0 0 -8.5px #cfcfcf,833px 0 0 -8.5px #cfcfcf,834px 0 0 -8.5px #cfcfcf,835px 0 0 -8.5px #cfcfcf,836px 0 0 -8.5px #cfcfcf,837px 0 0 -8.5px #cfcfcf,838px 0 0 -8.5px #cfcfcf,839px 0 0 -8.5px #cfcfcf,840px 0 0 -8.5px #cfcfcf,841px 0 0 -8.5px #cfcfcf,842px 0 0 -8.5px #cfcfcf,843px 0 0 -8.5px #cfcfcf,844px 0 0 -8.5px #cfcfcf,845px 0 0 -8.5px #cfcfcf,846px 0 0 -8.5px #cfcfcf,847px 0 0 -8.5px #cfcfcf,848px 0 0 -8.5px #cfcfcf,849px 0 0 -8.5px #cfcfcf,850px 0 0 -8.5px #cfcfcf,851px 0 0 -8.5px #cfcfcf,852px 0 0 -8.5px #cfcfcf,853px 0 0 -8.5px #cfcfcf,854px 0 0 -8.5px #cfcfcf,855px 0 0 -8.5px #cfcfcf,856px 0 0 -8.5px #cfcfcf,857px 0 0 -8.5px #cfcfcf,858px 0 0 -8.5px #cfcfcf,859px 0 0 -8.5px #cfcfcf,860px 0 0 -8.5px #cfcfcf,861px 0 0 -8.5px #cfcfcf,862px 0 0 -8.5px #cfcfcf,863px 0 0 -8.5px #cfcfcf,864px 0 0 -8.5px #cfcfcf,865px 0 0 -8.5px #cfcfcf,866px 0 0 -8.5px #cfcfcf,867px 0 0 -8.5px #cfcfcf,868px 0 0 -8.5px #cfcfcf,869px 0 0 -8.5px #cfcfcf,870px 0 0 -8.5px #cfcfcf,871px 0 0 -8.5px #cfcfcf,872px 0 0 -8.5px #cfcfcf,873px 0 0 -8.5px #cfcfcf,874px 0 0 -8.5px #cfcfcf,875px 0 0 -8.5px #cfcfcf,876px 0 0 -8.5px #cfcfcf,877px 0 0 -8.5px #cfcfcf,878px 0 0 -8.5px #cfcfcf,879px 0 0 -8.5px #cfcfcf,880px 0 0 -8.5px #cfcfcf,881px 0 0 -8.5px #cfcfcf,882px 0 0 -8.5px #cfcfcf,883px 0 0 -8.5px #cfcfcf,884px 0 0 -8.5px #cfcfcf,885px 0 0 -8.5px #cfcfcf,886px 0 0 -8.5px #cfcfcf,887px 0 0 -8.5px #cfcfcf,888px 0 0 -8.5px #cfcfcf,889px 0 0 -8.5px #cfcfcf,890px 0 0 -8.5px #cfcfcf,891px 0 0 -8.5px #cfcfcf,892px 0 0 -8.5px #cfcfcf,893px 0 0 -8.5px #cfcfcf,894px 0 0 -8.5px #cfcfcf,895px 0 0 -8.5px #cfcfcf,896px 0 0 -8.5px #cfcfcf,897px 0 0 -8.5px #cfcfcf,898px 0 0 -8.5px #cfcfcf,899px 0 0 -8.5px #cfcfcf,900px 0 0 -8.5px #cfcfcf,901px 0 0 -8.5px #cfcfcf,902px 0 0 -8.5px #cfcfcf,903px 0 0 -8.5px #cfcfcf,904px 0 0 -8.5px #cfcfcf,905px 0 0 -8.5px #cfcfcf,906px 0 0 -8.5px #cfcfcf,907px 0 0 -8.5px #cfcfcf,908px 0 0 -8.5px #cfcfcf,909px 0 0 -8.5px #cfcfcf,910px 0 0 -8.5px #cfcfcf,911px 0 0 -8.5px #cfcfcf,912px 0 0 -8.5px #cfcfcf,913px 0 0 -8.5px #cfcfcf,914px 0 0 -8.5px #cfcfcf,915px 0 0 -8.5px #cfcfcf,916px 0 0 -8.5px #cfcfcf,917px 0 0 -8.5px #cfcfcf,918px 0 0 -8.5px #cfcfcf,919px 0 0 -8.5px #cfcfcf,920px 0 0 -8.5px #cfcfcf,921px 0 0 -8.5px #cfcfcf,922px 0 0 -8.5px #cfcfcf,923px 0 0 -8.5px #cfcfcf,924px 0 0 -8.5px #cfcfcf,925px 0 0 -8.5px #cfcfcf,926px 0 0 -8.5px #cfcfcf,927px 0 0 -8.5px #cfcfcf,928px 0 0 -8.5px #cfcfcf,929px 0 0 -8.5px #cfcfcf,930px 0 0 -8.5px #cfcfcf,931px 0 0 -8.5px #cfcfcf,932px 0 0 -8.5px #cfcfcf,933px 0 0 -8.5px #cfcfcf,934px 0 0 -8.5px #cfcfcf,935px 0 0 -8.5px #cfcfcf,936px 0 0 -8.5px #cfcfcf,937px 0 0 -8.5px #cfcfcf,938px 0 0 -8.5px #cfcfcf,939px 0 0 -8.5px #cfcfcf,940px 0 0 -8.5px #cfcfcf,941px 0 0 -8.5px #cfcfcf,942px 0 0 -8.5px #cfcfcf,943px 0 0 -8.5px #cfcfcf,944px 0 0 -8.5px #cfcfcf,945px 0 0 -8.5px #cfcfcf,946px 0 0 -8.5px #cfcfcf,947px 0 0 -8.5px #cfcfcf,948px 0 0 -8.5px #cfcfcf,949px 0 0 -8.5px #cfcfcf,950px 0 0 -8.5px #cfcfcf,951px 0 0 -8.5px #cfcfcf,952px 0 0 -8.5px #cfcfcf,953px 0 0 -8.5px #cfcfcf,954px 0 0 -8.5px #cfcfcf,955px 0 0 -8.5px #cfcfcf,956px 0 0 -8.5px #cfcfcf,957px 0 0 -8.5px #cfcfcf,958px 0 0 -8.5px #cfcfcf,959px 0 0 -8.5px #cfcfcf,960px 0 0 -8.5px #cfcfcf,961px 0 0 -8.5px #cfcfcf,962px 0 0 -8.5px #cfcfcf,963px 0 0 -8.5px #cfcfcf,964px 0 0 -8.5px #cfcfcf,965px 0 0 -8.5px #cfcfcf,966px 0 0 -8.5px #cfcfcf,967px 0 0 -8.5px #cfcfcf,968px 0 0 -8.5px #cfcfcf,969px 0 0 -8.5px #cfcfcf,970px 0 0 -8.5px #cfcfcf,971px 0 0 -8.5px #cfcfcf,972px 0 0 -8.5px #cfcfcf,973px 0 0 -8.5px #cfcfcf,974px 0 0 -8.5px #cfcfcf,975px 0 0 -8.5px #cfcfcf,976px 0 0 -8.5px #cfcfcf,977px 0 0 -8.5px #cfcfcf,978px 0 0 -8.5px #cfcfcf,979px 0 0 -8.5px #cfcfcf,980px 0 0 -8.5px #cfcfcf,981px 0 0 -8.5px #cfcfcf,982px 0 0 -8.5px #cfcfcf,983px 0 0 -8.5px #cfcfcf,984px 0 0 -8.5px #cfcfcf,985px 0 0 -8.5px #cfcfcf,986px 0 0 -8.5px #cfcfcf,987px 0 0 -8.5px #cfcfcf,988px 0 0 -8.5px #cfcfcf,989px 0 0 -8.5px #cfcfcf,990px 0 0 -8.5px #cfcfcf,991px 0 0 -8.5px #cfcfcf,992px 0 0 -8.5px #cfcfcf,993px 0 0 -8.5px #cfcfcf,994px 0 0 -8.5px #cfcfcf,995px 0 0 -8.5px #cfcfcf,996px 0 0 -8.5px #cfcfcf,997px 0 0 -8.5px #cfcfcf,998px 0 0 -8.5px #cfcfcf,999px 0 0 -8.5px #cfcfcf,1000px 0 0 -8.5px #cfcfcf;-webkit-transition:background-color .15s;transition:background-color .15s}.slider::-moz-range-progress,.slider::-moz-range-track{width:100%;height:30px;background:linear-gradient(180deg,#cfcfcf,#cfcfcf) 100% 50%/100% 8px no-repeat transparent}.slider::-moz-range-progress{background:linear-gradient(180deg,#e04805,#e04805) 100% 50%/100% 8px no-repeat transparent}.slider::-moz-range-thumb{appearance:none;margin:0;height:25px;width:25px;background:#e04805;border-radius:100%;border:0;-moz-transition:background-color .15s;transition:background-color .15s}.slider::-ms-track{width:100%;height:30px;border:0;color:transparent;background:transparent}.slider::-ms-fill-lower{background:linear-gradient(180deg,#e04805,#e04805) 100% 50%/100% 8px no-repeat transparent}.slider::-ms-fill-upper{background:linear-gradient(180deg,#cfcfcf,#cfcfcf) 100% 50%/100% 8px no-repeat transparent}.slider::-ms-thumb{appearance:none;height:25px;width:25px;background:#e04805;border-radius:100%;border:0;-ms-transition:background-color .15s;transition:background-color .15s;top:0;margin:0;box-shadow:none}.slider:focus::-webkit-slider-thumb,.slider:hover::-webkit-slider-thumb{background-color:#e04805}.slider:focus::-moz-range-thumb,.slider:hover::-moz-range-thumb{background-color:#e04805}.slider:focus::-ms-thumb,.slider:hover::-ms-thumb{background-color:#e04805}
/*# sourceMappingURL=main.30928c0d.chunk.css.map */