/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-text-height{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-stethoscope{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-info{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-explosion{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-wave-square{--fa:""}.fa-ring{--fa:""}.fa-building-un{--fa:""}.fa-dice-three{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-door-open{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-atom{--fa:""}.fa-soap{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-pump-medical{--fa:""}.fa-fingerprint{--fa:""}.fa-hand-point-right{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-flag-checkered{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-crop{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-users-rectangle{--fa:""}.fa-people-roof{--fa:""}.fa-people-line{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-male,.fa-person{--fa:""}.fa-laptop{--fa:""}.fa-file-csv{--fa:""}.fa-menorah{--fa:""}.fa-truck-plane{--fa:""}.fa-record-vinyl{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-bong{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-jar-wheat{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-pager{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-strikethrough{--fa:""}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-backward{--fa:""}.fa-caret-right{--fa:""}.fa-comments{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-code-pull-request{--fa:""}.fa-clipboard-list{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-user-check{--fa:""}.fa-vial-virus{--fa:""}.fa-sheet-plastic{--fa:""}.fa-blog{--fa:""}.fa-user-ninja{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-toggle-off{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-person-drowning{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-spray-can{--fa:""}.fa-truck-monster{--fa:""}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-rainbow{--fa:""}.fa-circle-notch{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-paw{--fa:""}.fa-cloud{--fa:""}.fa-trowel-bricks{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-hospital-user{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-binoculars{--fa:""}.fa-microphone-slash{--fa:""}.fa-box-tissue{--fa:""}.fa-motorcycle{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-toilets-portable{--fa:""}.fa-hockey-puck{--fa:""}.fa-table{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-users-slash{--fa:""}.fa-clover{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-star-and-crescent{--fa:""}.fa-house-fire{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-helicopter{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-file-circle-question{--fa:""}.fa-laptop-code{--fa:""}.fa-swatchbook{--fa:""}.fa-prescription-bottle{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-people-group{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-film{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-people-robbery{--fa:""}.fa-lightbulb{--fa:""}.fa-caret-left{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-sitemap{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-memory{--fa:""}.fa-road-spikes{--fa:""}.fa-fire-burner{--fa:""}.fa-flag{--fa:""}.fa-hanukiah{--fa:""}.fa-feather{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-comment-slash{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-compress{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-ankh{--fa:""}.fa-hands-holding-child{--fa:""}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:""}.fa-peseta-sign{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-ghost{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-cart-plus{--fa:""}.fa-gamepad{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-egg{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-campground{--fa:""}.fa-folder-plus{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-lock{--fa:""}.fa-gas-pump{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-house-flood-water{--fa:""}.fa-tree{--fa:""}.fa-bridge-lock{--fa:""}.fa-sack-dollar{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-car-side{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-microscope{--fa:""}.fa-sink{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-mitten{--fa:""}.fa-person-rays{--fa:""}.fa-users{--fa:""}.fa-eye-slash{--fa:""}.fa-flask-vial{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-om{--fa:""}.fa-worm{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-plug{--fa:""}.fa-chevron-up{--fa:""}.fa-hand-spock{--fa:""}.fa-stopwatch{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-chess-bishop{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-road-circle-check{--fa:""}.fa-dice-five{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-land-mine-on{--fa:""}.fa-i-cursor{--fa:""}.fa-stamp{--fa:""}.fa-stairs{--fa:""}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-pills{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-tooth{--fa:""}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:""}.fa-bicycle{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-snowman{--fa:""}.fa-mortar-pestle{--fa:""}.fa-road-barrier{--fa:""}.fa-school{--fa:""}.fa-igloo{--fa:""}.fa-joint{--fa:""}.fa-angle-right{--fa:""}.fa-horse{--fa:""}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-dong-sign{--fa:""}.fa-capsules{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-hand-point-up{--fa:""}.fa-money-bill{--fa:""}.fa-bookmark{--fa:""}.fa-align-justify{--fa:""}.fa-umbrella-beach{--fa:""}.fa-helmet-un{--fa:""}.fa-bullseye{--fa:""}.fa-bacon{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-radiation{--fa:""}.fa-chart-simple{--fa:""}.fa-mars-stroke{--fa:""}.fa-vial{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-user{--fa:""}.fa-school-circle-check{--fa:""}.fa-dumpster{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-building-user{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-highlighter{--fa:""}.fa-key{--fa:""}.fa-bullhorn{--fa:""}.fa-globe{--fa:""}.fa-synagogue{--fa:""}.fa-person-half-dress{--fa:""}.fa-road-bridge{--fa:""}.fa-location-arrow{--fa:""}.fa-c{--fa:"C"}.fa-tablet-button{--fa:""}.fa-building-lock{--fa:""}.fa-pizza-slice{--fa:""}.fa-money-bill-wave{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-house-flag{--fa:""}.fa-person-circle-minus{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-camera-rotate{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-star{--fa:""}.fa-repeat{--fa:""}.fa-cross{--fa:""}.fa-box{--fa:""}.fa-venus-mars{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-charging-station{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-mobile-retro{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-spider{--fa:""}.fa-hands-bound{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-x-ray{--fa:""}.fa-spell-check{--fa:""}.fa-slash{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-server{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-shop-lock{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-blender-phone{--fa:""}.fa-building-wheat{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-venus{--fa:""}.fa-passport{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-temperature-high{--fa:""}.fa-microchip{--fa:""}.fa-crown{--fa:""}.fa-weight-hanging{--fa:""}.fa-xmarks-lines{--fa:""}.fa-file-prescription{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-chess-knight{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-wheelchair{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-toggle-on{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-l{--fa:"L"}.fa-fire{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-folder-open{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-code-fork{--fa:""}.fa-city{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-pepper-hot{--fa:""}.fa-unlock{--fa:""}.fa-colon-sign{--fa:""}.fa-headset{--fa:""}.fa-store-slash{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-user-minus{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-clipboard{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-underline{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-signature{--fa:""}.fa-stroopwafel{--fa:""}.fa-bold{--fa:""}.fa-anchor-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-manat-sign{--fa:""}.fa-not-equal{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-jedi{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-mug-hot{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-gift{--fa:""}.fa-dice-two{--fa:""}.fa-chess-queen{--fa:""}.fa-glasses{--fa:""}.fa-chess-board{--fa:""}.fa-building-circle-check{--fa:""}.fa-person-chalkboard{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-less-than-equal{--fa:""}.fa-train{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-crow{--fa:""}.fa-sailboat{--fa:""}.fa-window-restore{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-torii-gate{--fa:""}.fa-frog{--fa:""}.fa-bucket{--fa:""}.fa-image{--fa:""}.fa-microphone{--fa:""}.fa-cow{--fa:""}.fa-caret-up{--fa:""}.fa-screwdriver{--fa:""}.fa-folder-closed{--fa:""}.fa-house-tsunami{--fa:""}.fa-square-nfi{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-square-binary{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-lemon{--fa:""}.fa-head-side-mask{--fa:""}.fa-handshake{--fa:""}.fa-gem{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-smoking{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-monument{--fa:""}.fa-snowplow{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-cannabis{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-tablets{--fa:""}.fa-ethernet{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-chair{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-plate-wheat{--fa:""}.fa-icicles{--fa:""}.fa-person-shelter{--fa:""}.fa-neuter{--fa:""}.fa-id-badge{--fa:""}.fa-marker{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-universal-access{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-lari-sign{--fa:""}.fa-volcano{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-viruses{--fa:""}.fa-square-person-confined{--fa:""}.fa-user-tie{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-certificate{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-suitcase{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-camera-retro{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-box-open{--fa:""}.fa-scroll{--fa:""}.fa-spa{--fa:""}.fa-location-pin-lock{--fa:""}.fa-pause{--fa:""}.fa-hill-avalanche{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-bomb{--fa:""}.fa-registered{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-subscript{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-burst{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-money-bills{--fa:""}.fa-smog{--fa:""}.fa-crutch{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-palette{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-vest{--fa:""}.fa-ferry{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-boxes-packing{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-bowl-food{--fa:""}.fa-candy-cane{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-file-word{--fa:""}.fa-file-powerpoint{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-house-lock{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-children{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-user-alt-slash,.fa-user-large-slash{--fa:""}.fa-envelope-open{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:""}.fa-mattress-pillow{--fa:""}.fa-guarani-sign{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-greater-than-equal{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-virus{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-layer-group{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-archway{--fa:""}.fa-heart-circle-check{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-square{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-couch{--fa:""}.fa-cedi-sign{--fa:""}.fa-italic{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-church{--fa:""}.fa-comments-dollar{--fa:""}.fa-democrat{--fa:""}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:""}.fa-road-lock{--fa:""}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-p{--fa:"P"}.fa-snowflake{--fa:""}.fa-newspaper{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-locust{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-person-dress-burst{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-vector-square{--fa:""}.fa-bread-slice{--fa:""}.fa-language{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-filter{--fa:""}.fa-question{--fa:"?"}.fa-file-signature{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-house-chimney-user{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-puzzle-piece{--fa:""}.fa-money-check{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-code{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-cubes-stacked{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-virus-covid{--fa:""}.fa-austral-sign{--fa:""}.fa-f{--fa:"F"}.fa-leaf{--fa:""}.fa-road{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-person-circle-plus{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-bolt-lightning{--fa:""}.fa-sack-xmark{--fa:""}.fa-file-excel{--fa:""}.fa-file-contract{--fa:""}.fa-fish-fins{--fa:""}.fa-building-flag{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-object-ungroup{--fa:""}.fa-poop{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-kaaba{--fa:""}.fa-toilet-paper{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-eject{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-plane-circle-check{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-object-group{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-mask-ventilator{--fa:""}.fa-arrow-right{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-cash-register{--fa:""}.fa-person-circle-question{--fa:""}.fa-h{--fa:"H"}.fa-tarp{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-heart{--fa:""}.fa-mars-and-venus{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-dumpster-fire{--fa:""}.fa-house-crack{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-bottle-water{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-kitchen-set{--fa:""}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-cube{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-shield-dog{--fa:""}.fa-solar-panel{--fa:""}.fa-lock-open{--fa:""}.fa-elevator{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-circle{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-recycle{--fa:""}.fa-user-astronaut{--fa:""}.fa-plane-slash{--fa:""}.fa-trademark{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-satellite-dish{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-users-rays{--fa:""}.fa-wallet{--fa:""}.fa-clipboard-check{--fa:""}.fa-file-audio{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-wrench{--fa:""}.fa-bugs{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-file-image{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-plane-departure{--fa:""}.fa-handshake-slash{--fa:""}.fa-book-bookmark{--fa:""}.fa-code-branch{--fa:""}.fa-hat-cowboy{--fa:""}.fa-bridge{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-truck-front{--fa:""}.fa-cat{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-truck-field{--fa:""}.fa-route{--fa:""}.fa-clipboard-question{--fa:""}.fa-panorama{--fa:""}.fa-comment-medical{--fa:""}.fa-teeth-open{--fa:""}.fa-file-circle-minus{--fa:""}.fa-tags{--fa:""}.fa-wine-glass{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-house-signal{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-faucet-drip{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-terminal{--fa:""}.fa-mobile-button{--fa:""}.fa-house-medical-flag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-tape{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-eye{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-audio-description{--fa:""}.fa-person-military-to-person{--fa:""}.fa-file-shield{--fa:""}.fa-user-slash{--fa:""}.fa-pen{--fa:""}.fa-tower-observation{--fa:""}.fa-file-code{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-bus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-window-maximize{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-prescription{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-vihara{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-plant-wilt{--fa:""}.fa-diamond{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-chart-diagram{--fa:""}.fa-bacterium{--fa:""}.fa-hand-pointer{--fa:""}.fa-drum-steelpan{--fa:""}.fa-hand-scissors{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-biohazard{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-mars-double{--fa:""}.fa-child-dress{--fa:""}.fa-users-between-lines{--fa:""}.fa-lungs-virus{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-phone{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-child-reaching{--fa:""}.fa-head-side-virus{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-door-closed{--fa:""}.fa-shield-virus{--fa:""}.fa-dice-six{--fa:""}.fa-mosquito-net{--fa:""}.fa-file-fragment{--fa:""}.fa-bridge-water{--fa:""}.fa-person-booth{--fa:""}.fa-text-width{--fa:""}.fa-hat-wizard{--fa:""}.fa-pen-fancy{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-trash{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-book-medical{--fa:""}.fa-poo{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-cubes{--fa:""}.fa-divide{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-headphones{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-clapping{--fa:""}.fa-republican{--fa:""}.fa-arrow-left{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-ruler{--fa:""}.fa-align-left{--fa:""}.fa-dice-d6{--fa:""}.fa-restroom{--fa:""}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:""}.fa-file-video{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-file-pdf{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-user-secret{--fa:""}.fa-otter{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-comment-dollar{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-clipboard-user{--fa:""}.fa-child{--fa:""}.fa-lira-sign{--fa:""}.fa-satellite{--fa:""}.fa-plane-lock{--fa:""}.fa-tag{--fa:""}.fa-comment{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-envelope{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-paperclip{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-ribbon{--fa:""}.fa-lungs{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-litecoin-sign{--fa:""}.fa-border-none{--fa:""}.fa-circle-nodes{--fa:""}.fa-parachute-box{--fa:""}.fa-indent{--fa:""}.fa-truck-field-un{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-mountain{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-square-virus{--fa:""}.fa-meteor{--fa:""}.fa-car-on{--fa:""}.fa-sleigh{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-water{--fa:""}.fa-calendar-check{--fa:""}.fa-braille{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-landmark{--fa:""}.fa-truck{--fa:""}.fa-crosshairs{--fa:""}.fa-person-cane{--fa:""}.fa-tent{--fa:""}.fa-vest-patches{--fa:""}.fa-check-double{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-cookie{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-dumbbell{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-tarp-droplet{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-calendar-plus{--fa:""}.fa-plane-arrival{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-chart-gantt{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-dna{--fa:""}.fa-virus-slash{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-chess{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-plug-circle-check{--fa:""}.fa-street-view{--fa:""}.fa-franc-sign{--fa:""}.fa-volume-off{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-mosque{--fa:""}.fa-mosquito{--fa:""}.fa-star-of-david{--fa:""}.fa-person-military-rifle{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-vials{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-place-of-worship{--fa:""}.fa-grip-vertical{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-pallet{--fa:""}.fa-faucet{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-s{--fa:"S"}.fa-timeline{--fa:""}.fa-keyboard{--fa:""}.fa-caret-down{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-plane-up{--fa:""}.fa-piggy-bank{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-mountain-city{--fa:""}.fa-coins{--fa:""}.fa-khanda{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-folder-tree{--fa:""}.fa-network-wired{--fa:""}.fa-map-pin{--fa:""}.fa-hamsa{--fa:""}.fa-cent-sign{--fa:""}.fa-flask{--fa:""}.fa-person-pregnant{--fa:""}.fa-wand-sparkles{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-ticket{--fa:""}.fa-power-off{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-flag-usa{--fa:""}.fa-laptop-file{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-diagram-next{--fa:""}.fa-person-rifle{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-closed-captioning{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-venus-double{--fa:""}.fa-images{--fa:""}.fa-calculator{--fa:""}.fa-people-pulling{--fa:""}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:""}.fa-cloud-rain{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-ship{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-download{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-file-circle-check{--fa:""}.fa-forward{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-align-center{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-calendar-week{--fa:""}.fa-laptop-medical{--fa:""}.fa-b{--fa:"B"}.fa-file-medical{--fa:""}.fa-dice-one{--fa:""}.fa-kiwi-bird{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-mill-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-skull{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-truck-pickup{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-stop{--fa:""}.fa-code-merge{--fa:""}.fa-upload{--fa:""}.fa-hurricane{--fa:""}.fa-mound{--fa:""}.fa-toilet-portable{--fa:""}.fa-compact-disc{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-caravan{--fa:""}.fa-shield-cat{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-glass-water{--fa:""}.fa-oil-well{--fa:""}.fa-vault{--fa:""}.fa-mars{--fa:""}.fa-toilet{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-sun{--fa:""}.fa-guitar{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-horse-head{--fa:""}.fa-bore-hole{--fa:""}.fa-industry{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-florin-sign{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:""}.fa-car-tunnel{--fa:""}.fa-head-side-cough{--fa:""}.fa-grip-lines{--fa:""}.fa-thumbs-down{--fa:""}.fa-user-lock{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-chess-pawn{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-person-through-window{--fa:""}.fa-toolbox{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-bug{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-mountain-sun{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-dice-d20{--fa:""}.fa-truck-droplet{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-medal{--fa:""}.fa-bed{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-podcast{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-bell{--fa:""}.fa-superscript{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-star-of-life{--fa:""}.fa-phone-slash{--fa:""}.fa-paint-roller{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-file{--fa:""}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-arrow-down{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-eraser{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-person-burst{--fa:""}.fa-dove{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-socks{--fa:""}.fa-inbox{--fa:""}.fa-section{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-envelope-open-text{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-wine-bottle{--fa:""}.fa-chess-rook{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-dharmachakra{--fa:""}.fa-hotdog{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-drum{--fa:""}.fa-ice-cream{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-fax{--fa:""}.fa-paragraph{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-star-half{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-tree-city{--fa:""}.fa-play{--fa:""}.fa-font{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-rupiah-sign{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-naira-sign{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-walkie-talkie{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-receipt{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-chevron-down{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-skull-crossbones{--fa:""}.fa-code-compare{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-school-lock{--fa:""}.fa-tower-cell{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-ranking-star{--fa:""}.fa-chess-king{--fa:""}.fa-person-harassing{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-arrow-up{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-shrimp{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-jug-detergent{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-user-shield{--fa:""}.fa-wind{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-fish{--fa:""}.fa-user-graduate{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-clapperboard{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-copy{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-hand-sparkles{--fa:""}.fa-grip,.fa-grip-horizontal{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-gun{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:""}.fa-computer{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-peso-sign{--fa:""}.fa-building-shield{--fa:""}.fa-baby{--fa:""}.fa-users-line{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-tractor{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-lines-leaning{--fa:""}.fa-ruler-combined{--fa:""}.fa-copyright{--fa:""}.fa-equals{--fa:"="}.fa-blender{--fa:""}.fa-teeth{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-map{--fa:""}.fa-rocket{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-folder-minus{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-store{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-bezier-curve{--fa:""}.fa-bell-slash{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-school-flag{--fa:""}.fa-fill{--fa:""}.fa-angle-up{--fa:""}.fa-drumstick-bite{--fa:""}.fa-holly-berry{--fa:""}.fa-chevron-left{--fa:""}.fa-bacteria{--fa:""}.fa-hand-lizard{--fa:""}.fa-notdef{--fa:""}.fa-disease{--fa:""}.fa-briefcase-medical{--fa:""}.fa-genderless{--fa:""}.fa-chevron-right{--fa:""}.fa-retweet{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-pump-soap{--fa:""}.fa-video-slash{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-radio{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-traffic-light{--fa:""}.fa-thermometer{--fa:""}.fa-vr-cardboard{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-display{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-trophy{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hammer{--fa:""}.fa-hand-peace{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-spinner{--fa:""}.fa-robot{--fa:""}.fa-peace{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-warehouse{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-splotch{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-dice-four{--fa:""}.fa-sim-card{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-mercury{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-person-falling-burst{--fa:""}.fa-award{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-building{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-qrcode{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-comment-nodes{--fa:""}.fa-house-medical{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-house-chimney-window{--fa:""}.fa-pen-nib{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tents{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-dog{--fa:""}.fa-carrot{--fa:""}.fa-moon{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-cheese{--fa:""}.fa-yin-yang{--fa:""}.fa-music{--fa:""}.fa-code-commit{--fa:""}.fa-temperature-low{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-broom{--fa:""}.fa-shield-heart{--fa:""}.fa-gopuram{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-oil-can{--fa:""}.fa-t{--fa:"T"}.fa-hippo{--fa:""}.fa-chart-column{--fa:""}.fa-infinity{--fa:""}.fa-vial-circle-check{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-voicemail{--fa:""}.fa-fan{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-calendar{--fa:""}.fa-trailer{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-sd-card{--fa:""}.fa-dragon{--fa:""}.fa-shoe-prints{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-hand-holding{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-clone{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-tornado{--fa:""}.fa-file-circle-plus{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-anchor{--fa:""}.fa-border-all{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-cookie-bite{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-draw-polygon{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-shower{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-book{--fa:""}.fa-user-plus{--fa:""}.fa-check{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-house-circle-check{--fa:""}.fa-angle-left{--fa:""}.fa-diagram-successor{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-cloud-moon{--fa:""}.fa-briefcase{--fa:""}.fa-person-falling{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-user-tag{--fa:""}.fa-rug{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-baht-sign{--fa:""}.fa-book-open{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-handcuffs{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-database{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-bottle-droplet{--fa:""}.fa-mask-face{--fa:""}.fa-hill-rockslide{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-paper-plane{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-dungeon{--fa:""}.fa-align-right{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-life-ring{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-calendar-day{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-dice{--fa:""}.fa-bowling-ball{--fa:""}.fa-brain{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-calendar-minus{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-gifts{--fa:""}.fa-hotel{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-thumbs-up{--fa:""}.fa-user-clock{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-file-invoice{--fa:""}.fa-window-minimize{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-brush{--fa:""}.fa-file-half-dashed{--fa:""}.fa-mask{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-ruler-vertical{--fa:""}.fa-user-alt,.fa-user-large{--fa:""}.fa-train-tram{--fa:""}.fa-user-nurse{--fa:""}.fa-syringe{--fa:""}.fa-cloud-sun{--fa:""}.fa-stopwatch-20{--fa:""}.fa-square-full{--fa:""}.fa-magnet{--fa:""}.fa-jar{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-bug-slash{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-bone{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-user-injured{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-plane{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:""}.fa-print{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-person-military-pointing{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-umbrella{--fa:""}.fa-trowel{--fa:""}.fa-d{--fa:"D"}.fa-stapler{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-kip-sign{--fa:""}.fa-hand-point-left{--fa:""}.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-barcode{--fa:""}.fa-plus-minus{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-person-circle-check{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2")}.fa-solid,.fas{font-weight:900}:root{font-family:Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#333742;background:#f3f3f3;font-synthesis:none;text-rendering:optimizeLegibility;--sidebar: #4851b2;--sidebar-active: #302d78;--primary: #5b8ff1;--canvas: #f3f3f3;--border: #e7e9ee;--muted: #9298a5}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}html,.admin-sidebar,.admin-navigation{scrollbar-width:none}html::-webkit-scrollbar,.admin-sidebar::-webkit-scrollbar,.admin-navigation::-webkit-scrollbar{width:0;height:0}body{min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--canvas)}button,input{font:inherit}button{border:0}.toolbar-primary,.toolbar-secondary,.product-toolbar-danger,.product-toolbar-primary,.product-toolbar-secondary,.announcement-toolbar-danger,.announcement-toolbar-primary,.announcement-toolbar-secondary,.blog-toolbar-danger,.blog-toolbar-primary,.blog-toolbar-secondary,.recharge-toolbar-danger,.recharge-toolbar-secondary,.payment-toolbar-danger,.payment-toolbar-primary,.payment-toolbar-secondary,.task-toolbar-danger,.task-toolbar-primary,.task-toolbar-secondary,.lottery-prize-toolbar-danger,.lottery-prize-toolbar-primary,.lottery-prize-toolbar-secondary{display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap;vertical-align:middle}button:focus-visible,input:focus-visible{outline:2px solid #7da6ff;outline-offset:2px}.is-spinning{animation:admin-spin .85s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-login-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:var(--sidebar)}.admin-login-panel{width:min(100%,386px);padding:38px 40px 40px;border:1px solid rgba(255,255,255,.22);border-radius:5px;background:#fff;box-shadow:0 16px 42px #1d1f5b47}.login-mark{display:grid;width:54px;height:54px;margin:0 auto 18px;place-items:center;border-radius:50%;color:#fff;background:var(--sidebar);font-size:23px}.admin-login-panel h1{margin:0;color:#33384a;font-size:25px;font-weight:600;line-height:1.4;text-align:center}.admin-login-panel>p{margin:7px 0 30px;color:#9297a6;font-size:14px;text-align:center}.admin-login-panel label{display:block;margin:0 0 8px;color:#505565;font-size:14px}.login-input-wrap{position:relative;display:flex;align-items:center;height:46px;margin-bottom:20px;border:1px solid #dfe2e9;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.login-input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #5b8ff11f}.login-input-wrap>i{width:43px;color:#a0a5b2;text-align:center}.login-input-wrap input{min-width:0;height:100%;flex:1;padding:0 14px 0 0;border:0;outline:0;color:#303442;background:transparent;font-size:14px}.login-input-wrap input::placeholder{color:#b8bcc6}.login-error{min-height:22px;margin-top:-6px;color:#e05252;font-size:13px;line-height:20px}.login-submit{width:100%;height:46px;margin-top:8px;cursor:pointer;border-radius:2px;color:#fff;background:var(--primary);font-size:15px;transition:background .16s ease}.login-submit:hover:not(:disabled){background:#4d80df}.login-submit:disabled{cursor:wait;opacity:.72}.admin-app{min-height:100vh;background:var(--canvas)}.admin-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;display:flex;flex-direction:column;width:204px;overflow-x:hidden;overflow-y:hidden;color:#fff;background:var(--sidebar);transition:width .18s ease}.admin-sidebar.is-collapsed{width:64px}.admin-brand{display:flex;flex:0 0 92px;height:92px;min-height:92px;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;font-size:25px;font-weight:500;letter-spacing:1px;text-shadow:0 2px 3px rgba(24,29,92,.28)}.admin-brand-short{display:none;font-size:22px}.is-collapsed .admin-brand-full{display:none}.is-collapsed .admin-brand-short{display:block}.admin-navigation{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:4px 0 30px}.nav-section{margin-bottom:2px}.nav-item,.nav-child{display:flex;width:calc(100% - 24px);min-height:46px;margin:0 12px;align-items:center;cursor:pointer;color:#ffffffeb;background:transparent;text-align:left}.nav-item{gap:13px;padding:0 16px;border-radius:5px;font-size:15px}.nav-item:hover,.nav-item.is-active{background:var(--sidebar-active)}.nav-item>i:first-child{width:18px;flex:0 0 18px;text-align:center}.nav-label{min-width:0;flex:1;white-space:nowrap}.nav-arrow{font-size:12px}.nav-children{padding:3px 0 5px}.nav-child{min-height:44px;padding:0 0 0 44px;color:#ffffffab;font-size:14px}.nav-child:hover{color:#fff}.is-collapsed .nav-item{width:46px;justify-content:center;padding:0}.is-collapsed .nav-label,.is-collapsed .nav-arrow{display:none}.admin-main{min-height:100vh;margin-left:204px;transition:margin-left .18s ease}.sidebar-collapsed .admin-main{margin-left:64px}.admin-topbar{position:sticky;z-index:15;top:0;display:flex;height:36px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;background:#fff}.topbar-actions{display:flex;height:100%;align-items:center}.topbar-menu-wrap{position:relative;display:flex;height:100%;align-items:center}.icon-button,.admin-user-button{height:100%;cursor:pointer;color:#3e4652;background:#fff}.icon-button{position:relative;width:46px;font-size:15px}.icon-button:hover,.admin-user-button:hover{background:#f7f8fa}.notification-dot{position:absolute;top:9px;right:10px;width:6px;height:6px;border-radius:50%;background:#ef5a5a}.admin-user-button{display:flex;align-items:center;gap:8px;padding:0 15px;font-size:13px}.topbar-popover{position:absolute;z-index:60;top:calc(100% + 6px);min-width:120px;padding:10px 12px;border:1px solid #e2e5ea;color:#626975;background:#fff;box-shadow:0 5px 16px #2b304724;font-size:12px;white-space:nowrap}.topbar-popover.is-notification{right:126px}.topbar-popover.is-user-menu{right:8px;padding:4px 0}.topbar-popover.is-user-menu button{width:100%;min-height:30px;cursor:pointer;padding:0 12px;color:#565d69;background:#fff;font-size:12px;text-align:left}.topbar-popover.is-user-menu button:hover{color:var(--primary);background:#f6f8fc}.admin-tabs{display:grid;height:36px;overflow:hidden;grid-template-columns:25px minmax(0,1fr) 25px;border-bottom:1px solid #e9ebef;background:#fff;box-shadow:0 2px 5px #282f460d}.tab-scroll-button{display:grid;position:relative;z-index:1;width:25px;height:35px;cursor:pointer;place-items:center;padding:0;color:#aeb2bb;background:#fff}.tab-scroll-button:focus-visible{outline:2px solid #86aaf6;outline-offset:-2px}.tab-scroll-button:disabled{cursor:default;color:#d3d6dc}.tab-back{border-right:1px solid #f0f1f4}.tab-next{border-left:1px solid #f0f1f4}.admin-tab-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.admin-tab-viewport::-webkit-scrollbar{display:none}.admin-tab-track{display:flex;width:max-content;min-width:100%;height:35px;align-items:stretch}.admin-tab{display:flex;min-width:142px;height:35px;flex:0 0 auto;align-items:center;gap:3px;padding:0 6px 0 12px;border-right:1px solid #f0f1f4;color:#aeb2bb;background:#fff;font-size:12px;white-space:nowrap}.admin-tab:hover{color:#747986;background:#fafbfc}.admin-tab-main{display:flex;min-width:0;height:100%;flex:1 1 auto;align-items:center;justify-content:center;gap:7px;overflow:hidden;cursor:pointer;color:inherit;background:transparent}.admin-tab-label{overflow:hidden;text-overflow:ellipsis}.admin-tab-main:focus-visible,.admin-tab-close:focus-visible{outline:2px solid #86aaf6;outline-offset:-2px}.admin-tab.is-active{color:#747986}.tab-status{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#edf0f3}.admin-tab.is-active .tab-status{background:var(--primary)}.admin-tab-close{display:grid;width:20px;height:20px;flex:0 0 auto;cursor:pointer;place-items:center;padding:0 0 1px;color:#b6bac3;background:transparent;font-size:17px;line-height:1}.admin-tab-close:hover{color:#e35a5f;background:#f5f6f8}.admin-tab-context-menu{position:fixed;z-index:100;width:156px;padding:4px 0;border:1px solid #e1e4e9;background:#fff;box-shadow:0 6px 18px #2a30482e}.admin-tab-context-menu button{display:flex;width:100%;height:32px;align-items:center;cursor:pointer;padding:0 14px;color:#565d69;background:#fff;font-size:12px;text-align:left}.admin-tab-context-menu button:hover:not(:disabled),.admin-tab-context-menu button:focus-visible{color:var(--primary);background:#f3f6fd}.admin-tab-context-menu button:focus-visible{outline:2px solid #86aaf6;outline-offset:-2px}.admin-tab-context-menu button:disabled{cursor:default;color:#c6cad1}.admin-content{min-height:calc(100vh - 72px);padding:12px 12px 36px;background:var(--canvas)}.welcome-strip{display:flex;min-height:72px;align-items:center;padding:0 16px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a;font-size:13px}.welcome-strip time{margin-left:5px;color:#ef5158;font-weight:500}.dashboard-data-note{margin:8px 0 0;padding:9px 12px;border:1px solid #dbe6fb;color:#667085;background:#f8fbff;font-size:12px;line-height:1.5}.dashboard-inline-error{margin-top:8px;padding:9px 12px;border:1px solid #f2c7ca;color:#b74950;background:#fff4f4;font-size:13px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:6px}.metric-card{position:relative;min-width:0;min-height:126px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;box-shadow:0 2px 6px #31364812}.metric-card-head{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;color:#474c56;font-size:13px;white-space:nowrap}.metric-card-head>span:first-child{overflow:hidden;text-overflow:ellipsis}.metric-badge{flex:0 0 auto;padding:2px 5px;color:#fff;background:var(--primary);font-size:12px;line-height:1.2}.metric-value{overflow:hidden;padding:22px 12px 14px;color:#5d91eb;font-size:23px;font-weight:400;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.metric-card-wide-value .metric-value{font-size:19px}.metric-footer{position:absolute;inset:auto 0 0;display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-top:1px solid #eceef2;color:#464b55;background:#fff;font-size:13px}.metric-footer strong{overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.dashboard-loading-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--canvas)}.dashboard-loading-card{display:flex;min-width:260px;min-height:110px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--border);background:#fff;color:#737987;box-shadow:0 4px 18px #32385214}.dashboard-loading-card p{margin:0}.dashboard-loading-card button{cursor:pointer;padding:8px 14px;color:#fff;background:var(--primary)}@media(max-width:1100px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.admin-sidebar{width:64px}.admin-brand-full,.nav-label,.nav-arrow,.nav-children{display:none}.admin-brand-short{display:block}.nav-item{width:46px;justify-content:center;padding:0}.admin-main,.sidebar-collapsed .admin-main{margin-left:64px}.topbar-actions .icon-button:nth-child(2),.topbar-actions-right .icon-button:nth-child(2),.admin-user-button>i{display:none}.admin-user-button{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-tabs{display:none}.admin-content{min-height:calc(100vh - 44px);padding:8px}.welcome-strip{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}}@media(max-width:520px){.admin-login-panel{padding:32px 24px 34px}.metrics-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dialog-confirm-copy{margin:0;color:#5f6875;line-height:1.8}.admin-dialog-panel:has(.blog-reward-dialog-form),.admin-dialog-panel:has(.payment-merchant-dialog-form){width:min(720px,calc(100vw - 32px))}.admin-dialog-panel:has(.product-batch-form){width:min(1120px,calc(100vw - 32px))}.blog-reward-dialog-form,.payment-merchant-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.blog-reward-dialog-form label,.payment-merchant-dialog-form label,.product-batch-form label,.product-batch-action-form label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#687282;font-size:13px}.blog-reward-dialog-form input,.blog-reward-dialog-form select,.payment-merchant-dialog-form input,.payment-merchant-dialog-form select,.product-batch-form input,.product-batch-form select,.product-batch-action-form input{box-sizing:border-box;width:100%;min-height:36px;border:1px solid #dfe4ea;padding:0 10px;color:#354052;background:#fff;font:inherit}.blog-reward-dialog-form .blog-reward-checkbox{flex-direction:row;align-items:center;padding-top:24px}.blog-reward-dialog-form .blog-reward-checkbox input{width:auto;min-height:auto}.blog-reward-dialog-form .dialog-form-error,.payment-merchant-dialog-form .dialog-form-error,.product-batch-form .dialog-form-error,.product-batch-action-form .dialog-form-error{grid-column:1 / -1}.product-batch-form{display:flex;max-height:min(62vh,680px);flex-direction:column;gap:12px;overflow:auto}.product-batch-row{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin:0;border:1px solid #e4e8ed;padding:14px}.product-batch-row legend{padding:0 6px;color:#475467;font-size:13px;font-weight:600}.product-batch-row .product-batch-name{grid-column:span 2}.product-batch-remove,.product-batch-add{min-height:32px;border:1px solid #dfe4ea;color:#556070;background:#fff;cursor:pointer}.product-batch-remove{grid-column:4}.product-batch-add{align-self:flex-start;padding:0 14px}.product-batch-action-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-batch-action-form p{grid-column:1 / -1;margin:0;color:#596575;line-height:1.7}.blog-row-actions{display:inline-flex;gap:8px;align-items:center}.blog-delete-button,.blog-preview-button,.blog-publish-button,.blog-credit-button,.payment-delete-button{border:0;padding:4px 0;color:#c94b4b;background:transparent;cursor:pointer;font:inherit}.blog-preview-button{color:#596575}.blog-publish-button,.blog-credit-button{border:0;padding:4px 0;background:transparent;cursor:pointer;font:inherit}.blog-publish-button{color:#2678c9}.blog-credit-button{color:#a86c09}.blog-publish-button:disabled,.blog-credit-button:disabled{cursor:not-allowed;opacity:.45}.blog-preview-button:disabled{cursor:not-allowed;opacity:.45}.blog-delete-button:disabled,.payment-delete-button:disabled,.product-batch-remove:disabled,.product-batch-add:disabled{cursor:not-allowed;opacity:.45}.admin-dialog-panel:has(.blog-reward-preview-content){width:min(720px,calc(100vw - 32px))}.blog-reward-preview-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}.blog-reward-preview-meta div{min-width:0;padding:12px;background:#f7f9fb}.blog-reward-preview-meta dt,.blog-reward-preview-content>span{color:#7a8492;font-size:12px}.blog-reward-preview-meta dd{margin:6px 0 0;overflow-wrap:anywhere;color:#354052;font-weight:600}.blog-reward-preview-content{display:flex;flex-direction:column;gap:8px}.blog-reward-preview-content p{max-height:min(52vh,440px);margin:0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#354052;line-height:1.8}@media(max-width:680px){.blog-reward-dialog-form,.payment-merchant-dialog-form,.product-batch-action-form{grid-template-columns:1fr}.blog-reward-preview-meta,.product-batch-row{grid-template-columns:repeat(2,minmax(0,1fr))}.product-batch-row .product-batch-name{grid-column:1 / -1}.product-batch-remove{grid-column:auto}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.nav-child.is-active{color:#fff;background:var(--sidebar-active)}.admin-content.customer-content{padding-right:4px}.customer-filter-panel{padding:8px 12px 9px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.customer-filter-grid{display:grid;gap:8px}.primary-filters{grid-template-columns:122px 118px 126px 104px 96px 89px 88px 89px 64px}.secondary-filters{grid-template-columns:95px 70px 72px 72px 174px 82px 56px;margin-top:8px}.customer-filter-control{display:block;min-width:0}.customer-filter-control input,.customer-filter-control select,.customer-search-button,.customer-reset-button{width:100%;height:36px;border:1px solid #e6e8ed;border-radius:2px;color:#676d78;background:#fff;font-size:13px}.customer-filter-control input,.customer-filter-control select{min-width:0;padding:0 10px;outline:0;font-family:inherit;font-size:12px}.customer-filter-control select{padding-right:25px}.customer-filter-control input::placeholder,.customer-filter-control select:has(option:checked[value=""]){color:#afb4bd}.customer-filter-control input:focus,.customer-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.customer-search-button,.customer-reset-button{cursor:pointer}.customer-search-button{border-color:var(--primary);color:#fff;background:var(--primary)}.customer-search-button:hover{background:#4f82e0}.customer-reset-button:hover{color:var(--primary);border-color:#b8cef7}.customer-inline-error{display:flex;min-height:36px;margin-top:8px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.customer-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.customer-list-panel{margin-top:10px;padding:12px 0 0;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.customer-toolbar{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:12px;margin:0 14px 8px 26px}.customer-toolbar-main,.customer-toolbar-view{display:flex;align-items:center;gap:6px}.toolbar-primary,.toolbar-secondary{height:28px;cursor:pointer;padding:0 8px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.toolbar-primary{border-color:var(--primary);color:#fff;background:var(--primary)}.toolbar-primary:hover{border-color:#4f82e0;background:#4f82e0}.toolbar-secondary{color:#626875;background:#fff}.customer-toolbar-view{gap:5px}.customer-toolbar-view button{display:grid;width:28px;height:28px;cursor:pointer;place-items:center;border:1px solid #e0e3e8;color:#747b87;background:#fff;font-size:13px}.customer-toolbar-view button:hover,.customer-toolbar-view button.is-active{color:var(--primary);border-color:#b8cef7}.customer-table-scroll{position:relative;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.customer-table{width:100%;min-width:1043px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:12px}.customer-table th,.customer-table td{overflow:hidden;height:36px;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.customer-table th:last-child,.customer-table td:last-child{border-right:0}.customer-table thead th{height:38px;color:#545b67;background:#fafafa;font-weight:400}.customer-table tbody tr:hover td{background:#fbfcff}.customer-table tbody tr.is-blacklisted td{color:#9a8a8c;background:snow}.customer-table th:nth-child(1),.customer-table td:nth-child(1){width:31px;text-align:center;padding:0}.customer-table th:nth-child(2),.customer-table td:nth-child(2){width:37px;text-align:center;padding:0}.customer-table th:nth-child(3),.customer-table td:nth-child(3){width:53px;padding-right:3px;padding-left:3px}.customer-table th:nth-child(4),.customer-table td:nth-child(4){width:81px;padding-right:4px;padding-left:4px}.customer-table th:nth-child(5),.customer-table td:nth-child(5){width:106px}.customer-table th:nth-child(6),.customer-table td:nth-child(6){width:68px}.customer-table th:nth-child(7),.customer-table td:nth-child(7),.customer-table th:nth-child(8),.customer-table td:nth-child(8){width:68px}.customer-table th:nth-child(9),.customer-table td:nth-child(9){width:80px}.customer-table th:nth-child(10),.customer-table td:nth-child(10){width:79px}.customer-table th:nth-child(11),.customer-table td:nth-child(11){width:76px}.customer-table th:nth-child(12),.customer-table td:nth-child(12){width:77px}.customer-table th:nth-child(13),.customer-table td:nth-child(13){width:60px}.customer-table th:nth-child(14),.customer-table td:nth-child(14){width:55px;padding-right:3px;padding-left:3px}.customer-table th:nth-child(15),.customer-table td:nth-child(15){width:104px;overflow:visible}.customer-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);vertical-align:middle}.customer-avatar{display:block;width:25px;height:25px;margin:0 auto;object-fit:cover}.nickname-cell{color:#5d6370}.vip-tag{display:inline-flex;min-width:38px;height:19px;align-items:center;justify-content:center;padding:0 4px;color:#747a85;background:#f1f1f1;font-size:12px}.table-sort{display:flex;width:100%;height:100%;cursor:pointer;align-items:center;justify-content:space-between;padding:0;color:inherit;background:transparent;font-size:12px}.table-sort i{color:#c2c6cd;font-size:10px}.table-sort.is-active,.table-sort.is-active i{color:#5b8ff1}.customer-row-actions{display:flex;align-items:center;gap:5px}.row-edit-button,.row-more summary{height:25px;cursor:pointer;padding:0 6px;border:1px solid #e2e5ea;color:#626975;background:#fff;font-size:12px;line-height:23px}.row-edit-button:hover,.row-more summary:hover{color:var(--primary);border-color:#b8cef7}.row-more{position:relative}.row-more summary{display:flex;align-items:center;gap:4px;list-style:none}.row-more summary::-webkit-details-marker{display:none}.row-more-menu{position:absolute;z-index:35;top:calc(100% + 3px);right:0;width:104px;padding:4px 0;border:1px solid #e2e5ea;background:#fff;box-shadow:0 5px 16px #2b304724}.row-more-menu button{display:block;width:100%;min-height:30px;cursor:pointer;padding:0 10px;color:#565d69;background:#fff;font-size:12px;text-align:left}.row-more-menu button:hover{color:var(--primary);background:#f6f8fc}.customer-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.customer-table-loading{position:absolute;z-index:4;top:39px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.density-normal .customer-table th,.density-normal .customer-table td{height:44px}.density-normal .customer-avatar{width:30px;height:30px}.customer-pagination{display:flex;min-height:42px;align-items:center;justify-content:flex-end;gap:7px;color:#747a85;font-size:12px;padding-right:14px}.customer-pagination button,.customer-pagination select{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-size:12px}.customer-pagination button{min-width:28px;cursor:pointer}.customer-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.customer-pagination button:disabled{cursor:not-allowed;opacity:.45}.admin-dialog{width:min(92vw,520px);max-width:none;padding:0;border:0;color:#454b57;background:transparent}.admin-dialog::backdrop{background:#1d21306b}.admin-dialog-panel{overflow:hidden;border:1px solid #e2e5ea;border-radius:3px;background:#fff;box-shadow:0 16px 44px #1f25433d}.admin-dialog-header{display:flex;min-height:70px;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 18px 13px;border-bottom:1px solid #eceef2}.admin-dialog-header h2{margin:0;color:#3f4652;font-size:17px;font-weight:500}.admin-dialog-header p{margin:5px 0 0;color:#969ca7;font-size:12px}.dialog-close{width:30px;height:30px;cursor:pointer;color:#969ca7;background:#fff}.admin-dialog-body{padding:18px}.admin-dialog-footer{display:flex;min-height:58px;align-items:center;justify-content:flex-end;gap:9px;padding:0 18px;border-top:1px solid #eceef2;background:#fafafa}.dialog-button{display:inline-flex;height:34px;min-width:76px;cursor:pointer;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #dde1e7;border-radius:2px;font-size:13px}.dialog-button.is-secondary{color:#626975;background:#fff}.dialog-button.is-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.dialog-button:disabled,.dialog-close:disabled{cursor:wait;opacity:.65}.customer-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.customer-dialog-form label,.customer-batch-form label{display:grid;gap:7px;color:#555c68;font-size:13px}.customer-dialog-form input,.customer-dialog-form select,.customer-batch-form input,.customer-batch-form select{width:100%;height:38px;padding:0 10px;border:1px solid #dfe3e9;border-radius:2px;color:#4c535f;background:#fff;outline:0}.customer-dialog-form input:focus,.customer-dialog-form select:focus,.customer-batch-form input:focus,.customer-batch-form select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.customer-dialog-form input:disabled{color:#8c929d;background:#f5f6f8}.customer-detail-dialog{width:min(calc(100vw - 12px),1900px);height:calc(100vh - 8px);max-height:none;margin:4px auto;overflow:hidden}.customer-detail-dialog .admin-dialog-panel{display:flex;height:100%;max-height:none;flex-direction:column;border-radius:0}.customer-detail-dialog .admin-dialog-header{min-height:48px;padding:12px 18px 10px}.customer-detail-dialog .admin-dialog-body{overflow:auto;padding:5px;background:#f7f7f8}.customer-detail-form{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:10px}.customer-detail-side{display:grid;align-content:start;gap:10px}.customer-detail-section{border:1px solid #e6e8ec;background:#fff}.customer-detail-section h3{margin:0;padding:11px 14px 9px;border-bottom:1px solid #eceef2;color:#4a515d;font-size:16px;font-weight:500}.customer-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;padding:14px}.customer-detail-field{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:8px;min-width:0;color:#4e5561;font-size:13px}.customer-detail-field>span{text-align:right}.customer-detail-field input,.customer-detail-field select,.customer-detail-field textarea{width:100%;min-width:0;border:1px solid #e0e3e8;border-radius:2px;color:#414852;background:#fff;outline:0}.customer-detail-field input,.customer-detail-field select{height:42px;padding:0 10px}.customer-detail-field textarea{min-height:110px;resize:vertical;padding:9px 10px;line-height:1.55}.customer-detail-field input:focus,.customer-detail-field select:focus,.customer-detail-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.customer-detail-field input:disabled,.customer-detail-field select:disabled,.customer-detail-field textarea:disabled,.customer-detail-field.is-readonly input{color:#737a85;background:#fafafa}.customer-detail-field.has-help{align-items:start}.customer-detail-field.has-help>span{padding-top:10px}.customer-detail-field small{grid-column:2;margin-top:-3px;color:#9a9fa8;font-size:11px;line-height:1.45}.customer-detail-password{grid-column:1 / -1;grid-template-columns:96px 208px minmax(0,1fr)}.customer-detail-password small{grid-column:3;align-self:center;margin-top:0}.customer-detail-remark{grid-column:1 / -1;align-items:start}.customer-detail-remark>span{padding-top:9px}.customer-detail-avatar-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px;padding:0 14px 14px;color:#4e5561;font-size:13px}.customer-detail-avatar-row>span{padding-top:9px;text-align:right}.customer-detail-avatar-row>div{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.customer-detail-upload-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.detail-upload-button{display:inline-flex;min-height:40px;cursor:pointer;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid var(--primary);border-radius:2px;color:#fff;background:var(--primary);font-size:13px;line-height:1}.detail-upload-button:disabled{cursor:wait;opacity:.65}.customer-detail-avatar-row img{width:110px;height:110px;border:1px solid #e3e5e9;object-fit:cover}.customer-detail-avatar-row small{color:#969ca7;font-size:11px}.customer-detail-actions{display:flex;min-height:60px;align-items:center;gap:10px;padding:0 14px 14px 124px}.customer-detail-status{min-height:190px}.customer-detail-readonly-note{color:#9298a2;font-size:12px}.customer-detail-bank-card>.customer-detail-readonly-note,.customer-detail-empty-note{margin:0;padding:10px 14px 0}.customer-detail-empty-note{padding-top:0;padding-bottom:14px;color:#9298a2;font-size:13px}.customer-detail-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px;padding:18px 14px}.customer-detail-radio-group{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:0;border:0;color:#4e5561;font-size:13px}.customer-detail-radio-group legend{float:left;width:96px;padding:0;text-align:right}.customer-detail-radio-group>div{display:flex;flex-wrap:wrap;gap:14px}.customer-detail-radio-group label{display:inline-flex;cursor:pointer;align-items:center;gap:5px}.customer-detail-radio-group input{width:16px;height:16px;margin:0;accent-color:#36c995}.customer-detail-feedback{grid-column:1 / -1;min-height:20px;padding:0 4px}.customer-detail-feedback .dialog-form-error{min-height:20px}@media(min-width:1500px){.customer-detail-field-grid,.customer-detail-status-grid{grid-template-columns:repeat(2,minmax(0,320px))}}.dialog-form-notice{color:#397153;font-size:12px;line-height:20px}.dialog-form-error{grid-column:1 / -1;min-height:18px;color:#d6535a;font-size:12px}.customer-batch-form{display:grid;gap:12px}.batch-confirm-copy{margin:0;color:#5c6370;font-size:13px;line-height:1.8}.admin-toast{position:fixed;z-index:80;top:56px;right:22px;min-width:220px;max-width:380px;padding:11px 14px;border:1px solid #bcd8c7;color:#397153;background:#f2fff7;box-shadow:0 7px 22px #2a304824;font-size:13px}.admin-toast.is-error{border-color:#efc3c6;color:#b74950;background:#fff5f5}.admin-toast.is-success{border-color:#b9ddc8;color:#26734a;background:#f1fbf4}@media(min-width:1201px){.customer-table-scroll:has(.row-more[open]){overflow:visible}}@media(max-width:1200px){.primary-filters{grid-template-columns:repeat(5,minmax(110px,1fr))}.secondary-filters{grid-template-columns:repeat(5,minmax(100px,1fr))}.row-more-menu{position:static;margin-top:3px}}@media(max-width:760px){.primary-filters,.secondary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-toolbar{align-items:flex-start}.customer-toolbar-main{flex-wrap:wrap}.customer-toolbar-view{flex:0 0 auto}.customer-dialog-form,.customer-detail-form,.customer-detail-field-grid,.customer-detail-status-grid{grid-template-columns:1fr}.customer-detail-dialog .admin-dialog-body{padding:7px}.customer-detail-field,.customer-detail-radio-group{grid-template-columns:88px minmax(0,1fr)}.customer-detail-password{grid-column:auto}.customer-detail-password small{grid-column:2}.customer-detail-radio-group legend{width:88px}.customer-detail-actions{min-height:52px;padding-left:110px}.customer-detail-status{min-height:0}}@media(max-width:520px){.primary-filters,.secondary-filters{grid-template-columns:1fr}.customer-toolbar{flex-direction:column}.admin-dialog{width:calc(100vw - 24px)}.customer-detail-dialog{width:calc(100vw - 12px)}.customer-detail-dialog .admin-dialog-panel{max-height:calc(100vh - 8px)}.customer-detail-section h3{padding-left:10px}.customer-detail-field-grid{padding:10px}.customer-detail-field,.customer-detail-radio-group{grid-template-columns:78px minmax(0,1fr)}.customer-detail-radio-group legend{width:78px}.customer-detail-avatar-row{grid-template-columns:78px minmax(0,1fr);padding:0 10px 12px}.customer-detail-actions{padding:0 10px 12px 96px}}@media print{.admin-sidebar,.admin-topbar,.admin-tabs,.customer-filter-panel,.customer-toolbar,.customer-pagination,.operation-column,.customer-table th:last-child,.customer-table td:last-child{display:none!important}.admin-main{margin-left:0!important}.admin-content,.customer-list-panel{padding:0;margin:0;border:0;box-shadow:none}}.admin-content.product-content{padding-right:4px}.admin-app.is-products-page:not(.sidebar-collapsed) .admin-sidebar{width:223px}.admin-app.is-products-page:not(.sidebar-collapsed) .admin-main{margin-left:223px}.admin-app.is-products-page .admin-navigation{padding-bottom:180px}.product-filter-panel{padding:9px 14px 10px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.product-filter-title{height:47px;color:#4b515d;font-size:13px;line-height:24px}.product-filter-grid{display:grid;grid-template-columns:170px 184px 184px 158px 88px 61px;gap:10px}.product-filter-control{display:block;min-width:0}.product-filter-control input,.product-filter-control select,.product-search-button,.product-reset-button{width:100%;height:36px;border:1px solid #e6e8ed;border-radius:2px;color:#676d78;background:#fff;font-size:13px;outline:0}.product-filter-control input,.product-filter-control select{min-width:0;padding:0 10px}.product-filter-control select{padding-right:25px}.product-filter-control input::placeholder,.product-filter-control select:has(option:checked[value=""]){color:#afb4bd}.product-filter-control input:focus,.product-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.product-search-button,.product-reset-button{cursor:pointer}.product-search-button{color:#fff;border-color:var(--primary);background:var(--primary)}.product-search-button:hover{background:#4f82e0}.product-reset-button:hover{color:var(--primary);border-color:#b8cef7}.product-inline-error{display:flex;min-height:36px;margin-top:8px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.product-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.product-list-panel{margin-top:8px;padding-top:26px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.product-toolbar{display:flex;min-height:32px;align-items:center;gap:6px;margin:0 14px 8px 24px;white-space:nowrap}.product-toolbar-primary,.product-toolbar-danger,.product-toolbar-secondary{height:28px;cursor:pointer;padding:0 9px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.product-toolbar-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.product-toolbar-danger{color:#fff;border-color:#ef6468;background:#ef6468}.product-toolbar-secondary{color:#626875;background:#fff}.product-toolbar-primary:hover:not(:disabled){border-color:#4f82e0;background:#4f82e0}.product-toolbar-danger:hover{border-color:#df555b;background:#df555b}.product-toolbar-primary:disabled,.product-edit-button:disabled{cursor:not-allowed;opacity:.5}.product-table-scroll{position:relative;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.product-table{width:100%;min-width:1115px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.product-table th,.product-table td{height:36px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-table thead th{height:38px;color:#545b67;background:#fafafa;font-weight:400}.product-table tbody tr:hover td{background:#fbfcff}.product-table th:nth-child(1),.product-table td:nth-child(1){width:36px;padding:0;text-align:center}.product-table th:nth-child(2),.product-table td:nth-child(2){width:55px}.product-table th:nth-child(3),.product-table td:nth-child(3){width:80px}.product-table th:nth-child(4),.product-table td:nth-child(4){width:66px;text-align:center}.product-table th:nth-child(5),.product-table td:nth-child(5){width:74px}.product-table th:nth-child(6),.product-table td:nth-child(6){width:116px}.product-table th:nth-child(7),.product-table td:nth-child(7){width:88px}.product-table th:nth-child(8),.product-table td:nth-child(8){width:65px}.product-table th:nth-child(9),.product-table td:nth-child(9){width:105px}.product-table th:nth-child(10),.product-table td:nth-child(10){width:90px}.product-table th:nth-child(11),.product-table td:nth-child(11){width:95px}.product-table th:nth-child(12),.product-table td:nth-child(12){width:82px}.product-table th:nth-child(13),.product-table td:nth-child(13){width:64px}.product-table th:nth-child(14),.product-table td:nth-child(14){width:70px}.product-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);vertical-align:middle}.product-thumbnail{display:block;width:28px;height:28px;margin:0 auto;object-fit:contain;background:#fff}.product-name-cell{color:#5d6370}.product-table-sort{display:flex;width:100%;height:100%;cursor:pointer;align-items:center;justify-content:space-between;padding:0;color:inherit;background:transparent;font-size:13px}.product-table-sort i{color:#c2c6cd;font-size:10px}.product-table-sort.is-active,.product-table-sort.is-active i{color:var(--primary)}.product-edit-button{height:25px;cursor:pointer;padding:0 8px;border:1px solid var(--primary);color:#fff;background:var(--primary);font-size:12px}.product-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.product-table-loading{position:absolute;z-index:4;top:39px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.product-pagination{display:flex;min-height:42px;align-items:center;justify-content:flex-end;gap:7px;padding-right:14px;color:#747a85;font-size:12px}.product-pagination button,.product-pagination select{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-size:12px}.product-pagination button{min-width:28px;cursor:pointer}.product-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.product-pagination button:disabled{cursor:not-allowed;opacity:.45}.product-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.product-dialog-form label{display:grid;gap:7px;color:#555c68;font-size:13px}.product-dialog-form input,.product-dialog-form select{width:100%;height:38px;padding:0 10px;border:1px solid #dfe3e9;border-radius:2px;color:#4c535f;background:#fff;outline:0}.product-dialog-form input:focus,.product-dialog-form select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.admin-dialog-panel:has(.product-dialog-form){display:flex;max-height:calc(100vh - 32px);flex-direction:column}.admin-dialog-panel:has(.product-dialog-form) .admin-dialog-body{overflow-y:auto}@media(max-width:1200px){.product-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.product-toolbar{overflow-x:auto}}@media(max-width:760px){.admin-app.is-products-page:not(.sidebar-collapsed) .admin-sidebar{width:64px}.admin-app.is-products-page:not(.sidebar-collapsed) .admin-main{margin-left:64px}.product-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-dialog-form{grid-template-columns:1fr}}@media(max-width:520px){.product-filter-grid{grid-template-columns:1fr}}@media print{.product-filter-panel,.product-toolbar,.product-pagination,.product-operation-column,.product-table th:last-child,.product-table td:last-child{display:none!important}}.admin-content.announcement-content{padding:0 0 36px 14px}.admin-app.is-announcements-page .admin-navigation{padding-bottom:180px}.admin-app.is-announcements-page .nav-item.is-active{background:transparent}.announcement-filter-panel{min-height:93px;padding:10px 12px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.announcement-filter-title{height:39px;color:#4b515d;font-size:13px;line-height:22px}.announcement-filter-grid{display:grid;grid-template-columns:104px 104px 160px 81px 60px;gap:10px}.announcement-filter-control{display:block;min-width:0}.announcement-filter-control input,.announcement-filter-control select,.announcement-search-button,.announcement-reset-button{width:100%;height:34px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-size:12px;outline:0}.announcement-filter-control input,.announcement-filter-control select{min-width:0;padding:0 10px}.announcement-filter-control input::placeholder,.announcement-filter-control select:has(option:checked[value=""]){color:#b2b6bf}.announcement-filter-control input:focus,.announcement-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.announcement-search-button,.announcement-reset-button{cursor:pointer}.announcement-search-button{color:#fff;border-color:var(--primary);background:var(--primary)}.announcement-reset-button:hover{color:var(--primary);border-color:#b8cef7}.announcement-inline-error{display:flex;min-height:36px;margin-top:8px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.announcement-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.announcement-list-panel{min-height:304px;margin-top:8px;padding-top:26px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.announcement-toolbar{display:flex;min-height:30px;align-items:center;gap:6px;margin:0 14px 1px 21px;white-space:nowrap}.announcement-toolbar-primary,.announcement-toolbar-danger,.announcement-toolbar-secondary{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.announcement-toolbar-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.announcement-toolbar-danger{color:#fff;border-color:#ef6468;background:#ef6468}.announcement-toolbar-secondary{color:#626875;background:#fff}.announcement-toolbar-primary:disabled,.announcement-row-actions button:disabled{cursor:not-allowed;opacity:.5}.announcement-table-scroll{position:relative;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.announcement-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.announcement-table th,.announcement-table td{height:35px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.announcement-table thead th{height:38px;color:#545b67;background:#fafafa;font-weight:400}.announcement-table tbody tr:hover td{background:#fbfcff}.announcement-table th:nth-child(1),.announcement-table td:nth-child(1){width:34px;padding:0;text-align:center}.announcement-table th:nth-child(2),.announcement-table td:nth-child(2){width:55px}.announcement-table th:nth-child(3),.announcement-table td:nth-child(3){width:41px;text-align:center}.announcement-table th:nth-child(4),.announcement-table td:nth-child(4){width:65px}.announcement-table th:nth-child(5),.announcement-table td:nth-child(5){width:149px}.announcement-table th:nth-child(6),.announcement-table td:nth-child(6){width:144px}.announcement-table th:nth-child(7),.announcement-table td:nth-child(7){width:104px}.announcement-table th:nth-child(8),.announcement-table td:nth-child(8){width:72px}.announcement-table th:nth-child(9),.announcement-table td:nth-child(9){width:131px;padding-right:4px;padding-left:4px;font-size:12px}.announcement-table th:nth-child(10),.announcement-table td:nth-child(10){width:134px;padding-right:4px;padding-left:4px;font-size:12px}.announcement-table th:nth-child(11),.announcement-table td:nth-child(11){width:124px}.announcement-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);vertical-align:middle}.announcement-thumbnail{display:block;width:29px;height:21px;margin:0 auto;object-fit:cover}.announcement-sort{display:flex;width:100%;height:100%;cursor:pointer;align-items:center;justify-content:space-between;padding:0;color:inherit;background:transparent;font-size:13px}.announcement-sort i{color:#c2c6cd;font-size:10px}.announcement-sort.is-active,.announcement-sort.is-active i{color:var(--primary)}.announcement-table .announcement-status{color:#626975;background:transparent}.announcement-row-actions{display:flex;align-items:center;gap:3px}.announcement-row-actions button{height:25px;cursor:pointer;padding:0 7px;border:1px solid var(--primary);color:#fff;background:var(--primary);font-size:12px}.announcement-row-actions .is-delete{border-color:#ef6468;background:#ef6468}.announcement-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.announcement-table-loading{position:absolute;z-index:4;top:39px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.announcement-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:center;gap:7px;padding-left:20px;color:#747a85;font-size:12px;white-space:nowrap}.announcement-pagination>*{flex:0 0 auto}.announcement-pagination button,.announcement-pagination select,.announcement-pagination input{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-size:12px}.announcement-pagination button{min-width:28px;cursor:pointer}.announcement-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.announcement-pagination input{width:34px;text-align:center}.announcement-pagination button:disabled{cursor:not-allowed;opacity:.5}.announcement-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.announcement-dialog-form label{display:grid;gap:7px;color:#555c68;font-size:13px}.announcement-dialog-form input,.announcement-dialog-form select,.announcement-dialog-form textarea{width:100%;border:1px solid #dfe3e9;border-radius:2px;color:#4c535f;background:#fff;outline:0}.announcement-dialog-form input,.announcement-dialog-form select{height:38px;padding:0 10px}.announcement-dialog-form textarea{resize:vertical;min-height:116px;padding:9px 10px;line-height:1.6}.announcement-dialog-form input:focus,.announcement-dialog-form select:focus,.announcement-dialog-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.announcement-title-field,.announcement-description-field{grid-column:1 / -1}.announcement-image-choice{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;align-items:center}.announcement-image-choice img{width:48px;height:38px;border:1px solid #e3e6eb;object-fit:cover}.admin-dialog-panel:has(.announcement-dialog-form){display:flex;max-height:calc(100vh - 32px);flex-direction:column}.admin-dialog-panel:has(.announcement-dialog-form) .admin-dialog-body{overflow-y:auto}.announcement-preview{color:#555c68}.announcement-preview>img{display:block;width:100%;max-height:170px;object-fit:cover;image-rendering:auto}.announcement-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-top:16px}.announcement-preview h3{margin:0;color:#3f4652;font-size:18px;font-weight:500}.announcement-preview .announcement-status{flex:0 0 auto;padding:3px 7px;color:#fff;background:var(--primary);font-size:12px}.announcement-preview .announcement-status.is-draft{background:#9ca3af}.announcement-preview dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:18px 0;font-size:12px}.announcement-preview dl>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:7px}.announcement-preview dt{color:#9399a4}.announcement-preview dd{margin:0}.announcement-preview p{min-height:58px;margin:0;padding:12px;color:#626975;background:#f7f8fa;font-size:13px;line-height:1.7;white-space:pre-wrap}@media(max-width:760px){.admin-content.announcement-content{padding:0 0 24px 8px}.announcement-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.announcement-dialog-form{grid-template-columns:1fr}.announcement-title-field,.announcement-description-field{grid-column:auto}}@media(max-width:520px){.announcement-filter-grid,.announcement-preview dl{grid-template-columns:1fr}}@media print{.announcement-filter-panel,.announcement-toolbar,.announcement-pagination,.announcement-operation-column,.announcement-table th:last-child,.announcement-table td:last-child{display:none!important}}.admin-content.blog-content{padding:0 0 36px 9px}.admin-app.is-blog-page .admin-navigation{padding-bottom:180px}.admin-app.is-blog-page .admin-topbar{position:static}@media(min-width:761px){.admin-app.is-blog-page:not(.sidebar-collapsed) .admin-sidebar{width:209px}.admin-app.is-blog-page:not(.sidebar-collapsed) .admin-main{margin-left:209px}}.admin-app.is-blog-page .nav-item.is-active{background:transparent}.admin-app.is-blog-page .nav-child.is-active{position:relative;top:9px;width:146px;margin-left:28px;padding-left:26px}.blog-filter-panel{min-height:137px;padding:10px 12px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.blog-filter-title{height:39px;color:#4b515d;font-size:13px;line-height:22px}.blog-filter-grid{display:grid;grid-template-columns:124px 124px 112px 188px;gap:10px}.blog-filter-actions{display:flex;gap:10px;margin-top:10px;position:relative;top:-10px;left:6px}.blog-filter-control{display:block;min-width:0}.blog-filter-control input,.blog-filter-control select,.blog-search-button,.blog-reset-button{height:34px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-size:12px;outline:0}.blog-search-button{width:84px}.blog-reset-button{width:60px}.blog-filter-control input,.blog-filter-control select{min-width:0;padding:0 10px}.blog-filter-control input::placeholder,.blog-filter-control select:has(option:checked[value=""]){color:#b2b6bf}.blog-filter-control input:focus,.blog-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.blog-search-button,.blog-reset-button{cursor:pointer}.blog-search-button{color:#fff;border-color:var(--primary);background:var(--primary)}.blog-reset-button:hover{color:var(--primary);border-color:#b8cef7}.blog-inline-error{display:flex;min-height:36px;margin-top:8px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.blog-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.blog-list-panel{min-height:304px;margin-top:8px;padding-top:17px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.blog-toolbar{display:flex;min-height:35px;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 10px 1px 26px;white-space:nowrap}.blog-toolbar-left,.blog-toolbar-right{display:flex;align-items:center;gap:6px}.blog-toolbar-primary,.blog-toolbar-danger,.blog-toolbar-secondary{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.blog-toolbar-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.blog-toolbar-danger{color:#fff;border-color:#ef6468;background:#ef6468}.blog-toolbar-secondary{color:#626875;background:#fff}.blog-toolbar-right{gap:7px}.blog-toolbar-right button{width:28px;height:28px;cursor:pointer;border:1px solid #dfe3e8;color:#777e89;background:#fff;font-size:12px}.blog-toolbar-right button:hover,.blog-toolbar-right button.is-active{color:var(--primary);border-color:#b8cef7}.blog-table-scroll{position:relative;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.blog-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.blog-table th,.blog-table td{height:37px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.blog-table.is-standard td{height:44px}.blog-table thead th{height:36px;color:#545b67;background:#fafafa;font-weight:400}.blog-table tbody tr:hover td{background:#fbfcff}.blog-table th:nth-child(1),.blog-table td:nth-child(1){width:34px;padding:0;text-align:center}.blog-table th:nth-child(2),.blog-table td:nth-child(2){width:57px;padding-right:4px;padding-left:4px;font-size:12px}.blog-table th:nth-child(3),.blog-table td:nth-child(3){width:100px}.blog-table th:nth-child(4),.blog-table td:nth-child(4){width:90px}.blog-table th:nth-child(5),.blog-table td:nth-child(5){width:91px}.blog-table th:nth-child(6),.blog-table td:nth-child(6){width:65px}.blog-table th:nth-child(7),.blog-table td:nth-child(7){width:62px}.blog-table th:nth-child(8),.blog-table td:nth-child(8){width:63px}.blog-table th:nth-child(9),.blog-table td:nth-child(9){width:109px}.blog-table th:nth-child(10),.blog-table td:nth-child(10){width:137px;padding-right:4px;padding-left:4px;font-size:12px}.blog-table th:nth-child(11),.blog-table td:nth-child(11){width:136px;padding-right:4px;padding-left:4px;font-size:12px}.blog-table th:nth-child(12),.blog-table td:nth-child(12){width:102px}.blog-table th:nth-child(5),.blog-table th:nth-child(8),.blog-table td:nth-child(4){font-size:12px}.blog-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);vertical-align:middle}.blog-sort{display:flex;width:100%;height:100%;cursor:pointer;align-items:center;justify-content:space-between;padding:0;color:inherit;background:transparent;font-size:13px}.blog-sort i{color:#c2c6cd;font-size:10px}.blog-sort.is-active,.blog-sort.is-active i{color:var(--primary)}.blog-badge{display:inline-block;min-height:21px;padding:2px 6px;color:#fff;font-size:12px;line-height:17px}.blog-badge.is-reward_credited,.blog-badge.is-translation-no{background:#ef5d61}.blog-badge.is-pending_review{background:#f3b521}.blog-badge.is-image-yes,.blog-badge.is-translation-yes{background:#12c979}.blog-badge.is-image-no{background:#9da4ae}.blog-edit-button{height:27px;cursor:pointer;padding:0 11px;border:1px solid var(--primary);color:#fff;background:var(--primary);font-size:12px}.blog-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.blog-table-loading{position:absolute;z-index:4;top:37px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.blog-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:center;gap:7px;padding-left:20px;color:#747a85;font-size:12px;white-space:nowrap}.blog-pagination>*{flex:0 0 auto}.blog-pagination button,.blog-pagination select,.blog-pagination input{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-size:12px}.blog-pagination button{min-width:28px;cursor:pointer}.blog-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.blog-pagination input{width:34px;text-align:center}.blog-pagination button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:900px){.blog-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.admin-app.is-blog-page .nav-item.is-active{background:var(--sidebar-active)}.admin-content.blog-content{padding:0 0 24px 8px}.blog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-toolbar{overflow-x:auto;margin-left:10px}}@media(max-width:520px){.blog-filter-grid{grid-template-columns:1fr}.blog-toolbar{align-items:flex-start;flex-direction:column}}@media print{.blog-filter-panel,.blog-toolbar,.blog-pagination,.blog-operation-column,.blog-table th:last-child,.blog-table td:last-child{display:none!important}}.admin-content.recharge-content{padding:11px 0 36px 13px}.admin-app.is-recharges-page .admin-navigation{padding-bottom:216px}.admin-app.is-recharges-page .admin-topbar{position:static}@media(min-width:761px){.admin-app.is-recharges-page:not(.sidebar-collapsed) .admin-sidebar{width:212px}.admin-app.is-recharges-page:not(.sidebar-collapsed) .admin-main{margin-left:212px}}.admin-app.is-recharges-page .nav-item.is-active{background:transparent}.admin-app.is-recharges-page .nav-child.is-active{width:146px;margin-left:28px;padding-left:26px;background:var(--sidebar-active)}.recharge-filter-panel{min-height:137px;padding:10px 12px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.recharge-filter-title{height:36px;color:#4b515d;font-size:13px;line-height:22px}.recharge-filter-grid{display:grid;grid-template-columns:112px 94px 92px 156px 164px 154px 154px;gap:10px}.recharge-filter-control{display:block;min-width:0}.recharge-filter-control input,.recharge-filter-control select,.recharge-search-button,.recharge-reset-button{height:34px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-family:inherit;font-size:12px;outline:0}.recharge-filter-control input,.recharge-filter-control select{width:100%;min-width:0;padding:0 10px}.recharge-filter-control input::placeholder,.recharge-filter-control select:has(option:checked[value=""]){color:#b2b6bf}.recharge-filter-control input:focus,.recharge-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.recharge-filter-actions{display:flex;gap:11px;margin-top:11px}.recharge-search-button,.recharge-reset-button{cursor:pointer}.recharge-search-button{width:86px;color:#fff;border-color:var(--primary);background:var(--primary)}.recharge-reset-button{width:60px}.recharge-reset-button:hover{color:var(--primary);border-color:#b8cef7}.recharge-inline-error{display:flex;min-height:36px;margin-top:7px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.recharge-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.recharge-list-panel{min-height:304px;margin-top:7px;padding-top:27px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.recharge-toolbar{display:flex;min-height:37px;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 0 22px;white-space:nowrap}.recharge-toolbar-left,.recharge-toolbar-right{display:flex;align-items:center;gap:6px}.recharge-toolbar-danger,.recharge-toolbar-secondary{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.recharge-toolbar-danger{color:#fff;border-color:#ef6468;background:#ef6468}.recharge-toolbar-secondary{color:#626875;background:#fff}.recharge-toolbar-right{margin-right:0}.recharge-toolbar-right button{width:28px;height:28px;cursor:pointer;border:1px solid #dfe3e8;color:#777e89;background:#fff;font-size:12px}.recharge-toolbar-right button:hover,.recharge-toolbar-right button[aria-pressed=true]{color:var(--primary);border-color:#b8cef7}.recharge-table-scroll{position:relative;max-width:100%;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.recharge-table{width:100%;min-width:1039px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.recharge-table th,.recharge-table td{height:37px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.recharge-table.is-standard td{height:44px}.recharge-table thead th{height:36px;color:#545b67;background:#fafafa;font-weight:400}.recharge-table tbody tr:hover td{background:#fbfcff}.recharge-table th:nth-child(1),.recharge-table td:nth-child(1){width:45px;padding:0;text-align:center}.recharge-table th:nth-child(2),.recharge-table td:nth-child(2){width:54px}.recharge-table th:nth-child(3),.recharge-table td:nth-child(3){width:116px}.recharge-table th:nth-child(4),.recharge-table td:nth-child(4){width:91px}.recharge-table th:nth-child(5),.recharge-table td:nth-child(5){width:183px}.recharge-table th:nth-child(6),.recharge-table td:nth-child(6){width:93px}.recharge-table th:nth-child(7),.recharge-table td:nth-child(7){width:93px}.recharge-table th:nth-child(8),.recharge-table td:nth-child(8){width:75px}.recharge-table th:nth-child(9),.recharge-table td:nth-child(9){width:89px}.recharge-table th:nth-child(10),.recharge-table td:nth-child(10){width:60px}.recharge-table th:nth-child(11),.recharge-table td:nth-child(11){width:86px}.recharge-table th:nth-child(12),.recharge-table td:nth-child(12){width:54px}.recharge-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--primary);vertical-align:middle}.recharge-status{display:inline-block;min-height:21px;padding:2px 5px;color:#676d78;background:#eceef1;font-size:12px;line-height:17px}.recharge-status.is-paid{color:#fff;background:var(--primary)}.recharge-edit-button{height:27px;cursor:pointer;padding:0 10px;border:1px solid var(--primary);color:#fff;background:var(--primary);font-size:12px}.recharge-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.recharge-table-loading{position:absolute;z-index:4;top:36px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.recharge-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:center;gap:7px;padding-left:20px;color:#747a85;font-size:12px;white-space:nowrap}.recharge-pagination>*{flex:0 0 auto}.recharge-pagination button,.recharge-pagination select,.recharge-pagination input{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:12px}.recharge-pagination button{min-width:28px;cursor:pointer}.recharge-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.recharge-pagination input{width:34px;text-align:center}.recharge-pagination button:disabled{cursor:not-allowed;opacity:.5}.recharge-money-operation-notice{margin:0 0 12px;padding:10px 14px;border:1px solid #f0d59a;color:#765315;background:#fff9e9;font-size:13px;line-height:1.6}.admin-dialog-field{display:grid;gap:7px;color:#4b5360;font-size:13px;font-weight:600}.admin-dialog-field textarea{min-height:96px;padding:10px 12px;border:1px solid #dfe3e8;resize:vertical;font:inherit;font-weight:400}.admin-dialog-help{margin:12px 0 0;color:#7c828c;font-size:12px;line-height:1.6}@media(max-width:1200px){.recharge-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.recharge-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.admin-app.is-recharges-page .nav-item.is-active{background:var(--sidebar-active)}.admin-content.recharge-content{padding:8px 0 24px 8px}.recharge-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-toolbar{overflow-x:auto;margin-left:10px}}@media(max-width:520px){.recharge-filter-grid{grid-template-columns:1fr}.recharge-toolbar{align-items:flex-start;flex-direction:column}}@media print{.recharge-filter-panel,.recharge-toolbar,.recharge-pagination,.recharge-operation-column,.recharge-table th:last-child,.recharge-table td:last-child{display:none!important}}.admin-content.withdrawals-content{padding:11px 0 36px 13px}.admin-app.is-withdrawals-page .admin-navigation{padding-bottom:216px}.admin-app.is-withdrawals-page .nav-item.is-active{background:transparent}.admin-app.is-withdrawals-page .nav-child.is-active{width:146px;margin-left:28px;padding-left:26px;background:var(--sidebar-active)}.withdrawals-notice,.withdrawals-filter-panel,.withdrawals-list-panel{border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.withdrawals-notice{margin-bottom:7px;padding:10px 12px;color:#6c5a27;background:#fff9e8;font-size:13px;line-height:1.7}.withdrawals-filter-panel{padding:10px 12px}.withdrawals-filter-title{height:36px;color:#4b515d;font-size:13px;line-height:22px}.withdrawals-filter-grid{display:grid;grid-template-columns:132px 120px 184px 154px 154px;gap:10px}.withdrawals-filter-control{display:block;min-width:0}.withdrawals-filter-control input,.withdrawals-filter-control select,.withdrawals-search-button,.withdrawals-reset-button{width:100%;height:34px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-family:inherit;font-size:12px;outline:0}.withdrawals-filter-control input,.withdrawals-filter-control select{min-width:0;padding:0 10px}.withdrawals-filter-control input:focus,.withdrawals-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.withdrawals-filter-actions{display:flex;gap:11px;margin-top:11px}.withdrawals-search-button,.withdrawals-reset-button{width:auto;cursor:pointer;padding:0 14px}.withdrawals-search-button{color:#fff;border-color:var(--primary);background:var(--primary)}.withdrawals-reset-button:hover{color:var(--primary);border-color:#b8cef7}.withdrawals-inline-error{display:flex;min-height:36px;margin-top:7px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.withdrawals-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.withdrawals-list-panel{min-height:304px;margin-top:7px;padding-top:16px}.withdrawals-toolbar{display:flex;min-height:37px;align-items:center;justify-content:space-between;margin:0 22px;color:#777e89;font-size:12px}.withdrawals-toolbar button{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;color:#626875;background:#fff;font-size:12px}.withdrawals-toolbar button:disabled{cursor:wait;opacity:.55}.withdrawals-table-scroll{position:relative;max-width:100%;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.withdrawals-table{width:100%;min-width:1480px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.withdrawals-table th,.withdrawals-table td{height:37px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.withdrawals-table thead th{height:36px;color:#545b67;background:#fafafa;font-weight:400}.withdrawals-table tbody tr:hover td{background:#fbfcff}.withdrawals-table th:nth-child(1),.withdrawals-table td:nth-child(1){width:54px}.withdrawals-table th:nth-child(2),.withdrawals-table td:nth-child(2){width:166px}.withdrawals-table th:nth-child(3),.withdrawals-table td:nth-child(3){width:205px}.withdrawals-table th:nth-child(4),.withdrawals-table td:nth-child(4),.withdrawals-table th:nth-child(5),.withdrawals-table td:nth-child(5),.withdrawals-table th:nth-child(6),.withdrawals-table td:nth-child(6){width:92px}.withdrawals-table th:nth-child(7),.withdrawals-table td:nth-child(7){width:112px}.withdrawals-table th:nth-child(8),.withdrawals-table td:nth-child(8){width:136px}.withdrawals-table th:nth-child(9),.withdrawals-table td:nth-child(9){width:110px}.withdrawals-table th:nth-child(10),.withdrawals-table td:nth-child(10),.withdrawals-table th:nth-child(11),.withdrawals-table td:nth-child(11){width:94px}.withdrawals-table th:nth-child(12),.withdrawals-table td:nth-child(12){width:166px}.withdrawals-table th:nth-child(13),.withdrawals-table td:nth-child(13){width:74px}.withdrawals-status,.withdrawals-balance-status{display:inline-block;padding:2px 5px;color:#5d6875;background:#eceef1;font-size:12px;line-height:17px}.withdrawals-status.is-pending,.withdrawals-balance-status.is-not_debited{color:#366fae;background:#eaf3ff}.withdrawals-status.is-paid,.withdrawals-balance-status.is-refunded{color:#2d7b57;background:#e9f7ef}.withdrawals-status.is-failed,.withdrawals-status.is-rejected,.withdrawals-status.is-reversed{color:#a24d54;background:#fff0f1}.withdrawals-operation-button{height:27px;cursor:pointer;padding:0 10px;border:1px solid #dfe3e8;color:#626875;background:#fff;font-size:12px}.withdrawals-operation-button:hover{color:var(--primary);border-color:#b8cef7}.withdrawals-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.withdrawals-table-loading{position:absolute;z-index:4;top:36px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.withdrawals-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:center;gap:7px;padding-left:20px;color:#747a85;font-size:12px;white-space:nowrap}.withdrawals-pagination>*{flex:0 0 auto}.withdrawals-pagination button,.withdrawals-pagination select,.withdrawals-pagination input{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:12px}.withdrawals-pagination button{min-width:28px;cursor:pointer}.withdrawals-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.withdrawals-pagination input{width:34px;text-align:center}.withdrawals-pagination button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:760px){.admin-content.withdrawals-content{padding:8px 0 24px 8px}.admin-app.is-withdrawals-page:not(.sidebar-collapsed) .admin-sidebar{width:64px}.admin-app.is-withdrawals-page:not(.sidebar-collapsed) .admin-main{margin-left:64px}.withdrawals-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.withdrawals-toolbar{overflow-x:auto;margin-left:10px}}@media(max-width:520px){.withdrawals-filter-grid{grid-template-columns:1fr}.withdrawals-notice{line-height:1.7}}.admin-content.product-orders-content{padding:11px 0 36px 13px}.admin-app.is-product-orders-page .admin-navigation{padding-bottom:216px}.admin-app.is-product-orders-page:not(.sidebar-collapsed) .admin-sidebar{width:212px}.admin-app.is-product-orders-page:not(.sidebar-collapsed) .admin-main{margin-left:212px}.admin-app.is-product-orders-page .nav-item.is-active{background:transparent}.admin-app.is-product-orders-page .nav-child.is-active{width:146px;margin-left:28px;padding-left:26px;background:var(--sidebar-active)}.product-orders-notice,.product-orders-filter-panel,.product-orders-list-panel{border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.product-orders-notice{margin-bottom:7px;padding:10px 12px;color:#6c5a27;background:#fff9e8;font-size:13px}.product-orders-filter-panel{padding:10px 12px}.product-orders-filter-title{height:36px;color:#4b515d;font-size:13px;line-height:22px}.product-orders-filter-grid{display:grid;grid-template-columns:180px 150px 150px;gap:10px}.product-orders-filter-control{display:block;min-width:0}.product-orders-filter-control input,.product-orders-filter-control select,.product-orders-search-button,.product-orders-reset-button{height:34px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-family:inherit;font-size:12px;outline:0}.product-orders-filter-control input,.product-orders-filter-control select{width:100%;min-width:0;padding:0 10px}.product-orders-filter-control input:focus,.product-orders-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.product-orders-filter-actions{display:flex;gap:11px;margin-top:11px}.product-orders-search-button,.product-orders-reset-button{cursor:pointer}.product-orders-search-button{width:86px;color:#fff;border-color:var(--primary);background:var(--primary)}.product-orders-reset-button{width:60px}.product-orders-inline-error{display:flex;min-height:36px;margin-top:7px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.product-orders-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.product-orders-list-panel{min-height:304px;margin-top:7px;padding-top:16px}.product-orders-toolbar{display:flex;min-height:37px;align-items:center;justify-content:space-between;margin:0 22px;color:#777e89;font-size:12px}.product-orders-toolbar button{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;color:#626875;background:#fff;font-size:12px}.product-orders-toolbar button:disabled{cursor:wait;opacity:.55}.product-orders-table-scroll{position:relative;max-width:100%;margin-left:14px;overflow-x:auto;border-top:1px solid #edf0f3}.product-orders-table{width:100%;min-width:1560px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.product-orders-table th,.product-orders-table td{height:37px;overflow:hidden;padding:0 7px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-orders-table thead th{height:36px;color:#545b67;background:#fafafa;font-weight:400}.product-orders-table tbody tr:hover td{background:#fbfcff}.product-orders-table th:nth-child(1),.product-orders-table td:nth-child(1){width:125px}.product-orders-table th:nth-child(2),.product-orders-table td:nth-child(2){width:210px}.product-orders-table th:nth-child(3),.product-orders-table td:nth-child(3){width:190px}.product-orders-table th:nth-child(4),.product-orders-table td:nth-child(4){width:60px}.product-orders-table th:nth-child(5),.product-orders-table td:nth-child(5),.product-orders-table th:nth-child(6),.product-orders-table td:nth-child(6),.product-orders-table th:nth-child(7),.product-orders-table td:nth-child(7),.product-orders-table th:nth-child(8),.product-orders-table td:nth-child(8),.product-orders-table th:nth-child(10),.product-orders-table td:nth-child(10),.product-orders-table th:nth-child(13),.product-orders-table td:nth-child(13),.product-orders-table th:nth-child(14),.product-orders-table td:nth-child(14){width:90px}.product-orders-table th:nth-child(9),.product-orders-table td:nth-child(9){width:70px}.product-orders-table th:nth-child(11),.product-orders-table td:nth-child(11),.product-orders-table th:nth-child(12),.product-orders-table td:nth-child(12){width:100px}.product-orders-table th:nth-child(15),.product-orders-table td:nth-child(15){width:160px}.product-orders-status{display:inline-block;padding:2px 5px;color:#5d6875;background:#eceef1;font-size:12px;line-height:17px}.product-orders-status.is-settlement{color:#366fae;background:#eaf3ff}.product-orders-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.product-orders-table-loading{position:absolute;z-index:4;top:36px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.product-orders-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:center;gap:7px;padding-left:20px;color:#747a85;font-size:12px;white-space:nowrap}.product-orders-pagination>*{flex:0 0 auto}.product-orders-pagination button,.product-orders-pagination select,.product-orders-pagination input{height:27px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:12px}.product-orders-pagination button{min-width:28px;cursor:pointer}.product-orders-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.product-orders-pagination input{width:34px;text-align:center}.product-orders-pagination button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:760px){.admin-content.product-orders-content{padding:8px 0 24px 8px}.admin-app.is-product-orders-page:not(.sidebar-collapsed) .admin-sidebar{width:64px}.admin-app.is-product-orders-page:not(.sidebar-collapsed) .admin-main{margin-left:64px}.product-orders-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-orders-toolbar{overflow-x:auto;margin-left:10px}}@media(max-width:520px){.product-orders-filter-grid{grid-template-columns:1fr}.product-orders-notice{line-height:1.7}}.admin-content.payment-content{min-height:calc(100vh + 140px);padding:11px 0 36px 17px}.admin-app.is-payment-channels-page .admin-navigation{padding-bottom:320px}.admin-app.is-payment-channels-page{--sidebar-active: #2c2d6e}.admin-app.is-payment-channels-page .admin-sidebar{background:#4043a2}.admin-app.is-payment-channels-page .admin-topbar{position:static}@media(min-width:761px){.admin-app.is-payment-channels-page:not(.sidebar-collapsed) .admin-sidebar{width:274px}.admin-app.is-payment-channels-page:not(.sidebar-collapsed) .admin-main{margin-left:274px}.admin-app.is-payment-channels-page .nav-item{width:calc(100% - 48px);min-height:58px;margin:0 24px;padding:0 18px;font-size:17px}.admin-app.is-payment-channels-page .nav-child{min-height:62px;margin:0 24px;padding-left:52px;font-size:16px}.admin-app.is-payment-channels-page .nav-children{padding:0}}.admin-app.is-payment-channels-page .nav-item.is-active{background:transparent}.admin-app.is-payment-channels-page .nav-child.is-active{width:186px;margin-left:44px;padding-left:31px;color:#fff;background:var(--sidebar-active)}.payment-filter-panel{padding:9px 17px 10px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.payment-filter-title{height:28px;color:#4b515d;font-size:13px;line-height:20px}.payment-filter-grid{display:grid;grid-template-columns:230px 194px 196px 108px 74px;gap:14px}.payment-filter-control{display:block;min-width:0}.payment-filter-control input,.payment-filter-control select,.payment-search-button,.payment-reset-button{height:38px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-family:inherit;font-size:15px;outline:0}.payment-filter-control input,.payment-filter-control select{width:100%;min-width:0;padding:0 13px}.payment-filter-control input::placeholder,.payment-filter-control select:has(option:checked[value=""]){color:#b7bbc4}.payment-filter-control input:focus,.payment-filter-control select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.payment-search-button,.payment-reset-button{cursor:pointer}.payment-search-button{color:#fff;border-color:var(--primary);background:var(--primary)}.payment-reset-button:hover{color:var(--primary);border-color:#b8cef7}.payment-inline-error{display:flex;min-height:38px;margin-top:7px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.payment-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.payment-list-panel{min-height:340px;margin-top:7px;padding-top:14px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.payment-toolbar{display:flex;min-height:58px;align-items:flex-start;gap:13px;margin-left:10px;white-space:nowrap}.payment-toolbar-primary,.payment-toolbar-danger,.payment-toolbar-secondary{height:34px;cursor:pointer;padding:0 12px;border:1px solid #e5e8ed;border-radius:1px;font-size:14px}.payment-toolbar-danger{width:80px}.payment-toolbar-primary{width:122px}.payment-toolbar-secondary{width:78px}.payment-toolbar-primary{color:#fff;border-color:var(--primary);background:var(--primary)}.payment-toolbar-danger{color:#fff;border-color:#f15f63;background:#f15f63}.payment-toolbar-secondary{color:#626875;background:#fff}.payment-table-scroll{position:relative;max-width:calc(100% - 10px);margin-left:10px;overflow-x:auto;border-top:1px solid #edf0f3}.payment-table{width:994px;min-width:994px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:16px}.payment-table th,.payment-table td{height:47px;overflow:hidden;padding:0 8px;border-right:1px solid #e8eaee;border-bottom:1px solid #e8eaee;text-align:left;text-overflow:ellipsis;white-space:nowrap}.payment-table thead th{color:#555c67;background:#fafafa;font-weight:400}.payment-table tbody tr:hover td{background:#fbfcff}.payment-table th:nth-child(1),.payment-table td:nth-child(1){width:70px;padding:0;text-align:center}.payment-table th:nth-child(2),.payment-table td:nth-child(2){width:90px}.payment-table th:nth-child(3),.payment-table td:nth-child(3){width:115px}.payment-table th:nth-child(4),.payment-table td:nth-child(4){width:117px}.payment-table th:nth-child(5),.payment-table td:nth-child(5){width:138px}.payment-table th:nth-child(6),.payment-table td:nth-child(6){width:115px}.payment-table th:nth-child(7),.payment-table td:nth-child(7){width:116px}.payment-table th:nth-child(8),.payment-table td:nth-child(8){width:117px}.payment-table th:nth-child(9),.payment-table td:nth-child(9){width:116px}.payment-table input[type=checkbox]{width:20px;height:20px;margin:0;accent-color:var(--primary);vertical-align:middle}.payment-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.payment-table-loading{position:absolute;z-index:4;top:47px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.payment-pagination{display:flex;min-height:63px;overflow-x:auto;align-items:flex-start;gap:9px;padding:2px 0 0 20px;color:#747a85;font-size:14px;white-space:nowrap}.payment-pagination>*{flex:0 0 auto}.payment-pagination button,.payment-pagination select,.payment-pagination input{height:34px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:14px}.payment-pagination button{min-width:36px;cursor:pointer}.payment-pagination button.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.payment-pagination input{width:44px;text-align:center}.payment-pagination button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:1180px){.payment-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.admin-app.is-payment-channels-page .nav-item.is-active{background:var(--sidebar-active)}.admin-content.payment-content{padding:8px 0 24px 8px}.payment-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-toolbar{overflow-x:auto}.payment-table-scroll{max-width:calc(100% - 8px);margin-left:8px}}@media(max-width:520px){.payment-filter-grid{grid-template-columns:1fr}}@media print{.payment-filter-panel,.payment-toolbar,.payment-pagination{display:none!important}}.admin-app.is-system-settings-page{--sidebar-active: #2c2d6e;--settings-green: #38cf8c;background:#fff}.admin-app.is-system-settings-page .admin-sidebar{background:#4043a2}.admin-app.is-system-settings-page .admin-navigation{padding-bottom:340px}.admin-app.is-system-settings-page .admin-topbar{position:static}.admin-content.system-settings-content{display:flow-root;min-height:calc(100vh + 92px);padding:0;background:#f3f3f3}.system-settings-panel{width:calc(100% - 8px);min-height:calc(100vh + 70px);margin:22px 0 0 8px;background:#fff}@media(min-width:761px){.admin-app.is-system-settings-page:not(.sidebar-collapsed) .admin-sidebar{width:236px}.admin-app.is-system-settings-page:not(.sidebar-collapsed) .admin-main{margin-left:236px}.admin-app.is-system-settings-page .nav-item{width:calc(100% - 48px);min-height:50px;margin:0 24px;gap:10px;padding:0 9px;font-size:17px}.admin-app.is-system-settings-page .nav-child{min-height:55px;margin:0 24px;padding-left:36px;font-size:16px}.admin-app.is-system-settings-page .nav-children{padding:0}.admin-app.is-system-settings-page .nav-section{margin-bottom:0}.admin-app.is-system-settings-page .nav-item.is-active{background:transparent}.admin-app.is-system-settings-page .nav-child.is-active{width:170px;margin-left:27px;padding-left:34px;color:#fff;background:var(--sidebar-active)}}.settings-tabs{display:flex;height:68px;overflow-x:auto;align-items:flex-start;padding-left:16px;border-bottom:1px solid #ededed;background:#fff;white-space:nowrap;scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.settings-tabs button{display:flex;height:68px;flex:0 0 119px;align-items:center;justify-content:center;cursor:pointer;padding:8px 0 0;border-bottom:2px solid transparent;color:#8c8c8c;background:#fff;font-size:16px}.settings-tabs button:first-child{flex-basis:152px}.settings-tabs button:nth-child(2){flex-basis:128px}.settings-tabs button:nth-child(5){flex-basis:116px}.settings-tabs button:nth-child(6){flex-basis:162px}.settings-tabs button:nth-child(7){flex-basis:180px}.settings-tabs button:hover{color:#555b65}.settings-tabs button:disabled{cursor:not-allowed;opacity:.72}.settings-tabs button.is-active{border-bottom-color:var(--primary);color:#353a43;font-weight:600}.system-settings-panel.is-rewards-active>.settings-tabs{height:46px;padding-left:0}.system-settings-panel.is-rewards-active>.settings-tabs button{height:34px;min-width:0;font-size:11px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(1){flex-basis:84px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(2){flex-basis:68px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(3){flex-basis:68px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(4){flex-basis:68px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(5){flex-basis:68px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(6){flex-basis:80px}.system-settings-panel.is-rewards-active>.settings-tabs button:nth-child(7){flex-basis:100px}.system-settings-form{min-width:0;padding:0 0 48px;background:#fff}.settings-field-row{display:grid;min-height:53px;grid-template-columns:60px minmax(0,1fr);gap:12px;align-items:start;margin-left:54px;padding:0;border:0}.settings-field-row>label,.settings-status-label{min-width:0;margin:0;padding:0;color:#3f444d;font-size:15px;font-weight:400;line-height:38px;text-align:right;white-space:nowrap}.settings-control-wrap{position:relative;min-width:0}.settings-control-wrap input{display:block;width:100%;height:38px;padding:0 11px;border:1px solid #e9ebef;border-radius:2px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:15px;transition:border-color .12s ease,box-shadow .12s ease}.settings-control-wrap input:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.settings-control-wrap input[readonly]{cursor:default;color:#767c86;background:#fafafa}.settings-control-wrap input::placeholder{color:#b9bdc5;opacity:1}.settings-field-row.has-error .settings-control-wrap input{border-color:#e26a70}.settings-field-error{display:block;margin-top:2px;color:#c74f55;font-size:11px;line-height:13px}.settings-field-row.has-error{min-height:68px}.settings-field-row:nth-child(7)>label{padding-top:9px;line-height:18px;white-space:normal}.settings-radio-group{display:flex;min-height:38px;align-items:center;gap:24px}.settings-radio-group label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#41464f;font-size:15px}.settings-radio-group input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:21px;height:21px;margin:0;cursor:pointer;border:2px solid #b9bdc4;border-radius:50%;background:#fff}.settings-radio-group input:checked{border-color:var(--settings-green);background:var(--settings-green);box-shadow:inset 0 0 0 4px #fff}.settings-radio-group input:focus-visible{outline:2px solid #7da6ff;outline-offset:2px}.settings-radio-group input:checked+span{color:#42c98f}.settings-radio-group input:disabled,.settings-radio-group input:disabled+span{cursor:default;opacity:.72}.settings-inline-error,.settings-readonly-note,.settings-save-row{margin:0 20px 10px 126px}.settings-status-row{min-height:38px;margin-top:19px}.settings-save-row{display:flex;align-items:center;gap:14px;padding-top:15px}.settings-inline-error{padding:9px 12px;border:1px solid #efc6c8;color:#b64a50;background:#fff5f5;font-size:13px}.settings-readonly-note{color:#888e98;font-size:13px}.settings-save-row button{height:38px;min-width:94px;cursor:pointer;padding:0 18px;border-radius:2px;color:#fff;background:var(--primary);font-size:14px}.settings-save-row button:disabled{cursor:not-allowed;opacity:.58}.settings-save-row .settings-reset-button{min-width:66px;border:1px solid #e4e7eb;color:#565d68;background:#fff}.settings-save-row .settings-reset-button:hover:not(:disabled){color:var(--primary);border-color:#b8ccf5}.payment-settings-form .settings-field-row{grid-template-columns:60px minmax(0,400px)}.payment-settings-form .settings-save-row{padding-top:0}.recharge-settings-form{min-width:0;padding:21px 0 40px;background:#fff}.recharge-settings-tier-row{display:grid;min-height:73px;grid-template-columns:140px 236px 62px 237px;align-items:start;margin-left:54px}.recharge-settings-tier-row>label,.recharge-settings-gift-label,.recharge-settings-limit-row>label,.recharge-settings-hint{min-width:0;color:#3f444d;font-size:16px;font-weight:400;line-height:48px}.recharge-settings-tier-row>label,.recharge-settings-limit-row>label{padding-right:14px;text-align:right;white-space:nowrap}.recharge-settings-gift-label{text-align:center}.recharge-settings-input-wrap{min-width:0}.recharge-settings-input-wrap input{display:block;width:100%;height:48px;padding:0 12px;border:1px solid #e9ebef;border-radius:4px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:16px;transition:border-color .12s ease,box-shadow .12s ease}.recharge-settings-input-wrap input:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.recharge-settings-input-wrap input[readonly]{cursor:default;color:#767c86;background:#fafafa}.recharge-settings-input-wrap.has-error input{border-color:#e26a70}.recharge-settings-tier-row:has(.has-error){min-height:87px}.recharge-settings-limit-row{display:grid;min-height:66px;grid-template-columns:103px 238px minmax(0,1fr);align-items:start;margin-left:54px}.recharge-settings-limit-row:has(.has-error){min-height:81px}.recharge-settings-hint{overflow:hidden;padding-left:10px;color:#9b9fa7;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.recharge-settings-hint i{padding:0 6px;color:#8c919a;font-style:normal}.recharge-settings-inline-error,.recharge-settings-readonly-note,.recharge-settings-save-row{margin-right:20px;margin-left:157px}.recharge-settings-save-row{padding-top:0}.recharge-settings-save-row button{height:48px;min-width:117px;border-radius:3px;font-size:16px}.recharge-settings-save-row .settings-reset-button{min-width:102px}.withdrawal-settings-form{min-width:0;padding:18px 0 4px;background:#fff}.withdrawal-settings-row{display:grid;min-height:66px;grid-template-columns:136px 238px minmax(0,1fr);align-items:start;margin-left:20px}.withdrawal-settings-row>label,.withdrawal-settings-label{padding-right:14px;color:#3f444d;font-size:16px;font-weight:400;line-height:48px;text-align:right}.withdrawal-settings-input-wrap{min-width:0}.withdrawal-settings-input-wrap input{display:block;width:100%;height:48px;padding:0 12px;border:1px solid #e9ebef;border-radius:4px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:16px;transition:border-color .12s ease,box-shadow .12s ease}.withdrawal-settings-input-wrap input::placeholder{color:#c2c5cb;opacity:1}.withdrawal-settings-input-wrap input:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.withdrawal-settings-input-wrap input[readonly]{cursor:default;color:#767c86;background:#fafafa}.withdrawal-settings-input-wrap.has-error input{border-color:#e26a70}.withdrawal-settings-row:has(.has-error){min-height:81px}@media(min-width:761px){.withdrawal-settings-row:nth-child(-n+2)>label{width:114px;justify-self:end;line-height:24px}.withdrawal-settings-row:nth-child(1){min-height:91px}.withdrawal-settings-row:nth-child(2){min-height:92px}}.withdrawal-settings-hint{overflow:hidden;padding-left:12px;color:#9b9fa7;font-size:16px;line-height:48px;text-overflow:ellipsis;white-space:nowrap}.withdrawal-settings-time-row{min-height:72px;grid-template-columns:136px 238px 31px 238px}.withdrawal-settings-time-divider{color:#3f444d;font-size:16px;line-height:48px;text-align:center}.withdrawal-settings-radio-row{min-height:59px}.withdrawal-settings-radio-row .settings-radio-group{min-height:48px;align-items:center}.withdrawal-settings-inline-error,.withdrawal-settings-readonly-note,.withdrawal-settings-save-row{margin-right:20px;margin-left:156px}.withdrawal-settings-save-row{padding-top:8px}.withdrawal-settings-save-row button{height:48px;min-width:117px;border-radius:3px;font-size:16px}.withdrawal-settings-save-row .settings-reset-button{min-width:82px}.customer-settings-form{min-width:0;padding:10px 0 42px;background:#f3f3f3}.customer-settings-grid{display:grid;min-width:0;grid-template-columns:minmax(0,1.12fr) minmax(0,.95fr);gap:20px}.customer-settings-column{min-width:0;background:#fff}.customer-settings-business{padding:22px 18px 34px 20px}.customer-settings-contact{padding:22px 18px 34px 10px}.customer-settings-row{display:grid;min-height:88px;min-width:0;grid-template-columns:242px minmax(0,320px) minmax(0,1fr);align-items:start}.customer-settings-row>label,.customer-settings-label,.customer-settings-contact-row>label{min-width:0;padding-right:22px;color:#4a5059;font-size:16px;font-weight:400;line-height:48px;text-align:right}.customer-settings-input-wrap{min-width:0}.customer-settings-input-wrap input,.customer-settings-input-wrap select,.customer-settings-deferred-wrap input,.customer-settings-deferred-wrap textarea{display:block;width:100%;min-width:0;height:48px;padding:0 12px;border:1px solid #e9ebef;border-radius:4px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:16px;transition:border-color .12s ease,box-shadow .12s ease}.customer-settings-input-wrap select{cursor:pointer}.customer-settings-input-wrap input::placeholder,.customer-settings-deferred-wrap input::placeholder,.customer-settings-deferred-wrap textarea::placeholder{color:#b5bac3;opacity:1}.customer-settings-input-wrap input:focus,.customer-settings-input-wrap select:focus,.customer-settings-deferred-wrap input:focus,.customer-settings-deferred-wrap textarea:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.customer-settings-input-wrap input[readonly],.customer-settings-input-wrap select:disabled{cursor:default;color:#767c86;background:#fafafa}.customer-settings-input-wrap.has-error input,.customer-settings-input-wrap.has-error select{border-color:#e26a70}.customer-settings-row:has(.has-error),.customer-settings-contact-row:has(.has-error){min-height:104px}.customer-settings-radio-row .settings-radio-group{min-height:48px;align-items:center;flex-wrap:wrap;gap:14px 28px}.customer-settings-wide-radio-row{grid-template-columns:242px minmax(0,1fr)}.customer-settings-range-controls{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:start}.customer-settings-range-controls>span{color:#555b65;font-size:16px;line-height:48px;text-align:center}.customer-settings-range-row{grid-template-columns:242px minmax(0,1fr)}.customer-settings-hint{overflow-wrap:anywhere;padding-left:16px;color:#9b9fa7;font-size:16px;line-height:48px}.customer-settings-hint-row{min-height:118px}.customer-settings-contact-row{display:grid;min-height:122px;min-width:0;grid-template-columns:192px minmax(0,1fr);align-items:start}.customer-settings-contact-row>label{line-height:24px}.customer-settings-deferred-wrap{min-width:0}.customer-settings-deferred-wrap input,.customer-settings-deferred-wrap textarea{cursor:help;color:#7b818b;background:#fafafa}.customer-settings-deferred-wrap textarea{height:160px;resize:none;padding-top:12px;line-height:1.55;overflow-wrap:anywhere}.customer-settings-deferred-wrap>span{display:block;margin-top:7px;color:#9b9fa7;font-size:12px}.customer-settings-contact-row.is-multiline{min-height:210px}.customer-settings-inline-error,.customer-settings-readonly-note,.customer-settings-boundary-note,.customer-settings-save-row{margin-right:20px;margin-left:20px}.customer-settings-boundary-note{margin-top:14px;margin-bottom:0;color:#8b9099;font-size:13px;line-height:1.6}.customer-settings-save-row{padding-top:14px}.customer-settings-save-row button{height:48px;min-width:117px;border-radius:3px;font-size:16px}.customer-settings-save-row .settings-reset-button{min-width:82px}.reward-task-settings-form{container-type:inline-size;min-width:0;padding:7px 0 42px 7px;background:#eee}.reward-task-settings-grid{display:grid;min-width:0;grid-template-columns:minmax(0,1.287fr) minmax(0,1fr);align-items:start;gap:11px}.reward-task-settings-panel{min-width:0;background:#fff}.reward-task-settings-panel>h2{height:30px;margin:0;padding:0 10px;border-bottom:1px solid #eee;color:#454b54;font-size:10px;font-weight:400;line-height:30px}.reward-task-settings-panel-body{min-width:0;padding-top:7px}.reward-task-settings-row{display:grid;min-width:0;grid-template-columns:82px 138px minmax(0,1fr);column-gap:5px;align-items:start}.reward-task-settings-row>label,.reward-task-settings-label{display:flex;width:58px;min-width:0;min-height:30px;align-items:center;justify-content:flex-end;justify-self:end;color:#4a5059;font-size:10px;font-weight:400;line-height:15px;text-align:right}.reward-task-settings-control{min-width:0}.reward-task-settings-control input,.reward-task-settings-control select{display:block;width:138px;max-width:100%;height:30px;padding:0 8px;border:1px solid #e9ebef;border-radius:2px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:10px;transition:border-color .12s ease,box-shadow .12s ease}.reward-task-settings-control select{cursor:pointer}.reward-task-settings-control input:focus,.reward-task-settings-control select:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.reward-task-settings-control input[readonly],.reward-task-settings-control select:disabled{cursor:default;color:#767c86;background:#fafafa}.reward-task-settings-control.has-error input,.reward-task-settings-control.has-error select{border-color:#e26a70}.reward-task-settings-form .settings-radio-group{min-height:30px;gap:18px}.reward-task-settings-form .settings-radio-group label{gap:6px;font-size:10px}.reward-task-settings-form .settings-radio-group input{width:15px;height:15px;border-width:2px}.reward-task-settings-form .settings-radio-group input:checked{box-shadow:inset 0 0 0 3px #fff}.reward-task-settings-hint{min-width:0;overflow:hidden;color:#9b9fa7;font-size:10px;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(1){min-height:51px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(2){min-height:52px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(3){min-height:37px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(4){min-height:51px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(5){min-height:53px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(6){min-height:51px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(7){min-height:52px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(8){min-height:53px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(9){min-height:50px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(10){min-height:52px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(11){min-height:52px}.reward-task-settings-reward-panel .reward-task-settings-row:nth-child(12){min-height:82px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(1){min-height:37px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(2){min-height:58px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(3){min-height:45px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(4){min-height:66px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(5){min-height:55px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(6){min-height:49px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(7){min-height:66px}.reward-task-settings-task-panel .reward-task-settings-row:nth-child(8){min-height:58px}.reward-task-settings-first-deposit-row{grid-template-rows:30px auto}.reward-task-settings-first-deposit-row .settings-radio-group{grid-column:2;grid-row:1}.reward-task-settings-first-deposit-row input[aria-disabled=true]{cursor:help}.reward-task-settings-deferred-note{grid-column:2 / -1;grid-row:2;padding-top:4px;color:#9b9fa7;font-size:12px;line-height:18px}.reward-task-settings-inline-error,.reward-task-settings-readonly-note,.reward-task-settings-boundary-note,.reward-task-settings-save-row{margin-right:20px;margin-left:20px}.reward-task-settings-boundary-note{margin-top:14px;margin-bottom:0;color:#8b9099;font-size:13px;line-height:1.6}.reward-task-settings-save-row{padding-top:14px}.system-settings-panel.is-product-commission-active>.settings-tabs{height:68px;padding-left:16px}.system-settings-panel.is-product-commission-active>.settings-tabs button{height:68px;min-width:0;padding-top:8px;font-size:11px}.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(1){flex-basis:84px}.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(2),.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(3),.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(4),.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(5){flex-basis:68px}.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(6){flex-basis:80px}.system-settings-panel.is-product-commission-active>.settings-tabs button:nth-child(7){flex-basis:100px}.product-commission-settings-form{container-type:inline-size;min-width:0;overflow-x:hidden;padding:6px 0 42px 20px;background:#eee}.product-commission-settings-grid{display:grid;min-width:0;max-width:100%;overflow-x:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;scrollbar-width:none}.product-commission-settings-grid::-webkit-scrollbar{display:none}.product-commission-card{min-width:0;background:#fff}.product-commission-card>h2{height:30px;margin:0;padding:0 10px;border-bottom:1px solid #eee;color:#454b54;font-size:10px;font-weight:400;line-height:30px}.product-commission-card-body{padding:10px 0 7px}.product-commission-toggle-row,.product-commission-rate-row{display:grid;min-width:0;grid-template-columns:92px 184px minmax(0,1fr);column-gap:5px;align-items:start}.product-commission-toggle-row{min-height:57px}.product-commission-toggle-row>span:first-child,.product-commission-rate-row>label{display:flex;min-width:0;min-height:30px;align-items:center;justify-content:flex-end;padding-right:6px;color:#4a5059;font-size:10px;line-height:15px;text-align:right}.product-commission-settings-form .settings-radio-group{min-height:30px;gap:18px}.product-commission-settings-form .settings-radio-group label{gap:6px;font-size:10px}.product-commission-settings-form .settings-radio-group input{width:15px;height:15px;border-width:2px}.product-commission-settings-form .settings-radio-group input:checked{box-shadow:inset 0 0 0 3px #fff}.product-commission-row-note,.product-commission-rate-row>span{min-width:0;color:#9b9fa7;font-size:10px;line-height:30px}.product-commission-rate-row{min-height:71px;grid-template-columns:92px 148px minmax(0,1fr);grid-template-rows:30px 30px}.product-commission-maturity-card .product-commission-rate-row{grid-template-columns:99px 148px minmax(0,1fr)}.product-commission-rate-row input{display:block;width:148px;max-width:100%;height:30px;padding:0 8px;border:1px solid #e9ebef;border-radius:2px;outline:0;color:#4a5059;background:#fff;font-family:inherit;font-size:10px}.product-commission-rate-row input:focus{border-color:#8eb2f4;box-shadow:0 0 0 2px #5b8ff11a}.product-commission-rate-row input[readonly]{cursor:default;color:#767c86;background:#fafafa}.product-commission-rate-row.has-error input{border-color:#e26a70}.product-commission-rate-row .settings-field-error{width:148px}.product-commission-rate-row>span{grid-column:1 / -1;grid-row:2;padding-left:12px}.product-commission-maturity-card .product-commission-rate-row>span{padding-left:20px}.product-commission-inline-error,.product-commission-readonly-note,.product-commission-boundary-note,.product-commission-save-row{margin-right:20px;margin-left:20px}.product-commission-boundary-note{margin-top:14px;margin-bottom:0;color:#8b9099;font-size:13px;line-height:1.6}.product-commission-save-row{margin-left:94px;padding-top:5px}.product-commission-save-row button{height:30px;min-width:74px;padding:0 10px;font-size:11px}.product-commission-save-row .settings-reset-button{min-width:50px}@container (min-width: 1260px){.product-commission-settings-grid{grid-template-columns:448px 440px 440px}}@container (max-width: 760px){.product-commission-settings-form{overflow-x:visible;padding:10px 0 30px}.product-commission-settings-grid{grid-template-columns:minmax(0,1fr);gap:10px}.product-commission-card>h2{height:36px;padding:0 12px;font-size:14px;line-height:36px}.product-commission-card-body{padding:10px 0 14px}.product-commission-toggle-row,.product-commission-rate-row{min-height:72px;grid-template-columns:92px minmax(0,1fr);gap:0;padding:0 10px}.product-commission-toggle-row>span:first-child,.product-commission-rate-row>label{min-height:44px;padding-right:10px;font-size:14px;line-height:20px}.product-commission-settings-form .settings-radio-group{min-height:44px;gap:18px}.product-commission-settings-form .settings-radio-group label{font-size:14px}.product-commission-settings-form .settings-radio-group input{width:21px;height:21px}.product-commission-settings-form .settings-radio-group input:checked{box-shadow:inset 0 0 0 4px #fff}.product-commission-row-note,.product-commission-rate-row>span{grid-column:2;grid-row:auto;overflow:visible;padding:5px 0 12px;font-size:13px;line-height:20px;text-overflow:clip;white-space:normal}.product-commission-rate-row input{width:100%;height:44px;font-size:14px}.product-commission-rate-row .settings-field-error{width:auto}.product-commission-rate-row:has(.settings-field-error){min-height:94px}.product-commission-inline-error,.product-commission-readonly-note,.product-commission-boundary-note,.product-commission-save-row{margin-right:10px;margin-left:10px}.product-commission-save-row{margin-left:10px;align-items:stretch;flex-direction:column;gap:10px}.product-commission-save-row button{width:100%;height:44px}}@container (max-width: 1150px){.reward-task-settings-hint{padding-top:4px;line-height:18px;text-overflow:clip;white-space:normal}}@container (max-width: 999px){.reward-task-settings-grid{grid-template-columns:minmax(0,1fr)}}@media(min-width:1800px){.customer-settings-form{padding-left:34px}.customer-settings-grid{grid-template-columns:1005px minmax(0,1fr);gap:23px}.customer-settings-column{position:relative}.customer-settings-column:before{position:absolute;top:-16px;right:0;left:0;height:16px;background:#fff;content:""}.customer-settings-business{padding-top:11px;padding-left:20px}.customer-settings-contact{padding-top:16px;padding-left:20px}.customer-settings-business>.customer-settings-row:first-child{min-height:87px}.customer-settings-business>.customer-settings-row:nth-child(4){min-height:92px}.customer-settings-business>.customer-settings-range-row:nth-child(5){min-height:163px}.customer-settings-business>.customer-settings-range-row:nth-child(6){min-height:162px}.customer-settings-business>.customer-settings-hint-row{min-height:89px}.customer-settings-business>.customer-settings-wide-radio-row:nth-child(8){min-height:90px}.customer-settings-row>label,.customer-settings-label,.customer-settings-contact-row>label{font-size:20px;line-height:63px}.customer-settings-contact-row>label{padding-left:45px;line-height:30px}.customer-settings-business .customer-settings-row>label,.customer-settings-business .customer-settings-label{padding-right:24px}.customer-settings-input-wrap input,.customer-settings-input-wrap select,.customer-settings-deferred-wrap input,.customer-settings-deferred-wrap textarea{height:63px;font-size:20px}.customer-settings-deferred-wrap textarea{height:160px}.customer-settings-radio-row .settings-radio-group{min-height:63px;column-gap:56px}.customer-settings-radio-row .settings-radio-group label,.customer-settings-range-controls>span,.customer-settings-hint{font-size:20px}.customer-settings-radio-row .settings-radio-group input{width:34px;height:34px}.customer-settings-radio-row .settings-radio-group input:checked{box-shadow:inset 0 0 0 6px #fff}.customer-settings-range-controls>span,.customer-settings-hint{line-height:63px}.customer-settings-range-row{min-height:160px}.customer-settings-range-controls{grid-template-columns:320px 30px;grid-template-rows:66px 64px}.customer-settings-range-controls>.customer-settings-input-wrap:first-child{grid-column:1;grid-row:1}.customer-settings-range-controls>span{grid-column:2;grid-row:1}.customer-settings-range-controls>.customer-settings-input-wrap:last-child{grid-column:1;grid-row:2;transform:translate(-236px)}.customer-settings-business>.customer-settings-range-row:nth-child(5) .customer-settings-input-wrap:last-child{transform:translate(-236px,3px)}.customer-settings-business>.customer-settings-wide-radio-row:nth-child(8) .settings-radio-group{column-gap:64px}.customer-settings-business>.customer-settings-wide-radio-row:nth-child(9) .settings-radio-group{column-gap:78px}}@media(max-width:1600px){.customer-settings-grid{grid-template-columns:minmax(0,1fr)}.customer-settings-business,.customer-settings-contact{padding-right:24px;padding-left:24px}.customer-settings-row{grid-template-columns:190px minmax(0,360px) minmax(0,1fr)}.customer-settings-range-row,.customer-settings-wide-radio-row{grid-template-columns:190px minmax(0,1fr)}.customer-settings-contact-row{min-height:78px;grid-template-columns:190px minmax(0,1fr)}.customer-settings-contact-row.is-multiline{min-height:210px}}.settings-tab-state{display:flex;min-height:112px;align-items:center;gap:10px;padding-left:126px;color:#747a85;font-size:13px}.settings-tab-state>i{color:var(--primary);font-size:17px}.settings-tab-state button{height:34px;cursor:pointer;padding:0 14px;border:1px solid #e1e5eb;color:#566070;background:#fff}.settings-deferred{display:flex;min-height:112px;align-items:flex-start;gap:14px;margin:18px;padding:24px;border:1px solid #e7e9ee;color:#747a85;background:#fafbfc}.settings-deferred>i{margin-top:2px;color:var(--primary);font-size:19px}.settings-deferred strong{color:#414751;font-size:15px;font-weight:500}.settings-deferred p{margin:8px 0 0;font-size:13px}.settings-payment-channel-list{min-width:0;padding:14px 12px 40px;background:#fff}.settings-payment-toolbar{display:flex;min-height:44px;align-items:center;gap:10px;padding:0 0 10px;color:#969ba4;font-size:12px}.settings-payment-toolbar button{height:34px;cursor:pointer;padding:0 15px;border:1px solid #e0e4ea;border-radius:1px;font-size:13px}.settings-payment-toolbar button:disabled{cursor:not-allowed;opacity:.56}.settings-payment-toolbar .settings-payment-add{color:#fff;border-color:var(--primary);background:var(--primary)}.settings-payment-toolbar .settings-payment-refresh{color:#606773;background:#fff}.settings-payment-toolbar>span{margin-left:auto}.settings-payment-inline-error{display:flex;min-height:38px;align-items:center;gap:10px;margin-bottom:10px;padding:8px 11px;border:1px solid #efc6c8;color:#b64a50;background:#fff5f5;font-size:12px}.settings-payment-inline-error button{cursor:pointer;color:var(--primary);background:transparent}.settings-payment-table-scroll{position:relative;max-width:100%;overflow-x:auto;border:1px solid #eaecf0;background:#fff}.settings-payment-table{width:100%;min-width:1160px;border-collapse:collapse;table-layout:fixed;color:#606772;font-size:12px}.settings-payment-table th,.settings-payment-table td{height:44px;overflow:hidden;padding:0 8px;border-right:1px solid #eceef2;border-bottom:1px solid #eceef2;text-align:left;text-overflow:ellipsis;white-space:nowrap}.settings-payment-table th{height:40px;color:#676e79;background:#fafafa;font-weight:400}.settings-payment-table tbody tr:hover td{background:#fbfdff}.settings-payment-table th:nth-child(1),.settings-payment-table td:nth-child(1){width:48px;text-align:center}.settings-payment-table th:nth-child(2),.settings-payment-table td:nth-child(2){width:190px}.settings-payment-table th:nth-child(3),.settings-payment-table td:nth-child(3){width:125px}.settings-payment-table th:nth-child(4),.settings-payment-table td:nth-child(4){width:76px;text-align:center}.settings-payment-table th:nth-child(5),.settings-payment-table td:nth-child(5){width:112px}.settings-payment-table th:nth-child(6),.settings-payment-table td:nth-child(6),.settings-payment-table th:nth-child(7),.settings-payment-table td:nth-child(7),.settings-payment-table th:nth-child(8),.settings-payment-table td:nth-child(8){width:72px;padding:0 4px}.settings-payment-table th:nth-child(9),.settings-payment-table td:nth-child(9){width:140px}.settings-payment-table th:nth-child(10),.settings-payment-table td:nth-child(10){width:145px}.settings-payment-table th:nth-child(11),.settings-payment-table td:nth-child(11){width:100px;overflow:visible}.settings-payment-domain-cell{color:#4e69a6}.settings-payment-secret-state{color:#7b828d}.payment-channel-switch{display:inline-flex;min-width:62px;cursor:pointer;align-items:center;justify-content:flex-start;gap:5px;padding:0;color:#9298a2;background:transparent;font-size:11px;white-space:nowrap}.payment-channel-switch:disabled{cursor:not-allowed;opacity:.58}.payment-channel-switch:focus-visible{outline:2px solid #7da6ff;outline-offset:2px}.payment-channel-switch.is-on{color:#2ebc7d}.payment-channel-switch-track{position:relative;display:inline-block;width:28px;height:16px;flex:0 0 28px;border-radius:8px;background:#c9cdd3;transition:background .12s ease}.payment-channel-switch-track i{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #22273238;transition:transform .12s ease}.payment-channel-switch.is-on .payment-channel-switch-track{background:var(--settings-green)}.payment-channel-switch.is-on .payment-channel-switch-track i{transform:translate(12px)}.settings-payment-actions{display:flex;align-items:center;gap:5px}.settings-payment-actions button{height:27px;cursor:pointer;padding:0 9px;color:#fff;background:var(--primary);font-size:11px}.settings-payment-actions button.is-danger{background:#f45b60}.settings-payment-actions button:disabled{cursor:not-allowed;opacity:.55}.settings-payment-empty{height:118px!important;color:#9aa0aa;text-align:center!important}.settings-payment-loading{position:absolute;top:40px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#6d7480;background:#ffffffc7}.settings-payment-channel-list>.settings-readonly-note{margin:12px 0 0}.payment-channel-dialog{width:min(92vw,760px)}.payment-channel-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px}.payment-channel-form-field{display:grid;min-width:0;gap:7px;color:#555c68;font-size:13px}.payment-channel-form-field.is-wide,.payment-channel-form-status.is-wide,.payment-channel-dialog-form>.is-wide{grid-column:1 / -1}.payment-channel-form-field input{width:100%;height:38px;padding:0 10px;border:1px solid #dfe3e9;border-radius:2px;outline:0;color:#4c535f;background:#fff}.payment-channel-form-field input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.payment-channel-form-field.has-error input{border-color:#e26a70}.payment-channel-form-field small{color:#c74f55;font-size:11px}.payment-channel-form-status{display:flex;min-width:0;align-items:center;gap:28px;margin:0;padding:13px 14px;border:1px solid #e6e9ee}.payment-channel-form-status legend{padding:0 6px;color:#555c68;font-size:13px}.payment-channel-form-status .payment-channel-switch{min-width:132px;font-size:13px}.payment-channel-switch-caption{color:#555c68}.dialog-button.is-danger{color:#fff;border-color:#f45b60;background:#f45b60}.payment-channel-delete-copy{margin:0;color:#666d78;font-size:13px;line-height:1.7}@media(max-width:760px){.system-settings-panel{width:100%;min-height:calc(100vh - 44px);margin:0}.admin-app.is-system-settings-page .nav-item.is-active{background:var(--sidebar-active)}.settings-tabs{height:58px;padding-left:0}.settings-tabs button{height:58px;padding-top:0}.system-settings-form{padding:14px 14px 32px}.settings-field-row{min-height:82px;grid-template-columns:1fr;gap:5px;margin-left:0}.payment-settings-form .settings-field-row{grid-template-columns:1fr}.recharge-settings-form{padding:14px 14px 32px}.recharge-settings-tier-row{min-height:0;grid-template-columns:82px minmax(0,1fr);gap:6px 0;margin:0 0 16px}.recharge-settings-tier-row>label,.recharge-settings-limit-row>label{padding-right:12px;line-height:44px}.recharge-settings-gift-label{grid-column:1;line-height:44px;text-align:right;padding-right:12px}.recharge-settings-input-wrap input{height:44px}.recharge-settings-limit-row{min-height:0;grid-template-columns:82px minmax(0,1fr);margin:0 0 14px}.recharge-settings-hint{grid-column:2;padding-left:0;line-height:24px;white-space:normal}.recharge-settings-inline-error,.recharge-settings-readonly-note,.recharge-settings-save-row{margin-right:0;margin-left:0}.withdrawal-settings-form{padding:14px 14px 32px}.withdrawal-settings-row{min-height:0;grid-template-columns:82px minmax(0,1fr);gap:6px 0;margin:0 0 14px}.withdrawal-settings-row>label,.withdrawal-settings-label{padding-right:12px;line-height:44px}.withdrawal-settings-input-wrap input{height:44px}.withdrawal-settings-hint{grid-column:2;padding-left:0;font-size:13px;line-height:22px;white-space:normal}.withdrawal-settings-time-row{grid-template-columns:82px minmax(0,1fr) 20px minmax(0,1fr)}.withdrawal-settings-time-row>label{grid-row:1}.withdrawal-settings-time-divider{line-height:44px}.withdrawal-settings-radio-row .settings-radio-group{grid-column:2;min-height:44px}.withdrawal-settings-inline-error,.withdrawal-settings-readonly-note,.withdrawal-settings-save-row{margin-right:0;margin-left:0}.customer-settings-form{padding:10px 0 30px}.customer-settings-grid{gap:10px}.customer-settings-business,.customer-settings-contact{padding:14px 10px 24px}.customer-settings-row,.customer-settings-range-row,.customer-settings-wide-radio-row{min-height:72px;grid-template-columns:86px minmax(0,1fr)}.customer-settings-row>label,.customer-settings-label,.customer-settings-contact-row>label{padding-right:10px;font-size:14px;line-height:22px}.customer-settings-input-wrap input,.customer-settings-input-wrap select,.customer-settings-deferred-wrap input{height:44px;font-size:14px}.customer-settings-radio-row .settings-radio-group{min-height:44px;grid-column:2;gap:10px 18px}.customer-settings-range-controls{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.customer-settings-range-controls>span{line-height:44px}.customer-settings-hint{grid-column:2;padding:5px 0 0;font-size:13px;line-height:20px}.customer-settings-hint-row{min-height:94px}.customer-settings-contact-row{min-height:72px;grid-template-columns:92px minmax(0,1fr)}.customer-settings-contact-row.is-multiline{min-height:202px}.customer-settings-deferred-wrap textarea{height:150px;font-size:14px}.customer-settings-inline-error,.customer-settings-readonly-note,.customer-settings-boundary-note,.customer-settings-save-row{margin-right:10px;margin-left:10px}.reward-task-settings-form{padding:10px 0 30px}.reward-task-settings-grid{gap:10px}.reward-task-settings-panel>h2{height:36px;padding:0 12px;font-size:14px;line-height:36px}.reward-task-settings-panel-body{padding:10px 0 14px}.reward-task-settings-reward-panel .reward-task-settings-panel-body>.reward-task-settings-row,.reward-task-settings-task-panel .reward-task-settings-panel-body>.reward-task-settings-row{min-height:72px;grid-template-columns:86px minmax(0,1fr);gap:0;padding:0 10px}.reward-task-settings-row>label,.reward-task-settings-label{width:auto;min-height:44px;justify-self:stretch;padding-right:10px;font-size:14px;line-height:20px}.reward-task-settings-control{grid-column:2}.reward-task-settings-control input,.reward-task-settings-control select{width:100%;height:44px;font-size:14px}.reward-task-settings-form .settings-radio-group{grid-column:2;min-height:44px;gap:18px}.reward-task-settings-form .settings-radio-group label{font-size:14px}.reward-task-settings-form .settings-radio-group input{width:21px;height:21px}.reward-task-settings-form .settings-radio-group input:checked{box-shadow:inset 0 0 0 4px #fff}.reward-task-settings-hint{grid-column:2;padding:5px 0 12px;font-size:13px;line-height:20px;white-space:normal}.reward-task-settings-reward-panel .reward-task-settings-panel-body>.reward-task-settings-option-row{min-height:118px}.reward-task-settings-reward-panel .reward-task-settings-panel-body>.reward-task-settings-first-deposit-row{min-height:104px;grid-template-rows:44px auto}.reward-task-settings-deferred-note{padding-top:5px;font-size:12px;line-height:18px}.reward-task-settings-inline-error,.reward-task-settings-readonly-note,.reward-task-settings-boundary-note,.reward-task-settings-save-row{margin-right:10px;margin-left:10px}.settings-field-row>label,.settings-status-label{line-height:22px;text-align:left}.settings-field-row:nth-child(7)>label{padding-top:0;line-height:22px}.settings-control-wrap input{height:44px}.settings-radio-group{min-height:44px}.settings-inline-error,.settings-readonly-note,.settings-save-row{margin-right:0;margin-left:0}.settings-save-row{align-items:stretch;flex-direction:column;gap:10px}.settings-status-row{margin-top:0}.settings-save-row button{width:100%;height:44px}.settings-deferred{margin:12px}.settings-tab-state{min-height:96px;padding:14px}.settings-payment-channel-list{padding:12px 10px 30px}.settings-payment-toolbar{flex-wrap:wrap}.settings-payment-toolbar>span{width:100%;margin-left:0}.payment-channel-dialog-form{grid-template-columns:1fr}.payment-channel-form-field.is-wide,.payment-channel-form-status.is-wide,.payment-channel-dialog-form>.is-wide{grid-column:auto}.payment-channel-form-status{align-items:flex-start;flex-direction:column;gap:14px}}@media(max-width:360px){.admin-app.is-system-settings-page .topbar-actions-right>.icon-button,.admin-app.is-system-settings-page .notification-button{display:none}}.admin-app.is-tasks-page{--sidebar-active: #2d2e72}.admin-app.is-tasks-page .admin-sidebar{background:#444bad}.admin-app.is-tasks-page .admin-navigation{padding-bottom:300px}.admin-app.is-tasks-page .admin-topbar{position:static}.admin-content.task-content{min-height:calc(100vh + 72px);padding:8px 0 36px 12px;background:#f3f3f3}@media(min-width:761px){.admin-app.is-tasks-page:not(.sidebar-collapsed) .admin-sidebar{width:213px}.admin-app.is-tasks-page:not(.sidebar-collapsed) .admin-main{margin-left:213px}.admin-app.is-tasks-page .nav-item{width:calc(100% - 42px);min-height:48px;margin:0 21px;gap:12px;padding:0 10px;font-size:16px}.admin-app.is-tasks-page .nav-child{width:calc(100% - 42px);min-height:48px;margin:0 21px;padding-left:38px;font-size:15px}.admin-app.is-tasks-page .nav-children{padding:0}.admin-app.is-tasks-page .nav-section{margin-bottom:0}.admin-app.is-tasks-page .nav-item.is-active{background:transparent}.admin-app.is-tasks-page .nav-child.is-active{color:#fff;background:var(--sidebar-active)}}.task-inline-error{display:flex;min-height:38px;margin:0 12px 7px 0;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.task-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.task-list-panel{position:relative;min-height:480px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.task-toolbar{display:flex;min-height:52px;align-items:flex-start;gap:10px;padding-top:15px;margin-left:24px;white-space:nowrap}.task-toolbar-primary,.task-toolbar-danger,.task-toolbar-secondary{height:28px;cursor:pointer;padding:0 11px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.task-toolbar-danger{width:62px;color:#fff;border-color:#f05d61;background:#f05d61}.task-toolbar-primary{width:83px;color:#fff;border-color:#5b8ff1;background:#5b8ff1}.task-toolbar-secondary{width:62px;color:#626875;background:#fff}.task-toolbar-primary:disabled,.task-edit-button:disabled{cursor:not-allowed;opacity:.52}.task-table-tools{position:absolute;z-index:3;top:17px;right:8px;display:flex;gap:9px}.task-table-tools button{display:grid;width:24px;height:25px;cursor:pointer;place-items:center;border:1px solid #dde1e6;color:#737a85;background:#fff;font-size:12px}.task-table-scroll{position:relative;max-width:calc(100% - 10px);margin-left:10px;overflow-x:auto;border-top:1px solid #edf0f3;scrollbar-width:none}.task-table-scroll::-webkit-scrollbar{width:0;height:0}.task-table{width:100%;min-width:1044px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:14px}.task-table th,.task-table td{height:36px;overflow:hidden;padding:0 8px;border-right:1px solid #e8eaee;border-bottom:1px solid #e8eaee;text-align:left;text-overflow:ellipsis;white-space:nowrap}.task-table thead th{height:35px;color:#555c67;background:#fafafa;font-weight:400}.task-list-panel.is-relaxed .task-table tbody td{height:43px}.task-table tbody tr:hover td{background:#fbfcff}.task-table th:nth-child(1),.task-table td:nth-child(1){width:44px;padding:0;text-align:center}.task-table th:nth-child(2),.task-table td:nth-child(2){width:55px}.task-table th:nth-child(3),.task-table td:nth-child(3){width:87px}.task-table th:nth-child(4),.task-table td:nth-child(4){width:145px}.task-table th:nth-child(5),.task-table td:nth-child(5){width:138px}.task-table th:nth-child(6),.task-table td:nth-child(6){width:143px}.task-table th:nth-child(7),.task-table td:nth-child(7){width:88px}.task-table th:nth-child(8),.task-table td:nth-child(8){width:145px}.task-table th:nth-child(9),.task-table td:nth-child(9){width:143px}.task-table th:nth-child(10),.task-table td:nth-child(10){width:56px}.task-table th:nth-child(8),.task-table td:nth-child(8),.task-table th:nth-child(9),.task-table td:nth-child(9){padding-right:4px;font-size:13px}.task-table input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:#5b8ff1;vertical-align:middle}.task-name-cell{color:#616874}.task-status{display:inline-flex;min-width:32px;height:20px;align-items:center;justify-content:center;color:#fff;background:#5b8ff1;font-size:12px;line-height:20px}.task-status.is-disabled{background:#a4a9b3}.task-edit-button{width:40px;height:29px;cursor:pointer;color:#fff;background:#5b8ff1;font-size:12px}.task-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.task-table-loading{position:absolute;z-index:4;top:35px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.task-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:flex-start;gap:8px;padding:7px 0 0 18px;color:#747a85;font-size:12px;white-space:nowrap}.task-pagination>*{flex:0 0 auto}.task-pagination button,.task-pagination select,.task-pagination input{height:28px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:12px}.task-pagination button{min-width:31px;cursor:pointer}.task-pagination button.is-current{color:#fff;border-color:#5b8ff1;background:#5b8ff1}.task-pagination input{width:39px;text-align:center}.task-pagination select{min-width:72px}.task-pagination button:disabled{cursor:not-allowed;opacity:.48}.task-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.task-dialog-form label{display:grid;gap:7px;color:#555c68;font-size:13px}.task-name-field,.task-dialog-form .dialog-form-error{grid-column:1 / -1}.task-dialog-form input,.task-dialog-form select{width:100%;height:39px;padding:0 11px;border:1px solid #dfe3e9;color:#444b57;background:#fff;font-family:inherit;outline:0}.task-dialog-form input:focus,.task-dialog-form select:focus{border-color:#5b8ff1;box-shadow:0 0 0 2px #5b8ff11a}.admin-dialog-panel:has(.task-dialog-form){width:min(620px,calc(100vw - 32px))}.admin-dialog:has(.task-dialog-form){width:min(620px,calc(100vw - 32px))}@media(max-width:760px){.admin-app.is-tasks-page .nav-item.is-active{background:var(--sidebar-active)}.admin-content.task-content{padding:8px 0 24px 8px}.task-toolbar{overflow-x:auto;margin-left:12px;padding-right:78px;scrollbar-width:none}.task-toolbar::-webkit-scrollbar{width:0;height:0}.task-table-scroll{max-width:calc(100% - 8px);margin-left:8px;scrollbar-width:thin}.task-table-scroll::-webkit-scrollbar{height:8px}.task-table-scroll::-webkit-scrollbar-thumb{border-radius:4px;background:#b7bcc6}.task-dialog-form{grid-template-columns:1fr}.task-name-field,.task-dialog-form .dialog-form-error{grid-column:auto}}@media print{.admin-sidebar,.admin-topbar,.admin-tabs,.task-toolbar,.task-table-tools,.task-pagination{display:none!important}.admin-main{margin-left:0!important}.admin-content.task-content{padding:0}}.admin-app.is-lottery-prizes-page{--sidebar-active: #2d2e72}.admin-app.is-lottery-prizes-page .admin-sidebar{background:#4043a2}.admin-app.is-lottery-prizes-page .admin-navigation{padding-bottom:300px}.admin-app.is-lottery-prizes-page .admin-topbar{position:static}.admin-content.lottery-prize-content{min-height:calc(100vh + 72px);padding:8px 0 36px 12px;background:#f3f3f3}@media(min-width:761px){.admin-app.is-lottery-prizes-page:not(.sidebar-collapsed) .admin-sidebar{width:206px}.admin-app.is-lottery-prizes-page:not(.sidebar-collapsed) .admin-main{margin-left:206px}.admin-app.is-lottery-prizes-page .nav-item{width:calc(100% - 40px);min-height:48px;margin:0 20px;gap:12px;padding:0 10px;font-size:16px}.admin-app.is-lottery-prizes-page .nav-child{width:150px;min-height:48px;margin:0 20px;padding-left:30px;font-size:14px}.admin-app.is-lottery-prizes-page .nav-children{padding:0}.admin-app.is-lottery-prizes-page .nav-section{margin-bottom:0}.admin-app.is-lottery-prizes-page .nav-item.is-active{background:transparent}.admin-app.is-lottery-prizes-page .nav-child.is-active{color:#fff;background:var(--sidebar-active)}}.lottery-prize-inline-error{display:flex;min-height:38px;margin:0 12px 7px 0;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid #f0c8cb;color:#b74950;background:#fff4f4;font-size:13px}.lottery-prize-inline-error button{cursor:pointer;color:#b74950;background:transparent;text-decoration:underline}.lottery-prize-filter-panel{min-height:50px;padding:7px 10px 6px;border:1px solid #eaecf0;background:#fff;box-shadow:0 1px 5px #2a30480a}.lottery-prize-filter-form{display:flex;align-items:center;gap:12px;white-space:nowrap}.lottery-prize-filter-form input,.lottery-prize-search-button,.lottery-prize-reset-button{height:36px;border:1px solid #e6e8ed;border-radius:1px;color:#676d78;background:#fff;font-family:inherit;font-size:13px;outline:0}.lottery-prize-filter-form input{width:155px;padding:0 12px}.lottery-prize-filter-form input::placeholder{color:#b7bbc4}.lottery-prize-filter-form input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #5b8ff11a}.lottery-prize-search-button,.lottery-prize-reset-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}.lottery-prize-search-button{width:83px;color:#fff;border-color:#5e91fc;background:#5e91fc}.lottery-prize-reset-button{width:62px}.lottery-prize-reset-button:hover{color:#5b8ff1;border-color:#b8cef7}.lottery-prize-list-panel{position:relative;min-height:420px;margin-top:29px;border:1px solid #e8eaee;background:#fff;box-shadow:0 1px 5px #2a30480a}.lottery-prize-toolbar{display:flex;min-height:49px;align-items:flex-start;gap:10px;padding-top:11px;margin-left:24px;white-space:nowrap}.lottery-prize-toolbar-primary,.lottery-prize-toolbar-danger,.lottery-prize-toolbar-secondary{height:28px;cursor:pointer;padding:0 10px;border:1px solid #e5e8ed;border-radius:1px;font-size:12px}.lottery-prize-toolbar-danger{width:62px;color:#fff;border-color:#e7534f;background:#e7534f}.lottery-prize-toolbar-primary{width:84px;color:#fff;border-color:#5e91fc;background:#5e91fc}.lottery-prize-toolbar-secondary{width:62px;color:#626875;background:#fff}.lottery-prize-toolbar-primary:disabled,.lottery-prize-edit-button:disabled{cursor:not-allowed;opacity:.52}.lottery-prize-table-tools{position:absolute;z-index:3;top:12px;right:8px;display:flex;gap:9px}.lottery-prize-table-tools button{display:grid;width:24px;height:25px;cursor:pointer;place-items:center;border:1px solid #dde1e6;color:#737a85;background:#fff;font-size:12px}.lottery-prize-table-scroll{position:relative;max-width:calc(100% - 10px);margin-left:10px;overflow-x:auto;border-top:1px solid #edf0f3;scrollbar-width:none}.lottery-prize-table-scroll::-webkit-scrollbar{width:0;height:0}.lottery-prize-table{width:100%;min-width:1052px;border-collapse:collapse;table-layout:fixed;color:#626975;font-size:13px}.lottery-prize-table th,.lottery-prize-table td{height:37px;overflow:hidden;padding:0 8px;border-right:1px solid #e8eaee;border-bottom:1px solid #e8eaee;text-align:left;text-overflow:ellipsis;white-space:nowrap}.lottery-prize-table thead th{height:36px;color:#555c67;background:#f6f6f6;font-weight:400}.lottery-prize-list-panel.is-relaxed .lottery-prize-table tbody td{height:44px}.lottery-prize-table tbody tr:hover td{background:#fbfcff}.lottery-prize-table th:nth-child(1),.lottery-prize-table td:nth-child(1){width:52px;padding:0;text-align:center}.lottery-prize-table th:nth-child(2),.lottery-prize-table td:nth-child(2){width:49px;padding:0;text-align:center}.lottery-prize-table th:nth-child(3),.lottery-prize-table td:nth-child(3){width:70px}.lottery-prize-table th:nth-child(4),.lottery-prize-table td:nth-child(4){width:156px}.lottery-prize-table th:nth-child(5),.lottery-prize-table td:nth-child(5){width:90px}.lottery-prize-table th:nth-child(6),.lottery-prize-table td:nth-child(6){width:131px}.lottery-prize-table th:nth-child(7),.lottery-prize-table td:nth-child(7){width:93px}.lottery-prize-table th:nth-child(8),.lottery-prize-table td:nth-child(8){width:218px}.lottery-prize-table th:nth-child(9),.lottery-prize-table td:nth-child(9){width:140px}.lottery-prize-table th:nth-child(10),.lottery-prize-table td:nth-child(10){width:53px;padding:0;text-align:center}.lottery-prize-table th:nth-child(7),.lottery-prize-table td:nth-child(7),.lottery-prize-table th:nth-child(8),.lottery-prize-table td:nth-child(8){text-align:center}.lottery-prize-table th:nth-child(8),.lottery-prize-table td:nth-child(8),.lottery-prize-table th:nth-child(9),.lottery-prize-table td:nth-child(9){padding-right:2px;font-size:12px}.lottery-prize-table input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:#5b8ff1;vertical-align:middle}.lottery-prize-icon{display:block;width:28px;height:28px;margin:0 auto;object-fit:contain}.lottery-prize-name-cell{color:#616874}.lottery-prize-sort-heading{display:inline-flex;align-items:center;gap:4px}.lottery-prize-sort-heading i{color:#b4b8c0;font-size:10px}.lottery-prize-edit-button{width:40px;height:29px;cursor:pointer;color:#fff;background:#5e91fc;font-size:12px}.lottery-prize-empty{height:112px!important;color:#a0a5ae;text-align:center!important}.lottery-prize-table-loading{position:absolute;z-index:4;top:36px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#69717e;background:#ffffffd1;font-size:13px}.lottery-prize-pagination{display:flex;min-height:42px;overflow-x:auto;align-items:flex-start;gap:8px;padding:7px 0 0 18px;color:#747a85;font-size:12px;white-space:nowrap}.lottery-prize-pagination>*{flex:0 0 auto}.lottery-prize-pagination button,.lottery-prize-pagination select,.lottery-prize-pagination input{height:28px;border:1px solid #e0e3e8;color:#646b77;background:#fff;font-family:inherit;font-size:12px}.lottery-prize-pagination button{min-width:31px;cursor:pointer}.lottery-prize-pagination button.is-current{color:#fff;border-color:#5b8ff1;background:#5b8ff1}.lottery-prize-pagination input{width:39px;text-align:center}.lottery-prize-pagination select{min-width:72px}.lottery-prize-pagination button:disabled{cursor:not-allowed;opacity:.48}.lottery-prize-dialog-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lottery-prize-dialog-form label{display:grid;gap:7px;color:#555c68;font-size:13px}.lottery-prize-name-field,.lottery-prize-icon-field,.lottery-prize-dialog-form .dialog-form-error{grid-column:1 / -1}.lottery-prize-icon-field{min-width:0;margin:0;padding:0;border:0}.lottery-prize-icon-field legend{margin-bottom:7px;color:#555c68;font-size:13px}.lottery-prize-icon-options{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.lottery-prize-icon-options label{position:relative;display:grid;height:47px;cursor:pointer;place-items:center;border:1px solid #e0e4ea;background:#fff}.lottery-prize-icon-options label.is-selected{border-color:#5b8ff1;box-shadow:0 0 0 2px #5b8ff11c}.lottery-prize-icon-options input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.lottery-prize-icon-options img{width:28px;height:28px;object-fit:contain}.lottery-prize-dialog-form>label input,.lottery-prize-dialog-form>label select{width:100%;height:39px;padding:0 11px;border:1px solid #dfe3e9;color:#444b57;background:#fff;font-family:inherit;outline:0}.lottery-prize-dialog-form>label input:focus,.lottery-prize-dialog-form>label select:focus{border-color:#5b8ff1;box-shadow:0 0 0 2px #5b8ff11a}.admin-dialog-panel:has(.lottery-prize-dialog-form){width:min(640px,calc(100vw - 32px))}.admin-dialog:has(.lottery-prize-dialog-form){width:min(640px,calc(100vw - 32px))}@media(max-width:760px){.admin-app.is-lottery-prizes-page .nav-item.is-active{background:var(--sidebar-active)}.admin-content.lottery-prize-content{padding:8px 0 24px 8px}.lottery-prize-filter-panel{padding-right:8px;padding-left:8px}.lottery-prize-filter-form{overflow-x:auto;scrollbar-width:none}.lottery-prize-filter-form::-webkit-scrollbar,.lottery-prize-toolbar::-webkit-scrollbar{width:0;height:0}.lottery-prize-toolbar{overflow-x:auto;margin-left:12px;padding-right:78px;scrollbar-width:none}.lottery-prize-table-scroll{max-width:calc(100% - 8px);margin-left:8px;scrollbar-width:thin}.lottery-prize-table-scroll::-webkit-scrollbar{height:8px}.lottery-prize-table-scroll::-webkit-scrollbar-thumb{border-radius:4px;background:#b7bcc6}.lottery-prize-dialog-form{grid-template-columns:1fr}.lottery-prize-name-field,.lottery-prize-icon-field,.lottery-prize-dialog-form .dialog-form-error{grid-column:auto}.lottery-prize-icon-options{grid-template-columns:repeat(4,1fr)}}@media print{.admin-sidebar,.admin-topbar,.admin-tabs,.lottery-prize-filter-panel,.lottery-prize-toolbar,.lottery-prize-table-tools,.lottery-prize-pagination{display:none!important}.admin-main{margin-left:0!important}.admin-content.lottery-prize-content{padding:0}}:root{--admin-sidebar-width: 212px;--admin-sidebar-collapsed-width: 64px;--admin-surface: #fff;--admin-surface-muted: #f7f9fc;--admin-border: #e2e7ee;--admin-text: #4f5867;--admin-text-muted: #77808e;--admin-danger: #dc5b63}@media(min-width:761px){.admin-app:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-products-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-blog-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-recharges-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-payment-channels-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-system-settings-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-tasks-page:not(.sidebar-collapsed) .admin-sidebar,.admin-app.is-lottery-prizes-page:not(.sidebar-collapsed) .admin-sidebar{width:var(--admin-sidebar-width)}.admin-app:not(.sidebar-collapsed) .admin-main,.admin-app.is-products-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-blog-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-recharges-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-payment-channels-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-system-settings-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-tasks-page:not(.sidebar-collapsed) .admin-main,.admin-app.is-lottery-prizes-page:not(.sidebar-collapsed) .admin-main{margin-left:var(--admin-sidebar-width)}.admin-app.is-payment-channels-page .nav-item,.admin-app.is-system-settings-page .nav-item,.admin-app.is-tasks-page .nav-item,.admin-app.is-lottery-prizes-page .nav-item{width:calc(100% - 24px);min-height:46px;margin:0 12px;gap:13px;padding:0 16px;font-size:15px}.admin-app.is-payment-channels-page .nav-child,.admin-app.is-system-settings-page .nav-child,.admin-app.is-tasks-page .nav-child,.admin-app.is-lottery-prizes-page .nav-child{width:calc(100% - 24px);min-height:44px;margin:0 12px;padding:0 0 0 44px;font-size:14px}.admin-app.is-payment-channels-page .nav-children,.admin-app.is-system-settings-page .nav-children,.admin-app.is-tasks-page .nav-children,.admin-app.is-lottery-prizes-page .nav-children{padding:3px 0 5px}}.admin-app.is-blog-page .nav-item.is-active,.admin-app.is-announcements-page .nav-item.is-active,.admin-app.is-recharges-page .nav-item.is-active,.admin-app.is-payment-channels-page .nav-item.is-active,.admin-app.is-system-settings-page .nav-item.is-active,.admin-app.is-tasks-page .nav-item.is-active,.admin-app.is-lottery-prizes-page .nav-item.is-active{background:var(--sidebar-active)}.admin-app.is-blog-page .nav-child.is-active,.admin-app.is-recharges-page .nav-child.is-active,.admin-app.is-payment-channels-page .nav-child.is-active,.admin-app.is-system-settings-page .nav-child.is-active,.admin-app.is-tasks-page .nav-child.is-active,.admin-app.is-lottery-prizes-page .nav-child.is-active{position:static;width:calc(100% - 24px);margin:0 12px;padding:0 0 0 44px;color:#fff;background:var(--sidebar-active)}.admin-topbar{position:sticky!important;height:42px}.icon-button{width:44px}.admin-user-button{min-width:140px}.admin-tabs{height:40px;grid-template-columns:30px minmax(0,1fr) 30px}.tab-scroll-button{width:30px;height:39px}.admin-tab-track,.admin-tab{height:39px}.admin-tab{color:#687282;font-size:12px}.admin-tab.is-active{color:#3f6fc5;font-weight:600}.admin-tab-label{line-height:1.4}.admin-content,.admin-content.customer-content,.admin-content.product-content,.admin-content.announcement-content,.admin-content.blog-content,.admin-content.recharge-content,.admin-content.payment-content,.admin-content.task-content,.admin-content.lottery-prize-content{min-height:calc(100vh - 82px);padding:14px 14px 36px}.admin-content.system-settings-content{min-height:calc(100vh - 82px);padding:0}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:12px}.metric-card{min-height:138px;border-color:#e0e5ec;border-radius:4px;box-shadow:0 3px 10px #3136480f}.metric-card-head{min-height:48px;align-items:flex-start;padding:11px 14px 0;line-height:1.35;white-space:normal}.metric-card-head>span:first-child{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal}.metric-value{padding:13px 14px 16px}.metric-footer{min-height:38px;padding:0 14px;color:#596271}.customer-filter-panel,.product-filter-panel,.announcement-filter-panel,.blog-filter-panel,.recharge-filter-panel,.payment-filter-panel,.lottery-prize-filter-panel{border-color:var(--admin-border);border-radius:4px;box-shadow:0 2px 8px #2a30480b}.customer-filter-grid.primary-filters,.customer-filter-grid.secondary-filters{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:10px}.product-filter-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.announcement-filter-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.blog-filter-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.recharge-filter-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.payment-filter-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.blog-filter-actions{position:static;margin-top:10px;margin-left:0}.customer-filter-control input,.customer-filter-control select,.product-filter-control input,.product-filter-control select,.announcement-filter-control input,.announcement-filter-control select,.blog-filter-control input,.blog-filter-control select,.recharge-filter-control input,.recharge-filter-control select,.payment-filter-control input,.payment-filter-control select,.lottery-prize-filter-form input,.customer-search-button,.customer-reset-button,.product-search-button,.product-reset-button,.announcement-search-button,.announcement-reset-button,.blog-search-button,.blog-reset-button,.recharge-search-button,.recharge-reset-button,.payment-search-button,.payment-reset-button,.lottery-prize-search-button,.lottery-prize-reset-button{border-radius:4px}.customer-toolbar,.product-toolbar,.announcement-toolbar,.blog-toolbar,.recharge-toolbar,.payment-toolbar,.task-toolbar,.lottery-prize-toolbar{min-height:38px;align-items:center;row-gap:8px;flex-wrap:wrap}.customer-toolbar-main,.customer-toolbar-view,.blog-toolbar-left,.blog-toolbar-right,.recharge-toolbar-left,.recharge-toolbar-right{flex-wrap:wrap}.toolbar-primary,.toolbar-secondary,.product-toolbar-primary,.product-toolbar-danger,.product-toolbar-secondary,.announcement-toolbar-danger,.announcement-toolbar-primary,.announcement-toolbar-secondary,.blog-toolbar-danger,.blog-toolbar-primary,.blog-toolbar-secondary,.recharge-toolbar-danger,.recharge-toolbar-secondary,.payment-toolbar-danger,.payment-toolbar-primary,.payment-toolbar-secondary,.task-toolbar-danger,.task-toolbar-primary,.task-toolbar-secondary,.lottery-prize-toolbar-danger,.lottery-prize-toolbar-primary,.lottery-prize-toolbar-secondary{min-height:32px;border-radius:4px;transition:border-color .14s ease,background-color .14s ease,color .14s ease,opacity .14s ease}.toolbar-danger,.product-toolbar-danger,.announcement-toolbar-danger,.blog-toolbar-danger,.recharge-toolbar-danger,.payment-toolbar-danger,.task-toolbar-danger,.lottery-prize-toolbar-danger{border-color:var(--admin-danger);background:var(--admin-danger)}.toolbar-danger:hover:not(:disabled),.product-toolbar-danger:hover:not(:disabled),.announcement-toolbar-danger:hover:not(:disabled),.blog-toolbar-danger:hover:not(:disabled),.recharge-toolbar-danger:hover:not(:disabled),.payment-toolbar-danger:hover:not(:disabled),.task-toolbar-danger:hover:not(:disabled),.lottery-prize-toolbar-danger:hover:not(:disabled){border-color:#c94b55;background:#c94b55}.toolbar-primary:disabled,.toolbar-danger:disabled,.product-toolbar-primary:disabled,.product-toolbar-danger:disabled,.announcement-toolbar-primary:disabled,.announcement-toolbar-danger:disabled,.blog-toolbar-primary:disabled,.blog-toolbar-danger:disabled,.payment-toolbar-primary:disabled,.payment-toolbar-danger:disabled,.task-toolbar-primary:disabled,.task-toolbar-danger:disabled,.lottery-prize-toolbar-primary:disabled,.lottery-prize-toolbar-danger:disabled{cursor:not-allowed;filter:saturate(.6);opacity:.46}.customer-table-scroll,.product-table-scroll,.announcement-table-scroll,.blog-table-scroll,.recharge-table-scroll,.payment-table-scroll,.task-table-scroll,.lottery-prize-table-scroll{max-width:100%;margin-left:0;scrollbar-width:thin;scrollbar-color:#b7c0cd transparent}.customer-table-scroll::-webkit-scrollbar,.product-table-scroll::-webkit-scrollbar,.announcement-table-scroll::-webkit-scrollbar,.blog-table-scroll::-webkit-scrollbar,.recharge-table-scroll::-webkit-scrollbar,.payment-table-scroll::-webkit-scrollbar,.task-table-scroll::-webkit-scrollbar,.lottery-prize-table-scroll::-webkit-scrollbar{height:8px}.customer-table-scroll::-webkit-scrollbar-thumb,.product-table-scroll::-webkit-scrollbar-thumb,.announcement-table-scroll::-webkit-scrollbar-thumb,.blog-table-scroll::-webkit-scrollbar-thumb,.recharge-table-scroll::-webkit-scrollbar-thumb,.payment-table-scroll::-webkit-scrollbar-thumb,.task-table-scroll::-webkit-scrollbar-thumb,.lottery-prize-table-scroll::-webkit-scrollbar-thumb{border-radius:4px;background:#b7c0cd}.customer-table th,.product-table th,.announcement-table th,.blog-table th,.recharge-table th,.payment-table th,.task-table th,.lottery-prize-table th{color:#505a69;background:var(--admin-surface-muted);font-weight:600}.customer-table tbody tr:nth-child(2n) td,.product-table tbody tr:nth-child(2n) td,.announcement-table tbody tr:nth-child(2n) td,.blog-table tbody tr:nth-child(2n) td,.recharge-table tbody tr:nth-child(2n) td,.payment-table tbody tr:nth-child(2n) td,.task-table tbody tr:nth-child(2n) td,.lottery-prize-table tbody tr:nth-child(2n) td{background:#fcfdff}.customer-table th:first-child,.customer-table td:first-child,.product-table th:first-child,.product-table td:first-child,.announcement-table th:first-child,.announcement-table td:first-child,.blog-table th:first-child,.blog-table td:first-child,.recharge-table th:first-child,.recharge-table td:first-child,.payment-table th:first-child,.payment-table td:first-child,.task-table th:first-child,.task-table td:first-child,.lottery-prize-table th:first-child,.lottery-prize-table td:first-child{position:sticky;z-index:2;left:0;background:var(--admin-surface);box-shadow:1px 0 #e7ebf0}.customer-table th:last-child,.customer-table td:last-child,.product-table th:last-child,.product-table td:last-child,.announcement-table th:last-child,.announcement-table td:last-child,.blog-table th:last-child,.blog-table td:last-child,.recharge-table th:last-child,.recharge-table td:last-child,.payment-table th:last-child,.payment-table td:last-child,.task-table th:last-child,.task-table td:last-child,.lottery-prize-table th:last-child,.lottery-prize-table td:last-child{position:sticky;z-index:2;right:0;background:var(--admin-surface);box-shadow:-1px 0 #e7ebf0}.customer-table thead th:first-child,.product-table thead th:first-child,.announcement-table thead th:first-child,.blog-table thead th:first-child,.recharge-table thead th:first-child,.payment-table thead th:first-child,.task-table thead th:first-child,.lottery-prize-table thead th:first-child,.customer-table thead th:last-child,.product-table thead th:last-child,.announcement-table thead th:last-child,.blog-table thead th:last-child,.recharge-table thead th:last-child,.payment-table thead th:last-child,.task-table thead th:last-child,.lottery-prize-table thead th:last-child{z-index:3;background:var(--admin-surface-muted)}.customer-table tbody tr:hover td,.product-table tbody tr:hover td,.announcement-table tbody tr:hover td,.blog-table tbody tr:hover td,.recharge-table tbody tr:hover td,.payment-table tbody tr:hover td,.task-table tbody tr:hover td,.lottery-prize-table tbody tr:hover td{background:#f4f7ff}.customer-table td[title],.product-table td[title],.announcement-table td[title],.blog-table td[title],.recharge-table td[title],.payment-table td[title],.task-table td[title],.lottery-prize-table td[title]{cursor:help}.row-edit-button,.row-more summary,.product-edit-button,.announcement-row-actions button,.blog-edit-button,.blog-delete-button,.recharge-edit-button,.payment-delete-button,.task-edit-button,.lottery-prize-edit-button{min-height:30px;border-radius:4px}.announcement-row-actions .is-delete,.blog-delete-button,.payment-delete-button{border-color:var(--admin-danger);background:var(--admin-danger)}.admin-dialog{max-height:calc(100vh - 24px)}.admin-dialog-panel{max-height:calc(100vh - 24px);border-radius:6px}.admin-dialog-header{min-height:64px;padding:15px 20px 12px}.dialog-close{width:32px;height:32px;border-radius:4px}.dialog-close:hover:not(:disabled){color:#d6525b;background:#fff3f4}.admin-dialog-body{overflow-y:auto;padding:20px}.admin-dialog-footer{min-height:64px;padding:12px 20px}.dialog-button{min-height:38px;border-radius:4px}.system-settings-panel{width:auto;min-height:calc(100vh - 98px);margin:16px 16px 0;border:1px solid var(--admin-border);box-shadow:0 2px 8px #2a30480b}.settings-tabs{height:60px;align-items:stretch;padding:0 12px;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#b7c0cd #f7f9fc}.settings-tabs button{flex:0 0 auto!important;width:auto;min-width:108px;height:60px;padding:0 18px;color:#606a79;font-size:14px}.settings-tabs button.is-active{color:#2f5eaf}.system-settings-form{max-width:1240px;padding:22px 32px 56px}.settings-field-row{min-height:56px;grid-template-columns:minmax(132px,160px) minmax(0,1fr);gap:14px;margin-left:0}.settings-field-row>label,.settings-status-label{line-height:1.45;text-align:right;white-space:normal;overflow-wrap:anywhere;padding-top:9px}.settings-field-row:nth-child(7)>label{padding-top:9px;line-height:1.45}.settings-inline-error,.settings-readonly-note,.settings-save-row{margin-left:146px}.settings-save-row button{min-height:40px;border-radius:4px}@media(min-width:1280px){.admin-content:not(.system-settings-content){padding-right:18px;padding-left:18px}}@media(max-width:1279px){.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-settings-form{padding-right:24px;padding-left:24px}}@media(max-width:760px){.admin-sidebar,.admin-app.is-products-page:not(.sidebar-collapsed) .admin-sidebar{width:var(--admin-sidebar-collapsed-width)}.admin-main,.admin-app.is-products-page:not(.sidebar-collapsed) .admin-main,.sidebar-collapsed .admin-main{margin-left:var(--admin-sidebar-collapsed-width)}.admin-tabs{display:grid}.admin-content,.admin-content.customer-content,.admin-content.product-content,.admin-content.announcement-content,.admin-content.blog-content,.admin-content.recharge-content,.admin-content.payment-content,.admin-content.task-content,.admin-content.lottery-prize-content{min-height:calc(100vh - 82px);padding:10px 10px 28px}.admin-content.system-settings-content{padding:0}.admin-user-button{min-width:0;max-width:132px;padding-right:10px;padding-left:10px}.customer-toolbar,.product-toolbar,.announcement-toolbar,.blog-toolbar,.recharge-toolbar,.payment-toolbar,.task-toolbar,.lottery-prize-toolbar{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:thin}.customer-toolbar-main,.customer-toolbar-view,.blog-toolbar-left,.blog-toolbar-right,.recharge-toolbar-left,.recharge-toolbar-right{flex-wrap:nowrap}.system-settings-panel{min-height:calc(100vh - 82px);margin:0;border-right:0;border-left:0}.settings-tabs{height:58px;padding:0 8px}.settings-tabs button{min-width:108px;height:58px;padding:0 14px;font-size:13px}.system-settings-form{max-width:none;padding:16px 14px 32px}.settings-field-row,.payment-settings-form .settings-field-row{min-height:82px;grid-template-columns:1fr;gap:5px;margin-left:0}.settings-field-row>label,.settings-status-label,.settings-field-row:nth-child(7)>label{padding-top:0;line-height:22px;text-align:left}.settings-inline-error,.settings-readonly-note,.settings-save-row{margin-right:0;margin-left:0}.settings-save-row{align-items:stretch;flex-direction:column}.settings-save-row button{width:100%;min-height:44px}.admin-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.admin-dialog-panel{max-height:calc(100vh - 20px)}}@media(max-width:520px){.metrics-grid,.customer-filter-grid.primary-filters,.customer-filter-grid.secondary-filters,.product-filter-grid,.announcement-filter-grid,.blog-filter-grid,.recharge-filter-grid,.payment-filter-grid{grid-template-columns:1fr}.admin-dialog-header,.admin-dialog-body,.admin-dialog-footer{padding-right:14px;padding-left:14px}}
