body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;background-color:#121212;color:#e0e0e0}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}@media(max-width:768px){.container{padding:0 10px}}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.app-header[data-v-13fef4fc]{position:sticky;top:0;z-index:1000;background:#fffffff5;border-bottom:1px solid #e7ecee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner[data-v-13fef4fc]{width:min(1480px,calc(100% - 36px));height:64px;margin:0 auto;display:flex;align-items:center}.brand[data-v-13fef4fc]{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-logo[data-v-13fef4fc]{width:36px;height:36px;border-radius:10px;object-fit:cover;background:#f2f5f6}.brand-text[data-v-13fef4fc]{display:flex;align-items:baseline;gap:8px}.brand-name[data-v-13fef4fc]{color:#172126;font-size:20px;font-weight:900;letter-spacing:-.04em}.brand-suffix[data-v-13fef4fc]{color:#89949a;font-size:12px;font-weight:600;letter-spacing:.08em}.header-nav[data-v-13fef4fc]{display:flex;align-items:center;margin-left:46px;gap:4px}.nav-link[data-v-13fef4fc]{position:relative;height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#657279;text-decoration:none;font-size:14px;font-weight:700;cursor:pointer;transition:color .18s ease,background .18s ease}.nav-link[data-v-13fef4fc]:hover{color:#172126;background:#f4f7f8}.nav-link.active[data-v-13fef4fc]{color:#087a5e;background:#eaf8f3}.nav-link.active[data-v-13fef4fc]:after{content:"";position:absolute;left:50%;bottom:-1px;width:18px;height:2px;border-radius:99px;background:#0fa37b;transform:translate(-50%)}.nav-dropdown[data-v-13fef4fc]{position:relative}.dropdown-trigger i[data-v-13fef4fc]{font-size:9px;transition:transform .18s ease}.nav-dropdown:hover .dropdown-trigger i[data-v-13fef4fc]{transform:rotate(180deg)}.product-link[data-v-13fef4fc]{margin-left:2px}.product-dot[data-v-13fef4fc]{width:7px;height:7px;border-radius:50%;background:#0fa37b;box-shadow:0 0 0 4px #eaf8f3}.dropdown-panel[data-v-13fef4fc]{position:absolute;top:calc(100% + 9px);left:50%;width:600px;padding:13px;border:1px solid #e4eaed;border-radius:12px;background:#fff;box-shadow:0 18px 45px #192b321c,0 3px 10px #192b320a;transform:translate(-50%)}.dropdown-panel[data-v-13fef4fc]:before{content:"";position:absolute;top:-5px;left:50%;width:10px;height:10px;background:#fff;border-left:1px solid #e4eaed;border-top:1px solid #e4eaed;transform:translate(-50%) rotate(45deg)}.dropdown-title[data-v-13fef4fc]{display:flex;align-items:baseline;gap:8px;padding:3px 6px 10px}.dropdown-title span[data-v-13fef4fc]{color:#172126;font-size:14px;font-weight:900}.dropdown-title small[data-v-13fef4fc]{color:#9aa5aa;font-size:9px;font-weight:800;letter-spacing:.12em}.dropdown-grid[data-v-13fef4fc]{display:grid;grid-template-columns:1fr 1fr;gap:4px}.dropdown-item[data-v-13fef4fc]{min-height:57px;display:flex;align-items:center;padding:8px;border-radius:8px;color:inherit;text-decoration:none;transition:background .16s ease}.dropdown-item[data-v-13fef4fc]:hover{background:#f5f9f8}.dropdown-icon[data-v-13fef4fc]{width:34px;height:34px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#0c9671;background:#eaf8f3}.dropdown-content[data-v-13fef4fc]{min-width:0;margin-left:10px;display:flex;flex-direction:column;gap:3px}.dropdown-content strong[data-v-13fef4fc]{color:#25343a;font-size:12px;font-weight:850}.dropdown-content small[data-v-13fef4fc]{overflow:hidden;color:#9aa5aa;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.arrow[data-v-13fef4fc]{margin-left:auto;color:#b4bdc1;font-size:10px}.header-right[data-v-13fef4fc]{margin-left:auto;display:flex;align-items:center;gap:8px}.login-button[data-v-13fef4fc]{height:36px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce7e3;border-radius:8px;background:#fff;color:#087a5e;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:all .18s ease}.login-button[data-v-13fef4fc]:hover{color:#fff;border-color:#0fa37b;background:#0fa37b;box-shadow:0 5px 14px #0fa37b2e}.mobile-menu-button[data-v-13fef4fc]{display:none;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #e1e7e9;border-radius:8px;background:#fff;color:#3d4b51;cursor:pointer}.mobile-nav[data-v-13fef4fc]{display:none}@media(max-width:900px){.header-inner[data-v-13fef4fc]{width:calc(100% - 24px)}.header-nav[data-v-13fef4fc]{margin-left:22px}.nav-link[data-v-13fef4fc]{padding:0 11px}.dropdown-panel[data-v-13fef4fc]{width:570px}}@media(max-width:768px){.header-inner[data-v-13fef4fc]{height:58px}.brand-logo[data-v-13fef4fc]{width:34px;height:34px;border-radius:9px}.brand-name[data-v-13fef4fc]{font-size:18px}.brand-suffix[data-v-13fef4fc],.header-nav[data-v-13fef4fc]{display:none}.login-button[data-v-13fef4fc]{height:34px;padding:0 12px}.mobile-menu-button[data-v-13fef4fc]{display:inline-flex}.mobile-nav[data-v-13fef4fc]{display:block;padding:6px 12px 14px;border-top:1px solid #eef1f2;background:#fff;box-shadow:0 12px 25px #14262c12}.mobile-nav-link[data-v-13fef4fc]{width:100%;min-height:46px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:transparent;color:#39484e;text-decoration:none;font-family:inherit;font-size:14px;font-weight:750;cursor:pointer}.mobile-nav-link>span[data-v-13fef4fc]{display:flex;align-items:center;gap:11px}.mobile-nav-link i[data-v-13fef4fc]{color:#8d989d;font-size:12px}.mobile-nav-link[data-v-13fef4fc]:hover{background:#f5f8f8}.mobile-sub-menu[data-v-13fef4fc]{display:grid;grid-template-columns:1fr 1fr;padding:3px 5px 7px;background:#f8fafb;border-radius:8px}.mobile-sub-item[data-v-13fef4fc]{min-height:48px;display:flex;align-items:center;padding:5px;color:inherit;text-decoration:none}.mobile-sub-icon[data-v-13fef4fc]{width:29px;height:29px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#eaf8f3;color:#0c9671}.mobile-sub-item>span[data-v-13fef4fc]:last-child{min-width:0;margin-left:7px;display:flex;flex-direction:column;gap:2px}.mobile-sub-item strong[data-v-13fef4fc]{color:#344249;font-size:11px}.mobile-sub-item small[data-v-13fef4fc]{overflow:hidden;color:#9aa5aa;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.mobile-login[data-v-13fef4fc]{width:100%;height:42px;margin-top:7px;border:0;border-radius:8px;background:#0fa37b;color:#fff;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer}}.dropdown-enter-active[data-v-13fef4fc],.dropdown-leave-active[data-v-13fef4fc]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-13fef4fc],.dropdown-leave-to[data-v-13fef4fc]{opacity:0;transform:translate(-50%) translateY(-5px)}.mobile-menu-enter-active[data-v-13fef4fc],.mobile-menu-leave-active[data-v-13fef4fc]{transition:opacity .18s ease,transform .18s ease}.mobile-menu-enter-from[data-v-13fef4fc],.mobile-menu-leave-to[data-v-13fef4fc]{opacity:0;transform:translateY(-8px)}.sub-menu-enter-active[data-v-13fef4fc],.sub-menu-leave-active[data-v-13fef4fc]{transition:opacity .15s ease,max-height .18s ease;overflow:hidden}.sub-menu-enter-from[data-v-13fef4fc],.sub-menu-leave-to[data-v-13fef4fc]{opacity:0;max-height:0}.app-footer[data-v-d05a87ca]{margin-top:20px;border-top:1px solid #e7ecee;background:#fff}.footer-inner[data-v-d05a87ca]{width:min(1480px,calc(100% - 36px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand[data-v-d05a87ca]{display:flex;align-items:center;gap:10px}.footer-logo[data-v-d05a87ca]{width:30px;height:30px;border-radius:8px;object-fit:cover}.footer-brand-name[data-v-d05a87ca]{color:#27353b;font-size:13px;font-weight:900}.footer-brand-name span[data-v-d05a87ca]{margin-left:4px;color:#8d989d;font-size:10px;font-weight:600}.footer-description[data-v-d05a87ca]{margin-top:3px;color:#a0aaae;font-size:9px}.footer-links[data-v-d05a87ca]{display:flex;align-items:center;gap:38px}.footer-group[data-v-d05a87ca]{display:flex;align-items:center;gap:20px}.footer-title[data-v-d05a87ca]{color:#3d4a50;font-size:10px;font-weight:850}.footer-group a[data-v-d05a87ca]{color:#879298;font-size:10px;text-decoration:none;transition:color .18s ease}.footer-group a[data-v-d05a87ca]:hover{color:#0fa37b}.footer-bottom[data-v-d05a87ca]{width:min(1480px,calc(100% - 36px));min-height:34px;margin:0 auto;display:flex;align-items:center;border-top:1px solid #f0f2f3;color:#a5afb3;font-size:8px}.footer-separator[data-v-d05a87ca]{margin:0 7px}.footer-status[data-v-d05a87ca]{margin-left:auto;display:inline-flex;align-items:center;gap:5px}.footer-status i[data-v-d05a87ca]{width:5px;height:5px;border-radius:50%;background:#0fa37b}@media(max-width:768px){.app-footer[data-v-d05a87ca]{margin-top:14px}.footer-inner[data-v-d05a87ca]{width:calc(100% - 20px);padding:14px 0;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.footer-brand[data-v-d05a87ca]{flex:0 0 auto}.footer-service[data-v-d05a87ca]{display:none}.footer-links[data-v-d05a87ca]{width:auto;margin-left:auto;justify-content:flex-end;gap:22px;flex-wrap:wrap}.footer-group[data-v-d05a87ca]{flex-wrap:wrap;gap:8px 14px}.footer-bottom[data-v-d05a87ca]{width:calc(100% - 20px);min-height:32px;flex-wrap:wrap;gap:4px;padding:6px 0}.footer-status[data-v-d05a87ca]{margin-left:auto}}@media(max-width:430px){.footer-brand[data-v-d05a87ca]{gap:8px}.footer-logo[data-v-d05a87ca]{width:26px;height:26px;border-radius:7px}.footer-brand-name[data-v-d05a87ca]{font-size:12px}.footer-brand-name span[data-v-d05a87ca]{font-size:9px}.footer-description[data-v-d05a87ca]{font-size:8px}.footer-links[data-v-d05a87ca]{margin-left:auto;gap:14px}.footer-group[data-v-d05a87ca]{gap:6px 12px}.footer-group a[data-v-d05a87ca]{font-size:10px}.footer-bottom[data-v-d05a87ca]{font-size:8px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f7fa;color:#1e2329}#app{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;padding:0}.Vue-Toastification__container{padding:12px!important}.Vue-Toastification__toast{font-family:Segoe UI,system-ui,-apple-system,sans-serif!important;border-radius:12px!important;box-shadow:0 8px 24px #2196f31f!important;padding:14px 18px!important;min-height:52px!important;border:1px solid rgba(255,255,255,.3)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.Vue-Toastification__toast-body{padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.5!important}.Vue-Toastification__progress-bar{height:3px!important;opacity:.6!important}.Vue-Toastification__toast--success{background:linear-gradient(135deg,#e8f4fd,#d4e8fa)!important;color:#0d47a1!important;border-color:#bbdefb!important}.Vue-Toastification__toast--success .Vue-Toastification__progress-bar{background:#5a9be8!important}.Vue-Toastification__toast--success .Vue-Toastification__icon{color:#5a9be8!important}.Vue-Toastification__toast--error{background:linear-gradient(135deg,#fde8e8,#fad4d4)!important;color:#a03030!important;border-color:#f5c4c4!important}.Vue-Toastification__toast--error .Vue-Toastification__progress-bar{background:#e86a6a!important}.Vue-Toastification__toast--error .Vue-Toastification__icon{color:#e86a6a!important}.Vue-Toastification__toast--warning{background:linear-gradient(135deg,#fef3e0,#fce8c8)!important;color:#8d6e2b!important;border-color:#f5dca8!important}.Vue-Toastification__toast--warning .Vue-Toastification__progress-bar{background:#f5a623!important}.Vue-Toastification__toast--warning .Vue-Toastification__icon{color:#f5a623!important}.Vue-Toastification__toast--info{background:linear-gradient(135deg,#f0f4f8,#e4ebf2)!important;color:#2c3e50!important;border-color:#d5dde6!important}.Vue-Toastification__toast--info .Vue-Toastification__progress-bar{background:#8ba5c5!important}.Vue-Toastification__toast--info .Vue-Toastification__icon{color:#8ba5c5!important}.Vue-Toastification__close-button{color:inherit!important;opacity:.5!important;transition:opacity .2s!important}.Vue-Toastification__close-button:hover{opacity:.9!important}.Vue-Toastification__icon{margin-right:10px!important;font-size:20px!important}@media(max-width:480px){.Vue-Toastification__toast{border-radius:10px!important;padding:12px 14px!important;min-height:44px!important;font-size:13px!important}.Vue-Toastification__container{padding:8px!important}}.Vue-Toastification__toast{animation-duration:.4s!important}.Vue-Toastification__toast--enter{animation-name:toastFadeIn!important}.Vue-Toastification__toast--leave{animation-name:toastFadeOut!important}@keyframes toastFadeIn{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}html[data-v-ce3d5964],body[data-v-ce3d5964]{overflow:hidden;margin:0;padding:0}.login-page[data-v-ce3d5964]{background:#f0f4f9;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:calc(100vh - 70px);height:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-card[data-v-ce3d5964]{display:flex;width:100%;max-width:1000px;background:#fff;border:1px solid #e4edf4;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0a2a4a0d;transition:box-shadow .3s ease;min-height:540px}.login-card[data-v-ce3d5964]:hover{box-shadow:0 4px 28px #0a2a4a14}.login-form-panel[data-v-ce3d5964]{flex:1;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;background:#fff;position:relative;max-width:460px}.login-form-panel[data-v-ce3d5964]:after{content:"";position:absolute;top:15%;right:0;bottom:15%;width:1px;background:linear-gradient(to bottom,transparent 0%,#e4edf4 20%,#e4edf4 80%,transparent 100%)}.login-features-panel[data-v-ce3d5964]{flex:1;padding:3rem 2.5rem;background:linear-gradient(145deg,#f5f9ff,#eef2f9);display:flex;flex-direction:column;justify-content:center}.login-header[data-v-ce3d5964]{margin-bottom:2.2rem}.brand-section[data-v-ce3d5964]{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.brand-icon[data-v-ce3d5964]{font-size:1.8rem;line-height:1}.brand-name[data-v-ce3d5964]{font-size:1.6rem;font-weight:700;background:linear-gradient(135deg,#5a7cff,#7c6cf0,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px}@supports not (background-clip: text){.brand-name[data-v-ce3d5964]{background:none;-webkit-text-fill-color:#5a7cff;color:#5a7cff}}.brand-divider[data-v-ce3d5964]{width:40px;height:3px;background:linear-gradient(90deg,#5a7cff,#a855f7);border-radius:4px;margin-bottom:1.2rem}.login-header h1[data-v-ce3d5964]{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.header-icon[data-v-ce3d5964]{font-size:2rem}.welcome-text[data-v-ce3d5964]{color:#5a7a94;font-size:.95rem;font-weight:400;margin:0}.login-form[data-v-ce3d5964]{margin-top:.5rem}.form-group[data-v-ce3d5964]{position:relative;margin-bottom:1.25rem}.filter-input[data-v-ce3d5964]{width:100%;padding:.8rem 1rem .8rem 3rem;background:#fafcfe;border:1.5px solid #e4edf4;border-radius:10px;font-size:.9rem;color:#33475b;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}.filter-input[data-v-ce3d5964]:focus{border-color:#6b8cff;box-shadow:0 0 0 4px #6b8cff1a;background:#fff}.filter-input[data-v-ce3d5964]:hover{border-color:#c8d8ec}.filter-input[data-v-ce3d5964]::placeholder{color:#a0b8d0;font-weight:400}.input-icon[data-v-ce3d5964]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#a0b8d0;pointer-events:none;transition:color .25s ease}.filter-input:focus~.input-icon[data-v-ce3d5964]{color:#6b8cff}.form-options[data-v-ce3d5964]{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0 2rem;flex-wrap:wrap;gap:.5rem}.remember-me[data-v-ce3d5964]{display:flex;align-items:center;gap:.5rem}.custom-checkbox[data-v-ce3d5964]{appearance:none;width:18px;height:18px;border:2px solid #dce8f2;border-radius:5px;cursor:pointer;transition:all .15s ease;background:#fff;position:relative}.custom-checkbox[data-v-ce3d5964]:checked{background:#6b8cff;border-color:#6b8cff}.custom-checkbox[data-v-ce3d5964]:checked:after{content:"✓";position:absolute;color:#fff;font-size:12px;font-weight:700;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-checkbox[data-v-ce3d5964]:hover{border-color:#6b8cff;box-shadow:0 0 0 3px #6b8cff1a}.remember-me label[data-v-ce3d5964]{color:#4a5a7a;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}.forgot-password[data-v-ce3d5964]{color:#5a7a94;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s ease;padding:.25rem .5rem;border-radius:6px;cursor:pointer}.forgot-password[data-v-ce3d5964]:hover{color:#6b8cff;background:#6b8cff0f}.login-btn[data-v-ce3d5964]{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.85rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#fff;background:linear-gradient(135deg,#5a7cff,#7c6cf0,#a855f7);background-size:200% 200%;box-shadow:0 4px 16px #5a7cff4d;letter-spacing:.3px;position:relative;overflow:hidden}.login-btn[data-v-ce3d5964]:before{content:"";position:absolute;top:-50%;left:-60%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 60%);opacity:0;transition:opacity .5s ease;pointer-events:none}.login-btn[data-v-ce3d5964]:hover:not(:disabled):before{opacity:1}.login-btn[data-v-ce3d5964]:hover:not(:disabled){background-position:100% 100%;box-shadow:0 8px 28px #5a7cff66;transform:translateY(-2px) scale(1.01)}.login-btn[data-v-ce3d5964]:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 4px 12px #5a7cff40}.login-btn[data-v-ce3d5964]:disabled{opacity:.6;cursor:not-allowed;transform:none}.button-content[data-v-ce3d5964],.loading-content[data-v-ce3d5964]{display:flex;align-items:center;gap:.6rem}.button-icon[data-v-ce3d5964]{font-size:1.1rem}.spinner[data-v-ce3d5964]{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-ce3d5964 .8s linear infinite}@keyframes spin-ce3d5964{to{transform:rotate(360deg)}}.loading-text[data-v-ce3d5964]{font-size:.95rem;font-weight:500}.features-header[data-v-ce3d5964]{margin-bottom:2rem}.features-header h2[data-v-ce3d5964]{color:#1a202c;font-size:1.8rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.features-header p[data-v-ce3d5964]{color:#5a7a94;font-size:.95rem;margin:0}.feature-grid[data-v-ce3d5964]{display:flex;flex-direction:column;gap:1rem}.feature-card[data-v-ce3d5964]{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid #e4edf4;border-radius:12px;padding:1.25rem 1.5rem;transition:all .25s ease}.feature-card[data-v-ce3d5964]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0a2a4a0f;border-color:#c8d8ec}.feature-icon[data-v-ce3d5964]{font-size:1.5rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#e6eaff);border-radius:12px;flex-shrink:0;color:#5a7cff}.feature-content[data-v-ce3d5964]{flex:1}.feature-card h3[data-v-ce3d5964]{color:#1a202c;font-size:1rem;font-weight:600;margin:0 0 .25rem}.feature-card p[data-v-ce3d5964]{color:#5a7a94;line-height:1.5;margin:0;font-size:.85rem}.voice-guide-overlay[data-v-ce3d5964]{position:fixed;inset:0;background:#0a2a4a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn-ce3d5964 .3s ease}.voice-guide-modal[data-v-ce3d5964]{background:#fff;border:1px solid #e4edf4;border-radius:16px;max-width:420px;width:90%;box-shadow:0 8px 30px #0a2a4a1f;animation:slideUp-ce3d5964 .4s cubic-bezier(.4,0,.2,1)}.voice-guide-content[data-v-ce3d5964]{text-align:center;padding:2rem 1.8rem}.guide-icon[data-v-ce3d5964]{font-size:3.4rem;margin-bottom:.8rem;animation:pulse-ce3d5964 2s ease-in-out infinite}@keyframes pulse-ce3d5964{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.voice-guide-content h3[data-v-ce3d5964]{font-size:1.3rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.voice-guide-content p[data-v-ce3d5964]{color:#5a7a94;line-height:1.6;margin-bottom:1rem;font-size:.9rem}.guide-example[data-v-ce3d5964]{background:#f7faff;border:1px solid #e4edf4;border-radius:10px;padding:.8rem 1rem;margin:1rem 0 1.5rem;display:flex;align-items:center;gap:.8rem}.example-icon[data-v-ce3d5964]{font-size:1.4rem}.example-text[data-v-ce3d5964]{color:#33475b;font-size:.85rem;font-weight:500;text-align:left;flex:1}.enable-voice-btn[data-v-ce3d5964]{width:100%;padding:.7rem 1.5rem;font-size:.95rem}.close-guide-btn[data-v-ce3d5964]{background:transparent;border:none;color:#a0b8d0;font-size:.85rem;cursor:pointer;margin-top:.8rem;padding:.4rem 1rem;transition:color .2s}.close-guide-btn[data-v-ce3d5964]:hover{color:#5a7a94}.guide-tip[data-v-ce3d5964]{font-size:.7rem;color:#a0b8d0;margin-top:.3rem}@keyframes fadeIn-ce3d5964{0%{opacity:0}to{opacity:1}}@keyframes slideUp-ce3d5964{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.login-form-panel[data-v-ce3d5964]{padding:2.5rem 2rem;max-width:100%}.login-features-panel[data-v-ce3d5964]{padding:2.5rem 2rem}.login-header h1[data-v-ce3d5964]{font-size:1.8rem}.features-header h2[data-v-ce3d5964]{font-size:1.6rem}.brand-name[data-v-ce3d5964]{font-size:1.4rem}.brand-icon[data-v-ce3d5964]{font-size:1.6rem}}@media(max-width:768px){.login-page[data-v-ce3d5964]{padding:.8rem;align-items:flex-start}.login-card[data-v-ce3d5964]{flex-direction:column;max-width:420px;margin:0 auto;min-height:auto}.login-form-panel[data-v-ce3d5964]{padding:2rem 1.5rem}.login-form-panel[data-v-ce3d5964]:after{display:none}.login-features-panel[data-v-ce3d5964]{padding:2rem 1.5rem;border-top:1px solid #e4edf4}.login-header[data-v-ce3d5964]{text-align:center}.login-header h1[data-v-ce3d5964]{justify-content:center}.features-header[data-v-ce3d5964]{text-align:center}.features-header h2[data-v-ce3d5964]{justify-content:center}.feature-card[data-v-ce3d5964]{padding:1rem 1.25rem}.voice-guide-content[data-v-ce3d5964]{padding:1.5rem}.guide-icon[data-v-ce3d5964]{font-size:2.8rem}.brand-section[data-v-ce3d5964]{justify-content:center}.brand-divider[data-v-ce3d5964]{margin-left:auto;margin-right:auto}}@media(max-width:480px){.login-page[data-v-ce3d5964]{padding:.5rem}.login-form-panel[data-v-ce3d5964],.login-features-panel[data-v-ce3d5964]{padding:1.5rem 1rem}.login-header h1[data-v-ce3d5964]{font-size:1.5rem}.brand-name[data-v-ce3d5964]{font-size:1.2rem}.brand-icon[data-v-ce3d5964]{font-size:1.4rem}.brand-divider[data-v-ce3d5964]{width:32px;margin-bottom:.8rem}.form-options[data-v-ce3d5964]{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0 2rem;flex-wrap:wrap;gap:.5rem}.feature-card[data-v-ce3d5964]{flex-direction:column;text-align:center;align-items:center}.filter-input[data-v-ce3d5964]{font-size:.85rem;padding:.6rem .8rem .6rem 2.8rem}.input-icon[data-v-ce3d5964]{left:.8rem;font-size:1rem}.login-btn[data-v-ce3d5964]{font-size:.9rem;padding:.7rem 1.2rem}}@media(max-height:700px){.login-card[data-v-ce3d5964]{min-height:auto}.login-form-panel[data-v-ce3d5964],.login-features-panel[data-v-ce3d5964]{padding:1.5rem}.login-header[data-v-ce3d5964]{margin-bottom:1.2rem}.login-header h1[data-v-ce3d5964]{font-size:1.5rem}.brand-name[data-v-ce3d5964]{font-size:1.2rem}.brand-icon[data-v-ce3d5964]{font-size:1.4rem}.brand-divider[data-v-ce3d5964],.form-group[data-v-ce3d5964]{margin-bottom:.8rem}.form-options[data-v-ce3d5964]{margin:.8rem 0 1.2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.feature-grid[data-v-ce3d5964]{gap:.6rem}.feature-card[data-v-ce3d5964]{padding:.8rem 1rem}}[data-v-eb6f3ada]:root{--text: #172126;--text-2: #56636a;--text-3: #8a969d;--line: #e7ecef;--line-soft: #edf1f3;--surface: #ffffff;--primary: #0fa37b;--primary-dark: #087a5e;--primary-soft: #eaf8f3;--blue: #4d7ff2;--blue-soft: #edf3ff;--orange: #d8892d;--orange-soft: #fff4e5;--cyan: #1599a8;--cyan-soft: #eaf8fa;--green: #14966f;--green-soft: #eaf8f3;--indigo: #6558d6;--indigo-soft: #f0efff;--red: #d84c58;--red-soft: #fff0f2;--purple: #8158a6;--purple-soft: #f5effa}[data-v-eb6f3ada]:root{--dash-bg: #f5f7f8;--dash-surface: #ffffff;--dash-surface-soft: #f8fafb;--dash-border: #e7ecef;--dash-border-strong: #dbe3e7;--dash-text: #172126;--dash-text-2: #56636a;--dash-text-3: #8a969d;--dash-primary: #0fa37b;--dash-primary-deep: #087a5e;--dash-primary-soft: #eaf8f3;--dash-shadow: 0 5px 18px rgba(24, 42, 49, .045);--dash-shadow-hover: 0 9px 26px rgba(24, 42, 49, .075);--dash-radius: 12px;--dash-radius-sm: 8px}.home-container[data-v-eb6f3ada]{max-width:1480px;margin:0 auto;padding:8px 18px;color:var(--dash-text)}.hero-grid[data-v-eb6f3ada]{display:grid;grid-template-columns:minmax(245px,.52fr) minmax(0,1.48fr);gap:10px;margin-bottom:12px}.countdown-card[data-v-eb6f3ada],.latest-panel[data-v-eb6f3ada]{position:relative;min-width:0;padding:13px 15px;border:1px solid var(--dash-border);border-radius:var(--dash-radius);background:var(--dash-surface);box-shadow:var(--dash-shadow);overflow:hidden}.countdown-card[data-v-eb6f3ada]{position:relative;min-height:142px;padding:13px 15px;border:1px solid var(--dash-border);border-radius:var(--dash-radius);background:radial-gradient(circle at 100% 0,rgba(15,163,123,.09),transparent 42%),var(--dash-surface);box-shadow:var(--dash-shadow);overflow:hidden}.countdown-card[data-v-eb6f3ada]:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--countdown-accent)}.card-eyebrow[data-v-eb6f3ada]{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow-left[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:750}.issue-pill[data-v-eb6f3ada],.issue-badge[data-v-eb6f3ada]{display:inline-flex;align-items:center;justify-content:center;height:29px;padding:0 10px;border:1px solid rgba(105,120,138,.15);border-radius:999px;background:#ffffffb8;color:var(--text-2);font-size:11px;font-weight:650;white-space:nowrap;box-sizing:border-box}.countdown-main[data-v-eb6f3ada]{display:flex;align-items:baseline;gap:10px;margin-top:18px}.countdown-time[data-v-eb6f3ada]{font-size:clamp(30px,2.6vw,39px);line-height:1;letter-spacing:-1.4px;font-weight:850;font-variant-numeric:tabular-nums;transition:color .35s ease}.countdown-time.is-drawing[data-v-eb6f3ada]{font-size:clamp(20px,1.7vw,26px);letter-spacing:1px;animation:drawingPulse-eb6f3ada 1.4s ease-in-out infinite}@keyframes drawingPulse-eb6f3ada{0%,to{opacity:1}50%{opacity:.55}}.countdown-sub[data-v-eb6f3ada]{color:var(--text-3);font-size:12px}.progress-track[data-v-eb6f3ada]{height:7px;margin-top:13px;overflow:hidden;border-radius:999px;background:#17203314}.progress-value[data-v-eb6f3ada]{height:100%;min-width:0;border-radius:inherit;transition:width 1s linear,background .4s ease}.countdown-meta[data-v-eb6f3ada]{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:15px;color:var(--text-3);font-size:11px}.countdown-meta span[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:5px}.latest-panel[data-v-eb6f3ada]{padding:12px 14px;box-shadow:0 5px 18px #1d2b3e0b}.panel-head[data-v-eb6f3ada]{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:7px}.panel-kicker[data-v-eb6f3ada],.section-kicker[data-v-eb6f3ada]{color:var(--primary);font-size:9px;font-weight:800;letter-spacing:1.3px}.panel-kicker[data-v-eb6f3ada]{display:flex;align-items:center;gap:6px}.panel-head h1[data-v-eb6f3ada]{margin:3px 0 0;font-size:17px;line-height:1.2;font-weight:800;letter-spacing:-.25px}.panel-actions[data-v-eb6f3ada]{display:flex;align-items:center;gap:7px}.mask-button[data-v-eb6f3ada]{height:29px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text-2);font-size:11px;font-weight:650;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.mask-button[data-v-eb6f3ada]:hover{color:var(--primary-dark);border-color:#bfe6d8;background:var(--primary-soft)}.latest-result[data-v-eb6f3ada]{position:relative;min-height:116px;overflow:hidden;border:1px solid var(--line-soft);border-radius:14px;background:radial-gradient(circle at 10% 20%,rgba(14,167,123,.055),transparent 30%),linear-gradient(135deg,#fcfefe,#f8fafc)}.result-inner[data-v-eb6f3ada]{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:18px;row-gap:12px;min-height:116px;padding:10px 14px;box-sizing:border-box}.result-numbers[data-v-eb6f3ada]{grid-row:1 / span 2;display:flex;align-items:center;gap:8px;min-width:0}.balls[data-v-eb6f3ada]{display:flex;align-items:center;gap:7px}.ball[data-v-eb6f3ada],.history-ball[data-v-eb6f3ada],.mobile-ball[data-v-eb6f3ada]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;color:#fff;font-weight:800;font-variant-numeric:tabular-nums}.ball[data-v-eb6f3ada]{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:19px;line-height:1;font-weight:900;letter-spacing:-.03em;border:2px solid rgba(255,255,255,.9);box-shadow:0 3px 8px #1420261a,inset 0 1px #ffffff73}.sum-separator[data-v-eb6f3ada]{margin-left:2px;color:#aab3bf;font-size:18px;font-weight:700}.sum-value[data-v-eb6f3ada]{display:inline-flex;align-items:center;justify-content:center;min-width:45px;height:45px;padding:0 8px;border:1px solid #e0e6ed;border-radius:10px;background:#f1f4f8;color:var(--text);font-size:21px;font-weight:850;box-sizing:border-box}.result-date[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:5px;color:var(--text-3);font-size:10px}.primary-stats[data-v-eb6f3ada]{display:flex;flex-wrap:wrap;gap:6px}.stat-chip[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;box-sizing:border-box;white-space:nowrap}.stat-label[data-v-eb6f3ada]{color:var(--text-3);font-size:9px}.stat-chip strong[data-v-eb6f3ada]{font-size:11px;font-weight:750}.stat-chip.is-blue[data-v-eb6f3ada]{border-color:#cbdcff;background:var(--blue-soft);color:var(--blue)}.stat-chip.is-neutral[data-v-eb6f3ada]{background:#f7f8fa;color:var(--text-2)}.stat-chip.is-orange[data-v-eb6f3ada]{border-color:#f4d7af;background:var(--orange-soft);color:var(--orange)}.stat-chip.is-cyan[data-v-eb6f3ada]{border-color:#c6e8ee;background:var(--cyan-soft);color:var(--cyan)}.stat-chip.is-green[data-v-eb6f3ada]{border-color:#c6e9dc;background:var(--green-soft);color:var(--green)}.stat-chip.is-indigo[data-v-eb6f3ada]{border-color:#d1d6fa;background:var(--indigo-soft);color:var(--indigo)}.stat-chip.is-red[data-v-eb6f3ada]{border-color:#f1c8cc;background:var(--red-soft);color:var(--red)}.secondary-stats[data-v-eb6f3ada]{grid-column:2;display:flex;flex-wrap:wrap;gap:5px 14px;color:var(--text-3);font-size:9px}.secondary-stats span[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:4px}.secondary-stats b[data-v-eb6f3ada]{color:var(--text-2);font-weight:700}.color-indicator i[data-v-eb6f3ada]{font-size:6px}.color-indicator.red[data-v-eb6f3ada]{color:var(--red)}.color-indicator.green[data-v-eb6f3ada]{color:var(--green)}.color-indicator.blue[data-v-eb6f3ada]{color:var(--blue)}.result-status[data-v-eb6f3ada]{position:absolute;top:10px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:9px;font-weight:700}.ball.n0[data-v-eb6f3ada],.history-ball.n0[data-v-eb6f3ada],.mobile-ball.n0[data-v-eb6f3ada]{background:#7d8999}.ball.n1[data-v-eb6f3ada],.history-ball.n1[data-v-eb6f3ada],.mobile-ball.n1[data-v-eb6f3ada]{background:#4d7ff2}.ball.n2[data-v-eb6f3ada],.history-ball.n2[data-v-eb6f3ada],.mobile-ball.n2[data-v-eb6f3ada]{background:#10a77d}.ball.n3[data-v-eb6f3ada],.history-ball.n3[data-v-eb6f3ada],.mobile-ball.n3[data-v-eb6f3ada]{background:#f5c75d;color:#26303c}.ball.n4[data-v-eb6f3ada],.history-ball.n4[data-v-eb6f3ada],.mobile-ball.n4[data-v-eb6f3ada]{background:#df755b}.ball.n5[data-v-eb6f3ada],.history-ball.n5[data-v-eb6f3ada],.mobile-ball.n5[data-v-eb6f3ada]{background:#9388eb}.ball.n6[data-v-eb6f3ada],.history-ball.n6[data-v-eb6f3ada],.mobile-ball.n6[data-v-eb6f3ada]{background:#e8739f}.ball.n7[data-v-eb6f3ada],.history-ball.n7[data-v-eb6f3ada],.mobile-ball.n7[data-v-eb6f3ada]{background:#1bb8b3}.ball.n8[data-v-eb6f3ada],.history-ball.n8[data-v-eb6f3ada],.mobile-ball.n8[data-v-eb6f3ada]{background:#f2c45c;color:#26303c}.ball.n9[data-v-eb6f3ada],.history-ball.n9[data-v-eb6f3ada],.mobile-ball.n9[data-v-eb6f3ada]{background:#6558d6}.history-section[data-v-eb6f3ada]{margin-top:0;padding:0}.section-head[data-v-eb6f3ada]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.section-title[data-v-eb6f3ada]{display:flex;align-items:center;gap:11px;min-width:0}.section-icon[data-v-eb6f3ada]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #cdeee2;border-radius:11px;background:var(--primary-soft);color:var(--primary);font-size:15px}.section-title h2[data-v-eb6f3ada]{margin:0;font-size:18px;line-height:1.15;font-weight:900;letter-spacing:-.025em;color:var(--dash-text)}.section-title p[data-v-eb6f3ada]{margin:3px 0 0;color:var(--text-3);font-size:10px}.record-count[data-v-eb6f3ada]{display:flex;align-items:baseline;gap:5px;color:var(--text-3);font-size:10px}.record-count strong[data-v-eb6f3ada]{color:var(--text);font-size:17px;font-weight:800}.desktop-history[data-v-eb6f3ada]{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 20px #1d2b3e09}.table-head[data-v-eb6f3ada],.table-row[data-v-eb6f3ada]{display:grid;grid-template-columns:92px minmax(195px,1.55fr) .7fr .7fr .85fr .72fr .72fr .72fr .62fr .62fr .62fr .68fr .82fr;align-items:center;column-gap:7px}.table-head[data-v-eb6f3ada]{min-height:33px;padding:0 9px;border-bottom:1px solid var(--line);background:#f8fafc;color:var(--text-3);font-size:11px;font-weight:800;text-align:center;box-sizing:border-box}.table-head[data-v-eb6f3ada]>:nth-child(1),.table-head[data-v-eb6f3ada]>:nth-child(2){text-align:left}.table-body[data-v-eb6f3ada]{display:block}.table-row[data-v-eb6f3ada]{min-height:46px;padding:4px 9px;border-bottom:1px solid var(--line-soft);box-sizing:border-box;transition:background .18s ease}.table-row[data-v-eb6f3ada]:last-child{border-bottom:0}.table-row[data-v-eb6f3ada]:hover{background:#fbfdfd}.issue-cell[data-v-eb6f3ada]{min-width:0;display:flex;flex-direction:column;gap:3px}.issue-cell strong[data-v-eb6f3ada]{overflow:hidden;color:var(--text);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.issue-cell small[data-v-eb6f3ada]{color:var(--text-3);font-size:9px}.number-cell[data-v-eb6f3ada]{display:flex;align-items:center;gap:4px;min-width:0;overflow:hidden;white-space:nowrap}.history-ball[data-v-eb6f3ada]{width:30px;height:30px;font-size:11px}.sum-mark[data-v-eb6f3ada]{margin-left:2px;color:#adb6c1;font-size:11px}.history-sum[data-v-eb6f3ada]{display:inline-flex;align-items:center;justify-content:center;min-width:31px;height:27px;padding:0 5px;border:1px solid #e2e7ed;border-radius:6px;background:#f3f5f8;color:var(--text);font-size:11px;font-weight:800;box-sizing:border-box}.table-tag[data-v-eb6f3ada]{min-width:30px;min-height:25px;padding:3px 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:11px;line-height:1;font-weight:800;white-space:nowrap}.table-tag.blue[data-v-eb6f3ada]{border-color:#cbdcff;background:var(--blue-soft);color:var(--blue)}.table-tag.cyan[data-v-eb6f3ada]{border-color:#c6e8ee;background:var(--cyan-soft);color:var(--cyan)}.table-tag.orange[data-v-eb6f3ada]{border-color:#f2d5ad;background:var(--orange-soft);color:var(--orange)}.table-tag.green[data-v-eb6f3ada]{border-color:#c5e7da;background:var(--green-soft);color:var(--green)}.table-tag.indigo[data-v-eb6f3ada]{border-color:#d0d5fa;background:var(--indigo-soft);color:var(--indigo)}.table-tag.red[data-v-eb6f3ada]{border-color:#f1c7cc;background:var(--red-soft);color:var(--red)}.table-tag.purple[data-v-eb6f3ada]{border-color:#ded0ef;background:var(--purple-soft);color:var(--purple)}.table-tag.soft[data-v-eb6f3ada]{background:#f7f8fa;color:var(--text-2)}.empty-state[data-v-eb6f3ada]{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-3);font-size:12px}.empty-state i[data-v-eb6f3ada]{font-size:25px;opacity:.55}.mobile-history[data-v-eb6f3ada]{display:none}.mobile-record[data-v-eb6f3ada]{padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 3px 12px #1d2b3e09}.mobile-record+.mobile-record[data-v-eb6f3ada]{margin-top:8px}.mobile-record-top[data-v-eb6f3ada]{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-issue[data-v-eb6f3ada]{display:flex;flex-direction:column;gap:3px;min-width:0}.mobile-issue strong[data-v-eb6f3ada]{color:var(--text);font-size:13px;font-weight:850}.mobile-issue span[data-v-eb6f3ada]{color:var(--text-3);font-size:9px}.mobile-sum[data-v-eb6f3ada]{display:inline-flex;align-items:center;height:25px;padding:0 8px;border-radius:7px;background:#f3f5f8;color:var(--text-2);font-size:10px;font-weight:700;white-space:nowrap}.mobile-number-row[data-v-eb6f3ada]{display:flex;align-items:center;gap:6px;margin-top:12px;padding-bottom:12px;border-bottom:1px solid var(--line-soft)}.mobile-ball[data-v-eb6f3ada]{width:32px;height:32px;font-size:12px}.mobile-stat-grid[data-v-eb6f3ada]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.mobile-stat-grid>div[data-v-eb6f3ada]{min-width:0;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:0 8px;border:1px solid var(--line-soft);border-radius:8px;background:#fafbfd}.mobile-stat-grid span[data-v-eb6f3ada]{color:var(--text-3);font-size:9px}.mobile-stat-grid b[data-v-eb6f3ada]{overflow:hidden;color:var(--text-2);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mobile-extra[data-v-eb6f3ada]{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:9px;color:var(--text-3);font-size:9px}.mobile-extra b[data-v-eb6f3ada]{color:var(--text-2)}.blue-text[data-v-eb6f3ada]{color:var(--blue)!important}.muted-text[data-v-eb6f3ada]{color:var(--text-2)!important}.orange-text[data-v-eb6f3ada]{color:var(--orange)!important}.cyan-text[data-v-eb6f3ada]{color:var(--cyan)!important}.green-text[data-v-eb6f3ada]{color:var(--green)!important}.red-text[data-v-eb6f3ada]{color:var(--red)!important}.indigo-text[data-v-eb6f3ada]{color:var(--indigo)!important}.scratch-canvas[data-v-eb6f3ada]{position:absolute;inset:0;z-index:10;width:100%;height:100%;display:block;border-radius:inherit;cursor:crosshair;touch-action:none}.pagination[data-v-eb6f3ada]{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line-soft)}.page-button[data-v-eb6f3ada]{height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text-2);font-size:10px;font-weight:700;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}.page-button[data-v-eb6f3ada]:hover:not(:disabled){border-color:#bfe6d8;background:var(--primary-soft);color:var(--primary-dark)}.page-button[data-v-eb6f3ada]:disabled{opacity:.42;cursor:not-allowed}.page-indicator[data-v-eb6f3ada]{min-width:50px;display:flex;align-items:center;justify-content:center;gap:4px;color:var(--text-3);font-size:11px}.page-indicator strong[data-v-eb6f3ada]{color:var(--text);font-size:13px}@media(max-width:1280px){.home-container[data-v-eb6f3ada]{padding-left:18px;padding-right:18px}.hero-grid[data-v-eb6f3ada]{grid-template-columns:.72fr 1.55fr}.table-head[data-v-eb6f3ada],.table-row[data-v-eb6f3ada]{grid-template-columns:84px minmax(175px,1.5fr) .66fr .66fr .78fr .68fr .68fr .68fr .58fr .58fr .58fr .64fr .76fr;column-gap:5px}.table-tag[data-v-eb6f3ada]{font-size:8px}.history-ball[data-v-eb6f3ada]{width:25px;height:25px;font-size:9px}}@media(max-width:1080px){.home-container[data-v-eb6f3ada]{padding:7px 14px 8px}.hero-grid[data-v-eb6f3ada]{grid-template-columns:1fr;gap:8px;margin-bottom:10px}.countdown-card[data-v-eb6f3ada],.latest-panel[data-v-eb6f3ada]{min-height:0}.countdown-card[data-v-eb6f3ada]{min-height:112px}.latest-panel[data-v-eb6f3ada]{padding:17px;min-height:0}.result-inner[data-v-eb6f3ada]{grid-template-columns:auto 1fr}.table-head[data-v-eb6f3ada],.table-row[data-v-eb6f3ada]{grid-template-columns:82px minmax(180px,1.55fr) .65fr .65fr .75fr .65fr .65fr .65fr .55fr .55fr .55fr .62fr .72fr}}@media(max-width:820px){.home-container[data-v-eb6f3ada]{padding:6px 10px}.hero-grid[data-v-eb6f3ada]{gap:9px;margin-bottom:12px}.countdown-card[data-v-eb6f3ada]{padding:11px;border-radius:13px}.countdown-main[data-v-eb6f3ada]{margin-top:16px}.latest-panel[data-v-eb6f3ada]{padding:13px;border-radius:15px}.panel-head[data-v-eb6f3ada]{margin-bottom:10px}.panel-head h1[data-v-eb6f3ada]{font-size:16px}.latest-result[data-v-eb6f3ada]{min-height:0}.result-inner[data-v-eb6f3ada]{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:9px;min-height:0;padding:14px}.result-numbers[data-v-eb6f3ada]{grid-row:auto}.secondary-stats[data-v-eb6f3ada]{grid-column:auto}.desktop-history[data-v-eb6f3ada]{display:none}.mobile-history[data-v-eb6f3ada]{display:block}.section-head[data-v-eb6f3ada]{margin-bottom:10px}.section-title p[data-v-eb6f3ada]{display:none}.section-icon[data-v-eb6f3ada]{width:34px;height:34px;border-radius:9px}.section-title h2[data-v-eb6f3ada],.record-count strong[data-v-eb6f3ada]{font-size:15px}.pagination[data-v-eb6f3ada]{justify-content:center}}@media(max-width:560px){.home-container[data-v-eb6f3ada]{padding:8px 10px}.hero-grid[data-v-eb6f3ada]{gap:10px;margin-bottom:17px}.countdown-card[data-v-eb6f3ada]{padding:15px;border-radius:14px}.eyebrow-left[data-v-eb6f3ada]{font-size:12px}.issue-pill[data-v-eb6f3ada],.issue-badge[data-v-eb6f3ada]{height:26px;padding:0 8px;font-size:9px}.countdown-main[data-v-eb6f3ada]{margin-top:21px}.countdown-time[data-v-eb6f3ada]{font-size:29px;letter-spacing:-1px}.countdown-time.is-drawing[data-v-eb6f3ada]{font-size:20px;letter-spacing:.6px}.countdown-sub[data-v-eb6f3ada]{font-size:10px}.progress-track[data-v-eb6f3ada]{height:6px;margin-top:17px}.countdown-meta[data-v-eb6f3ada]{gap:6px 12px;margin-top:11px;font-size:9px}.latest-panel[data-v-eb6f3ada]{padding:10px;border-radius:14px}.panel-head[data-v-eb6f3ada]{gap:7px}.panel-kicker[data-v-eb6f3ada]{font-size:8px}.panel-head h1[data-v-eb6f3ada]{font-size:14px}.panel-actions[data-v-eb6f3ada]{gap:4px}.mask-button[data-v-eb6f3ada]{width:28px;height:28px;justify-content:center;padding:0}.mask-button span[data-v-eb6f3ada]{display:none}.issue-badge[data-v-eb6f3ada]{max-width:88px;overflow:hidden;text-overflow:ellipsis}.result-inner[data-v-eb6f3ada]{padding:12px}.balls[data-v-eb6f3ada]{gap:5px}.ball[data-v-eb6f3ada]{width:34px;height:34px;border-width:1px;font-size:14px}.sum-separator[data-v-eb6f3ada]{font-size:15px}.sum-value[data-v-eb6f3ada]{min-width:36px;height:34px;padding:0 5px;border-radius:8px;font-size:17px}.result-date[data-v-eb6f3ada]{font-size:9px}.primary-stats[data-v-eb6f3ada]{gap:5px}.stat-chip[data-v-eb6f3ada]{min-height:27px;padding:0 7px;gap:5px}.stat-label[data-v-eb6f3ada]{font-size:8px}.stat-chip strong[data-v-eb6f3ada]{font-size:9px}.secondary-stats[data-v-eb6f3ada]{gap:4px 9px;font-size:8px}.section-icon[data-v-eb6f3ada]{width:31px;height:31px;font-size:11px}.section-title[data-v-eb6f3ada]{gap:8px}.section-title h2[data-v-eb6f3ada]{font-size:13px}.section-kicker[data-v-eb6f3ada]{font-size:7px}.record-count[data-v-eb6f3ada]{font-size:8px}.record-count strong[data-v-eb6f3ada]{font-size:13px}.mobile-record[data-v-eb6f3ada]{padding:11px;border-radius:11px}.mobile-issue strong[data-v-eb6f3ada]{font-size:11px}.mobile-issue span[data-v-eb6f3ada]{font-size:8px}.mobile-sum[data-v-eb6f3ada]{height:23px;font-size:9px}.mobile-number-row[data-v-eb6f3ada]{gap:5px;margin-top:10px;padding-bottom:10px}.mobile-ball[data-v-eb6f3ada]{width:28px;height:28px;font-size:10px}.mobile-stat-grid[data-v-eb6f3ada]{gap:5px;margin-top:8px}.mobile-stat-grid>div[data-v-eb6f3ada]{min-height:34px;padding:0 6px;border-radius:7px}.mobile-stat-grid span[data-v-eb6f3ada]{font-size:8px}.mobile-stat-grid b[data-v-eb6f3ada]{font-size:9px}.mobile-extra[data-v-eb6f3ada]{gap:4px 9px;margin-top:8px;font-size:8px}.page-button[data-v-eb6f3ada]{height:29px;padding:0 9px;font-size:9px}.page-indicator[data-v-eb6f3ada]{min-width:44px;font-size:9px}.page-indicator strong[data-v-eb6f3ada]{font-size:12px}}@media(max-width:390px){.home-container[data-v-eb6f3ada]{padding-left:7px;padding-right:7px}.countdown-card[data-v-eb6f3ada]{padding:13px}.countdown-time[data-v-eb6f3ada]{font-size:26px}.countdown-time.is-drawing[data-v-eb6f3ada]{font-size:18px}.countdown-meta[data-v-eb6f3ada]{font-size:8px}.latest-panel[data-v-eb6f3ada]{padding:8px}.result-inner[data-v-eb6f3ada]{padding:10px}.ball[data-v-eb6f3ada]{width:31px;height:31px;font-size:13px}.sum-value[data-v-eb6f3ada]{min-width:33px;height:31px;font-size:15px}.primary-stats[data-v-eb6f3ada]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-chip[data-v-eb6f3ada]{justify-content:space-between;min-width:0}.stat-chip strong[data-v-eb6f3ada]{overflow:hidden;text-overflow:ellipsis}.secondary-stats[data-v-eb6f3ada]{gap:4px 7px}.mobile-record[data-v-eb6f3ada]{padding:10px}.mobile-ball[data-v-eb6f3ada]{width:26px;height:26px;font-size:9px}.mobile-stat-grid[data-v-eb6f3ada]{grid-template-columns:repeat(2,minmax(0,1fr))}}.desktop-history .table-row[data-v-eb6f3ada]:nth-child(2n){background:#fcfdfd}.desktop-history .table-row[data-v-eb6f3ada]:hover{box-shadow:inset 3px 0 0 var(--primary)}.desktop-history .table-row>.issue-cell strong[data-v-eb6f3ada]{letter-spacing:.1px}.desktop-history .table-row>.number-cell[data-v-eb6f3ada]{padding-left:2px}.latest-result[data-v-eb6f3ada]:after{content:"";position:absolute;top:0;right:0;width:120px;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(14,167,123,.025))}@media(min-width:1081px){.countdown-card[data-v-eb6f3ada]{display:flex;flex-direction:column;justify-content:space-between}.countdown-main[data-v-eb6f3ada]{margin-top:8px}.countdown-card .progress-track[data-v-eb6f3ada]{margin-top:9px}.countdown-card .countdown-meta[data-v-eb6f3ada]{margin-top:7px}}@media(prefers-reduced-motion:reduce){.countdown-card[data-v-eb6f3ada],.progress-value[data-v-eb6f3ada],.mask-button[data-v-eb6f3ada],.page-button[data-v-eb6f3ada],.home-ad-slide[data-v-eb6f3ada]{transition:none}.countdown-time.is-drawing[data-v-eb6f3ada]{animation:none}}@media(max-width:1080px){.home-container[data-v-eb6f3ada]{padding:7px 14px 8px}.hero-grid[data-v-eb6f3ada]{grid-template-columns:1fr;gap:8px;margin-bottom:10px}.countdown-card[data-v-eb6f3ada]{min-height:112px}.latest-panel[data-v-eb6f3ada]{min-height:0}}@media(max-width:820px){.home-container[data-v-eb6f3ada]{padding:6px 10px}.desktop-table[data-v-eb6f3ada]{display:none}.mobile-history[data-v-eb6f3ada]{display:block}.section-header[data-v-eb6f3ada]{min-height:34px;margin-bottom:6px}.section-title h2[data-v-eb6f3ada]{font-size:17px}.section-title p[data-v-eb6f3ada]{display:none}.mobile-record[data-v-eb6f3ada]{padding:10px 11px;border:1px solid var(--dash-border);border-radius:10px;background:#fff;box-shadow:0 3px 12px #182a3109}.mobile-record+.mobile-record[data-v-eb6f3ada]{margin-top:6px}.mobile-record-top[data-v-eb6f3ada]{margin-bottom:7px}.mobile-issue[data-v-eb6f3ada]{font-size:13px;font-weight:900;color:#26343a}.mobile-time[data-v-eb6f3ada]{font-size:10px;color:#99a4a9}.mobile-number[data-v-eb6f3ada]{width:34px;height:34px;font-size:13px}.mobile-sum[data-v-eb6f3ada]{min-width:36px;height:34px;font-size:14px;border-radius:8px}.mobile-tag[data-v-eb6f3ada]{min-height:23px;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:800}}@media(max-width:560px){.home-container[data-v-eb6f3ada]{padding-left:8px;padding-right:8px}.countdown-card[data-v-eb6f3ada],.latest-panel[data-v-eb6f3ada]{padding:10px 11px}.latest-header[data-v-eb6f3ada]{margin-bottom:7px}.latest-header h2[data-v-eb6f3ada]{font-size:15px}.mask-toggle[data-v-eb6f3ada]{min-height:27px;padding:4px 7px;font-size:10px}.latest-content[data-v-eb6f3ada]{gap:8px}.number-balls[data-v-eb6f3ada]{gap:7px}.ball[data-v-eb6f3ada]{width:40px;height:40px;font-size:17px}.ball-sum[data-v-eb6f3ada]{min-width:38px;height:38px;font-size:16px}.tags[data-v-eb6f3ada]{gap:5px}.tag[data-v-eb6f3ada]{min-height:24px;padding:3px 7px;font-size:10px}.mobile-record[data-v-eb6f3ada]{padding:9px 10px}.mobile-number[data-v-eb6f3ada]{width:32px;height:32px;font-size:12px}}@media(max-width:390px){.number-balls[data-v-eb6f3ada]{gap:5px}.ball[data-v-eb6f3ada]{width:37px;height:37px;font-size:16px}.ball-sum[data-v-eb6f3ada]{min-width:35px;height:35px;font-size:15px}.tag[data-v-eb6f3ada]{padding-left:6px;padding-right:6px}}.ad-slot[data-v-eb6f3ada]{width:min(1480px,calc(100% - 36px));margin:6px auto 8px}.ad-slot[data-v-eb6f3ada]>*{width:100%}@media(max-width:820px){.ad-slot[data-v-eb6f3ada]{width:calc(100% - 20px);margin:5px auto 7px}}.home-ad-section[data-v-eb6f3ada]{width:100%;margin:0 0 9px}.home-ad-banner[data-v-eb6f3ada]{position:relative;width:100%;height:clamp(72px,15vw,200px);display:flex;align-items:stretch;overflow:hidden;border:1px solid #e3e9eb;border-radius:10px;background:#fff;box-shadow:0 3px 12px #182a3109}.home-ad-label[data-v-eb6f3ada]{width:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-right:1px solid #edf1f2;background:#f6f8f8}.home-ad-label span[data-v-eb6f3ada]{padding:3px 5px;border:1px solid #d9e0e2;border-radius:4px;color:#9aa5aa;font-size:8px;font-weight:900}.home-ad-stage[data-v-eb6f3ada]{position:relative;flex:1 1 auto;min-width:0;overflow:hidden}.home-ad-slide[data-v-eb6f3ada]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-decoration:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.home-ad-slide.is-active[data-v-eb6f3ada]{opacity:1;visibility:visible;pointer-events:auto}.home-ad-image[data-v-eb6f3ada]{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.home-ad-controls[data-v-eb6f3ada]{position:absolute;left:50%;bottom:6px;transform:translate(-50%);display:flex;align-items:center;gap:4px;padding:2px 4px;border-radius:999px;background:#141e226b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-ad-controls>button[data-v-eb6f3ada]{width:19px;height:18px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#ffffffe0;cursor:pointer;font-size:8px}.home-ad-dots[data-v-eb6f3ada]{display:flex;align-items:center;gap:4px}.home-ad-dots button[data-v-eb6f3ada]{width:5px;height:5px;padding:0;border:0;border-radius:999px;background:#ffffff7a;cursor:pointer}.home-ad-dots button.active[data-v-eb6f3ada]{width:14px;background:#fff}.home-ad-close[data-v-eb6f3ada]{width:30px;flex:0 0 30px;border:0;border-left:1px solid #edf1f2;background:#fffffff0;color:#9aa5aa;cursor:pointer}.home-ad-close[data-v-eb6f3ada]:hover{color:#4d5b61;background:#f5f8f8}@media(max-width:820px){.home-ad-section[data-v-eb6f3ada]{margin-bottom:7px}.home-ad-banner[data-v-eb6f3ada]{height:clamp(72px,22vw,120px);border-radius:8px}.home-ad-label[data-v-eb6f3ada]{width:27px;flex-basis:27px}.home-ad-label span[data-v-eb6f3ada]{font-size:7px;padding:2px 4px}.home-ad-controls[data-v-eb6f3ada]{display:none}.home-ad-close[data-v-eb6f3ada]{width:26px;flex-basis:26px}}@media(max-width:430px){.home-ad-label[data-v-eb6f3ada]{display:none}.home-ad-close[data-v-eb6f3ada]{width:24px;flex-basis:24px}}.stat-chip.tone-red[data-v-eb6f3ada],.stat-chip.tone-blue[data-v-eb6f3ada],.stat-chip.tone-purple[data-v-eb6f3ada],.stat-chip.tone-orange[data-v-eb6f3ada],.stat-chip.tone-green[data-v-eb6f3ada]{position:relative;border-color:#edf0f2;background:#fff;color:var(--text-1);box-shadow:none}.stat-chip.tone-red[data-v-eb6f3ada]:before,.stat-chip.tone-blue[data-v-eb6f3ada]:before,.stat-chip.tone-purple[data-v-eb6f3ada]:before,.stat-chip.tone-orange[data-v-eb6f3ada]:before,.stat-chip.tone-green[data-v-eb6f3ada]:before{display:none}.stat-chip.tone-red strong[data-v-eb6f3ada]{color:#c83f4d}.stat-chip.tone-blue strong[data-v-eb6f3ada]{color:#326cc7}.stat-chip.tone-purple strong[data-v-eb6f3ada]{color:#7448a4}.stat-chip.tone-orange strong[data-v-eb6f3ada]{color:#bb6f1d}.stat-chip.tone-green strong[data-v-eb6f3ada]{color:#237a50}.table-tag.semantic-red[data-v-eb6f3ada],.table-tag.semantic-blue[data-v-eb6f3ada],.table-tag.semantic-purple[data-v-eb6f3ada],.table-tag.semantic-orange[data-v-eb6f3ada],.table-tag.semantic-green[data-v-eb6f3ada]{position:relative;min-width:0;min-height:22px;padding:2px 6px;border:0;border-radius:4px;background:#fafbfc;font-weight:750}.table-tag.semantic-red[data-v-eb6f3ada]:before,.table-tag.semantic-blue[data-v-eb6f3ada]:before,.table-tag.semantic-purple[data-v-eb6f3ada]:before,.table-tag.semantic-orange[data-v-eb6f3ada]:before,.table-tag.semantic-green[data-v-eb6f3ada]:before{display:none}.table-tag.semantic-red[data-v-eb6f3ada]{color:#c83f4d}.table-tag.semantic-blue[data-v-eb6f3ada]{color:#326cc7}.table-tag.semantic-purple[data-v-eb6f3ada]{color:#7448a4}.table-tag.semantic-orange[data-v-eb6f3ada]{color:#bb6f1d}.table-tag.semantic-green[data-v-eb6f3ada]{color:#237a50}.table-tag.neutral[data-v-eb6f3ada]{border:0;background:transparent;color:var(--text-2)}.semantic-red-text[data-v-eb6f3ada]{color:#c83f4d!important}.semantic-blue-text[data-v-eb6f3ada]{color:#326cc7!important}.mobile-stat-grid b.red-text[data-v-eb6f3ada]{color:#c83f4d!important}.mobile-stat-grid b.blue-text[data-v-eb6f3ada]{color:#326cc7!important}.mobile-stat-grid b.purple-text[data-v-eb6f3ada]{color:#7448a4!important}.mobile-stat-grid b.orange-text[data-v-eb6f3ada]{color:#bb6f1d!important}.mobile-stat-grid b.green-text[data-v-eb6f3ada]{color:#237a50!important}.color-indicator.red[data-v-eb6f3ada]{color:#d04451}.color-indicator.green[data-v-eb6f3ada]{color:#258257}.color-indicator.blue[data-v-eb6f3ada]{color:#356fc7}.table-tag.red[data-v-eb6f3ada],.table-tag.green[data-v-eb6f3ada],.table-tag.blue[data-v-eb6f3ada]{border:0;background:#fafbfc;font-weight:750}.table-tag.red[data-v-eb6f3ada]{color:#d04451}.table-tag.green[data-v-eb6f3ada]{color:#258257}.table-tag.blue[data-v-eb6f3ada]{color:#356fc7}.mobile-stat-grid b.red-text[data-v-eb6f3ada]{color:#d04451!important}.mobile-stat-grid b.green-text[data-v-eb6f3ada]{color:#258257!important}.mobile-stat-grid b.blue-text[data-v-eb6f3ada]{color:#356fc7!important}.panel-kicker.live-result-kicker[data-v-eb6f3ada]{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.panel-kicker .live-result-dot[data-v-eb6f3ada]{display:inline-block;width:7px;height:7px;min-width:7px;min-height:7px;border-radius:50%;background:#16a36a;box-shadow:0 0 0 3px #16a36a1f,0 0 8px #16a36a33;vertical-align:middle;opacity:1;animation:liveResultPulse-eb6f3ada 1.8s ease-in-out infinite}@keyframes liveResultPulse-eb6f3ada{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.82)}}.miss-page{--bg: #f3f6f5;--panel: #fff;--line: #d9e1de;--line2: #e9eeec;--ink: #1d2825;--sub: #66736e;--muted: #98a39f;--green: #12a57b;--green-bg: #edf9f5;--normal: #477a6d;--orange: #d78b20;--orange-bg: #fff8ea;--red: #d45560;--red-bg: #fff1f2;--blue: #2b6b9c;--blue-bg: #eaf3fa;--purple: #7c3aed;--purple-bg: #f3efff;--cyan: #0e7c73;--cyan-bg: #e8f6f5;width:min(1420px,calc(100% - 32px));margin:0 auto;padding:18px 0 0;color:var(--ink);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.miss-page *{box-sizing:border-box}.miss-page .topbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.miss-page .brand{display:flex;align-items:center;gap:14px}.miss-page .brand-line{width:5px;height:38px;border-radius:4px;background:var(--green)}.miss-page .brand h1{margin:0;font-size:27px;line-height:1;font-weight:900;letter-spacing:-.7px}.miss-page .brand p{margin:7px 0 0;color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.7px}.miss-page .top-meta{display:flex;align-items:center;gap:9px;color:#74817c;font-size:12px;font-weight:750}.miss-page .live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #def5ee}.miss-page .top-time{padding-left:5px;color:#8c9893}.miss-page .summary{min-height:80px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;margin-bottom:14px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.miss-page .summary-left{display:flex;align-items:center}.miss-page .summary-item{min-width:155px;display:flex;align-items:baseline;gap:10px;padding:0 24px;border-right:1px solid var(--line2)}.miss-page .summary-item:first-child{padding-left:0}.miss-page .summary-item:last-child{border:0}.miss-page .summary-item span{color:var(--sub);font-size:12px;font-weight:750}.miss-page .summary-item b{font-size:27px;line-height:1;font-weight:950}.miss-page .summary-item b.green{color:var(--green)}.miss-page .summary-item b.red{color:var(--red)}.miss-page .summary-item em{margin-left:-5px;color:var(--muted);font-size:10px;font-style:normal}.miss-page .scale{display:flex;align-items:center;gap:18px;color:#7b8782;font-size:11px;font-weight:750}.miss-page .scale span{display:flex;align-items:center;gap:6px}.miss-page .scale i{width:9px;height:9px;border-radius:3px}.miss-page .s0{background:var(--green)}.miss-page .s1{background:var(--normal)}.miss-page .s2{background:var(--orange)}.miss-page .s3{background:var(--red)}.miss-page .board{display:flex;flex-direction:column;gap:14px}.miss-page .zone{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.miss-page .zone-head{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);background:#fafcfb}.miss-page .zone-title{display:flex;align-items:center;gap:11px}.miss-page .zone-title strong{display:flex;align-items:center;justify-content:center;width:33px;height:24px;border-radius:5px;color:var(--green);background:var(--green-bg);font-size:11px;font-weight:950}.miss-page .zone-title h2{margin:0;font-size:18px;font-weight:900}.miss-page .zone-head>span{color:var(--muted);font-size:11px;font-weight:650}.miss-page .modules{display:grid;gap:12px;padding:12px}.miss-page .tail-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .tail-special{grid-column:1/-1}.miss-page .module{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.miss-page .wide-module{margin:0 12px 12px}.miss-page .card-header{height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-bottom:1px solid var(--line2)}.miss-page .card-title{display:flex;align-items:center;gap:8px;min-width:0}.miss-page .card-accent{width:4px;height:18px;border-radius:3px;background:var(--green)}.miss-page .card-title h2{margin:0;overflow:hidden;font-size:15px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.miss-page .card-badge{max-width:55%;overflow:hidden;padding:5px 9px;border-radius:4px;color:#7e8a85;background:#f2f5f4;font-size:9px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.miss-page .module-content{padding:10px}.miss-page .pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.miss-page .three-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.miss-page .miss-item{min-width:0;min-height:80px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr 22px;align-items:center;column-gap:10px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:#fcfdfd;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.miss-page .miss-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;border-radius:4px 0 0 4px}.miss-page .miss-item.color-red:before{background:#d45560}.miss-page .miss-item.color-blue:before{background:#2b6b9c}.miss-page .miss-item.color-purple:before{background:#7c3aed}.miss-page .miss-item.color-orange:before{background:#d78b20}.miss-page .miss-item.color-cyan:before{background:#0e7c73}.miss-page .item-label{grid-column:1;grid-row:1;min-width:0;align-self:center;font-size:15px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#405049}.miss-page .item-value{grid-column:2;grid-row:1;align-self:center;font-size:26px;line-height:1;font-weight:950;letter-spacing:-.5px;white-space:nowrap;color:var(--normal)}.miss-page .item-value .unit{margin-left:3px;color:#8e9a95;font-size:11px;font-weight:700}.miss-page .item-time{grid-column:1/3;grid-row:2;justify-self:end;align-self:end;max-width:100%;overflow:hidden;color:#98a39f;font-size:11px;line-height:1;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.miss-page .miss-normal{background:#fcfdfd;border-color:var(--line)}.miss-page .miss-zero{background:var(--green-bg);border-color:#a3dfd0}.miss-page .miss-warn{background:var(--orange-bg);border-color:#edd3a5}.miss-page .miss-cold{background:var(--red-bg);border-color:#e7b9bf}.miss-page .color-red .item-label,.miss-page .color-red .item-value{color:#c0392b}.miss-page .color-blue .item-label,.miss-page .color-blue .item-value{color:#1a5276}.miss-page .color-purple .item-label,.miss-page .color-purple .item-value{color:#6c2bd9}.miss-page .color-orange .item-label,.miss-page .color-orange .item-value{color:#b9770e}.miss-page .color-cyan .item-label,.miss-page .color-cyan .item-value{color:#0e7c73}.miss-page .number-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:10px}.miss-page .number-strip .miss-item{min-height:80px;padding:10px}.miss-page .number-strip .item-label{font-size:14px}.miss-page .number-strip .item-value{font-size:23px}.miss-page .number-strip .item-time{font-size:10px}.miss-page .tail-number-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px}.miss-page .tail-number-row .miss-item{min-height:80px;padding:10px}.miss-page .tail-number-row .item-label{font-size:14px}.miss-page .tail-number-row .item-value{font-size:23px}.miss-page .tail-number-row .item-time{font-size:10px}.miss-page .remainder-content{display:flex;flex-direction:column;gap:12px;padding:12px}.miss-page .remainder-group{width:100%;min-width:0;padding:10px 12px;border:1px solid var(--line2);border-radius:8px;background:#fafcfb;box-sizing:border-box}.miss-page .remainder-group .dimension-group{padding:0;border:0;background:transparent}.miss-page .remainder-group .group-grid{width:100%;gap:8px}.miss-page .remainder-3 .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .remainder-4 .group-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.miss-page .remainder-5 .group-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.miss-page .remainder-group .miss-item{min-height:72px;padding:8px 12px}.miss-page .remainder-group .item-label{font-size:13px}.miss-page .remainder-group .item-value{font-size:21px}.miss-page .remainder-group .item-time{font-size:10px}.miss-page .dimension-group{min-width:0}.miss-page .group-title{height:30px;display:flex;align-items:center;margin-bottom:8px;padding:0 4px;border-bottom:1px dashed var(--line);color:#68756f;font-size:11px;font-weight:850}.miss-page .group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.miss-page .group-grid .miss-item{min-height:74px;padding:8px 12px}.miss-page .group-grid .item-label{font-size:13px}.miss-page .group-grid .item-value{font-size:21px}.miss-page .group-grid .item-time{font-size:10px}.miss-page .abc-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px}.miss-page .abc-row{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.miss-page .abc-label{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line2);background:#fafcfb}.miss-page .abc-label b{font-size:17px;font-weight:950;color:#26332e}.miss-page .abc-label span{font-size:10px;color:var(--muted);font-weight:700}.miss-page .abc-group{display:flex;flex-direction:column;gap:10px;padding:10px;min-width:0}.miss-page .abc-group .group-title{height:27px;margin-bottom:6px;font-size:11px}.miss-page .abc-group .group-grid,.miss-page .abc-group .number-group{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .abc-group .miss-item{min-height:72px;padding:8px 12px}.miss-page .abc-group .item-label{font-size:13px}.miss-page .abc-group .item-value{font-size:21px}.miss-page .abc-group .item-time{font-size:10px}.miss-page .basic-rows{display:flex;flex-direction:column;gap:12px}.miss-page .basic-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.miss-page .basic-row .module{min-width:0}.miss-page .basic-row:nth-child(2) .module:nth-child(2) .pair-grid,.miss-page .basic-row:nth-child(3) .module .pair-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:700px){.miss-page{width:calc(100% - 18px);padding-top:12px}.miss-page .topbar{min-height:52px;margin-bottom:10px}.miss-page .brand h1{font-size:22px}.miss-page .brand p{font-size:9px}.miss-page .top-meta{font-size:10px}.miss-page .top-time{display:inline;padding-left:5px;color:#8c9893}.miss-page .summary{min-height:auto;align-items:stretch;padding:10px 12px}.miss-page .summary-left{width:100%}.miss-page .summary-item{min-width:0;flex:1;justify-content:center;padding:0 8px}.miss-page .summary-item span{font-size:10px}.miss-page .summary-item b{font-size:20px}.miss-page .scale{display:none}.miss-page .zone-head{min-height:48px;padding:0 12px}.miss-page .zone-title h2{font-size:15px}.miss-page .zone-head>span{font-size:9px}.miss-page .tail-modules{grid-template-columns:1fr}.miss-page .tail-special{grid-column:auto}.miss-page .modules{gap:9px;padding:9px}.miss-page .wide-module{margin:0 9px 9px}.miss-page .card-header{height:42px;padding:0 12px}.miss-page .card-title h2{font-size:14px}.miss-page .card-badge{font-size:8px}.miss-page .miss-item{min-height:64px;padding:8px 12px}.miss-page .item-label{font-size:12px}.miss-page .item-value{font-size:19px}.miss-page .item-time{font-size:9px}.miss-page .basic-row:nth-child(1) .module:first-child .pair-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.miss-page .basic-row:nth-child(1) .module:last-child .pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .basic-row:nth-child(2) .module:first-child .pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .basic-row:nth-child(2) .module:last-child .pair-grid,.miss-page .basic-row:nth-child(3) .module .pair-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .number-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .number-strip .miss-item{min-height:64px;padding:8px 10px}.miss-page .number-strip .item-label{font-size:11px}.miss-page .number-strip .item-value{font-size:17px}.miss-page .number-strip .item-time{font-size:8px}.miss-page .tail-number-row{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .tail-number-row .miss-item{min-height:64px;padding:8px 10px}.miss-page .tail-number-row .item-label{font-size:11px}.miss-page .tail-number-row .item-value{font-size:17px}.miss-page .tail-number-row .item-time{font-size:8px}.miss-page .remainder-group .miss-item{min-height:58px;padding:6px 10px}.miss-page .remainder-group .item-label{font-size:11px}.miss-page .remainder-group .item-value{font-size:17px}.miss-page .remainder-group .item-time{font-size:8px}.miss-page .remainder-4 .group-grid,.miss-page .remainder-5 .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .abc-list{grid-template-columns:1fr}.miss-page .abc-group{display:flex;gap:8px}.miss-page .abc-group .dimension-group:first-child .group-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.miss-page .abc-group .dimension-group:nth-child(2) .group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .abc-group .dimension-group:nth-child(3) .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .abc-group .miss-item{min-height:58px;padding:6px 10px}.miss-page .abc-group .item-label{font-size:11px}.miss-page .abc-group .item-value{font-size:16px}.miss-page .abc-group .item-time{font-size:8px}.miss-page .abc-group .group-title{font-size:10px;height:24px;margin-bottom:4px}.miss-page .basic-row{grid-template-columns:1fr}}@media(max-width:390px){.miss-page .summary-item{padding:0 5px}.miss-page .summary-item span{font-size:9px}.miss-page .summary-item b{font-size:17px}.miss-page .miss-item{min-height:56px;padding:6px 10px}.miss-page .item-label{font-size:11px}.miss-page .item-value{font-size:17px}.miss-page .item-time{font-size:8px}.miss-page .basic-row:nth-child(1) .module:first-child .pair-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.miss-page .basic-row:nth-child(1) .module:last-child .pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .basic-row:nth-child(2) .module:first-child .pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .basic-row:nth-child(2) .module:last-child .pair-grid,.miss-page .basic-row:nth-child(3) .module .pair-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .number-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .number-strip .miss-item{min-height:54px;padding:6px 8px}.miss-page .number-strip .item-label{font-size:10px}.miss-page .number-strip .item-value{font-size:15px}.miss-page .number-strip .item-time{font-size:7px}.miss-page .tail-number-row{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .tail-number-row .miss-item{min-height:54px;padding:6px 8px}.miss-page .tail-number-row .item-label{font-size:10px}.miss-page .tail-number-row .item-value{font-size:15px}.miss-page .tail-number-row .item-time{font-size:7px}.miss-page .remainder-3 .group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .remainder-4 .group-grid,.miss-page .remainder-5 .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .remainder-group .miss-item{min-height:50px;padding:6px 8px}.miss-page .remainder-group .item-label{font-size:10px}.miss-page .remainder-group .item-value{font-size:15px}.miss-page .remainder-group .item-time{font-size:7px}.miss-page .abc-group .dimension-group:first-child .group-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.miss-page .abc-group .dimension-group:nth-child(2) .group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.miss-page .abc-group .dimension-group:nth-child(3) .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.miss-page .abc-group .miss-item{min-height:50px;padding:6px 8px}.miss-page .abc-group .item-label{font-size:10px}.miss-page .abc-group .item-value{font-size:14px}.miss-page .abc-group .item-time{font-size:7px}.miss-page .abc-group .group-title{font-size:9px;height:22px;margin-bottom:3px}}body{margin:0;background:#f3f6f5}.stats-page[data-v-0773d4a6]{--bg: #f3f6f5;--panel: #fff;--line: #d9e1de;--line2: #e9eeec;--ink: #1d2825;--sub: #66736e;--muted: #98a39f;--green: #12a57b;--green-bg: #edf9f5;--red: #d45560;--red-bg: #fff1f2;--blue: #2b6b9c;--blue-bg: #eaf3fa;--purple: #7c3aed;--purple-bg: #f3efff;--orange: #d78b20;--orange-bg: #fff8ea;--cyan: #0e7c73;--cyan-bg: #e8f6f5;width:min(1440px,calc(100% - 24px));margin:0 auto;padding:12px 0 24px;color:var(--ink);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.page-header[data-v-0773d4a6]{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:12px 16px 10px;margin-bottom:12px;box-shadow:0 1px 4px #14282308}.header-top[data-v-0773d4a6]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px 14px;margin-bottom:10px}.header-left[data-v-0773d4a6]{display:flex;align-items:center;gap:14px}.eyebrow[data-v-0773d4a6]{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1.5px}.live-dot[data-v-0773d4a6]{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #12a57b1f}.title-group[data-v-0773d4a6]{display:flex;align-items:center;gap:10px}.title-group h1[data-v-0773d4a6]{margin:0;font-size:22px;font-weight:900;letter-spacing:-.4px}.badge[data-v-0773d4a6]{padding:3px 10px;border-radius:20px;background:var(--green-bg);color:var(--green);font-size:10px;font-weight:800}.header-right[data-v-0773d4a6]{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.total-info[data-v-0773d4a6]{font-weight:700;color:var(--ink)}.update-info[data-v-0773d4a6]{color:var(--muted)}.search-toolbar[data-v-0773d4a6]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;border-radius:8px;background:#f7faf9;border:1px solid #e6edeb}.mode-group[data-v-0773d4a6]{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:7px;background:#fff;flex-shrink:0}.mode-btn[data-v-0773d4a6]{min-width:44px;height:30px;border:0;border-radius:5px;background:transparent;color:var(--sub);font-size:12px;font-weight:800;cursor:pointer;transition:.15s}.mode-btn.active[data-v-0773d4a6]{background:var(--green-bg);color:var(--green)}.arrow-btn[data-v-0773d4a6]{width:32px;height:36px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--sub);font-size:17px;font-weight:700;cursor:pointer;line-height:1;flex-shrink:0;transition:.15s}.arrow-btn[data-v-0773d4a6]:hover{background:var(--green-bg);border-color:#a3dfd0;color:var(--green)}.date-input-wrap[data-v-0773d4a6]{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;transition:border-color .15s,box-shadow .15s}.date-input-wrap[data-v-0773d4a6]:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #12a57b1a}.date-label[data-v-0773d4a6]{color:var(--muted);font-size:11px;font-weight:700;flex-shrink:0}.date-input[data-v-0773d4a6]{border:0;outline:0;background:transparent;color:var(--ink);font:700 13px inherit;width:150px;min-width:140px}.quick-btn[data-v-0773d4a6]{height:36px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--sub);font-size:12px;font-weight:700;cursor:pointer;flex-shrink:0;transition:.15s}.quick-btn[data-v-0773d4a6]:hover{background:var(--green-bg);border-color:#a3dfd0;color:var(--green)}.query-btn[data-v-0773d4a6]{height:36px;padding:0 22px;border:0;border-radius:6px;background:var(--green);color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 2px 8px #12a57b38;transition:.15s;flex-shrink:0}.query-btn[data-v-0773d4a6]:hover{opacity:.88}.range-display[data-v-0773d4a6]{display:flex;align-items:center;gap:6px;padding-top:8px;margin-top:8px;border-top:1px solid var(--line2);font-size:12px;color:var(--sub)}.range-text[data-v-0773d4a6]{font-weight:700;color:var(--ink)}.zone[data-v-0773d4a6]{margin-bottom:14px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--panel)}.zone-head[data-v-0773d4a6]{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line);background:#fafcfb}.zone-title[data-v-0773d4a6]{display:flex;align-items:center;gap:11px}.zone-title strong[data-v-0773d4a6]{display:flex;align-items:center;justify-content:center;width:33px;height:24px;border-radius:5px;color:var(--green);background:var(--green-bg);font-size:11px;font-weight:950}.zone-title h2[data-v-0773d4a6]{margin:0;font-size:18px;font-weight:900}.zone-head>.zone-sub[data-v-0773d4a6]{color:var(--muted);font-size:11px;font-weight:650}.zone-body[data-v-0773d4a6]{display:flex;flex-direction:column;gap:12px;padding:12px}.card-row[data-v-0773d4a6]{display:grid;gap:12px}.card-row.cols-1[data-v-0773d4a6]{grid-template-columns:1fr}.card-row.cols-2[data-v-0773d4a6]{grid-template-columns:repeat(2,minmax(0,1fr))}.card-row.cols-3[data-v-0773d4a6]{grid-template-columns:repeat(3,minmax(0,1fr))}.module[data-v-0773d4a6]{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.card-header[data-v-0773d4a6]{height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-bottom:1px solid var(--line2);background:#fafcfb}.card-title[data-v-0773d4a6]{display:flex;align-items:center;gap:8px;min-width:0}.card-accent[data-v-0773d4a6]{width:4px;height:18px;border-radius:3px;background:var(--green)}.card-title h2[data-v-0773d4a6]{margin:0;overflow:hidden;font-size:14px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.card-badge[data-v-0773d4a6]{max-width:55%;overflow:hidden;padding:4px 9px;border-radius:4px;color:#7e8a85;background:#eef3f1;font-size:9px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.module-content[data-v-0773d4a6]{padding:10px}.stat-grid[data-v-0773d4a6]{display:grid;gap:6px}.stat-grid.cols-2[data-v-0773d4a6]{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid.cols-3[data-v-0773d4a6]{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid.cols-4[data-v-0773d4a6]{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid.cols-5[data-v-0773d4a6]{grid-template-columns:repeat(5,minmax(0,1fr))}.stat-grid.cols-7[data-v-0773d4a6]{grid-template-columns:repeat(7,minmax(0,1fr))}.stat-item[data-v-0773d4a6]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:8px;padding:8px 12px 8px 16px;border:1px solid var(--line);border-radius:7px;background:#fcfdfd;min-height:58px;overflow:hidden;transition:border-color .15s,background .15s}.stat-item[data-v-0773d4a6]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:7px 0 0 7px;background:currentColor;opacity:.85}.stat-item[data-v-0773d4a6]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--pct, 0%);background:currentColor;opacity:.05;pointer-events:none}.item-label[data-v-0773d4a6]{grid-column:1;grid-row:1 / 3;align-self:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;color:#405049}.item-value[data-v-0773d4a6]{grid-column:2;grid-row:1;align-self:end;text-align:right;font-size:20px;line-height:1.05;font-weight:950;letter-spacing:-.4px;color:currentColor}.item-value .unit[data-v-0773d4a6]{margin-left:2px;font-size:10px;font-weight:700;color:var(--muted);letter-spacing:0}.item-percent[data-v-0773d4a6]{grid-column:2;grid-row:2;align-self:start;text-align:right;color:var(--muted);font-size:10px;font-weight:700}.stat-item.color-red[data-v-0773d4a6]{color:var(--red);background:#fefafb}.stat-item.color-blue[data-v-0773d4a6]{color:var(--blue);background:#f9fbfd}.stat-item.color-purple[data-v-0773d4a6]{color:var(--purple);background:#fbf9fe}.stat-item.color-orange[data-v-0773d4a6]{color:var(--orange);background:#fefbf6}.stat-item.color-green[data-v-0773d4a6]{color:var(--green);background:#f8fdfb}.stat-item.color-cyan[data-v-0773d4a6]{color:var(--cyan);background:#f6fcfb}.stat-item.with-dot[data-v-0773d4a6]{padding-left:30px}.color-ball[data-v-0773d4a6]{position:absolute;left:12px;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #0000000f}.color-ball.ball-red[data-v-0773d4a6]{background:#d94e5a}.color-ball.ball-blue[data-v-0773d4a6]{background:#2e6fc4}.color-ball.ball-green[data-v-0773d4a6]{background:#21a76f}.stat-item.with-dot[data-v-0773d4a6]:before{display:none}.remainder-stack[data-v-0773d4a6]{display:flex;flex-direction:column;gap:10px}.remainder-group[data-v-0773d4a6]{padding:8px 10px 10px;border:1px solid var(--line2);border-radius:7px;background:#fafcfb}.rg-title[data-v-0773d4a6]{display:flex;align-items:center;gap:8px;height:26px;margin-bottom:6px}.rg-line[data-v-0773d4a6]{width:3px;height:14px;border-radius:2px;background:var(--green)}.rg-title strong[data-v-0773d4a6]{font-size:12px;font-weight:900}.rg-title small[data-v-0773d4a6]{color:var(--muted);font-size:10px;font-weight:700}.sum-item[data-v-0773d4a6],.tail-item[data-v-0773d4a6]{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:1px;column-gap:6px;align-items:center;padding:7px 10px 7px 14px;min-height:56px;text-align:left}.sum-item .item-label[data-v-0773d4a6],.tail-item .item-label[data-v-0773d4a6]{grid-column:1;grid-row:1 / 3;align-self:center;text-align:left;font-size:14px;font-weight:950}.sum-item .item-value[data-v-0773d4a6],.tail-item .item-value[data-v-0773d4a6]{grid-column:2;grid-row:1;align-self:end;text-align:right;font-size:16px;line-height:1.05;font-weight:950}.sum-item .item-percent[data-v-0773d4a6],.tail-item .item-percent[data-v-0773d4a6]{grid-column:2;grid-row:2;align-self:start;text-align:right;font-size:9px;font-weight:700;color:var(--muted)}.sum-item.is-peak[data-v-0773d4a6],.tail-item.is-peak[data-v-0773d4a6]{border-color:#a3dfd0;box-shadow:0 0 0 2px #12a57b14}.sum-item.is-peak .item-value[data-v-0773d4a6],.tail-item.is-peak .item-value[data-v-0773d4a6]{color:var(--green)}.abc-module .module-content[data-v-0773d4a6]{display:flex;flex-direction:column;gap:10px;padding:10px}.sub-group[data-v-0773d4a6]{min-width:0}.sub-title[data-v-0773d4a6]{display:flex;align-items:center;gap:6px;height:24px;margin-bottom:5px;padding-bottom:4px;border-bottom:1px dashed var(--line);color:var(--sub);font-size:11px;font-weight:850}.sub-dot[data-v-0773d4a6]{width:5px;height:5px;border-radius:50%;background:var(--green)}.page-footer[data-v-0773d4a6]{display:flex;justify-content:center;gap:8px;padding-top:12px;margin-top:8px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.sep[data-v-0773d4a6]{color:var(--line)}@media(max-width:1100px){.card-row.cols-3[data-v-0773d4a6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.card-row.cols-2[data-v-0773d4a6],.card-row.cols-3[data-v-0773d4a6]{grid-template-columns:1fr}.stat-grid.cols-7[data-v-0773d4a6]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:640px){.stats-page[data-v-0773d4a6]{width:calc(100% - 12px);padding:8px 0 16px}.page-header[data-v-0773d4a6]{padding:10px 12px 8px;border-radius:8px;margin-bottom:10px}.header-top[data-v-0773d4a6]{flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:8px}.title-group h1[data-v-0773d4a6]{font-size:18px}.badge[data-v-0773d4a6]{font-size:9px;padding:2px 8px}.header-right[data-v-0773d4a6]{font-size:11px;gap:10px;width:100%;justify-content:flex-start}.search-toolbar[data-v-0773d4a6]{gap:6px;padding:8px}.mode-btn[data-v-0773d4a6]{min-width:38px;height:30px;font-size:11px}.arrow-btn[data-v-0773d4a6]{width:30px;height:32px;font-size:15px}.date-input-wrap[data-v-0773d4a6]{height:32px;padding:0 8px;flex:1 1 auto;min-width:120px}.date-input[data-v-0773d4a6]{width:100%;min-width:0;font-size:12px}.quick-btn[data-v-0773d4a6]{height:32px;padding:0 12px;font-size:11px}.query-btn[data-v-0773d4a6]{height:32px;padding:0 16px;font-size:12px;flex:1 1 auto}.range-display[data-v-0773d4a6]{font-size:11px;padding-top:6px;margin-top:6px}.zone-head[data-v-0773d4a6]{min-height:48px;padding:0 12px}.zone-title strong[data-v-0773d4a6]{width:28px;height:22px;font-size:10px}.zone-title h2[data-v-0773d4a6]{font-size:15px}.zone-head>.zone-sub[data-v-0773d4a6]{display:none}.zone-body[data-v-0773d4a6]{padding:9px;gap:9px}.card-row[data-v-0773d4a6]{gap:9px}.card-header[data-v-0773d4a6]{height:42px;padding:0 12px}.card-title h2[data-v-0773d4a6]{font-size:13px}.card-badge[data-v-0773d4a6]{font-size:8px;padding:3px 7px}.module-content[data-v-0773d4a6]{padding:8px}.stat-item[data-v-0773d4a6]{min-height:50px;padding:6px 10px 6px 13px;column-gap:6px}.item-label[data-v-0773d4a6]{font-size:11px}.item-value[data-v-0773d4a6]{font-size:16px}.item-value .unit[data-v-0773d4a6],.item-percent[data-v-0773d4a6]{font-size:9px}.stat-grid.cols-4[data-v-0773d4a6]{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid.cols-5[data-v-0773d4a6]{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid.cols-7[data-v-0773d4a6]{grid-template-columns:repeat(4,minmax(0,1fr))}.sum-item[data-v-0773d4a6],.tail-item[data-v-0773d4a6]{min-height:50px;padding:6px 8px 6px 11px;column-gap:4px}.sum-item .item-label[data-v-0773d4a6],.tail-item .item-label[data-v-0773d4a6]{font-size:12px}.sum-item .item-value[data-v-0773d4a6],.tail-item .item-value[data-v-0773d4a6]{font-size:14px}.sum-item .item-value .unit[data-v-0773d4a6],.tail-item .item-value .unit[data-v-0773d4a6],.sum-item .item-percent[data-v-0773d4a6],.tail-item .item-percent[data-v-0773d4a6]{font-size:8px}.abc-module .module-content[data-v-0773d4a6]{gap:8px;padding:8px}.sub-title[data-v-0773d4a6]{font-size:10px;height:22px;margin-bottom:4px}.page-footer[data-v-0773d4a6]{font-size:9px;padding-top:10px;gap:5px;flex-wrap:wrap}}@media(max-width:400px){.stats-page[data-v-0773d4a6]{width:calc(100% - 8px);padding:6px 0 12px}.title-group h1[data-v-0773d4a6]{font-size:16px}.search-toolbar[data-v-0773d4a6]{gap:5px;padding:6px}.mode-btn[data-v-0773d4a6]{min-width:34px;height:28px;font-size:10px}.arrow-btn[data-v-0773d4a6]{width:28px;height:30px;font-size:14px}.date-input-wrap[data-v-0773d4a6]{height:30px;padding:0 6px;min-width:100px}.date-input[data-v-0773d4a6]{font-size:11px}.quick-btn[data-v-0773d4a6]{height:30px;padding:0 10px;font-size:10px}.query-btn[data-v-0773d4a6]{height:30px;padding:0 12px;font-size:11px}.stat-item[data-v-0773d4a6]{min-height:46px;padding:5px 8px 5px 11px}.item-label[data-v-0773d4a6]{font-size:10px}.item-value[data-v-0773d4a6]{font-size:15px}.item-value .unit[data-v-0773d4a6],.item-percent[data-v-0773d4a6]{font-size:8px}.stat-grid.cols-7[data-v-0773d4a6]{grid-template-columns:repeat(3,minmax(0,1fr))}.sum-item[data-v-0773d4a6],.tail-item[data-v-0773d4a6]{min-height:46px;padding:5px 6px 5px 9px}.sum-item .item-label[data-v-0773d4a6],.tail-item .item-label[data-v-0773d4a6]{font-size:11px}.sum-item .item-value[data-v-0773d4a6],.tail-item .item-value[data-v-0773d4a6]{font-size:13px}.sum-item .item-percent[data-v-0773d4a6],.tail-item .item-percent[data-v-0773d4a6]{font-size:7px}}body{margin:0;background:#edf0f2;color:#1c2731}button,select{font:inherit}.trend-page[data-v-d6847b5c]{--bg: #edf0f2;--white: #fff;--line: #d8e0e5;--soft: #e9eef1;--text: #1c2731;--muted: #71808a;--red: #d84d59;--blue: #3475bd;--purple: #825dc1;--green: #15946f;--orange: #df8733;width:100%;max-width:1520px;min-height:100vh;margin:0 auto;padding:14px 18px 28px;background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}.page-header[data-v-d6847b5c]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:10px;background:#fff;border:1px solid var(--line);border-radius:8px}.eyebrow[data-v-d6847b5c]{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:1.7px;margin-bottom:5px}.live-dot[data-v-d6847b5c]{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px}.title-line[data-v-d6847b5c]{display:flex;align-items:center;gap:10px}.title-line h1[data-v-d6847b5c]{margin:0;font-size:25px;line-height:1.2;font-weight:850}.badge[data-v-d6847b5c],.title-row label[data-v-d6847b5c]{padding:4px 9px;border:1px solid #d4e8e1;border-radius:4px;background:#eef8f4;color:var(--green);font-size:10px;font-weight:800}.page-header p[data-v-d6847b5c]{margin:5px 0 0;color:var(--muted);font-size:11px}.header-stat[data-v-d6847b5c]{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px}.header-stat div[data-v-d6847b5c]{display:flex;align-items:baseline;gap:7px}.header-stat b[data-v-d6847b5c]{color:var(--text);font-size:18px}.header-stat i[data-v-d6847b5c]{width:1px;height:24px;background:var(--line)}.main-tabs[data-v-d6847b5c]{display:flex;gap:3px;margin-bottom:-1px;position:relative;z-index:2}.main-tabs button[data-v-d6847b5c]{padding:10px 19px;border:1px solid var(--line);border-radius:7px 7px 0 0;background:#f5f7f8;color:#52616c;font-weight:800;font-size:13px;cursor:pointer}.main-tabs button.active[data-v-d6847b5c]{background:#fff;border-bottom-color:#fff;color:var(--green)}.main-tabs em[data-v-d6847b5c]{font-style:normal;font-size:9px;color:#a0abb2;margin-right:9px}.panel[data-v-d6847b5c]{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:0 8px 8px;padding:16px;box-shadow:0 2px 7px #1e2d3706}.section-head[data-v-d6847b5c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-head small[data-v-d6847b5c]{display:block;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:1.5px;margin-bottom:4px}.title-row[data-v-d6847b5c]{display:flex;align-items:center;gap:10px}.title-row h2[data-v-d6847b5c]{margin:0;font-size:18px;line-height:1.25}.meta[data-v-d6847b5c],.latest-right[data-v-d6847b5c]{color:var(--muted);font-size:11px}.legend[data-v-d6847b5c]{display:flex;gap:25px;align-items:center;padding:9px 12px;margin-bottom:11px;border:1px solid var(--soft);border-left:3px solid #cfd8dd;border-radius:5px;background:#fafbfc;overflow:hidden;white-space:nowrap}.legend span[data-v-d6847b5c]{display:flex;gap:11px;align-items:center}.legend b[data-v-d6847b5c]{font-size:11px;color:#4f606c}.legend i[data-v-d6847b5c]{font-style:normal;font-size:11px;font-weight:800}.red[data-v-d6847b5c]{color:var(--red)!important}.blue[data-v-d6847b5c]{color:var(--blue)!important}.purple[data-v-d6847b5c]{color:var(--purple)!important}.table-panel[data-v-d6847b5c]{min-width:0}.table-wrap[data-v-d6847b5c]{width:100%;overflow-x:auto;overflow-y:visible;border:1px solid var(--line);border-radius:7px;-webkit-overflow-scrolling:touch}.trend-table[data-v-d6847b5c]{width:100%;min-width:1220px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.trend-table .c-period[data-v-d6847b5c]{width:112px}.trend-table .c-number[data-v-d6847b5c]{width:190px}.trend-table .c-shape[data-v-d6847b5c]{width:86px}.trend-table .c-value[data-v-d6847b5c]{width:68px}.trend-table th[data-v-d6847b5c],.trend-table td[data-v-d6847b5c]{height:43px;padding:6px 8px;text-align:center;vertical-align:middle;white-space:nowrap;border-right:1px solid var(--soft);border-bottom:1px solid var(--soft)}.trend-table th[data-v-d6847b5c]{height:40px;background:#f7f9fa;color:#4f606c;font-size:11px;font-weight:850;position:sticky;top:0;z-index:5}.trend-table th.red[data-v-d6847b5c]{background:#fff8f8}.trend-table th.blue[data-v-d6847b5c]{background:#f7faff}.trend-table th.purple[data-v-d6847b5c]{background:#faf8fe}.trend-table .sticky[data-v-d6847b5c]{position:sticky;z-index:3;background:#fff;box-shadow:1px 0 0 var(--soft)}.trend-table th.sticky[data-v-d6847b5c]{z-index:8;background:#f7f9fa}.trend-table .period[data-v-d6847b5c]{left:0}.trend-table .number[data-v-d6847b5c]{left:112px}.trend-table .shape[data-v-d6847b5c]{left:302px}.trend-table tbody tr:nth-child(2n) td[data-v-d6847b5c]{background:#fbfcfc}.trend-table tbody tr:hover td[data-v-d6847b5c],.trend-table tbody tr:hover .sticky[data-v-d6847b5c]{background:#f4faf7}.period strong[data-v-d6847b5c]{display:inline-block;font:800 12px ui-monospace,SFMono-Regular,Menlo,monospace}.latest-tag[data-v-d6847b5c]{display:inline-block;margin-left:5px;padding:2px 4px;border-radius:3px;background:#e9f7f2;color:var(--green);font-size:8px;font-weight:800}.ball[data-v-d6847b5c]{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid #d8e0e5;border-radius:4px;background:#fff;font-size:12px;font-weight:850}.number b[data-v-d6847b5c]{margin:0 2px;color:#a3afb7}.sum[data-v-d6847b5c]{color:var(--green);font-size:13px}.value[data-v-d6847b5c]{display:inline-block;min-width:38px;font-size:12px;font-weight:850}.shape-tag[data-v-d6847b5c]{display:inline-block;min-width:44px;padding:4px 7px;border-radius:4px;font-size:11px;font-weight:850}.shape-mix[data-v-d6847b5c]{background:#edf7f1;color:var(--green)}.shape-pair[data-v-d6847b5c]{background:#fff3e7;color:var(--orange)}.shape-straight[data-v-d6847b5c]{background:#f2edfb;color:var(--purple)}.shape-triple[data-v-d6847b5c]{background:#fff0f1;color:var(--red)}.gap td[data-v-d6847b5c]{height:46px;background:#f3f7fa!important}.gap-label[data-v-d6847b5c]{background:#edf4f8!important;font-weight:900}.gap-num[data-v-d6847b5c]{display:inline-flex;min-width:30px;height:26px;align-items:center;justify-content:center;border-radius:4px;background:#fff;font-size:11px;font-weight:900}.pagination-bar[data-v-d6847b5c]{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding-top:9px;color:var(--muted);font-size:11px}.page-info b[data-v-d6847b5c]{color:var(--text)}.page-info span[data-v-d6847b5c]{margin:0 5px;color:#b1bac0}.simple-pagination[data-v-d6847b5c]{display:flex;align-items:center;gap:7px}.simple-pagination button[data-v-d6847b5c],.simple-pagination select[data-v-d6847b5c]{height:31px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#52616c;font-size:11px}.simple-pagination button[data-v-d6847b5c]{padding:0 12px;cursor:pointer}.simple-pagination button[data-v-d6847b5c]:hover:not(:disabled){border-color:#b8cbc5;background:#f3faf7;color:var(--green)}.simple-pagination button[data-v-d6847b5c]:disabled{opacity:.35;cursor:not-allowed}.simple-pagination span[data-v-d6847b5c]{min-width:78px;text-align:center}.simple-pagination select[data-v-d6847b5c]{padding:0 7px;margin-left:2px}.chart-tabs[data-v-d6847b5c]{display:flex;gap:5px;padding:5px;margin-bottom:13px;border:1px solid var(--soft);border-radius:6px;background:#f8fafb}.chart-tabs button[data-v-d6847b5c]{min-width:105px;padding:9px 14px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}.chart-tabs button.active[data-v-d6847b5c]{background:#eaf7f2;border-color:#d3e7e0;color:var(--green)}.chart-tabs small[data-v-d6847b5c]{font-size:9px;color:#a2adb4;margin-left:3px}.charts-stack[data-v-d6847b5c]{display:grid;gap:13px}.chart-card[data-v-d6847b5c]{overflow:hidden;border:1px solid var(--soft);border-radius:7px;background:#fcfdfd;padding:12px 13px 8px}.chart-card header[data-v-d6847b5c]{display:flex;justify-content:space-between;align-items:center;padding-bottom:9px;border-bottom:1px solid var(--soft)}.chart-card header>div[data-v-d6847b5c]{display:flex;align-items:center}.chart-card header b[data-v-d6847b5c]{color:var(--green);font-size:10px;margin-right:9px}.chart-card header strong[data-v-d6847b5c]{font-size:13px}.chart-card header span[data-v-d6847b5c]{color:var(--muted);font-size:10px}.chart-canvas[data-v-d6847b5c]{width:100%;height:370px}footer[data-v-d6847b5c]{text-align:center;padding-top:13px;color:var(--muted);font-size:10px}@media(max-width:980px){.trend-page[data-v-d6847b5c]{padding:10px 12px 20px}.header-stat[data-v-d6847b5c]{display:none}.pagination-bar[data-v-d6847b5c]{align-items:flex-start;flex-direction:column}.chart-canvas[data-v-d6847b5c]{height:330px}}.mobile-number-title[data-v-d6847b5c],.mobile-number-value[data-v-d6847b5c]{display:none}.desktop-number-title[data-v-d6847b5c]{display:inline}.desktop-number-value[data-v-d6847b5c]{display:inline-flex;align-items:center}@media(max-width:640px){.trend-page[data-v-d6847b5c]{width:100%;max-width:100%;padding:5px;overflow-x:hidden}.page-header[data-v-d6847b5c]{min-height:0;padding:11px 12px;margin-bottom:6px;border-radius:7px}.eyebrow[data-v-d6847b5c]{margin-bottom:3px;font-size:8px;letter-spacing:1.3px}.live-dot[data-v-d6847b5c]{width:6px;height:6px;margin-right:5px}.title-line[data-v-d6847b5c]{gap:7px}.title-line h1[data-v-d6847b5c]{font-size:19px}.badge[data-v-d6847b5c]{padding:3px 6px;font-size:8px}.page-header p[data-v-d6847b5c]{margin-top:3px;font-size:9px}.main-tabs[data-v-d6847b5c]{gap:2px}.main-tabs button[data-v-d6847b5c]{flex:1;height:36px;padding:0 8px;border-radius:6px 6px 0 0;font-size:11px}.main-tabs em[data-v-d6847b5c]{margin-right:5px;font-size:8px}.panel[data-v-d6847b5c]{padding:9px 7px 10px;border-radius:0 7px 7px}.section-head[data-v-d6847b5c]{margin-bottom:8px}.section-head small[data-v-d6847b5c]{margin-bottom:2px;font-size:7px;letter-spacing:1.1px}.title-row[data-v-d6847b5c]{gap:6px}.title-row h2[data-v-d6847b5c]{font-size:15px}.title-row label[data-v-d6847b5c]{padding:3px 6px;font-size:8px;height:auto}.meta[data-v-d6847b5c],.latest-right[data-v-d6847b5c]{display:none}.legend[data-v-d6847b5c]{gap:13px;padding:7px 8px;margin-bottom:8px;border-left-width:2px}.legend span[data-v-d6847b5c]{gap:7px}.legend b[data-v-d6847b5c],.legend i[data-v-d6847b5c]{font-size:9px}.pc-only[data-v-d6847b5c],.pc-only-col[data-v-d6847b5c]{display:none!important}.table-wrap[data-v-d6847b5c]{width:100%;max-width:100%;overflow:hidden;border-radius:5px}.table-panel[data-v-d6847b5c]{min-width:0;overflow:hidden}.trend-table[data-v-d6847b5c]{width:100%;min-width:0;max-width:100%;table-layout:fixed;font-size:9px}.trend-table .c-period[data-v-d6847b5c]{width:19%}.trend-table .c-number[data-v-d6847b5c]{width:12%}.trend-table .c-value[data-v-d6847b5c]{width:8.625%}.trend-table th[data-v-d6847b5c],.trend-table td[data-v-d6847b5c]{height:31px;padding:3px 1px;font-size:9px;overflow:hidden}.trend-table th[data-v-d6847b5c]{height:30px;font-size:9px;font-weight:800}.trend-table .period[data-v-d6847b5c],.trend-table .number[data-v-d6847b5c]{left:0}.desktop-number-title[data-v-d6847b5c],.desktop-number-value[data-v-d6847b5c]{display:none}.mobile-number-title[data-v-d6847b5c],.mobile-number-value[data-v-d6847b5c]{display:inline}.trend-table .sum[data-v-d6847b5c]{display:inline-flex;width:100%;justify-content:center;align-items:center;margin:0;font-size:10px;font-weight:900}.trend-table .value[data-v-d6847b5c]{min-width:0;font-size:9px;font-weight:800}.period strong[data-v-d6847b5c]{font-size:9px;letter-spacing:-.3px}.gap td[data-v-d6847b5c]{height:32px}.gap-num[data-v-d6847b5c]{min-width:0;width:100%;height:21px;font-size:9px}.period strong[data-v-d6847b5c]{font-size:10px}.latest-tag[data-v-d6847b5c]{display:none}.gap td[data-v-d6847b5c]{height:37px}.gap-num[data-v-d6847b5c]{min-width:26px;height:23px;font-size:10px}.pagination-bar[data-v-d6847b5c]{flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;min-height:0;padding-top:8px;gap:0}.page-info[data-v-d6847b5c]{display:none}.simple-pagination[data-v-d6847b5c]{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:4px}.simple-pagination button[data-v-d6847b5c]{flex:0 0 auto;height:28px;padding:0 10px;font-size:10px;white-space:nowrap}.simple-pagination span[data-v-d6847b5c]{flex:1 1 auto;min-width:0;text-align:center;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-pagination select[data-v-d6847b5c]{flex:0 0 auto;height:28px;padding:0 4px;font-size:10px;max-width:72px}.chart-panel[data-v-d6847b5c]{padding-bottom:7px}.chart-tabs[data-v-d6847b5c]{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:3px;margin-bottom:8px}.chart-tabs button[data-v-d6847b5c]{min-width:0;padding:7px 3px;font-size:10px}.chart-tabs small[data-v-d6847b5c]{display:block;margin-top:2px;font-size:7px}.charts-stack[data-v-d6847b5c]{gap:8px}.chart-card[data-v-d6847b5c]{padding:8px 7px 4px;border-radius:6px}.chart-card header[data-v-d6847b5c]{padding-bottom:6px}.chart-card header b[data-v-d6847b5c]{font-size:8px;margin-right:6px}.chart-card header strong[data-v-d6847b5c]{font-size:11px}.chart-card header span[data-v-d6847b5c]{font-size:8px}.chart-canvas[data-v-d6847b5c]{height:260px}footer[data-v-d6847b5c]{padding-top:9px;font-size:8px}}@media(max-width:390px){.simple-pagination[data-v-d6847b5c]{gap:3px}.simple-pagination button[data-v-d6847b5c]{padding:0 8px;font-size:9px}.simple-pagination span[data-v-d6847b5c]{font-size:9px}.simple-pagination select[data-v-d6847b5c]{font-size:9px;max-width:64px}}.dewdrop-page[data-v-411efcb6]{--bg:#f3f6f5;--panel:#fff;--line:#d9e1de;--line2:#e9eeec;--ink:#1d2825;--sub:#66736e;--muted:#98a39f;--green:#12a57b;--green-bg:#edf9f5;--red:#d45560;--red-bg:#fff1f2;--blue:#2b6b9c;--blue-bg:#eaf3fa;--purple:#7c3aed;--purple-bg:#f3efff;--orange:#d78b20;--orange-bg:#fff8ea;width:min(1520px,calc(100% - 32px));margin:0 auto;padding:14px 0 0;color:var(--ink);background:var(--bg)}.page-header[data-v-411efcb6]{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;margin-bottom:12px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308}.header-left[data-v-411efcb6]{display:flex;align-items:center;gap:14px;min-width:0}.brand-line[data-v-411efcb6]{width:5px;height:44px;border-radius:4px;background:var(--green);flex-shrink:0}.brand-text[data-v-411efcb6]{min-width:0}.eyebrow[data-v-411efcb6]{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1.7px;margin-bottom:4px}.title-line[data-v-411efcb6]{display:flex;align-items:center;gap:10px}.title-line h1[data-v-411efcb6]{margin:0;font-size:25px;line-height:1.1;font-weight:900;letter-spacing:-.5px}.badge[data-v-411efcb6]{padding:3px 10px;border-radius:20px;background:var(--green-bg);color:var(--green);font-size:10px;font-weight:800}.brand-text p[data-v-411efcb6]{margin:5px 0 0;color:var(--muted);font-size:11px;font-weight:600}.header-stats[data-v-411efcb6]{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px;flex-shrink:0}.header-stats .stat[data-v-411efcb6]{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.header-stats .stat+.stat[data-v-411efcb6]{padding-left:16px;border-left:1px solid var(--line2)}.header-stats .stat span[data-v-411efcb6]{font-size:10px;font-weight:700;white-space:nowrap}.header-stats .stat strong[data-v-411efcb6]{color:var(--ink);font-size:16px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.header-stats .stat.status strong[data-v-411efcb6]{display:flex;align-items:center;gap:6px;font-size:13px}.header-stats .stat.status i[data-v-411efcb6]{width:7px;height:7px;border-radius:50%;background:#b7c0c7;flex-shrink:0}.header-stats .stat.status i.ok[data-v-411efcb6]{background:var(--green);box-shadow:0 0 0 3px #12a57b26}.control-panel[data-v-411efcb6]{margin-bottom:12px;padding:0 16px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308}.control-line[data-v-411efcb6]{min-height:52px;display:flex;align-items:center;gap:16px}.control-line+.control-line[data-v-411efcb6]{border-top:1px solid var(--line2)}.control-title[data-v-411efcb6]{flex:0 0 70px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.3px}.tabs[data-v-411efcb6],.sub-tabs[data-v-411efcb6]{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.tabs button[data-v-411efcb6],.sub-tabs button[data-v-411efcb6]{border:0;cursor:pointer;transition:.15s ease;font-family:inherit}.tabs button[data-v-411efcb6]{height:34px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:#52616c;background:transparent;border-radius:7px;font-size:13px;font-weight:800}.tabs button b[data-v-411efcb6]{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;padding:0 5px;border-radius:4px;background:#f2f5f4;color:#7e8a85;font-size:9px;font-weight:900;transition:.15s ease}.tabs button[data-v-411efcb6]:hover,.tabs button.active[data-v-411efcb6]{color:var(--green);background:var(--green-bg)}.tabs button.active b[data-v-411efcb6]{background:#fff;color:var(--green)}.sub-tabs button[data-v-411efcb6]{height:30px;min-width:58px;padding:0 14px;background:#f7faf9;border:1px solid #e6edeb;border-radius:6px;color:#5f6e78;font-size:12px;font-weight:750}.sub-tabs button[data-v-411efcb6]:hover{color:var(--green);border-color:#a3dfd0;background:var(--green-bg)}.sub-tabs button.active[data-v-411efcb6]{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 2px 6px #12a57b38}.board-card[data-v-411efcb6]{min-width:0;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308}.zone-head[data-v-411efcb6]{min-height:56px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#fafcfb}.zone-title[data-v-411efcb6]{display:flex;align-items:center;gap:11px;min-width:0}.zone-title strong[data-v-411efcb6]{display:flex;align-items:center;justify-content:center;width:33px;height:24px;border-radius:5px;color:var(--green);background:var(--green-bg);font-size:11px;font-weight:950;flex-shrink:0}.zone-title h2[data-v-411efcb6]{margin:0;font-size:18px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zone-title h2 em[data-v-411efcb6]{color:#aab5bc;font-style:normal;padding:0 5px;font-weight:400}.zone-meta[data-v-411efcb6]{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px;white-space:nowrap;flex-shrink:0}.meta-live[data-v-411efcb6]{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-weight:800}.meta-live i[data-v-411efcb6]{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #12a57b26}.meta-latest[data-v-411efcb6]{color:var(--blue);font-weight:700}.board-info[data-v-411efcb6]{min-height:42px;padding:6px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fafcfb;border-bottom:1px solid var(--line2)}.info-main[data-v-411efcb6]{min-width:0;display:flex;align-items:center;gap:9px}.info-main strong[data-v-411efcb6]{color:#46545e;font-size:12px;font-weight:850;white-space:nowrap}.info-main span[data-v-411efcb6]{color:#7a8790;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.latest-hint[data-v-411efcb6]{flex-shrink:0;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.3px;white-space:nowrap}.board-stage[data-v-411efcb6]{position:relative;width:100%;padding:16px 18px;overflow:hidden;background:var(--panel);--cell:30px;--col-gap:4px}.bands[data-v-411efcb6]{width:100%;display:flex;flex-direction:column;gap:14px}.band[data-v-411efcb6]{width:100%;min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:stretch}.band-label[data-v-411efcb6]{display:flex;align-items:flex-end;justify-content:center;padding-bottom:2px;border-right:1px dashed #e0e7e4;color:#a8b3ba;font-size:10px;font-weight:850}.band-grid[data-v-411efcb6]{min-width:0;width:100%;display:flex;flex-wrap:nowrap;align-items:flex-start;gap:var(--col-gap, 4px);padding-left:12px}.dewdrop-column[data-v-411efcb6]{flex:0 0 var(--cell, 30px);width:var(--cell, 30px);min-height:calc(6 * var(--cell, 30px) + 5 * 6px);display:flex;flex-direction:column;align-items:center;gap:6px}.dewdrop-cell[data-v-411efcb6]{width:var(--cell, 30px);height:var(--cell, 30px);flex:0 0 var(--cell, 30px);display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#f8fafb;color:#53636d;font-size:calc(var(--cell, 30px) * .4);font-weight:850;line-height:1;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;transition:transform .12s ease,box-shadow .12s ease}.dewdrop-cell.is-long[data-v-411efcb6]{font-size:calc(var(--cell, 30px) * .32);letter-spacing:-.3px;white-space:nowrap}.dewdrop-cell[data-v-411efcb6]:hover{transform:scale(1.08);box-shadow:0 2px 7px #1e2d371f;position:relative;z-index:2}.number-small[data-v-411efcb6],.tone-blue[data-v-411efcb6]{color:#2869a7;background:#f0f6fc;border-color:#b8cee2}.number-big[data-v-411efcb6],.tone-red[data-v-411efcb6]{color:#c54651;background:#fff2f3;border-color:#e7bcc1}.tone-orange[data-v-411efcb6]{color:#b36a24;background:#fff7ed;border-color:#e8cfb0}.tone-green[data-v-411efcb6]{color:#167b60;background:#eff9f5;border-color:#b8ddd1}.tone-purple[data-v-411efcb6]{color:#7052a6;background:#f5f1fa;border-color:#d8cae9}.state-box[data-v-411efcb6]{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8b98a0;font-size:12px}.state-box strong[data-v-411efcb6]{color:#56656f;font-size:13px}.state-box button[data-v-411efcb6]{height:30px;padding:0 14px;border:1px solid #c9dbe4;border-radius:6px;background:#f5fafc;color:#286c90;cursor:pointer;font-size:11px;font-weight:800;font-family:inherit}.error-state span[data-v-411efcb6]{max-width:420px;color:#9a6d73;text-align:center}.loader[data-v-411efcb6]{width:20px;height:20px;border:2px solid #dbe5ea;border-top-color:var(--green);border-radius:50%;animation:spin-411efcb6 .7s linear infinite}.board-foot[data-v-411efcb6]{min-height:44px;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:#fafcfb}.legend[data-v-411efcb6]{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px}.legend-item[data-v-411efcb6]{display:inline-flex;align-items:center;gap:6px;color:#5f6e78;font-size:11px;font-weight:750}.legend-item i[data-v-411efcb6]{width:10px;height:10px;display:inline-block;border:1px solid transparent;border-radius:50%}.foot-rule[data-v-411efcb6]{color:#9aa5ac;font-size:10px;font-weight:600;white-space:nowrap}@keyframes spin-411efcb6{to{transform:rotate(360deg)}}@media(max-width:900px){.dewdrop-page[data-v-411efcb6]{width:calc(100% - 24px);padding-top:12px}.page-header[data-v-411efcb6]{padding:12px 16px}.title-line h1[data-v-411efcb6]{font-size:22px}.brand-line[data-v-411efcb6]{height:38px}.header-stats[data-v-411efcb6]{gap:12px}.header-stats .stat+.stat[data-v-411efcb6]{padding-left:12px}.header-stats .stat strong[data-v-411efcb6]{font-size:14px}.zone-head h2[data-v-411efcb6]{font-size:17px}.zone-meta[data-v-411efcb6]{gap:12px;font-size:10px}.info-main span[data-v-411efcb6]{font-size:10px}.latest-hint[data-v-411efcb6]{font-size:11px}}@media(max-width:760px){.dewdrop-page[data-v-411efcb6]{width:calc(100% - 12px);padding-top:8px}.page-header[data-v-411efcb6]{display:block;padding:11px 12px 10px;border-radius:8px;margin-bottom:8px}.brand-line[data-v-411efcb6]{height:32px;width:4px}.header-left[data-v-411efcb6]{gap:10px}.eyebrow[data-v-411efcb6]{font-size:8px;letter-spacing:1.35px;margin-bottom:3px}.title-line[data-v-411efcb6]{gap:7px}.title-line h1[data-v-411efcb6]{font-size:18px;letter-spacing:-.3px}.badge[data-v-411efcb6]{font-size:9px;padding:2px 8px}.brand-text p[data-v-411efcb6]{margin-top:3px;font-size:9px}.header-stats[data-v-411efcb6]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:9px;padding-top:9px;border-top:1px solid var(--line2)}.header-stats .stat[data-v-411efcb6]{min-width:0;padding:0 4px;gap:2px}.header-stats .stat[data-v-411efcb6]:first-child{padding-left:0}.header-stats .stat+.stat[data-v-411efcb6]{padding-left:8px;border-left:1px solid var(--line2)}.header-stats .stat span[data-v-411efcb6]{font-size:8px}.header-stats .stat strong[data-v-411efcb6]{font-size:11px}.header-stats .stat.status strong[data-v-411efcb6]{gap:4px;font-size:10px}.header-stats .stat.status i[data-v-411efcb6]{width:6px;height:6px}.control-panel[data-v-411efcb6]{margin-bottom:8px;padding:0 10px;border-radius:8px}.control-line[data-v-411efcb6]{min-height:auto;flex-direction:column;align-items:flex-start;gap:6px;padding:9px 0}.control-title[data-v-411efcb6]{flex:none;font-size:10px;letter-spacing:.2px}.tabs[data-v-411efcb6],.sub-tabs[data-v-411efcb6]{gap:4px;width:100%}.tabs button[data-v-411efcb6]{height:30px;padding:0 10px;font-size:11px;gap:0;flex:1 1 auto;justify-content:center}.tabs button b[data-v-411efcb6]{display:none}.sub-tabs button[data-v-411efcb6]{height:28px;min-width:0;padding:0 10px;font-size:11px;flex:1 1 auto}.board-card[data-v-411efcb6]{border-radius:8px}.zone-head[data-v-411efcb6]{min-height:48px;padding:0 12px;gap:8px}.zone-title[data-v-411efcb6]{gap:8px}.zone-title strong[data-v-411efcb6]{width:28px;height:22px;font-size:10px}.zone-title h2[data-v-411efcb6]{font-size:14px}.zone-meta[data-v-411efcb6]{gap:8px;font-size:9px}.meta-live[data-v-411efcb6],.meta-latest[data-v-411efcb6]{font-size:9px}.board-info[data-v-411efcb6]{min-height:34px;padding:4px 12px;gap:8px}.info-main strong[data-v-411efcb6]{font-size:10px}.info-main span[data-v-411efcb6]{display:none}.latest-hint[data-v-411efcb6]{font-size:10px}.board-stage[data-v-411efcb6]{padding:10px 8px}.bands[data-v-411efcb6]{gap:9px}.band[data-v-411efcb6]{grid-template-columns:18px minmax(0,1fr)}.band-grid[data-v-411efcb6]{gap:var(--col-gap, 2px);padding-left:6px}.dewdrop-column[data-v-411efcb6]{gap:4px;min-height:calc(6 * var(--cell, 22px) + 5 * 4px)}.dewdrop-cell.is-long[data-v-411efcb6]{font-size:calc(var(--cell, 22px) * .36);letter-spacing:-.4px}.board-foot[data-v-411efcb6]{min-height:36px;padding:6px 12px;gap:8px}.legend[data-v-411efcb6]{gap:5px 10px}.legend-item[data-v-411efcb6]{font-size:9px}.legend-item i[data-v-411efcb6]{width:8px;height:8px}.foot-rule[data-v-411efcb6]{display:none}}@media(max-width:390px){.dewdrop-page[data-v-411efcb6]{width:calc(100% - 8px);padding-top:6px}.page-header[data-v-411efcb6]{padding:10px 10px 8px}.title-line h1[data-v-411efcb6]{font-size:17px}.header-stats .stat[data-v-411efcb6]{padding:0 3px}.header-stats .stat+.stat[data-v-411efcb6]{padding-left:6px}.control-panel[data-v-411efcb6]{padding:0 8px}.tabs button[data-v-411efcb6],.sub-tabs button[data-v-411efcb6]{padding:0 8px;font-size:10px}.zone-head[data-v-411efcb6]{padding:0 10px}.zone-title strong[data-v-411efcb6]{width:26px;height:20px;font-size:9px}.zone-title h2[data-v-411efcb6]{font-size:13px}.zone-meta .meta-latest[data-v-411efcb6]{display:none}.board-stage[data-v-411efcb6]{padding:8px 6px}.band-grid[data-v-411efcb6]{padding-left:4px}.dewdrop-column[data-v-411efcb6]{gap:3px}.board-foot[data-v-411efcb6]{padding:5px 10px}.legend-item[data-v-411efcb6]{font-size:8px}}html,body,#app{margin:0;min-height:100%;background:#f3f6f5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#1d2825}button{font:inherit}.hotcold-page[data-v-8b12f52b]{--bg: #f3f6f5;--panel: #fff;--line: #d9e1de;--line2: #e9eeec;--ink: #1d2825;--sub: #66736e;--muted: #98a39f;--green: #12a57b;--green-bg: #edf9f5;--red: #d45560;--red-bg: #fff1f2;--blue: #2b6b9c;--blue-bg: #eaf3fa;--purple: #7c3aed;--purple-bg: #f3efff;--orange: #d78b20;--orange-bg: #fff8ea;width:min(1440px,calc(100% - 32px));margin:0 auto;padding:14px 0 0;color:var(--ink);background:var(--bg);min-height:80vh;display:flex;flex-direction:column}.page-header[data-v-8b12f52b]{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 20px;margin-bottom:12px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308}.header-left[data-v-8b12f52b]{display:flex;align-items:center;gap:14px;min-width:0}.brand-line[data-v-8b12f52b]{width:5px;height:44px;border-radius:4px;background:var(--green);flex-shrink:0}.brand-text[data-v-8b12f52b]{min-width:0}.eyebrow[data-v-8b12f52b]{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1.7px;margin-bottom:4px}.title-line[data-v-8b12f52b]{display:flex;align-items:center;gap:10px}.title-line h1[data-v-8b12f52b]{margin:0;font-size:25px;line-height:1.1;font-weight:900;letter-spacing:-.5px}.badge[data-v-8b12f52b]{padding:3px 10px;border-radius:20px;background:var(--green-bg);color:var(--green);font-size:10px;font-weight:800}.brand-text p[data-v-8b12f52b]{margin:5px 0 0;color:var(--muted);font-size:11px;font-weight:600}.header-stats[data-v-8b12f52b]{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px;flex-shrink:0}.header-stats .stat[data-v-8b12f52b]{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.header-stats .stat+.stat[data-v-8b12f52b]{padding-left:16px;border-left:1px solid var(--line2)}.header-stats .stat span[data-v-8b12f52b]{font-size:10px;font-weight:700;white-space:nowrap}.header-stats .stat strong[data-v-8b12f52b]{color:var(--ink);font-size:16px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.dimension-tabs[data-v-8b12f52b]{display:flex;gap:6px;margin-bottom:12px;padding:4px;background:var(--panel);border:1px solid var(--line);border-radius:11px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dimension-tabs[data-v-8b12f52b]::-webkit-scrollbar{display:none}.dim-tab[data-v-8b12f52b]{flex:1 0 auto;min-width:90px;height:36px;padding:0 18px;border:0;border-radius:7px;background:transparent;color:#52616c;font-size:13px;font-weight:800;cursor:pointer;transition:.15s}.dim-tab[data-v-8b12f52b]:hover{background:var(--green-bg);color:var(--green)}.dim-tab.active[data-v-8b12f52b]{background:var(--green);color:#fff;box-shadow:0 2px 8px #12a57b38}.summary-stats[data-v-8b12f52b]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}.stat-item[data-v-8b12f52b]{position:relative;padding:12px 16px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308;overflow:hidden}.stat-item[data-v-8b12f52b]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:currentColor;opacity:.85}.stat-head[data-v-8b12f52b]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.stat-item .label[data-v-8b12f52b]{font-size:13px;font-weight:800}.stat-item .count[data-v-8b12f52b]{font-size:24px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums}.stat-item .desc[data-v-8b12f52b]{font-size:12px;color:var(--sub);font-weight:600;word-break:break-all;line-height:1.4}.stat-item.hot[data-v-8b12f52b]{color:var(--red);background:#fefafb}.stat-item.warm[data-v-8b12f52b]{color:var(--orange);background:#fefbf6}.stat-item.cold[data-v-8b12f52b]{color:var(--blue);background:#f9fbfd}.stat-item.hot .desc[data-v-8b12f52b],.stat-item.warm .desc[data-v-8b12f52b],.stat-item.cold .desc[data-v-8b12f52b]{color:var(--sub)}.detail-grid[data-v-8b12f52b]{display:grid;gap:8px;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 4px #14282308;align-content:start}.detail-grid.cols-ball[data-v-8b12f52b]{grid-template-columns:repeat(5,minmax(0,1fr))}.detail-grid.cols-sum[data-v-8b12f52b]{grid-template-columns:repeat(7,minmax(0,1fr))}.detail-card[data-v-8b12f52b]{display:flex;flex-direction:column;gap:4px;min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:#fcfdfd;transition:.15s}.detail-card[data-v-8b12f52b]:hover{transform:translateY(-1px);box-shadow:0 2px 7px #1e2d3714}.detail-row[data-v-8b12f52b]{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.detail-number[data-v-8b12f52b]{font-size:17px;font-weight:900;line-height:1;color:currentColor;font-variant-numeric:tabular-nums}.detail-count[data-v-8b12f52b]{font-size:11px;font-weight:700;color:var(--sub);white-space:nowrap;font-variant-numeric:tabular-nums}.detail-card .bar[data-v-8b12f52b]{flex:1;min-width:0;height:4px;background:#eef1f3;border-radius:99px;overflow:hidden}.detail-card .bar span[data-v-8b12f52b]{display:block;height:100%;border-radius:inherit;background:currentColor;transition:width .3s}.status-label[data-v-8b12f52b]{font-size:10px;font-weight:800;color:currentColor;white-space:nowrap;flex-shrink:0}.detail-card.hot[data-v-8b12f52b]{color:var(--red);background:var(--red-bg);border-color:#f5d5d8}.detail-card.warm[data-v-8b12f52b]{color:var(--orange);background:var(--orange-bg);border-color:#f0dcbc}.detail-card.cold[data-v-8b12f52b]{color:var(--blue);background:var(--blue-bg);border-color:#d7e5fa}.page-footer[data-v-8b12f52b]{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;padding:20px 0 16px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:600}.sep[data-v-8b12f52b]{color:var(--line)}@media(max-width:900px){.hotcold-page[data-v-8b12f52b]{width:calc(100% - 24px);padding-top:12px}.page-header[data-v-8b12f52b]{padding:12px 16px}.title-line h1[data-v-8b12f52b]{font-size:22px}.brand-line[data-v-8b12f52b]{height:38px}.detail-grid.cols-ball[data-v-8b12f52b]{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-grid.cols-sum[data-v-8b12f52b]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:640px){.hotcold-page[data-v-8b12f52b]{width:calc(100% - 12px);padding-top:8px;min-height:auto}.page-header[data-v-8b12f52b]{display:block;padding:11px 12px 10px;border-radius:8px;margin-bottom:8px}.brand-line[data-v-8b12f52b]{height:32px;width:4px}.header-left[data-v-8b12f52b]{gap:10px}.eyebrow[data-v-8b12f52b]{font-size:8px;letter-spacing:1.35px;margin-bottom:3px}.title-line[data-v-8b12f52b]{gap:7px}.title-line h1[data-v-8b12f52b]{font-size:18px;letter-spacing:-.3px}.badge[data-v-8b12f52b]{font-size:9px;padding:2px 8px}.brand-text p[data-v-8b12f52b]{margin-top:3px;font-size:9px}.header-stats[data-v-8b12f52b]{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:9px;padding-top:9px;border-top:1px solid var(--line2)}.header-stats .stat[data-v-8b12f52b]{padding:0 8px;gap:2px}.header-stats .stat[data-v-8b12f52b]:first-child{padding-left:0}.header-stats .stat+.stat[data-v-8b12f52b]{padding-left:8px;border-left:1px solid var(--line2)}.header-stats .stat span[data-v-8b12f52b]{font-size:8px}.header-stats .stat strong[data-v-8b12f52b]{font-size:12px}.dimension-tabs[data-v-8b12f52b]{margin-bottom:8px;padding:3px;border-radius:8px}.dim-tab[data-v-8b12f52b]{min-width:68px;height:30px;padding:0 12px;font-size:11px;border-radius:6px}.summary-stats[data-v-8b12f52b]{grid-template-columns:1fr;gap:8px;margin-bottom:8px}.stat-item[data-v-8b12f52b]{padding:10px 12px}.stat-item .label[data-v-8b12f52b]{font-size:12px}.stat-item .count[data-v-8b12f52b]{font-size:20px}.stat-item .desc[data-v-8b12f52b]{font-size:11px}.detail-grid[data-v-8b12f52b]{padding:8px;gap:6px;border-radius:8px}.detail-grid.cols-ball[data-v-8b12f52b]{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid.cols-sum[data-v-8b12f52b]{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-card[data-v-8b12f52b]{padding:6px 8px;gap:3px;border-radius:6px}.detail-number[data-v-8b12f52b]{font-size:15px}.detail-count[data-v-8b12f52b]{font-size:10px}.detail-card .bar[data-v-8b12f52b]{height:3px}.status-label[data-v-8b12f52b]{font-size:9px}.page-footer[data-v-8b12f52b]{margin-top:12px;padding:10px 0 12px;font-size:9px;gap:5px}}@media(max-width:390px){.hotcold-page[data-v-8b12f52b]{width:calc(100% - 8px);padding-top:6px}.page-header[data-v-8b12f52b]{padding:10px 10px 8px}.title-line h1[data-v-8b12f52b]{font-size:17px}.dim-tab[data-v-8b12f52b]{min-width:62px;height:28px;font-size:10px;padding:0 10px}.detail-grid[data-v-8b12f52b]{padding:6px;gap:5px}.detail-grid.cols-ball[data-v-8b12f52b]{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid.cols-sum[data-v-8b12f52b]{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-card[data-v-8b12f52b]{padding:5px 7px}.detail-number[data-v-8b12f52b]{font-size:14px}.detail-count[data-v-8b12f52b]{font-size:9px}.status-label[data-v-8b12f52b]{font-size:8px}}*{box-sizing:border-box}body{margin:0;background:#eef0f2}.longdragon-page[data-v-d0254f90]{--bg: #eef0f2;--surface: #ffffff;--border: #d5dce1;--text: #1a2634;--text2: #4d5f6b;--text3: #7f8d99;--green: #0fa37b;--green-soft: #eaf8f3;--red: #d94e5a;--red-soft: #fef0f1;--blue: #2e6fc4;--blue-soft: #eef5ff;--purple: #8b63c7;--purple-soft: #f4effb;--orange: #e89a42;--orange-soft: #fff6e9;max-width:1440px;margin:0 auto;padding:8px 12px 20px;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg)}.page-header[data-v-d0254f90]{background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px 14px 8px;margin-bottom:10px;box-shadow:0 1px 4px #0000000a}.header-top[data-v-d0254f90]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px 12px;margin-bottom:8px}.header-left[data-v-d0254f90]{display:flex;align-items:center;gap:10px}.eyebrow[data-v-d0254f90]{display:flex;align-items:center;gap:5px;color:var(--text3);font-size:9px;font-weight:800;letter-spacing:1.2px}.live-dot[data-v-d0254f90]{width:6px;height:6px;border-radius:50%;background:#16b981;box-shadow:0 0 0 3px #16b9811f}.title-group[data-v-d0254f90]{display:flex;align-items:center;gap:8px}.title-group h1[data-v-d0254f90]{margin:0;font-size:20px;font-weight:900;letter-spacing:-.3px}.badge[data-v-d0254f90]{padding:2px 8px;border-radius:20px;background:var(--red-soft);color:var(--red);font-size:9px;font-weight:800}.header-right[data-v-d0254f90]{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--text3)}.total-info[data-v-d0254f90]{font-weight:700;color:var(--text)}.update-info[data-v-d0254f90]{color:var(--text3)}.search-toolbar[data-v-d0254f90]{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:6px 0 4px;border-top:1px solid #eef0f2}.mode-group[data-v-d0254f90]{display:inline-flex;padding:2px;border:1px solid var(--border);border-radius:6px;background:#f7f9fa;flex-shrink:0}.mode-btn[data-v-d0254f90]{min-width:34px;height:26px;border:0;border-radius:5px;background:transparent;color:var(--text3);font-size:11px;font-weight:700;cursor:pointer;transition:.15s}.mode-btn.active[data-v-d0254f90]{background:#fff;color:var(--green);box-shadow:0 1px 3px #14282d14}.arrow-btn[data-v-d0254f90]{width:26px;height:26px;border:1px solid var(--border);border-radius:5px;background:#fff;color:var(--text2);font-size:15px;font-weight:700;cursor:pointer;line-height:1;flex-shrink:0}.arrow-btn[data-v-d0254f90]:hover{background:#f5f7f8}.date-input-wrap[data-v-d0254f90]{display:flex;align-items:center;gap:3px;height:26px;padding:0 5px 0 7px;border:1px solid var(--border);border-radius:5px;background:#fff}.date-label[data-v-d0254f90]{color:var(--text3);font-size:9px;font-weight:600}.date-input[data-v-d0254f90]{border:0;outline:0;background:transparent;color:var(--text);font:600 11px inherit;width:85px}.quick-btn[data-v-d0254f90]{height:26px;padding:0 10px;border:1px solid var(--border);border-radius:5px;background:#fff;color:var(--text2);font-size:10px;font-weight:700;cursor:pointer;flex-shrink:0}.quick-btn[data-v-d0254f90]:hover{background:#f5f7f8}.query-btn[data-v-d0254f90]{height:26px;padding:0 14px;border:0;border-radius:5px;background:var(--green);color:#fff;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 2px 8px #0fa37b33;transition:.15s;flex-shrink:0}.query-btn[data-v-d0254f90]:hover{opacity:.85}.range-display[data-v-d0254f90]{display:flex;align-items:center;gap:6px;padding:4px 0 0;font-size:12px;color:var(--text2);border-top:1px solid #eef0f2;margin-top:5px}.range-label[data-v-d0254f90]{font-size:12px}.range-text[data-v-d0254f90]{font-weight:600}.summary-bar[data-v-d0254f90]{display:flex;gap:20px;background:#fff;border:1px solid var(--border);border-radius:8px;padding:10px 16px;margin-bottom:12px}.summary-item[data-v-d0254f90]{display:flex;align-items:baseline;gap:8px}.summary-item .label[data-v-d0254f90]{font-size:14px;font-weight:700;color:var(--text2)}.summary-item .value[data-v-d0254f90]{font-size:22px;font-weight:900;color:var(--text)}.filter-bar[data-v-d0254f90]{display:flex;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:8px;padding:10px 16px;margin-bottom:12px}.filter-group[data-v-d0254f90]{display:flex;align-items:center;gap:6px}.filter-group label[data-v-d0254f90]{font-size:13px;font-weight:700;color:var(--text2)}.filter-group select[data-v-d0254f90]{padding:4px 8px;border:1px solid var(--border);border-radius:4px;background:#fff;font-size:13px;color:var(--text)}.table-wrapper[data-v-d0254f90]{background:#fff;border:1px solid var(--border);border-radius:8px;padding:0;overflow-x:auto;margin-bottom:12px}.dragon-table[data-v-d0254f90]{width:100%;border-collapse:collapse;font-size:13px}.dragon-table th[data-v-d0254f90],.dragon-table td[data-v-d0254f90]{padding:8px 12px;border-bottom:1px solid #eef0f2;text-align:left;vertical-align:middle}.dragon-table th[data-v-d0254f90]{background:#f7f9fa;font-weight:800;color:var(--text2);font-size:11px;text-transform:uppercase}.dragon-table tr:last-child td[data-v-d0254f90]{border-bottom:none}.status-badge[data-v-d0254f90]{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:700}.status-badge.active[data-v-d0254f90]{background:var(--red-soft);color:var(--red)}.status-badge.broken[data-v-d0254f90]{background:#eef0f2;color:var(--text3)}.sequence[data-v-d0254f90]{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.seq-item[data-v-d0254f90]{display:inline-block;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:700;min-width:20px;text-align:center}.arrow[data-v-d0254f90]{font-weight:900;color:var(--orange);margin:0 2px}.expected[data-v-d0254f90]{border:2px dashed #d94e5a}.pagination[data-v-d0254f90]{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:8px;border-top:1px solid #eef0f2}.page-btn[data-v-d0254f90]{padding:2px 10px;border:1px solid var(--border);border-radius:4px;background:#fff;color:var(--text2);font-size:14px;font-weight:700;cursor:pointer}.page-btn[data-v-d0254f90]:disabled{opacity:.4;cursor:not-allowed}.page-info[data-v-d0254f90]{font-size:13px;font-weight:600;color:var(--text)}.page-size[data-v-d0254f90]{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--text3)}.page-size select[data-v-d0254f90]{padding:2px 4px;border:1px solid var(--border);border-radius:4px;background:#fff;font-size:12px}.page-footer[data-v-d0254f90]{display:flex;justify-content:center;gap:8px;padding-top:12px;margin-top:4px;border-top:1px solid var(--border);color:var(--text3);font-size:9px}.sep[data-v-d0254f90]{color:var(--border)}@media(max-width:640px){.longdragon-page[data-v-d0254f90]{padding:4px 6px 14px}.page-header[data-v-d0254f90]{padding:6px 8px}.header-top[data-v-d0254f90]{flex-direction:column;align-items:flex-start;gap:2px}.title-group h1[data-v-d0254f90]{font-size:17px}.header-right[data-v-d0254f90]{font-size:10px;width:100%;justify-content:flex-start}.search-toolbar[data-v-d0254f90]{gap:4px;flex-wrap:wrap}.mode-btn[data-v-d0254f90]{min-width:30px;height:24px;font-size:10px}.arrow-btn[data-v-d0254f90]{width:24px;height:24px;font-size:13px}.date-input-wrap[data-v-d0254f90]{height:24px;flex:1;min-width:60px}.date-input[data-v-d0254f90]{font-size:10px;width:100%;min-width:50px}.quick-btn[data-v-d0254f90]{height:24px;padding:0 8px;font-size:9px}.query-btn[data-v-d0254f90]{height:24px;padding:0 10px;font-size:10px}.range-display[data-v-d0254f90]{font-size:11px}.summary-bar[data-v-d0254f90]{flex-direction:column;gap:6px}.filter-bar[data-v-d0254f90]{flex-direction:column;gap:8px}.dragon-table[data-v-d0254f90]{font-size:11px}.dragon-table th[data-v-d0254f90],.dragon-table td[data-v-d0254f90]{padding:4px 6px}.seq-item[data-v-d0254f90]{font-size:9px;padding:1px 4px}.pagination[data-v-d0254f90]{flex-wrap:wrap;justify-content:center}}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.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-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-canvas-square{padding-block:.125em;margin-block-end:-.125em}.fa-canvas-roomy{padding-block:.25em;padding-inline:.125em;margin-block-end:-.25em;box-sizing:content-box}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start: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,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start: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,ease-in-out)}.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,ease-in-out)}.fa-flip{animation-name:fa-flip;animation-duration:var(--fa-animation-duration,1.5s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-flip,.fa-flip-360{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-flip-360{animation-name:fa-flip-360;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-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.75s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);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))}.fa-spin-snap{animation-name:fa-spin-snap;animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap,.fa-spin-snap-4{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin-snap-4{animation-name:fa-spin-snap-4;animation-duration:var(--fa-animation-duration,2.4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-snap-8{animation-name:fa-spin-snap-8;animation-duration:var(--fa-animation-duration,4s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-buzz,.fa-spin-snap-8{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-buzz{animation-name:fa-buzz;animation-duration:var(--fa-animation-duration,.6s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-wag{animation-name:fa-wag;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:bottom center}.fa-float{animation-name:fa-float;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,3s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out);will-change:transform}.fa-swing{animation-name:fa-swing;animation-duration:var(--fa-animation-duration,1.2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out);transform-origin:top center}.fa-jello,.fa-swing{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-jello{animation-name:fa-jello;animation-duration:var(--fa-animation-duration,.9s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-out)}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-buzz,.fa-fade,.fa-flip,.fa-flip-360,.fa-float,.fa-jello,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse,.fa-spin-snap,.fa-spin-snap-4,.fa-spin-snap-8,.fa-swing,.fa-wag{animation:none!important;transition:none!important}}@keyframes fa-beat{0%{transform:scale(1)}25%{transform:scale(calc(var(--fa-beat-scale, 1.25)*1.25))}45%{transform:scale(calc(var(--fa-beat-scale, 1.22)*1.22))}65%{transform:scale(calc(var(--fa-beat-scale, 1.25)*1.25))}90%{transform:scale(1)}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0);animation-timing-function:var(--fa-animation-timing)}14%{transform:scale(var(--fa-bounce-start-scale-x,1.06),var(--fa-bounce-start-scale-y,.94)) translateY(var(--fa-bounce-anticipation,3px));animation-timing-function:cubic-bezier(.33,0,.66,.33)}32%{transform:scale(var(--fa-bounce-jump-scale-x,.94),var(--fa-bounce-jump-scale-y,1.12)) translateY(calc(var(--fa-bounce-height, .5em)*-1));animation-timing-function:cubic-bezier(.33,.66,.66,1)}52%{transform:scale(1) translateY(calc(var(--fa-bounce-height, .5em)*-1*1.1));animation-timing-function:cubic-bezier(.5,0,1,.5)}70%{transform:scale(var(--fa-bounce-land-scale-x,1.06),var(--fa-bounce-land-scale-y,.92)) translateY(0);animation-timing-function:cubic-bezier(.33,.33,.66,1)}85%{transform:scale(.98,1.04) translateY(calc(-2px*var(--fa-bounce-rebound, 1)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{0%{opacity:1;transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.4,1)}40%{opacity:var(--fa-fade-opacity,.4);transform:scale(.98);animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:1;transform:scale(1)}}@keyframes fa-beat-fade{0%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.4,1)}25%{opacity:calc(var(--fa-beat-fade-opacity, .4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}45%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.25));animation-timing-function:cubic-bezier(.4,0,.2,1)}65%{opacity:calc(var(--fa-beat-fade-opacity, .4) + .4);transform:scale(var(--fa-beat-fade-scale,1.28));animation-timing-function:cubic-bezier(.4,0,.6,1)}to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}}@keyframes fa-flip{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0);animation-timing-function:cubic-bezier(.33,0,.66,.33)}35%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle, -1turn)*.6));animation-timing-function:linear}65%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle, -1turn)*.5));animation-timing-function:cubic-bezier(.33,.66,.66,1)}92%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle, -1turn)*var(--fa-flip-overshoot, 1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-flip-360{0%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0);animation-timing-function:cubic-bezier(.2,0,.4,1)}8%{transform:perspective(2em) scale(var(--fa-flip-anticipation-scale,.95)) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),0);animation-timing-function:cubic-bezier(.33,0,.66,.33)}50%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle, -1turn)*.6));animation-timing-function:cubic-bezier(.33,.66,.66,1)}80%{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),calc(var(--fa-flip-angle, -1turn)*var(--fa-flip-overshoot, 1.04)));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:perspective(2em) scale(1) rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-1turn))}}@keyframes fa-shake{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.8,1)}8%{transform:rotate(35deg) translate(1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}20%{transform:rotate(-22deg) translate(-1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}35%{transform:rotate(15deg) translate(1px);animation-timing-function:cubic-bezier(.3,0,.7,1)}50%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}65%{transform:rotate(5deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}78%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.4,0,.6,1)}90%{transform:rotate(1deg);animation-timing-function:cubic-bezier(.4,0,.2,1)}to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}12%{transform:rotate(60deg);animation-timing-function:cubic-bezier(.8,0,1,1)}16.67%{transform:rotate(60deg);animation-timing-function:cubic-bezier(0,0,.2,1)}28.67%{transform:rotate(120deg);animation-timing-function:cubic-bezier(.8,0,1,1)}33.33%{transform:rotate(120deg);animation-timing-function:cubic-bezier(0,0,.2,1)}45.33%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}62%{transform:rotate(240deg);animation-timing-function:cubic-bezier(.8,0,1,1)}66.67%{transform:rotate(240deg);animation-timing-function:cubic-bezier(0,0,.2,1)}78.67%{transform:rotate(300deg);animation-timing-function:cubic-bezier(.8,0,1,1)}83.33%{transform:rotate(300deg);animation-timing-function:cubic-bezier(0,0,.2,1)}95.33%{transform:rotate(1turn);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-4{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}15%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.8,0,1,1)}25%{transform:rotate(90deg);animation-timing-function:cubic-bezier(0,0,.2,1)}40%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}65%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.8,0,1,1)}75%{transform:rotate(270deg);animation-timing-function:cubic-bezier(0,0,.2,1)}90%{transform:rotate(1turn);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(1turn)}}@keyframes fa-spin-snap-8{0%{transform:rotate(0);animation-timing-function:cubic-bezier(0,0,.2,1)}9%{transform:rotate(45deg);animation-timing-function:cubic-bezier(.8,0,1,1)}12.5%{transform:rotate(45deg);animation-timing-function:cubic-bezier(0,0,.2,1)}21.5%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.8,0,1,1)}25%{transform:rotate(90deg);animation-timing-function:cubic-bezier(0,0,.2,1)}34%{transform:rotate(135deg);animation-timing-function:cubic-bezier(.8,0,1,1)}37.5%{transform:rotate(135deg);animation-timing-function:cubic-bezier(0,0,.2,1)}46.5%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(0,0,.2,1)}59%{transform:rotate(225deg);animation-timing-function:cubic-bezier(.8,0,1,1)}62.5%{transform:rotate(225deg);animation-timing-function:cubic-bezier(0,0,.2,1)}71.5%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.8,0,1,1)}75%{transform:rotate(270deg);animation-timing-function:cubic-bezier(0,0,.2,1)}84%{transform:rotate(315deg);animation-timing-function:cubic-bezier(.8,0,1,1)}87.5%{transform:rotate(315deg);animation-timing-function:cubic-bezier(0,0,.2,1)}96.5%{transform:rotate(1turn);animation-timing-function:cubic-bezier(.8,0,1,1)}to{transform:rotate(1turn)}}@keyframes fa-buzz{0%{transform:translate(0) rotate(0);animation-timing-function:cubic-bezier(.1,0,.9,1)}5%{transform:translate(var(--fa-buzz-distance,4px)) rotate(.5deg)}10%{transform:translate(calc(var(--fa-buzz-distance, 4px)*-1)) rotate(-.5deg)}15%{transform:translate(var(--fa-buzz-distance,4px)) rotate(.3deg)}20%{transform:translate(calc(var(--fa-buzz-distance, 4px)*-1)) rotate(-.3deg)}25%{transform:translate(calc(var(--fa-buzz-distance, 4px)*.7)) rotate(.2deg)}30%{transform:translate(calc(var(--fa-buzz-distance, 4px)*-1*.7)) rotate(-.2deg)}35%{transform:translate(calc(var(--fa-buzz-distance, 4px)*.4)) rotate(.1deg)}40%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes fa-wag{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.6,1)}12%{transform:rotate(var(--fa-wag-angle,12deg));animation-timing-function:cubic-bezier(.4,0,.2,1)}24%{transform:rotate(2deg);animation-timing-function:cubic-bezier(.2,0,.6,1)}36%{transform:rotate(calc(var(--fa-wag-angle, 12deg)*.85));animation-timing-function:cubic-bezier(.4,0,.2,1)}48%{transform:rotate(1deg);animation-timing-function:cubic-bezier(.2,0,.6,1)}58%{transform:rotate(calc(var(--fa-wag-angle, 12deg)*.6));animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-float{0%{transform:translateY(0) translate(0) rotate(0) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,.33)}15%{transform:translateY(calc(var(--fa-float-height, 6px)*-.4)) translate(var(--fa-float-drift,1px)) rotate(var(--fa-float-tilt,1deg)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}35%{transform:translateY(calc(var(--fa-float-height, 6px)*-1)) translate(0) rotate(0) scale(var(--fa-float-stretch-x,.98),var(--fa-float-stretch-y,1.03));animation-timing-function:cubic-bezier(.5,0,.5,0)}50%{transform:translateY(calc(var(--fa-float-height, 6px)*-.92)) translate(calc(var(--fa-float-drift, 1px)*-.5)) rotate(calc(var(--fa-float-tilt, 1deg)*-.5)) scale(.995,1.01);animation-timing-function:cubic-bezier(.33,0,.66,.33)}70%{transform:translateY(calc(var(--fa-float-height, 6px)*-.3)) translate(calc(var(--fa-float-drift, 1px)*-1)) rotate(calc(var(--fa-float-tilt, 1deg)*-1)) scale(1);animation-timing-function:cubic-bezier(.33,.66,.66,1)}90%{transform:translateY(calc(var(--fa-float-height, 6px)*.05)) translate(0) rotate(0) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98));animation-timing-function:cubic-bezier(.33,0,.66,1)}to{transform:translateY(0) translate(0) rotate(0) scale(var(--fa-float-squash-x,1.02),var(--fa-float-squash-y,.98))}}@keyframes fa-swing{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.2,0,.8,1)}8%{transform:rotate(var(--fa-swing-angle,22deg));animation-timing-function:cubic-bezier(.3,0,.7,1)}18%{transform:rotate(calc(var(--fa-swing-angle, 22deg)*-1*.85));animation-timing-function:cubic-bezier(.3,0,.7,1)}28%{transform:rotate(calc(var(--fa-swing-angle, 22deg)*.65));animation-timing-function:cubic-bezier(.35,0,.65,1)}38%{transform:rotate(calc(var(--fa-swing-angle, 22deg)*-1*.45));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:rotate(calc(var(--fa-swing-angle, 22deg)*.25));animation-timing-function:cubic-bezier(.4,0,.6,1)}56%{transform:rotate(calc(var(--fa-swing-angle, 22deg)*-1*.1));animation-timing-function:cubic-bezier(.4,0,.6,1)}64%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes fa-jello{0%{transform:scale(1);animation-timing-function:cubic-bezier(.2,0,.8,1)}12%{transform:scale(var(--fa-jello-scale-x,1.15),calc(2 - var(--fa-jello-scale-x, 1.15)));animation-timing-function:cubic-bezier(.3,0,.7,1)}24%{transform:scale(calc(2 - var(--fa-jello-scale-y, 1.12)),var(--fa-jello-scale-y,1.12));animation-timing-function:cubic-bezier(.3,0,.7,1)}36%{transform:scale(calc(.5 + var(--fa-jello-scale-x, 1.15)*.5),calc(1.5 - var(--fa-jello-scale-x, 1.15)*.5));animation-timing-function:cubic-bezier(.4,0,.6,1)}48%{transform:scale(calc(1.3 - var(--fa-jello-scale-y, 1.12)*.3),calc(.7 + var(--fa-jello-scale-y, 1.12)*.3));animation-timing-function:cubic-bezier(.4,0,.6,1)}58%{transform:scale(1.02,.98);animation-timing-function:cubic-bezier(.4,0,.2,1)}68%{transform:scale(1)}to{transform:scale(1)}}.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{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);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-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-lotus,.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-Bs6tcqqs.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:""}.fa-ideal{--fa:""}.fa-microblog{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-unity{--fa:""}.fa-dailymotion{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-mixer{--fa:""}.fa-shopify{--fa:""}.fa-deezer{--fa:""}.fa-edge-legacy{--fa:""}.fa-google-pay{--fa:""}.fa-rust{--fa:""}.fa-tiktok{--fa:""}.fa-unsplash{--fa:""}.fa-cloudflare{--fa:""}.fa-guilded{--fa:""}.fa-hive{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-instalod{--fa:""}.fa-octopus-deploy{--fa:""}.fa-perbyte{--fa:""}.fa-uncharted{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-wodu{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-bots{--fa:""}.fa-cmplid{--fa:""}.fa-bilibili{--fa:""}.fa-golang{--fa:""}.fa-pix{--fa:""}.fa-sitrox{--fa:""}.fa-hashnode{--fa:""}.fa-meta{--fa:""}.fa-padlet{--fa:""}.fa-nfc-directional{--fa:""}.fa-nfc-symbol{--fa:""}.fa-screenpal{--fa:""}.fa-space-awesome{--fa:""}.fa-square-font-awesome{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-odysee{--fa:""}.fa-stubber{--fa:""}.fa-debian{--fa:""}.fa-shoelace{--fa:""}.fa-threads{--fa:""}.fa-square-threads{--fa:""}.fa-square-x-twitter{--fa:""}.fa-x-twitter{--fa:""}.fa-opensuse{--fa:""}.fa-letterboxd{--fa:""}.fa-square-letterboxd{--fa:""}.fa-mintbit{--fa:""}.fa-google-scholar{--fa:""}.fa-brave{--fa:""}.fa-brave-reverse{--fa:""}.fa-pixiv{--fa:""}.fa-upwork{--fa:""}.fa-webflow{--fa:""}.fa-signal-messenger{--fa:""}.fa-bluesky{--fa:""}.fa-jxl{--fa:""}.fa-square-upwork{--fa:""}.fa-web-awesome{--fa:""}.fa-square-web-awesome{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-dart-lang{--fa:""}.fa-flutter{--fa:""}.fa-files-pinwheel{--fa:""}.fa-css{--fa:""}.fa-square-bluesky{--fa:""}.fa-openai{--fa:""}.fa-square-linkedin{--fa:""}.fa-cash-app{--fa:""}.fa-disqus{--fa:""}.fa-11ty,.fa-eleventy{--fa:""}.fa-kakao-talk{--fa:""}.fa-linktree{--fa:""}.fa-notion{--fa:""}.fa-pandora{--fa:""}.fa-pixelfed{--fa:""}.fa-tidal{--fa:""}.fa-vsco{--fa:""}.fa-w3c{--fa:""}.fa-lumon{--fa:""}.fa-lumon-drop{--fa:""}.fa-square-figma{--fa:""}.fa-tex{--fa:""}.fa-duolingo{--fa:""}.fa-supportnow{--fa:""}.fa-tor-browser{--fa:""}.fa-typescript{--fa:""}.fa-square-deskpro{--fa:""}.fa-circle-zulip{--fa:""}.fa-julia{--fa:""}.fa-zulip{--fa:""}.fa-unison{--fa:""}.fa-bgg,.fa-board-game-geek{--fa:""}.fa-ko-fi{--fa:""}.fa-kubernetes{--fa:""}.fa-postgresql{--fa:""}.fa-scaleway{--fa:""}.fa-venmo{--fa:""}.fa-venmo-v{--fa:""}.fa-unreal-engine{--fa:""}.fa-globaleaks{--fa:""}.fa-solana{--fa:""}.fa-threema{--fa:""}.fa-forgejo{--fa:""}.fa-claude{--fa:""}.fa-gitee{--fa:""}.fa-xmpp{--fa:""}.fa-fediverse{--fa:""}.fa-tailwind-css{--fa:""}.fa-arch-linux{--fa:""}.fa-svelte{--fa:""}.fa-hugging-face{--fa:""}.fa-leetcode{--fa:""}.fa-openstreetmap{--fa:""}.fa-ultralytics{--fa:""}.fa-ultralytics-hub{--fa:""}.fa-ultralytics-yolo{--fa:""}.fa-obsidian{--fa:""}.fa-zoom{--fa:""}.fa-vim{--fa:""}.fa-symfonycasts{--fa:""}.fa-build-awesome{--fa:""}.fa-codeberg{--fa:""}.fa-devpost{--fa:""}.fa-internet-archive{--fa:""}.fa-lets-encrypt{--fa:""}.fa-matrix{--fa:""}.fa-mattermost{--fa:""}.fa-nextcloud{--fa:""}.fa-roblox-creator-studio{--fa:""}.fa-square-build-awesome-stroke{--fa:""}.fa-substack{--fa:""}.fa-tesla{--fa:""}.fa-xrp{--fa:""}.fa-xrpl{--fa:""}.fa-youtube-shorts{--fa:""}.fa-ror{--fa:""}.fa-visual-studio{--fa:""}.fa-dolibarr{--fa:""}.fa-obs-studio{--fa:""}.fa-storybook{--fa:""}.fa-a11y-project{--fa:""}.fa-copilot{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-linkedin{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-twitter{--fa:""}.fa-facebook{--fa:""}.fa-github{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-google-plus-g{--fa:""}.fa-linkedin-in{--fa:""}.fa-github-alt{--fa:""}.fa-maxcdn{--fa:""}.fa-html5{--fa:""}.fa-css3{--fa:""}.fa-btc{--fa:""}.fa-youtube{--fa:""}.fa-xing{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-dropbox{--fa:""}.fa-stack-overflow{--fa:""}.fa-instagram{--fa:""}.fa-flickr{--fa:""}.fa-adn{--fa:""}.fa-bitbucket{--fa:""}.fa-tumblr{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-apple{--fa:""}.fa-windows{--fa:""}.fa-android{--fa:""}.fa-linux{--fa:""}.fa-dribbble{--fa:""}.fa-skype{--fa:""}.fa-foursquare{--fa:""}.fa-trello{--fa:""}.fa-gratipay{--fa:""}.fa-vk{--fa:""}.fa-weibo{--fa:""}.fa-renren{--fa:""}.fa-pagelines{--fa:""}.fa-stack-exchange{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-wordpress{--fa:""}.fa-openid{--fa:""}.fa-yahoo{--fa:""}.fa-google{--fa:""}.fa-reddit{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-stumbleupon{--fa:""}.fa-delicious{--fa:""}.fa-digg{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-drupal{--fa:""}.fa-joomla{--fa:""}.fa-behance{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-steam{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-spotify{--fa:""}.fa-deviantart{--fa:""}.fa-soundcloud{--fa:""}.fa-vine{--fa:""}.fa-codepen{--fa:""}.fa-jsfiddle{--fa:""}.fa-rebel{--fa:""}.fa-empire{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-git{--fa:""}.fa-hacker-news{--fa:""}.fa-tencent-weibo{--fa:""}.fa-qq{--fa:""}.fa-weixin{--fa:""}.fa-slideshare{--fa:""}.fa-twitch{--fa:""}.fa-yelp{--fa:""}.fa-paypal{--fa:""}.fa-google-wallet{--fa:""}.fa-cc-visa{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-amex{--fa:""}.fa-cc-paypal{--fa:""}.fa-cc-stripe{--fa:""}.fa-lastfm{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-ioxhost{--fa:""}.fa-angellist{--fa:""}.fa-buysellads{--fa:""}.fa-connectdevelop{--fa:""}.fa-dashcube{--fa:""}.fa-forumbee{--fa:""}.fa-leanpub{--fa:""}.fa-sellsy{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-simplybuilt{--fa:""}.fa-skyatlas{--fa:""}.fa-pinterest-p{--fa:""}.fa-whatsapp{--fa:""}.fa-viacoin{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-y-combinator{--fa:""}.fa-optin-monster{--fa:""}.fa-opencart{--fa:""}.fa-expeditedssl{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-diners-club{--fa:""}.fa-creative-commons{--fa:""}.fa-gg{--fa:""}.fa-gg-circle{--fa:""}.fa-odnoklassniki{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-get-pocket{--fa:""}.fa-wikipedia-w{--fa:""}.fa-safari{--fa:""}.fa-chrome{--fa:""}.fa-firefox{--fa:""}.fa-opera{--fa:""}.fa-internet-explorer{--fa:""}.fa-contao{--fa:""}.fa-500px{--fa:""}.fa-amazon{--fa:""}.fa-houzz{--fa:""}.fa-vimeo-v{--fa:""}.fa-black-tie{--fa:""}.fa-fonticons{--fa:""}.fa-reddit-alien{--fa:""}.fa-edge{--fa:""}.fa-codiepie{--fa:""}.fa-modx{--fa:""}.fa-fort-awesome{--fa:""}.fa-usb{--fa:""}.fa-product-hunt{--fa:""}.fa-mixcloud{--fa:""}.fa-scribd{--fa:""}.fa-bluetooth{--fa:""}.fa-bluetooth-b{--fa:""}.fa-gitlab{--fa:""}.fa-wpbeginner{--fa:""}.fa-wpforms{--fa:""}.fa-envira{--fa:""}.fa-glide{--fa:""}.fa-glide-g{--fa:""}.fa-viadeo{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-pied-piper{--fa:""}.fa-first-order{--fa:""}.fa-yoast{--fa:""}.fa-themeisle{--fa:""}.fa-google-plus{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-linode{--fa:""}.fa-quora{--fa:""}.fa-free-code-camp{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-bandcamp{--fa:""}.fa-grav{--fa:""}.fa-etsy{--fa:""}.fa-imdb{--fa:""}.fa-ravelry{--fa:""}.fa-sellcast{--fa:""}.fa-superpowers{--fa:""}.fa-wpexplorer{--fa:""}.fa-meetup{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-accessible-icon{--fa:""}.fa-accusoft{--fa:""}.fa-adversal{--fa:""}.fa-affiliatetheme{--fa:""}.fa-algolia{--fa:""}.fa-amilia{--fa:""}.fa-angrycreative{--fa:""}.fa-app-store{--fa:""}.fa-app-store-ios{--fa:""}.fa-apper{--fa:""}.fa-asymmetrik{--fa:""}.fa-audible{--fa:""}.fa-avianex{--fa:""}.fa-aws{--fa:""}.fa-bimobject{--fa:""}.fa-bitcoin{--fa:""}.fa-bity{--fa:""}.fa-blackberry{--fa:""}.fa-blogger{--fa:""}.fa-blogger-b{--fa:""}.fa-buromobelexperte{--fa:""}.fa-centercode{--fa:""}.fa-cloudscale{--fa:""}.fa-cloudsmith{--fa:""}.fa-cloudversify{--fa:""}.fa-cpanel{--fa:""}.fa-css3-alt{--fa:""}.fa-cuttlefish{--fa:""}.fa-d-and-d{--fa:""}.fa-deploydog{--fa:""}.fa-deskpro{--fa:""}.fa-digital-ocean{--fa:""}.fa-discord{--fa:""}.fa-discourse{--fa:""}.fa-dochub{--fa:""}.fa-docker{--fa:""}.fa-draft2digital{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-dyalog{--fa:""}.fa-earlybirds{--fa:""}.fa-erlang{--fa:""}.fa-facebook-f{--fa:""}.fa-facebook-messenger{--fa:""}.fa-firstdraft{--fa:""}.fa-fonticons-fi{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-freebsd{--fa:""}.fa-gitkraken{--fa:""}.fa-gofore{--fa:""}.fa-goodreads{--fa:""}.fa-goodreads-g{--fa:""}.fa-google-drive{--fa:""}.fa-google-play{--fa:""}.fa-gripfire{--fa:""}.fa-grunt{--fa:""}.fa-gulp{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-hire-a-helper{--fa:""}.fa-hotjar{--fa:""}.fa-hubspot{--fa:""}.fa-itunes{--fa:""}.fa-itunes-note{--fa:""}.fa-jenkins{--fa:""}.fa-joget{--fa:""}.fa-js{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-keycdn{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-kickstarter-k{--fa:""}.fa-laravel{--fa:""}.fa-line{--fa:""}.fa-lyft{--fa:""}.fa-magento{--fa:""}.fa-medapps{--fa:""}.fa-medrt{--fa:""}.fa-microsoft{--fa:""}.fa-mix{--fa:""}.fa-mizuni{--fa:""}.fa-monero{--fa:""}.fa-napster{--fa:""}.fa-node-js{--fa:""}.fa-npm{--fa:""}.fa-ns8{--fa:""}.fa-nutritionix{--fa:""}.fa-page4{--fa:""}.fa-palfed{--fa:""}.fa-patreon{--fa:""}.fa-periscope{--fa:""}.fa-phabricator{--fa:""}.fa-phoenix-framework{--fa:""}.fa-playstation{--fa:""}.fa-pushed{--fa:""}.fa-python{--fa:""}.fa-red-river{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-replyd{--fa:""}.fa-resolving{--fa:""}.fa-rocketchat{--fa:""}.fa-rockrms{--fa:""}.fa-schlix{--fa:""}.fa-searchengin{--fa:""}.fa-servicestack{--fa:""}.fa-sistrix{--fa:""}.fa-speakap{--fa:""}.fa-staylinked{--fa:""}.fa-steam-symbol{--fa:""}.fa-sticker-mule{--fa:""}.fa-studiovinari{--fa:""}.fa-supple{--fa:""}.fa-uber{--fa:""}.fa-uikit{--fa:""}.fa-uniregistry{--fa:""}.fa-untappd{--fa:""}.fa-ussunnah{--fa:""}.fa-vaadin{--fa:""}.fa-viber{--fa:""}.fa-vimeo{--fa:""}.fa-vnv{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-whmcs{--fa:""}.fa-wordpress-simple{--fa:""}.fa-xbox{--fa:""}.fa-yandex{--fa:""}.fa-yandex-international{--fa:""}.fa-apple-pay{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-fly{--fa:""}.fa-node{--fa:""}.fa-osi{--fa:""}.fa-react{--fa:""}.fa-autoprefixer{--fa:""}.fa-less{--fa:""}.fa-sass{--fa:""}.fa-vuejs{--fa:""}.fa-angular{--fa:""}.fa-aviato{--fa:""}.fa-ember{--fa:""}.fa-gitter{--fa:""}.fa-hooli{--fa:""}.fa-strava{--fa:""}.fa-stripe{--fa:""}.fa-stripe-s{--fa:""}.fa-typo3{--fa:""}.fa-amazon-pay{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-ethereum{--fa:""}.fa-korvue{--fa:""}.fa-elementor{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-flipboard{--fa:""}.fa-hips{--fa:""}.fa-php{--fa:""}.fa-quinscape{--fa:""}.fa-readme{--fa:""}.fa-java{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-creative-commons-by{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-creative-commons-share{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-ebay{--fa:""}.fa-keybase{--fa:""}.fa-mastodon{--fa:""}.fa-r-project{--fa:""}.fa-researchgate{--fa:""}.fa-teamspeak{--fa:""}.fa-first-order-alt{--fa:""}.fa-fulcrum{--fa:""}.fa-galactic-republic{--fa:""}.fa-galactic-senate{--fa:""}.fa-jedi-order{--fa:""}.fa-mandalorian{--fa:""}.fa-old-republic{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-sith{--fa:""}.fa-trade-federation{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-hornbill{--fa:""}.fa-mailchimp{--fa:""}.fa-megaport{--fa:""}.fa-nimblr{--fa:""}.fa-rev{--fa:""}.fa-shopware{--fa:""}.fa-squarespace{--fa:""}.fa-themeco{--fa:""}.fa-weebly{--fa:""}.fa-wix{--fa:""}.fa-ello{--fa:""}.fa-hackerrank{--fa:""}.fa-kaggle{--fa:""}.fa-markdown{--fa:""}.fa-neos{--fa:""}.fa-zhihu{--fa:""}.fa-alipay{--fa:""}.fa-the-red-yeti{--fa:""}.fa-critical-role{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-dev{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-think-peaks{--fa:""}.fa-reacteurope{--fa:""}.fa-artstation{--fa:""}.fa-atlassian{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-centos{--fa:""}.fa-confluence{--fa:""}.fa-dhl{--fa:""}.fa-diaspora{--fa:""}.fa-fedex{--fa:""}.fa-fedora{--fa:""}.fa-figma{--fa:""}.fa-intercom{--fa:""}.fa-invision{--fa:""}.fa-jira{--fa:""}.fa-mendeley{--fa:""}.fa-raspberry-pi{--fa:""}.fa-redhat{--fa:""}.fa-sketch{--fa:""}.fa-sourcetree{--fa:""}.fa-suse{--fa:""}.fa-ubuntu{--fa:""}.fa-ups{--fa:""}.fa-usps{--fa:""}.fa-yarn{--fa:""}.fa-airbnb{--fa:""}.fa-battle-net{--fa:""}.fa-bootstrap{--fa:""}.fa-buffer{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-itch-io{--fa:""}.fa-salesforce{--fa:""}.fa-speaker-deck{--fa:""}.fa-symfony{--fa:""}.fa-waze{--fa:""}.fa-yammer{--fa:""}.fa-git-alt{--fa:""}.fa-stackpath{--fa:""}.fa-cotton-bureau{--fa:""}.fa-buy-n-large{--fa:""}.fa-mdb{--fa:""}.fa-orcid{--fa:""}.fa-swift{--fa:""}.fa-umbraco{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-DRN8N0d1.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-IAB4Droh.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-Bs6tcqqs.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-IAB4Droh.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-DRN8N0d1.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-IAB4Droh.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-Bs6tcqqs.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-DRN8N0d1.woff2) format("woff2");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(/assets/fa-v4compatibility-CErXDOsT.woff2) format("woff2");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}
