.language-wrapper-2{position:relative;display:inline-block}.language-btn-2{display:flex;align-items:center;gap:6px;padding:8px 12px;color:#fff;border-radius:6px;font-size:14px;background:#ffffff1a;cursor:pointer}.lang-icon-2{font-size:16px}.langarrow-2{font-size:10px;transition:transform .2s ease}.langarrow-2.rotate{transform:rotate(180deg)}.language-dropdown-2{position:absolute;top:100%;left:0;margin-top:8px;min-width:200px;background:#fff;border-radius:8px;box-shadow:0 12px 30px #0000002e;z-index:9999;overflow:hidden;animation:dropdownFade .18s ease-out}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.language-item-2{width:100%;text-align:left;padding:10px 14px;background:transparent;border:none;font-size:14px;cursor:pointer}.language-item-2:hover{background:#f1f5f9}.language-item-2:disabled{opacity:.6;cursor:not-allowed}.border-bottom-2{border-bottom:1px solid #e5e7eb}.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}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/build/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:""}.fa-hooli{--fa:""}.fa-yelp{--fa:""}.fa-cc-visa{--fa:""}.fa-lastfm{--fa:""}.fa-shopware{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-aws{--fa:""}.fa-redhat{--fa:""}.fa-yoast{--fa:""}.fa-cloudflare{--fa:""}.fa-ups{--fa:""}.fa-pixiv{--fa:""}.fa-wpexplorer{--fa:""}.fa-dyalog{--fa:""}.fa-bity{--fa:""}.fa-stackpath{--fa:""}.fa-buysellads{--fa:""}.fa-first-order{--fa:""}.fa-modx{--fa:""}.fa-guilded{--fa:""}.fa-vnv{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-microsoft{--fa:""}.fa-qq{--fa:""}.fa-orcid{--fa:""}.fa-java{--fa:""}.fa-invision{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-centercode{--fa:""}.fa-glide-g{--fa:""}.fa-drupal{--fa:""}.fa-jxl{--fa:""}.fa-dart-lang{--fa:""}.fa-hire-a-helper{--fa:""}.fa-creative-commons-by{--fa:""}.fa-unity{--fa:""}.fa-whmcs{--fa:""}.fa-rocketchat{--fa:""}.fa-vk{--fa:""}.fa-untappd{--fa:""}.fa-mailchimp{--fa:""}.fa-css3-alt{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-vimeo-v{--fa:""}.fa-contao{--fa:""}.fa-square-font-awesome{--fa:""}.fa-deskpro{--fa:""}.fa-brave{--fa:""}.fa-sistrix{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-battle-net{--fa:""}.fa-the-red-yeti{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-edge{--fa:""}.fa-threads{--fa:""}.fa-napster{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-google-plus-g{--fa:""}.fa-artstation{--fa:""}.fa-markdown{--fa:""}.fa-sourcetree{--fa:""}.fa-google-plus{--fa:""}.fa-diaspora{--fa:""}.fa-foursquare{--fa:""}.fa-stack-overflow{--fa:""}.fa-github-alt{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-pagelines{--fa:""}.fa-algolia{--fa:""}.fa-red-river{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-safari{--fa:""}.fa-google{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-atlassian{--fa:""}.fa-linkedin-in{--fa:""}.fa-digital-ocean{--fa:""}.fa-nimblr{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-hacker-news{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-adversal{--fa:""}.fa-creative-commons{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-fonticons{--fa:""}.fa-weixin{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-codepen{--fa:""}.fa-git-alt{--fa:""}.fa-lyft{--fa:""}.fa-rev{--fa:""}.fa-windows{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-meetup{--fa:""}.fa-centos{--fa:""}.fa-adn{--fa:""}.fa-cloudsmith{--fa:""}.fa-opensuse{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-codiepie{--fa:""}.fa-node{--fa:""}.fa-mix{--fa:""}.fa-steam{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-scribd{--fa:""}.fa-debian{--fa:""}.fa-openid{--fa:""}.fa-instalod{--fa:""}.fa-files-pinwheel{--fa:""}.fa-expeditedssl{--fa:""}.fa-sellcast{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-r-project{--fa:""}.fa-delicious{--fa:""}.fa-freebsd{--fa:""}.fa-vuejs{--fa:""}.fa-accusoft{--fa:""}.fa-ioxhost{--fa:""}.fa-fonticons-fi{--fa:""}.fa-app-store{--fa:""}.fa-cc-mastercard{--fa:""}.fa-itunes-note{--fa:""}.fa-golang{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-grav{--fa:""}.fa-weibo{--fa:""}.fa-uncharted{--fa:""}.fa-firstdraft{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-wikipedia-w{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-angellist{--fa:""}.fa-galactic-republic{--fa:""}.fa-nfc-directional{--fa:""}.fa-skype{--fa:""}.fa-joget{--fa:""}.fa-fedora{--fa:""}.fa-stripe-s{--fa:""}.fa-meta{--fa:""}.fa-laravel{--fa:""}.fa-hotjar{--fa:""}.fa-bluetooth-b{--fa:""}.fa-square-letterboxd{--fa:""}.fa-sticker-mule{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-hips{--fa:""}.fa-css{--fa:""}.fa-behance{--fa:""}.fa-reddit{--fa:""}.fa-discord{--fa:""}.fa-chrome{--fa:""}.fa-app-store-ios{--fa:""}.fa-cc-discover{--fa:""}.fa-wpbeginner{--fa:""}.fa-confluence{--fa:""}.fa-shoelace{--fa:""}.fa-mdb{--fa:""}.fa-dochub{--fa:""}.fa-accessible-icon{--fa:""}.fa-ebay{--fa:""}.fa-amazon{--fa:""}.fa-unsplash{--fa:""}.fa-yarn{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-500px{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-asymmetrik{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-gratipay{--fa:""}.fa-apple{--fa:""}.fa-hive{--fa:""}.fa-gitkraken{--fa:""}.fa-keybase{--fa:""}.fa-apple-pay{--fa:""}.fa-padlet{--fa:""}.fa-amazon-pay{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-stumbleupon{--fa:""}.fa-fedex{--fa:""}.fa-phoenix-framework{--fa:""}.fa-shopify{--fa:""}.fa-neos{--fa:""}.fa-square-threads{--fa:""}.fa-hackerrank{--fa:""}.fa-researchgate{--fa:""}.fa-swift{--fa:""}.fa-angular{--fa:""}.fa-speakap{--fa:""}.fa-angrycreative{--fa:""}.fa-y-combinator{--fa:""}.fa-empire{--fa:""}.fa-envira{--fa:""}.fa-google-scholar{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-studiovinari{--fa:""}.fa-pied-piper{--fa:""}.fa-wordpress{--fa:""}.fa-product-hunt{--fa:""}.fa-firefox{--fa:""}.fa-linode{--fa:""}.fa-goodreads{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-jsfiddle{--fa:""}.fa-sith{--fa:""}.fa-themeisle{--fa:""}.fa-page4{--fa:""}.fa-hashnode{--fa:""}.fa-react{--fa:""}.fa-cc-paypal{--fa:""}.fa-squarespace{--fa:""}.fa-cc-stripe{--fa:""}.fa-creative-commons-share{--fa:""}.fa-bitcoin{--fa:""}.fa-keycdn{--fa:""}.fa-opera{--fa:""}.fa-itch-io{--fa:""}.fa-umbraco{--fa:""}.fa-galactic-senate{--fa:""}.fa-ubuntu{--fa:""}.fa-draft2digital{--fa:""}.fa-stripe{--fa:""}.fa-houzz{--fa:""}.fa-gg{--fa:""}.fa-dhl{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-xing{--fa:""}.fa-blackberry{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-playstation{--fa:""}.fa-quinscape{--fa:""}.fa-less{--fa:""}.fa-blogger-b{--fa:""}.fa-opencart{--fa:""}.fa-vine{--fa:""}.fa-signal-messenger{--fa:""}.fa-paypal{--fa:""}.fa-gitlab{--fa:""}.fa-typo3{--fa:""}.fa-reddit-alien{--fa:""}.fa-yahoo{--fa:""}.fa-dailymotion{--fa:""}.fa-affiliatetheme{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-bootstrap{--fa:""}.fa-odnoklassniki{--fa:""}.fa-nfc-symbol{--fa:""}.fa-mintbit{--fa:""}.fa-ethereum{--fa:""}.fa-speaker-deck{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-patreon{--fa:""}.fa-avianex{--fa:""}.fa-ello{--fa:""}.fa-gofore{--fa:""}.fa-bimobject{--fa:""}.fa-brave-reverse{--fa:""}.fa-facebook-f{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-web-awesome{--fa:""}.fa-mandalorian{--fa:""}.fa-first-order-alt{--fa:""}.fa-osi{--fa:""}.fa-google-wallet{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-periscope{--fa:""}.fa-fulcrum{--fa:""}.fa-cloudscale{--fa:""}.fa-forumbee{--fa:""}.fa-mizuni{--fa:""}.fa-schlix{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-bandcamp{--fa:""}.fa-wpforms{--fa:""}.fa-cloudversify{--fa:""}.fa-usps{--fa:""}.fa-megaport{--fa:""}.fa-magento{--fa:""}.fa-spotify{--fa:""}.fa-optin-monster{--fa:""}.fa-fly{--fa:""}.fa-square-bluesky{--fa:""}.fa-aviato{--fa:""}.fa-itunes{--fa:""}.fa-cuttlefish{--fa:""}.fa-blogger{--fa:""}.fa-flickr{--fa:""}.fa-viber{--fa:""}.fa-soundcloud{--fa:""}.fa-digg{--fa:""}.fa-tencent-weibo{--fa:""}.fa-letterboxd{--fa:""}.fa-symfony{--fa:""}.fa-maxcdn{--fa:""}.fa-etsy{--fa:""}.fa-facebook-messenger{--fa:""}.fa-audible{--fa:""}.fa-think-peaks{--fa:""}.fa-bilibili{--fa:""}.fa-erlang{--fa:""}.fa-x-twitter{--fa:""}.fa-cotton-bureau{--fa:""}.fa-dashcube{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-stack-exchange{--fa:""}.fa-elementor{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-palfed{--fa:""}.fa-superpowers{--fa:""}.fa-resolving{--fa:""}.fa-xbox{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-searchengin{--fa:""}.fa-tiktok{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-renren{--fa:""}.fa-linux{--fa:""}.fa-glide{--fa:""}.fa-linkedin{--fa:""}.fa-hubspot{--fa:""}.fa-deploydog{--fa:""}.fa-twitch{--fa:""}.fa-flutter{--fa:""}.fa-ravelry{--fa:""}.fa-mixer{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-vimeo{--fa:""}.fa-mendeley{--fa:""}.fa-uniregistry{--fa:""}.fa-figma{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-dropbox{--fa:""}.fa-instagram{--fa:""}.fa-cmplid{--fa:""}.fa-upwork{--fa:""}.fa-facebook{--fa:""}.fa-gripfire{--fa:""}.fa-jedi-order{--fa:""}.fa-uikit{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-phabricator{--fa:""}.fa-ussunnah{--fa:""}.fa-earlybirds{--fa:""}.fa-trade-federation{--fa:""}.fa-autoprefixer{--fa:""}.fa-whatsapp{--fa:""}.fa-square-upwork{--fa:""}.fa-slideshare{--fa:""}.fa-google-play{--fa:""}.fa-viadeo{--fa:""}.fa-line{--fa:""}.fa-google-drive{--fa:""}.fa-servicestack{--fa:""}.fa-simplybuilt{--fa:""}.fa-bitbucket{--fa:""}.fa-imdb{--fa:""}.fa-deezer{--fa:""}.fa-raspberry-pi{--fa:""}.fa-jira{--fa:""}.fa-docker{--fa:""}.fa-screenpal{--fa:""}.fa-bluetooth{--fa:""}.fa-gitter{--fa:""}.fa-d-and-d{--fa:""}.fa-microblog{--fa:""}.fa-cc-diners-club{--fa:""}.fa-gg-circle{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-kickstarter-k{--fa:""}.fa-yandex{--fa:""}.fa-readme{--fa:""}.fa-html5{--fa:""}.fa-sellsy{--fa:""}.fa-square-web-awesome{--fa:""}.fa-sass{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-buromobelexperte{--fa:""}.fa-salesforce{--fa:""}.fa-octopus-deploy{--fa:""}.fa-medapps{--fa:""}.fa-ns8{--fa:""}.fa-pinterest-p{--fa:""}.fa-apper{--fa:""}.fa-fort-awesome{--fa:""}.fa-waze{--fa:""}.fa-bluesky{--fa:""}.fa-cc-jcb{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-rust{--fa:""}.fa-wix{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-supple{--fa:""}.fa-webflow{--fa:""}.fa-rebel{--fa:""}.fa-css3{--fa:""}.fa-staylinked{--fa:""}.fa-kaggle{--fa:""}.fa-space-awesome{--fa:""}.fa-deviantart{--fa:""}.fa-cpanel{--fa:""}.fa-goodreads-g{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-trello{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-get-pocket{--fa:""}.fa-perbyte{--fa:""}.fa-grunt{--fa:""}.fa-weebly{--fa:""}.fa-connectdevelop{--fa:""}.fa-leanpub{--fa:""}.fa-black-tie{--fa:""}.fa-themeco{--fa:""}.fa-python{--fa:""}.fa-android{--fa:""}.fa-bots{--fa:""}.fa-free-code-camp{--fa:""}.fa-hornbill{--fa:""}.fa-js{--fa:""}.fa-ideal{--fa:""}.fa-git{--fa:""}.fa-dev{--fa:""}.fa-sketch{--fa:""}.fa-yandex-international{--fa:""}.fa-cc-amex{--fa:""}.fa-uber{--fa:""}.fa-github{--fa:""}.fa-php{--fa:""}.fa-alipay{--fa:""}.fa-youtube{--fa:""}.fa-skyatlas{--fa:""}.fa-firefox-browser{--fa:""}.fa-replyd{--fa:""}.fa-suse{--fa:""}.fa-jenkins{--fa:""}.fa-twitter{--fa:""}.fa-rockrms{--fa:""}.fa-pinterest{--fa:""}.fa-buffer{--fa:""}.fa-npm{--fa:""}.fa-yammer{--fa:""}.fa-btc{--fa:""}.fa-dribbble{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-internet-explorer{--fa:""}.fa-stubber{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-old-republic{--fa:""}.fa-odysee{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-node-js{--fa:""}.fa-edge-legacy{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-medrt{--fa:""}.fa-usb{--fa:""}.fa-tumblr{--fa:""}.fa-vaadin{--fa:""}.fa-quora{--fa:""}.fa-square-x-twitter{--fa:""}.fa-reacteurope{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-amilia{--fa:""}.fa-mixcloud{--fa:""}.fa-flipboard{--fa:""}.fa-viacoin{--fa:""}.fa-critical-role{--fa:""}.fa-sitrox{--fa:""}.fa-discourse{--fa:""}.fa-joomla{--fa:""}.fa-mastodon{--fa:""}.fa-airbnb{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-buy-n-large{--fa:""}.fa-gulp{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-strava{--fa:""}.fa-ember{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-teamspeak{--fa:""}.fa-pushed{--fa:""}.fa-wordpress-simple{--fa:""}.fa-nutritionix{--fa:""}.fa-wodu{--fa:""}.fa-google-pay{--fa:""}.fa-intercom{--fa:""}.fa-zhihu{--fa:""}.fa-korvue{--fa:""}.fa-pix{--fa:""}.fa-steam-symbol{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/build/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}.fa-regular,.far{font-weight:400}: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(/build/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/build/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/build/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/build/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/build/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/build/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/build/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/build/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/build/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/build/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/build/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-v4compatibility-C9RhG_FT.woff2) format("woff2"),url(/build/assets/fa-v4compatibility-CCth-dXg.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.clickable{cursor:pointer}.text-profiletext{color:var(--profiletext)}.text-profiletext-muted{color:var(--profiletext);opacity:.6}.text-tabtext{color:var(--tabtext)}.bg-homeaction{background:var(--homeactionback)}.fullscreen-page{background-color:#1a1a1a;color:#fff;padding:20px}.fullscreen-page .content-box{max-width:500px}.fullscreen-page .title-404{color:#5e72e4}.fullscreen-page .subtitle{color:#999}.fullscreen-page .error-summary{cursor:pointer;color:#ff6b6b}.fullscreen-page .error-pre{background-color:#2a2a2a;border-radius:4px;overflow:auto;font-size:12px;text-align:left}.spinner-text{font-size:14px}.spinner-overlay{inset:0;background-color:#00000080;z-index:9999}.page-transition{width:100%;height:100%}.register-link-accent{color:#cc171d}.otp-send-btn{padding:10px}.password-toggle-field{position:relative}.password-toggle-input{padding-right:44px}.password-toggle-btn{position:absolute;top:50%;right:14px;transform:translateY(-50%);border:0;background:transparent;color:#9ca3af;padding:0;line-height:1;cursor:pointer;z-index:2}.password-toggle-btn:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:3px;border-radius:4px}.password-toggle-btn:disabled{cursor:not-allowed;opacity:.5}.dashcard-box--accent{border:1px solid #620003}.community-card{background:var(--homeactionback);min-height:140px}select.wallet-type-select{width:auto;min-width:150px;max-width:220px;display:inline-block}.pkg-divider{border:1px solid #e1eaec}.kyc-preview-thumb{max-width:120px;max-height:80px;object-fit:cover;margin-top:8px;border-radius:6px}.kyc-preview-full{max-width:100%;max-height:180px;object-fit:contain}.lang-item-btn{background:transparent;border:none;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.lang-flag{width:50px;height:50px;object-fit:contain;margin-bottom:.5rem}.input-wrapper{margin-bottom:1.2rem}.sidebar ul li:hover{background:#b6d6e585}.sidebar ul li button{display:flex;gap:20px;align-items:center;font: 600 20px/24px Montserrat;color:#2257a3;background:transparent}.svg-inline--fa{height:2em}.asset-row .text-success{color:#00ff76}.asset-row .text-danger{color:red}.asset-row{position:relative;padding-right:60px!important}.asset-row .col-main,.asset-row .col-desktop{flex:1;min-width:0}.asset-row .expand-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.asset-row .expanded-content{width:100%;margin-top:4px}.asset-row .expanded-content strong{display:block;margin-bottom:5px;color:#2257a3;font-size:12px;font-weight:500}.asset-row .expanded-content p{margin:0;color:var(--tabtext)}.expanded-content-wrapper{font: 13px/16px Montserrat}.report-walletbox .asset-row{padding:18px;cursor:unset}.report-walletbox .asset-row h6{font-size:16px}.carousel-item{max-height:50vh;object-fit:cover}.btn-design:disabled,.btn-design[disabled]{opacity:.6;cursor:not-allowed;background:linear-gradient(180deg,#a8c9dc,#5a7a9a);box-shadow:none;transform:none}.btn-design:disabled:hover,.btn-design:disabled:focus,.btn-design:disabled:active,.btn-design[disabled]:hover,.btn-design[disabled]:focus,.btn-design[disabled]:active{opacity:.6;cursor:not-allowed;background:linear-gradient(180deg,#a8c9dc,#5a7a9a);box-shadow:none;transform:none;outline:none}.otp-btn:disabled,.otp-btn[disabled]{opacity:.6;cursor:not-allowed;background:linear-gradient(180deg,#d9d9d9,#a8a8a8);box-shadow:none}.otp-btn:disabled:hover,.otp-btn:disabled:focus,.otp-btn:disabled:active,.otp-btn[disabled]:hover,.otp-btn[disabled]:focus,.otp-btn[disabled]:active{opacity:.6;cursor:not-allowed;background:linear-gradient(180deg,#d9d9d9,#a8a8a8);box-shadow:none;outline:none}.sendmodal-btn:disabled,.sendmodal-btn[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.sendmodal-btn:disabled:hover,.sendmodal-btn:disabled:focus,.sendmodal-btn:disabled:active,.sendmodal-btn[disabled]:hover,.sendmodal-btn[disabled]:focus,.sendmodal-btn[disabled]:active{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none;outline:none}.btn-design{transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.btn-design:hover:not(:disabled):not([disabled]){filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 8px 24px #2257a38c}.btn-design:active:not(:disabled):not([disabled]){filter:brightness(.88);transform:translateY(1px);box-shadow:0 2px 8px #2257a34d}.otp-btn{transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.otp-btn:hover:not(:disabled):not([disabled]){filter:brightness(1.1);box-shadow:0 4px 12px #00000080}.otp-btn:active:not(:disabled):not([disabled]){filter:brightness(.88);transform:scale(.97)}.sendmodal-btn{transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.sendmodal-btn:hover:not(:disabled):not([disabled]){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px #0006}.sendmodal-btn:active:not(:disabled):not([disabled]){filter:brightness(.88);transform:translateY(1px);box-shadow:none}.report-wrapper .asset-row{display:inherit}.wallet-wrapper .asset-row{display:flex}.login-text{background:#1b1b1b}.countdown-timer-boxes{display:flex;align-items:center;gap:2px}.countdown-timer-boxes .time-box{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f44,#c00);border:1.5px solid #ffffff;border-radius:4px;padding:2px 5px;box-shadow:0 2px 4px #0000004d;min-width:22px;font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);letter-spacing:.3px;font-family:Poppins,Courier New,monospace}.countdown-timer-boxes .time-separator{color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5);margin:0 1px}.garden-timebox img{cursor:pointer;transition:transform .2s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.garden-timebox img:hover{transform:scale(1.1)}.garden-timebox img:active{transform:scale(.95)}.radio-box{padding:9px}.radio-box-label{display:flex;justify-content:space-between;width:100%}.radio-box-label-column{font-weight:600;color:#2257a3;font-size:large}.radio-content{width:100%;margin-right:10px}.water-tree{background:#0d0d0e;border-radius:0;color:#e8f4fa;padding:5px 10px;border:none;cursor:pointer;font-size:10px}button.water-tree{border-radius:5px}.col-content-right-align{display:flex;justify-content:right;align-items:center;margin-bottom:6px}.action-widget-section .homewall-action{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;flex-wrap:unset!important;gap:10px!important;margin-bottom:20px;background:var(--profiletextback);padding:20px;border-radius:5px}.action-widget-section .homewall-action .homewall-actioninner{min-height:60px;aspect-ratio:1 / 1;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center;margin:0 auto}img.asset-row-icon{margin-right:15px}.sidebar-close-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:40px;line-height:1;color:var(--sidetext);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:10}.sidebar-close-btn:hover{opacity:.7}.tree-box-wrapper{display:flex;justify-content:center;align-items:center}.garden-treemainbox{width:100%}.garden-imgcard{min-width:85%}.tree-image-wrapper{display:flex;justify-content:center;align-items:center}.sellback-btn{background:#4a4a4a;border-radius:5px;color:#e8f4fa;padding:5px 10px;border:none;cursor:not-allowed;font-size:10px;font-weight:600;transition:all .2s ease}.sellback-btn--available{background:linear-gradient(180deg,#dc3545,#a71d2a);border:2px solid #ff4d5a;cursor:pointer;box-shadow:0 2px 4px #dc35454d}.sellback-btn--available:hover{background:linear-gradient(180deg,#e74c3c,#c0392b);transform:translateY(-1px);box-shadow:0 4px 8px #dc354566}.sellback-btn--available:active{transform:translateY(0);box-shadow:0 2px 4px #dc35454d}.sellback-modal .modal-content{background:#fff;border-radius:8px}.sellback-info-box{background:#4a4a4a;color:#fff;padding:12px 16px;border-radius:4px;margin-bottom:8px;font-size:13px}.sellback-label{font-weight:600}.sellback-value{font-weight:400}.sellback-tiers{padding:8px 12px}.sellback-tier-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:11px;border-bottom:1px solid rgba(255,255,255,.1);gap:8px}.sellback-tier-row:last-child{border-bottom:none}.sellback-tier-row.active{background:#ffffff1a;border-radius:4px;padding:6px 8px;margin:0 -8px}.tier-days{flex:1;min-width:100px}.tier-tokens{flex:1.2;text-align:center}.tier-returns{flex:.8;text-align:right;color:#7dd87d;font-weight:600}.sellback-returns{background:linear-gradient(180deg,#5a6a7a,#3a4a5a)}.sellback-terms{font-size:12px;color:#333}.sellback-terms input[type=checkbox]{width:16px;height:16px;accent-color:#2257a3}.terms-text{line-height:1.4}.terms-link{color:#2257a3;text-decoration:underline}.terms-link:hover{color:#1a4580}.homepro-iconround{width:auto;border-radius:15px}.buy-credits-section .section-header,.buy-bundle-section .section-header,.buy-payable-section .section-header{font:italic 600 16px/20px Montserrat;color:var(--tabtext);margin-bottom:10px}.credits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.credits-grid--cols-2{grid-template-columns:repeat(2,1fr)}.credit-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border-radius:10px;min-height:80px;text-align:center;background:#e4e4e4;border:none;color:var(--tabtext);box-shadow:0 2px 8px #0000001a}.credit-box .credit-label{font:italic 500 11px/14px Montserrat;margin-bottom:6px;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.credit-box .credit-value{font:italic 700 16px/20px Montserrat}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.option-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border-radius:10px;min-height:70px;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--profiletextback);border:1.5px solid var(--reportwalletback);color:var(--tabtext)}.option-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:var(--tabtext)}.option-box--selected{background:var(--tabtext);border:2px solid var(--tabtext);color:var(--profiletextback);box-shadow:0 4px 12px #00000040}.option-box--selected:hover{transform:translateY(-2px);opacity:1}.option-box .bundle-qty{font:italic 600 18px/22px Montserrat;margin-bottom:4px}.option-box .bundle-price{font:italic 11px/14px Montserrat;opacity:.85}.option-box--selected .bundle-qty,.option-box--selected .bundle-price{color:var(--profiletextback);opacity:1}.payable-box{background:var(--profiletextback);color:var(--tabtext);padding:16px 20px;border-radius:10px;text-align:center;border:1px solid var(--tabtext)}.payable-box .payable-value{font:italic 600 18px/22px Montserrat}.buy-form-section{margin-top:20px}.action-widget-section .homewall-action.report-action{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;padding:0;gap:2rem!important;background:transparent}.deposit-qrcodebox{width:auto;display:flex;justify-content:center;align-items:center}.box-qr{padding:10px;border:1px solid;border-radius:10px;background:#fff}.page-btn:disabled img{filter:grayscale(100%) brightness(70%);opacity:.6;cursor:not-allowed}.deposit-container .bundle-item.selected{border:2px solid #3578ed;background:#3578ed1a;border-radius:8px;box-shadow:0 0 6px #3578ed99}.modal .transaction-box{color:#fff}.form--submitting{pointer-events:none;cursor:wait;-webkit-user-select:none;user-select:none}.form--submitting *{cursor:wait!important}.form--submitting input,.form--submitting select,.form--submitting textarea{opacity:.5}.modal-body button:disabled{box-shadow:none;cursor:not-allowed;pointer-events:none}.withdraw-subbtn:disabled{background:#3a3a3a;color:#777;box-shadow:none;cursor:not-allowed;pointer-events:none;opacity:.55;filter:none;transform:none}.withdraw-subbtn.is-loading:disabled{background:#620003;color:#fff;opacity:.85}.withdraw-subbtn.is-loading:disabled:after{content:"";display:inline-block;width:11px;height:11px;margin-left:8px;border:2px solid #888;border-top-color:#fff;border-radius:50%;vertical-align:middle;animation:form-btn-spin .65s linear infinite}@keyframes form-btn-spin{to{transform:rotate(360deg)}}.loginbtn-design:disabled{background:#3a3a3a;color:#777;box-shadow:none;cursor:not-allowed;pointer-events:none;opacity:.55;filter:none;transform:none}.withdraw-amount-wrapper{position:relative;width:100%}.withdraw-amount-wrapper .withdraw-input{padding-right:68px;margin-top:0}.withdraw-max-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);height:100%;padding:0 14px;background:#620003;color:#fff;border:none;font-size:.72rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:background .2s}.withdraw-max-btn:hover{background:#8a0004}.withdraw-info-box{border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 14px;background:#ffffff0a}.withdraw-info-row{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;padding:5px 0;color:#999}.withdraw-info-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.withdraw-info-row span:last-child{color:#e0e0e0;font-weight:500;text-align:right}.withdraw-notices{list-style:none;padding:0;margin:0}.withdraw-notices li{display:flex;gap:8px;align-items:flex-start;font-size:.75rem;color:#888;padding:4px 0;line-height:1.5}.withdraw-notices li i{color:#e6a817;font-size:.72rem;margin-top:3px;flex-shrink:0}.withdraw-notices-box{border:1px solid rgba(230,168,23,.25);border-radius:8px;padding:10px 14px;background:#e6a8170d}.withdraw-notices-title{font-size:.75rem;font-weight:600;color:#e6a817;margin:0 0 8px;display:flex;align-items:center;gap:6px}.withdraw-notices-title i{font-size:.8rem}@media only screen and (min-width:250px)and (max-width:319px){.countdown-timer-boxes .time-box{padding:1px 3px;border-radius:3px;min-width:16px;font-size:9px;letter-spacing:.2px}.countdown-timer-boxes .time-separator{font-size:9px;margin:0}.garden-timebox img{height:35px}.sellback-tier-row{flex-wrap:wrap;font-size:10px}.tier-days{min-width:80px}.sellback-info-box{padding:10px 12px;font-size:12px}.action-widget-section .homewall-action,.action-widget-section .homewall-action.report-action{grid-template-columns:repeat(auto-fit,minmax(85px,1fr))!important}.credits-grid{grid-template-columns:repeat(3,1fr);gap:8px}.credits-grid--cols-2{grid-template-columns:repeat(2,1fr)}.credit-box{padding:12px 8px;min-height:70px}.credit-box .credit-label{font-size:10px}.credit-box .credit-value{font-size:12px}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:8px}.option-box{padding:12px 8px;min-height:60px}.option-box .bundle-qty{font-size:14px}.option-box .bundle-price{font-size:10px}.payable-box{padding:12px 16px}.payable-box .payable-value{font-size:16px}}@media only screen and (min-width:320px)and (max-width:767px){.asset-row .col-desktop.toggle-col{display:none}.sidebar{transition:left .3s ease}.sidebar.show{left:0!important;z-index:99999}.countdown-timer-boxes .time-box{padding:2px 4px;border-radius:3px;min-width:18px;font-size:10px}.countdown-timer-boxes .time-separator{font-size:10px}.garden-timebox img{height:40px}.sellback-tier-row{flex-wrap:wrap;font-size:10px}.tier-days{min-width:80px}.sellback-info-box{padding:10px 12px;font-size:12px}.action-widget-section .homewall-action,.action-widget-section .homewall-action.report-action{grid-template-columns:repeat(auto-fit,minmax(85px,1fr))!important}.credits-grid{grid-template-columns:repeat(3,1fr);gap:8px}.credits-grid--cols-2{grid-template-columns:repeat(2,1fr)}.credit-box{padding:12px 8px;min-height:70px}.credit-box .credit-label{font-size:10px}.credit-box .credit-value{font-size:12px}.bundle-grid{grid-template-columns:repeat(3,1fr);gap:8px}.option-box{padding:12px 8px;min-height:60px}.option-box .bundle-qty{font-size:14px}.option-box .bundle-price{font-size:10px}.payable-box{padding:12px 16px}.payable-box .payable-value{font-size:16px}}@media only screen and (min-width:768px)and (max-width:991px){.asset-row .col-desktop.toggle-col{display:none}.sidebar{left:-100%!important;transition:left .3s ease}.sidebar.show{left:0!important;z-index:99999}}@media only screen and (min-width:992px){.asset-row .expand-icon.d-lg-none,.asset-row .expanded-content.d-lg-none{display:none}.asset-row{padding-right:18px!important}}.single-node{background:#393939!important;min-width:20rem!important;max-width:25rem!important}.list-container{overflow:auto}.qr-card-frame{width:260px;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #00000080;border:1px solid rgba(255,255,255,.08)}.qr-card-head{background:#1a1a1a;padding:14px 20px;display:flex;justify-content:center;align-items:center}.qr-card-logo{height:36px;width:auto;object-fit:contain}.qr-card-body{background:#fff;padding:20px;display:flex;justify-content:center;align-items:center}.qr-card-foot{background:#f5f5f5;padding:12px 16px;display:flex;flex-direction:column;align-items:center;gap:4px;border-top:1px solid #e0e0e0}.qr-card-scan-text{font-size:12px;font-weight:600;color:#1a1a1a;font-family:Poppins,sans-serif}.qr-card-link{font-size:9px;color:#888;word-break:break-all;text-align:center;font-family:Poppins,sans-serif}.qr-share-section{text-align:center}.qr-share-label{font-size:12px;color:#ffffff80;margin-bottom:10px;font-family:Poppins,sans-serif}.qr-share-btn{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:0}.qr-share-icon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.qr-share-name{font-size:10px;color:#ffffffb3;font-family:Poppins,sans-serif}.faq-category-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-gold, #ffb300);font-family:Poppins,sans-serif}.faq-item{background:#141414;border:1px solid rgba(255,179,0,.12);border-radius:10px;margin-bottom:8px;overflow:hidden;transition:border-color .2s ease}.faq-item--open{border-color:#ffb30059}.faq-question{width:100%;background:transparent;border:none;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#f0f0f5;transition:color .15s ease}.faq-question:hover{color:#fff}.faq-chevron{font-size:20px;font-weight:300;color:var(--color-gold, #ffb300);flex-shrink:0;line-height:1}.faq-answer{padding:0 20px 18px}.faq-answer p{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;color:#ccc;line-height:1.7;margin:0}.contact-info-box{padding:8px 0}.contact-info-item{display:flex;align-items:flex-start;gap:16px}.contact-info-icon{width:44px;height:44px;background:#141414;border:1px solid rgba(255,179,0,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-gold, #ffb300);font-size:18px}.contact-info-icon img{width:20px;height:20px;object-fit:contain}.contact-info-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--color-gold, #ffb300);margin:0 0 4px}.contact-info-value{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;color:#ccc;margin:0}.contact-form-title{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#fff}.contact-form-label{display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#ccc;text-transform:uppercase;letter-spacing:.05em}.contact-textarea{background:#0d0d0d;border:1px solid rgba(255,179,0,.2);border-radius:8px;padding:14px 16px;color:#f0f0f5;font-family:Poppins,sans-serif;font-size:13px;font-weight:300;resize:vertical;transition:border-color .2s ease}.contact-textarea:focus{outline:none;border-color:#ffb30080}.contact-textarea::placeholder{color:#555}.register-field{text-align:initial}.register-field--relative{text-align:initial;position:relative}.register-username-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:16px;pointer-events:none}.register-username-icon--available{color:#22c55e}.register-username-icon--neutral{color:#9ca3af}.register-username-icon--error{color:#ef4444}.register-criteria-list{padding:4px 2px 6px}.register-criteria-list--password{padding:6px 2px 4px}.register-criteria-list--confirm{padding:4px 2px}.register-criteria{font-size:11px;margin-bottom:2px;text-align:left}.register-criteria--met{color:#22c55e}.register-criteria--unmet{color:#ef4444}.register-criteria--checking{color:#9ca3af}.register-strength-bar{display:flex;gap:4px;margin-bottom:3px}.register-strength-segment{flex:1;height:4px;border-radius:2px;background-color:#374151;transition:background-color .2s}.register-strength-label{font-size:11px;text-align:right;margin-bottom:4px}.register-section{text-align:left;margin-bottom:18px}.register-section__title{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;color:#ffffffd9}.register-grid{display:grid;grid-template-columns:1fr;gap:12px 16px}.register-span-2{grid-column:1 / -1}.terms-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.terms-sep{color:#666;font-size:12px}.terms-modal .modal-body{background:#fff}.terms-modal__body{height:min(70vh,560px)}.terms-modal__content{height:100%;overflow:auto;padding:18px 20px;white-space:pre-wrap;line-height:1.6;font-size:13px;color:#1a1a1a}.register-page .terms-check{align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;color:#e6e6e6}.register-page .custom-box{width:20px;height:20px;border-radius:4px;border:1.5px solid rgba(255,255,255,.7);margin-top:2px}.register-page .custom-box:after{width:10px;height:10px;background:#fff}.register-page .terms-text{flex:1}.register-page .terms-link{background:transparent;border:none;padding:0;color:#8dc4ff;text-decoration:underline;font-weight:600;cursor:pointer}.register-page .terms-link:hover{color:#b3d8ff}.register-page .terms-sep{color:#b8b8b8}.checkout-terms__link{background:transparent;border:none;padding:0;color:#8dc4ff;text-decoration:underline;font-weight:600;cursor:pointer}.checkout-terms__link:hover{color:#b3d8ff}.checkout-terms__em{font-weight:600;color:#fff}body.checkout-hide-bottom .bottom-sidebar{display:none!important}.switch-ac-header{margin-bottom:16px}.switch-ac-label{font-size:12px;color:#aaa;margin-bottom:2px}.switch-ac-main{font-size:15px;font-weight:700;color:#fff;margin:0}.switch-acrow{display:flex;justify-content:space-between;align-items:center;border:1px solid #444;border-radius:6px;padding:10px 14px;margin-bottom:8px;background:transparent}.switch-acrow-name{color:#fff;font-size:14px;font-family:Montserrat,sans-serif}.switch-acbtn{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1.5px solid #e53935;border-radius:6px;color:#e53935;font-size:16px;cursor:pointer;transition:background .2s ease,transform .15s ease}.switch-acbtn:hover:not(:disabled){background:#e539351f}.switch-acbtn:active:not(:disabled){transform:scale(.95)}.switch-acbtn:disabled{opacity:.5;cursor:not-allowed}.placement-btn.active{background:var(--color-gold, #ffda2b);color:#000;border-color:var(--color-gold, #ffda2b);font-weight:600}.checkout-page{min-height:100vh;display:flex;align-items:stretch}.checkout-right{margin-left:auto;width:100%;max-width:480px;padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#000}.checkout-logo{margin-bottom:1rem}.checkout-logo-img{height:48px;object-fit:contain}.checkout-pkg-icon{display:flex;justify-content:center;margin-bottom:1.5rem;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem}.checkout-breakdown{width:100%;margin-bottom:.5rem}.checkout-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.95rem}.checkout-divider{border-top:1px solid rgba(255,255,255,.3);margin:.5rem 0}.checkout-total-box{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border:1px solid;border-image:linear-gradient(90deg,#cc171d,#ffda2b,#00a23f,#01c7dd) 1;margin-top:.5rem;font-size:1.05rem}.checkout-payment-options{display:flex;flex-direction:column}.checkout-radio-label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.95rem}.checkout-radio-label input[type=radio]{width:18px;height:18px;accent-color:#cc171d;cursor:pointer}.checkout-balance{display:block;margin-top:.15rem;font-size:.72rem;opacity:.7;line-height:1.2}.checkout-btn{width:100%;padding:.85rem;background:#cc171d;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;letter-spacing:.5px}.checkout-btn:hover:not(:disabled){background:#a81218}.checkout-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-terms{font-size:.78rem;color:#fff9;line-height:1.4}@media(max-width:767px){.checkout-right{max-width:100%;padding:1.5rem 1rem}}.stripe-result-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.stripe-result-box{background:#1e1e1ee6;border-radius:16px;padding:3rem 2.5rem;text-align:center;max-width:460px;width:100%;color:#fff}.stripe-result-icon{font-size:4rem}.stripe-result-icon.success{color:#00a23f}.stripe-result-icon.cancelled{color:#cc171d}.setup-package-page{min-height:100vh;position:relative;padding:1.5rem}.setup-package-skip{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.setup-package-skip-btn{color:#fff;text-decoration:underline;font-size:.95rem;font-weight:500;padding:0}.setup-package-skip-btn:hover{color:#ccc}.setup-package-content{max-width:1300px;margin:0 auto}@media(max-width:767px){.setup-package-page{min-height:100dvh;height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem;padding-bottom:calc(7rem + env(safe-area-inset-bottom,0px))}.setup-package-content .row{flex-direction:column}.setup-package-content .col-md-3{width:100%;max-width:400px;margin:0 auto}.setup-package-content{padding-bottom:1rem}}.rainbow-border{position:relative;isolation:isolate}.rainbow-border:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(to right,#da010c,#eb6c1a,#fcd727,#1b9b39,#1bcee2);z-index:-1}.rainbow-border--thick:before{inset:-4px}.rainbow-border--animated:before{background:linear-gradient(var(--_rb-angle, 0deg),rgba(218,1,12,1),rgba(235,108,26,1),rgba(252,215,39,1),rgba(27,155,57,1),rgba(27,206,226,1),rgba(218,1,12,1));animation:rainbow-spin 3s linear infinite}@keyframes rainbow-spin{to{filter:hue-rotate(360deg)}}:root{--bg-primary: #14050a;--bg-secondary: #1b0810;--bg-card: #240c13;--bg-card-hover: #2e1119;--accent: #ff2740;--accent-light: #ff6b7d;--accent-dark: #a00d1e;--accent-grad: linear-gradient(135deg, #e51f35 0%, #a00d1e 100%);--accent-grad-hover: linear-gradient(135deg, #ff3a50 0%, #b8122a 100%);--page-grad: radial-gradient(ellipse 90% 60% at 12% 0%, rgba(255, 39, 64, .13), transparent 62%), radial-gradient(ellipse 85% 55% at 95% 100%, rgba(160, 13, 30, .22), transparent 60%), linear-gradient(162deg, #2b0a13 0%, #17060b 38%, #0c0305 68%, #260910 100%);--side-grad: linear-gradient(200deg, #2c0b14 0%, #1a0509 58%, #120407 100%);--card-grad: linear-gradient(158deg, rgba(255, 39, 64, .07) 0%, rgba(255, 39, 64, .02) 46%, rgba(0, 0, 0, 0) 100%);--blue: #e0526e;--blue-dark: #a82441;--text-primary: #ffffff;--text-secondary: #f2ddE0;--text-muted: #c09aa0;--border: rgba(255, 39, 64, .18);--border-light: rgba(255, 39, 64, .34);--danger: #ff5a45;--warning: #ffb01f;--success: #2ed47a;--purple: #c77dff;--sidebar-w: 250px}body.light-mode{--bg-primary: #fcf3f4;--bg-secondary: #ffffff;--bg-card: #ffffff;--bg-card-hover: #f7e7e9;--accent: #b3121f;--accent-light: #d9202f;--accent-dark: #7e0715;--accent-grad: linear-gradient(135deg, #c4142a 0%, #7e0715 100%);--accent-grad-hover: linear-gradient(135deg, #d9202f 0%, #96091a 100%);--page-grad: radial-gradient(ellipse 90% 55% at 12% 0%, rgba(179, 18, 31, .09), transparent 60%), radial-gradient(ellipse 85% 55% at 95% 100%, rgba(179, 18, 31, .07), transparent 60%), linear-gradient(162deg, #fff2f2 0%, #fbe9eb 46%, #fff4f1 100%);--side-grad: linear-gradient(200deg, #ffffff 0%, #fdf3f4 100%);--card-grad: linear-gradient(158deg, rgba(179, 18, 31, .045) 0%, rgba(179, 18, 31, .012) 46%, rgba(255, 255, 255, 0) 100%);--blue: #b02744;--blue-dark: #8a1533;--text-primary: #24090f;--text-secondary: #6e5257;--text-muted: #7a5d62;--border: rgba(179, 18, 31, .16);--border-light: rgba(179, 18, 31, .32);--danger: #c4020a;--warning: #a66a00;--success: #00873a;--purple: #8b3fd9}.theme-v4-shell{font-family:Inter,Noto Sans SC,Noto Sans Thai,-apple-system,sans-serif;color:var(--text-primary);background-color:var(--bg-primary);background-image:var(--page-grad);background-attachment:fixed;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:flex-start;overflow-x:hidden}.theme-v4-shell *,.theme-v4-shell *:before,.theme-v4-shell *:after{box-sizing:border-box}.theme-v4-shell ::selection{background:#ff274059;color:#fff}.theme-v4-shell ::-webkit-scrollbar-thumb{background:#ff27404d}.theme-v4-shell ::-webkit-scrollbar-thumb:hover{background:#ff274080}.theme-v4-shell .fade-in{animation:mv4FadeIn .6s ease-out}.theme-v4-shell .stagger>*{animation:mv4FadeIn .5s ease-out both}.theme-v4-shell .stagger>*:nth-child(1){animation-delay:.05s}.theme-v4-shell .stagger>*:nth-child(2){animation-delay:.1s}.theme-v4-shell .stagger>*:nth-child(3){animation-delay:.15s}.theme-v4-shell .theme-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.55rem 0;margin-bottom:.65rem;border-bottom:1px solid var(--border)}.theme-v4-shell .theme-toggle-label{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;color:var(--text-secondary)}.theme-v4-shell .theme-toggle-label svg{width:16px;height:16px}.theme-v4-shell .theme-toggle-switch{position:relative;width:40px;height:22px;flex-shrink:0;cursor:pointer}.theme-v4-shell .theme-toggle-switch input{opacity:0;width:0;height:0}.theme-v4-shell .theme-toggle-track{position:absolute;inset:0;background:#ffffff1a;border-radius:11px;transition:all .3s}.theme-v4-shell .theme-toggle-track:before{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#ffb01f;transition:all .3s}.theme-v4-shell .theme-toggle-switch input:checked+.theme-toggle-track{background:#e0526e40}.theme-v4-shell .theme-toggle-switch input:checked+.theme-toggle-track:before{transform:translate(18px);background:#e0526e}.theme-v4-shell .user-info{display:flex;align-items:center;gap:.65rem}.theme-v4-shell .user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--blue));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:var(--bg-primary);flex-shrink:0;overflow:hidden}.theme-v4-shell .user-avatar img{width:100%;height:100%;object-fit:cover}.theme-v4-shell .user-name{font-size:.82rem;font-weight:600}.theme-v4-shell .user-role{font-size:.68rem;color:var(--text-muted)}.theme-v4-shell .rank-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem;border-radius:6px;font-size:.72rem;font-weight:700;background:linear-gradient(135deg,#ff274026,#e0526e1a);color:var(--accent);border:1px solid rgba(255,39,64,.2)}.theme-v4-shell .rank-badge.rich{background:linear-gradient(135deg,#ff27402e,#ff27400f);color:var(--accent);border-color:#ff27404d}.theme-v4-shell .rank-badge.wealthy{background:linear-gradient(135deg,#2ed47a2e,#2ed47a0f);color:var(--success);border-color:#2ed47a4d}.theme-v4-shell .rank-badge.prosperous{background:linear-gradient(135deg,#ffb01f2e,#ffb01f0f);color:var(--warning);border-color:#ffb01f4d}.theme-v4-shell .rank-badge.fortune{background:linear-gradient(135deg,#c77dff2e,#c77dff0f);color:var(--purple);border-color:#c77dff4d}.theme-v4-shell .btn-sm{padding:.5rem 1.1rem;border-radius:8px;border:none;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s;text-decoration:none;text-align:center}.theme-v4-shell .btn-sm.primary,.theme-v4-shell .btn-submit{background:var(--accent-grad);color:#fff;border:none}.theme-v4-shell .btn-sm.primary:hover,.theme-v4-shell .btn-submit:hover{background:var(--accent-grad-hover);box-shadow:0 4px 15px #ff27404d}.theme-v4-shell .btn-sm.secondary{background:#e0526e26;border:1px solid var(--blue);color:var(--blue)}.theme-v4-shell .btn-sm.secondary:hover{background:#e0526e40;box-shadow:0 4px 15px #e0526e33}.theme-v4-shell .btn-sm.outline{background:transparent;border:1px solid var(--border-light);color:var(--text-secondary)}.theme-v4-shell .btn-sm.outline:hover{border-color:var(--accent);color:var(--accent);background-color:#ff274014}body.light-mode .theme-v4-shell .theme-toggle-track{background:#0000001a}body.light-mode .theme-v4-shell .theme-toggle-row{border-bottom-color:#0000000f}body.light-mode .theme-v4-shell .user-avatar{color:#fff}body.light-mode .theme-v4-shell input,body.light-mode .theme-v4-shell select,body.light-mode .theme-v4-shell textarea,body.light-mode .theme-v4-shell .set-form-input{background:#fcf3f4!important;border-color:#0000001a!important;color:#24090f!important}body.light-mode .theme-v4-shell input::placeholder,body.light-mode .theme-v4-shell .set-form-input::placeholder{color:#7a5d62!important}body.light-mode .theme-v4-shell .btn-sm.outline:hover{background-color:#b3121f0f}@keyframes mv4FadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mv4ModalIn{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.theme-v4-shell .sidebar{padding:0;position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-w);background:var(--side-grad);border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:100;transition:transform .3s}.theme-v4-shell .sidebar-logo{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--border)}.theme-v4-shell .sidebar-logo a{text-decoration:none}.theme-v4-shell .sidebar-logo img{height:30px;width:auto}.theme-v4-shell .sidebar-nav{flex:1;padding:.75rem 0;overflow-y:auto}.theme-v4-shell .sidebar-section{padding:.75rem 1.25rem .3rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted)}.theme-v4-shell .nav-item{display:flex;align-items:center;gap:.7rem;padding:.6rem 1.25rem;color:var(--text-secondary);text-decoration:none;font-size:.82rem;font-weight:500;transition:all .25s;border-left:3px solid transparent;cursor:pointer;background:none;border-top:none;border-right:none;border-bottom:none;width:100%;text-align:left}.theme-v4-shell .nav-item:hover{color:var(--text-primary);background:#ff27400a}.theme-v4-shell .nav-item.active{color:var(--accent);background:#ff27400f;border-left-color:var(--accent)}.theme-v4-shell .nav-item svg{width:18px;height:18px;flex-shrink:0}.theme-v4-shell .nav-item .badge{margin-left:auto;background:var(--accent);color:var(--bg-primary);font-size:.6rem;font-weight:700;padding:.1rem .45rem;border-radius:10px}.theme-v4-shell .sidebar-footer{padding:.85rem 1.25rem;border-top:1px solid var(--border)}.theme-v4-shell .sidebar-overlay{display:none;position:fixed;inset:0;background:#0009;z-index:99}.theme-v4-shell .sidebar-overlay.active{display:block}.theme-v4-shell .main{margin-left:var(--sidebar-w);flex:1;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;min-width:0}.theme-v4-shell .topbar{display:flex;align-items:center;justify-content:space-between;padding:.85rem 2rem;border-bottom:1px solid var(--border);background:linear-gradient(90deg,#280b13db,#16060bdb);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.theme-v4-shell .topbar-left{display:flex;align-items:center;gap:1rem}.theme-v4-shell .topbar-logo{display:inline-flex;align-items:center;line-height:0}.theme-v4-shell .topbar-logo img{height:22px;width:auto;display:block}.theme-v4-shell .topbar-right{display:flex;align-items:center;gap:.75rem}.theme-v4-shell .topbar-lang select{padding:.3rem .5rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:.75rem;font-family:inherit;cursor:pointer;outline:none}.theme-v4-shell .icon-btn{position:relative;width:36px;height:36px;border-radius:10px;border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;text-decoration:none}.theme-v4-shell .icon-btn:hover{border-color:var(--accent);color:var(--accent);background-color:#ff274014}.theme-v4-shell .icon-btn svg{width:16px;height:16px}.theme-v4-shell .icon-btn .notif-dot{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:var(--danger)}.theme-v4-shell .mobile-menu-btn{display:none;width:36px;height:36px;border-radius:10px;border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);cursor:pointer;align-items:center;justify-content:center}.theme-v4-shell .mobile-menu-btn:hover{border-color:var(--accent);color:var(--accent);background-color:#ff274014}.theme-v4-shell .mobile-menu-btn svg{width:18px;height:18px}.theme-v4-shell .content{padding:1.75rem 2rem;flex:1;min-width:0}.theme-v4-shell .mobile-only-bar{display:none}.theme-v4-shell .desktop-utility{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 2rem;border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.75rem}.theme-v4-shell .desktop-welcome{font-size:1.1rem;font-weight:600;color:var(--text-secondary)}.theme-v4-shell .desktop-welcome strong{color:var(--accent)}.theme-v4-shell .desktop-util-right{display:flex;align-items:center;gap:.75rem}body.light-mode .theme-v4-shell .sidebar{background:#fff;border-right-color:#00000014;box-shadow:2px 0 8px #0000000a}body.light-mode .theme-v4-shell .sidebar-logo{border-bottom-color:#00000014}body.light-mode .theme-v4-shell .sidebar-section{color:#7a5d62}body.light-mode .theme-v4-shell .sidebar-footer{border-top-color:#00000014}body.light-mode .theme-v4-shell .nav-item:hover{background:#b3121f0f}body.light-mode .theme-v4-shell .nav-item.active{background:#b3121f14}body.light-mode .theme-v4-shell .topbar{background:linear-gradient(90deg,#ffffffeb,#fdf3f4eb);border-bottom-color:#00000014}body.light-mode .theme-v4-shell .mobile-menu-btn{color:#24090f}@media(max-width:768px){.theme-v4-shell .sidebar{display:flex!important;transform:translate(-100%)}.theme-v4-shell .sidebar-logo{display:block!important}.theme-v4-shell .sidebar.open{transform:translate(0)}.theme-v4-shell .main{margin-left:0}.theme-v4-shell .mobile-menu-btn,.theme-v4-shell .mobile-only-bar{display:flex}.theme-v4-shell .desktop-utility{display:none}.theme-v4-shell .content{padding:1rem}.theme-v4-shell .topbar{padding:.75rem 1rem}}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .modal-backdrop{background-color:#000;opacity:.7!important}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .modal-dialog{margin:1.75rem auto;display:flex;align-items:center;min-height:calc(100% - 3.5rem)}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal{background:var(--bg-card)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;color:var(--text-primary);animation:mv4ModalIn .25s ease}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal .modal-body{background:transparent;color:inherit;padding:0 1.5rem 1.5rem}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;margin-bottom:1rem}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header h5{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header--centered{justify-content:center;position:relative}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header--centered .mv4-modal-close{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header--end{justify-content:flex-end}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-header--end h5{margin-right:auto}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-close{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-close:hover{border-color:var(--accent);color:var(--accent)}:is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-close svg{width:16px;height:16px}body.light-mode :is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal{background:#fff!important;border-color:#00000014!important}body.light-mode :is(.theme-v4-shell,.auth-shell,.pkg-standalone-shell) .mv4-modal-close{border-color:#00000014}:is(.theme-v4-shell,.pkg-standalone-shell) .card{color:var(--text-primary);background:var(--bg-card);background-image:var(--card-grad);border:1px solid var(--border);border-radius:14px;padding:1.5rem;position:relative;overflow:hidden}:is(.theme-v4-shell,.pkg-standalone-shell) .card-header{color:var(--text-primary);padding:0;background:transparent;border-bottom:none;border-radius:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .card-title{color:var(--text-primary);margin:0;font-size:.92rem;font-weight:700;display:flex;align-items:center;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .card-title svg{width:16px;height:16px;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .card-action{font-size:.72rem;color:var(--accent);text-decoration:none;font-weight:600;transition:color .3s;background:none;border:none;cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .card-action:hover{color:var(--accent-light)}:is(.theme-v4-shell,.pkg-standalone-shell) .top-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-card{display:flex;flex-direction:column}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-card .profile-grid{flex:1;align-content:space-between}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-label{font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-value{font-size:.88rem;font-weight:500;margin-top:.1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-value.accent{color:var(--accent);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-item-full{grid-column:1 / -1}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-stack{display:flex;flex-direction:column;gap:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-card{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;transition:all .3s;flex-wrap:wrap;gap:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-card:hover{border-color:var(--border-light)}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-left{display:flex;align-items:center;gap:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon svg{width:20px;height:20px}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon.green{background:#ff27401a;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon.blue{background:#e0526e1a;color:var(--blue)}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon.orange{background:#ffb01f1a;color:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-label{font-size:.75rem;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-value{font-size:1.3rem;font-weight:800;line-height:1.2}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-value .currency{font-size:.75rem;font-weight:500;color:var(--text-muted);margin-left:.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-list{display:flex;flex-direction:column}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-row:first-child{padding-top:0}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-row:last-child{border-bottom:none;padding-bottom:0}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-label{font-size:.8rem;color:var(--text-secondary);line-height:1.35}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-amt{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-num{font-size:.95rem;font-weight:700;color:var(--accent);line-height:1.25}:is(.theme-v4-shell,.pkg-standalone-shell) .earn-amt .currency{font-size:.6rem;font-weight:600;color:var(--text-muted);letter-spacing:.3px;line-height:1.2}:is(.theme-v4-shell,.pkg-standalone-shell) .mp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .mp-header h2{font-size:1.15rem;font-weight:700;display:flex;align-items:center;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .mp-back{background:none;border:1px solid var(--border-light);color:var(--text-secondary);padding:.4rem .85rem;border-radius:8px;font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .mp-back:hover{border-color:var(--accent);color:var(--accent);background-color:#ff274014}:is(.theme-v4-shell,.pkg-standalone-shell) .referral-code-display{font-size:1.4rem;font-weight:800;color:var(--accent);letter-spacing:1px;margin-bottom:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .referral-link-box{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;border-radius:10px;background:var(--bg-primary);border:1px solid var(--border);margin-bottom:1rem;overflow:hidden}:is(.theme-v4-shell,.pkg-standalone-shell) .referral-link-box input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--text-secondary);font-size:.78rem;font-family:inherit;text-overflow:ellipsis;overflow:hidden}:is(.theme-v4-shell,.pkg-standalone-shell) .referral-actions{display:flex;gap:.5rem;flex-wrap:wrap}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;border:none;font-family:inherit}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn svg{width:16px;height:16px}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.qr{background:#e0526e1a;color:var(--blue);border:1px solid rgba(224,82,110,.2)}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.qr:hover{background:#e0526e33}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.copy{background:#ff27401a;color:var(--accent);border:1px solid rgba(255,39,64,.2)}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.copy:hover{background:#ff274033}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.share{background:#c77dff1a;color:var(--purple);border:1px solid rgba(199,125,255,.2)}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.share:hover{background:#c77dff33}:is(.theme-v4-shell,.pkg-standalone-shell) .ref-btn.copied{background:var(--accent-grad);color:#fff}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-modal-overlay{display:none;position:fixed;inset:0;background:#000000b3;z-index:200;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-modal-overlay.show{display:flex}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-modal{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;text-align:center;max-width:320px;width:90%}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-modal h4{font-size:.95rem;font-weight:700;margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-placeholder{width:180px;height:180px;margin:0 auto 1rem;background:#fff;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-close{margin-top:.75rem;padding:.5rem 1.5rem;border-radius:8px;background:var(--border);color:var(--text-primary);border:none;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-close:hover{background:var(--border-light)}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-overlay{display:none;position:fixed;inset:0;background:#000000bf;z-index:200;align-items:center;justify-content:center;padding:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-overlay.show{display:flex}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-modal{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:2rem;max-width:400px;width:92%;position:relative;max-height:90vh;overflow-y:auto}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-close:hover{border-color:var(--danger);color:var(--danger);background:#ff5a4514}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-close svg{width:16px;height:16px}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-title svg{width:20px;height:20px;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-subtitle{font-size:.78rem;color:var(--text-muted);margin-bottom:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-network{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .85rem;border-radius:6px;font-size:.72rem;font-weight:700;background:#e0526e1a;color:var(--blue);border:1px solid rgba(224,82,110,.2);margin-bottom:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-qr-wrap{width:190px;height:190px;margin:0 auto .75rem;background:#fff;border-radius:14px;padding:14px;display:flex;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-address-label{font-size:.7rem;color:var(--text-muted);text-align:center;margin-bottom:.3rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-address-box{display:flex;align-items:center;gap:.4rem;padding:.6rem .75rem;border-radius:10px;background:var(--bg-primary);border:1px solid var(--border);margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-address-box input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--accent);font-size:.72rem;font-weight:600;font-family:Inter,monospace;letter-spacing:.3px}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-actions{display:flex;gap:.5rem;margin-bottom:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-actions .ref-btn{flex:1;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms{background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;padding:.85rem 1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms-title{font-size:.75rem;font-weight:700;color:var(--warning);margin-bottom:.5rem;display:flex;align-items:center;gap:.35rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms ol{margin:0;padding-left:1.1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms li{font-size:.72rem;color:var(--text-secondary);line-height:1.55;margin-bottom:.3rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms li:last-child{margin-bottom:0}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-terms li strong{color:var(--text-primary);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-pane{display:none}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-pane.active{display:block}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-bal{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-bal-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.85rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-bal-name{font-size:.78rem;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-bal-amt{font-size:1.15rem;font-weight:800}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-acts{display:flex;gap:.5rem;flex-wrap:wrap}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-act{flex:1 1 auto;min-width:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .7rem;border-radius:8px;white-space:nowrap;font-family:inherit;font-size:.74rem;font-weight:600;background:#ff274014;color:var(--accent);border:1px solid rgba(255,39,64,.22);transition:all .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-act:hover{background:#ff274029;border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-act svg{width:14px;height:14px;flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-back{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;background:none;border:none;padding:0;margin-bottom:.85rem;font-family:inherit;font-size:.78rem;font-weight:600;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-back:hover{color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-back svg{width:15px;height:15px}:is(.theme-v4-shell,.pkg-standalone-shell) .wl-select{width:100%;background:transparent;border:none;outline:none;font-family:inherit;font-size:.9rem;color:var(--text-primary);cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-overlay{display:none;position:fixed;inset:0;background:#000000bf;z-index:200;align-items:center;justify-content:center;padding:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-overlay.show{display:flex}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-modal{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:2rem;max-width:420px;width:92%;position:relative;max-height:90vh;overflow-y:auto}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-modal .deposit-close{position:absolute;top:1rem;right:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-field{margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-label{font-size:.75rem;font-weight:600;color:var(--text-secondary);margin-bottom:.35rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-label .balance{color:var(--accent);font-weight:700}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap{display:flex;align-items:center;gap:.4rem;padding:.65rem .85rem;border-radius:10px;background:var(--bg-primary);border:1px solid var(--border);transition:border-color .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap:focus-within{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap input,:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap select,:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap textarea{flex:1;min-width:0;background:transparent;border:none;outline:none;color:var(--text-primary);font-size:.85rem;font-family:inherit}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input-wrap .unit{font-size:.75rem;font-weight:700;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-max{padding:.25rem .6rem;border-radius:5px;border:1px solid var(--border);background:transparent;color:var(--accent);font-size:.68rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-max:hover{background:#ff274014;border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-otp-row{display:flex;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-otp-row .withdraw-input-wrap{flex:1}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-otp-btn{padding:.65rem 1rem;border-radius:10px;border:1px solid var(--blue);background:#e0526e1a;color:var(--blue);font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-otp-btn:hover{background:#e0526e33}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-otp-btn:disabled{opacity:.5;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;color:var(--text-muted);border-top:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info .value{color:var(--text-primary);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-submit{width:100%;padding:.75rem;border-radius:10px;border:none;background:var(--accent-grad);color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .3s;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-submit:hover{background:var(--accent-grad-hover);box-shadow:0 4px 20px #ff274059;transform:translateY(-1px)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;border-radius:10px;cursor:pointer;background:var(--bg-primary);border:1px solid var(--border);transition:all .25s}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option:hover{border-color:#ff274066;background:#ff27400a}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option.selected{border-color:var(--accent);background:#ff27400f}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option-left{display:flex;align-items:center;gap:.65rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option-name{font-size:.76rem;font-weight:600;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option-addr{font-size:.64rem;color:var(--text-muted);font-family:monospace}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-or-divider{text-align:center;font-size:.68rem;color:var(--text-muted);margin:.35rem 0;position:relative}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tabs{display:flex;gap:0;margin-bottom:1.25rem;border-radius:10px;overflow:hidden;border:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab{flex:1;padding:.65rem .5rem;text-align:center;cursor:pointer;font-size:.75rem;font-weight:600;color:var(--text-muted);background:var(--bg-primary);border:none;font-family:inherit;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab:not(:last-child){border-right:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab.active{background:#ff27401a;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab svg{width:15px;height:15px}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab-content{display:none}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab-content.active{display:block}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-search-wrap{display:flex;gap:.5rem;margin-bottom:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-search-wrap input{flex:1;padding:.65rem .85rem;font-size:.8rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;color:var(--text-primary);outline:none;font-family:inherit;transition:border-color .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-search-wrap input:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-result{padding:.75rem .85rem;border-radius:10px;background:var(--bg-primary);border:1px solid var(--border);display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-result-avatar{width:36px;height:36px;border-radius:50%;background:#ff27401f;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:var(--accent);flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-result-name{font-size:.8rem;font-weight:600;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .wd-user-result-id{font-size:.65rem;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .withinfo-box{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:.85rem 1rem;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withinfo-box:first-child{margin-top:0}:is(.theme-v4-shell,.pkg-standalone-shell) .withinfo-box p{font-size:.72rem;color:var(--text-muted);margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .withinfo-box h6{font-size:1.1rem;font-weight:800;color:var(--text-primary);margin:.15rem 0}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-amount-wrapper{display:flex;align-items:center;gap:.4rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;padding:.2rem .4rem .2rem .85rem;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-amount-wrapper:focus-within{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-amount-wrapper .withdraw-input{border:none;background:transparent;margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-max-btn{padding:.35rem .7rem;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--accent);font-size:.68rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-max-btn:hover{background:#ff274014;border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input,:is(.theme-v4-shell,.pkg-standalone-shell) .select-wrapper select,:is(.theme-v4-shell,.pkg-standalone-shell) textarea.withdraw-input{width:100%;padding:.65rem .85rem;font-size:.82rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--text-primary);outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input:first-child,:is(.theme-v4-shell,.pkg-standalone-shell) .select-wrapper:first-child select{margin-top:0}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input:focus,:is(.theme-v4-shell,.pkg-standalone-shell) .select-wrapper select:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input::placeholder{color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .select-wrapper{margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-label{display:block;font-size:.68rem;color:var(--text-muted);margin-top:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info-box{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:.25rem 1rem;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border);font-size:.78rem;color:var(--text-secondary)}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info-row:last-child{border-bottom:none}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info-row span:last-child{color:var(--text-primary);font-weight:600;text-align:right}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-subbtn{width:100%;padding:.75rem;border-radius:10px;border:none;background:var(--accent-grad);color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-subbtn:hover{background:var(--accent-grad-hover);box-shadow:0 4px 20px #ff27404d}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-subbtn:disabled,:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-subbtn.is-loading{opacity:.65;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .otp-box{display:flex;gap:.5rem;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .otp-box .withdraw-input{margin-top:0;flex:1;min-width:0}:is(.theme-v4-shell,.pkg-standalone-shell) .otp-btn{padding:0 1rem;border-radius:10px;border:1px solid var(--blue);background:#e0526e1a;color:var(--blue);font-size:.74rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .3s;flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .otp-btn:hover{background:#e0526e33}:is(.theme-v4-shell,.pkg-standalone-shell) .otp-btn:disabled{opacity:.5;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-notices-box{background:#ffb01f0f;border:1px solid rgba(255,176,31,.15);border-radius:10px;padding:.75rem .85rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-notices-title{font-size:.75rem;font-weight:700;color:var(--warning);margin-bottom:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-notices{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-notices li{display:flex;align-items:flex-start;gap:.4rem;font-size:.68rem;color:var(--text-muted);line-height:1.5}:is(.theme-v4-shell,.pkg-standalone-shell) .tabs{display:flex;border-radius:10px;overflow:hidden;border:1px solid var(--border);margin:0 1.5rem;width:calc(100% - 3rem)}:is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn{flex:1;padding:.6rem .5rem;text-align:center;cursor:pointer;font-size:.75rem;font-weight:600;color:var(--text-muted);background:var(--bg-primary);border:none;font-family:inherit;transition:all .25s}:is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn:not(:last-child){border-right:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn.active{background:#ff27401a;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .inbox-item{background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;padding:.75rem .9rem;margin-bottom:.6rem}:is(.theme-v4-shell,.pkg-standalone-shell) .inbox-item p{font-size:.75rem;color:var(--text-muted);margin:0 0 .15rem}:is(.theme-v4-shell,.pkg-standalone-shell) .inbox-item h6{font-size:.88rem;font-weight:700;color:var(--text-primary);margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .date-filter{gap:1rem;flex-wrap:wrap}:is(.theme-v4-shell,.pkg-standalone-shell) .date-filter label{font-size:.72rem;color:var(--text-muted);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .date-input input{padding:.4rem .6rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);font-size:.78rem;font-family:inherit;outline:none}:is(.theme-v4-shell,.pkg-standalone-shell) .date-input input:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .pagination-btn{color:var(--text-secondary);width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .pagination-btn:disabled{opacity:.35}:is(.theme-v4-shell,.pkg-standalone-shell) .pagination span{font-size:.78rem;color:var(--text-secondary);font-weight:600}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .withinfo-box,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-amount-wrapper,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-info-box,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .inbox-item,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn{background:#fdf6f7;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-input,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .select-wrapper select{background:#fcf3f4;border-color:#0000001a}:is(.theme-v4-shell,.pkg-standalone-shell) .addbank-detailbtn{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;text-align:left;cursor:pointer;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .addbank-detailbtn p{font-size:.8rem;color:var(--text-secondary);margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .addbank-detailbtn:hover{border-color:var(--border-light)}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-ac-header{text-align:center;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-ac-label{font-size:.68rem;color:var(--text-muted);margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-ac-main{font-size:.9rem;font-weight:700;color:var(--text-primary);margin:0}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-acrow{display:flex;align-items:center;justify-content:space-between;background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;padding:.75rem 1rem;margin-bottom:.6rem}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-acrow-name{font-size:.8rem;font-weight:600;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .switch-acbtn{width:34px;height:34px;border-radius:8px;border:1px solid var(--accent);background:#ff27401a;color:var(--accent);display:flex;align-items:center;justify-content:center;cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .lang-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.6rem}:is(.theme-v4-shell,.pkg-standalone-shell) .lang-item{border-radius:12px!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff08!important;padding:1rem .5rem!important;margin-bottom:0!important;transition:all .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .lang-item:hover{border-color:var(--accent)!important}:is(.theme-v4-shell,.pkg-standalone-shell) .lang-item.active{border-color:var(--accent)!important;background:#ff274014!important}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-frame{max-width:260px;border-radius:16px;overflow:hidden;border:1px solid var(--border)}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-head{background:var(--bg-secondary);padding:1rem;text-align:center}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-head img{height:24px}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-body{background:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-foot{background:var(--bg-secondary);padding:.85rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.2rem}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-scan-text{font-size:.75rem;font-weight:700;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-link{font-size:.62rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-share-label{text-align:center;font-size:.7rem;color:var(--text-muted);margin-bottom:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-share-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;background:none;border:none;cursor:pointer;color:var(--text-secondary);font-size:.62rem}:is(.theme-v4-shell,.pkg-standalone-shell) .qr-share-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .addbank-detailbtn,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .switch-acrow{background:#fdf6f7;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .lang-item{background:#fdf6f7!important;border-color:#00000014!important}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-head,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .qr-card-foot{background:#fdf6f7}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-overlay{position:fixed;inset:0;z-index:250;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;padding:1.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-overlay.show{display:flex}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-modal{position:relative;width:100%;max-width:380px;border-radius:16px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border);box-shadow:0 20px 60px #00000080;animation:mv4ModalIn .4s ease}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-close{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:50%;background:#00000080;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;transition:background .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-close:hover{background:#000000bf}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-image{width:100%;max-height:70vh;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-image img{width:100%;height:100%;object-fit:contain;display:block}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-list{display:flex;flex-direction:column;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-item{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;border-radius:10px;background:var(--bg-primary);border:1px solid var(--border);transition:background .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-item:hover{background:var(--bg-card-hover)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-item.unread{border-left:3px solid var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-dot{width:7px;height:7px;border-radius:50%;margin-top:.35rem;flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-dot.green{background:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-dot.blue{background:var(--blue)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-dot.orange{background:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-content{flex:1;min-width:0}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-text{font-size:.82rem;line-height:1.4}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-text strong{color:var(--accent);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-time{font-size:.68rem;color:var(--text-muted);margin-top:.2rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-empty{text-align:center;padding:1.5rem 1rem;color:var(--text-muted);font-size:.8rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-overlay{position:fixed;inset:0;z-index:210;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:3rem 1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-title{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-title svg{width:20px;height:20px;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-close{width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-close:hover{border-color:var(--danger);color:var(--danger)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-close svg{width:16px;height:16px}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0;flex-wrap:wrap}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters label{font-size:.72rem;color:var(--text-muted);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters input[type=date]{padding:.4rem .6rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);font-size:.78rem;font-family:inherit;outline:none;cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters input[type=date]:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters .txn-filter-btn{padding:.4rem .85rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters .txn-reset-btn{padding:.4rem .7rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-body{flex:1;overflow-y:auto;padding:.5rem 0;scrollbar-width:none}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-body::-webkit-scrollbar{width:0;height:0;display:none}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1.5rem;transition:background .2s;border-bottom:1px solid rgba(255,39,64,.05);cursor:default}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item:hover{background:var(--bg-card-hover)}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item.unread{border-left:3px solid var(--accent);cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item .notif-dot{margin-top:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item .notif-text{font-size:.82rem;line-height:1.45}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item .notif-text strong{color:var(--accent);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item .notif-time{font-size:.68rem;color:var(--text-muted);margin-top:.2rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-empty{text-align:center;padding:2.5rem 1rem;color:var(--text-muted);font-size:.85rem}@media(max-width:768px){:is(.theme-v4-shell,.pkg-standalone-shell) .notif-overlay{padding:1rem;align-items:flex-start}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup{max-height:90vh}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-header{padding:1rem 1.15rem}:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-filters,:is(.theme-v4-shell,.pkg-standalone-shell) .notif-popup-item{padding:.75rem 1.15rem}}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-title{font-size:1.15rem;font-weight:700;display:flex;align-items:center;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-title svg{width:22px;height:22px;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-filters{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-filter-group{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-filter-label{font-size:.72rem;color:var(--text-muted);font-weight:600;white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-date-input,:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-select{padding:.45rem .65rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);font-size:.78rem;font-family:inherit;outline:none;cursor:pointer}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-date-input:focus,:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-select:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-filter-btn{padding:.45rem 1rem;border-radius:8px;border:none;background:var(--accent-grad);color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-filter-btn:hover{box-shadow:0 3px 12px #ff27404d}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-reset-btn{padding:.45rem .85rem;border-radius:8px;border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-reset-btn:hover{border-color:var(--accent);color:var(--accent);background-color:#ff274014}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;overflow-x:auto}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table{width:100%;border-collapse:collapse;font-size:.82rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table thead{background:#ff27400a}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table th{padding:.85rem 1rem;text-align:left;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table td{padding:.85rem 1rem;border-bottom:1px solid var(--border);color:var(--text-primary);vertical-align:middle}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table tbody tr:hover{background:#ff274008}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table tbody tr:last-child td{border-bottom:none}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:5px;font-size:.7rem;font-weight:700}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.deposit{background:#ff27401a;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.withdraw{background:#e0526e1a;color:var(--blue)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.purchase{background:#c77dff1a;color:var(--purple)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.earned{background:#ff27401a;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.used{background:#ffa5001a;color:#ffc257}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-type-badge.expired{background:#ff5a451a;color:#ff5a45}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-back{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-back:hover{border-color:var(--accent);color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-back svg{width:16px;height:16px}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-label{font-size:.7rem;color:var(--text-muted);margin-bottom:.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-value{font-size:1.1rem;font-weight:800;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-value.green{color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-value.blue{color:var(--blue)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-value.purple{color:var(--purple)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary-value.orange{color:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tabs{display:flex;gap:0;margin-bottom:1.25rem;border-radius:10px;overflow:hidden;border:1px solid var(--border);width:fit-content;max-width:100%}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tab{padding:.55rem 1.25rem;font-size:.78rem;font-weight:600;background:transparent;border:none;color:var(--text-secondary);font-family:inherit;cursor:pointer;transition:all .3s;white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tab.active{background:var(--accent-grad);color:#fff}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tab:not(.active):hover{background:#ff274014}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-amount{font-weight:700;font-family:Inter,monospace}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-amount.positive{color:var(--success)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-amount.negative{color:var(--danger)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status .dot{width:6px;height:6px;border-radius:50%}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.completed .dot{background:var(--success)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.completed{color:var(--success)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.pending .dot{background:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.pending{color:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.failed .dot{background:var(--danger)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-status.failed{color:var(--danger)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-pagination{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-info{font-size:.75rem;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-btns{display:flex;gap:.35rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-btn{min-width:32px;height:32px;padding:0 .4rem;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-btn:hover{border-color:var(--accent);color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-btn.active{background:var(--accent);color:var(--bg-primary);border-color:transparent}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-page-btn:disabled{opacity:.4;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-empty{text-align:center;padding:2.5rem 1rem;color:var(--text-muted);font-size:.85rem}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .card,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .wallet-card,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .comm-tree-card{background-image:var(--card-grad);box-shadow:0 1px 4px #0000000a}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .mp-header,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .txn-header{background:transparent}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup-overlay{background-color:#00000059}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup{background:#fff!important}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) table th{background:#00000008;color:#6e5257}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) table td{border-bottom-color:#0000000d}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-item{background:#fdf6f7;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-item:hover{background:#f7e7e9;border-color:#0000001a}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .comm-auto-placement,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .comm-tree-card{background:#fdf6f7;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-step{background:#00000005;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-upload-area{border-color:#0000001f;background:#00000003}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-upload-area:hover{border-color:#b3121f66;background:#b3121f08}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-wallet-item,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .wd-wallet-option{background:#fdf6f7;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-info-note{background:#ffb01f0f;border-color:#ffb01f26}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-selfie-guide{background:#e0526e0f;border-color:#e0526e26}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .wd-tabs{border-color:#00000014}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab{color:#6e5257;border-color:#00000014}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .wd-tab.active{background:#b3121f14;color:var(--accent)}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-doc-opt{background:#fdf6f7;border-color:#00000014;color:#6e5257}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-doc-opt.selected{background:#b3121f0f;border-color:var(--accent);color:var(--accent)}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-btn-outline{border-color:#0000001f;color:#6e5257}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-btn-outline:hover{border-color:#0003;color:#24090f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup-close{color:#6e5257}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup-close:hover{color:#24090f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-popup-header{border-bottom-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-review-row{border-bottom-color:#0000000d}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn{color:#6e5257}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-otp-req-btn{background:#b3121f14;border-color:var(--accent);color:var(--accent)}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .set-otp-req-btn:hover{background:#b3121f26}@media(max-width:1024px){:is(.theme-v4-shell,.pkg-standalone-shell) .top-row,:is(.theme-v4-shell,.pkg-standalone-shell) .bottom-grid{grid-template-columns:1fr}}@media(max-width:768px){:is(.theme-v4-shell,.pkg-standalone-shell) .top-row{gap:.85rem}:is(.theme-v4-shell,.pkg-standalone-shell) .card{padding:1.15rem;border-radius:12px}:is(.theme-v4-shell,.pkg-standalone-shell) .profile-grid{grid-template-columns:1fr;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-value{font-size:1.1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-card{padding:.85rem 1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-icon{width:36px;height:36px}:is(.theme-v4-shell,.pkg-standalone-shell) .referral-actions{justify-content:center}:is(.theme-v4-shell,.pkg-standalone-shell) .bottom-grid{gap:.85rem}:is(.theme-v4-shell,.pkg-standalone-shell) .deposit-modal,:is(.theme-v4-shell,.pkg-standalone-shell) .withdraw-modal{padding:1.5rem;border-radius:14px}:is(.theme-v4-shell,.pkg-standalone-shell) .welcome-modal{max-width:320px}:is(.theme-v4-shell,.pkg-standalone-shell) .set-form-row,:is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-form-row{grid-template-columns:1fr}:is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-doc-select{flex-direction:column}:is(.theme-v4-shell,.pkg-standalone-shell) .set-kyc-doc-opt{min-width:100%}:is(.theme-v4-shell,.pkg-standalone-shell) .set-popup{max-height:90vh}:is(.theme-v4-shell,.pkg-standalone-shell) .set-wallet-item{flex-direction:column;align-items:flex-start}:is(.theme-v4-shell,.pkg-standalone-shell) .set-wallet-actions{align-self:flex-end}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-summary{grid-template-columns:1fr 1fr!important}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tabs{width:100%}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-tab{flex:1;padding:.5rem;font-size:.72rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-table{min-width:600px}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-header{flex-direction:column;align-items:flex-start;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .txn-pagination{flex-direction:column;gap:.75rem;align-items:center}:is(.theme-v4-shell,.pkg-standalone-shell) .comm-tabs{gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .comm-tab-btn{padding:1rem .75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .comm-stats{grid-template-columns:1fr 1fr 1fr;gap:.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .comm-bv-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media(max-width:380px){:is(.theme-v4-shell,.pkg-standalone-shell) .wallet-value{font-size:1rem}}.theme-v4-shell .set-grid{display:flex;flex-direction:column;gap:.75rem}.theme-v4-shell .set-item{display:flex;align-items:center;justify-content:space-between;background:var(--bg-card);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:1.1rem 1.25rem;cursor:pointer;transition:all .25s;flex-wrap:wrap;gap:.75rem;width:100%;text-align:left}.theme-v4-shell .set-item:hover{border-color:#ffffff1f;background:#ffffff08;transform:translateY(-1px)}.theme-v4-shell .set-item-left{display:flex;align-items:center;gap:.85rem}.theme-v4-shell .set-item-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-v4-shell .set-item-icon svg{width:20px;height:20px}.theme-v4-shell .set-item-icon.email{background:#e0526e1f;color:var(--blue)}.theme-v4-shell .set-item-icon.password{background:#ffb01f1f;color:#ffb01f}.theme-v4-shell .set-item-icon.kyc{background:#ff27401f;color:var(--accent)}.theme-v4-shell .set-item-icon.wallet{background:#c77dff1f;color:#c77dff}.theme-v4-shell .set-item-icon.currency{background:#2ed47a1f;color:var(--success)}.theme-v4-shell .set-item-title{font-size:.84rem;font-weight:600;color:var(--text-primary)}.theme-v4-shell .set-item-desc{font-size:.68rem;color:var(--text-muted);margin-top:2px}.theme-v4-shell .set-item-right{display:flex;align-items:center;gap:.75rem}.theme-v4-shell .set-badge{font-size:.6rem;font-weight:600;padding:3px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.theme-v4-shell .set-badge.verified{background:#2ed47a26;color:var(--success)}.theme-v4-shell .set-badge.pending{background:#ffb01f26;color:#ffb01f}.theme-v4-shell .set-badge.not-verified,.theme-v4-shell .set-badge.rejected{background:#ff5a4526;color:#ff5a45}.theme-v4-shell .set-item-arrow{color:var(--text-muted);opacity:.5;transition:all .2s;display:flex}.theme-v4-shell .set-item:hover .set-item-arrow{opacity:1;transform:translate(2px)}.theme-v4-shell .set-item-arrow svg{width:18px;height:18px}.theme-v4-shell .set-popup-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:230;display:none;align-items:center;justify-content:center;padding:1rem}.theme-v4-shell .set-popup-overlay.show{display:flex}.theme-v4-shell .set-popup{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:18px;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;animation:mv4ModalIn .25s ease}.theme-v4-shell .set-popup-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;background:var(--bg-card);z-index:1;border-radius:18px 18px 0 0}.theme-v4-shell .set-popup-header-left{display:flex;align-items:center;gap:.75rem}.theme-v4-shell .set-popup-title{font-size:.92rem;font-weight:700;color:var(--text-primary)}.theme-v4-shell .set-popup-close{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--text-muted);cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.theme-v4-shell .set-popup-close:hover{border-color:var(--accent);color:var(--accent)}.theme-v4-shell .set-popup-body{padding:1.5rem}.theme-v4-shell .set-form-group{margin-bottom:1rem}.theme-v4-shell .set-form-group:last-of-type{margin-bottom:0}.theme-v4-shell .set-form-label{display:block;font-size:.72rem;font-weight:500;color:var(--text-muted);margin-bottom:.4rem}.theme-v4-shell .set-form-input{width:100%;padding:.65rem .85rem;font-size:.8rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-primary);outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit}.theme-v4-shell .set-form-input:focus{border-color:var(--accent)}.theme-v4-shell .set-otp-row{display:flex;gap:.5rem;align-items:stretch}.theme-v4-shell .set-otp-row .set-form-input{flex:1;min-width:0}.theme-v4-shell .set-otp-req-btn{padding:0 .85rem;font-size:.68rem;font-weight:600;white-space:nowrap;border:1px solid var(--accent);border-radius:8px;background:#ff274014;color:var(--accent);cursor:pointer;transition:all .2s;flex-shrink:0}.theme-v4-shell .set-otp-req-btn:hover{background:#ff27402e}.theme-v4-shell .set-otp-req-btn:disabled{opacity:.5;cursor:not-allowed}.theme-v4-shell .set-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.theme-v4-shell .set-current{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;margin-bottom:1rem;font-size:.78rem;color:var(--text-secondary)}.theme-v4-shell .set-current-label{font-size:.68rem;color:var(--text-muted);margin-right:.25rem}.theme-v4-shell .set-btn{padding:.65rem 1.5rem;font-size:.78rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s;font-family:inherit}.theme-v4-shell .set-btn-primary{background:var(--accent-grad);color:#fff}.theme-v4-shell .set-btn-primary:hover{box-shadow:0 4px 15px #ff27404d}.theme-v4-shell .set-btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.theme-v4-shell .set-btn-outline{background:transparent;border:1px solid rgba(255,255,255,.12);color:var(--text-secondary)}.theme-v4-shell .set-btn-outline:hover{border-color:var(--text-muted);color:var(--text-primary)}.theme-v4-shell .set-actions{display:flex;gap:.75rem;margin-top:1rem}.theme-v4-shell .set-actions .set-btn{flex:1;text-align:center}.theme-v4-shell .set-kyc-steps{display:flex;gap:.6rem;margin-bottom:1.25rem;flex-wrap:wrap}.theme-v4-shell .set-kyc-step{flex:1;min-width:calc(50% - .4rem);text-align:center;padding:.65rem .4rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;cursor:default}.theme-v4-shell .set-kyc-step.clickable{cursor:pointer;transition:all .2s}.theme-v4-shell .set-kyc-step.clickable:hover{transform:translateY(-1px)}.theme-v4-shell .set-kyc-step.done{border-color:#ff27404d;background:#ff27400d}.theme-v4-shell .set-kyc-step.current{border-color:#ffb01f4d;background:#ffb01f0d}.theme-v4-shell .set-kyc-step-num{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;margin-bottom:.3rem;background:#ffffff14;color:var(--text-muted)}.theme-v4-shell .set-kyc-step.done .set-kyc-step-num{background:var(--accent);color:#14050a}.theme-v4-shell .set-kyc-step.current .set-kyc-step-num{background:#ffb01f;color:#14050a}.theme-v4-shell .set-kyc-step-label{font-size:.62rem;color:var(--text-muted);display:block}.theme-v4-shell .set-kyc-step.done .set-kyc-step-label{color:var(--accent)}.theme-v4-shell .set-kyc-step.current .set-kyc-step-label{color:#ffb01f}.theme-v4-shell .set-kyc-content-title{font-size:.85rem;font-weight:700;color:var(--text-primary);margin-bottom:.2rem}.theme-v4-shell .set-kyc-content-desc{font-size:.68rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.theme-v4-shell .set-kyc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.theme-v4-shell .set-kyc-upload-area{border:2px dashed rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:all .2s;background:#ffffff05;margin-bottom:.75rem}.theme-v4-shell .set-kyc-upload-area:hover{border-color:#ff27404d;background:#ff274008}.theme-v4-shell .set-kyc-upload-icon{font-size:1.8rem;margin-bottom:.4rem;opacity:.5}.theme-v4-shell .set-kyc-upload-label{font-size:.72rem;font-weight:600;color:var(--text-primary);margin-bottom:.15rem}.theme-v4-shell .set-kyc-upload-hint{font-size:.62rem;color:var(--text-muted)}.theme-v4-shell .set-kyc-upload-area.uploaded{border-color:#ff274066;background:#ff27400d}.theme-v4-shell .set-kyc-upload-area.uploaded .set-kyc-upload-icon{opacity:1}.theme-v4-shell .set-kyc-upload-thumb{max-width:100%;max-height:90px;border-radius:8px;margin-top:.5rem}.theme-v4-shell .set-kyc-doc-select{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.theme-v4-shell .set-kyc-doc-opt{flex:1;min-width:100px;padding:.6rem .5rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:center;cursor:pointer;transition:all .2s;font-size:.7rem;font-weight:600;color:var(--text-muted)}.theme-v4-shell .set-kyc-doc-opt:hover{border-color:#ff27404d}.theme-v4-shell .set-kyc-doc-opt.selected{border-color:var(--accent);background:#ff274014;color:var(--accent)}.theme-v4-shell .set-kyc-doc-opt-icon{font-size:1.2rem;margin-bottom:.2rem;display:block}.theme-v4-shell .set-kyc-selfie-guide{background:#e0526e14;border:1px solid rgba(224,82,110,.2);border-radius:10px;padding:.75rem .85rem;margin-bottom:1rem}.theme-v4-shell .set-kyc-selfie-guide-title{font-size:.72rem;font-weight:600;color:var(--blue);margin-bottom:.35rem}.theme-v4-shell .set-kyc-selfie-guide ul{margin:0;padding-left:0}.theme-v4-shell .set-kyc-selfie-guide li{font-size:.65rem;color:var(--text-muted);margin-bottom:.2rem;padding-left:.2rem;list-style:none}.theme-v4-shell .set-kyc-selfie-guide li:before{content:"✓ ";color:var(--accent);font-weight:700}.theme-v4-shell .set-kyc-review-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.theme-v4-shell .set-kyc-review-row:last-child{border-bottom:none}.theme-v4-shell .set-kyc-review-label{font-size:.7rem;color:var(--text-muted)}.theme-v4-shell .set-kyc-review-value{font-size:.7rem;font-weight:600;color:var(--text-primary);text-align:right}.theme-v4-shell .set-kyc-review-badge{font-size:.6rem;padding:.2rem .55rem;border-radius:20px;font-weight:600}.theme-v4-shell .set-kyc-review-badge.uploaded{background:#ff27401f;color:var(--accent)}.theme-v4-shell .set-kyc-review-badge.not-uploaded{background:#ff52521f;color:#ff5252}.theme-v4-shell .set-kyc-nav{display:flex;gap:.5rem;margin-top:.5rem}.theme-v4-shell .set-kyc-nav .set-btn{flex:1}.theme-v4-shell .set-kyc-info-note{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .75rem;background:#ffb01f0f;border:1px solid rgba(255,176,31,.15);border-radius:8px;margin-bottom:1rem}.theme-v4-shell .set-kyc-info-note svg{width:14px;height:14px;flex-shrink:0;color:#ffb01f;margin-top:1px}.theme-v4-shell .set-kyc-info-note span{font-size:.64rem;color:var(--text-muted);line-height:1.45}.theme-v4-shell .set-wallet-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.theme-v4-shell .set-wallet-item{display:flex;align-items:center;justify-content:space-between;padding:.7rem .85rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;flex-wrap:wrap;gap:.6rem}.theme-v4-shell .set-wallet-info{display:flex;align-items:center;gap:.65rem}.theme-v4-shell .set-wallet-icon{width:32px;height:32px;border-radius:8px;background:#c77dff1f;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:#c77dff;flex-shrink:0}.theme-v4-shell .set-wallet-name{font-size:.76rem;font-weight:600;color:var(--text-primary)}.theme-v4-shell .set-wallet-addr{font-size:.66rem;color:var(--text-muted);font-family:monospace}.theme-v4-shell .set-wallet-actions{display:flex;gap:.4rem}.theme-v4-shell .set-wallet-btn{width:28px;height:28px;border-radius:7px;border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.theme-v4-shell .set-wallet-btn:hover{border-color:var(--accent);color:var(--accent)}.theme-v4-shell .set-wallet-btn svg{width:13px;height:13px}.theme-v4-shell .set-wallet-empty{text-align:center;padding:1.5rem 1rem;color:var(--text-muted);font-size:.8rem}.theme-v4-shell .comm-tabs{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.theme-v4-shell .comm-tab-btn{flex:1;min-width:140px;padding:1.25rem 1rem;border-radius:14px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.65rem;font-family:inherit;transition:all .3s}.theme-v4-shell .comm-tab-btn:hover{border-color:var(--accent);color:var(--text-primary)}.theme-v4-shell .comm-tab-btn.active{border-color:var(--accent);color:var(--accent);background:#ff27400f}.theme-v4-shell .comm-tab-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ff27401a}.theme-v4-shell .comm-tab-icon svg{width:22px;height:22px;stroke:var(--accent)}.theme-v4-shell .comm-tab-label{font-size:.82rem;font-weight:600}.theme-v4-shell .comm-tab-desc{font-size:.68rem;color:var(--text-muted);text-align:center;line-height:1.4}.theme-v4-shell .comm-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}.theme-v4-shell .comm-stat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem;text-align:center}.theme-v4-shell .comm-stat-value{font-size:1.3rem;font-weight:700;color:var(--text-primary)}.theme-v4-shell .comm-stat-value.accent{color:var(--accent)}.theme-v4-shell .comm-stat-value.blue{color:var(--blue)}.theme-v4-shell .comm-stat-label{font-size:.68rem;color:var(--text-secondary);margin-top:.25rem}.theme-v4-shell .comm-bv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}.theme-v4-shell .comm-bv-stat{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.85rem;text-align:center;position:relative;overflow:hidden}.theme-v4-shell .comm-bv-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent-grad)}.theme-v4-shell .comm-bv-stat-value{font-size:1.1rem;font-weight:700;color:var(--accent);font-family:Inter,monospace}.theme-v4-shell .comm-bv-stat-label{font-size:.62rem;color:var(--text-muted);margin-top:.2rem}.theme-v4-shell .comm-rank-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:6px;font-size:.65rem;font-weight:600}.theme-v4-shell .comm-rank-badge.gold{background:#ffc10726;color:#ffc107}.theme-v4-shell .comm-rank-badge.silver{background:#c0c0c026;color:silver}.theme-v4-shell .comm-rank-badge.bronze{background:#cd7f3226;color:#cd7f32}.theme-v4-shell .comm-rank-badge.starter{background:#e0526e26;color:var(--blue)}.theme-v4-shell .comm-status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:.3rem}.theme-v4-shell .comm-status-dot.active{background:var(--accent)}.theme-v4-shell .comm-status-dot.inactive{background:var(--text-muted)}.theme-v4-shell .comm-search{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.theme-v4-shell .comm-search-wrap{flex:1;min-width:160px;position:relative;display:flex;align-items:center}.theme-v4-shell .comm-search-input{width:100%;flex:1;padding:.6rem .85rem .6rem 2.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:.78rem;font-family:inherit;transition:border-color .3s;outline:none}.theme-v4-shell .comm-search-input:focus{border-color:var(--accent)}.theme-v4-shell .comm-search-icon{position:absolute;left:.75rem;width:15px;height:15px;color:var(--text-muted);pointer-events:none}.theme-v4-shell .comm-search-btn{padding:.6rem 1rem;border-radius:10px;border:none;background:var(--accent-grad);color:#fff;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s;white-space:nowrap;display:flex;align-items:center;gap:.35rem}.theme-v4-shell .comm-search-btn:hover{opacity:.9;transform:translateY(-1px)}.theme-v4-shell .comm-search-clear{padding:.6rem .75rem;border-radius:10px;border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .3s;white-space:nowrap}.theme-v4-shell .comm-search-clear:hover{border-color:var(--text-muted);color:var(--text-primary)}.theme-v4-shell .comm-no-results{text-align:center;padding:2rem 1rem;color:var(--text-muted);font-size:.8rem}.theme-v4-shell .comm-tree-card{background:var(--bg-card);background-image:var(--card-grad);border:1px solid var(--border);border-radius:14px;padding:.9rem 1.1rem;margin-bottom:.6rem}.theme-v4-shell .single-node{background:var(--bg-card)!important;background-image:var(--card-grad)}.theme-v4-shell .text-profiletext{color:var(--text-primary)!important}.theme-v4-shell .text-profiletext-muted{color:var(--text-muted)!important;opacity:1!important}body.light-mode .theme-v4-shell .card,body.light-mode .theme-v4-shell .wallet-card,body.light-mode .theme-v4-shell .comm-tree-card{background-image:var(--card-grad);box-shadow:0 1px 4px #0000000a}body.light-mode .theme-v4-shell .mp-header,body.light-mode .theme-v4-shell .txn-header{background:transparent}body.light-mode .theme-v4-shell .set-popup,body.light-mode .theme-v4-shell .set-popup-overlay{background-color:#00000059}body.light-mode .theme-v4-shell .set-popup{background:#fff!important}body.light-mode .theme-v4-shell table th{background:#00000008;color:#6e5257}body.light-mode .theme-v4-shell table td{border-bottom-color:#0000000d}body.light-mode .theme-v4-shell .set-item{background:#fdf6f7;border-color:#0000000f}body.light-mode .theme-v4-shell .set-item:hover{background:#f7e7e9;border-color:#0000001a}body.light-mode .theme-v4-shell .comm-auto-placement,body.light-mode .theme-v4-shell .comm-tree-card{background:#fdf6f7;border-color:#0000000f}body.light-mode .theme-v4-shell .set-kyc-step{background:#00000005;border-color:#0000000f}body.light-mode .theme-v4-shell .set-kyc-upload-area{border-color:#0000001f;background:#00000003}body.light-mode .theme-v4-shell .set-kyc-upload-area:hover{border-color:#b3121f66;background:#b3121f08}body.light-mode .theme-v4-shell .set-wallet-item,body.light-mode .theme-v4-shell .wd-wallet-option{background:#fdf6f7;border-color:#0000000f}body.light-mode .theme-v4-shell .set-kyc-info-note{background:#ffb01f0f;border-color:#ffb01f26}body.light-mode .theme-v4-shell .set-kyc-selfie-guide{background:#e0526e0f;border-color:#e0526e26}body.light-mode .theme-v4-shell .wd-tabs{border-color:#00000014}body.light-mode .theme-v4-shell .wd-tab{color:#6e5257;border-color:#00000014}body.light-mode .theme-v4-shell .wd-tab.active{background:#b3121f14;color:var(--accent)}body.light-mode .theme-v4-shell .set-kyc-doc-opt{background:#fdf6f7;border-color:#00000014;color:#6e5257}body.light-mode .theme-v4-shell .set-kyc-doc-opt.selected{background:#b3121f0f;border-color:var(--accent);color:var(--accent)}body.light-mode .theme-v4-shell .set-btn-outline{border-color:#0000001f;color:#6e5257}body.light-mode .theme-v4-shell .set-btn-outline:hover{border-color:#0003;color:#24090f}body.light-mode .theme-v4-shell .set-popup-close{color:#6e5257}body.light-mode .theme-v4-shell .set-popup-close:hover{color:#24090f}body.light-mode .theme-v4-shell .set-popup-header{border-bottom-color:#0000000f}body.light-mode .theme-v4-shell .set-kyc-review-row{border-bottom-color:#0000000d}body.light-mode .theme-v4-shell .tab-btn{color:#6e5257}body.light-mode .theme-v4-shell .tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}body.light-mode .theme-v4-shell .set-otp-req-btn{background:#b3121f14;border-color:var(--accent);color:var(--accent)}body.light-mode .theme-v4-shell .set-otp-req-btn:hover{background:#b3121f26}@media(max-width:1024px){.theme-v4-shell .top-row,.theme-v4-shell .bottom-grid{grid-template-columns:1fr}}@media(max-width:768px){.theme-v4-shell .top-row{gap:.85rem}.theme-v4-shell .card{padding:1.15rem;border-radius:12px}.theme-v4-shell .profile-grid{grid-template-columns:1fr;gap:.5rem}.theme-v4-shell .wallet-value{font-size:1.1rem}.theme-v4-shell .wallet-card{padding:.85rem 1rem}.theme-v4-shell .wallet-icon{width:36px;height:36px}.theme-v4-shell .referral-actions{justify-content:center}.theme-v4-shell .bottom-grid{gap:.85rem}.theme-v4-shell .deposit-modal,.theme-v4-shell .withdraw-modal{padding:1.5rem;border-radius:14px}.theme-v4-shell .welcome-modal{max-width:320px}.theme-v4-shell .set-form-row,.theme-v4-shell .set-kyc-form-row{grid-template-columns:1fr}.theme-v4-shell .set-kyc-doc-select{flex-direction:column}.theme-v4-shell .set-kyc-doc-opt{min-width:100%}.theme-v4-shell .set-popup{max-height:90vh}.theme-v4-shell .set-wallet-item{flex-direction:column;align-items:flex-start}.theme-v4-shell .set-wallet-actions{align-self:flex-end}.theme-v4-shell .txn-summary{grid-template-columns:1fr 1fr!important}.theme-v4-shell .txn-tabs{width:100%}.theme-v4-shell .txn-tab{flex:1;padding:.5rem;font-size:.72rem}.theme-v4-shell .txn-table{min-width:600px}.theme-v4-shell .txn-header{flex-direction:column;align-items:flex-start;gap:.5rem}.theme-v4-shell .txn-pagination{flex-direction:column;gap:.75rem;align-items:center}.theme-v4-shell .comm-tabs{gap:.5rem}.theme-v4-shell .comm-tab-btn{padding:1rem .75rem}.theme-v4-shell .comm-stats{grid-template-columns:1fr 1fr 1fr;gap:.5rem}.theme-v4-shell .comm-bv-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}}@media(max-width:380px){.theme-v4-shell .wallet-value{font-size:1rem}}.auth-shell{font-family:Inter,Noto Sans SC,Noto Sans Thai,-apple-system,sans-serif;background-color:var(--bg-primary);background-image:var(--page-grad);background-attachment:fixed;background-repeat:no-repeat;color:var(--text-primary);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow-x:hidden;padding:2rem 0}.auth-shell *,.auth-shell *:before,.auth-shell *:after{box-sizing:border-box}.auth-shell .grid-bg{position:absolute;inset:0;opacity:.03;background-image:linear-gradient(var(--accent) 1px,transparent 1px),linear-gradient(90deg,var(--accent) 1px,transparent 1px);background-size:80px 80px;pointer-events:none}.auth-shell .orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.06;pointer-events:none}.auth-shell .orb-1{width:350px;height:350px;background:var(--accent);top:-10%;left:-5%}.auth-shell .orb-2{width:250px;height:250px;background:var(--blue);bottom:-10%;right:-5%}.auth-shell .auth-lang{position:absolute;top:1.5rem;right:1.5rem;z-index:10}.auth-shell .auth-lang button{padding:.4rem .85rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:.8rem;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:.4rem}.auth-shell .auth-lang button:hover{border-color:var(--accent);color:var(--text-primary)}.auth-shell .auth-container{position:relative;z-index:2;width:100%;max-width:440px;padding:0 1.5rem}.auth-shell .auth-container.wide{max-width:560px}.auth-shell .auth-card{background:#240c13db;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:20px;padding:3rem 2.5rem;box-shadow:0 20px 60px #0006;position:relative}.auth-shell .auth-logo{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.auth-shell .auth-logo img{height:42px;width:auto}.auth-shell .auth-header{text-align:center;margin-bottom:2rem}.auth-shell .auth-header h1{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.auth-shell .auth-header p{color:var(--text-secondary);font-size:.9rem}.auth-shell .form-group{margin-bottom:1.25rem}.auth-shell .form-group label{display:block;font-size:.8rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.auth-shell .input-wrapper{position:relative;display:flex;align-items:center}.auth-shell .input-wrapper svg{position:absolute;left:1rem;width:18px;height:18px;color:var(--text-muted);pointer-events:none}.auth-shell .form-input{width:100%;padding:.85rem 1rem .85rem 2.75rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);font-size:.95rem;font-family:inherit;outline:none;transition:border-color .3s,box-shadow .3s}.auth-shell .form-input::placeholder{color:var(--text-muted)}.auth-shell .form-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ff27401a}.auth-shell .form-input:disabled{opacity:.6}.auth-shell .password-toggle{position:absolute;right:1rem;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;transition:color .3s}.auth-shell .password-toggle:hover{color:var(--accent)}.auth-shell .password-toggle svg,.auth-shell .password-toggle i{width:18px;height:18px}.auth-shell .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;font-size:.85rem;flex-wrap:wrap;gap:.5rem}.auth-shell .remember-me{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--text-secondary)}.auth-shell .remember-me input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.auth-shell .forgot-link{color:var(--accent);text-decoration:none;font-weight:500;transition:color .3s}.auth-shell .forgot-link:hover{color:var(--accent-light)}.auth-shell .btn-submit{width:100%;padding:.95rem;border-radius:10px;border:none;background:var(--accent-grad);color:#fff;font-weight:700;font-size:.95rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .35s;font-family:inherit;box-shadow:0 4px 20px #ff274040}.auth-shell .btn-submit:hover:not(:disabled){background:var(--accent-grad-hover);transform:translateY(-2px);box-shadow:0 8px 35px #ff274066}.auth-shell .btn-submit:disabled{opacity:.6;cursor:not-allowed}.auth-shell .otp-inline-row{display:flex;gap:.5rem}.auth-shell .otp-inline-row .form-group{flex:1;margin-bottom:0}.auth-shell .otp-inline-btn{align-self:flex-end;white-space:nowrap;padding:0 1.1rem;border-radius:10px;border:1px solid var(--blue);background:#e0526e1a;color:var(--blue);font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .3s}.auth-shell .otp-inline-btn:hover:not(:disabled){background:#e0526e33}.auth-shell .otp-inline-btn:disabled{opacity:.5;cursor:not-allowed}.auth-shell .auth-alert{border-radius:10px;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.8rem;text-align:left;border:1px solid var(--danger);background:#ff5a451a;color:var(--danger)}.auth-shell .auth-alert.warning{border-color:var(--warning);background:#ffb01f1a;color:var(--warning)}.auth-shell .auth-switch{text-align:center;margin-top:2rem;font-size:.9rem;color:var(--text-secondary)}.auth-shell .auth-switch a{color:var(--accent);text-decoration:none;font-weight:600;transition:color .3s}.auth-shell .auth-switch a:hover{color:var(--accent-light)}.auth-shell .pw-strength{display:flex;gap:.3rem;margin-top:.5rem}.auth-shell .pw-strength-bar{height:4px;flex:1;border-radius:2px;background:#ffffff1a;transition:background .3s}.auth-shell .pw-strength-label{font-size:.7rem;margin-top:.35rem;color:var(--text-muted)}.auth-shell .field-status{font-size:.72rem;margin-top:.35rem;display:flex;align-items:center;gap:.3rem}.auth-shell .field-status.ok{color:var(--success)}.auth-shell .field-status.error{color:var(--danger)}.auth-shell .field-status.checking{color:var(--text-muted)}.auth-shell .form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.auth-shell .form-group--relative{position:relative}.auth-shell .form-status-icon{position:absolute;right:1rem;top:2.35rem;font-size:.85rem;font-weight:700}.auth-shell .form-status-icon--available{color:var(--success)}.auth-shell .form-status-icon--error{color:var(--danger)}.auth-shell .form-status-icon--neutral{color:var(--text-muted)}.auth-shell .register-criteria-list{display:flex;flex-direction:column;gap:.25rem;margin:-.5rem 0 1rem;padding:.6rem .75rem;background:#ffffff08;border:1px solid var(--border);border-radius:8px}.auth-shell .register-criteria{font-size:.72rem;display:flex;align-items:center;gap:.35rem}.auth-shell .register-criteria--met{color:var(--success)}.auth-shell .register-criteria--unmet,.auth-shell .register-criteria--checking{color:var(--text-muted)}.auth-shell .register-strength-bar{display:flex;gap:.3rem;margin:-.5rem 0 .35rem}.auth-shell .register-strength-segment{height:4px;flex:1;border-radius:2px;background:#ffffff1a;transition:background-color .3s}.auth-shell .register-strength-label{font-size:.72rem;font-weight:600;margin-bottom:.5rem}.auth-shell .terms-check{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;margin:1.5rem 0}.auth-shell .terms-check input[type=checkbox]{margin-top:.2rem;width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.auth-shell .terms-text{font-size:.78rem;color:var(--text-secondary);line-height:1.5;text-align:left}.auth-shell .terms-link{background:none;border:none;padding:0;color:var(--accent);font-size:inherit;font-family:inherit;text-decoration:underline;cursor:pointer}.auth-shell .terms-link:hover{color:var(--accent-light)}@media(max-width:500px){.auth-shell .auth-card{padding:2rem 1.5rem}.auth-shell .form-row-2{grid-template-columns:1fr;gap:0}}body.light-mode .auth-shell .auth-card{background:#ffffffe6}body.light-mode .auth-shell .form-input{background:#fcf3f4}.theme-v4-shell .faq-category-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:.75rem}.theme-v4-shell .faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:.6rem;overflow:hidden}.theme-v4-shell .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:none;border:none;color:var(--text-primary);font-size:.85rem;font-weight:600;text-align:left;cursor:pointer;font-family:inherit}.theme-v4-shell .faq-item--open .faq-question{color:var(--accent)}.theme-v4-shell .faq-chevron{font-size:1.1rem;font-weight:700;color:var(--accent);flex-shrink:0}.theme-v4-shell .faq-answer{padding:0 1.25rem 1.1rem}.theme-v4-shell .faq-answer p{font-size:.8rem;color:var(--text-secondary);line-height:1.6;margin:0}.theme-v4-shell .contact-info-box{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:100%}.theme-v4-shell .contact-info-item{display:flex;align-items:flex-start;gap:.85rem}.theme-v4-shell .contact-info-icon{width:40px;height:40px;border-radius:10px;background:#ff27401a;color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-v4-shell .contact-info-label{font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .15rem}.theme-v4-shell .contact-info-value{font-size:.85rem;font-weight:600;color:var(--text-primary);margin:0}.theme-v4-shell .contact-form-title{font-size:.95rem;font-weight:700;color:var(--text-primary)}.theme-v4-shell .contact-form-label{display:block;font-size:.72rem;font-weight:600;color:var(--text-secondary)}.theme-v4-shell .contact-textarea{padding:.75rem 1rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:var(--text-primary);font-size:.85rem;font-family:inherit;outline:none;resize:vertical}.theme-v4-shell .contact-textarea:focus{border-color:var(--accent)}.theme-v4-shell .contact-textarea::placeholder{color:var(--text-muted)}.theme-v4-shell .earn-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1.25rem}.theme-v4-shell .earn-summary-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem;text-align:center}.theme-v4-shell .earn-summary-label{font-size:.68rem;color:var(--text-muted);margin-bottom:.3rem;font-weight:600}.theme-v4-shell .earn-summary-value{font-size:1.05rem;font-weight:800;color:var(--text-primary)}.theme-v4-shell .earn-summary-value.accent{color:var(--accent)}.theme-v4-shell .earn-summary-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto .6rem}.theme-v4-shell .earn-summary-icon svg{width:18px;height:18px}.theme-v4-shell .earn-summary-icon.green{background:#ff27401f;color:var(--accent)}.theme-v4-shell .earn-summary-icon.blue{background:#e0526e1f;color:var(--blue)}.theme-v4-shell .earn-summary-icon.purple{background:#c77dff1f;color:var(--purple)}.theme-v4-shell .earn-summary-icon.orange{background:#ffb01f1f;color:var(--warning)}.theme-v4-shell .earn-summary-icon.pink{background:#ff5a451f;color:var(--danger)}@media(max-width:1024px){.theme-v4-shell .earn-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.theme-v4-shell .earn-summary{grid-template-columns:repeat(2,1fr)}}.theme-v4-shell .earn-period{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}.theme-v4-shell .earn-period-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.25rem;display:flex;align-items:center;gap:1rem}.theme-v4-shell .earn-period-icon{width:44px;height:44px;border-radius:12px;flex-shrink:0;background:#ff27401a;display:flex;align-items:center;justify-content:center}.theme-v4-shell .earn-period-icon svg{width:22px;height:22px;color:var(--accent)}.theme-v4-shell .earn-period-icon.week{background:#e0526e1a}.theme-v4-shell .earn-period-icon.week svg{color:var(--blue)}.theme-v4-shell .earn-period-icon.month{background:#c77dff1a}.theme-v4-shell .earn-period-icon.month svg{color:var(--purple)}.theme-v4-shell .earn-period-label{font-size:.72rem;color:var(--text-muted);font-weight:600;margin-bottom:.2rem}.theme-v4-shell .earn-period-value{font-size:1.2rem;font-weight:800;color:var(--accent)}@media(max-width:768px){.theme-v4-shell .earn-period{grid-template-columns:1fr}}.theme-v4-shell .earn-type-badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:5px;font-size:.7rem;font-weight:700;white-space:nowrap}.theme-v4-shell .earn-type-badge.sponsor{background:#ff27401a;color:var(--accent)}.theme-v4-shell .earn-type-badge.team{background:#e0526e1a;color:var(--blue)}.theme-v4-shell .earn-type-badge.matching{background:#c77dff1a;color:var(--purple)}.theme-v4-shell .earn-type-badge.pool{background:#ffb01f1a;color:var(--warning)}.theme-v4-shell .lib-toolbar{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap;align-items:center}.theme-v4-shell .lib-filters{display:flex;gap:.35rem;flex-wrap:wrap}.theme-v4-shell .lib-filter-btn{padding:.4rem .85rem;border-radius:8px;border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);font-size:.72rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s;white-space:nowrap}.theme-v4-shell .lib-filter-btn.active,.theme-v4-shell .lib-filter-btn:hover{background:var(--accent-grad);color:#fff;border-color:var(--accent)}.theme-v4-shell .lib-search-wrap{flex:1;min-width:180px;position:relative;display:flex;align-items:center}.theme-v4-shell .lib-search-icon{position:absolute;left:.75rem;width:15px;height:15px;color:var(--text-muted);pointer-events:none}.theme-v4-shell .lib-search-input{width:100%;padding:.5rem .75rem .5rem 2.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:.75rem;font-family:inherit;outline:none}.theme-v4-shell .lib-search-input:focus{border-color:var(--accent)}.theme-v4-shell .lib-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.theme-v4-shell .lib-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:all .3s;display:flex;flex-direction:column}.theme-v4-shell .lib-card:hover{border-color:var(--accent);transform:translateY(-2px)}.theme-v4-shell .lib-card-thumb{width:100%;aspect-ratio:16 / 10;background:var(--bg-primary);display:flex;align-items:center;justify-content:center;position:relative}.theme-v4-shell .lib-card-thumb svg{width:40px;height:40px;opacity:.3}.theme-v4-shell .lib-card-type{position:absolute;top:.5rem;left:.5rem;padding:.18rem .5rem;border-radius:5px;font-size:.58rem;font-weight:700;text-transform:uppercase;background:#ff274033;color:var(--accent-light)}.theme-v4-shell .lib-card-body{padding:.85rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.theme-v4-shell .lib-card-title{font-size:.78rem;font-weight:600;color:var(--text-primary);line-height:1.35}.theme-v4-shell .lib-card-actions{display:flex;gap:.4rem;margin-top:auto}.theme-v4-shell .lib-btn-view,.theme-v4-shell .lib-btn-download{flex:1;padding:.4rem .5rem;border-radius:6px;border:none;font-size:.68rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.3rem;text-decoration:none}.theme-v4-shell .lib-btn-view{background:#ff27401a;color:var(--accent)}.theme-v4-shell .lib-btn-view:hover{background:#ff274033}@media(max-width:1024px){.theme-v4-shell .lib-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.theme-v4-shell .lib-grid{grid-template-columns:repeat(2,1fr)}}body.light-mode .theme-v4-shell .lib-card,body.light-mode .theme-v4-shell .earn-summary-card{background:#fff;border-color:#0000000f}body.light-mode .theme-v4-shell .faq-item,body.light-mode .theme-v4-shell .contact-info-box{background:#fdf6f7;border-color:#0000000f}body.light-mode .theme-v4-shell .contact-textarea{background:#fcf3f4;border-color:#0000001a}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1400px;margin:0 auto;width:100%}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.75rem 1.5rem;position:relative;display:flex;flex-direction:column;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan:hover{border-color:var(--border-light);transform:translateY(-3px);box-shadow:0 12px 40px #00000040}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan.featured{border-color:var(--purple)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:12px;margin-bottom:1.1rem;background:var(--bg-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-badge{display:inline-flex;align-self:flex-start;padding:.25rem .75rem;border-radius:6px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.8px;margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-badge.tier-rich{background:#ff274024;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-badge.tier-wealthy{background:#2ed47a24;color:var(--success)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-badge.tier-prosperous{background:#ffb01f24;color:var(--warning)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-badge.tier-fortune{background:#c77dff24;color:var(--purple)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-price{font-size:2rem;font-weight:800;color:var(--text-primary);line-height:1;margin-bottom:.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-unit{font-size:.7rem;font-weight:700;letter-spacing:.5px;color:var(--text-muted);margin-bottom:.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-divider{width:100%;height:1px;background:var(--border);margin:.5rem 0 1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-benefits{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-benefits li{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--text-secondary);padding:.4rem 0}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-benefits li svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan-benefits li strong{color:var(--text-primary);font-weight:700}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-subscribe-btn{width:100%;padding:.75rem;border-radius:10px;border:none;font-size:.85rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s;background:var(--accent-grad);color:#fff}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-subscribe-btn:hover{box-shadow:0 6px 20px #ff274059}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan.featured .aff-subscribe-btn{background:linear-gradient(135deg,var(--purple),#8b3fd9)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan.featured .aff-subscribe-btn:hover{box-shadow:0 6px 20px #c77dff59}@media(max-width:1180px){:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plans{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){:is(.theme-v4-shell,.pkg-standalone-shell) .aff-plans{grid-template-columns:1fr}}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-summary{background:var(--bg-primary);border:1px solid var(--border);border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-row{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-label{font-size:.75rem;color:var(--text-secondary)}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-value{font-size:.82rem;font-weight:600;color:var(--text-primary);text-align:right}:is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-value.aff-amount-highlight{color:var(--accent);font-weight:800;font-size:.95rem}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-qty-input{width:72px;text-align:center;padding:.4rem .5rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);font-family:inherit;font-size:.9rem;font-weight:700;outline:none}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-qty-input:focus{border-color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-qty-input[readonly]{opacity:.65;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-stepper{display:inline-flex;align-items:center;gap:.4rem}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-stepper button{width:28px;height:28px;border-radius:7px;cursor:pointer;flex-shrink:0;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:1rem;font-weight:700;line-height:1;font-family:inherit;transition:all .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-stepper button:hover{border-color:var(--accent);color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-payable{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 .25rem;padding:.85rem 1.05rem;border-radius:12px;background:#ff274014;border:1px solid rgba(255,39,64,.25);font-size:.8rem;color:var(--text-secondary);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .bp-payable strong{font-size:1.1rem;font-weight:800;color:var(--accent);white-space:nowrap}:is(.theme-v4-shell,.pkg-standalone-shell) .placement-btn{width:100%;padding:.6rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-secondary);font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .placement-btn.active{background:var(--accent-grad);border-color:transparent;color:#fff}:is(.theme-v4-shell,.pkg-standalone-shell) .placement-btn:disabled{opacity:.5;cursor:not-allowed}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-methods{display:flex;flex-direction:column;gap:.6rem;margin:.5rem 0 1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method{display:flex;align-items:center;gap:.85rem;width:100%;cursor:pointer;padding:.9rem 1rem;border-radius:12px;text-align:left;background:var(--bg-primary);border:1px solid var(--border);font-family:inherit;color:inherit;transition:all .2s}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method:hover{border-color:var(--accent);background:#ff27400f}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method.active{border-color:var(--accent);background:#ff274014}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method input[type=radio]{accent-color:var(--accent);width:16px;height:16px;flex-shrink:0}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method-name{font-size:.85rem;font-weight:700}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-method-desc{font-size:.7rem;color:var(--text-muted)}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-amount-box{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#ff274014;border:1px solid rgba(255,39,64,.25);border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1rem}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-amount-label{font-size:.8rem;color:var(--text-secondary);font-weight:600}:is(.theme-v4-shell,.pkg-standalone-shell) .pay-amount-value{font-size:1.1rem;font-weight:800;color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .pkg-standalone{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--page-grad)}:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-inline-wrap{display:flex;justify-content:center;padding:.5rem 0 2rem}:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-card{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:2rem;max-width:460px;width:100%}:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-card-logo,:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-card-icon{display:flex;justify-content:center;margin-bottom:1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-terms-note{font-size:.7rem;color:var(--text-muted);text-align:center;margin-top:1rem;line-height:1.5}:is(.theme-v4-shell,.pkg-standalone-shell) .checkout-terms-note button{background:none;border:none;color:var(--accent);font-weight:600;cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline}:is(.theme-v4-shell,.pkg-standalone-shell) .setup-skip-row{text-align:center;margin-bottom:1.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .setup-skip-btn{background:none;border:none;color:var(--text-muted);font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:underline}:is(.theme-v4-shell,.pkg-standalone-shell) .setup-skip-btn:hover{color:var(--accent)}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-icon svg{width:32px;height:32px}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-icon.success{background:#2ed47a24;color:var(--success)}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-icon.cancelled{background:#ff5a4524;color:var(--danger)}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-title{font-size:1.15rem;font-weight:800;text-align:center;margin-bottom:.5rem;color:var(--text-primary)}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-text{font-size:.85rem;color:var(--text-secondary);text-align:center;line-height:1.6}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-note{font-size:.75rem;color:var(--text-muted);text-align:center;margin-top:.75rem}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-actions{display:flex;gap:.6rem;margin-top:1.5rem}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-result-actions button{flex:1}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-btn-outline{padding:.75rem;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-size:.85rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s}:is(.theme-v4-shell,.pkg-standalone-shell) .stripe-btn-outline:hover{border-color:var(--accent);color:var(--accent)}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .aff-plan{background:#fff;border-color:#0000000f}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .aff-pay-summary{background:#fdf6f7}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .bp-qty-input,body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .bp-stepper button{background:#fff}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .pay-method{background:#fdf6f7}body.light-mode :is(.theme-v4-shell,.pkg-standalone-shell) .checkout-card{background:#fff;border-color:#0000000f}
